@font-face {
  font-family: 'yz';
  src:url('/themes/batrisyia/assets/fonts/yz/YanoneKaffeesatz-VariableFont_wght.woff') format('woff'),
        url('/themes/batrisyia/assets/fonts/yz/YanoneKaffeesatz-VariableFont_wght.woff2') format('woff2'),
        url('/themes/batrisyia/assets/fonts/yz/YanoneKaffeesatz-VariableFont_wght.svg#YanoneKaffeesatz-VariableFont_wght') format('svg'),
        url('/themes/batrisyia/assets/fonts/yz/YanoneKaffeesatz-VariableFont_wght.eot'),
        url('/themes/batrisyia/assets/fonts/yz/YanoneKaffeesatz-VariableFont_wght.eot?#iefix') format('embedded-opentype'),
        url('/themes/batrisyia/assets/fonts/yz/YanoneKaffeesatz-VariableFont_wght.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: .3rem;
}
@font-face {
  font-family: ws;
  src:url('../fonts/ws/WorkSans-VariableFont_wght.woff') format('woff'),
        url('../fonts/ws/WorkSans-VariableFont_wght.woff2') format('woff2'),
        url('../fonts/ws/WorkSans-VariableFont_wght.svg#WorkSans-VariableFont_wght') format('svg'),
        url('../fonts/ws/WorkSans-VariableFont_wght.eot'),
        url('../fonts/ws/WorkSans-VariableFont_wght.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ws/WorkSans-VariableFont_wght.ttf') format('truetype');sear
pa
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: lf;
  src:url('../fonts/lf/LibreFranklin-VariableFont_wght.woff') format('woff'),
        url('../fonts/lf/LibreFranklin-VariableFont_wght.woff2') format('woff2'),
        url('../fonts/lf/LibreFranklin-VariableFont_wght.svg#LibreFranklin-VariableFont_wght') format('svg'),
        url('../fonts/lf/LibreFranklin-VariableFont_wght.eot'),
        url('../fonts/lf/LibreFranklin-VariableFont_wght.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lf/LibreFranklin-VariableFont_wght.ttf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html,
body {
    font-family: lf;
    color:#888;
}

/*Header*/
/*.nav-sticky{*/
/*    position: -webkit-sticky; */
/*    position: sticky; */
/*    top: 0;*/
/*}*/

    .nav-header{
        -webkit-backface-visibility: hidden;
    }
/*  css set margin: left right up down = 0  */
.body-fix {  
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
.logo-corporate {
    width: 86px;
    height: auto;
}
.bgcolor {
    background-color : rgba(255, 255, 255, 0.695);
    transition: ease-in-out 0.5s;
}

.banner-top {
    background-color: rgb(255 255 255 / 80%);
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.fa-bars {
    color:#ffffff;
}
.fa-user,
.fa-users,
.bi-envelope,
.bi-instagram,
.bi-facebook, 
.bi-house-door-fill,
.bi-geo-alt-fill {
    color: #738b77;
}
.fa-female, 
.fa-book,
.fa-th-large {
    font-size:25px;
    color:#777;
    padding-top:6px;
    }
.icon-nav {
    width:20px;
    height:20px;
    }
.menu-icon {
    width:20px;
    height:30px;
    }
.menu-icon-left li {
    display: inline;
}
.menu-icon-left a {
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    color: #888;
}
.menu-icon {
    border-width: 1px;
    list-style: none;
    text-align: right;
    height: 40px;
    z-index: 1;
}
.menu-icon a {
    display: inline-block;
    padding: 10px;
    color: #299953;
}
.menu-icon a:hover {
    color: #888;
}
.menu-icon li {
    display: inline;
}
.topline{
    margin-top:100px;
}
.part-section {
        margin-top:50px;
    }
.left-space{
    padding-left:15px;
}
.right-space{
    padding-right:15px;
}
/* //////////////////  icon top   /////////////////  */
/* icon jajaran   
---------------------------------- */
.icon-jajaran .bi {
    color: #299953;
    padding: 10px 10px;
    font-size: 24px;
}
.icon-jajaran .bi:hover {
    color: #444444;
    padding: 10px 10px;
    font-size: 24px;
}
.icon-stockist a {
    text-decoration: none;
    color: #777;
}
.icon-stockist a:hover {
    text-decoration: none;
    color: #299953;
}
.brand-artist {
       width: 100%; 
       height: auto;
       }
 
/* Back to top button */
#scroll {
    position: fixed;
    right: 25px;
    bottom: 20px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background-color: #ccdacc;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}
#scroll:hover {
    background-color: #c5d2c5;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
/* Back to top button */

/*--------------------------------------------------------------
  # ZOOM 
  --------------------------------------------------------------*/
.zoom {
      padding: 0px;
      /*background-color: #eee;*/
      transition: transform .2s;
      /*width: 200px;*/
      /*height: 200px;*/
      margin: 0 auto;
    }
    
    .zoom:hover {
      -ms-transform: scale(1.5); /* IE 9 */
      -webkit-transform: scale(1.5); /* Safari 3-8 */
      transform: scale(1.035); 
    }
    
.img-hover-zoom {
  height: auto; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.2);
}
/* //////////////////  icon jajaran   /////////////////  */

.card-contact {
    max-height: 180px;
    box-shadow: 5px 5px 5px #bbbbbb;
    margin-bottom: 20px;
    border: 1px solid #eee;
    padding: 15px 15px;
}
.card-contact .bi {
    font-size: 45px;
    color: #299953;
}
.content-card {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 18px;
    color: #777;
}
.card-product {
        min-height: 450px;
        margin:10px;
    }
.card-stockist {
    min-height: 400px;
}
.card-jajaran {
    min-height: 680px;
}
.card-header-stockist h6 {
    background-color:#e5f4d8;
    color:#7a9b42;
    font-size:16px;
    font-weight: 600;
    padding:20px 20px;
}
.card-fashion {
        min-height:450px;
    }
.card-lips {
    min-height :435px;
}
.product-title {
    color:#888;
    font-size: 16px;
    line-height: 1.3;
}
.price {
    font-weight: 600;
    padding-bottom: 15px;
    padding-top: 6px;
    font-size: 16px;
}
.price-disc {
    font-weight: 300;
    text-decoration: line-through;
    display: inline-block;
    /*padding-bottom: 15px;*/
    /*padding-top: 6px;*/
    font-size: 13px;
}
.discount-badge {
  /*display: inline-block;*/
  /*border-radius: 25px;*/
  /*padding: 1.5px 5px;*/
  /*background-color: #ff0000;*/
  /*color: #ffffff;*/
  font-weight: 200;
}
.product-title-detail {
    font-weight: 600;
    font-size: 36px;
    margin-bottom:30px;
    color: #738b77;
}
.price-detail {
    font-weight: 600;
    font-size: 20px;
    margin-bottom:30px;
}

/*--------------------------------------------------------------
# Button Lihat Semua
--------------------------------------------------------------*/
        .section-head-title {
            font-size: 24px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            /*letter-spacing: 2.26px;*/
            color: #738b77;
            text-transform: uppercase;
            padding-bottom:14px;
        }
        .box-popular-product {
            padding: 10px;
            margin-top: 30px;
            margin-bottom: 40px;
        }
        .popular-product-head {
            font-size: 24px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            letter-spacing: 2.26px;
            color: #738b77;
            text-transform: uppercase; 
        }
        .popular-product-span {
            font-size: 14px; 
            color:#888; 
            text-decoration: none;
            background-color:#fff;
            border: 1px solid #ddd;
            border-radius:50px;
            padding:8px 12px;
        }
        .popular-product-span:hover {
            font-size: 14px; 
            color:#ffffff !important;  
            text-decoration: none;
            background-color: #97ad98; /*#a3d963; /*#daffd580 - #009520*/
            border: 1px solid #fff;
            border-radius:50px;
            padding:8px 12px;
        }

/*--------------------------------------------------------------
# Card Product
--------------------------------------------------------------*/

.card {
    /*box-shadow: 3px 3px 5px rgba(73, 78, 92, 0.15);*/
    border: 1px solid #ddd;
    border-radius:9px;
}
.img-products {
    width: 100%;
    height: auto;
    border-top-right-radius:8px;
    border-top-left-radius:8px;
}

/*--------------------------------------------------------------
  # Instagram
  --------------------------------------------------------------*/
.insta-card {
        min-height: 440px;
    }
.insta-card .img {
        min-height: 400px;
        width: 100%;
        height: auto;
    }
.caption {
        font-size: 16px;
        color:#adadad;
    }
.join-telegram {
    font-size: 14px;
    color: #738b77;
    text-decoration: none;
    background-color: #ecf5ec;
    border: 1px solid #ddd;
    border-radius: 50px;
    padding: 7px 20px;
    margin: 20px 20px;
}
.join-telegram:hover {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    background-color: #738b77;
    border: 1px solid #738b77;
    border-radius: 50px;
    padding: 7px 20px;
    margin: 20px 20px;
        }
/*--------------------------------------------------------------
  # Instagram end
  --------------------------------------------------------------*/
.section-header {
    /*margin-top:40px;*/
    margin-bottom:25px;
}
.section-header p {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #779b42;
    text-transform: uppercase; 
    font-weight: 500;
    letter-spacing: 3.33px;
    position: relative;
    padding-bottom: 20px;
}
.section-header p::before {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #a3d963;
    bottom: 0;
    left: 0;
}
.section-header h2 {
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    color: #779b42;
    text-transform: uppercase; 
    font-weight: 200;
    letter-spacing: 3.33px;
    position: relative;
    padding-bottom: 20px;
}
.section-header h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #779b42;
    bottom: 0;
    left: 0;
}
.faq-header p {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #738b77;
    font-weight:600;
    position: relative;
    padding-bottom: 15px;
    z-index:-1;
}
.faq-header p::before {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 2px;
    background: #a3d963;
    bottom: 0;
    left: 0;
}
/* Search column
--------------------------------*/
.search {
    position: relative;
    float: right;
    margin-right: 10px;
    border-radius: 40px;
    overflow: hidden;
    background-color: rgb(240 246 242);
    border: 1px solid #ddd;
    z-index: 2;
    margin-top: -70px;
  }
  
  .search input {
    height: 40px; width: 0;
    padding: 5px 40px 5px 0;
    border: none; outline: none;
    box-sizing: border-box;
    background-color: transparent;
    cursor: pointer;
    transition: 0.2s;
  }
  
  .search input:not(:placeholder-shown),
  .search input:focus, .search:hover input {
    width: 300px;
    padding: 5px 40px 5px 1em;
    cursor: unset;
  }
  
  .btn {
    position: absolute;
    top: 0; right: 0;
    height: 40px; width: 40px;
    border-radius: 20px;
    background-color: rgb(255 255 255);
    cursor: pointer;
    pointer-events: none;
  }
  
  .search input:not(:placeholder-shown)+.btn {
    pointer-events: auto;
  }
  
  .btn i {
    position: relative;
    top: 2px; left: 0px;
    color: #97ad98;;
  }
  
/* Services Section
--------------------------------*/

#services {
    /*box-shadow: 4px 4px 5px rgba(73, 78, 92, 0.1);*/
}
.box {
    min-height: 270px;
    padding: 20px;
    margin-bottom: 40px;
    box-shadow: 4px 4px 5px rgba(73, 78, 92, 0.1);
    background: #fff;
    transition: 0.4s;
    border-radius: 3px;
    border: solid #eee 1px;
}
.box:hover {
    min-height: 270px;
    box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
}

/* #services .box .icon { 
    float: left; 
 } */

#services .box .icon i {
    color: #444;
    font-size: 130px;
    transition: 0.5s;
    line-height: 0;
    margin-top: 60px;
    margin-bottom: 60px;
}

#services .box .icon i:before {
    
    background: linear-gradient(45deg, #97ad98 0%, #ddff00 100%); /* #a3d963 */
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#services .box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 22px;
}

#services .box h4 a {
    color: #738b77;
    text-decoration: none;
}

#services .box p {
    /* margin-left: 100px; 
    font-size: 14px; */
    margin-bottom: 0;
    line-height: 24px;
}

.icon-service .bi {
    font-size: 64px;
    background-image: linear-gradient(to bottom right, red, yellow);
}

.card-service {
    max-height: 180px;
    box-shadow: 5px 5px 5px #bbbbbb;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.card-filter {
    margin: 0;
    width: 100%;
    padding: 7px;
    margin-bottom: 40px;
    margin-top: 90px;
    box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
    border: 1px solid #444;
    background-color: #fff;
    }
    
/*--------------------------------------------------------------
#FAQ
---------------------------------------------------------------*/
.img-faq {
            width:100%;
            height:auto;
            padding:40px;
            }
        .accordion {
          background-color: rgba(255, 255, 255, 0.5);
          color: #666; 
          cursor: pointer;
          padding: 15px;
          width: 100%;
          border: 1px solid #eee;
          text-align: left;
          outline: none;
          font-size: 15px;
          transition: 0.4s;
          margin-bottom: 15px;
        }
        .accordion:hover {
          background-color: #daffd580; 
          color: #0d6207;
        }
        .panel {
          padding: 10px 15px;
          display: none;
          font-size: 15px;
          color: #666;
          background-color: white;
          border:1px solid #36c51270;
          overflow: hidden;
          margin-bottom:15px;
          margin-top:-15px;
        }
        .faq-box-search  {
            padding:15px 15px 15px;
        }
        a {
            text-decoration:none;
            color:#738b77;
        }
        ul {
            list-style-type: none;
        }
        .accord {
          background-color: rgba(255, 255, 255, 0.5);
          color:#666;
          cursor: pointer;
          padding: 10px;
          width: 100%;
          border: 1px solid #eee;
          text-align: left;
          outline: none;
          font-size: 15px;
          transition: 0.4s;
          margin-bottom:15px;
        }
        .accord:hover {
          background-color: #daffd580; 
          color: #0d6207;
        }
        .faq-active-link {
              background-color: #daffd580; 
              color: #0d6207;
            }
        .faq-section-title{
                font-size:16px;
                font-weight:400;
            }
            .faq-description {
                font-size:14px;
            }
        .form-control {
            width:80%;
        }
        .sticky {
            position: -webkit-sticky;
            position: sticky;
            top: 80px;
            }
        
        @media only screen and (max-width: 760px) {
            .sticky {
                position: -webkit-sticky;
                position: sticky;
                top: 65px;
                width: 100%;
                padding-top: 20px;
                padding-bottom: 20px;
                background-color: #ffffff;
            }
            .faq-box-search  {
                padding: 10px 10px 10px;
            }
            .form-control {
            width:100%;
            }
        }
        @media only screen and (max-width: 480px) {
             .sticky {
                position: -webkit-sticky;
                position: sticky;
                top: 65px;
                width: 100%;
                padding-top: 20px;
                padding-bottom: 20px;
                background-color: #ffffff;
            }
            .faq-section-title{
                font-size:14px;
            }
            .faq-description {
                font-size:12px;
            }
            .form-control {
            width:100%;
            }
        }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.logo-footer {
    width: 150px;
    height: auto;
    margin-left: 30px;
}
.head-title {
  color:#738b77;
  font-weight: 600;
  }  
.bg-post-parallax {
    /*background-color:#fff;*/
    background-image: url("../img/intro-front-page/contact-daftar-reseller2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
}

.bg-text {
    background-color: rgba(0, 0, 0, 0.7); /* Black w/opacity/see-through */
    color: #fff;
    z-index: 2;
    padding: 20px;
    text-align: left;
    height: 100%;
    margin-top: 6px;
    padding-top: 150px;
    padding-bottom: 150px;
}
.bg-about-parallax {
    background-image: url("../img/intro-front-page/bg-perusahaan-min.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
}
.bg-about-text {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    z-index: 2;
    padding: 20px;
    text-align: left;
    height: 100%;
    /*padding-top: 150px;*/
    /*padding-bottom: 150px;*/
}
.bg-news-parallax {
    background-image: url("../img/intro-front-page/bg-news-min.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
}
.bg-news-text {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    z-index: 2;
    padding: 20px;
    text-align: left;
    height: 100%;
    /*padding-top: 150px;*/
    /*padding-bottom: 150px;*/
}

.bg-testimoni-parallax {
    background-image: url("../img/intro-front-page/bg-testimonii-min.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
}
.bg-testimoni-text {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    z-index: 2;
    padding: 20px;
    text-align: left;
    height: 100%;
    /*padding-top: 150px;*/
    /*padding-bottom: 150px;*/
}
.bg-product-parallax {
    background-image: url("../img/intro-front-page/bg-product-min.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
}
.bg-product-text {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    z-index: 2;
    padding: 20px;
    text-align: left;
    height: 100%;
    /*padding-top: 150px;*/
    /*padding-bottom: 150px;*/
}
.icon-footer .bi {
    width: 44px;
    height: 44px;
    text-align: center;
    float: left;
    font-size: 20px;
    padding: 7px;
    border-radius: 50%;
    margin: 10px;
    color: #738b77;
    background-color: #f8f9fa;
    border: 1px solid #9dae9f;
}

.icon-footer .bi-instagram:hover {
      color: rgb(212, 12, 95);
    }
.icon-footer .bi-facebook:hover {
      color: rgb(18, 65, 165);
    }
.icon-footer .fa-envelope:hover {
      color: rgb(213, 253, 69);
    }
.icon-footer .bi-twitter:hover {
      color: rgb(70, 199, 250);
    }
.icon-footer .bi-youtube:hover {
      color: #ff0000;
    }
.icon-footer .bi-tiktok:hover {
      color: #ff0050;
    }
.link-footer {
    color: #777;
    text-decoration: none;
}
.link-footer:hover {
    color: #779b42;
    text-decoration: none;
}
#footer {
    background-color: #738b77;
    padding: 0 0 30px 0;
    font-size: 14px;
    width:100%;
    bottom:0;
}

#footer .copyright {
    text-align: center;
    padding-top: 15px;
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #555;
}

#footer .credits a {
    color: #0c2e8a;
}
.image-card img {
      -webkit-transition: 0.4s ease;
      transition: 0.4s ease;
    }
    
    .zoom-effect {
        /* float: left;
        position: relative; */
        width: 100%;
        height: auto;
        /* margin: 0 auto; */
        overflow: hidden;
    }
    .zoom-effect:hover .image-card img {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }    

/*////////////////// arrow slider  ////////////////////////////*/
 /* make button larger and change their positions */
        .slick-prev, .slick-next {
            width: 50px;
            height: 50px;
            z-index: 1;
        }
        .slick-prev {
            left: 5px;
        }
        .slick-next {
            right: 5px;
        }
        .slick-prev:before, 
        .slick-next:before {
            font-size: 40px;
            text-shadow: 0 0 10px rgba(0,0,0,0.5);
        }


/* //////////////////////  media query  /////////////////////  */

@media only screen and (max-width: 992px) {
    .card-product {
        min-height :365px;
    }
    .card-fashion {
        min-height:320px;
    }
    .insta-card {
        min-height:380px;
    }
    /*.card:hover {*/
    /*    width: 200px;*/
    /*}*/
    .product-title {
        color:#888;
        font-size: 16px;
        line-height: 1.3;
    }
    .price {
        font-weight: 600;
        padding-top: 4px;
        padding-bottom: 0;
        font-size: 16px;
    }
    .product-title-detail {
    font-weight: 600;
    font-size: 26px;
    margin-bottom:15px;
    color: #738b77;
    }
    .price-detail {
        font-weight: 600;
        font-size: 18px;
        margin-bottom:15px;
    }
    .star-rating {
        margin: 2px 15px;
    }
    .menu-icon a {
        display: inline-block;
        padding: 10px;
        color: #444;
    }
    .menu-icon a:hover {
        display: inline-block;
        padding: 10px;
        color: #299953;
    }
    .section-header h2 {
        font-size: 26px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        /* text-transform: uppercase; */
        font-weight: 700;
    }
    .popular-product-head {
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        color: #738b77;
        text-transform: uppercase;
        }
        .section-head-title {
            font-size: 20px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            color: #738b77;
            text-transform: uppercase;
            margin-top:25px;
            margin-bottom:25px;
        }
        .zoom-effect {
            width: 100%;
            height: auto;
            /* margin: 0 auto; */
            overflow: hidden;
        }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
        .popular-product-span {
            font-size: 12px; 
            color:#888; 
            text-decoration: none;
            background-color:#fff;
            border: 1px solid #ddd;
            border-radius:50px;
            padding:4px 6px;
        }
        .popular-product-span:hover {
            font-size: 12px; 
            color:#ffffff !important;  
            text-decoration: none;
            background-color: #97ad98; /*#a3d963; /*#daffd580 - #009520*/
            border: 1px solid #fff;
            border-radius:50px;
            padding:4px 6px;
        }
}

@media only screen and (max-width: 740px) {
    .card-product {
        min-height :365px;
    }
    .insta-card {
        min-height:380px;
    }
    .card:hover {
        width: 100%;
    }
    .product-title {
        color:#888;
        font-size: 16px;
        line-height: 1.3;
    }
    .price {
        font-weight: 600;
        padding-top: 4px;
        padding-bottom: 0;
        font-size: 14px;
    }
    .product-title-detail {
    font-weight: 600;
    font-size: 22px;
    margin-bottom:15px;
    color: #738b77;
    }
    .price-detail {
        font-weight: 600;
        font-size: 16px;
        margin-bottom:15px;
    }
    .card-fashion {
        min-height:300px;
    }
    .menu-icon a {
        display: inline-block;
        padding: 10px;
        color: #444;
    }
    .menu-icon a:hover {
        display: inline-block;
        padding: 10px;
        color: #299953;
    }
     .list-icon-footer {
        padding-left:20px;
}
    .section-header h2 {
        font-size: 26px;
        font-family: 'Montserrat', sans-serif;
    
        font-weight: 400;
        /* text-transform: uppercase; */
        font-weight: 700;
        position: relative;
        padding-bottom: 20px;
        margin: 25px 0 25px;
    }
    .popular-product-head {
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        color: #738b77;
        text-transform: uppercase; 
        }
        .section-head-title {
            font-size: 16px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            letter-spacing: 2.26px;
            color: #738b77;
            text-transform: uppercase;
            margin-top:15px;
            margin-bottom:15px;
        }
        .zoom-effect {
            width: 100%;
            height: auto;
            /* margin: 0 auto; */
            overflow: hidden;
        }
    .topline{
        margin-top:20px;
    }
    .part-section {
        margin-top:50px;
    }
}

@media only screen and (max-width: 480px) {
    .box-popular-product {
        padding: 10px;
        margin-top: 24px;
        margin-bottom: 40px;
    }
    .product-title {
        color:#888;
        font-size: 14px;
        line-height: 1.3;
    }
    .price {
        font-weight: 600;
        padding-top: 4px;
        padding-bottom:0;
        font-size: 14px;
    }
    .product-title-detail {
    font-weight: 600;
    font-size: 20px;
    margin-bottom:15px;
    color: #738b77;
    }
    .price-detail {
        font-weight: 600;
        font-size: 16px;
        margin-bottom:15px;
    }
    .card-product {
        min-height: 325px;
        margin:0px;
    }
    .card-lips {
    min-height :300px;
    }
    .insta-card {
        min-height:350px;
    }
    .insta-card .img {
        min-height: 400px;
        width: 100%;
        height: auto;
    }
    .caption {
        font-size:14px;
        color:#adadad;
    }
    .card-fashion {
        min-height:300px;
    }
    .popular-product-span {
            font-size: 12px; 
        }
    .popular-product-span:hover {
            font-size: 12px;
        }
    .popular-product-head {
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        color: #738b77;
        text-transform: uppercase; 
        }
        .section-head-title {
            font-size: 16px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            color: #738b77;
            text-transform: uppercase;
            margin-top:15px;
            margin-bottom:15px;
        }
    .logo-corporate {
        width: 80px;
        height: auto;
        margin-left: 5px;
    }
    .menu-icon a {
        display: inline-block;
        padding: 10px;
        color: #444;
    }
    .menu-icon a:hover {
        display: inline-block;
        padding: 10px;
        color: #299953;
    }
    .icon-jajaran .bi {
        color: #299953;
        padding: 0px 4px;
        font-size: 20px;
    }
    .icon-jajaran .bi:hover {
        color: #444444;
        padding: 0px 4px;
        font-size: 20px;
    }
    .topline{
        margin-top:20px;
    }
    .list-icon-footer {
        padding-left:15px;
    }
    input[type=text]:focus {
        width: 100%;
    }
    /***** search colm  ******/
     .search input:not(:placeholder-shown),
  .search input:focus, .search:hover input {
    width: 250px;
    padding: 5px 40px 5px 1em;
    cursor: unset;
  }
    /****************************/
    .zoom-effect {
        width: 100%;
        height: auto;
        /* margin: 0 auto; */
        overflow: hidden;
    }
    .section-header p {
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        color: #779b42;
        text-transform: uppercase; 
        font-weight: 500;
        position: relative;
        padding-bottom: 20px;
    }
    .section-header p::before {
        content: "";
        position: absolute;
        display: block;
        width: 50px;
        height: 2px;
        background: #a3d963;
        bottom: 0;
        left: 0;
    }
    .section-header h2 {
        font-size: 20px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        text-transform: uppercase; 
        position: relative;
        padding-bottom: 20px;
    }
    .section-header h2::before {
        content: "";
        position: absolute;
        display: block;
        width: 40px;
        height: 2px;
        background: #a3d963;
        bottom: 0;
        left: 0;
    }
    .join-telegram {
        font-size: 14px;
        color: #738b77;
        text-decoration: none;
        background-color: #ecf5ec;
        border: 1px solid #ddd;
        border-radius: 50px;
        padding: 7px 20px;
        margin: 20px 20px;
    }
.join-telegram:hover {
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        background-color: #738b77;
        border: 1px solid #738b77;
        border-radius: 50px;
        padding: 7px 20px;
        margin: 20px 20px;
        }
    .responsive .card-in {
        height: 273px;
        box-shadow: 3px 3px 5px rgba(73, 78, 92, 0.15);
        border: 1px solid #ccc;
        border-radius: 5px;
    }
    .box-arrow-right {
        display: inline-block;
        background-color: #fff;
        border: solid 1px #0a9133;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        margin-top: 50%;
    }
    #services .box .icon i {
        color: #444;
        font-size: 100px;
        transition: 0.5s;
        line-height: 0;
        margin-top: 60px;
        margin-bottom: 0;
    }
    .bg-text {
    margin-top: 6px;
    padding-top: 50px;
    padding-bottom: 50px;
}
    /* make button larger and change their positions */
    .responsive .slick-prev,
    .slick-next {
        width: 30px;
        height: 30px;
        z-index: 1;
    }
    .responsive .slick-prev {
        left: -10px;
    }
    
    .responsive .slick-next {
        right: -6px;
    }
    
    .responsive .slick-prev:before,
    .responsive .slick-next:before {
        font-size: 30px;
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }
    .responsive .slick-slide {
        padding: 10px;
        transition: transform 0.3s ease-out;
    }
    
    /* General slick slider styling */
    .slick-slide:focus,
    .slick-slide:focus {
        outline: none;
        /* remove default outline when on :focus */
    }
    
    /* hide dots and arrow buttons when slider is not hovered */
    .slick-slider:not(:hover) .slick-arrow {
        opacity: 0;
    }
    /* transition effects for opacity */
    .slick-arrow {
        transition: opacity 0.2s ease-out;
    }
}
