@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400&display=swap');
/* Frontend Customized CSS */

.product-image{
    overflow: hidden;
}

.product-info{
    margin-left: -3px;
}
body{
    font-family: 'Roboto';
    font-style: normal;
    background: none;
}
.ilogo{
    display:none;
}
.ifooter-logo{
    display: none;
}
.move-right{
    float: right;
}

input[type="text"], textarea{
    box-sizing: border-box !important;
    border: 2px solid #4A4A49 !important;
    border-radius: 4px !important;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #1D1D1B !important;
}

.input-icons i {
    position: absolute;
}
  
.input-icons {
    width: 100%;
    margin-bottom: 10px;
}
  
.icon {
    padding: 10px;
    min-width: 50px;
    text-align: center;
    font-size: 23px;
}
  
.input-field {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.move-right {
    right: 0;
    display: block;
    margin-right: 15px;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
  }
  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
  }
  .styled-checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
  }
  .styled-checkbox:hover + label:before {
    background: #f35429;
  }
  .styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
  }
  .styled-checkbox:checked + label:before {
    background: #f35429;
  }
  .styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
  }
  .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
  }
  .styled-checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
  }

  .language-one:hover{
     
     background: #E90402 !important;
  }

  .language-one:hover .language-title{
    color:white !important;
  }
  
  .tips-header, #fp-location .location-header{
    background: #E90402;
    padding: 35px !important;
    margin-bottom: 65px !important;
    color: #fff;
    height: 10px;
}

.tips-header, #fp-location .location-header {
    margin-top: 40px !important;
    background: #E90402;
    padding: 35px !important;
    margin-bottom: 65px !important;
}

/* Extra small devices (phones, 599px and down) */
@media only screen and (max-width: 599px) {
   

    #cart-title-phone{
        margin-top: 0 !important;
    }
    .payment-button-container{
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .deposit_title, .deposit_input{
        width: 100%;
        clear: both;
        text-align: left;
        font-size: 15px;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        line-height: 20px;
    }

    .text-only{
        display: none;
    }
    .image-only{
        display: inline-block;
        position: relative;
    }
    .mod-name{
        background: #FAD2C0;
        border-radius: 50px;
        padding-left: 25px;

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        color: #000000;
    }
    div.block-ckb {
        width: 210px !important;
        height: 105px !important;
        border: 2px solid #FAD2C0 !important;
        background: #ffffff !important;
        border-radius: 4px !important;
        min-height: 185px !important;
    }
    .block-ckb img{
        height: 65px;
        margin: 0 auto;
        display: block;
        padding-top: 37px;
    }
    .bgh-header div.fp-price div.mnf_checkbox {
        margin-bottom: 14px;
        /* line-height: 36px; */
        height: 34px;
    }
    .bgh-footer > div > a.bgh-big-button{
        padding: 10px;
    }
    #search-on-home input{
        border-radius: 50px !important;
        height: 45px !important;
        border: 1px solid #CCCCCC;
    }
    #search-on-home{
        width: 94%;
        padding: 5px 12px !important;
    }
    .fp-price-head div{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 21px;
        color: #1D1D1B;
    }
    .fp-price-head div#item_total_show{
        text-align: right;
    }
    .bgh-header .fp-logo .fp-title{
        top: 0px !important;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        padding-left: 10px !important;
        width: 60% !important;
        margin-left: 25%;
        padding: 2px;
    }
    .bgh-header .fp-logo .fp-title .fp-title-description{
        font-size: 10px;
        max-height: 80px;
        line-height: 15px;
        overflow-y: scroll;
    }
    .bgh-header{
        margin-top: 0;
    }
    .imenu.topup{
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 14px;
        width: 70% !important;
        height: 100px;
        background: #FAD2C0;
        border-radius: 8px;
        padding: 1px 26px 1px !important;
    }

    .imenu.miniux{
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 14px;
        width: 70% !important;
        height: 100px;
        background: #FAD2C0;
        border-radius: 8px;
        padding: 1px 26px 1px !important;
    }

    

    .imenu .icon{
        margin-top: 10%;
        padding: 0;
        min-width: auto;
    }
    .imenu .itext .ititle{
        font-size: 15px;
        margin-left: 20px;
        margin-top: 8px;
        width: 100%;
    }
    .imenu .itext .idescription{
        font-size: 14px;
        margin-left: 20px;
    }
    .product-info {
        display: block;
        position: absolute;
        background: #FAD4C3;
        top: 235px;
        height: 315px;
        width: 100%;

    }
    .product-card{
        height: 275px !important;
        width: 94% !important;
        display: block;
        padding: 275px 3px;
        margin-bottom: 28px;
    }
    .product-card div.product-image{
        width: 100% !important;
    }

    .product-card div.product-name, .product-card div.product-desc{
        width: 90% !important;
    }

    .language-list{
        height: 30px !important;
    }
    .language-one {
        padding: 2px 12px !important;
        width: 80px !important;
    }
    .language-title{
        height: 25px !important;
    }
    #title-cart img{
        width: 50%;
    }

    #top-menu.show-up{
        left: 50%;
        width: 210px !important;
        padding: 3%;
    }
    #top-menu{
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        overflow-y: scroll !important;
        white-space: nowrap;
        padding-left: 0px;
        padding-right: 0px;
        position: fixed!important;
        z-index: 10000000000 !important;
        top: 80px;
        bottom: 80px;
        left: 100%;
        right: 0;
        background: white;
        transition: all 0.5s;
        border-left: solid 1px #c3c3c3;
        border-top: solid 1px #c3c3c3;
        border-bottom: solid 1px #c3c3c3;
    }
    /**bawah max width 599px**/
    #top-menu > div.card {
        float: left !important;
        width: 70% !important;
        margin-left: 5% !important;
        height: 118px;
        text-align: left;
        margin-right: 0 !important;
        border-top: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 20px !important;
    }
    #top-menu > div.card > div {
        float: left;
        clear: both;
        width: 150px;
    }
    .bgh-menu > div > div {
        max-height: 150px;
        /* height: 100%; */
        clear: both;
        max-height: 80px !important;
    }
    .scrolling-wrapper img {
        width: 150px !important;
        height: 82px !important;
        max-height: 82px !important;
        object-fit: contain;
    }
    #top-menu > div.card> div.bgh-btn {
        white-space: break-spaces;
        font-size: 12px;
        line-height: 12px;
        width: 130px;
        float: left;
        display: block;
        padding: 10px;
    }
    .bgh-menu > div > div {
        max-height: 80px !important;
    }
    #top-menu > div.card > div {
        float: left;
        clear: both;
        width: 150px;
    }
    .bgh-btn, .bgh-btn:hover {
        background-color: #FAD2C0 !important;
        border: none !important;
        border-radius: 0px;
    }
    .bgh-btn {
        height: 18px !important;
        padding: 10px;
        color: #292D32;
        font-size: 12px !important;
        text-align: center;
        letter-spacing: -0.27px;
        line-height: 37px;
        font-weight: 700;
    }
    .bgh-body-container {
        bottom: 160px !important;
    }
    .input-icons i {
        padding: 0px !important;
    }
    .cart_count a.bgh-big-button {
        background-color: transparent !important;
    }
    .bgh-footer .bgh-div-3, .bgh-footer .bgh-div-2, .bgh-footer .bgh-div-4 {
        margin-left: 12px;
    }
    #fp-product .bgh-body-container {
        top: 127px !important;
    }

    .modal-header{
        background: #E90402 !important;
        padding: 35px;
    }

    .modal-header h3{
        font-family: 'Roboto' !important;
        font-style: normal !important;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: white;
    }

    .fb-name {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        color: #000000;
    }
    .fb-control{
        text-align: left;
    }
    .fb-min, .fb-plus {
        background: #ffffff;
        color: #292D32 !important;
        border: solid 1px #292D32;
    }
    .fb-point{
        position: absolute;
        right: 60px;
    }

    .reset-container .title{
        background: #E90402;
        padding: 35px !important;
        margin-bottom: 65px !important;
        margin-top: 0px;
        width: 89%;
        color: #fff;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
    }



    #fp-tips .tips-header > div, #fp-location .location-header > div {
        width: auto;
        height: auto;
        font-size: 26px;
        background: transparent;
        border: none;
        font-weight: 900;
        color: #ffffff;
        text-align: left;
        line-height: auto;
        float: none;
        margin-left: 0;
        margin-right: 0;
        border-radius: 0px;
    }

    .location-container .at-location .smis_form > div input, #fp_register_add_form_form input, #fp_reset_add_form_form input{
        width: 98% !important;
        display: block;
    }
    .location-container .at-location .smis_form > div label, #fp_register_add_form_form label,#fp_reset_add_form_form label{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 26px;
        line-height: 30px;
        display: block;
        color: #1D1D1B;
        margin-bottom: 16px;
    }
    .screen_model .modal-body {
        min-height: 79% !important;
    }

    .tips-button a{
        border: none;
        background-color: #FAD2C0;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 24px;
        color: #454545;
        padding: 23px;
        display: inline-block;
        width: 70px;
    }
    .freebies-item{
        zoom: 0.6;
    }
    div#location-input-container {
        top: 200px;
    }
    #fp-membership-offer h1 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #000000;
        padding: 54px 0 5px;
    }
    .register-container .at-register .smis_form > div {
        height: auto !important;
    }
    .input-container input[type=text]{
        width: 86%;
    }
    .footer-container{
        zoom: 0.6;
    }
    .order-list ul li {
        background: #FAD2C0;
        margin-bottom: 10px;
        padding-left: 10px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        padding:15px;
        color: #000000;
    }
    .detail-list .info {
        font-family: 'Roboto';
        font-style: normal;
        font-size: 20px;
        line-height: 23px;
        color: #000000;
    }
    .info > div:nth-child(2) {
        width: 70%;
        float: left;
        font-weight: 400;
        line-height: 25px;
        text-align: right;
    }
    .info > div:nth-child(1) {
        width: 30%;
        float: left;
        line-height: 25px;
        font-weight: 800;
    }
    .progress{
        background: #DDDDDD;
        border-radius: 20px;
        position: relative;
        top: 18px;
        height: 32px;
        box-shadow: none;
        color: #ffffff;
    }
    .progress-striped .bar{
        background: #E90402;
        border-radius: 20px;
        padding: 10px;
    }
    .progress-striped .bar:before {
        content: attr(data-width);
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 14px;
        color: #FFFFFF;
    }
    .order-list, .detail-list {
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        height: 800px;
        padding-top: 10px;
        width: 96%;
    }
    .order-list ul {
        list-style-type: none;
        margin-left: 0;
    }
    .users-area > div:nth-child(2){
        width: 55%;
        margin-left: 5px;
    }
    .detail-list ul li {
        padding: 25px;
        background: #FFFFFF;
        border: 2px solid #FAD2C0;
        border-radius: 6px;
        margin-bottom: 14px;
        list-style: none;
    }
    .detail-list ul li span {
        display: block;
    }
    .button-reviews {
        width: 48%;
    }
    .detail-list ul li i {
        float: right;
        color: #565656;
        font-size: 16px;
        margin-left: 6px;
        margin-top: 10px;
    }
    .input-btn {
        display: inline-block;
        background: #FAD2C0;
        border: none;
        padding: 6px;
        border-radius: 44px;
        font-family: 'Roboto';
        font-style: normal;
        font-size: 12px;
        line-height: 19px;
        width: 100px;
        color: #454545;
    }
    .input-btn:active, .input-btn:active, .input-btn:focus{
        background-color: #E90402;
        color: #ffffff;
    }
    #float-top-right {
        top: 3px !important;
        height: 200px;
    }
    .identity{
        /* display: none; */
    }
    .rating-str {
        position: relative;
        margin-top: 70px;
        margin-left: -100px;
    }
    .users-area, .review-area {
        zoom: 0.5;
    }
    #smis_index_modal .modal-header {
        background: #fff;
        padding: 10px;
    }
    .modal-body .reviews-btn {
        bottom: 10px !important;
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }

    .review-area .item-list {
        border: 3px solid #FAD2C0;
        border-radius: 10px;
        width: 96%;
        margin-bottom: 5px;
    }
    .review-area .item-list .item-image {
        width: 100%;
        padding: 18px;
        margin-bottom: 0;
        height: 212px;
        margin-left: 0;
    }
    .review-area .item-list .item-description{
        font-family: 'Roboto';
        font-style: normal;
        line-height: 23px;
        color: #000000;
        width: 100%;
    }
    .review-area .item-list .item-description h4{
        height: max-content;
    }
    .review-area .item-list .item-description h5:nth-child(2){
        border-top: 1px solid #FF0303;
        border-left: 1px solid #FF0303;
        border-right: 1px solid #FF0303;
        border-radius: 10px 10px 0 0;
        padding: 12px;
        height: 10px;
        max-height: 90px;
        margin-top: 0;
        padding-bottom: 0;
    }

    .review-area .item-list .item-description h5:nth-child(3){
        border-bottom: 1px solid #FF0303;
        border-left: 1px solid #FF0303;
        border-right: 1px solid #FF0303;
        border-radius:  0 0 10px 10px;
        padding: 12px;
        height: max-content;
        /* max-height: 90px; */
        margin-top: 0;
        padding-top: 0;
    }
    
    .review-area .item-list .item-description .item-thumb i{
        float: right;
        margin-top: 7px;
    }
    .review-area .item-list .item-image img{
        object-fit: contain;
        object-position: top;
        height: 100%;
        width: 100%;
    }
    .modal-mod .modal-header{
        background: #E90402 !important;
        padding: 35px !important;
    }
    .modal-mod .modal-header h3{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #fff !important;
    }

    .cart-bottom i{
        font-size: 23px !important;
    }

    .cart-bottom .cart_counter{
        color:
        white;
        padding: 1px 6px 1px 6px;
        border-radius:100px;
        height: 10px;
        background: #E90402 !important;
        position: relative;
        top: -20px;
        font-size: 10px;
        left: -10px;
    }

    .bgh-body-container {
        top: 80px !important;
    }



     /**menu common**/
     div.bgh-body.empat .category .product-card{
        width: 42% !important;
        height: 80px !important;
        margin-bottom: 30px;
        overflow: hidden;
    }
    

    div.bgh-body.delapan .category .product-card{
        width: 42% !important;
        margin-bottom: 10px;
        height: 260px !important;
        overflow: hidden;
        padding: 0 3px !important;
    }

    div.bgh-body.empat .category .product-card .product-image{
        height: 260px !important;
        max-height: 260px;
    }

    div.bgh-body.empat .category .product-card .panel-thumbs{
       bottom: 10px;
    }

    div.bgh-body.delapan .category .product-card .product-image .icontain{
        height: 80px !important;
    }
    
    div.bgh-body.delapan .category .product-card .product-image{
        height: 160px !important;
        max-height: 160px;
        width: 100% !important;
    }
    div.bgh-body.delapan .category .product-card .product-image .icontain{
        height: 180px !important;
    }
    div.bgh-body.delapan .category .product-card .product-info{
        top: 160px !important;
        height: 100px !important;
    }
    
    div.bgh-body.delapan .category .product-card .product-info .product-name, div.bgh-body.delapan .category .product-card .product-info .product-desc{
        font-size: 13px !important;
        margin-top: -10px !important;
        margin-bottom: 1px !important;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
        line-height: 16px !important;
    }

    div.bgh-body.delapan .btn-like, div.bgh-body.empat .btn-like{
        margin-right: 5px !important;
    }
    
    
    
    


}

/* Small devices (portrait tablets and large phones, 599px and up) */
@media only screen and (min-width: 599px) {
    #title-cart{
        display: block;
        text-align: right;
        font-size: 30px;
        line-height: 50px;
        color: var(--main);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
    .text-only{
        display: none;
    }
    .image-only{
        display: block;
    }

    /**for registered user**/
    #reviewchange{
        display: none !important;
    }


}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {


    .fp-price div.select-wrapper{
        width: 100% !important;
    }

    .payment-button-container{
        margin-top: 50px;
    }
    
    #top-menu .bgh-btn{
        margin-top: 65px;
    }

    .tips-header, #fp-location .location-header {
        background: #E90402;
        padding: 35px !important;
        margin-bottom: 65px !important;
        color: #fff;
    }

    .mod-name {
        background: #FAD2C0;
        border-radius: 50px;
        padding-left: 25px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        color: #000000;
    }

    .input-icons{
        margin-bottom: 0;
    }
    #bgh-total-cart{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #title-cart{
        display: none;
    }
    .bgh-body{
        width: 100% !important;
    }
    #search-on-home{
        width: 68%;
        margin-left: 31%;
        margin-right: 1%;
    }
    .ilogo{
        display: none;
    }

    .iheader{
        top: 0px;
    }

    .language-left, .language-right{
        /* display: none; */
    }

    .language-container{
        width: 80%;
    }

    .language-container{
        left: 0;
        right: 0;
    }
    .ibody{
        max-width: 100%;
        top:79px;
    }
    .imenu.topup{
        max-width: 43% !important;
        margin-left: 1%;
        margin-right: 1%;
        max-width:98%;
        min-height: 90px;
        float: left;
        margin-top: 0%;
        margin-bottom: 1%;
    }

    .imenu.miniux{
        max-width: 43% !important;
        margin-left: 1%;
        margin-right: 1%;
        max-width:98%;
        min-height: 90px;
        float: left;
        margin-top: 0%;
        margin-bottom: 1%;
    }
    

    #fp-home > a.btn{
        /* display: none; */
    }

    .bgh-body-container {
        top: 50px !important;
    }

    #fp-cart{
        width: 100%;
        margin-left: -100% !important;
        transition: all 0.5s;
    }

    #fp-cart .bgh-footer{
        margin-left: 0;
        width: 100%;
        transition: all 0.5s;
    }

    #fp-cart.show{
        margin-left: 0 !important;
    }

    #fp-cart.show .bgh-footer{
        margin-left:0 !important;
    }

    #fp-product .bgh-body-container{
        top: 250px !important;
        bottom: 82px !important;
    }

    #fp-cart{
        background: #ffffff00 !important;
        z-index: 1;
    }

    #fp-cart .bgh-header{
        width: 80%;
        border-right: 1px solid #dadada;
        background: white;
    }
    #fp-cart #bgh-body-cart{
        width: 100%;
        border-right: 1px solid #dadada;
        background: white;
    }

    #fp-cart #bgh-total-cart{
        width: 100%;
        border-right: 1px solid #dadada;
        background: white;
        height: 100%;
    }

    #fp-product .bgh-header{
        width: 70%;
        margin-left: 30%;
    }

    #bgh-total-cart > div > h3.name{
        font-size: 11px !important;
    }

    #bgh-body-cart > div > h5.price{
        font-size: 15px !important;
    }

    #bgh-body-cart > div > h5.name{
        font-size: 13px !important;
    }

    #fp-cart.show{
        z-index: 1;
    }

    textarea#noted{
        font-size: 20px !important;
        line-height: 25px!important;
    }

    .bgh-footer .tmiddle{
        display:block;
        text-align: center;
        float:right;
        padding-right: 10px !important;
    }

    .bgh-footer {
        position: absolute !important;
        bottom:0 !important;
        z-index:1;
    }

    .bgh-footer > div > a.bgh-big-button{
        font-size: 14px !important;
        margin: 2px;
        padding: 15px;
    }

    .bgh-footer  .bgh-div-3, .bgh-footer  .bgh-div-2,.bgh-footer  .bgh-div-4{
        width:auto !important;
        font-size: 12px !important;
    }

    .bgh-div-2 {
        width: 30% !important;
        height: auto;
    }

    #fp-cart{
            position: absolute;
            top: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            margin-left: 0 !important;
            width: 30%;
    }

    #fp-boba {
        position: absolute;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        max-width: 100%  !important;
        max-height: 100%  !important;
    }

    #fp-cart .bgh-header{
        display:none;
    }

    #fp-cart #bgh-total-cart{
        padding-top:0px !important;
    }

    #bgh-body-cart {
        top: 180px !important;
    }

    #cart-title-phone{
        display:block;
    }

    div.block-ckb {
        width: 210px !important;
        height: 105px !important;
        border: 2px solid #FAD2C0 !important;
        background: #ffffff !important;
        border-radius: 4px !important;
        min-height: 185px !important;
    }
    .block-ckb img{
        height: 98px;
        padding-top: 10px;
    }

    .product-card div.product-name{
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 5px;
        font-size: 20px !important;
    }

    .product-card div.product-desc{
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 5px;
        padding-bottom: 0;
        font-size: 18px !important;
    }

    .product-card .panel-thumbs > div{
        margin-right: 25px !important;
    }

    .bgh-body-container{
        top: 280px !important;
        /* width: 70%; */
        /* margin-left: 30%; */
    }

    .bgh-header .fp-logo{
        height: 200px !important;
    }

    .bgh-header .fp-logo .fp-title{
        line-height: 40px !important;
        position: absolute  !important;
        padding-left: 10%  !important;
        color: white  !important;
        background: rgba(0, 0, 0, 0.48)  !important;
        width: 60%  !important;
        margin-left: 25%;
        top: 0px !important;
        font-size: 25px  !important;
    }
    .bgh-header .fp-logo .fp-title .fp-title-description{
        font-size: 15px;
        max-height: 80px;
        line-height: 20px;
        overflow-y: scroll;
    }

    .bgh-header .fp-logo img{
        height: 200px !important;
    }

    .on-phone{
        display:block !important;
    }

    .not-phone{
        display:none !important;
    }

    .product-card{
        /* width:95% !important; */
        padding-left: 2.5%  !important;
        padding-right: 2.5%  !important;
        height: 400px !important;
        padding-top:2px !important;
        margin-top:10px !important;
        width: 25% !important;
    }

    .product-card div.product-image{
        width: 100% !important;
        margin-right: 0% !important;
        clear: both;
        margin-top: 10px;
        margin-bottom: 5px;
        height: 150px !important;
        overflow: hidden;
    }

    .product-card div.product-price, .product-card .product-name, .product-card .product-desc{
        width: 100% !important;
        margin-left: 0% !important;
        float:
        left;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .bgh-menu{
        padding-top: 0px !important;
        height: 250px !important;
        left: 30%;
        position: absolute;
    }

    .bgh-menu > div > div{
        max-height: 80px !important;
    }

    .bgh-body{
        padding-bottom: 0 !important;
        width: 70% !important;
        margin-left: 30%;
    }

    .scrolling-wrapper img{
        height: 130px !important;
    }
/* 
    div.location-container{
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        height:100%;
        padding:0;
        margin:0;
    } */

    .location-container .at-location .smis_form > div{
        width:100% !important;
        padding-left:0 !important;
    }

    div.at-location{
        margin:0 !important;
        padding:0 !important;
    }

    #fp_location_add_form_form{
        width:90%;
        padding-left:5% !important;
        padding-right:5% !important;
    }

    div.location-header{
        padding:0.5% !important;
        margin-top:0.5% !important;
        margin-bottom:0.5% !important;
        width:99% !important;
        clear:both;
    }

    div.location-header > div {
        font-size: 18px !important;
        width:30% !important;
    }

    div.location-note{
        line-height: 40px;
        font-size: 20px;
    }

     div#location-input-container{
        position : absolute;
        top: 90;
        bottom:400;
        overflow:scroll;
        left:0;
        padding-bottom: 10;
        right:0;
        border-top: solid 1px #cdcdcd;
    }

    div.at-location label{
        width:100% !important;
        font-size:20px !important;
        line-height: 30px !important;
        height:20px !important;
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 0 !important;
    }
    
    div.at-location input,div.at-location select {
        width:100% !important;
        font-size:20px !important;
        line-height: 30px !important;
        height:35px !important;
        margin-top:5px;
        margin-bottom:5px;
        margin-left: 0 !important;
        max-width:100% !important;
    }

    #fp-membership-offer{
        /* position: relative; */
        bottom: 80px;
        margin-top: 400px !important;
    }
    #fp-membership-offer h1{
        font-size:20px;
        line-height:25px;
    }

     #fp-membership-offer a{
         font-size:15px;
     }

    .fcontainer_fp_location_at_delivery_address .input-append {
        width:100% !important ;
    }

    

    #fp_location_at_delivery_address{
        width:85% !important;
        max-width:96% !important;
    }

    .location-container .at-location .form-container .btn-gps{
        height:25px !important;
        margin-top:5px;
    }

    .location-container .at-location .form-container .btn-gps i{
        line-height:20px !important;
    }

    .payment-title{
        
    }

    .payment-button{
        font-size:25px !important;
    }

    .payment-button-container{
        height:70px !important;
    }

    #fp-payment-container .clear{
        margin-bottom: 0px !important;
    }

    #fp-payment-container{
        padding: 10px !important;
        z-index: 1000000;
    }

    .ipt_name{
        clear:both !important;
        width: 98% !important;
        line-height: 40px !important;
        font-size: 25px;
    }

    .p_online_pad{
        margin-top:10px !important;
    }
    
    .p_online_pad .ipt .ipt_name:nth-child(1){
        width:98%  !important;
        float:left  !important;
        font-size:25px !important; 
    }
    
    .p_online_pad .ipt .ipt_name:nth-child(2){
        width:98%  !important;
        float:left  !important;
        font-size:25px !important; 
    }
    
    .p_online_pad .cc{
        width:98%  !important;
        font-size:25px !important; 
    }

    .p_online_pad .ipt .bgh-div-2 .bgh-big-button{
        width: 10px !important;
        height: 20px !important;
        border-radius: 52px !important;
        font-size: 25px !important;
        line-height: 40px !important;
        margin: 5px !important; 
        padding: 5px !important;
    }

    
    .only-phone{
      display:block;  
    }

    .bgh-header div.fp-price div.mnf_checkbox{
        /* width: 40% !important; */
        font-size: 18px !important;
    }

    .bgh-header div.fp-price div.checkbox_pict font{
        font-size: 15px !important;
        line-height:18px !important;
    }

    .bgh-header div.fp-price input.mnf_checkbox{
        width: 25px !important;
    }

    .payment-button{
        padding: 10px !important;
        font-size: 18px !important;
        width: 80px !important;
        margin: 5px !important;
    }

    .fp-boba-right, .fp-boba-left{
        top:30 !important;
        opacity: 0.9;
    }

    .btn-boba-arrow{
        width: 40px;
        height: 40px;
        /* top: 19px; */
        /* float: left; */
        /* position: absolute; */
        background: white !important;
        border: 3px solid #E90402 !important;
        border-radius: 50%;
        color: #E90402;
        padding: 10 10;
        font-size: 40px;
        z-index: 2;
        opacity: 0.6 !important;
    }

    .btn-boba-arrow:hover{
        color: #E90402 !important;
        opacity: 1 !important;
    }

    .fp-boba-up, .fp-boba-down{
        right: 10 !important;
        opacity: 0.9;
        position: fixed;
    }

    .fp-boba-down{
        bottom: 80 !important;
    }

    .fp-boba-up{
        margin-top: 20px !important;
    }

    .fp-price-head > div > div{
        font-size:25px !important;
        line-height: 35px;
    }

    .fp-users-title{
        width: 95% !important;
        padding-left: 5%!important;
        text-align: left !important;
        padding-top: 20px;
        padding-bottom: 10px;
        margin: 0;
        line-height: 30px !important;
    }

    .login-area input{
        width:90%;
        padding-right:10px !important;
        padding-left:10px !important;
        padding-bottom: 5px !important;
        padding-top: 5px !important;
        font-size: 20px !important;
        height: 40px;
        line-height: 40px !important;
    }

    .cart_count a.bgh-big-button{
        width: 100% !important;
    }

    .cart_count{
        max-width: 100% !important;
        min-width: 100px;
        text-align: right;
    }

    .cart_count .bgh-big-button{
        width:100%;
    }

    .bgh-footer .bgh-div-3, .bgh-footer .bgh-div-2, .bgh-footer .bgh-div-4{
        width: 33% !important;
    }
    
    /* .ifooter{
        background-color: #E3432C !important;
    } */
    /* .iheader{
        top: 20;
    }
    .ibody{
        top: 170px;
    } */
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    /* .imenu{
        max-width: 1170px !important;
    }
    .ifooter{
        padding: 50px;
        background: #E3432C !important;
    }
    .ifooter-name{
        position: relative;
        left: 21px;
        float: left;

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        color: #FFFFFF;
    }
    .ifooter-address{
        position: absolute;
        left: 0;
        right: 0;

    }
    .ifooter-logo{
        display: block;
    } */
}



/* .fp-tracking-title{

    box-sizing: border-box;

    position: absolute;
    width: 100%;
    height: 95px;
    left: 0px;
    top: 0px;

    background: #E90402;
    border: 2px solid #E3432C;
    border-radius: 4px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;

    color: #FFFFFF;
} */


.imenu{
    max-width: 1060px;
}    


.language-one{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 30px;
    width: 126px;
    height: 23px;
    left: 0px;
    top: 0px;
    background: #E90402;
    border-radius: 54px;
}

.language-one:hover, .language-left:hover , .language-right:hover{
    /* background: #555454;
    color: white; */
}

.language-list{
    width: 66px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    height: 76px;
    position: relative;
    color: #FFFFFF;
}

.language-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    /* font-size: 20px; */
    line-height: 20px;
    color: black;
}

/* Frame 27 */

/* Auto layout */



/* All */




/* Inside auto layout */
/* flex: none;
order: 0;
flex-grow: 0; */


/* Footer */

.ifooter{
    position: absolute;
    /* width: 834px; */
    height: 99px;
    left: 0px;
    /* top: 1095px; */
    background: #E90402;

}

.ifooter-name{
    /* font-weight: 900; */
    background: #E90402;
    /* Oh My Boba */

    /* position: absolute;
    width: 109px; */
    height: 23px;
    /* left: 363px;
    top: 1115px; */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;

    color: #FFFFFF;


   
}
.ifooter-address{
    /* position: absolute; */
    height: 21px;
    left: 150px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 75px;
    /* identical to box height */

    color: #FFFFFF;
}

.imenu.topup
{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 30px 20px 40px 30px;
    gap: 27px;
    width: 100%;
    left: 0.62%;
    right: 0.62%;
    top: 3.62%;
    bottom: 2.9%;

    background: #FAD2C0;
    border-radius: 10px;
}

.imenu.miniux
{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 30px 20px 40px 30px;
    gap: 27px;
    width: 100%;
    left: 0.62%;
    right: 0.62%;
    top: 3.62%;
    bottom: 2.9%;

    background: #FAD2C0;
    border-radius: 10px;
}

.imenu:hover{
    color: #333;
    /* border: 2px solid #cb6769; */
    box-shadow: #cb6769 1px 1px 3px;
}

.language-one{
    background: #ffffff !important;
    padding: 2px 36px;
    width: 114px;
    color: black;
}

.language-left, .language-right {
    width: 40px;
    height: 40px;
    top: 19px;
    float: left;
    position: absolute;
    background: transparent !important;
    border: 3px solid #E90402;
    border-radius: 50%;
}
.language-left:hover, .language-right:hover{
    background-color: transparent;
}
.language-left i, .language-right i {
    line-height: 40px;
    padding-left: 10px;
    font-size: 20px;
    color: #E90402;
    top: 91%;
}


.bgh-big-button{
    /* Style for "Rectangle" */
    width: 26px;
    /* height: 31px; */
    border-radius: 80px;
    background-color: #FAD2C0 !important;
    border: none !important;
    color: #454545 !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 80px;
    margin: 20px;
    padding: 17px;
    padding: 8px 27px;
}

.register-container,.header-container {
    box-sizing: border-box;
    
    height: 95px;
    left: 0px;
    top: 0px;

    background: #E90402;
    border: 2px solid #E3432C;
    border-radius: 4px;
}

.register-container .title, .header-container .fp-tracking-title, .header-container h1, .header-container h2{
   
    height: 28px;
    left: 280px;
    top: 46px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 86px;

    color: #FFFFFF;
    margin-top: 0;
}

.register-container .at-register .smis_form > div input, .bcode-tracking{
    box-sizing: border-box;

    width: 531px;
    height: 74px;
    left: 152px;
    top: 269px;
    
    border: 2px solid rgba(29, 29, 27, 0.8) !important;
    border-radius: 4px !important;
    box-shadow: none !important;
}

.input-container {
    position: relative;
    margin-top: 100px;
}

.input-container input[type=text]{
    margin: 0 auto;
    height: 21px;
    left: 73.27px;
    top: 215px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 21px !important;
/* identical to box height */


color: rgba(29, 29, 27, 0.7);
}

.scroll-container {
    top: 100px;
}

.login-area{
    position: relative;
    top: 100px;
    width:75%;
    margin: 0 auto;
}

.login-body {
    margin: 0 auto;
}

.login-area .bcode{
    margin-left: 0px;
}

.footer-container {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    height: 80px;
}

.button-logout{
    width: 33%;
    text-align: left;
}

.button-login{
    width: 33%;
    text-align: right;
    float: right;
}

.center-logo{
    width: 80px;
    display: inline-block;
    text-align: center;
    position: absolute;
    margin-left: -40px;
    left: 50%;
}

.center-logo img{
    width: 45px;
    margin-top: 15px;
}

label, .smis_form > div > label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
}
.form-group {
    display: block;
    margin-bottom: 5px;
}

.bgh-menu .card div.bgh-btn.active
{
    background: #FAD4C3 !important;
    border-radius: 4px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18.8571px;
    color: #292D32 !important;
}

.bgh-menu .card:hover {
    border: 1px solid #cb6769; 
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18.8571px;
    color: #292D32 !important;
}

.bgh-menu .card:hover .bgh-btn{
    background: #E3E3E3;
}
.bgh-btn, .bgh-btn:hover{
    background: #E3E3E3;
    border: none !important;
    border-radius: 4px;
}

.scrolling-wrapper img {
    margin-top: 10px;
    width: auto;
    height: 150px;
    object-fit: contain;
}

.product-card
{
    background: #FAD2C0;
    border-radius: 4.51044px;
    width: 375.49px;
    height: 478.11px;
    border: 1px solid rgba(112, 112, 112, 0.1);
    padding-top: 0;
}


.product-card div.product-image{
    width: 100%;
    height: 226.65px;
    background-color: #fff0;
}

.product-card div.product-price{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 29.3179px;
    line-height: 34px;
    color: #FF4B46;
}

.product-card div.product-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24.8074px;
    line-height: 29px;
    color: #565656;
}

.product-card div.product-desc{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20.297px;
    line-height: 24px;
    color: #565656;
}

.product-card .p-stars{
    background: #FF4B46 !important;
    border-radius: 4.51044px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 20.297px;
    line-height: 24px;
    color: #FFFFFF;
}

.product-card .panel-thumbs > div{
    width: auto;
}

.cover {
    object-fit: contain;
    width: 100%;
    height: 200px;
}


.btn-like{
    float:left;
    margin-right: 25px;
}
.btn-share{
    float: right;
    margin-right: 10px;
}



/* Fronend CSS ends */

@media only screen and (min-width: 599px) {
    .language-one {
        height: 50px;

    }


    .language-list{
        top:20px;
    } 

    .language-one .language-title{
        height: 50px;
        line-height: 50px;
    }

    .imenu.topup{
        width: 80%;
    }
    .imenu.miniux{
        width: 80%;
    }

    .imenu.topup .icon{
        font-size: 50px;
    }
    .imenu.miniux .icon{
        font-size: 50px;
    }

   
}

@media only screen and (max-width: 992px) {
    .language-container {
        margin: 0 25px !important;
    }
}

.reset-container .title {
    background: #E90402;
    padding: 35px !important;
    margin-bottom: 65px !important;
    margin-top: 0px;
    width: 100%;
    color: #fff;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
}

.mod-item .div-check{
    width: 95%;
    padding-left: 5%;
    margin-bottom: 5px;
} 

.mod-item .div-check .checkbox_text{
    width: 90%;
    padding-left: 1%;
}

.form-group .form-label{
    clear: left;
}



.modal-footer .bgh-big-button{
    margin-top: 0px !important;
    line-height: 30px !important;
    padding: 1px 20px 1px 20px !important;
    width: 20%;
}@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400&display=swap');
/* Frontend Customized CSS */

.product-info{
    margin-left: -3px;
}
body{
    font-family: 'Roboto';
    font-style: normal;
    background: none;
}
.ilogo{
    display:none;
}
.ifooter-logo{
    display: none;
}
.move-right{
    float: right;
}

input[type="text"], textarea{
    box-sizing: border-box !important;
    border: 2px solid #4A4A49 !important;
    border-radius: 4px !important;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #1D1D1B !important;
}

.input-icons i {
    position: absolute;
}
  
.input-icons {
    width: 100%;
    margin-bottom: 10px;
}
  
.icon {
    padding: 10px;
    min-width: 50px;
    text-align: center;
    font-size: 23px;
}
  
.input-field {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.move-right {
    right: 0;
    display: block;
    margin-right: 15px;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
  }
  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
  }
  .styled-checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
  }
  .styled-checkbox:hover + label:before {
    background: #f35429;
  }
  .styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
  }
  .styled-checkbox:checked + label:before {
    background: #f35429;
  }
  .styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
  }
  .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
  }
  .styled-checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
  }

  .language-one:hover{
     
     background: #E90402 !important;
  }

  .language-one:hover .language-title{
    color:white !important;
  }
  
  .tips-header, #fp-location .location-header{
    background: #E90402;
    padding: 35px !important;
    margin-bottom: 65px !important;
    color: #fff;
    height: 10px;
}

.tips-header, #fp-location .location-header {
    margin-top: 0px !important;
    background: #E90402;
    padding: 5px !important;
    height: 40px;
    margin-bottom: 15px !important;
}

/* Extra small devices (phones, 599px and down) */
@media only screen and (max-width: 599px) {
    
    .text-only{
        display: none;
    }
    .image-only{
        display: inline-block;
        position: relative;
    }
    .mod-name{
        background: #FAD2C0;
        border-radius: 50px;
        padding-left: 25px;

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        color: #000000;
    }
    div.block-ckb {
        width: 210px !important;
        height: 105px !important;
        border: 2px solid #FAD2C0 !important;
        background: #ffffff !important;
        border-radius: 4px !important;
        min-height: 185px !important;
    }
    .block-ckb img{
        height: 65px;
        margin: 0 auto;
        display: block;
        padding-top: 37px;
    }
    .bgh-header div.fp-price div.mnf_checkbox {
        margin-bottom: 14px;
        /* line-height: 36px; */
        height: 34px;
    }
    .bgh-footer > div > a.bgh-big-button{
        padding: 10px;
    }
    #search-on-home input{
        border-radius: 50px !important;
        height: 45px !important;
        border: 1px solid #CCCCCC;
    }
    #search-on-home{
        width: 94%;
        padding: 5px 12px !important;
    }
    .fp-price-head div{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 21px;
        color: #1D1D1B;
    }
    .fp-price-head div#item_total_show{
        text-align: right;
    }
    .bgh-header .fp-logo .fp-title{
        top: 0px !important;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        padding-left: 10px !important;
        width: 65%;
        margin-left: 25%;  
        padding: 2px;
    }
    .bgh-header .fp-logo .fp-title .fp-title-description{
        font-size: 10px;
        max-height: 80px;
        line-height: 15px;
        overflow-y: scroll;
    }
    .bgh-header{
        margin-top: 0;
    }
    .imenu.topup{
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 14px;
        width: 70% !important;
        height: 100px;
        background: #FAD2C0;
        border-radius: 8px;
        padding: 1px 26px 1px !important;
    }
    .imenu.miniux{
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 14px;
        width: 70% !important;
        height: 100px;
        background: #FAD2C0;
        border-radius: 8px;
        padding: 1px 26px 1px !important;
    }
    .imenu .icon{
        margin-top: 10%;
        padding: 0;
        min-width: auto;
    }
    .imenu .itext .ititle{
        font-size: 15px;
        margin-left: 20px;
        margin-top: 8px;
        width: 100%;
    }
    .imenu .itext .idescription{
        font-size: 14px;
        margin-left: 20px;
    }
    .product-info {
        display: block;
        position: absolute;
        background: #FAD4C3;
        top: 225px;
        height: 140px;
        width: 100%;
    }
    .product-card{
        height: 75px !important;
        width: 94% !important;
        display: block;
        padding: 275px 3px;
        margin-bottom: 50px;
    }
    .product-card div.product-image{
        width: 100% !important;
    }

    .product-card div.product-name, .product-card div.product-desc{
        width: 90% !important;
        font-size: 16px !important;
        line-height: 20px !important;
        padding-top: 4;
        padding-bottom: 4;
    }

    .language-list{
        height: 50px !important;
    }
    .language-one {
        padding: 2px 12px !important;
        font-size: smaller;
        width: 120px !important;
    }
    .language-title{
        height: 25px !important;
    }
    #title-cart img{
        width: 50%;
    }

    #top-menu.show-up{
        left: 50%;
        width: 210px !important;
        padding: 3%;
    }
    #top-menu{
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        overflow-y: scroll !important;
        white-space: nowrap;
        padding-left: 0px;
        padding-right: 0px;
        position: fixed!important;
        z-index: 10000000000 !important;
        top: 50px;
        bottom: 80px;
        left: 100%;
        right: 0;
        background: white;
        transition: all 0.5s;
        border-left: solid 1px #c3c3c3;
        border-top: solid 1px #c3c3c3;
        border-bottom: solid 1px #c3c3c3;
    }
    #top-menu div.card:first-child {
        border-top: none !important;
        padding: 25px;
        padding-bottom: 5px;
    }
    
    #top-menu > div.card > div {
        float: left;
        clear: both;
        width: 150px;
    }
    .bgh-menu > div > div {
        max-height: 150px;
        /* height: 100%; */
        clear: both;
        max-height: 80px !important;
    }
    .scrolling-wrapper img {
        width: 150px !important;
        height: 82px !important;
        max-height: 82px !important;
        object-fit: contain;
    }
    #top-menu > div.card> div.bgh-btn {
        white-space: break-spaces;
        font-size: 12px;
        line-height: 12px;
        width: 130px;
        float: left;
        display: block;
        padding: 10px;
    }
    .bgh-menu > div > div {
        max-height: 80px !important;
    }
    #top-menu > div.card > div {
        float: left;
        clear: both;
        width: 150px;
    }
    .bgh-btn, .bgh-btn:hover {
        background-color: #FAD2C0 !important;
        border: none !important;
        border-radius: 0px;
    }
    .bgh-btn {
        height: 18px !important;
        padding: 10px;
        color: #292D32;
        font-size: 12px !important;
        text-align: center;
        letter-spacing: -0.27px;
        line-height: 37px;
        font-weight: 700;
    }
    .bgh-body-container {
        bottom: 160px !important;
    }
    .input-icons i {
        padding: 0px !important;
    }
    .cart_count a.bgh-big-button {
        background-color: transparent !important;
    }
    .bgh-footer .bgh-div-3, .bgh-footer .bgh-div-2, .bgh-footer .bgh-div-4 {
        margin-left: 12px;
    }
    #fp-product .bgh-body-container {
        top: 127px !important;
    }

    .modal-header{
        background: #E90402 !important;
        padding: 35px;
    }

    .modal-header h3{
        font-family: 'Roboto' !important;
        font-style: normal !important;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: white;
    }

    .fb-name {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 26px;
        color: #000000;
    }
    .fb-control{
        text-align: left;
    }
    .fb-min, .fb-plus {
        background: #ffffff;
        color: #292D32 !important;
        border: solid 1px #292D32;
    }
    .fb-point{
        position: absolute;
        right: 60px;
    }

    .reset-container .title{
        background: #E90402;
        padding: 35px !important;
        margin-bottom: 65px !important;
        margin-top: 0px;
        width: 89%;
        color: #fff;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
    }



    #fp-tips .tips-header > div, #fp-location .location-header > div {
        width: auto;
        height: auto;
        font-size: 26px;
        background: transparent;
        border: none;
        font-weight: 900;
        color: #ffffff;
        text-align: left;
        line-height: auto;
        float: none;
        margin-left: 0;
        margin-right: 0;
        border-radius: 0px;
    }

    .location-container .at-location .smis_form > div input, #fp_register_add_form_form input, #fp_reset_add_form_form input{
        width: 98% !important;
        display: block;
    }
    .location-container .at-location .smis_form > div label, #fp_register_add_form_form label,#fp_reset_add_form_form label{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 26px;
        line-height: 30px;
        display: block;
        min-width: 200px;
        color: #1D1D1B;
        margin-bottom: 10px;
    }
    .screen_model .modal-body {
        min-height: 79% !important;
    }

    .tips-button a{
        border: none;
        background-color: #FAD2C0;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 24px;
        color: #454545;
        padding: 23px;
        display: inline-block;
        width: 70px;
    }
    .freebies-item{
        zoom: 0.6;
    }
    div#location-input-container {
        top: 145px;
    }
    #fp-membership-offer h1 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #000000;
        padding: 20px 0 5px;
    }
    .register-container .at-register .smis_form > div {
        height: auto !important;
    }
    .input-container input[type=text]{
        width: 86%;
    }
    .footer-container{
        zoom: 0.6;
    }
    .order-list ul li {
        background: #FAD2C0;
        margin-bottom: 10px;
        padding-left: 10px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 25px;
        padding:15px;
        line-height: 30px;
        color: #000000;
    }
    .detail-list .info {
        font-family: 'Roboto';
        font-style: normal;
        font-size: 20px;
        line-height: 23px;
        color: #000000;
        clear: both;
    }
    .info > div:nth-child(2) {
        width: 70%;
        float: left;
        font-weight: 400;
        line-height: 25px;
        text-align: right;
    }
    .info > div:nth-child(1) {
        width: 30%;
        float: left;
        line-height: 25px;
        font-weight: 800;
    }
    .progress{
        background: #DDDDDD;
        border-radius: 20px;
        position: relative;
        top: 18px;
        height: 32px;
        box-shadow: none;
        color: #ffffff;
    }
    .progress-striped .bar{
        background: #E90402;
        border-radius: 20px;
        padding: 10px;
    }
    .progress-striped .bar:before {
        content: attr(data-width);
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 14px;
        color: #FFFFFF;
    }
    .order-list, .detail-list {
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        height: 100%;
        padding-top: 10px;
        width: 90%;
    }
    .order-list ul {
        list-style-type: none;
        margin-left: 0;
    }
    .users-area > div:nth-child(2){
        width: 55%;
        margin-left: 5px;
    }
    .detail-list ul li {
        padding: 25px;
        background: #FFFFFF;
        border: 2px solid #FAD2C0;
        border-radius: 6px;
        margin-bottom: 14px;
        list-style: none;
        font-size: 25px;
    }
    .detail-list ul li span {
        display: block;
    }
    .button-reviews {
        width: 48%;
    }
    .detail-list ul li i {
        float: right;
        color: #565656;
        font-size: 25px;
        margin-left: 6px;
        margin-top: 40px;
    }
    .input-btn {
        display: inline-block;
        background: #FAD2C0;
        border: none;
        padding: 6px;
        border-radius: 44px;
        font-family: 'Roboto';
        font-style: normal;
        font-size: 20px;
        line-height: 25px;
        width: 150px;
        color: #454545;
    }
    .input-btn:active, .input-btn:active, .input-btn:focus{
        background-color: #E90402;
        color: #ffffff;
    }
    #float-top-right {
        top: 3px;
        height: 200px;
    }
    .identity{
        display: block;
        margin-top: 65px;
        border-top: solid 1px #e1e1e1;
    }
    .rating-str {
        position: relative;
        margin-top: 70px;
        margin-left: -100px;
    }
    .users-area, .review-area {
        zoom: 0.5;
        /* font-size: 15px !important; */
        top: 310px !important;
        bottom: 100px;
    }
    #smis_index_modal .modal-header {
        background: #fff;
        padding: 10px;
    }
    .modal-body .reviews-btn {
        bottom: 10px !important;
        display: inline-block;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }

    .review-area .item-list {
        border: 3px solid #FAD2C0;
        border-radius: 10px;
        width: 96%;
        margin-bottom: 5px;
    }

    .review-area .item-list.empat {
        margin-bottom: 5px;
        max-width: 42%;
        float: left;
        padding: 1px !important;
        overflow: hidden;
        height: 599px;
    }


    .review-area .item-list.delapan {
        margin-bottom: 5px;
        max-width: 25%;
        float: left;
        padding: 1px !important;
        overflow: hidden;
        height: 700px;
    }

    

    .review-area .item-list .item-image {
        width: 100%;
        padding: 18px;
        margin-bottom: 0;
        height: 212px;
        margin-left: 0;
    }
    .review-area .item-list .item-description{
        font-family: 'Roboto';
        font-style: normal;
        line-height: 23px;
        color: #000000;
        width: 100%;
    }
    .review-area .item-list .item-description h4{
        height: max-content;
        font-size: 25px;
        line-height: 30px;
    }
    .review-area .item-list .item-description h5:nth-child(2){
        border-top: 1px solid #FF0303;
        border-left: 1px solid #FF0303;
        border-right: 1px solid #FF0303;
        border-radius: 10px 10px 0 0;
        padding: 12px;
        height: 10px;
        max-height: 90px;
        margin-bottom: 10px;
        padding-bottom: 20px;
        font-size: 25px;
        text-decoration: underline;
    }

    .review-area .item-list .item-description h5:nth-child(3){
        border-bottom: 1px solid #FF0303;
        border-left: 1px solid #FF0303;
        border-right: 1px solid #FF0303;
        border-radius:  0 0 10px 10px;
        padding: 12px;
        height: max-content;
        /* max-height: 90px; */
        margin-top: 0;
        padding-top: 0;
        font-size: 30px;
        line-height: 35px;
    }
    
    .review-area .item-list .item-description .item-thumb i{
        float: right;
        margin-top: 7px;
    }
    .review-area .item-list .item-image img{
        object-fit: contain;
        object-position: top;
        height: 100%;
        width: 100%;
    }
    .modal-mod .modal-header{
        background: #E90402 !important;
        padding: 35px !important;
    }
    .modal-mod .modal-header h3{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #fff !important;
    }

    .cart-bottom i{
        font-size: 23px !important;
    }

    .cart-bottom .cart_counter{
        color:
        white;
        padding: 1px 6px 1px 6px;
        border-radius:100px;
        height: 10px;
        background: #E90402 !important;
        position: relative;
        top: -20px;
        font-size: 10px;
        left: -10px;
    }

    .bgh-body-container {
        top: 50px !important;
    }


}

/* Small devices (portrait tablets and large phones, 599px and up) */
@media only screen and (min-width: 599px) {
    #title-cart{
        display: block;
        text-align: right;
        font-size: 30px;
        line-height: 50px;
        color: var(--main);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
    .text-only{
        display: none;
    }
    .image-only{
        display: block;
    }

}


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

    input#noted{
        font-size:35px;
        border:none;
        width:65%;
        padding:2%;
        margin-left:1%;
        margin-right:1%;
        line-height: 40px;
        clear: both;
    }

    .payment-title h1{
        font-size: 20px !important;
    }

    
    #fp-tips .tips-header > div, #fp-location .location-header > div {
        width: auto;
        height: auto;
        font-size: 26px;
        background: transparent;
        border: none;
        font-weight: 900;
        color: #ffffff;
        text-align: left;
        line-height: auto;
        float: none;
        margin-left: 0;
        margin-right: 0;
        border-radius: 0px;
    }

    
    .tips-button a{
        border: none;
        background-color: #FAD2C0;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 24px;
        color: #454545;
        padding: 23px;
        display: inline-block;
        width: 70px;
    }

    .payment-button-container{
        margin-top: 50px;
    }
    
    #top-menu .bgh-btn{
        margin-top: 65px;
    }

    .tips-header, #fp-location .location-header {
        background: #E90402;
        padding: 35px !important;
        margin-bottom: 65px !important;
        color: #fff;
    }

    .mod-name {
        background: #FAD2C0;
        border-radius: 50px;
        padding-left: 25px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        color: #000000;
    }

    .input-icons{
        margin-bottom: 0;
    }
    #bgh-total-cart{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #title-cart{
        display: none;
    }
    .bgh-body{
        width: 100% !important;
    }
    #search-on-home{
        width: 50%;
        margin-left: 31%;
        margin-right: 1%;
    }
    .ilogo{
        display: none;
    }

    .iheader{
        top: 0px;
    }

    .language-left, .language-right{
        /* display: none; */
    }

    .language-container{
        width: 80%;
    }

    .language-container{
        left: 0;
        right: 0;
    }
    .ibody{
        max-width: 100%;
        top:79px;
    }
    .imenu.topup{
        max-width: 43% !important;
        margin-left: 1%;
        margin-right: 1%;
        max-width:98%;
        min-height: 90px;
        float: left;
        margin-top: 0%;
        margin-bottom: 1%;
    }
    .imenu.miniux{
        max-width: 16.5% !important;
        margin-left: 1%;
        margin-right: 1%;
        max-width:98%;
        min-height: 90px;
        float: left;
        margin-top: 0%;
        margin-bottom: 1%;
    }

    #fp-home > a.btn{
        /* display: none; */
        z-index: 1000000;
    }

    .bgh-body-container {
        top: 50px !important;
    }

    #fp-cart{
        width: 100%;
        margin-left: -100% !important;
        transition: all 0.5s;
    }

    #fp-cart .bgh-footer{
        margin-left: 0;
        width: 100%;
        transition: all 0.5s;
    }

    #fp-cart.show{
        margin-left: 0 !important;
    }

    #fp-cart.show .bgh-footer{
        margin-left:0 !important;
    }

    #fp-product .bgh-body-container{
        top: 250px !important;
        bottom: 82px !important;
        max-width: 70%;
    }

    #fp-cart{
        background: #ffffff00 !important;
        z-index: 1;
    }

    #fp-cart .bgh-header{
        width: 80%;
        border-right: 1px solid #dadada;
        background: white;
    }
    #fp-cart #bgh-body-cart{
        width: 100%;
        border-right: 1px solid #dadada;
        background: white;
    }

    #fp-cart #bgh-total-cart{
        width: 100%;
        border-right: 1px solid #dadada;
        background: white;
        height: 100%;
    }

    #fp-product .bgh-header{
        width: 70%;
        margin-left: 30%;
    }

    #bgh-total-cart > div > h3.name{
        font-size: 11px !important;
    }

    #bgh-body-cart > div > h5.price{
        font-size: 15px !important;
    }

    #bgh-body-cart > div > h5.name{
        font-size: 13px !important;
    }

    #fp-cart.show{
        z-index: 1;
    }

    textarea#noted{
        font-size: 20px !important;
        line-height: 25px!important;
    }

    .bgh-footer .tmiddle{
        display:block;
        text-align: center;
        float:right;
        padding-right: 10px !important;
    }

    .bgh-footer {
        position: absolute !important;
        bottom:0 !important;
        z-index:1;
    }

    .bgh-footer > div > a.bgh-big-button{
        font-size: 20px !important;
        margin: 2px;
        padding: 20px;
    }

    .bgh-footer  .bgh-div-3, .bgh-footer  .bgh-div-2,.bgh-footer  .bgh-div-4{
        width:auto !important;
        font-size: 12px !important;
    }

    .bgh-div-2 {
        width: 30% !important;
        height: auto;
    }

    #fp-cart{
            position: absolute;
            top: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            margin-left: 0 !important;
            width: 30%;
    }

    #fp-boba {
        position: absolute;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        /* right: 0 !important; */
        max-width: 100%  !important;
        max-height: 100%  !important;
    }

    #fp-cart .bgh-header{
        display:none;
    }

    #fp-cart #bgh-total-cart{
        padding-top:0px !important;
    }

    #bgh-body-cart {
        top: 180px !important;
    }

    #cart-title-phone{
        display:
        block;
        margin-top: 0px !important;
    }

    div.block-ckb {
        width: 210px !important;
        height: 105px !important;
        border: 2px solid #FAD2C0 !important;
        background: #ffffff !important;
        border-radius: 4px !important;
        min-height: 185px !important;
    }
    .block-ckb img{
        height: 98px;
        padding-top: 10px;
        position: relative;
        margin-left: -200px;
        margin-top: 60px;
    }

    .product-card div.product-name{
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 5px;
        font-size: 20px !important;
    }

    .product-card div.product-desc{
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 5px;
        padding-bottom: 0;
        font-size: 18px !important;
    }

    .product-card .panel-thumbs > div{
        margin-right: 15px !important;
    }

    .bgh-body-container{
        top: 280px !important;
        /* width: 70%; */
        /* margin-left: 30%; */
    }

    .bgh-header .fp-logo{
        height: 200px !important;
    }

    .bgh-header .fp-logo .fp-title{
        line-height: 40px !important;
        position: absolute  !important;
        padding-left: 2%  !important;
        color: white  !important;
        background: rgba(0, 0, 0, 0.48)  !important;
        width: 65% !important;
        margin-left: 20%;
        top: 0px !important;
        font-size: 25px  !important;
    }

    .bgh-header .fp-logo .fp-title .fp-title-description{
        font-size: 15px;
        max-height: 80px;
        line-height: 20px;
        overflow-y: scroll;
        max-width: 75%;
    }

    .bgh-header .fp-logo img{
        height: 200px !important;
    }

    .on-phone{
        display:block !important;
    }

    .not-phone{
        display:none !important;
    }

    .product-card{
        /*width: 95% !important;*/ 
        padding-left: 1% !important;
        padding-right: 1% !important;
        height: 400px !important;
        padding-top: 2px !important;
        margin-top: 10px !important;
        width: 27% !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .product-card div.product-image{
        width: 100% !important;
        margin-right: 0% !important;
        clear: both;
        margin-top: 10px;
        margin-bottom: 5px;
        height: 250px !important;
        overflow: hidden;
    }

    .product-card div.product-price, .product-card .product-name, .product-card .product-desc{
        width: 100% !important;
        margin-left: 0% !important;
        float:
        left;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .bgh-menu{
        padding-top: 0px !important;
        height: 250px !important;
        left: 30%;
        width: 70%;
        position: absolute;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .bgh-menu > div > div{
        max-height: 80px !important;
    }

    .bgh-body{
        padding-bottom: 0 !important;
        width: 70% !important;
        margin-left: 30%;
    }

    .scrolling-wrapper img{
        height: 130px !important;
    }
/* 
    div.location-container{
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        width:100%;
        height:100%;
        padding:0;
        margin:0;
    } */

    .location-container .at-location .smis_form > div{
        width:100% !important;
        padding-left:0 !important;
    }

    div.at-location{
        margin:0 !important;
        padding:0 !important;
    }

    #fp_location_add_form_form{
        width:90%;
        padding-left:5% !important;
        padding-right:5% !important;
    }

    div.location-header{
        padding:0.5% !important;
        margin-top:0.5% !important;
        margin-bottom:0.5% !important;
        width:99% !important;
        clear:both;
    }

    div.location-header > div {
        font-size: 18px !important;
        width:30% !important;
    }

    div.location-note{
        line-height: 40px;
        font-size: 30px;
    }

     div#location-input-container{
        position : absolute;
        top: 210;
        /* bottom: 540; */
        overflow:
        scroll;
        left:385px;
        padding-bottom: 10;
        right:0;
        height: 720px;
        border-top: solid 1px #cdcdcd;
        /* background: red; */
    }

    div.at-location label{
        width:100% !important;
        font-size:20px !important;
        line-height: 30px !important;
        height:20px !important;
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 0 !important;
    }
    
    div.at-location input,div.at-location select {
        width:100% !important;
        font-size:20px !important;
        line-height: 30px !important;
        height:35px !important;
        margin-top:5px;
        margin-bottom:5px;
        margin-left: 0 !important;
        max-width:100% !important;
    }

    #fp-membership-offer{
        /* position: relative; */
        bottom: 80px;
        margin-top: 400px !important;
    }
    #fp-membership-offer h1{
        font-size:20px;
        line-height:25px;
    }

     #fp-membership-offer a{
         font-size:15px;
     }

    .fcontainer_fp_location_at_delivery_address .input-append {
        width:100% !important ;
    }

    

    #fp_location_at_delivery_address{
        width:85% !important;
        max-width:96% !important;
    }

    .location-container .at-location .form-container .btn-gps{
        height:25px !important;
        margin-top:5px;
    }

    .location-container .at-location .form-container .btn-gps i{
        line-height:20px !important;
    }

    .payment-title{
        
    }

    .payment-button{
        font-size:25px !important;
    }

    .payment-button-container{
        height:70px !important;
    }

    #fp-payment-container .clear{
        margin-bottom: 0px !important;
    }

    #fp-payment-container{
        padding: 10px !important;
        z-index: 1000000;
        width: 75%;
        margin-left: 25%;
    }

    .ipt_name{
        clear:both !important;
        width: 98% !important;
        line-height: 40px !important;
        font-size: 25px;
    }

    .p_online_pad{
        margin-top:10px !important;
    }
    
    .p_online_pad .ipt .ipt_name:nth-child(1){
        width:98%  !important;
        float:left  !important;
        font-size:25px !important; 
    }
    
    .p_online_pad .ipt .ipt_name:nth-child(2){
        width:98%  !important;
        float:left  !important;
        font-size:25px !important; 
    }
    
    .p_online_pad .cc{
        width:98%  !important;
        font-size:25px !important; 
    }

    .p_online_pad .ipt .bgh-div-2 .bgh-big-button{
        width: 10px !important;
        height: 20px !important;
        border-radius: 52px !important;
        font-size: 25px !important;
        line-height: 40px !important;
        margin: 5px !important; 
        padding: 5px !important;
    }

    
    .only-phone{
      display:block;  
    }

    .bgh-header div.fp-price div.mnf_checkbox{
        /* width: 40% !important; */
        font-size: 18px !important;
    }

    .bgh-header div.fp-price div.checkbox_pict font{
        font-size: 15px !important;
        line-height:18px !important;
    }

    .bgh-header div.fp-price input.mnf_checkbox{
        width: 25px !important;
    }

    .payment-button{
        padding: 10px !important;
        font-size: 18px !important;
        width: 80px !important;
        margin: 5px !important;
    }

    .fp-boba-right, .fp-boba-left{
        top:30 !important;
        opacity: 0.9;
    }

    .fp-price-head > div > div{
        font-size:25px !important;
        line-height: 35px;
    }

    .fp-users-title{
        width: 95% !important;
        padding-left: 5%!important;
        text-align: left !important;
        padding-top: 20px;
        padding-bottom: 10px;
        margin: 0;
        line-height: 30px !important;
    }

    .login-area input{
        width:90%;
        padding-right:10px !important;
        padding-left:10px !important;
        padding-bottom: 5px !important;
        padding-top: 5px !important;
        font-size: 20px !important;
        height: 40px;
        line-height: 40px !important;
    }

    .cart_count a.bgh-big-button{
        width: 100% !important;
    }

    .cart_count{
        max-width: 100% !important;
        min-width: 100px;
        text-align: right;
    }

    .cart_count .bgh-big-button{
        width:100%;
    }

    .bgh-footer .bgh-div-3, .bgh-footer .bgh-div-2, .bgh-footer .bgh-div-4{
        width: 33% !important;
    }
    
    /* .ifooter{
        background-color: #E3432C !important;
    } */
    /* .iheader{
        top: 20;
    }
    .ibody{
        top: 170px;
    } */
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    /* .imenu{
        max-width: 1170px !important;
    }
    .ifooter{
        padding: 50px;
        background: #E3432C !important;
    }
    .ifooter-name{
        position: relative;
        left: 21px;
        float: left;

        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        color: #FFFFFF;
    }
    .ifooter-address{
        position: absolute;
        left: 0;
        right: 0;

    }
    .ifooter-logo{
        display: block;
    } */
}



/* .fp-tracking-title{

    box-sizing: border-box;

    position: absolute;
    width: 100%;
    height: 95px;
    left: 0px;
    top: 0px;

    background: #E90402;
    border: 2px solid #E3432C;
    border-radius: 4px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;

    color: #FFFFFF;
} */


.imenu{
    max-width: 1060px;
}    


.language-one{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 30px;
    width: 126px;
    height: 23px;
    left: 0px;
    top: 0px;
    background: #E90402;
    border-radius: 54px;
}

.language-one:hover, .language-left:hover , .language-right:hover{
    /* background: #555454;
    color: white; */
}

.language-list{
    width: 66px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 50px;
    height: 76px;
    position: relative;
    color: #FFFFFF;
}

.language-title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    /* font-size: 20px; */
    line-height: 50px;
    color: black;
}

/* Frame 27 */

/* Auto layout */



/* All */




/* Inside auto layout */
/* flex: none;
order: 0;
flex-grow: 0; */


/* Footer */

.ifooter{
    position: absolute;
    /* width: 834px; */
    height: 99px;
    left: 0px;
    /* top: 1095px; */
    background: #E90402;

}

.ifooter-name{
    /* font-weight: 900; */
    background: #E90402;
    /* Oh My Boba */

    /* position: absolute;
    width: 109px; */
    height: 23px;
    /* left: 363px;
    top: 1115px; */

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;

    color: #FFFFFF;


   
}
.ifooter-address{
    /* position: absolute; */
    height: 21px;
    left: 150px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 75px;
    /* identical to box height */

    color: #FFFFFF;
}

.imenu.topup
{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 30px 20px 40px 30px;
    gap: 27px;
    width: 100%;
    left: 0.62%;
    right: 0.62%;
    top: 3.62%;
    bottom: 2.9%;

    background: #FAD2C0;
    border-radius: 10px;
}

.imenu.miniux
{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10;
    gap: 27px;
    width: 100%;
    left: 0.62%;
    right: 0.62%;
    top: 3.62%;
    bottom: 2.9%;
    background: #FAD2C0;
    border-radius: 10px;
}

.imenu:hover{
    color: #333;
    /* border: 2px solid #cb6769; */
    box-shadow: #cb6769 1px 1px 3px;
}

.language-one{
    background: #ffffff !important;
    padding: 2px 36px;
    width: 214px;
    color: black;
}

.language-left, .language-right {
    width: 40px;
    height: 40px;
    top: 19px;
    float: left;
    position: absolute;
    background: transparent !important;
    border: 3px solid #E90402;
    border-radius: 50%;
}
.language-left:hover, .language-right:hover{
    background-color: transparent;
}
.language-left i, .language-right i {
    line-height: 40px;
    padding-left: 10px;
    font-size: 20px;
    color: #E90402;
    top: 91%;
}


.bgh-big-button{
    /* Style for "Rectangle" */
    width: 26px;
    /* height: 31px; */
    border-radius: 80px;
    background-color: #FAD2C0 !important;
    border: none !important;
    color: #454545 !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 80px;
    margin: 20px;
    padding: 17px;
    padding: 8px 27px;
}

.register-container,.header-container {
    box-sizing: border-box;
    
    height: 95px;
    left: 0px;
    top: 0px;

    background: #E90402;
    border: 2px solid #E3432C;
    border-radius: 4px;
}

.register-container .title, .header-container .fp-tracking-title, .header-container h1, .header-container h2{
   
    height: 28px;
    left: 280px;
    top: 46px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 86px;

    color: #FFFFFF;
    margin-top: 0;
}

.register-container .at-register .smis_form > div input, .bcode-tracking{
    box-sizing: border-box;

    width: 531px;
    height: 74px;
    left: 152px;
    top: 269px;
    
    border: 2px solid rgba(29, 29, 27, 0.8) !important;
    border-radius: 4px !important;
    box-shadow: none !important;
}

.input-container {
    position: relative;
    margin-top: 100px;
}

.input-container input[type=text]{
    margin: 0 auto;
    height: 21px;
    left: 73.27px;
    top: 215px;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 21px !important;
/* identical to box height */


color: rgba(29, 29, 27, 0.7);
}

.scroll-container {
    top: 100px;
}

.login-area{
    position: relative;
    top: 100px;
    width:75%;
    margin: 0 auto;
}

.login-body {
    margin: 0 auto;
}

.login-area .bcode{
    margin-left: 0px;
}

.footer-container {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    height: 80px;
    z-index: 1;
}

.button-logout{
    width: 33%;
    text-align: left;
}

.button-login{
    width: 33%;
    text-align: right;
    float: right;
}

.center-logo{
    width: 80px;
    display: inline-block;
    text-align: center;
    position: absolute;
    margin-left: -40px;
    left: 50%;
}

.center-logo img{
    width: 45px;
    margin-top: 15px;
}

label, .smis_form > div > label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
}
.form-group {
    display: block;
    margin-bottom: 5px;
}

.bgh-menu .card div.bgh-btn.active
{
    background: #FAD4C3 !important;
    border-radius: 4px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18.8571px;
    color: #292D32 !important;
}

.bgh-menu .card:hover {
    border: 1px solid #cb6769; 
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18.8571px;
    color: #292D32 !important;
}

.bgh-menu .card:hover .bgh-btn{
    background: #E3E3E3;
}
.bgh-btn, .bgh-btn:hover{
    background: #E3E3E3;
    border: none !important;
    border-radius: 4px;
}

.scrolling-wrapper img {
    margin-top: 0px;
    width: 100%;
    /* height: 180px; */
    object-fit: cover;
}

.product-card
{
    background: #FAD2C0;
    border-radius: 4.51044px;
    width: 375.49px;
    height: 478.11px;
    border: 1px solid rgba(112, 112, 112, 0.1);
    padding-top: 0;
}


.product-card div.product-image{
    width: 100%;
    height: 260px;
    background-color: #fff0;
}

.product-card div.product-price{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-size: 22.3179px;
    line-height: 34px;
    color: #FF4B46;
}

.product-card div.product-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24.8074px;
    line-height: 29px;
    color: #565656;
}

.product-card div.product-desc{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20.297px;
    line-height: 24px;
    color: #565656;
}

.product-card .p-stars{
    background: #FF4B46 !important;
    border-radius: 4.51044px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 20.297px;
    line-height: 24px;
    color: #FFFFFF;
}

.product-card .panel-thumbs > div{
    width: auto;
}

.cover {
    object-fit: contain;
    width: 100%;
    height: 200px;
}


.btn-like{
    float:left;
    margin-right: 25px;
}
.btn-share{
    float: right;
    margin-right: 10px;
}



/* Fronend CSS ends */

@media only screen and (min-width: 599px) {
    .language-one {
        height: 50px;

    }


    .language-list{
        top:20px;
    } 

    .language-one .language-title{
        height: 50px;
        line-height: 50px;
    }

    .imenu.topup{
        width: 80%;
    }

    .imenu.topup .icon{
        font-size: 50px;
    }

    .imenu.miniux{
        width: 80%;
    }

    .imenu.miniux .icon{
        font-size: 50px;
        /* background: red; */
        margin: 0;
        padding: 0;
    }

   
}

@media only screen and (max-width: 992px) {
    .language-container {
        margin: 0 25px !important;
    }
}

.reset-container .title {
    background: #E90402;
    padding: 35px !important;
    margin-bottom: 65px !important;
    margin-top: 0px;
    width: 100%;
    color: #fff;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
}

.mod-item .div-check{
    width: 95%;
    padding-left: 5%;
    margin-bottom: 5px;
} 

.mod-item .div-check .checkbox_text{
    width: 90%;
    padding-left: 1%;
}

.form-group .form-label{
    clear: left;
}



.modal-footer .bgh-big-button{
    margin-top: 0px !important;
    line-height: 30px !important;
    padding: 10px 30px 10px 20px !important;
    width: 20%;
    z-index: 200;
}

.modal-header{
    background: #eb0018;
}

.modal-header h3{
    color: white;
}


@media only screen and (min-width: 599px) and (max-width:992px) {

    #fp-home > a:nth-child(1), #fp-home > a:nth-child(2){
        /* display: none; */
    }

    #top-menu > div{
        height: 150px;
        border-radius: 5px;
        overflow: hidden;
    }

    #top-menu > div.card > div > img{
        width: 300px;
        object-fit: contain;
        height: 80px !important;
        margin-top: 0;
    }

    #top-menu > div > div.bgh-btn{
        border-radius: 0px !important;
    }

    .bgh-body-container{
        top: 210px !important;
    }

    i#menubar{
        display: none;
    }

    #title-cart i:first-child{
        display: none;
    }
    .text-only{
        position: absolute;
        left: 100px;
        right: 0;
        display: block;
        text-align: center;
    }

    #top-menu{
        margin-top: 50px !important;
        height: 150px !important;
    }

    #title-cart .image-only{    
        position: absolute;
        right: 10;
        margin-left: -31px;
        max-width: 40px;
    }

    div.bgh-body.empat .category .product-card, div.bgh-body .category .product-card{
        width: 42% !important;
        height: 400px !important;
        margin-bottom: 30px;
    }

    div.bgh-body.empat .category .product-card .product-image, div.bgh-body .category .product-card .product-image{
        height: 160px !important;
        max-height: 160px;
        width: 100% !important;
        overflow: hidden;
    }

    div.bgh-body.empat .category .product-card .product-info .product-name, div.bgh-body.empat .category .product-card .product-info .product-desc, div.bgh-body.empat .category .product-card .product-info .product-price, div.bgh-body .category .product-card .product-info .product-name,  div.bgh-body .category .product-card .product-info .product-desc, div.bgh-body .category .product-card .product-info .product-price {
        width: 100% !important;
    }
    


    div.bgh-body.empat .category .product-card .product-info, div.bgh-body .category .product-card .product-info{
        top: 160px !important;
        height: 250px !important;
        width: 98%;
        position: absolute;

    }

    
    div.bgh-body.delapan .category .product-card{
        width: 28% !important;
        height: 290px !important;
        margin-bottom: 10px;
        padding-left: 1% !important;
        padding-right: 1% !important;
        margin-left: 3px !important;
        margin-right: 3px !important;
        overflow: hidden;
        display: block;
        padding: 0px 3px;
    }


    div.bgh-body.delapan .category .product-card .product-image .icontain{
        height: 80px !important;
    }
    
    div.bgh-body.delapan .category .product-card .product-image{
        height: 60px !important;
        max-height: 60px;
        overflow: hidden;
    }
    div.bgh-body.delapan .category .product-card .product-image .icontain{
        height: 60px !important;
    }
    div.bgh-body.delapan .category .product-card .product-info{
        top: 70px !important;
        height: 200px !important;
    }
    
    div.bgh-body.delapan .category .product-card .product-info .product-name, div.bgh-body.delapan .category .product-card .product-info .product-desc{
        font-size: 15px !important;
        margin-top: 1px !important;
        margin-bottom: 1px !important;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
        line-height: 16px !important;
        padding-left: 1px !important;
        padding-right: 1px !important;
    }

    div.bgh-body.delapan .btn-like, div.bgh-body.empat .btn-like{
        margin-right: 5px !important;
    }
    
}

#reviewchange{
    position: fixed;
    top: 10px;
    left: 10px;
}

#reviewchange i{
    float: left;
    margin-right:10px;
    height: 40px;
    line-height: 40px;
    padding-left: 0px;
    padding-right: 0px;
}

#reviewchange i.active,#reviewchange i:hover{
    text-shadow: 1px 2px #ffc4c4 !important;
    color: #fe4a4c !important;
}

#reviewchange .image-only{
    position: fixed;
    left: 50%;
    width: 30px;
    height: auto;
    margin-left: -15px;
}

.on-300{display: none;}


@media only screen and (min-width: 1024px){
    .ipt {clear: both;}
    .ipt .ipt_name{max-width: 45% !important;margin-right: 2%;float: left !important;clear: none !important;}
}

@media only screen and (max-width: 500px){
    .fb-name{font-size: 20px;}
    .fb-point{font-size: 20px;}
    .fb-stock{font-size: 20px;}
    div.location-note{line-height: 20px; font-size: 15px;}
    div#location-input-container{top: 115px;}
    .payment-methode-container .deposit-back{    position: absolute; bottom: 0; left: 10px; line-height: 20px; width: 50px !important; text-align: center; cursor: pointer; font-size: 12px !important; height: 20px;}
    .payment-methode-container .cart_count{margin-right:-30px}
    .deposit_title{width: 100% !important; clear: both !important; text-align: left !important; font-size: 15px !important; line-height: 20px !important;}
    .deposit_input{width:100% !important; clear:both !important; text-align: left !important;}
    .deposit_pad{padding-top:0px !important;}
    .p_pad  .bgh-big-button{font-size: 14px !important; margin-left: -5px  !important;}

    .users-area, .review-area{top:250px  !important;}
    .identity{margin-top:50px !important;}
    .float-top-right{top:10px !important;}
    .on-300{
        display: block;
    }
}

@media screen and (max-width:1024px) {
    .p_online_pad .cc{
        margin-left: -10px !important;
    }
}

@media screen and (max-width:799px) {
    .p_online_pad {
        margin-left: 40px !important;
    }
}




#id_saved{
    text-align: left;
    max-width: 50px !important;
    min-width: 50px !important;
}

@media only screen and (max-width: 375px){
    .fb-name{font-size: 15px  !important;}
    .fb-point{font-size: 15px  !important;}
    .fb-stock{font-size: 15px  !important;}
    div.location-note{line-height: 20px; font-size: 15px;}
    div#location-input-container{top: 115px;}
    .payment-methode-container .deposit-back{    position: absolute; bottom: 0; left: 5px!important; line-height: 15px!important; width: 40px !important; text-align: center; cursor: pointer; font-size: 12px !important; height: 20px;}
    .payment-methode-container .cart_count{margin-right: -5px !important;}
    .deposit_title{width: 100% !important; clear: both !important; text-align: left !important; font-size: 15px !important; line-height: 20px !important;}
    .deposit_input{width:100% !important; clear:both !important; text-align: left !important;}
    .deposit_pad{padding-top:0px !important;}
    .p_pad  .bgh-big-button{font-size: 14px !important; margin-left: -5px  !important;}
    #fp-payment-container #freebies-logo{
        margin-left:-10px !important;
    }
    .users-area h3{
        font-size: 12px !important;
    }

    .p_pad{
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        top: 120px !important;
        bottom: 60px !important;
        padding-left: 20px !important;
        margin: 0px !important;
        border-bottom: solid 1px #eeeeee;
        overflow-y: scroll !important;
    }

    .detail-list .info {
        font-size: 15px !important;
        line-height: 25px !important;
    }
    
    .order-list ul li, .order-list ul li strong, .detail-list ul li span, .review-area .item-list .item-description h4, .review-area .item-list .item-description h5:nth-child(2), .review-area .item-list .item-description h5:nth-child(3), .review-area .item-list .item-description{
        font-size: 15px !important;
        line-height: 30px !important;
    }
    .users-area, .review-area{top:250px  !important;}
    .identity{margin-top:50px !important;}
    .float-top-right{top:10px !important;}
    .on-300{
        display: block;
    }

    .detail-list ul li button.input-btn{
        font-size: 15px !important;
        margin-top: 10px;
    }

    .detail-list .info, .detail-list ul li i,.detail-list ul li span{
        font-size: 15px !important;
        line-height: 25px !important;
    }

    #warning.screen_model .modal-body {
        min-height: 65% !important;
        max-height: 65% !important;
    }

    .register-container{
        border-radius:0px !important;
    }

    .register-container .scroll-container{
        top:100px !important;
        padding-top:0px !important;
    }

    .register-container .center-logo{
        text-align: right  !important;
    }

    .register-container .center-logo img{
        width: 30px !important;
    }
}

#tracking-logo{
    margin-left:100px !important;
}

@media only screen and (max-width: 600px){
    #tracking-logo img{
        margin-top:0px !important;
    }

    .location-header > div{
        font-size: 20px !important;
    }
    
}


.location-header > div{
    float: left !important;
    text-align: center !important;
    border-bottom: solid 1px white;
}



.fcontainer_fp_location_at_delivery_lat , .fp_location_at_delivery_lon {
    display: none;
}

.smis-map-address{
    display: none !important;
}

#smis-map-search{
    position: fixed !important;
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
    border: none !important;
    height: 45px;
    border-radius: unset !important;
    border-bottom: solid 2px black !important;
}

#findloc{
    display: none;
}

.white-button{
    background: transparent !important;
}

#gpay-container{
    width: 100%;
    text-align: center;
    margin-top: 20%;
}