/** Shopify CDN: Minification failed

Line 488:19 Unexpected "{"
Line 488:28 Expected ":"
Line 494:19 Unexpected "{"
Line 494:28 Expected ":"
Line 963:2 "ont-family" is not a known CSS property

**/
/* **************************** Announcement Bar Section  */
.announcement-bar--item{
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}

.jdgm-widget.jdgm-widget{
  display: none !Important;
}

.brandingStyle{
  display: none !Important;
}



.announcement-bar--item p{
  display: inline-block;
  margin-bottom: 0;
  font-family: Archivo;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14.4px;
  letter-spacing: 0.24px;
}

.announcement-bar--item p a{
  text-decoration: underline;
}

@media (max-width: 991px) {
    .announcement-bar--item.carousel__slide {
        display: flex !important;
        width: 100% !important;
    }

    .mobile-gallery .thumbnail-row{
      justify-content: flex-start !important;
      gap: 5px !important;
    }
}

@media (max-width:575px){
  .announcement-bar {
    padding: 8px 0 !important;
  }

  .announcement-bar--item {
    padding: 0 5px !important;
  }

  .announcement-bar--item svg {
    margin-right:0 !important;
    height: 12px;
  }

  .announcement-bar--item p {
    font-size: 9px;
  }
}

/* **************************** Wishtlist App  */
#swym-storefront-layout-close-drawer-button .close-icon {
    margin-right: 0 !important;
    margin-top: 0 !important;
    position: absolute !important;
}

#shopify-block-AbWFMUVg2b0hmdm16e__drop_hint_app_dah_gakwDi,
#shopify-block-AQkFpNkM4UTd2SlJXe__wishlist_plus_wishlist_pdp_button_DdPyeX,
.wishlist_plus_btn,.drop_hint_app{
    display: inline-block !important;
}

#shopify-block-AbWFMUVg2b0hmdm16e__drop_hint_app_dah_gakwDi,.drop_hint_app{
    max-width: 200px !important;
    position: absolute !important;
    right: 0 !important;
}


.drop_hint_app a.v-size-width{
  min-width: 168.88px !important;
  padding: 12px 12px !important;
  height: 50px;
  display: flex !important;
  align-items: center;
  justify-content: space-around;
}

#u_row_2{
  padding:0 !important;
}

#u_content_button_cta a span{
  font-size: 16px;
  font-family: Archivo;
  font-weight: 400;
  letter-spacing: 0.32px;
  color:#111111;
}

#u_content_button_cta::hover a span{
  color:#111111 !important;
}

#dropahint-cta img{
    width: 24px !important;
    margin-right: 5px !important;
}

.u_content_button .v-text-align{
  text-align: end !important;
}


@media (max-width:1024px){
  #shopify-block-AbWFMUVg2b0hmdm16e__drop_hint_app_dah_gakwDi, .drop_hint_app {
    right: 15px !important;
  }
}

@media (max-width:575px){
  .atw-button {
    font-size: 14px !important;
  }
  #u_content_button_cta a span {
    font-size: 14px !important;
  }
  
  .drop_hint_app a.v-size-width {
    min-width: 155.25px !important;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
  }
}

@media (max-width:320px){
  .atw-button {
    font-size: 12px !important;
    min-width: 140px !important;
  }
  #u_content_button_cta a span {
    font-size: 12px !important;
  }
  
  .drop_hint_app a.v-size-width {
    min-width: 140px !important;
    height: 50px;
  }
}

/* **************************** Header Section  */
.swym-header-launcher-badge{
 display: none !important; 
}
.swym-header-launcher-icon svg{
  height:25px;
  width:25px;
}
#trustpilot-widget-trustbox-0-wrapper{
  display:none !important;
}
.header {
  border-bottom: none;
}

.header .thb-secondary-area {
  align-items: center;
}

.header .thb-full-menu--link {
  font-size: 16px !important;
  font-weight: 400 !important;
  letter-spacing: .5px !important;
}

.thb-full-menu--link:hover svg path, .thb-full-menu--link:focus svg path,.thb-full-menu--link svg path {
    stroke:#fff !important;
}
.button.custom-btn{
  background:transparent;
  color:#fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .5px !important;
  margin-right: 14px;
  border-color: #fff;
}

.button.custom-btn:hover{
  color: #111;
}

@media (max-width:1067px){
  .button.custom-btn{
    display:none;
  }
}

/* ===========================================  Home Page Start =========================================  */
.template-index .prequik-badge{
  display:none !important;
}
/* **************************** Hero Promotional Banner Section  */
.hero_banner .promotional-banner--image{
  position: relative;
}
.hero_banner .promotional-banner--image-media:after {
  left: unset !important;
  width: 15% !important;
  right: 0px !important;
  background: linear-gradient(to left, rgba(1,1,1,0.8), rgba(1,1,1,0)) !important;
}

/* Mobile styles: fade to bottom */
@media (max-width: 767px) {
  .hero_banner .promotional-banner--image-media:after {
    width: 100% !important;
    background: linear-gradient(to top, rgba(1,1,1,1), rgba(1,1,1,0)) !important;
    top: unset !important;
    bottom: -10px !important;
    height: 40% !important;
  }
}
.promotional-banner--image-media{
  --ratio-percent: 100% !Important;
}

.review_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap:8px;
  margin-bottom:16px;
}

.review_wrap p{
  margin-bottom: 0;
  font-size: 14px;
}

.review_wrap .img_wrap{
  max-width: 109px;
  line-height: 0;
}

.review_wrap .img_wrap img{
  width: 100%;
}

.hero_banner .promotional-banner--content-inner {
    padding: 10% 16%;
}

.hero_banner .promotional-banner--content-inner h3 {
  font-size: 50px;
  line-height: 1.3;
}

.hero_banner .promotional-banner--content-inner .rte p {
  font-size: 16px;
  letter-spacing: 2px;
}

.hero_banner a.button {
    min-width: 300px;
}

.hero_banner .custom_liquid{
  margin-top:15px;
}

.hero_banner .custom_liquid .row_wraper{
  display:flex;
  align-items: center;
  justify-content: center;
  gap:10px;
}

.hero_banner .custom_liquid .row_wraper span{
  font-size: 14px;
  display: inline-block;
  line-height: 0;
}

@media (max-width:1536px){
  .hero_banner .promotional-banner--content-inner {
    padding: 10% 10%;
  }
}

@media (max-width:1440px){
  .hero_banner .promotional-banner--content-inner h3 {
    font-size: 42px;
    line-height: 1.3;
  }
  
  .hero_banner a.button {
    min-width: 46%;
  }
}

@media (max-width:1024px){
  .hero_banner .promotional-banner--content-inner {
    padding: 5% ;
  }
  .hero_banner .promotional-banner--content-inner h3 {
    font-size: 32px;
  }
  
}

@media (max-width:991px){
  .hero_banner .promotional-banner--content-inner h3 {
    font-size: 24px;
  }
  
  .hero_banner .promotional-banner--content-inner .rte p {
    font-size: 14px;
    letter-spacing: 2px;
  }
  
}

@media (max-width:767px){
  .hero_banner .promotional-banner.layout--split {
    display: flex;
    flex-direction: column-reverse;
  }
  .hero_banner .promotional-banner--content-inner h3 {
    font-size: 24px;
  }
  
}

@media (max-width:575px){
  
  .hero_banner .promotional-banner.layout--split {
    display: flex;
    flex-direction: column-reverse;
  }
  
  .review_wrap p{
    font-size: 12px;
  }

  .review_wrap .img_wrap{
    max-width: 92px;
  }
  .hero_banner .promotional-banner--content-inner h3 {
    font-size: 28px;
  }

  .hero_banner a.button {
    min-width: 100%;
  }
  
}


/* **************************** Product Tabs Section  */

.tabs_section{
 position: relative; 
 padding-bottom:70px; 
}

.section-header--content h2{
  font-size: 40px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #111;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.8px;
}

.collection-tabs__list .collection-tabs__list-link{
  color:#373737;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.4px;
  text-transform: capitalize;
  min-width: 300px;
  margin: 0;
}
.collection-tabs__list-link.active:after{
  height: 2px;
}

.collection-tabs__list-link:after {
    transform: scaleX(1) !important;
}

.section-header--content .collection-tabs__list span{
    display:none;
}

.product-card .product-featured-image {
  margin-bottom: 12px !important;
}

.jdgm-widget.jdgm-preview-badge{
  margin-bottom:8px;
}

.jdgm-preview-badge .jdgm-star{
  color:#CDB468 !important;
  font-size: 14px !important;
}

.jdgm-prev-badge__text {
    font-size: 14px;
}

.product-card-info .product-card-title{
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 26px !important; 
  letter-spacing: 0.48px !important;
  margin-bottom:8px;
}

.product-card-info .price .amount{
  font-size: 16px;
  font-weight: 400;
  line-height:19.2px;
  letter-spacing: 0.32px;
  margin-bottom:8px;
}

.product-card-swatches--container {
    position: relative;
    overflow: hidden;
    height: 100% !important;
    margin-top: 0px;
}

.product-card-swatches .product-card-swatch {
  width: 28px !important;
  height: 28px !important;
  border-radius: 30px !important;
}

.product-card-swatches .product-card-swatch:after {
    border-radius: 30px !important;
}

.tabs_section .section-header--button.has--tabs{
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0; 
 width: 100%
 margin-top:0; 
}

.tabs_section .section-header--button.has--tabs .text-button.linked-to-tab.active{
  width: 328px;
  height: 56px;
  padding: 21px 0px;
  background: #111 !important;
  color:#fff;
}

@media (max-width:991px){
  .section-header--content h2 {
    font-size: 28px;
    line-height: 33px;
    letter-spacing: .56px;
  }

  #custom_carosul-{{ section.id }} .carousel {
    overflow: visible !important;
    white-space: normal !important;
    transform: none !important;
  }
  
  #custom_carosul-{{ section.id }} .carousel__slide {
    display: block !important;
    width: 100% !important;
  }


  .collection-tabs__list .collection-tabs__list-link {
    font-size: 18px;
  }

  .product-card-info .product-card-title {
    font-size: 16px !important;
    line-height: 20px !important;
    letter-spacing: 0.32px !important;
  }

  .product-card-info .price .amount {
    font-size: 14px;
    line-height: 16.8px;
  }

}

@media (max-width:575px){
  .tabs_section .section-header--button.has--tabs .text-button.linked-to-tab.active {
    width: 94%;
  }

  .collection-tabs__list .collection-tabs__list-link{
    min-width: 190px;
  }

  .collapsible-content .section-header--content h2{
    text-align: left;
  }

  .collection-tabs .section-header-left--false .section-header--content {
    align-items: start;
  }
}

@media (max-width:400px){

  .collection-tabs__list .collection-tabs__list-link{
    min-width: 170px;
  }

}

@media (max-width:320px){

  .collection-tabs__list .collection-tabs__list-link{
    min-width: 144px;
  }

}


/* ******************************************** Image Banner  */
.img_banner .image-with-text__content--inner {
    max-width: 650px;
}

.img_banner .image-with-text__content--inner h3{
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #111;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.8px;
}

.img_banner .image-with-text__content--inner .rte p{
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
}

.img_banner .image-with-text__content--inner .button{
  width: 176px;
  height: 56px;
  padding: 21px 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px;
  background: transparent;
  color:#111;
  margin-top:30px;
}

@media (max-width:1200px){
  .img_banner .image-with-text__content {
        padding: 50px;
  }

  .img_banner .image-with-text__content--inner h3 {
    font-size: 32px;
    line-height: 42px;
  }

  .img_banner .image-with-text__content--inner .rte p {
    font-size: 16px;
  }

  .img_banner .image-with-text__content--inner .button {
    margin-top: 10px;
  }
}

@media (max-width:1024px){
  .img_banner .image-with-text__content {
        padding: 15px;
  }

  .img_banner .image-with-text__content--inner h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .img_banner .image-with-text__content--inner .rte p {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .img_banner .image-with-text__content--inner .button {
    margin-top: 5px;
  }
}
@media (max-width:991px) and (min-width:768px){
  .image-with-text.grid--image-medium>.image-with-text__inner{
      width: 100%  !important;
  }
  .image-with-text {
    flex-direction: column !important;
  }
  
  .img_banner .image-with-text__content {
      padding: 30px 15px;
  }
} 

@media (max-width:767px){
  .img_banner .image-with-text__content {
    padding-top:24px;
    padding-bottom: 64px;
  }
  .img_banner .image-with-text__content--inner h3 {
    font-size: 28px;
    margin-bottom:12px;
  }

  .img_banner .image-with-text__content--inner .rte p {
    font-size: 16px;
    letter-spacing: 0.32px;
    margin-bottom: 24px;
  }
  
}
/* ******************************************** Collection Section  */

.collection_sec .row .columns {
  padding: 0 8px;
}

.collection_sec .multicolumn__image {
  margin-bottom: 16px;
}

.collection_sec .multicolumn__column{
  margin-bottom:0;
}

.collection_sec .multicolumn__column h4 {
  font-family: Archivo;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: 0.48px;
  position: relative;
}

.collection_sec .multicolumn__column h4::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 26px; 
  height: 26px; 
  background-image: url('/cdn/shop/files/prime_arrow-up.png?v=1748418137');
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}

.collection_sec .multicolumn__column p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  letter-spacing: 0.28px;
}

@media (max-width:991px) and (min-width:768px){
  .products .row .columns {
      padding: 0 6px;
  }
}

@media (max-width:767px){
  .collection_sec .multicolumn__image {
    margin-bottom: 8px;
  }
  
  .collection_sec .multicolumn__column:not(:last-of-type){
    margin-bottom:18px;
  }
  
  .collection_sec .multicolumn__column h4 {
    font-size: 18px;
    line-height: 19.2px;
    letter-spacing: 0.32px;
  }
  
  .collection_sec .multicolumn__column h4::after {
    width: 24px; 
    height: 24px; 
  }

  .collection_sec .multicolumn__column p {
    font-size: 14px;
    line-height: 14.8px;
    letter-spacing: 0.24px;
  }
}
/* ******************************************** Featured Collection Section  */

.featured_collection{
 position: relative; 
 padding-bottom:80px; 
}

.featured_collection .section-header--button{
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0; 
 width: 100%
 margin-top:0; 
}


.featured_collection .section-header--button{
  width: 328px;
  height: 56px;
  padding: 21px 0px;
  background: #111 !important;
  color:#fff;
  margin: 0 auto;
}

.featured_collection .section-header--button a{
  color:#fff;
}

@media (max-width:575px){
  .featured_collection .section-header--button{
    width: 94%;
  }
}
/* ************************************************ Gallery Instagram Section  */

.blinix-custom-image-slider{
  background: url(/cdn/shop/files/Social_Proof_Desktop_1.jpg?v=1748427030);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;  
}

.blinix-custom-image-slider .heading-txt .head{
  color:#FFF;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FFF;
  font-family: Questrial;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.8px;
  margin-bottom: 8px;
}

.blinix-custom-image-slider .description-txt p{
  color:#FFF;
  text-align: center;
  font-family: Archivo;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height:24px;
  letter-spacing: 0.4px;
  margin-bottom: 40px;
}
@media (max-width:1024px){
  .my-slide-container .head.h3{
    font-size:28px;
    line-height:33.6px;
    letter-spacing: 0.56px;
  }
}
@media (max-width:575px){
  .blinix-custom-image-slider .heading-txt .head {
    font-size: 28px;
    line-height:33.6px;
    letter-spacing: 0.56px;
    max-width: 276px;
    margin: 0 auto 8px;
  }

  .blinix-custom-image-slider .description-txt p {
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: 0.4px;
    margin-bottom: 24px;
  }
}

/* **********************************  SEO TEXT Section  */
.seo_text .rich-text__inner .rte{
 margin-bottom: 0; 
}
.seo_text .rich-text__inner .rte p {
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  letter-spacing: 0.28px;
  margin-bottom: 32px;
}

.seo_text .rich-text__inner .rte p strong{
  font-family: Questrial;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
  margin-bottom:12px;
  display:block;
}

@media (max-width:768px){
  .seo_text .rich-text__inner {
    padding: 0 0;
  }
}

/* ===========================================  Product Page Start =========================================  */

.template-product-gift-voucher #swym-atw-button-container,
.template-product-gift-voucher #dropahint
{
  display: none !important;
}

/********************************************* Product Detail Image Part  */
.template-product .product-images {
    grid-gap: 8px !important;
}
@media (min-width:1440px){
  .template-product .breadcrumbs {
    padding-left: 120px;
  }

  .template-product .thb-product-detail .row{
    padding:0 105px;
  }
}

@media (min-width:1068px){
  .template-product .product-grid-container {
    display: grid;
    grid-gap: clamp(30px, 5%, 40px);
    grid-template-columns: 1fr clamp(360px, 46%, 46%);
  }
}

/********************************************* Product Details  */
.template-product .reviews_wrapper{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap:4px;
}

.template-product .reviews_wrapper{
  display: flex;
  align-items: center;
  gap:4px;
  margin-bottom: 12px;
}

.template-product .reviews_wrapper img{
  max-width: 96px;
  object-fit: cover;
}

.template-product .reviews_wrapper p{
  margin-bottom:0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 0;
}

.template-product .thb-product-detail .product-title-container {
    margin-bottom: 30px;
}

.template-product .thb-product-detail .product-title {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--Primary, #111);
  font-family: Questrial;
  font-size: 40px ;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.template-product .thb-product-detail .product-tag-line{
  margin-bottom: 12px;
}

.template-product .thb-product-detail .product-tag-line p{
  font-family: Archivo;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
}

.template-product .product-price-container .price ins{
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height:28.8px;
  letter-spacing: 0.48px;
  margin-right: 4px;
}

.template-product .product-price-container .price ins span.amount{
  color:#111 !important;
}

.template-product .product-price-container .price del{
  color:#373737 !important;
  ont-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2px; /* 19.2px */
  letter-spacing: 0.32px;
}

.template-product .product-price-container .price del .amount {
    opacity: 1;
}

.template-product .thb-product-detail .product-price-container .badges {
  margin-left: 8px  !important;
  height: unset !important;
  padding: 0 !important;
  display: inline-block !important;
}

.template-product .thb-product-detail .product-price-container .badge.onsale {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16.8px; /* 16.8px */
  letter-spacing: 0.28px;
  text-transform:capitalize !important;
  padding: 4px 8px !important;
  margin-right: 0 !important;
}

.promotional_message .badges{
  display: inline-block;
  align-items: center;
  border-radius: var(--badge-corner-radius, 50px);
  text-transform: uppercase;
  font-size: 12px;
  font-family: Archivo, serif;
  letter-spacing: .05em;
  padding: 12px 15px;
  line-height: 0;
  margin-top:10px;
}

.promotional_message.card-product {
    position: absolute;
    right: 0;
    z-index: 99;
    top: 5px;
    right: 10px;
}

@media (max-width:575px){
  .template-product .reviews_wrapper p{
    font-size: 12px;
    line-height: 1.4;
  }

  .variations .product-form__input--block input[type=radio]+label {
    min-width: 34px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
  }
}

/* Description List style  */
.description-list{
  margin-bottom: 24px;
}
.description-list ul{
  list-style: none;
  margin: 0;
}

.description-list ul li{
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  font-family: Archivo;
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 0.32px;
}

.description-list ul li::before{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url('/cdn/shop/files/simple-line-icons_check.png?v=1748844077');
  background-size: contain;
  background-repeat: no-repeat;
}

/* Product Variations Style  */
.template-product .product-form__input .form__label {
  margin-bottom: 16px;
}

.template-product .product-form__input .form__label,
.template-product .product-form__input .form__label__value{
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 19.2px !important;
  letter-spacing: 0.32px !important;
  text-transform: capitalize !important;
}

.template-product .product-form__input .form__label__value {
  font-weight: 700 !important;
  text-transform: none !important;
}

.template-product .product-popup-modal__button span {
  font-size: 14px !important;
  line-height: 16.8px !important;
  letter-spacing: 0.28px !important;
}

.variations .product-form__input--block input[type=radio]+label {
    display: flex;
    padding: 16px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
}

.variations .product-form__input--color--xlarge input[type=radio]+label {
  width: 34px !important;
  height: 34px !important;
  border-radius: 50%;
  margin-right: 8px;
}

.variations .product-form__input--color input[type=radio]+label:after {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) ;
    right: unset !important;
    bottom: unset !important;
    width: 30px;
    height: 30px;
}

/* Add to cart Button  */
.add_to_cart_holder{
  margin-bottom: 12px !important;
}
.add_to_cart_holder #AddToCart{
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  min-height: 56px;
}

/* Custom Icon  */
.custom-icons-box {
  margin:5px 0;
}
.custom-icons-box .custom-icon-row{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 16px;
  gap:16px;
}

.custom-icons-box .custom-icon-row .icon-item {
  text-align: center;
}
.custom-icons-box .custom-icon-row .icon-item .icon_wrapper{
  max-width: 72px;
  margin: 0 auto;
}
.custom-icons-box .custom-icon-row .icon-item .icon_wrapper img{
  max-width: 100%;
  object-fit:cover;
}

.custom-icons-box .custom-icon-row .icon-item p{
 font-size: 14px;
 margin-bottom:0; 
}

@media (max-width:1024px){
  .custom-icons-box .custom-icon-row .icon-item .icon_wrapper{
    max-width: 50px;
  }
}

/* Product Accordian */

.product__accordion.accordion summary{
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  letter-spacing: 0.28px;
}

@media (max-width:1024px){
  .template-product .thb-product-detail .product-title {
    font-size: 28px;
    margin-bottom: 16px;
    line-height: 33.6px; /* 33.6px */
    letter-spacing: 0.56px;
  }
  .template-product .thb-product-detail .product-tag-line p {
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0.28px;
  }
  .template-product .product-price-container .price ins {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.48px;
  }

  .description-list ul li {
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0.28px;
  }

  .template-product .product_info_rev_item .img_wrapper{
    width:30%;
  }

  .template-product .product_info_rev_item .rev_content{
    width:70%;
  }

  .template-product .product-form__input .form__label, .template-product .product-form__input .form__label__value {
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0.28px;
  }

  .product_info_rev_wraper .product_info_rev_item .rev_content p, .product_info_rev_wraper .product_info_rev_item .rev_content span {
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: 0.28px;
  }
  
  .product_info_rev_wraper .product_info_rev_item .rev_content span {
    font-size: 12px;
  }

  .product__accordion.accordion summary {
    font-size: 16px !important;
  }
}
/***************************************************************** Image With Text Section */

.img_banner.product .image-with-text__content--inner .button {
    min-width: 245px;
    padding: 21px 5px;
    background: #111;
    color: #fff;
    margin-top:24px;
}

.img_banner.product .image-with-text__content--inner .button:hover {
    color: #fff !important;
}

@media only screen and (min-width: 1068px) {
  .img_banner.product .image-with-text__content {
      padding: 50px;
  }

  .img_banner.product .image-with-text__content--inner {
    max-width: 660px;
  }
}

@media (max-width:575px){
  .img_banner.product .image-with-text__content--inner .button{
    width:100%;
  }
}

/****************************************************************** Text With Icon Section  */
.text-with-icons .text-with-icons__block-content .body-font {
  font-size: 18px;
  font-family: Questrial;
  font-style: normal;
  font-weight: 400;
  line-height: 21.6px;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}

.text-with-icons .text-with-icons__block-content p{
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14.4px; /* 14.4px */
  letter-spacing: 0.24px;
}

@media (min-width: 1440px) {
  .text-with-icons.icon-columns-4 .text-with-icons__inner {
      grid-template-columns: repeat(4, minmax(200px, 100%)) !important;
      max-width: 1920px !important;
      width: 100%;
  }
}

@media (max-width:575px){
  .template-product .text-with-icons__inner {
    justify-content: left !important;
  }
  
  .img_banner .image-with-text__content--inner h3 {
      font-size: 24px !important;
  }
  
  .section-header--content h2 {
    font-size: 24px !important
  }

}

/****************************************************************** Image With Text Style-2 Section  */
.img_text_style .image-with-text__content--inner h3{
  color:#111;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color:#111;
  font-family: Questrial;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom:12px;
}

.img_text_style .image-with-text__content--inner .rte p{
  font-family: Archivo;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.4px;
  margin-bottom:0;
}

.img_text_style .image-with-text__content--inner{
  margin:0 0;
  max-width: 700px;
}

@media (min-width:992px){
  .img_text_style.right_img .image-with-text__content{
    padding-left:0;
  }
}

@media (max-width:1024px){
  .img_text_style .image-with-text__content--inner h3{
    font-size: 24px;
    line-height: 32px;
  }

  .img_text_style .image-with-text__content--inner .rte p{
    font-size: 14px;
  }
}  

@media (max-width:991px){
  .img_text_style,.img_text_style .columns{
    padding:0 0;
  }
  
  .img_text_style .image-with-text{
    margin-top:0;
  }
  
  .img_text_style .image-with-text__content--inner{
    padding-bottom:0;
  }
  
  .img_text_style .image-with-text.grid--image-small>.image-with-text__inner {
        width: 100%;
  }
}

/* ***************************************************************************  FAQ Section  */
.accordion summary {
  font-family: Archivo;
  font-size: 16px !important;
  font-style: normal !important;
  line-height: 19.2px !important; 
  letter-spacing: 0.32px !important;
  text-transform: capitalize !important;
}

/* ======================================================================== Cart Drawer Style  */
.cart-drawer .side-panel-header,
.cart-drawer .side-panel-content{
  padding:16px !important;
}
.cart-drawer .product-cart-item-info{
  width:100%;
}
.cart-drawer .product-cart-item-info .cart-product-link{
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.32px;
  margin-bottom:8px;
}

.product-cart-item-options .product_opt{
  color: #373737;
  font-family: Archivo;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14.4px;
  letter-spacing: 0.24px;
  margin-bottom:8px;
}

.product-cart-item-options .product_opt span{
  text-transform: capitalize !important;
}

.cart-drawer .quantity {
  border: 1px solid #333 important;
}

.cart-drawer .product-cart-item-options .price{
  color:#111;
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px; 
  letter-spacing: 0.28px;
  margin-bottom:8px;
}

.cart-drawer .quantity.small-qty {
    padding: 0 40px;
}

.cart-drawer .quantity.small-qty .minus, .quantity.small-qty .plus {
    width: 40px;
    height: 46px;
}

.cart-drawer .quantity .qty {
    width: 50px;
    height: 46px;
    border: 1px solid #333;
    border-width: 0px 1px 0 1px;
}

.cart-drawer .quantity+.remove {
    margin-left: 10px;
}

/* Cart Product Recomentdations  */
.cart-drawer--recommendations--heading {
    margin-bottom: 24px;
    font-family: Archivo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.32px;
    text-align: left !important;
}
.cart-drawer--recommendations--container.active {
    transform: unset !important;
}

.cart-drawer--recommendations--container {
    position: unset !important;
    width: 100% !important;
    padding: 0 0;
    margin: 0;
    height: auto;
    transform: translate(0);
    box-shadow: none;
    overflow-x: unset;
    overflow-y: unset;
    height: 100%;
    z-index: 1;
    background: transparent;
}

.cart-drawer--recommendations .product-cart-item {
    flex-direction: row !important;
    align-items: center !important;
    text-align: left !important;
    gap: 20px !important;
    max-width: 100%;
}

/* Cart Footer  */

.cart-drawer-footer {
  padding: 0 15px 50px;
}

.cart-drawer-buttons {
  align-items: self-start;
}

.cart-drawer-footer .custom_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  margin-bottom:14px;
}

.cart-drawer-footer .custom_row p { 
  margin-bottom: 0;
}

.button.full.checkout-button span{
  text-align: center;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  display: flex;
  align-items:center;
  gap:8px;
  justify-content: center
}
.button.full.checkout-button:hover span img{
  opacity: 0 !important;
}

@media (max-width:575px){
  .cart-drawer--recommendations {
    padding-left: 0;
  }
  .cart-drawer--recommendations--products {
    padding: 0;
    margin: 0;
    grid-gap: 21px;
    grid-auto-flow: column;
    grid-auto-columns: max-content;
    display: flex;
    flex-direction: column;
  }
}


/* Empty Cart */
.cart-drawer .cart-drawer__empty-cart{
  padding-top:24px;
  padding-bottom: 24px;
}

.cart-drawer .cart-drawer__empty-cart .cart_drawer_wrapper{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 98%;
}

 .cart_drawer_wrapper .drawer_top .empty_cart_heading{
  color:#373737;
  text-align: center;
  font-family: Archivo;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: 0.48px;
  margin-bottom: 12px;
}

 .cart_drawer_wrapper .drawer_top .empty_description p{
  color:#373737;
  text-align: center;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height:19.2px;
  letter-spacing: 0.32px;
  margin-bottom: 24px;
}

.cart_drawer_wrapper .drawer_top .collection_row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
  gap: 10px;
}

.cart_drawer_wrapper .drawer_top .collection_row .collection_item {
  position: relative;
  display: block;
  overflow: hidden;
}

.cart_drawer_wrapper .drawer_top .collection_row .collection_item img {
  width: 100%;
  height: auto;
  display: block;
}

.cart_drawer_wrapper .drawer_top .collection_row .collection_item h3 {
  position: absolute;
  bottom: 10px;
  left: 8px;
  margin: 0;
  color:#fff;
  text-align: center;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height:19.2px;
  letter-spacing: 0.32px;
}

.cart_drawer_wrapper .drawer_top .collection_row .full-width {
  grid-column: span 2;
}

.cart_drawer_wrapper .drawer_top .collection_row .half-width {
  width: 100%;
}

.drawer_bottom .button.accent2{
  width: 100%;
  margin-bottom:8px;
  text-align: center;
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px; /* 19.2px */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  min-height: 56px;
}

.drawer_bottom p{
  text-align: center;
  font-family: Archivo;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14.4px;
  letter-spacing: 0.24px;
}

/* ======================================================================== COLLECTION PAGE STYLE  */
.template-collection .breadcrumbs{
  padding-left:0;
}


.collection_page_header .rich-text__inner h3,
.template-collection .recently-viewed-products .section-header--content .h3
{
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color:#111;
  font-family: Questrial;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 48px */
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.template-collection .recently-viewed-products .section-header--content .h3{
  text-align: left !important;
}

.template-collection .thb-filter-count .facets__label {
  font-size: 16px;
  letter-spacing: 0.28px;
  line-height: 19.2px;
}

.template-collection .facets--bar .facets-toggle {
    font-size: 14px;
    text-transform: capitalize;
    margin-right: 24px;
    letter-spacing: 0.32px;
}

.template-collection .facets--bar .thb-filter-sort-count select {
    font-size: 14px;
    line-height: 1rem;
    letter-spacing: 0.28px;
    text-transform: capitalize;
}

.template-collection .facets--bar{
  position: relative;
}

.template-collection #ProductCount{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -60px;
}

.amount.discounted{
  color:#111 !important;
}

@media (max-width:1024px){
  .collection_page_header .rich-text__inner h3,
  .template-collection .recently-viewed-products .section-header--content .h3
  {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width:768px){
  .facets--bar .thb-filter-sort-count .thb-filter-sort {
    margin-right: 0 !important;
  }
  .facets--bar .thb-filter-sort-count .select {
    display: block !important;
  }

  .side-panel-content .thb-filter-sort-count.thb-filter{
    display:none !important;
  }
  .product-recommendations .products.collection{
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }
}
/* **********************************  Footer Section *************************************  */
footer .widget--signup .thb-widget-title{
  font-family: Questrial;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.8px;
  margin-bottom:8px;
}

footer .widget--signup p,
footer .widget--signup .unsub_text p
{
  margin-bottom:16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0.32px;
}

footer .widget--signup .unsub_text p{
  margin:16px 0 0 0;
}

footer .signup-container input {
    padding-right: 40px;
    width: 79%;
}
footer .signup-container button {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color:#111;
}

@media (max-width:575px){
  footer .widget--signup .thb-widget-title {
    font-size: 28px;
    line-height: 33.6px;
    letter-spacing: 0.56px;
  }
  footer .widget--signup p,
  footer .widget--signup .unsub_text p
  {
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0.28px;
  }

  footer .widget--signup .unsub_text p
  {
    text-align: center;
  }

  footer .signup-container input {
    width: 100%;
  }

  .signup-container button {
    position: unset !important;
    width: 100% !important;
    min-height: 50px;
    margin-top: 16px;
}

  .footer .thb-widget-title.collapsible {
    padding: 16px 0 !important;
    font-size: 17px !important;
  }
  
  .widget.widget--text .rte.text-size--large p{
    font-size: 17px;
  }
}



