/** Shopify CDN: Minification failed

Line 19:29 Expected ")" to end URL token

**/
html {
    overflow: scroll;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 0;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
    background: #FF0000;
}
.overlay-cover{
   background-image:  url({{ 'bg.png' | asset_url }});
    background-repeat: no-repeat;
    background-size: cover;
}

/* Globel */
.title-wrapper-with-link h2{
  text-align: center;
    width: 100%;
} 
.overflow-hidden{
  overflow: hidden;
}
.truncate-text{
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
}
.custom_background{
  background-color:#023F33;
}
.cus_collection_card{
  background: #bd9e73;
  text-align: center;
}
.mb-0{
  margin-bottom: 0 !important;
}
.mt-0{
  margin-top: 0 !important;
}
.title,.cus_bannertitle{
   text-align: center;
}
.footer,.footer .footer-block__heading,.footer .list-menu__item {
  background:#EBF4F2;
  color:#333333 !important;
} 

/* Header */
.cus_desk_header{
  margin-left:0;
  width:100%;
  display:flex;
  justify-content:center;
  background:#023F33;
}
/* .cus_header .header--has-menu{
  padding:5px 0;
} */
.announcement-bar__message{
  font-size:12px;
} 
.cus_desk_header .header__menu-item{
  font-size:18px;
}
.header__icon--account{
  margin:0 30px;
} 
@media(max-width:750px){
  .title{
  font-size:24px;
}

.cus_header .header__heading-logo{
  max-width:90px;
}
  .cus_header .header{
    padding-top:0;
    padding-bottom:0;
  }
}

/* Collection list */
.cus_col_list{
  column-gap:20px;
}
.cus_col_list .cus_collection_card a{
  font-size:22px;
}
@media(max-width:750px){
.custom_background  .collection-list-wrapper{
  padding:20px 0;
}
 .cus_col_list .cus_collection_card a{
   font-size:15px;
 }
  .cus_desk_payment{
    display:none;
  }
}



/* ImageBanner */
.cus_banner .banner__media{
  background:none;
}
.cus_bannertitle{
  padding:20px 0;
}



/* Imagewithtext */

  .cus_imgtext .image-with-text__heading {
  font-size: 80px;
  color: transparent;
  -webkit-text-stroke: thin;
  -webkit-text-stroke-color: #023f33;
}
.cus_imgtext .image-with-text__text{
  -webkit-text-stroke: thin;
}  
.cus_banner{
  margin-bottom:65px;
}



@media(max-width:750px){
  .custom_background  .slider-buttons{
    justify-content:right;
  }
   .custom_background  .slider-buttons svg path{
      fill:#BD9E73;
  }
   .custom_background  .slider-buttons svg circle{
     stroke:#BD9E73;
   }
    .cus_imgtext .image-with-text__content{
    padding:20px 0px;
      padding-left:25px;
  } 
.cus_header .header__icons .header__search{
  /* display:none; */
}
header-drawer .cus_search{
  display:none;
}
.cus_drawer{
  display:flex;
}
  .cus_desk_search{
    display:none;
  }

  .cus_mb_slider{
    display:flex;
    flex-direction:column;
  }
 .cus_header .header__icon--account{
    margin:0 20px;
  }
  .cus_imgtext .image-with-text__heading{
    font-size:35px;
  }
   .cus_imgtext .image-with-text__text{
     font-size:16px;
     margin-top:5px;
   }
   .cus_imgtext .image-with-text__text{
     line-height:24px;
   }
}
 .footer-block > .footer-block__newsletter{
  border-bottom:none
}
  .cus_desk_search .field:after{
    box-shadow:none;
    border-bottom: 2px solid black;
  }

/* Slideshow */
.custom_slidesshow{
  /* padding-bottom:7rem; */
}
.custom_slidesshow .cus_link{
  z-index:2
}
.custom_slidesshow .slideshow__controls{
    position: absolute;
    top: 50%;
  bottom: 50%;
    border: none;
  left:5%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.custom_slidesshow .slideshow__controls button{
  z-index:2;
}


/* Product Grid */

.cus_trim_title{
  
  font-size:15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cus_trim_title a{
  font-size:14px;
  line-height:21px;
}
@media(max-width:750px){
  .cus_desk_header{
    display:none;
  }
.custom_slidesshow{
  margin-bottom:40px;
  padding:0;
}
  .custom_slidesshow .cus_link{
    z-index:2;
  }
.custom_slidesshow .slideshow__controls{
  left:auto;
}
}
@media(min-width:750px){
  .cus_header{
    border-bottom:none
  }
   .cus_footer  .footer-block__newsletter{
     text-align:start;
   }
 .cus_footer  .newsletter-form__field-wrapper .field{
   flex-wrap:wrap;
 }
  .cus_footer  .newsletter-form__field-wrapper .field:after,.cus_footer  .newsletter-form__field-wrapper .field:before{
    box-shadow:none;
  }
  .cus_footer .newsletter-form__button{
    position:relative;
    text-transform:uppercase;
    padding: 13px 25px;
    width: auto;
    background-color:#bd9e73!important;
    left: 64%;
  }
  .cus_multicolumn .rte{
      margin-top:5px;
  }
.grid-a-3{
  grid-area: 3;
}



 
  

  

    .menu-drawer-container{
    display:none!important;
  }
  .cus_search,.f_toggle{
    display:none;
  }
  .cus_footer .footer-block.grid__item.footer-block--menu{
  width:175px;
}
  .cus_footer_payment{
    display:none;
  }
} 

.cus_product_card .card__information{
            padding-top: 0rem;
        padding-left: 35px !important;
        padding-right: 35px !important;
        text-align: center;
}

.cus_product_card {
   background: #d6d8bb;     
  overflow: hidden;
  border-radius: 20px;
}

 .cus_product_card .card-information>.price{
    text-align: center;
  }

 .mx-auto{
    margin: auto;
  }
  .buy-now-btn{
        margin-bottom: 25px !important;
        z-index:1;
  }


.standard-btn{
    background: #033F33;
    color: #fff; 
  border-radius: 16px;
  padding:6px 10px;
  text-decoration: none;
   font-family: 'Poppins';
    font-weight: 400;
    line-height: 18px;
   
    align-items: center;
    letter-spacing: 1px;
}
.standard-btn:hover{
  background: white;
    color: #033F33;
    border: 2px solid #033F33;
   
}

/* multicolumn */

.cus_multicolumn .multicolumn-card{
  background:none!important;
}

.cus_multicolumn .multicolumn-card__image-wrapper {
  padding-top:15px;
}


/* Footer */
.cus_con_info{
  display:flex;
  align-items:center;
}
.cus_footer .footer__content-bottom{
  border-top:2px solid #000000;
}
.cus_con_info p{
  padding-left:15px;
}
.cus_footer .footer__column--info{
  flex-direction:row;
  justify-content: space-between;
}
.cus_footer .footer__column--info{
  padding:0;
}
.cus_footer .copyright__content{
  font-size:15px;
}
/* custom_reviews */
.cus_sliderleft{
  position: absolute;
    top: 50%;
    z-index:2;
}
.cus_sliderright{
  position: absolute;
    top: 50%;
  right:0;
  z-index:2;
}
.custom_review   .multicolumn-card__image-wrapper--third-width{
  width:25%;
}
.custom_review  .multicolumn-card__info p{
  line-height:25px;
}
.custom_review .multicolumn-card__info .link{
  font-size:13px;
}
.custom_review .review_customer{
  color:#f49c3b;
  font-weight:600;
}
.custom_review slider-component{
  background:#F5F5F5;
  padding:20px 0;
}

@media(min-width:750px){
.custom_review  .cus_mobile_rsider{
  display:none;
}
.custom_review  .content-container{
  padding:0 90px;
}
  .sl_button{
    pointer-events:none;
  }
}
@media(max-width:750px){
    .cus_footer .newsletter-form__button{
    position:relative;
    text-transform:uppercase;
    padding: 15px 25px;
    width: auto;
    background-color:#bd9e73!important;
  }
   .cus_footer  .newsletter-form__field-wrapper .field{
   flex-wrap:nowrap!important;
    align-items:center;
     
 }
  .cus_footer  .newsletter-form__field-wrapper .field:after,.cus_footer  .newsletter-form__field-wrapper .field:before{
    box-shadow:none;
  }
   .cus_footer .footer-block__heading{
   margin-bottom:0;
     font-size:18px;
 }
  .custom_review  .multicolumn-card__info p{
  line-height:21px;
    font-size:12px!important;
}
   .cus_footer .footer-block__details-content{
     margin:15px 0;
   }
.custom_review  .custom_review_slider{
  display:none;
}
  .custom_review .slider-buttons,.cus_feature_collection .slider-buttons,.cus_multicolumn .slider-buttons{
  position: absolute;
    top: 50%;
    bottom: 50%;
    z-index:2;
    border: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .cus_footer .footer__column--info{
    flex-direction:column;
  }
  .cus_feature_collection{
    padding-top:0!important;
  } 
.sl_content{
  display:none;
}
  .sl_button{
    display:flex;
    justify-content:space-between;
    align-items:center;
  }
  .cus_feature_collection .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item{
    width: calc(50% - var(--grid-mobile-horizontal-spacing));
  }
  .cus_multicolumn .rte p{
    font-size:7px;
  }
  .cus_multicolumn .rte{
    margin-top:10px;
  }
  .cus_multicolumn .multicolumn-card__image-wrapper{
    padding-top:3px;
  }
}


/* Blogs */

.cus_article .card__content{
  /* background:rgb(0, 0, 0,7%); */
}
.cus_article .card__content .full-unstyled-link{
  font-weight:600;
}
.cus_article img{
  border-radius: 10px;
}
.cus_article .article-card__image,.cus_article .article-card__image:hover{
  background: #fff;
}


.cus_article .card__content .article-card__excerpt{
  font-size: 12px;
    line-height: 18px;
}
   .cus_footer  .footer-block__newsletter{
     text-align:start;
   }
 .cus_footer  .newsletter-form__field-wrapper .field{
   flex-wrap:wrap;
 }
  .cus_footer  .newsletter-form__field-wrapper .field:after,.cus_footer  .newsletter-form__field-wrapper .field:before{
    box-shadow:none;
  }
.cus_news{
  border-bottom:none!important;
}
@media(min-width:750px){
.cus_feature_collection .slider-component{
  position:relative;
}

.cus_feature_collection  .slider-buttons{
  position:absolute;
  top:50%;
  width:100%;
  display:flex;
  justify-content:space-between;
}
  .cus_feature_collection  .slider-buttons button{
    z-index:10
  }
}
.video-section .deferred-media[loaded]{
  padding-bottom:0!important;
}
.custom_slidesshow .slideshow__controls button svg path{
  fill:#000;
}
.custom_slidesshow .slideshow__controls button svg circle{
  stroke:#000;
}
.collection-hero{
      background: #EBF4F2;
}

.article-card .card__heading{
  font-size:16px;
  color:#434343;  
}
.cus_article .read_more{
  color:#333333;
}


@media screen and (max-width: 750px) {

  
  .h40 {
     font-size: 3rem !important;
  }
.our-team-section-wrapper{
  padding:15px;
}
.cus_product_card .card__information {
    padding-top: 0rem;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .header__heading, .header__heading-link {
    grid-area: 1 / 2 / 1 / 2;
}
    .cus_drawer {
        display: flex;
        grid-area: 1 / 1 / 1 / 1;
    }
}