@font-face {
    font-family: 'AvenirLight';
    src: url("../../font/AvenirLight.otf");
}
@font-face {
    font-family: 'AvenirBlack';
    src: url("../../font/AvenirBlack.otf");
}
@font-face {
    font-family: 'AvenirMedium';
    src: url("../../font/AvenirMedium.otf");
}
@font-face {
    font-family: 'av35';
    src: url("../../font/avenir35.ttf");
}
@font-face {
    font-family: "av55";
    src: url("../../font/avenir55.otf");
}


.padding-30 {
   padding: 30px 30px 30px 30px;
}

.benefit-hampers-foodspot {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.carousel-circle {
    position: relative;
    display: inline-block;

    top: calc(0.5vh - 30px);
    margin: 0px 2%;
    height: 49px;
    width: 50px;

    border-radius: 100%;
    ba/ckground-color: white;
    padding-top: 10px;

    background: #ffffff91 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 6px #00000029;
    opacity: 1;
}

.carousel-arrow-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 26.0px 15px 0;
    border-color: transparent #6C6C6C transparent transparent;
    margin-left: 10px;
}

.carousel-arrow-right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #6C6C6C;
    margin-left: 15px;
}
.carousel-control-left{
    top: 59%;
    left: 10px;
    position: absolute;
}
.carousel-control-right{
    top: 59%;
    right: 10px;
    position: absolute;
}
body{
    font-family: 'AvenirBlack';
}
.AvenirLight{
    font-family: 'AvenirLight';
}
.hampers-breadcrumb a{
    color: #707070;
}
.AvenirBlack{
    font-family: 'AvenirBlack';
}
.AvenirMedium{
    font-family: 'AvenirMedium';
}
.hampers-xmas-2021-containers{
    padding: 0 12rem 0;
}
.container-double{
    padding: 0 19rem;
}
h1.text-title{
    font-size: 28px;
}
h3.text-title{
    font-size: 22px;
    margin-top: 20px;
}
p.font-bold,h3.font-bold{
    font-size: 20px;
}
.carousel-caption{
    padding-top: 10px;
    padding-bottom: 0;
}
.overlay-img{
    position: absolute;
    top: 0;
    left: 14px;
    right: 0;
    opacity: 1;
    overflow: hidden;
    background-color: rgba(26, 26, 26, 0.3);
    height: 150px;
    width: 91%;
    border-radius: 30px;
}
.lihat-lainnya{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
}
.lihat-lainnya a{
    background: #F5333E 0% 0% no-repeat padding-box;
    border-radius: 13px;
    padding: 15px;
    color:white; ;
}
a.red,a.red:hover,a.red:visited {
    color: #F5333E;
}
a > h4 {
    font-family: 'AvenirMedium';
}
.text-red{
    color: #F5333E;
}
.text-gray{
    color: #838383;
}
.text-orange{
    color: #FD864A;
}
.bg-white{
    /*background-image: linear-gradient(transparent, white);
    padding: 10px 24px 24px;
    border-radius: 40px;
    box-shadow: 0px 4px 5px 0 rgba(65, 65, 65, 0.5);*/

    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 6px #00000029;
    border-radius: 45px;
    padding: 10px 24px 24px;
    opacity: 1;
    w/idth: 82vw;
}
.bg-white-vendor{
    background: white;
    padding: 1px 24px 24px;
    border-radius: 40px;
    box-shadow: 0px 4px 5px 0 rgba(65, 65, 65, 0.5);
    w/idth: 82vw;
}
.bg-white-vendor-xs{
    display: none;
}
.hampers-xmas-2021-bg-image{
    margin-top: 27px;
    background-image: url("/img/hampers2021/Background_Asset_2_Top_.png") !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: top;
}
.section-pop{
    display: none;
}
.body-hampers-xmas-2021{
    padding-top: 150px;
    padding-bottom: 20px;
    font-family: 'AvenirBlack';
}
.hampers-xmas-2021-bg-image-vendor{
    background-image: url("/img/hampers2021/Background_Asset_1_.png") !important;
    background-repeat: repeat-y;
    background-position: right;
    /* background-position-y: top; */
}
.img-size{
    width: 150px;
    min-height: 120px;
    max-width: 150px;
}
.carousel-control{
    background: none !important;
}
.font-bold{
    font-weight: 500;
    font-family: 'AvenirBlack';
}
.font-light {
    font-family: 'AvenirLight';
}

h4.media-heading {
    font-size: 1.124rem;
    margin-top: 13px;
}
div.restaurant-name,div.menu-price {
    font-size: 1rem;
    margin-top: 0;
}
div.info-lanjut{
    margin-top: 11px;
    font-size: 1.125rem;
}
h4{
    font-size: 1.25rem;
    font-weight: 100;
    padding-bottom: 20px;
    margin-top: 20px;
}
.thumbnail{
    border: none;
    max-width: 280px;
}
.mt-3{
    margin-top: 30px;
}
.mt-2{
    margin-top: 10px;
}
.-mt-3{
    margin-top: -8px;
}
.mb-3{
    margin-bottom: 30px;
}
.ml-3{
    margin-left: 20px;
}
.font-medium{
    font-weight: 500;
    font-size: 1.125rem;
    font-family: 'AvenirMedium';
}
.padding-right-2{
    padding-right: 2px;
}
.rounded{
    border-radius: 30px;
}
.mt-5{
    margin-top: 50px;
}
.bg-gray{
    background: #70707036 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 10px #00000076;
    border-radius: 45px;
    opacity: 1;
}
.bg-white-benefit{
    background-color: #fff;
    border-radius: 30px;
    padding: 15px 30px;
    box-shadow: 0px 4px 5px 0 rgba(65, 65, 65, 0.5);
}
.d-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.d-flex-important{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}

.flex-wrap{
    flex-wrap: wrap;
}
.flex-grow-1{
    flex-grow: 1;
}
.mx-auto{
    margin: auto;
}
.justify-start{
    justify-content: start;
}
.justify-center{
    justify-content: center;
}
.justify-end{
    justify-content: end;
}
.mr-3{
    margin-right: 20px;
}
.bg-gray-transparant{
    background-color: #F5F5F5;
    opacity: 87%;
}
.img-center{
    display: block;
    margin: auto;
    width: 50%;
}
.center{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
}
.patner-mobile{
    display: none;
}

.hampers-xmas-2021-label-image-non-food {
    position: absolute;
    top : 20px;
    right : 20px;
    background : #E61B1B;
    opacity: 0.8;
    padding : 20px 20px;;
    width : 220px;
    color: white;
    font-size : 20px;
    text-align : center;
}

.hampers-xmas-2021-label-text-non-food{
    font-size : 22px;
    color: white;
}

.hampers-xmas-2021-title-non-food{
    color : #707070;
    font-size : 2.1rem;
    font-family: 'AvenirBlack';
}

.hampers-xmas-2021-sub-title-non-food{
    c/olor : #FF0202;
    color: #000000;
    font-size : 1.19rem;
    font-family: 'AvenirBlack';
    margin-top: 10px;
}
.hampers-xmas-2021-call-non-food{
    color : #FF0202;
    font-size : 1.26rem;
    font-family: 'AvenirBlack';
}

.hampers-xmas-2021-des-title-non-food{
    color : #000000;
    font-size : 1.2rem;
    font-family: 'AvenirBlack';
}

.hampers-xmas-2021-flex-column-non-food {
    display : flex;
    flex-direction : column;
    justify-content : space-between;
    height : 100%;
    align-items : stretch;
}

.hampers-xmas-2021-flex-column-child{
    f/lex : 1;
}

.hampers-xmas-2021-button-whatsapp-non-food{
    background: #25D366;
    width: 230px;
    border-radius : 45px;
    padding: 20px 10px;
    border : none !important;
    color : white;
    display: flex;
    justify-content : space-around;
    align-items : center;
    height : 54px;
}

.hampers-xmas-2021-text-button-non-food{
    font-size : 1.275rem;
    font-family: 'AvenirBlack';
    margin-bottom: 20px;
}
a.hampers-xmas-2021-text-button-non-food {
    color: #ffffff;
}

.hampers-xmas-2021-button-call-non-food{
    background: orange;
    width: 230px;
    border-radius : 45px;
    padding: 10px;
    border : none !important;
    color : white;
    display: flex;
    justify-content : space-around;
    align-items : center;
    height : 54px;
    margin-left: 20px;
}

ol.carousel-indicators {
    /* position: absolute; */
    bottom: -10px;
    margin: 0;
    left: 21%;
    /* width: auto; */
  }
  
  ol.carousel-indicators li,
  ol.carousel-indicators li.active{
    fl/oat: left;
    width: 20px;
    height: 20px;
    margin: 10;
    border-radius: 100px;
    border: 0;
    background: rgb(209, 209, 209);

      background: #A09696 0% 0% no-repeat padding-box;
      box-shadow: inset 5px 5px 5px #00000029, 5px 5px 5px #00000029;
      border: 1px solid #707070;
      opacity: 1;
      backdrop-filter: blur(30px);
      -webkit-backdrop-filter: blur(30px);
  }
  
  ol.carousel-indicators li.active {
    background: red;
      background: #FF0014 0% 0% no-repeat padding-box;
      box-shadow: inset 5px 5px 5px #00000029, 5px 5px 5px #00000029;
      border: 1px solid #707070;
      opacity: 1;
  }

  .m-top-10 {
      margin-top: 10px;
  }

  .m-left-0 {
      margin-left: 0;
  }

  .m-top-5 {
      margin-top: 5px;
  }

@media (max-width: 810px) {
    .body-hampers-xmas-2021{
        padding-top: 120px;
        padding-bottom: 20px;
        font-family: 'AvenirBlack';
    }

    .hampers-xmas-2021-containers{
        padding: 0 2rem 0;
    }
    .containers{
        padding: 0 3rem 0;
    }
    .container-double{
        padding: 0;
    }
    h1.text-title{
        font-size: 1.75rem;
    }
    .text-title-section{
        font-size: 30px;
    }
    .bg-image{
        display: none;
    }
    .section-pop{
        display: block;
    }
    .bg-white-vendor{
        display: none;
    }
    .bg-white-vendor-xs{
        display: block;
        background: white;
        padding: 1px 24px 24px;
        border-radius: 40px;
        box-shadow: 0px 4px 5px 0 rgba(65, 65, 65, 0.5);
    }
    .patner-web{
        display: none;
    }
    .patner-mobile{
        display: block;
    }
    .caption{
        margin-left: 0;
    }
    h4{
        font-size: 1.25rem;
        font-weight: 100;
        padding-bottom: 20px;
        margin-top: 10px;
    }
    p.font-bold,h3.font-bold{
        font-size: 28px;
    }
    .carousel-caption{
        padding-top: 0;
        padding-bottom: 20px;
    }

    ol.carousel-indicators {
        /* position: absolute; */
        bottom: -10px;
        margin: 0;
        left: 31%;
        /* width: auto; */
    }
    .hampers-xmas-2021-text-button-non-food{
        font-size : 0.9rem;
        font-family: 'AvenirBlack';
        margin-bottom: 20px;
    }
    .hampers-xmas-2021-button-whatsapp-non-food {
        background: #25D366;
        width: 170px;
        border-radius: 45px;
        padding: 20px 10px;
        border: none !important;
        color: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 45px;
    }
    .hampers-xmas-2021-button-call-non-food {
        background: orange;
        width: 170px;
        border-radius: 45px;
        padding: 10px;
        border: none !important;
        color: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 45px;
        margin-left: 20px;
    }
    .hampers-xmas-2021-title-non-food {
        color: #707070;
        font-size: 2.1rem;
        font-family: 'AvenirBlack';
        ma/rgin-top: 40px;
    }
}

@media (max-width: 576px) {
    .body-hampers-xmas-2021{
        padding-top: 10px;
        padding-bottom: 20px;
        font-family: 'AvenirBlack';
    }

    .hampers-xmas-2021-containers{
        padding: 0 2rem 0;
    }
    .container-double{
        padding: 0;
    }
    h1.text-title{
        font-size: 18px;
    }
    h3.text-title {
        font-size: 16px;
        margin-top: 15px;
    }
    h4.media-heading {
        font-size: 1.0rem;
        margin-top: 0;
        text-overflow: ellipsis;
    }
    div.restaurant-name,div.menu-price {
        font-size: 0.9rem;
        margin-top: 0;
        text-overflow: ellipsis;
    }
    div.info-lanjut{
        margin-top: 3px;
        font-size: 1.125rem;
    }

    .text-title-section{
        font-size: 30px;
    }
    .bg-image{
        display: none;
    }
    .section-pop{
        display: block;
    }
    .bg-white-vendor{
        display: none;
    }
    .bg-white-vendor-xs{
        display: block;
        background: white;
        padding: 1px 24px 24px;
        border-radius: 40px;
        box-shadow: 0px 4px 5px 0 rgba(65, 65, 65, 0.5);
    }
    .caption {
        margin-left: 0;
    }
    h4{
        font-size: 1.25rem;
        font-weight: 100;
        padding-bottom: 20px;
        margin-top: 10px;
    }
    .thumbnail {
        display: block;
        padding: 4px;
        margin-bottom: 20px;
        line-height: 1.42857143;
        background-color: #fff6;
        border: 1px solid #ddd;
        border-radius: 4px;
        -webkit-transition: border .2s ease-in-out;
        -o-transition: border .2s ease-in-out;
        transition: border .2s ease-in-out;
    }

    p.font-bold,h3.font-bold{
        font-size: 20px;
    }
    .carousel-caption{
        padding-top: 10px;
        padding-bottom: 20px;
    }
    ol.carousel-indicators {
        po/sition: absolute;
        bottom: -10px;
        margin: 0;
        l/eft: 20%;
        width: auto;
        top: 43vh;
    }
    ol.carousel-indicators li.active {
        background: red;
        background: #FF0014 0% 0% no-repeat padding-box;
        box-shadow: inset 5px 5px 5px #00000029, 5px 5px 5px #00000029;
        border: 1px solid #707070;
        opacity: 1;
    }
    .hampers-xmas-2021-flex-column-child{
        margin-top: 35px;
        text-align: center;
    }
    .hampers-xmas-2021-button-whatsapp-non-food {
        background: #25D366;
        width: 170px;
        border-radius: 45px;
        padding: 20px 10px;
        border: none !important;
        color: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 45px;
    }
    .hampers-xmas-2021-button-call-non-food {
        background: orange;
        width: 170px;
        border-radius: 45px;
        padding: 10px;
        border: none !important;
        color: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 45px;
        margin-left: 0;
    }
    .hampers-xmas-2021-sub-title-non-food {
        c/olor: #FF0202;
        color: #000000;
        font-size: 1.19rem;
        font-family: 'AvenirBlack';
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .hampers-xmas-2021-title-non-food {
        color: #707070;
        font-size: 2.1rem;
        font-family: 'AvenirBlack';
        margin-top: 40px;
    }
}


@media (max-width: 568px) {
    ol.carousel-indicators {
        po/sition: absolute;
        bottom: -10px;
        margin: 0;
        l/eft: 20%;
        width: auto;
        top: 52vh;
    }
}


@media (max-width: 480px) {
    ol.carousel-indicators {
        po/sition: absolute;
        bottom: -10px;
        margin: 0;
        l/eft: 20%;
        width: auto;
        top: 65vh;
    }
}

@media (max-width: 414px) {
    ol.carousel-indicators {
        po/sition: absolute;
        bottom: -10px;
        margin: 0;
        l/eft: 20%;
        width: auto;
        top: 52vh;
    }
    .hampers-xmas-2021-button-whatsapp-non-food {
        background: #25D366;
        width: 190px;
        border-radius: 45px;
        padding: 20px 10px;
        border: none !important;
        color: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 45px;
    }
    .hampers-xmas-2021-button-call-non-food {
        background: orange;
        width: 190px;
        border-radius: 45px;
        padding: 10px;
        border: none !important;
        color: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 45px;
        margin-left: 0;
    }
}


@media (max-width: 375px) {
    ol.carousel-indicators {
        po/sition: absolute;
        bottom: -10px;
        margin: 0;
        l/eft: 20%;
        width: auto;
        top: 43vh;
    }
}

@media (max-width: 320px) {
    ol.carousel-indicators {
        po/sition: absolute;
        bottom: -10px;
        margin: 0;
        l/eft: 20%;
        width: auto;
        top: 54vh;
    }

    .hampers-xmas-2021-button-whatsapp-non-food {
        background: #25D366;
        width: 170px;
        border-radius: 45px;
        padding: 20px 10px;
        border: none !important;
        color: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 45px;
    }
    .hampers-xmas-2021-button-call-non-food {
        background: orange;
        width: 170px;
        border-radius: 45px;
        padding: 10px;
        border: none !important;
        color: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        height: 45px;
        margin-left: 0;
    }
}
