
@font-face {
  font-family: "Trirong";
  src: url("/fonts/Trirong-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* Regular Italic */
@font-face {
  font-family: "Trirong";
  src: url("/fonts/Trirong-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* Medium */
@font-face {
  font-family: "Trirong";
  src: url("/fonts/Trirong-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/* SemiBold */
@font-face {
  font-family: "Trirong";
  src: url("/fonts/Trirong-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* Bold */
@font-face {
  font-family: "Trirong";
  src: url("/fonts/Trirong-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
.trirong-regular {
  font-family: "Trirong", serif;
  font-weight: 400;
  font-style: normal;
}


.trirong-regular-italic {
  font-family: "Trirong", serif;
  font-weight: 400;
  font-style: italic;
}

.trirong-medium {
  font-family: "Trirong", serif;
  font-weight: 500;
}

.trirong-semibold {
  font-family: "Trirong", serif;
  font-weight: 600;
}

.trirong-bold {
  font-family: "Trirong", serif;
  font-weight: 700;
}

.top-header {
    background-color: #B29056;
    min-height: 47px;
    position: relative;
    z-index: 1000;
}

.mt-3{
    margin-top: 30px;
}
.mt-4{
    margin-top: 40px;
}
.mt-5{
    margin-top: 50px;
}

.mb-6{
    margin-bottom: 60px;
}
.mb-7{
    margin-bottom: 70px;
}
.mb-8{
    margin-bottom: 80px;
}
.pb-6{
    padding-bottom: 60px;
}
.pt-1{
    padding-top: 10px;
}

.pt-2{
    padding-top: 20px;
}

    .pt-3{
        padding-top: 30px;
    }
    .pt-4{
        padding-top: 40px;
    }
    .pt-5{
        padding-top: 50px;
    }
.content-body {}
html, body {
    overflow-x: hidden;
}
input:focus{
    border: none !important;
    border-bottom: 1px solid #B29056 !important;
}
.logo img {
    width: 100%;
    height: auto;
}

.logo {
    max-width: 250px;
    padding-bottom: 20px;
    margin: 0 10px;
}

.navbar ul li {
    margin-top: 10px;
    margin-right: 18px;
    margin-left: 18px;
    color: #4F4E4F;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.06em;
}

.navbar {
    position: relative;
    background-color: #ECEADE;
    padding-bottom: 10px;
}

.logo-menu {
    margin-top: 0 !important;
}

.navbar-collapse {}

.product-category {
    background: #ECEADE;
    border-radius: 0px 0px 204px 0px;
}

.hero-slider .slick-dots {
    background: #ECEADE;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    background: transparent !important;
    bottom: 1%;
}


.slick-dots li button:before {
    border: 1px solid #fff;
    border-radius: 10px;
    font-size: 9px;
    line-height: 11px;
    width: 11px;
    height: 11px;
}

.slick-dots li.slick-active button:before {
    color: #fff;
}

.hero-slide .slick-slide {
    height: 672px;
    width: 1440px;
}

#product-trending  .slick-track{
    height: 50vh;
}

.slide-pc  .slick-track{
    height: 89vh;
    width: auto;
}

.slide-tablet  .slick-track{
    height: 472px;
    width: auto;
}
.slide-mobile .slick-track{
    height: 380px;
    width: auto;
}


#product-trending .slick-dots li.slick-active button:before{
    color: #AD9B76;
}

#product-trending .slick-slide img{
    display: inline-block;
}

.hero-slide .slick-initialized .slick-slide {
    /* height: 45vw; */
    background-position: center;
}

.navigation .dropdown-slide .dropdown-menu2 li a {
    /* font-family: 'Optima'; */
    font-weight: 600;
    /* font-family: OptimaBold; */
}

.dropdown-slide {
    position: relative;
}

.search-dropdown {
    position: 300px;
    padding: 20px !important;
}

.dropdown-header {
    font-size: 16px !important;
}

.first-menu {
    float: right !important;
}

.dropdown-menu{
    opacity: 0.97 !important;
    padding: 40px !important;
    z-index: -1;

}

.dropdown-slide{
    /* z-index: 500; */
}
.menu{
    position: relative;
    z-index: 999;
}

.dropdown-menu .menu-icon {
    border-radius: 0px 76px 0px 0px;
    width: 410px;
    height: 198px;
}

.dropdown-menu ul li{
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    color: #4F4E4F;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.06em;
}

.color-circle {
    width: 9.9px;
    height: 9.9px;
    margin: 0px 3px;
    border-radius: 10px;
    display: inline-block;
    background-size: cover;
}

.color-circle-2 {
    width: 12px;
    height: 12px;
    margin: 0px 2px;
    border-radius: 10px;
    display: inline-block;
    background-size: cover;
    /* border: 1px solid #000; */
}

.color-circle-4 {
    width: 16px;
    height: 16px;
    margin: 0px 3px;
    border-radius: 10px;
    display: inline-block;
    background-size: cover;
}

.color-circle-5 {
    width: 20px;
    height: 20px;
    margin: 0px 3px;
    border-radius: 15px;
    display: inline-block;
    background-size: cover;
}

.color-circle-6 {
    width: 26px;
    height: 26px;
    margin: 10px 8px;
    border-radius: 15px;
    display: inline-flex;
    background-size: cover;
}

.color-circle-lg {
    width: 50px;
    height: 50px;
    margin: 10px 8px;
    border-radius: 35px;
    display: inline-flex;
    background-size: cover;
}

.color-circle-xl {
    width: 120px;
    height: 120px;
    margin: 10px 8px;
    border-radius: 55px;
    display: inline-flex;
    background-size: cover;
}

.color-circle-xxl {
    width: 150px;
    height: 150px;
    margin: 10px 8px;
    border-radius: 85px;
    display: inline-flex;
    background-size: cover;
}

.product-view{
    align-content: center;
}
.product-view-img{
    max-height: 325px;
}

figure.zoom {
    background-position: 50% 50%;
    position: relative;
    width: 500px;
    overflow: hidden;
    cursor: zoom-in;
  }
  figure.zoom img:hover {
    opacity: 0;
  }
  figure.zoom img {
    transition: opacity 0.5s;
    display: block;
    width: 100%;
  }

.product-view img {
    display: block;
    max-width: 100%;
    height: auto;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.discover {
    background-color: #ECEADE;
}

.hero-slider-text {
    position: absolute;
    width: 100%;
    bottom: 8%;
    left: 12%;

}

.hero-slider-text h3 {
    color: #fff;
    line-height: 40.32px;
    /*font-weight: 400;*/
    /*font-size: 28px;*/
    line-height: 144%;
    /* or 40px */
    /*font-weight: 200;*/
    /*font-family: 'Trirong';*/
    display: flex;
    align-items: center;
    letter-spacing: 0.015em;
    margin-top: 0;
    margin-bottom: 0;
}

.hero-slider-text h4 {
    color: #fff;
    /*font-family: 'Trirong';*/
    margin-top: 0;
    margin-bottom: 0;
    /*font-weight: 200;
    font-size: 20px;*/
}

.hero-slider-text h5 {
    color: #fff;
    /*font-weight: 200;*/
    font-size: 17px;
    line-height: 144%;
    /* or 40px */

    font-family: 'Trirong';
    display: flex;
    align-items: center;
    letter-spacing: 0.015em;

    margin-top: 0;
    margin-bottom: 0;
}

.hero-slider-text a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-left: 1%;
    font-family: 'Trirong';
    line-height: 22px;
    float: left;
    margin-top: 5.2%;

}

.hero-slider-text img {
    margin-left: 11%;
    margin-right: 1%;
    float: left;
    margin-top: 5%;
    width: 50px;
}

.hero-slider>button {
    display: none !important;
}

.product-view-img{
    height: 280px;
}

element.style {}

.navbar-toggle-mb {
    position: relative;
    float: left;
    padding: 5px 5px;
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 13px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle-mb .icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 1px;
    margin: 5px;
}

.top-header-mb {
    min-height: 60px;
    overflow: hidden;

}

.navbar-mb {
    position: absolute;
    top: 60px;
    left: -1px;
    z-index: 99;
    width: 100%;
    border-radius: 0 0 100px 0;
    padding-top: 0;
    padding-left: 0;
    height: 95vh;
}

.navbar-mb-left {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #B29056;
    width: 40px;
    z-index: 100;
    height: 100%;
    text-align: center;
}

#menu-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 110vh;
    background: rgba(22, 22, 22, 0.171);
}

.backdrop {
    overflow: hidden;
    height: 100%;
    width: 100%;
    top: 0;
    bottom:0;
    position:fixed;
    overflow-y:scroll;
    overflow-x:hidden;
}



.navbar-mb.navigation .navbar-nav>li>a {
    font-size: 12px;
    padding: 15px 10px;
}

.search-navbar-mb {
    background-color: #ECEADE;
    border: 0;
    border-bottom: 1px solid #B29056;
    width: 68%;
    height: 35px !important;
    font-size: 12px !important;
    margin-left: 40px;
}

.search-navbar {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #B29056;
    width: 96%;
    height: 35px !important;
    font-size: 12px !important;
    margin-left: 0px;
}

.btn-group.open>.dropdown-menu{
    z-index: 9999;
    padding: 5px !important;
}

.btn-text{
    background-color: #fff;
    border: none;
    color: #4F4E4F
}

.btn-text:hover{
    background-color: #ECEADE;
    border: none;
    color: #4F4E4F;
}
.btn-text:active{
    background-color: #ECEADE !important;
    border: none;
    color: #4F4E4F !important;
}

.btn-text:focus{
    background-color: #ECEADE !important;
    border: none;
    color: #4F4E4F !important;
}

.search-navbar i{
    font-size: 25px;
    float: right;
    margin-top: 10px;
}

h3.product {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #4F4E4F;
    margin-bottom: 0;
}

h3.product-price {
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 21px;
    color: #4F4E4F;
}

.ourpromises {
    background-color: #fff;
    border-radius: 0px, 0px, 100px, 0px;
}

.text-detail {
    font-family: 'Trirong';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 220%;
    /* or 35px */

    display: block;
    align-items: center;
    letter-spacing: 0.02em;

    /* BLACK GRAY_KNK */

    color: #4F4E4F;

    flex: none;
    order: 2;
    flex-grow: 0;
}

.content-explore .explore-header{
    padding:40px 65px 0 40px;padding-left:0;padding-right:5.5%;
}

.thelook-content .content-explore .explore-header{
    /* padding:40px 65px 0 40px; */
    padding-top:0px;
    padding-left:20px;
    padding-right:5.5%;
}

.text-header3 {
    font-family: 'Trirong';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    /* or 22px */
    text-transform: uppercase;
    margin-top: 0;

    /* BLACK GRAY_KNK */

    color: #4F4E4F;
}

.text-header2 {
    font-family: 'Trirong';
    font-style: normal;
    font-weight: 500;
    line-height: 144%;
    /* or 40px */
    letter-spacing: 0.015em;
    color: #4F4E4F;

    font-size: 32px;
}

.text-header1 {
    font-style: normal;
    font-family: 'TrirongBold';
    font-weight: 600;
    line-height: 40px;
    color: #4F4E4F;
    font-size: 28px;
}

.text-header-lg {
    font-family: 'Optima';
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 130.4%;
    /* or 89px */


    color: #4F4E4F;
}

.underline-header {
    border-bottom: 3px solid #4f4e4f;
    width: 60px;
    margin-top: 35px;
    margin-bottom: 10px;
}

.underline {
    border-bottom: 2px solid #4f4e4f;
    width: 50px;
    display: inline-flex;
}

.content-explore .btn-shop{
    margin-top:33%;

}
.explore-btn{
    display: none;
    text-align: center;
}

.explore-a{
    display: block;
    font-size: 20px;
}
.explore-image .image-1{
    width:38.33%;float: right;padding-left:2.45%; padding-right:0;
}

.explore-image .image-2{
    width:61.67%;float: right;padding:0;
}

.explore-image .image-1 img{
    float: right;min-height: auto;
    width: 100%;
}

.explore-header .text-detail{
    text-align: left;letter-spacing: 0.06rem;width: auto;
}

.explore2-header {
    padding-right:3.3%;margin-top:50px;padding-left:0;
}

.explore2-header .text-detail{
    text-align: left;width: auto;
}

.explore2-image .image-2{
    width:39.8%;float: right;padding:0;padding-right:3.8%;
}
.explore2-image .image-1{
    width:60.2%;float: right; padding-left:0;padding-right:10%;
}

.explore2-image .image-2 img{
    float: left;min-height: auto;
    width: 100%;
}

.content-explore2{
    margin-top: 3%;
    padding-left: 0px;
    overflow: hidden;
    margin-bottom: 20px;
}

.ourpromises-image2{
    display: none;
}

.ourpromises-text .text-detail {
    color: #4F4E4F;
    margin-top: 20px;
    font-weight: 400;
    text-align: end;
    /* direction: revert; */
    letter-spacing: 0.01rem;
    line-height: 25px;
}
.ourpromises-text>div{
    width:240px
}

.ourpromises .underline-header{
    float: right;margin-right: 20px;
}

.ourpromises-img{
    padding-left:0;margin-top: 130px;padding-right:0;
}

.ourpromises-text{
    padding: 0px 30px 0 70px;line-height: 35.2px;font-weight: 400;font-size: 16px;
}

.ourpromises-text .text-detail.timeless{
    margin-top: 30px;line-height:28px;text-align: justify;font-weight: 500;letter-spacing:0;
    direction:ltr;
}


.qrcode{
    display: block;
}
.qrcode-mb{
    display: none;
}

.logo-footer-mb{
    display: none;
}

.footer-upper {
    min-height: 200px;
    background-color: #fff;
    border-radius: 0px 0px 204px 0px;
}

.discover-header{
    padding-left: 0;padding-right:0;padding-top:0%;
}

.discover-text{
    padding-right:75px;padding-left:40px;
}

.discover .text-header2{
    margin-top: 10px;
    margin-bottom: 80px;
    padding-left: 20px;
}
.ourpromises .text-header2{
    margin-bottom: 50px;
}

.address-footer .text-footer{
    text-align: right;
    padding-right: 3%;
}
.connect-footer-mb{
    display: none;
}
.discover-text-above{
    margin-top: 100px;
}

.discover .btn-olive-outline{
    margin-top: 80px;
}

.discover-img{
    float: right;
    min-height: auto;
    margin-top: 80px;
}

.ourpromises-img-mb{
    display: none;
}
.ourpromises-img{
    display: block;
}

.ourpromises-img2{
    margin-top: 80px;padding-left:0;padding-right:0;
}

.ourpromises-img2-btn{
    display: block;
    padding-left:10%;padding-top:15%;
}

.ourpromises-img2-btn-mb{
display: none;
}

.ourpromises-img2-1{
    padding-right:3%;padding-left:5%;
}
.ourpromises-img2-2{
    padding-right:0;;
}

.ourpromises-img2-1 img{
    width:97.5%;
}

.ourpromises-img2-2 img{
    width: 100%;
}

.btn-cycle-olive{
    padding: 13px 15px;
    border-radius: 40px;
    font-size: 28px;
    color: #fff;
    background-color: #AD9B76;
    position: absolute;
}

.btn-cycle-olive-sm{
    /* padding: 10px 12px; */
    border-radius: 40px;
    font-size: 22px;
    color: #fff;
    /* background-color: #AD9B76; */
    /* height: 50px; */
    width: 50px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
    font-family: OptimaBold;
}

.btn-cycle-olive-xs{
    /* padding: 10px 12px; */
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
    /* background-color: #AD9B76; */
    /* height: 50px; */
    width: 45px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
    font-family: OptimaBold;
}


.btn-cycle-olive.left{
    left: 2.5%;
}

.btn-cycle-olive.right{
    right: 2.5%;

}

.footer-olive {
    position: relative;
}
.footer-olive .btn-cycle-olive{
    bottom: 10%;
}

.address-footer .text-footer.email {
    margin-top: 20px;
}
.ourpromises-image2 img{
    margin-top: 100px;
}

.slide-pc{
    display: block;
}
.slide-tablet{
    display: none;
}
.slide-mobile{
    display: none;
}

.text-footer .text-olive {
    font-size: 12px;
}

#top-header-mobile{
    display: none;
}

.dropdown-menu{
    display: block;
}

.filter-box{
    margin-top: 80px;
}
.filter-search{
    padding-left: 10px;
}
.filter-search .showing{
    padding: 0 0px 0 8px;
}
.search-box{
    padding-left: 30px;
}
.product-prop{
    text-align: right;
}

.product-all-box{
    border-radius:0px 0px 204px 0px;
    background-color:#fff;
    padding: 60px 0;
}

.footer-below {
    background-color: #ECEADE;
    padding: 30px 0 0px 0;

}
.lifestyle-content{
    background-color: #ECEADE;
    display: block;
    padding-top: 40px;
    padding-bottom: 80px;
}

.lifestyle-content .detail1{
    width: 450px;
}
.lifestyle-content .detail3 {
    width: 360px;
}

.lifestyle-content .text-detail{
    display: block;
}

.lifestyle-image-default{
    display: block;
    width: 319px;
    height: 319px;
    background-color: #4f4e4f;


}

.thelook-cover{
    display: block;
    position: relative;

    color: #fff;
}

.thelook-cover .text-cover{
    position: absolute;
    bottom:8% ;
    left: 10%;
    color: #fff;
    margin: 0;
}

.thelook-cover .text-cover .text-detail{
    font-weight: 400;
    margin: 0;
    line-height: 20px;
}

.thelook-cover .text-cover h3,.thelook-cover .text-cover h4
,.thelook-cover .text-cover h5, .thelook-cover .shop-top-picks>a {
    color: #fff;
    margin: 0;

}

.thelook-cover .shop-top-picks{
    margin-left: 50px;
    margin-top: 20px;
}

.navigation .navbar-nav > li>a.active{
    color: #B29056;
}

.radius-lt{
    border-radius: 204px 0px 0px 0px;
}
.radius-lb{
    border-radius: 0px 0px 0px 204px;
}
.radius-rt{
    border-radius: 0px 204px 0px 0px;
}
.radius-rb{
    border-radius: 0px 0px 204px 0px;
}
.top-menu{
    position: relative;
}

.top-menu .dropdown-slide{

}

.top-menu .dropdown-menu{
    padding: 25px 25px 0 25px !important;
    border: 1px solid #B29056;
    width: 220px !important;
    right: -90%;
    z-index: 99999;

}

 .top-menu .search .dropdown-menu{
    padding: 10px !important;
    border: 1px solid #B29056;
    width: 260px !important;

    right: -90%;
    z-index: 99999;

}

.top-menu .search .dropdown-menu .media{
    padding-bottom: 0px;
}

.modal-pop .modal-dialog{
    width: 450px;
    margin: 30px auto;
}
.btn-olive{
    background-color:#B29056;
    color: #fff;

}

.btn-signin{
    width: 230px;
    letter-spacing: 0.08rem;
}

.btn-with-google{
    width: 200px;
}

.modal-pop .modal-body input{
    background-color: #ECEADE;
    border: none;
    border-bottom:1px solid #B29056 ;
}

.form-olive, .form-olive:focus, .form-olive:active, .form-olive:hover{
    border: 1px solid #B29056 !important;
    border-radius: 5px !important;
    /* background-color: #ECEADE; */
    font-size: 16px !important;
    margin-top: 10px;
}

.finish-focus-box{
    background-color: #B29056;
    padding: 60px 0;
    border-radius: 0px 0px 204px 0px;
    overflow: hidden;
}

.ql-size-large {
    font-size: 1.25em;
}
.ql-size-huge{
    font-size: 1.8em;
}
.image-album{
    margin-right: 10px;margin-top: 10px; max-height:505px;
}

.abcRioButtonLightBlue {
    background-color: #B29056 !important;
    border-radius: 10px;
    color: #4f4e4f !important;
    width: 200px !important;

}

.abcRioButtonContents{
    font-family: Trirong !important;
    font-weight: 700 !important;
    margin-left: -20px !important;
    font-size: 14px !important;

}

.chat-pop{
    position: absolute;
    right: 100px;
    width: 220px;
    bottom: 45px;
    /* background-color: rgba(255, 255, 255, 0.8); */
    padding: 15px;
    border-radius:20px;


}

    .chat-pop-mobile{
    position: absolute;
    right: 90px;
    width: 75px;
    bottom: 40px;
    /* background-color: rgba(255, 255, 255, 0.8); */
    padding: 15px;
    border-radius:20px;

    z-index: 9999;
}

input[type="radio"]:checked, input[type="checkbox"]:checked {
    background-color: #8A7944;
}

.ql-size-large {
    font-size: 1.25em !important;
}
.ql-size-huge{
    font-size: 1.8em !important;
}

.olive-check ,.olive-radio {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .olive-check .checkmark{
    margin-top: 2px;
  }


  /* Hide the browser's default checkbox */
  .olive-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  .olive-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }

  /* Create a custom checkbox */
  .olive-check .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border:1px solid #aaa;
  }

  .olive-radio .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eee;
    border-radius: 50%;
  }

  /* On mouse-over, add a grey background color */
  .olive-check:hover input ~ .checkmark,  .olive-radio:hover input ~ .checkmark {
    background-color: #ccc;
  }

  /* When the checkbox is checked, add a blue background */
  .olive-check input:checked ~ .checkmark,  .olive-radio input:checked ~ .checkmark {
    background-color: #B29056;
  }

  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }


  /* Show the checkmark when checked */
  .olive-check input:checked ~ .checkmark:after,  .olive-radio input:checked ~ .checkmark:after {
    display: block;
  }

  /* Style the checkmark/indicator */
  .olive-check .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .olive-radio .checkmark:after {
    top: 5px;
    left: 5px;
    width: 5px;
    height: 5px;
   border-radius: 50%;
   background: white;
}

.header-finishes{
    border-top: 2px solid #4f4e4f;
    border-bottom: 2px solid #4f4e4f;
    width: 380px;
    display: inline-block;
    padding: 5px 0px;
    position: relative;
    /* left: 35%; */
  }
  .header-finishes:before, .header-finishes:after {
    content: "";
    position: absolute;
    height: 139%;
    width: 10px;
    top: -11px;
    background-image: radial-gradient(circle at center, black 4px, transparent 4px), radial-gradient(circle at center, black 4px, transparent 4px);
    background-size: 20px 20px;
    background-position: top center, bottom center;
    background-repeat: no-repeat;
}
.header-finishes:before {
    left: -5px;
}
.header-finishes:after {
    right: -5px;
}

.finishes-content img {
    width: 8%;

}

.cookie-overlay .accept-cookies{
    float: right !important;
}

.cookie-overlay {
    position: fixed;
    bottom: 1rem;
    left: 1rem;
    background: #fff;
    z-index: 2051;
    line-height: 20px;
    font-size: 14px;
    border-radius: 6px;
    padding: 15px;
    height: 60px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);



}

.chat-pop{
    display: show;
}
.chat-pop-mobile{
    display: none;
}
.thelook-cover{
    font-family: Optima;
    background-size: cover;
    height: 600px;
    background-position: center;
}

.tl-header2{
    padding: 0px 20px;
}

.finish-focus-box .slick-slide img{
    max-width: 333px;
}
.lifestyle-content .ls-image1{
    width: 319px;
    /* max-width: 100%; */
}

.lifestyle-content .ls-image1-box{
    padding-top:40px ;
    /* max-width: 100%; */
}

.b-text{
    font-family: 'TrirongBold';
}

.product-prop h2{
    font-weight: 600;
    font-size: 24px;
}

.product-detail{
    background-color:#EDE9DE;padding: 40px 0;
}

.trending-box{
    border-radius:0px 0px 102px 0px;background-color:#fff;padding: 60px 0;
}

.get-the-look h1{
    font-size: 29px;
}

.finish-content{
padding-top: 40px;
}

.slick-prev:before {
    content: '←';
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: #B29056;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: #B29056;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next:before {
    content: '→';
}

.slick-prev {
    left: 30px;
}

.slick-next {
    right: 40px;
}

.product-trending-item img{
    width: 50%;
}

.policy-all-box{
    padding-top: 50px;
}

.last-menu ul{
    border-left:2px solid #B29056;

}



@media  screen and (max-width: 540px)  {
    .text-header1 {
        font-size: 20px;
        letter-spacing: 0.01rem;
        line-height: 30px;
        font-weight: 400;
        font-family: 'Trirong';
    }

    .text-header2 {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .text-header-lg{
        font-size: 27px;
        text-align: center;
    }
    .hero-slider-text img {
        margin-left: 8%;
        margin-right: 4%;
        float: left;
        margin-top: 5%;
        width: 40px;
    }

    .text-header3 {
        font-family: 'Trirong' !important;
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 140%;
        /* or 22px */
        text-transform: uppercase;
        margin-top: 0;

        /* BLACK GRAY_KNK */

        color: #4F4E4F;
    }



    .top-header-mb img{
        width: 180px;
    }

    .text-footer .text-olive {
        font-size: 11px;
    }

    .dropdown-menu{
        display: none;
    }

    .dropdown-menu-mb{
        display: block;
        overflow: hidden;
        height: 0px;
        line-height: 50px;
        font-family: OptimaBold;
    }
    .dropdown-menu-mb.active{
        height: auto;
    }

    .navbar-mb.navigation .navbar-nav>li>a{
        font-size: 14px;
        padding: 15px 10px;
    }
    .navbar-collapse {
        height: 85vh;
        overflow-y: scroll;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .dropdown-menu {
        opacity: 0.97 !important;
        padding: 10px !important;
        z-index: -1;
    }

    .navigation .dropdown-slide .dropdown-menu li a{
        font-size: 14px;
        padding: 0;
    }

    .first-menu{
        width: 95%;
        margin-bottom: 20px;
    }

    .first-menu img{
        float: right;
    }

    .first-menu .dropdown-header{
        margin-top: 12px;
        padding-left: 0px !important;
    }

    .first-menu li{
        float: left;
    }

    .slide-pc{
        display: none;
    }
    .slide-tablet{
        display: none;
    }
    .slide-mobile{
        display: block;
    }

    #top-header{
        display: none;
    }
    #menu{
        display: none;
    }
    #top-header-mobile{
        display: inherit;
    }
    #menu-mobile{
        display: inherit;
    }

    .hero-slider-text h3{
        font-size: 18px;
    }
    .hero-slider-text{
        bottom: -180px;
        left: 3%;
    }
    .hero-slide .slick-initialized .slick-slide{
        height: 45vh;
        background-position: center;

    }
    .section {
        padding: 60px 0;
    }

    .product-category {
        border-radius: 0px 0px 90px 0px;
    }
    .title{
        padding: 0;
    }
    .content-explore .explore-header{
        padding:0px 20px 0 20px;
    }

    .text-detail{
        font-weight: 500;
        font-size: 14px;
    }
    .explore-btn{
        display: block;
        text-align: center;
    }

    .explore-a{
        display: none;
        text-align: center;
    }

    .explore-btn .btn-shop{
        font-size: 14px;
        text-align: center;
        border: 1px solid #4f4e4f;
        margin-top:20px;
        width: 200px;
        padding: 12px 10px 10px 10px;
        display: inline-block;
        border-radius: 5px;

    }

    .explore-image {
        padding-top: 50px;
    }
    .explore-image .image-1{

        overflow: hidden;
        width: 37.5%;
        margin-left: 10px;
        background-size: cover;
    }
    .explore-image .image-1 img{

        padding-left: 5px;
    }

    .explore-image .image-2{
        width:58%;float: right;padding:0;
    }


    .explore-header .text-detail{
        text-align: left;letter-spacing: 0.06rem;
        width: auto;
    }

    .underline-header {

        margin-top: 20px;
        padding-right: 0;
        border-bottom: 2px solid #4f4e4f;
    }

    .explore2-header {
        padding-right:20px;margin-top:50px;padding-left:20px;
    }

    .explore2-header .text-detail{
        /* text-align: justify; */
        width: auto;
        letter-spacing: 0.08rem;
        line-height: 2.6rem;
    }

    .explore2-image{
        float: left;
    }

    .explore2-image .image-2{
        width:41%;float: right;padding:0;padding-right:3%;
    }

    .explore2-image .image-2{

        overflow: hidden;
        background-size: cover;
        float: left;
    }
    .explore2-image .image-1{
        width: 58%;
        padding-right:5%
    }
    .explore2-image .image-2 img{
        width: 100%;
    }

    .content-explore2{
        margin-top: 40px;
        padding-left: 0px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .ourpromises-text .text-detail.timeless{
        margin-top: 30px;
        line-height:26px;text-align: left;font-weight: 500;letter-spacing:0;
        direction:ltr;
    }


    .ourpromises-image2{
        display: block;
        margin-top: 60px;
    }

    .ourpromises-image{
        display: none;
    }

    .ourpromises-text .text-detail{
        color: #4F4E4F;margin-top:20px;font-weight:400;
        text-align:justify;direction:ltr;letter-spacing: 0.01rem;line-height: 25px;
    }

    .ourpromises-text>div{
        width:100%;
    }
    .ourpromises{
        text-align: center;
    }
    .ourpromises .text-header2{
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 30px;
        text-align: left;
    }

    .ourpromises .underline-header{
        float: none;margin-right: 20px;
        display: inline-block;
    }

    .ourpromises-img-mb{
        padding-left:0;margin-top: 30px;padding-right:0;
        display: block;
    }
    .ourpromises-img{
        display: none;
    }

    .ourpromises-text{
        padding: 0px 30px 0 70px;line-height: 35.2px;font-weight: 400;font-size: 16px;
        padding: 0px 20px 0 20px;
    }

    .ourpromises-text .text-detail{
        margin-top: 0px;line-height:20px;text-align: justify;font-weight: 500;letter-spacing:0;
    }
    .ourpromises-text .text-header-lg{
        margin-top: 10px;
        text-align: left;

    }

    .ourpromises-img2{
        margin-top: 40px;padding-left:0;padding-right:0;
    }

    .ourpromises-img2-btn{
        display: none;
    }
    .ourpromises-img2-btn-mb{
        display: block;
        padding-top:60px;
    }
    .ourpromises-img2-1{
        padding-right:20px;padding-left:20px;
    }

    .ourpromises-img2-1 img{
        width: 100%;
    }
    .ourpromises-img2-2{
        padding-right:20px;padding-left:20px;
        margin-top: 30px;
    }
    .ourpromises-img2-2 img{
        width: 100%;
    }

    .ourpromises-image2 img{
        margin-top: 40px;
    }

    .get-the-look .text-header2{
        text-align: center;
    }

    .qrcode-mb{
        display: block;
    }
    .qrcode{
        display: none;
    }

    .logo-footer-mb{
        display: block;
    }

    .logo-footer{
        display: none;
    }

    .footer-upper {
        min-height: 200px;
        background-color: #fff;
        border-radius: 0px 0px 0px 0px;
    }

    .discover-header{
        padding-left: 0;padding-right:0;padding-top:0%;
    }

    .discover .text-header2{
        font-size: 24px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 30px;
        padding-left: 0px;
    }

    .discover .btn-olive-outline{
        margin-top: 40px;

    }

    .discover-btn{
        text-align: center;
    }

    .discover-text{
        padding-right:0px;padding-left:0px;
    }

    .discover-text-above{
        margin-top: 35px;
        margin-bottom: 30px;
    }

    .discover-img{
        float: right;
        min-height: auto;
        margin-top: 40px;
    }

    .address-footer{
        margin-top: 50px;
        text-align: center;
        padding: 0;
    }

    .address-footer .text-footer{
        text-align: center;
        padding-right: 0;
    }

    .connect-footer{
        display: none;
    }

    .footer-olive .btn-cycle-olive{
        bottom: 5%;
    }

    .connect-footer-mb{
        display: block;
        position: relative;
        margin-top: 30px;
    }

    .address-footer .text-footer.email {
        margin-top: 40px;
    }
    .qrcode-mb .mt-5{
        margin-top: 40px;
    }

    .footer-olive{
        position: relative;
    }

    .filter-box{
        margin-top: 20px;
    }
    .filter-search .showing{
        padding: 0 ;
    }

    .search-box{
        padding-left: 0;
        margin-top: 20px;
    }

    .search-navbar{
        width: 93%;

    }
    .product-content{
        margin-top: 40px;
    }
    .product-prop{
        text-align: center;
    }
    .product-price-box{
        float: none !important;
    }
    .product-all-box{
        border-radius:0px 0px 104px 0px;
        background-color:#fff;
        padding: 20px 0 60px 0;
    }
    .product-view-img {
        height: 180px;
    }

    .footer-below {
        padding: 55px 0 0px 0;

    }

    .lifestyle-image-default{
        width: auto;
    }
    .lifestyle-content .detail3 {
        width: auto;
    }
    .lifestyle-content .detail1 {
        width: auto;
    }

    .btn-cycle-olive{
        font-size: 24px;
    }

    #product-trending  .slick-track{
        height: 45vh;
    }
    .image-album{
        margin-right: 10px;margin-top: 10px; width: 100%;
    }

    .cookie-overlay .accept-cookies{
        float: right !important;
    }

    .cookie-overlay {
        position: fixed;
        bottom: 1rem;
        left: 1rem;
        background: #fff;
        z-index: 2051;
        line-height: 20px;
        font-size: 14px;
        border-radius: 6px;
        padding: 15px;
        width: 350px;
        height: 110px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);

    }

    .text-address1{
        width: 43%;
    }

    .text-address2{
        width: 57%;
    }
    .chat-pop{
        display: none;
    }
    .chat-pop-mobile{
        display: show;
    }

    .chat-pop-mobile{
        right: 5px;
        bottom: 100px;
    }

    .chat-pop-mobile a{
        margin-bottom: 10px;
    }

    .thelook-cover .text-cover{
        position: absolute;
        bottom:8% ;
        left: 5%;
        color: #fff;
        margin: 0;
    }

    .thelook-content .explore-image{
        padding-top: 0px;
    }

    .tl-header2{
        padding: 50px 20px !important;
    }

    .explore-image.tl-image3{
        padding: 50px 20px 10px 20px !important;
    }

    .radius-rb {
        border-radius: 0px 0px 102px 0px;
    }

    .finish-focus-box{
        background-color: #B29056;
        padding: 60px 20px 60px 20px;
        border-radius: 0px 0px 102px 0px;
        overflow: hidden;
    }

    .finish-focus-box .slick-slide img{
        padding-left: 0px;
        padding-top: 10px;
        width: 100%;
        max-width: 100%;
    }
    .finish-focus-text{
        padding-left: 0;
    }

    .slick-dotted.slick-slider{
        width: 100%;
    }

    .lifestyle-content .ls-image1{
        /* max-width: 319px; */
        width: 100%;
    }

    .lifestyle-content .ls-image1-box{
        padding-top:0px ;
        /* max-width: 100%; */
    }

    .tl-image1{
        margin-top: 40px;
    }

    .reveal {
        position: relative;
        opacity: 0;
      }

      .reveal.active {
        opacity: 1;
      }
      .active.fade-bottom {
        animation: fade-bottom .5s ease-in;
      }
      .active.fade-left {
        animation: fade-left .5s ease-in;
      }
      .active.fade-right {
        animation: fade-right .5s ease-in;
      }

      .reveal.unactive {
        opacity: 0;
      }
      .unactive.fade-bottom {
        animation: fade-out-bottom .5s ease-in;
      }
      .unactive.fade-left {
        animation: fade-out-left .5s ease-in;
      }
      .unactive.fade-right {
        animation: fade-out-right .5s ease-in;
      }

      .text-title{
        text-align: center;
    }
    .b-text{
        font-family: 'Trirong';
    }
    .product-prop h2{
        font-weight: 400;
    }

    .product-detail{
        background-color:#EDE9DE;padding: 20px 0;
    }
    .trending-box{
        border-radius:0px 0px 102px 0px;background-color:#fff;padding: 60px 0;
    }

    .top-menu{
        position:fixed;
        right: 10px;
    }
    .top-menu .dropdown-menu{
        left: -120px;
    }
    .top-header .top-menu > li > a i{
        font-size: 22px;
        margin-right: 2px;
        vertical-align: middle;
    }

    .top-header .top-menu {
        text-align: center;
        padding: 5px 0;
    }

    .modal-pop .modal-dialog{
        width: auto;
    }
    .content-body{
        padding-top: 50px;
    }

    .social-icon{
        position: absolute;
        bottom: 15%;
        left: 3px;
    }

    .open>.dropdown-menu{
        display: block;
        right: 0px;
        left: auto;
    }

    h4.product{
        font-size: 16px;
    }

    h5.product{
        font-size: 14px;
    }

    .slick-prev:before {
        content: '←';
    }

    .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 30px;
        line-height: 1;
        opacity: .75;
        color: #B29056;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 30px;
        line-height: 1;
        opacity: .75;
        color: #B29056;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-next:before {
        content: '→';
    }

    .finish-focus .slick-next:before ,.finish-focus .slick-next:before{
        content: '';
    }

    .slick-prev {
        left: 30px;
    }

    .slick-next {
        right: 40px;
    }

    .finish-content{
        padding-top: 10px;
    }
    .policy-all-box{
        padding-top: 60px;
    }

    .thelook-cover{
        height: 350px;
    }

    .header-finishes:before, .header-finishes:after {
        height: 156%;
        width: 10px;
        top: -11px;

    }

    .header-finishes{
        width: 350px;
    }
    .finishes-content img {
        width: 20%;

    }

    .slick-slide{
        display: none;
        float: left;
        height: 66%;
        min-height: 1px;
    }
    .slider-item{
        position: relative;
        background-position: center;
    }
    .slick-dotted.slick-slider{
        background-color: #EDE9DE;
    }

    .hero-slider .slick-list{
        /* border-radius: 0px 0px 90px 0px; */
    }

    .slide-mobile .slick-track{
        height: 540px;
        width: auto;

    }
    .hero-slider-text h3,.hero-slider-text h5,.hero-slider-text a,.hero-slider-text h4{
        color: #4F4E4F;
    }
    .slider-item::after{

        background-color: #ECEADE;
        color: rgb(31, 31, 31);
    }

    .slick-dots{
        bottom: -25px;
    }

}
@keyframes fade-bottom {
    0% {
      transform: translateY(50px);
      opacity: 0;
    }
    100% {
      transform: translateY(0);
      opacity: 1;
    }
  }
  @keyframes fade-left {
    0% {
      transform: translateX(-100px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }

  @keyframes fade-right {
    0% {
      transform: translateX(100px);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
  }

  @keyframes fade-out-bottom {
    0% {
      transform: translateY(0);
      opacity: 1;
    }
    100% {
      transform: translateY(50px);
      opacity: 0;
    }
  }
  @keyframes fade-out-left {
    0% {
      transform: translateX(0);
      opacity: 1;
    }
    100% {
      transform: translateX(-100px);
      opacity: 0;
    }
  }

  @keyframes fade-out-right {
    0% {
      transform: translateX(0);
      opacity: 1;
    }
    100% {
      transform: translateX(100px);
      opacity: 0;
    }
  }
/*  SCREEN 481 - 820 =================================================== */

@media  screen and  (min-width: 541px) and  (max-width: 820px)   {

    .text-header2 {
        font-family: 'Trirong' !important;
        font-size: 28px;
    }
    .text-header1 {
        font-family: 'Trirong' !important;
        font-size: 24px;
        font-weight: 500;
    }
    .navbar-toggle{
        display: block !important;
    }

    .text-header-lg{
       font-size: 30px;
    }

    .navbar-toggle-mb .icon-bar {
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
        margin: 5px;
    }
    .navbar-nav>li{
        float: none;
    }
    .hero-slider-text img {
        margin-left: 8%;
        margin-right: 4%;
        float: left;
        margin-top: 5%;
        width: 40px;
    }

    .navigation .navbar-nav{
        display: block;
    }

    .navbar-mb.navigation .navbar-nav>li>a {
        font-size: 16px;
        padding: 20px 7px;
    }



    .first-menu{
        width: 92%;
        margin-bottom: 20px;
    }

    .first-menu img{
        float: right;
    }

    .first-menu .dropdown-header{
        margin-top: 12px;
        padding-left: 0px !important;
    }

    .first-menu li{
        float: left;
    }


    .dropdown-menu-mb{
        display: block;
        overflow: hidden;
        height: 0px;
        line-height: 50px;
        font-family: OptimaBold;
    }
    .dropdown-menu-mb.active{
        height: auto;
    }

    .top-header-mb{
        min-height: 40px;
        overflow: hidden;
        max-height: 70px;
    }
    .top-header-mb img{
        width: 190px;
    }
    .navbar-mb {
        width: 60%;
        min-height: 700px;
    }

    .navbar-collapse {
        height: 70vh;
        overflow-y: scroll;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .dropdown-menu {
        opacity: 0.97 !important;
        padding: 10px !important;
        z-index: -1;
    }

    .navigation .dropdown-slide .dropdown-menu li a{
        font-size: 14px;
    }

    .dropdown-slide .dropdown-menu, .dropdown-slide .dropdown-menu2{
        transition: none;
    }
    .footer-below {
        padding: 60px 0 0px 0;

    }
    .slide-pc{
        display: none;
    }
    .slide-tablet{
        display: block;
    }
    .slide-mobile{
        display: none;
    }

    #top-header{
        display: none;
    }
    #menu{
        display: none;
    }
    #top-header-mobile{
        display: inherit;
    }
    #menu-mobile{
        display: inherit;
    }

    .hero-slider-text h3{
        font-size: 18px;
    }
    .hero-slider-text{
        bottom: 15%;
        left: 3%;
    }
    .slick-initialized .slick-slide{
        height: 50vh;
        background-position: center;

    }
    .section {
        padding: 60px 0;
    }

    .product-category {
        border-radius: 0px 0px 90px 0px;
    }
    .title{
        padding: 0;
    }
    .content-explore .explore-header{
        padding:0px 20px 0 20px;
    }

    .text-detail{
        font-weight: 500;
        font-size: 14px;
    }
    .explore-btn{
        display: block;
        text-align: center;
    }

    .explore-a{
        display: none;
        text-align: center;
    }

    .explore-btn .btn-shop{
        font-size: 14px;
        text-align: center;
        border: 1px solid #4f4e4f;
        margin-top:20px;
        width: 200px;
        padding: 12px 10px 10px 10px;
        display: inline-block;
        border-radius: 5px;

    }

    .explore-image {
        padding-top: 0px;
    }
    .explore-image .image-1{

        overflow: hidden;
        width: 37.5%;
        margin-left: 10px;
        background-size: cover;
    }
    .explore-image .image-1 img{

        padding-left: 5px;
    }

    .explore-image .image-2{
        width:58%;float: right;padding:0;
    }


    .explore-header .text-detail{
        text-align: left;letter-spacing: 0.06rem;
        width: auto;
    }

    .underline-header {

        margin-top: 30px;
        padding-right: 0;
    }

    .explore2-header {
        padding-right:20px;margin-top:0px;padding-left:10px;
    }

    .explore2-header .text-detail{
        /* text-align: justify; */
        width: auto;
        letter-spacing: 0.08rem;
    }

    .explore2-image{
        float: left;
    }

    .explore2-image .image-2{
        width:41%;float: right;padding:0;padding-right:3%;
    }

    .explore2-image .image-2{

        overflow: hidden;
        background-size: cover;
        float: left;
    }
    .explore2-image .image-1{
        width: 58%;
        padding-right:5%
    }
    .explore2-image .image-2 img{
        width: 100%;
    }

    .content-explore2{
        margin-top: 40px;
        padding-left: 0px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .ourpromises-image2{
        display: block;
        margin-top: 60px;
    }

    .ourpromises-image{
        display: none;
    }

    .ourpromises-text .text-detail{
        color: #4F4E4F;margin-top:20px;font-weight:400;
        text-align:justify;direction:ltr;letter-spacing: 0.01rem;line-height: 25px;
    }

    .ourpromises-text>div{
        width:100%;
    }
    .ourpromises{
        text-align: center;
    }
    .ourpromises .text-header2{
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 30px;
        text-align: left;
    }

    .ourpromises .underline-header{
        float: none;margin-right: 20px;
        display: inline-block;
    }

    .ourpromises-img-mb{
        padding-left:0;margin-top: 30px;padding-right:0;
        display: block;
    }
    .ourpromises-img{
        display: none;
    }

    .ourpromises-text{
        padding: 0px 30px 0 70px;line-height: 35.2px;font-weight: 400;font-size: 16px;
        padding: 0px 20px 0 20px;
    }

    .ourpromises-text .text-detail{
        margin-top: 0px;line-height:20px;text-align: justify;font-weight: 500;letter-spacing:0;
    }
    .ourpromises-text .text-header-lg{
        margin-top: 10px;
        text-align: left;

    }


    .ourpromises-img2{
        margin-top: 40px;padding-left:0;padding-right:0;
    }

    .ourpromises-img2-btn{
        display: none;
    }
    .ourpromises-img2-btn-mb{
        display: block;
        padding-top:60px;
    }
    .ourpromises-img2-1{
        padding-right:20px;padding-left:20px;
    }

    .ourpromises-img2-1 img{
        width: 100%;
    }
    .ourpromises-img2-2{
        padding-right:20px;padding-left:20px;
        margin-top: 30px;
    }
    .ourpromises-img2-2 img{
        width: 100%;
    }

    .ourpromises-image2 img{
        margin-top: 40px;
    }

    .get-the-look .text-header2{
        text-align: center;
    }

    .qrcode-mb{
        display: block;
    }
    .qrcode{
        display: none;
    }

    .logo-footer-mb{
        display: block;
    }

    .logo-footer{
        display: none;
    }

    .footer-upper {
        min-height: 200px;
        background-color: #fff;
        border-radius: 0px 0px 0px 0px;
    }

    .discover-header{
        padding-left: 0;padding-right:0;padding-top:0%;
        text-align: center;
    }
    .discover-text-above{
        text-align: left;
    }
    .discover .text-header2{
        font-size: 22px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 30px;
        padding-left: 0px;
    }

    .discover .btn-olive-outline{
        margin-top: 40px;

    }

    .discover-btn{
        text-align: center;
    }

    .discover-text{
        padding-right:5px;padding-left:5px;
    }

    .discover-text-above{
        margin-top: 35px;
        margin-bottom: 20px;
    }

    .discover-img{
        float: right;
        min-height: auto;
        margin-top: 40px;
    }

    .address-footer{
        margin-top: 50px;
        text-align: center;
        padding: 0;
    }

    .address-footer .text-footer{
        text-align: center;
    }

    .connect-footer{
        display: none;
    }

    .footer-olive .btn-cycle-olive{
        bottom: 8%;
    }

    .connect-footer-mb{
        display: block;
        position: relative;
        margin-top: 30px;
    }
    .address-footer .text-footer{
        padding-right: 0;
    }
    .address-footer .text-footer.email {
        margin-top: 40px;
    }
    .qrcode-mb .mt-5{
        margin-top: 40px;
    }

    .footer-olive{
        position: relative;
    }


    .filter-box{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .filter-search .showing{
        padding: 0 00px 0 15px ;
    }

    .search-navbar{
        width: 93%;


    }

    .product-view-img {
        height: 320px;
    }
    .search-box{
        padding-left: 0px;
        margin-top: 40px;
    }

    .product-prop{
        text-align: center;
    }

    .product-price-box{
        float: none !important;
    }

    .lifestyle-image-default{
        width: auto;
    }
    .lifestyle-content .detail3 {
        width: auto;
    }
    .lifestyle-content .detail1 {
        width: auto;
    }

    #product-trending  .slick-track{
        height: 40vh;
    }

    .image-album{
        margin-right: 10px;margin-top: 10px; width: 100%;
    }

    .lifestyle-content .ls-image1{
        /* max-width: 319px; */
        width: 100%;
    }
    .top-menu{
        position:fixed;
        right: 10px;
    }
    .top-menu .dropdown-menu{
        left: -120px;
    }
    .top-header .top-menu > li > a i{
        font-size: 24px;
        margin-right: 5px;
        vertical-align: middle;
    }

    .top-header .top-menu {
        padding-top: 7px !important;
        text-align: center;
        padding: 5px 0;
    }
    .open>.dropdown-menu{
        display: block;
        right: 0px;
        left: auto;
    }

    .content-body{
        padding-top: 60px;
    }

    .social-icon{
        position: absolute;
        bottom: 15%;
        left: 3px;
    }

    .open>.dropdown-menu{
        display: block;
        right: 0px;
        left: auto;
    }

    .navbar-collapse{
        height: 85vh;
        overflow-y: scroll;
    }

    .finish-content{
        padding-top: 10px;
    }

    .reveal {
        position: relative;
        opacity: 0;
      }

      .reveal.active {
        opacity: 1;
      }
      .active.fade-bottom {
        animation: fade-bottom .5s ease-in;
      }
      .active.fade-left {
        animation: fade-left .5s ease-in;
      }
      .active.fade-right {
        animation: fade-right .5s ease-in;
      }

      .reveal.unactive {
        opacity: 0;
      }
      .unactive.fade-bottom {
        animation: fade-out-bottom .5s ease-in;
      }
      .unactive.fade-left {
        animation: fade-out-left .5s ease-in;
      }
      .unactive.fade-right {
        animation: fade-out-right .5s ease-in;
      }

      .text-title{
        text-align: center;
    }

    .product-trending-item img{
        width: 60%;
    }

    .header-finishes:before, .header-finishes:after {
        height: 140%;
        width: 10px;
        top: -10px;

    }
}

@media screen and  (min-width: 821px) and  (max-width: 1200px) {
    .text-header2 {
        font-family: 'Trirong' !important;
        font-size: 28px;
    }
    .text-header1 {
        font-family: 'Trirong' !important;
        font-size: 24px;
        font-weight: 500;
    }
    .navbar-toggle{
        display: block !important;
    }

    .text-header-lg{
       font-size: 30px;
    }

    .navbar-toggle-mb .icon-bar {
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
        margin: 5px;
    }
    .navbar-nav>li{
        float: none;
    }
    .hero-slider-text img {
        margin-left: 8%;
        margin-right: 4%;
        float: left;
        margin-top: 5%;
        width: 40px;
    }

    .navigation .navbar-nav{
        display: block;
    }

    .navbar-mb.navigation .navbar-nav>li>a {
        font-size: 16px;
        padding: 20px 7px;
    }

    .content-body {
        padding-top: 60px;
    }

    .first-menu{
        width: 92%;
        margin-bottom: 20px;
    }

    .first-menu img{
        float: right;
    }

    .first-menu .dropdown-header{
        margin-top: 12px;
        padding-left: 0px !important;
    }

    .first-menu li{
        float: left;
    }


    .dropdown-menu-mb{
        display: block;
        overflow: hidden;
        height: 0px;
        line-height: 50px;
        font-family: OptimaBold;
    }
    .dropdown-menu-mb.active{
        height: auto;
    }

    .top-header-mb{
        min-height: 40px;
        overflow: hidden;
        max-height: 70px;
    }
    .top-header-mb img{
        width: 190px;
    }
    .navbar-mb {
        width: 60%;
        min-height: 700px;
    }

    .navbar-collapse {
        height: 70vh;
        overflow-y: scroll;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .dropdown-menu {
        opacity: 0.97 !important;
        padding: 10px !important;
        z-index: -1;
    }

    .navigation .dropdown-slide .dropdown-menu li a{
        font-size: 14px;
    }

    .dropdown-slide .dropdown-menu, .dropdown-slide .dropdown-menu2{
        transition: none;
    }
    .footer-below {
        padding: 60px 0 0px 0;

    }
    .slide-pc{
        display: none;
    }
    .slide-tablet{
        display: block;
    }
    .slide-mobile{
        display: none;
    }

    #top-header{
        display: none;
    }
    #menu{
        display: none;
    }
    #top-header-mobile{
        display: inherit;
    }
    #menu-mobile{
        display: inherit;
    }

    .hero-slider-text h3{
        font-size: 18px;
    }
    .hero-slider-text{
        bottom: 15%;
        left: 3%;
    }
    .hero-slide .slick-initialized .slick-slide{
        height: 80vh;
    background-position: center;

    }
    .section {
        padding: 60px 0;
    }

    .navbar-collapse{
        height: 85vh;
        overflow-y: scroll;
    }
    .explore-header .text-detail{
        text-align: left;
    }

    .reveal {
        position: relative;
        opacity: 0;
      }

      .reveal.active {
        opacity: 1;
      }
      .active.fade-bottom {
        animation: fade-bottom .5s ease-in;
      }
      .active.fade-left {
        animation: fade-left .5s ease-in;
      }
      .active.fade-right {
        animation: fade-right .5s ease-in;
      }

      .reveal.unactive {
        opacity: 0;
      }
      .unactive.fade-bottom {
        animation: fade-out-bottom .5s ease-in;
      }
      .unactive.fade-left {
        animation: fade-out-left .5s ease-in;
      }
      .unactive.fade-right {
        animation: fade-out-right .5s ease-in;
      }

      .text-title{
        text-align: center;
    }


    .product-trending-item img{
        width: 100%;
    }
}

@media (min-width: 1200px){
    .container {
        width: 1220px;
    }

}

.btn-olive-outline {
    box-sizing: border-box;

    /* Auto layout */
    font-weight: 500;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 20px;
    gap: 10px;
    font-size: 18px;
    /* GOLD_KNK */

    border: 2px solid #4f4e4f;
    border-radius: 0px;
    color: #4F4E4F;
}

.btn-olive-outline:hover{
    background-color: #B29056;
    color: #fff;
    border:2px solid #B29056
}

.contact-number>h4 {
    color: #4F4E4F;
    font-weight: 400;
    font-size: 12px;
}

.dropdown>a {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
}

.dropdown>a.text-400 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

.text-600{
    font-weight: 600;
}
#finish-focus .slick-next:before ,#finish-focus .slick-next:before{
    content: '' !important;
}



.input-olive-footer {
    width: 260px;
    height: 50px !important;
    font-style: normal;

    font-weight: 100;
    font-size: 16px !important;
    border: 2.5px solid #B29056;

    float: center;
    padding-bottom: 0px;
    color: #B29056;

}

.input-olive-footer::placeholder ,.input-olive-footer {
    color: #B29056;
    font-weight: 400;
    text-align: center;
}

.btn-next-footer {
    padding-top: 0px;
    width: 40px;
    height: 50px;
    background: #B29056;
    float: center;
    border-color: #B29056;

    color: #fff;
    font-size: 20px;
    margin-left: -6px;
    border: 1px solid transparent;
}



.footer-olive {
    background-color: #ECEADE;

}

.text-olive {
    color: #B29056;
}

.text-footer {}

.text-footer h4 {
    font-size: 14px;
}

.menu-right {
    padding-right: 3px;
}

.underline {
    font-weight: 1000;
}


.subcate li{
    border-left:1px solid #B29056;
    padding-left: 10px;
    position: relative;
}
.subcate li.active a::before{
    content: "O";
    color: #B2905600;
    width: 10px;
    height: 10px;
    background-color: #B29056;
    position: absolute;
    left: -5px;
    top: 10px;
}

.subcate.hide{
    display: none;
}

.subcate.show{
    display: block;
}

.product-price-box{
    color: #4F4E4F;
    font-family: TrirongBold;
    font-size: 20px;
    text-align: center;
    border: 2px solid #000;
    padding: 10px 5px;
    width: 200px;
    margin-top: 10px;
    float: right;
    display: inline-block;
}
.img-olive{
    border:2px solid #B29056;
}

.text-scope{
    text-align: center;
    border: 1px solid #000;
    color: #4F4E4F;
    font-size: 18px;
    width: 200px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 2px 5px;
}

input[type="email"], input[type="password"], input[type="text"], input[type="tel"] {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    outline: none;
    font-weight: 200;
    font-size: 16px;
}

.text-olive-bold{
    font-family: "TrirongBold";
}
.mt-1{
    margin-top:10px;
}
.mt-2{
    margin-top:20px;
}
.mt-3{
    margin-top:30px;
}
.mt-4{
    margin-top:40px;
}
.mt-5{
    margin-top:50px;
}

.mb-1{
    margin-bottom:10px;
}
.mb-2{
    margin-bottom:20px;
}
.mb-3{
    margin-bottom:30px;
}
.mb-4{
    margin-bottom:40px;
}
.mb-5{
    margin-bottom:50px;
}


.modal-backdrop{
    background-color: rgba(0, 0, 0, 0.795);
}
