/** Shopify CDN: Minification failed

Line 1444:8 Expected identifier but found "{"
Line 1444:9 Unexpected "{"
Line 1444:19 Expected ":"
Line 1446:13 Expected identifier but found "{"
Line 1446:14 Unexpected "{"
Line 1446:24 Expected ":"
Line 1472:8 Expected identifier but found "{"
Line 1472:9 Unexpected "{"
Line 1472:19 Expected ":"

**/
html{
  padding: 0 !important;
}
.page-width--wide{
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 40px;
}
/* Header */
.multi-selectors__item button{
  color: #fff;
}
.header-item .toolbar__item{
  border-right: 1px solid #fff;
}
.site-navigation{
  display: flex;
  position: relative;
  height: 100%;
}
.pos-rel{
  position: relative !important;
}
.pos-rel .no-col-image{
  min-width: 200px !important;
}
.pos-rel .no-col-image ul{
  width: 100%;
}
  .text-column-section .grid--flush-bottom{
    display: flex;
    justify-content: space-between;
  }

  .text-column-section .grid:after{
    content: none;
  }
/* Image Banner */
.image-banner-container{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.image-text-half .banner-media-container, .image-text-half .banner-text-container{
  flex-basis: 50%;
}
.image-text-one-sixth .banner-media-container{
  flex-basis: 60%;
}
.image-text-one-sixth .banner-text-container{
  flex-basis: 40%;
}
.image-text-one-third .banner-media-container{
  flex-basis: 33.33%;
}
.image-text-one-third .banner-text-container{
  flex-basis: 33.33%;
}
.image-text-one-fourth .banner-media-container{
  flex-basis: 25%;
}
.image-text-one-fourth .banner-text-container{
  flex-basis: 75%;
}
.image-banner-rating{
  margin-bottom: 24px;
}
.rating_text{
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  margin-left: 7px;
}
.text-first{
  flex-direction: row-reverse;
}
.banner-text{
  text-align: center;
}
.banner-text .banner-heading{
  font-weight: 700;
  line-height: 43.2px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 36px;
}
.banner-button-container, .break--text{
  position: relative;
  margin: 30px 0;
}
.banner-button{
  font-size: 22px !important;
  padding: 12.5px 67px !important;
}
.shop-all-btn{
  padding: 10px 50px;
  background: #d8232f;
  color: #fff;
}
.banner-media img{
  width: 100%;
}
.banner-break-text{
  text-transform: uppercase;
  font-size: 16px;
}
.text-one{
  border-right: 1px solid #000;
  padding-right: 5px;
}
.image-below{
  display: flex !important;
  flex-direction: column-reverse;
}
.image-container{
  position: relative;
  margin: 0 auto;
}
.image-below .image-container{
  width: 100%;
}
.image-container .image-wrap{
  background: transparent;
}
.shop-btn-container{
  text-align: center;
  margin-top: 40px;
}
.product_count{
  margin: 5px 0 10px ;
  font-size: 16px;
  color: #454545;
}
.featured-product-new-container{
  display: grid;
  gap: 18px;
}
.featured-products-new{
  position: relative;
  width: 100%;
}
.featured-products-new .product__title{
  font-weight: 500;
}
.new_product__image{
  width: 100%;
  margin: 0 auto;
  object-fit: cover;
}
.prd-image_small{
  max-width: 480px;
}
.prd-image_medium{
  max-width: 620px;
}
.prd-image_large{
  max-width: 740px;
}
.product-single__sticky .badge{
  left: 20px;
  top: 24px;
  font-size: 20px;
  padding: 5px 15px;
  right: unset;
}
.menu-badge{
  position: relative;
  font-size: 13px;
  line-height: 11px;
  padding: 6px;
  border-radius: 4px;
  color: #fff;
}
.badge{
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  text-transform: uppercase;
}
.trending-badge{
  background: #222222;
}
.best-seller-badge{
  background: #1779F7;
}
.option_available{
  text-transform: uppercase;
  font-size: 14px;
}
.featured-products-new .content-container{
  text-align: center;
  margin-top: 24px;
}
.product__title, .price-container{
  margin: 8px 0;
}
.section-heading{
  text-align: center;
}
.fpn-heading{
  margin-bottom: 40px;
}
.fpn-heading h2{
  font-size: 40px;
  font-weight: 500;
}
.prd-count_1{
  grid-template-columns: 1fr;
}
.prd-count_2{
  grid-template-columns: 1fr 1fr;
}
.prd-count_3{
  grid-template-columns: 1fr 1fr 1fr;
}
.more-products{
  grid-template-columns: repeat(4, 1fr);
}
.fpn-main{
  padding: 110px 0 80px;
}
.text-and-image_container{
  padding: 90px 0;
}
.btn-container{
  text-align: center;
  margin-top: 40px;
}
.announcement-slider__slide p{
  line-height: 36px;
  margin: 0;
  font-size: 18px;
}
.collection-item__title{
  font-size: 32px;
  font-weight: 500;
  margin-top: 7px !important;
  overflow: visible;
  white-space: normal;
  width: 100%;
}
.feature-richtext-check ul{
  list-style: none;
}
.feature-richtext-check li:before{
  content: "\f00c";
  font-family: FontAwesome;
  padding-right: 14px;
  color: #D82332;
}
.feature-row__item ul{
  margin: 0;
  font-weight: 700;
}
.shop-all-btn:hover{
  position: relative;
  overflow: hidden;
  transition: background .2s ease 0s;
}
.btn-container .btn{
  padding: 14px 68px !important;
  font-size: 22px;
}
.footer__title{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.footer__social{
  text-align: center;
  padding-bottom: 40px;
}
.footer__newsletter-btn{
  background: #393939;
  margin-top: 10px;
  padding: 13px 0;
  width: 100%;
}
.footer-bottom-content{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.locale-selectors__container{
  display: none;
}
.bottom-right-content .multi-selectors__item button{
  border: 1px solid #fff;
  padding: 12px 46px 12px 36px;
}
.bottom-right-content .multi-selectors{
  justify-content: right;
}
.bottom-right-content .faux-select .icon{
  right: 25px;
}
.footer__newsletter .footer__newsletter-input{
  background: #fff;
}
.site-footer .grid__item{
  text-align: left;
}
.footer__social-desktop{
  display: block;
}
.footer__social-mobile{
  display: none;
}
.full-width-btn{
  width: 100%;
}
/* FAQ Accordion */
.faq-align_row{
  display: flex;
  justify-content: space-between;
}
.icon-minus, .is-open .icon-plus{
  display: none;
}
.icon-plus, .is-open .icon-minus{
  display: block;
}
.icon-right{
  position: relative;
  width: 100%;
  padding-left: 0;
}
.faq-heading{
  padding: 11px 0;
  font-size: 40px;
  text-align: left;
}
.icon-right .icon{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.faq-div{
  position: relative;
}
.qa-container:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.25);
}
.collapsible-trigger span, .collapsible-content__inner p{
  font-size: 24px;
}
.ch_product_count{
  font-size: 20px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
}
.tagline-main{
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 2px solid #D8232F;
  width: fit-content;
  margin: 10px auto 0 !important;
  letter-spacing: 0.1em;
  cursor: pointer;
}
/* Product Review Slider */
.review-slider-container{
  padding: 80px 0;
}
.slider-header-content{
  text-align: center;
}
.slider-header-content .section-heading{
  font-size: 40px;
  font-weight: 500;
}
.slider-header-content .section-subheading{
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 500;
  margin-top: 16px;
  letter-spacing: normal;
}
.review-slider-container .slick-list{
  margin: 0 -15px;
}
.review-slide-content{
  padding: 27px;
}
.review-slides{
  background: #fff;
  margin: 0 11px;
}
.main-review p{
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
.reviewer_name{
  margin-bottom: 0;
  font-weight: 700;
}
.verified-badge{
  font-weight: normal;
}
.product_link{
  text-transform: uppercase;
  border-bottom: 2px solid #D82332;
  font-weight: 700;
}
.grid-product .grid-product__colors{
  display: none;
}
.grid-product__title{
  font-size: 24px;
  font-weight: 500;
}
.grid-product__price{
  text-transform: capitalize;
  font-size: 21px;
  font-weight: 400;
}
/* PDP */
.product-block--tab button{
  display: flex;
  justify-content: space-between;
}
.product-block--tab .collapsible-trigger-btn--borders{
  border: none;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.product-block--tab .collapsible-trigger-btn--borders svg{
  color: #D82332;
}
.product-single__title{
  font-size: 48px;
  font-weight: 500;
  margin-bottom: 0;
}
.product-block--header{
  margin-bottom: 10px;
}
.product-block--price{
  margin-bottom: 13px !important;
}
.product__price{
  font-size: 28px;
  font-weight: 400;
  line-height: 25px;
}
.page-content--product{
  max-width: 1500px;
  margin: 0 auto;
  padding: 55px 40px 0;
}
.prd-quality-list{
  display: flex;
  padding: 20px 0;
  flex-wrap: wrap;
  max-width: 75%;
  position: relative;
}
.prd-quality-list:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
}
.prd-quality{
/*   flex-basis: 50%; */
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-right: 15px;
}
.shopify-cleanslate .h7OYsWHrW5495r9beh2n, .shopify-payment-button__button{
  border-radius: 4px;
}
.shopify-payment-button__more-options{
  display: none !important;
}
.product-block__text{
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}
.product__thumb-arrow{
  display: none;
}
.product-slideshow .slick-arrow{
  z-index: 2;
}
.product-slideshow .slick-arrow:before{
  font-size: 21px !important;
  padding: 9px 14px;
  background: #fff;
  border-radius: 50%
}
.product-slideshow .slick-prev{
  left: 12px !important;
}
.product-slideshow .slick-next{
  right: 15px !important;
}
/* Navigation Menu */
.dropdown-container{
  min-width: 665px !important;
  padding: 0 !important;
  top: 120px !important;
  left: -15px !important;
}
.site-nav--has-dropdown:hover .dropdown-container{
  display: flex !important;
}
.is-focused a.site-nav__link-new, .site-nav--has-dropdown:hover>a{
  background: transparent !important;
  color: #fff !important;
}
.dropdown-container ul{
  width: 50%;
  padding: 15px 0 0 10px;
}
.dropdown-container .dropdown-image-container{
  width: 50%;
}
.text-center .site-navigation{
  height: 100%;
  display: flex;
}
.site-nav__item{
  display: flex;
  align-items: center;
}
.site-nav__dropdown a{
  font-weight: 600;
  font-size: 20px;
}
.site-nav__dropdown a:hover{
  color: #d8232f;
}
.show_megamenu .text-center .site-navigation{
  position: relative;
}
.show_megamenu .site-nav__item{
  position: unset;
}
.drawer-pos-logo-center{
  width: 100% !important;
  left: 0 !important;
}
.mobile-nav__toggle button{
  color: #fff !important;
}
.button-container{
  position: relative;
  display: none;
}
.button-container .drawer__close-button{
  padding: 0;
  left: 0 !important;
  color: #fff;
  width: 30px;
}
.is-open .js-drawer-open-nav, .drawer__close-button{
  display: none;
}
.drawer--is-open .drawer__close-button, .is-open .drawer__close-button, .js-drawer-open-nav{
  display: block;
}
.menu-drawer__search{
  border-radius: 100px;
  width: 100%;
  padding: 20px;
  color: #fff;
  font-size: 16px !important;
  font-weight: 400;
}
.menu-shop-all{
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: underline;
}
.slick-dots{
  bottom: -50px !important;
}
.slick-dots li button:before{
  font-size: 12px !important;
}
.heading-mobile{
  display: none;
}
.feature-row-wrapper{
  padding: 0 48px;
}

/* Image With Text Banner */
.iwt-container{
  padding-bottom: 72px;
}
.iwt-main-content{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding:0 !important;
}
.image-right{
  flex-direction: row-reverse;
}
.iwt-content-container .h1{
  font-size: 40px;
  font-weight: 500;
}
.iwt-content-container .feature-richtext{
  font-size: 24px;
  font-weight: 400;
}
.iwt-content-container{
  max-width: 32%;
  width: 100%;
  position: absolute;
  left: 94px;
}
.iwt-content-container .btn{
  font-size: 24px !important;
  padding: 11px;
}
.mobile-image{
  display: none;
}
.sticky_atc .atc-money{
  display: none;
}
.sticky_atc .btn{
  width: fit-content !important;
  font-size: 14px !important;
  text-transform: uppercase;
}
.sticky_atc-container{
  display: none;
  align-items: center;
  background: #fff;
  justify-content: space-between;
  padding: 8px 10px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9;
  filter: drop-shadow(2px 4px 8px black);
}
.sticky_atc-container .product-info{
  display: flex;
}
.prd-main-info{
  padding-left: 10px;
}
.prd-title{
  font-size: 18px;
}
.prd-price-variant{
  font-size: 14px;
}
.drawer__scrollable .btn{
  font-size: 20px;
  margin: 20px 0;
}
.drawer__scrollable .multi-selectors__item{
  margin-right: 0;
  margin-left: 0;
}
div#CartDrawer{
  top: 0;
}
#CartDrawerForm{
  background: #f0f0f0;
  color: #222;
}
#CartDrawerForm .cart__item-name{
  color: #222;
}
.drawer input{
  border-color: #000 !important;
}
.product-name-price, .drawer .cart__item-sub-content{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.cart__item-price-col{
  margin-bottom: 8px;
}
.drawer .cart__checkout{
  font-size: 16px; 
}
#CartDrawerForm .drawer__footer{
  background: #fff;
}
.cart-drawer-count{
  color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
}
.drawer .cart__remove a{
  text-decoration: underline;
  font-weight: 500;
  color: #000;
}
#CartDrawerForm .drawer__fixed-header{
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#NavDrawer .mobile-nav__link{
  color: #fff;
}
.mobile-nav__has-sublist, .mobile-nav__sublist{
  margin: 8px 0 8px 16px;
}
.mobile-nav__has-sublist img{
  max-width: 56px;
  width: 100%;
  border-radius: 4px;
}
#NavDrawer .multi-selectors{
  justify-content: flex-start;
}
#NavDrawer .toolbar__item .faux-select, .toolbar__item select{
  padding-left: 0;
}
#NavDrawer .search-bar{
  width: 100%;
  position: relative;
  color: #fff;
  margin: 10px 0;
}
#NavDrawer .input-group-field{
  border-color: #fff !important;
  padding: 15px 24px;
  border-radius: 100px;
}
#NavDrawer #search-bar-icon{
  top: 50%;
  background: transparent;
  position: absolute;
  right: 24px;
  padding: 0;
  transform: translateY(-50%);
  min-width: unset;
}
#NavDrawer .drawer__close{
  display: none;
}
.read-more, .show-less{
  text-decoration: underline;
}
.header-item--icons{
  flex-wrap: wrap;
}
.crs_image{
  width: 100%;
}
 .shop-btn-container .btn{
   font-size: 22px;
   padding: 14px 60px;
 }
.site-footer__linklist li{
  font-size: 24px;
}

  .slick-prev:before{
    content: '\f053' !important;
    color: #222;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 36px !important;
    opacity: 1 !important;
  }
  .slick-next:before{
    content: '\f054' !important;
    color: #222;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 36px !important;
    opacity: 1 !important;
  }
.slick-prev{
  left: -65px !important;
  width: 33px;
  height: 33px;
}
.slick-next{
  right: -65px !important;
  width: 33px;
  height: 33px;
}
.featured-products-new .grid-image-small{
  max-height: 365px;
}
.featured-products-new .grid-image-medium{
  max-height: 458px;
}
.featured-products-new .grid-image-large{
  max-height: 550px;
}
.collection-image-medium img{
  height: 259px !important;
}
.collection-image-small img{
  max-height: 203px;
}
.collection-image-large img{
  max-height: 303px;
}
.faq-align_row .faq-content{
  flex-basis: 70%;
}
.faq-align_row .heading-container{
  flex-basis: 25%;
}
/* Junip */
.junip-product-review-bars-container{
  display: none;
}
.junip-write-review-cta{
  text-transform: capitalize !important;
  font-size: 18px !important;
  line-height: 16px !important;
  padding: 16px 40px !important;
  color: #000 !important;
  background: transparent !important;
  border: 1px solid #000 !important;
  border-radius: 0 !important;
}
.junip-product-review-title{
  text-align: center !important;
}
.junip-product-review-summary-container{
  justify-content: center !important;
}
.grid-product__link .junip-product-summary{
  text-align: center;
  margin-top: 15px;
}
#CartDrawer{
  top: 0 !important;
}

.payment-buttons .add-to-cart{
  min-height: 44px !important;
  max-height: 64px !important;
  padding: 24px !important;
}
.payment-buttons .add-to-cart span{
  text-transform: uppercase !important;
  font-size: 20px !important;
  line-height: 24px !important;
}
.shopify-payment-button .shopify-cleanslate .jjzYeefyWpPZLH9pIgyw{
  max-height: 100% !important;
  padding: 24px 12px !important;
}
.shopify-payment-button .shopify-cleanslate .kqsiVA9Jf8LJAbxw8Bau{
  font-size: 20px !important;
  line-height: 24px !important;
}
.shopify-payment-button{
  margin-top: 15px !important;
}
.collection-rating{
  margin-top: 15px;
  text-align: center;
}
.drawer__footer .cart__checkout{
  text-transform: uppercase;
  background: #222222;
  padding: 17px;
  position: relative;
}
.drawer__footer .lock-icon{
  position: absolute;
  left: 40px;
  top: 50%:
  transform: translateY(-50%);
}
.drawer-empty-text{
  text-align: center;
}
.empty-text{
  font-size: 24px;
}
.collection-draty{
  display: flex;
  align-items: center;
  color: #454545;
  border: 1px solid #a9a9a9;
  padding: 10px;
  margin-bottom: 12px;
}
.draty-col-image{
  border-radius: 5px;
}
.draty-col-title{
  margin-left: 16px;
  font-size: 24px;
  font-weight: 500;
  color: #454545;
}
.drawer__cart-empty .drawer__scrollable{
  padding-top: 66px;
}
.preheader{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}

/* Rebuy PDP CSS Starts */
.template-product .rebuy-widget .rebuy-bundle .rebuy-bundle__images{
  justify-content: space-around;
  width: 100%;
}
.template-product .rebuy-widget .rebuy-bundle  .rebuy-bundle__actions{
    order: 3;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-bundle__items{
    order: 2;
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-bundle__items .rebuy-product-block{
  width: 300px;
  padding: 9px 0 0;
  line-height: 1.1;
  text-align: center;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-bundle__image-divider{
  display: none;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-bundle__actions .rebuy-bundle__actions-price,
.template-product .rebuy-widget .rebuy-bundle .rebuy-bundle__actions .rebuy-bundle__actions-buttons{
  margin-left: auto;
  margin-right: auto;
}
.rebuy-bundle__actions-price-value{
  margin-bottom: 
}
.template-product .rebuy-widget .rebuy-widget-container .rebuy-widget-content .primary-title{
  text-align: center;
  font-size: 40px;
}
.template-product .rebuy-checkbox{
    position: relative !important;
    padding: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #333;
    background-color: transparent;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-product-info{
  flex-wrap: wrap !important;
  justify-content: center !important;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-product-checkbox{
  width: 100%;
  margin-bottom: 12px !important;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-product-checkbox .rebuy-checkbox-label{
  margin: 0 auto;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-product-title{
  width: 100%;
  text-decoration: none !important;
  margin: 7px auto !important;
  order: 3;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-checkbox{
  appearance: none;
  accent-color: #414042;
}
.template-product .rebuy-checkbox:checked:before{
  content: "";
  border-radius: 50%;
  padding: 12px;
  border: 1.5px solid #000;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-product-label{
  order: 2;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-product-review,
#CartDrawer .rebuy-widget-container .rebuy-widget-content .rebuy-product-info .rebuy-product-review{
  order: 1;
  margin-top: 0;
  width: 100%;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-product-price{
  order: 4;
}
.template-product .rebuy-widget .rebuy-bundle .rebuy-product-review .rebuy-review-count-number{
  font-size: 16px;
  color: #333333;
}
.template-product .rebuy-widget.widget-type-dynamic-bundle .rebuy-bundle .rebuy-product-block .rebuy-product-options{
  margin: 0;
}
.template-product .rebuy-widget.widget-type-dynamic-bundle .rebuy-bundle .rebuy-product-block .rebuy-product-options .rebuy-select{
  padding-left: 10px;
}
.placeholder{
  width: 33.33%;
}
#CartDrawer .rebuy-widget-container .rebuy-widget-content .rebuy-product-title{
  color: #000;
  order: 2;
  margin-top: 0;
}
#CartDrawer .rebuy-widget-container .rebuy-widget-content .primary-title{
  font-size: 15px;
  max-width: 500px;
  background: #fff;
  margin: 0 -30px;
  padding: 20px;
  text-transform: uppercase;
}
#CartDrawer .rebuy-widget-container .rebuy-widget-content .rebuy-product-info{
  display: flex;
  flex-direction: column;
}
#CartDrawer .rebuy-widget-container .rebuy-widget-content .rebuy-product-info .rebuy-product-price{
  order: 3;
}
#CartDrawer .rebuy-widget-container .rebuy-widget-content .rebuy-product-media img{
  margin: 0;
  max-width: 100px;
}
#CartDrawer .rebuy-widget-container .rebuy-widget-content .rebuy-product-actions .rebuy-button{
  background: transparent;
  padding: 10px;
  width: fit-content;
  color: #000;
  margin-left: auto;
  font-size: 14px;
  text-transform: uppercase;
}

#CartDrawer .cart__remove .text-link,
.cart__page .remove-span{
  display: none;
}
.remove-span{
  cursor: pointer;
  text-decoration: underline;
}
.drawer__cart-empty{
  flex: 1;
}
.drawer__scrollable{
  height: 100%;
  position: relative;
}
.drawer-empty-buttons{
  position: absolute;
  bottom: 20px;
  max-width: 390px;
  width: 100%
}
.single-col-review{
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}
.review-col-container{
  background: #fff;
  padding: 57px 20px;
}
.review-col-star, .review-col-content{
  flex: 0 0 50%;
}
.col-main-review{
  margin-top: 32px;
  margin-bottom: 24px;
}
.rev-date, .rev-verified{
  color: #515151;
}
.rev-name{
  font-weight: 900;
}
#shopify-section-template--16937092645113__collection-header,
#shopify-section-template--16937092645113__main-collection{
  background: #f0f0f0;
}
.hero__link .btn{
  color: #fff;
}
@media screen and (min-width: 768px){
  .template-product .rebuy-widget .rebuy-bundle .rebuy-bundle__images .rebuy-bundle__image{
    width: 300px;
    padding: 9px 0 0;
    line-height: 1.1;
    text-align: center;
  }
  .placeholder{
    width: 300px;
  }
}

@media screen and (max-width: 750px){
  .lightbox-content tbody tr td{
    width: 100px !important;
    font-size: 10px;
    padding: 0;
  }
  .tagline-main{
    font-size: 15px;
  }
  .cross-lightbox{
    font-size: 18px !important;
  }
  .image-banner-rating{
    margin-bottom: 10px;
  }
  .banner-text{
    padding: 16px;
  }
  .banner-text .banner-heading{
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .product-single__title{
    font-size: 30px;
    margin: 10px 0;
  }
  .banner-button-container{
    margin: 13px 0;
  }
  .banner-button{
    width: 100%;
    font-size: 22px;
  }
  .break--text{
    margin: 20px 0;
  }
  .banner-media-container, .banner-text-container{
    flex-basis: 100% !important;
  }
  .prd-count_2{
    grid-template-columns: 1fr !important;
  }
  .featured-product-new-container{
    grid-template-columns: repeat(2, 1fr);
    
  }
  .text-and-image_container{
    padding: 36px 0;
  }
  .collection-item__title{
    font-size: 22px;
  }
  .shop-btn-container a, .btn-container a, .feature-row__item .btn, .product__price, .iwt-content-container .btn{
    width: 100%;
    font-size: 20px !important;
  }
  .featured-products-new .product__title{
    margin: 10px 0;
  }
  .feature-row__item{
    text-align: center !important;
  }
  #shopify-section-template--16871116570873__04fe7765-93c2-4446-a2ba-5ea4965bba56 .featured-products-new, 
  .section-template--16871116570873__featured-collections .collection-item,
  .grid-product__link,
  #shopify-section-template--16871116898553__5d32eb82-69bf-419f-b9b8-9da9f6d5c82d .featured-products-new,
  #shopify-section-template--16871116898553__869eb756-18df-40c8-83cf-2fd91492a970 .collection-item{
    border: 1px solid #a9a9a9;
  }
  .footer__social-mobile{
    display: block;
  }
  .footer__social-desktop{
    display: none;
  }
  .site-footer .grid{
    display: grid;
  }
  .footer__item--footer2{
    grid-row-start: 1;
  }
  .footer__social-mobile{
    padding: 40px 0;
  }
  .footer-bottom-content{
    display: block;
  }
  .bottom-left-content p{
    text-align: left;
  }
  .bottom-right-content .multi-selectors{
    justify-content: center;
  }
  .icon--payment svg{
    width: 46px;
    height: 26px;
  }
  .bottom-right-content .payment-icons{
    text-align: right;
    margin-bottom: 0;
  }
  .header-item--icons .multi-selectors, .js-search-header, .header-item--navigation{
    display: none;
  }
  .site-header .page-width--wide{
    padding: 0 20px;
  }
  .page-content--product{
    max-width: 100%;
    padding: 15px 16px;
  }
  .prd-quality-list{
    max-width: 100%;
  }
  .faq-align_row{
    flex-direction: column;
  }
  .prd-quality, .cbb-product-page .text-with-icons__block-title h3{
    font-size: 12px;
  }
  .prd-quality-list{
    padding: 16px 0;
  }
  .variant__label, .collection-grid__wrapper .grid-product__title{
    font-size: 16px;
  }
  .add-to-cart{
    font-size: 22px !important;
  }
  .product-section, .iwt-container{
    padding-bottom: 0 !important;
  }
  .collapsible-trigger span, .collapsible-content__inner p, .iwt-content-container .btn{
    font-size: 18px;
  }
  .button-container{
    display: flex;
  }
  .page-width--wide{
    padding: 0 16px;
  }
  .collection-grid__wrapper .grid-product__price, .feature-richtext-check ul{
    font-size: 14px;
  }
  .grid-product{
    margin-bottom: 0;
  }
  .ch_product_count, .feature-row__item .rte p, .product-block__text{
    font-size: 16px;
  }
  .announcement-bar, .feature-row-wrapper{
    padding: 0 !important;
  }
  .text-with-icons__block-title h3, .iwt-content-container .feature-richtext{
    font-size: 15px;
  }
  .footer__title, #shopify-section-template--16871116570873__f456a459-6ec2-410f-83fb-cb50622781fd .feature-row__item{
    text-align: left !important;
  }
  .shop-btn-container{
    margin-top: 10px;
  }
  .shop-btn-container a{
    padding: 14px 0;
  }
  .fpn-main{
    padding: 20px 0;
  }
  .review-slider-container .slick-slide{
    margin: 0 11px;
  }
  .fpn-heading h2, .feature-row__item .h1{
    font-size: 32px !important;
  }
  .heading-mobile{
    display: block;
    font-size: 32px;
  }
  .iwt-main-content .image-container{
    flex-basis: 25%;
  }
  .iwt-content-container{
    max-width: 65%;
    text-align: left !important;
    position: relative;
    left: 10px;
    padding: 32px 0;
  }
  .iwt-content-container .h1{
    font-size: 24px;
  }
  .mobile-image, .sticky_atc{
    display: block;
  }
  .feature-row__text .btn{
    padding-right: 0;
    padding-left: 0;
  }
  .product-single__sticky .badge{
    font-size: 13px;
    padding: 8px;
    line-height: 11px;
    left: 8px;
    top: 8px;
  }
  .product-slideshow .slick-list{
    padding:0 10% 0 0 !important;
  }
  .product-image-main{
    margin-right: 8px;
  }
  .page-content--product{
    padding-right: 0;
  }
  .product-details{
    padding-right: 17px;
  }
  .collection-item .collection-image-medium img{
    height: 156px !important;
  }
  .collection-image img{
    max-height: 100% !important;
    height: 100% !important;
  }
  .payment-buttons .add-to-cart{
      padding: 17px !important;
    }
    .payment-buttons .add-to-cart span{
      text-transform: uppercase !important;
      font-size: 18px !important;
      line-height: 19.82px !important;
    }
    .shopify-payment-button .shopify-cleanslate .jjzYeefyWpPZLH9pIgyw{
      max-height: 100% !important;
      padding: 15px 12px !important;
    }
    .shopify-payment-button .shopify-cleanslate .kqsiVA9Jf8LJAbxw8Bau{
      font-size: 18px !important;
      line-height: 19.82px !important;
    }
  .review-col-container{
    padding: 20px;
  }
  .col-main-review{
    margin-top: 10px;
    margin-bottom: 14px;
    font-size: 14px;
  }
  .rev-name, .rev-date, .rev-verified{
    font-size: 12px;
  }
  .lightbox-content{
    width: fit-content !important;
  }
}

@media screen and (min-width: 1706px){
  .page-width{
    max-width: 1500px;
  }
  .text-column-section .grid--flush-bottom>.grid__item{
    flex-basis: 23%;
  }
  .banner-text .banner-heading{
    max-width: 60%;
    width: 100%;
    margin: 0 auto;
  }
  .feature-row--50 .feature-row__text{
    max-width: 100%;
  }
  .feature-row--50 .feature-row__text .h1{
    max-width: 400px;
  }
  .feature-row--50 .feature-row__text .rte{
    max-width: 450px;
  }
}


.btn-cart {
line-height:1.42;
  text-decoration:none;
  text-align:center;
  white-space:normal;

  font-size:calc(var(--typeBaseSize) - 4px);
  font-size:20px;
  text-transform:capitalize;

  display:inline-block;
  padding:18px 60px;
  margin:0 !important;
  width:100%;
  min-width:90px;
  vertical-align:middle;
  cursor:pointer;
  -webkit-user-select:none;
          user-select:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  border-radius:var(--buttonRadius);
  color:{{ settings.color_button_text | default: "#fff" }};
  color:var(--colorBtnPrimaryText);
  background:{{ settings.color_button | default: "#000" }};
  background:var(--colorBtnPrimary)
}

.btn-cart-alt {
  line-height:1.42;
  text-decoration:none;
  text-align:center;
  white-space:normal;

  font-size:calc(var(--typeBaseSize) - 4px);
  font-size:20px;
  text-transform:capitalize;

  display:inline-block;
  padding:18px 60px;
  margin:0 !important;
  width:100%;
  min-width:90px;
  vertical-align:middle;
  cursor:pointer;
  -webkit-user-select:none;
          user-select:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  border-radius:var(--buttonRadius);
  color:{{ settings.color_button_text | default: "#fff" }};
  color:var(--colorBtnPrimaryText);
  background: #222222 !important;
  background: #222222
}


/* Center alignment for Add to Cart button across the site */
button.add-to-cart {
  display: flex; /* Enable flexbox for the button */
  align-items: center; /* Vertically center the content */
  justify-content: center; /* Horizontally center the content */
  height: 100%; /* Ensure full height for consistent centering */
  padding: 10px 20px; /* Adjust padding as needed */
  font-size: 16px; /* Adjust font size */
  line-height: 1.5; /* Set proper text line height */
  box-sizing: border-box; /* Include padding in width/height calculations */
}

button.add-to-cart span[data-add-to-cart-text] {
  display: flex; /* Enable flexbox for the span */
  align-items: center; /* Vertically center the text inside */
  justify-content: center; /* Horizontally center the text */
}

button.add-to-cart span.atc-money {
  margin-left: 5px; /* Add space between "Add to Cart" text and price */
  font-weight: bold; /* Make the price bold */
}



/* Fixing rebuy issue with +/- delete buttons */
/* Hide the problematic loading icon that appears after interaction */
.svg-inline--fa[data-prefix="far"] g.missing {
  display: none !important;
}

/* Force the original icon to remain visible */
.svg-inline--fa[data-prefix="far"] {
  background-image: var(--original-icon) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 1em !important;
  height: 1em !important;
}

/* Set specific icon shapes */
.fa-minus[data-prefix="far"] {
  --original-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");
}

.fa-plus[data-prefix="far"] {
  --original-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z'/%3E%3C/svg%3E");
}

.fa-trash[data-prefix="far"] {
  --original-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M135.2 17.7L128 32H32C14.3 32 0 46.3 0 64S14.3 96 32 96H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H320l-7.2-14.3C307.4 6.8 296.3 0 284.2 0H163.8c-12.1 0-23.2 6.8-28.6 17.7zM416 128H32L53.2 467c1.6 25.3 22.6 45 47.9 45H346.9c25.3 0 46.3-19.7 47.9-45L416 128z'/%3E%3C/svg%3E");
}