@font-face{
    font-family: montserrat-light;
    src: url(../fonts/Montserrat-Light.otf);
}
@font-face{
    font-family: montserrat-regular;
    src: url(../fonts/Montserrat-Regular.otf);
}
@font-face{
    font-family: montserrat-medium;
    src: url(../fonts/Montserrat-Medium.otf);
}
@font-face{
    font-family: montserrat-bold;
    src: url(../fonts/Montserrat-Bold.otf);
}
.modal-content{
    border: none !important;
    border-radius: 0px !important;
}
body {
    background: #ffffff;
}
section {
    background: #fff;
    font-family: montserrat-regular;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}
h5 {
    font-size: 11px;
}
.mycontainer {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-left: 10px;
}
.searchbar {
    max-width: 480px;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
}
.myform-control {
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: 18px 1px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.myform-control-wp {
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: 18px 1px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.myform-control-index {
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: 18px 1px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.bgnone {
    background: none;
}
.bg-red {
    background-color: #f1000f;
}
.bg-blue-gradient {
    background: rgb(25,139,253);
    background: linear-gradient(90deg, rgba(25,139,253,1) 0%, rgba(0,82,164,1) 100%);
}
.displaynone {
    display: none;
}
.nopadding {
    padding: 0px;
}
.nopadding-right {
    padding-right: 0px;
}
.mysliderhidden {
    display: none;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt40 {
    margin-top: 40px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb120 {
    margin-bottom: 120px !important;
}
.ml3 {
    margin-left: 3px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.pdr10 {
    padding-right: 10px;
}
.pdl10 {
    padding-left: 10px;
}
.w80p {
    width: 80% !important;
}
.w90p {
    width: 90% !important;
}
.h54{
    height: 54px;
}
.h63{
    height: 63px;
}
.h150 {
    height: 150px;
}
.f11 { font-size: 11px; }
.f14 { font-size: 14px; }
.mymedium { font-family: montserrat-medium; }
.mybold { font-family: montserrat-bold; }
.logo-in-store {
    display: block;
    text-align: center;
    margin: 0px 0px 17px;
}
.city>a {
    display: block;
    font-family: montserrat-medium;
    font-size: 11px;
    height: 33px;
    line-height: 33px;
    background: #fff;
    border-radius: 10px;
    color: #333;
}
.city>a:hover {
    color: #fff;
    background: #b2241d;
}
.rowcity {
    margin-top: 10px;
}
.rowstore {
    border-bottom: 1px solid #dedede;
    height: 44px;
    line-height: 44px;
}
.rowstore-header {
    padding-left: 10px;
    border-bottom: 1px solid #dedede;
    height: 44px;
    line-height: 44px;
    background: #efefef;
}
.storeaddress {
    font-size: 10px;
    display: block;
}
.gotomaps {
    width: 33px;
    height: 44px;
    float: right;
}
.gotomaps>a>img {
    width: 17px;
    height: 17px;
}
.city-group {
    font-family: montserrat-bold;
}
.special_fair_item {
    margin-bottom: 11px;
    -webkit-box-shadow: 1px 1px 2px 2px #ccc;
    -moz-box-shadow:    1px 1px 2px 2px #ccc;
    box-shadow:         1px 1px 2px 2px #ccc;
}
.special_fair_item {
    background: #666666;
    width: 150px;
    height: 100px;
    border-radius: 10px;
}
.special_fair_item img {
    border-radius: 10px 10px 0px 0px;
}
.special_fair_text {
    background: #ffffff;
    color: #b2241d;
    width: 150px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 70px;
    font-size: 11px;
    font-weight: bold;
    border-radius: 0px 0px 10px 10px;
}
.container-allcategory {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 9;
}
#allcategory-box {
    height: 100%;
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    
}
.box-list-all-category {
    transition: 0.8s;
    background: #fff;
    position: absolute;
    bottom: -1000px;
    width: 100%;
    padding: 10px;
    display: none;
}
.close-all-category {
    background: #e3e7eb;
    width: 70px;
    height: 6px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
}
#categoriesbox {
    margin: 0px;
    padding: 0px 0px;
}
#categoriesbox>div>a {
    color: #333;
    height: 90px;
    display: block;
}
#categoriesbox>div>a>img {
    width: 55px;
    height: 55px;
}
.cat-name {
    display: block;
    text-align: center;
    font-size: 8px;
    line-height: 12px;
    margin-top: 7px;
    height: 29px;
}

.sectionrekomendasi {
    border-top: 10px solid #eef0f1;
}
.rowrekomendasi {
    background: #831517;    
}
.boxrekomendasi {
    height: 150px;
    background: #831517;
    background-image: url(../images/rekomendasi-350x350.png);
    background-size: 120px 120px;
    background-repeat: no-repeat;
    background-position: left center;
}
.boxrekomendasi>div {
    width: 111px;
    height: 111px;
    line-height: 111px;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
    background: #fff;
}
.boxrekomendasi>div>a {
    display: block;
    height: 111px;
    line-height: 111px;
    vertical-align: middle;
    text-align: center;
}
.boxrekomendasi>div>a>img {
    width: 77px;
    height: 77px;
    display: inline-block;
    vertical-align: middle;
}
.sectionnews {
    background: #eef0f1;
}
.newsbox {
    width: 340px;
    background: #fff;
    border-radius: 7px;
}
.newsline {
    display: block;
    height: 79px;
    margin: 17px 11px;
    border-bottom: 1px solid #dedede;
}
.newstext {
    font-weight: bold;
    font-size: 10px;
    float: left;
    width: 170px;
    text-align: left;
}
.newstext>a {
    color: #333333;
}
.textsource {
    color: #b2241d;
}
.newsthumbnail {
    width: 44px;
    height: 44px;
    float: right;
    border-radius: 10px;
}
.newsthumbnail>img {
    border: 1px;
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
}

/* swipper */
/*
    html, body {
      position: relative;
      height: 100%;
    }
    body {
      background: #eee;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color:#000;
      margin: 0;
      padding: 0;
    }
*/
    .swiper-container {
        margin: 20px 0px;
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        border-radius: 15px;
        text-align: center;
        font-size: 18px;
        background: #fff;
        width: 80%;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide:nth-child(1n) {
        width: 80%;
    }
    .swiper-slide:nth-child(2n) {
        width: 80%;
    }
/* end swipper */

.barcode-banner img{
    width: 100%;
}

.sectionbestdeals {
    background: #b4251f;
    margin-bottom: 10px;
    padding-bottom: 1px;
}
.bestdeals-title {
    margin: 10px 0px;
}
.bestdeals-selengkapnya {
    float: right;
    font-size: 10px;
    margin-right: 10px;
}
.bestdeals-selengkapnya>a {
    color: #fff;
}
.boxbestdeals {
    background: #fff;
    width: 320px;
    height: 320px;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.rowbestdeals {
    height: 160px;
    border-bottom: 1px solid #ddd;
}
.bestdealsitem {
    width: 160px;
    height: 160px;
    float: left;
}
.bestdealsitem>a {
    color: #000;
}

.bd-old-price {
    position: relative;
    display: inline-block;
}
.bd-old-price::before {
    content: '';
    border-bottom: 2px solid red;
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: skewY(-10deg);
}
.br1 {
    border-right: 1px solid #ddd;
}
.bd-img {
    padding-top: 10px;
    height: 90px;
    text-align: center;
}
.bd-img>img {
    width: 77px;
}
.bd-name {
    font-size: 9px;
}
.bd-old-price {
    font-size: 10px;
}
.bd-price {
    font-weight: 700;
}
.premium-billboard>a>img {
    border-radius: 12px;
}
.banner1 {
    max-width: 480px;
}
.banner1>center>a>img {
    width: 100%;
    max-width: 100%;
}
.banner2>center>a>img {
    width: 375px;
    height: 153px;
    max-width: 100%;
}
.banner3>center>a>img {
    width: 375px;
    height: 118px;
    max-width: 100%;
}

#egg-promo{
    position: fixed;
    top: 500px;
    right: 0;
    z-index: 99;
}
#close-egg{
    position: fixed;
    top: 492px;
    right: 41px;
    z-index: 100;
    width: 40px;
}

.spotext {
    margin-top: 10px;
}
.spotext>span>a {
    color: #af251f;
}
.spotext1 {
    font-size: 11px;
    font-weight: bold;
}
.spotext2 {
    font-size: 11px;
    float: right;
    color: #af251f;
    margin: 5px 20px;
}

.footer {
    margin-top: 20px;
}
.oops {
    font-size: 77px;
}
.modal-lokasi {
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0px;
}
.container-lokasi {
    background: #ffffff;
    height: 350px;
    position: absolute;
    bottom: 0px;
    transition: 0.8s;
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    left:0;
    right:0;
    z-index: 10;
    border-radius: 22px 22px 0px 0px;
}
/*
.help-box{
    padding: 0;
    width: 100%;
    height: 100vh;
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    z-index: 200;
    transition: 0.8s;
    top: 1000px;
    left: 0;
}
*/
.pilih-lokasi {
    font-family: montserrat-bold;
    font-size: 14px;
    margin-top: 22px;
    margin-bottom: 17px;
}
.input-lokasi {
    width: calc(100% - 26px);
    margin-left: 13px;
    border: 1px solid #707070;
    border-radius: 5px;
}
.city-lokasi-container {
    border-top: 1px solid #efefef;
    margin-top: 17px;
    margin-left: 13px;
    margin-right: 13px;
}
.city-lokasi {
    font-family: montserrat-medium;
    font-size: 12px;
    margin-left: 13px;
    margin-top: 17px;
    color: #6F777F;
}
.carrefour-lokasi {
    font-family: montserrat-medium;
    font-size: 14px;
    margin-left: 26px;
}
.carrefour-lokasi > a {
    color: #22252A;
}
.myscroll-city-container {
    height: 244px;
    overflow-x: scroll;
    margin-top: 15px;
}
.btn-disable {
    border: 1px solid #E2E7EB !important;
    font-size: 10px !important;
    color: #989FA7 !important;
}