/** Shopify CDN: Minification failed

Line 1672:0 Unexpected "`"
Line 1724:29 Unexpected ")"

**/
@import url('https://fonts.googleapis.com/css2?family=Tektur:wght@400..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

/* =========================
   Typography
========================= */
/* custom css  ---------------------------------------------*/
body{
    font-weight: 900;
}
h1,h2,h3,h4,h5,h6{
    letter-spacing:0;
}
.product-rating-stars svg:last-child {
    opacity: .5;
}
.product__info-wrapper.block.w-full .product__block.product__block--buy_buttons {
    display: none;
}
#shopify-section-template--21214291460348__image_with_text_overlay_fP4wPC .blocks-radius{

    border: none !important;
}
.heading-image-block h2.heading-image-title {
    margin-bottom: 1rem;
}
.product__thumbs-item.swiper-slide.swiper-slide-thumb-active.swiper-slide-visible {
    opacity: 1;
}
.product__info-wrapper.block.w-full {
    padding-left: 0;
}
.tabs-wrapper i.arrow-down {
    display: inline-flex;
}

.collection-page-title{
    padding-bottom:1cqi;
    margin-bottom:3cqi;
    font-family: var(--title-font);
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    font-size: clamp(2rem, 4cqi, 3.2rem);
    line-height: 1.1;

    
}
div#FacetFiltersContainer span.reversed-link__text:hover {
    color: #fff;
    text-decoration: none;
}
a.pagination__item.disabled {
    cursor: default;
    pointer-events: none;
    opacity: .5;
}
ul.pagination__list.list-unstyled > li > ul {
    display: inline-flex;
    flex-wrap: wrap;
    gap: clamp(0.4rem, 1.5cqi, 1.6rem);
}
.product__info-wrapper.block.w-full {
    padding: 0 !important;
}
.product__media-item-container img {
    width: auto;
    margin: 6px 6px;
box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
}
.product__media-item-container {
    text-align: center;
}
#hero-grid-template--21214291460348__custom_war_hero_grid_WRhQbW .custom-hero-grid__heading {
    margin: 0 0 1.6rem;
    
}
.section__header--text .rich-text__heading:hover {
    opacity: 0.8;
}
.lang-selected__content {
    display: flex;
    flex-direction: row-reverse;
    gap: 1rem;
    align-items: center;
    font-size: 1.6rem;
}
span#CurrentRetailerText {
    font-size: 1.6rem;
}
.lang-selected__content img#CurrentLangImg {
    width: 4rem;
}
span.lang-option__left {
    display: flex;
    flex-direction: row-reverse;
    gap: 1rem;
    align-items: center;
    font-size: 1.3rem;
    font-weight: 900;
    color: #9ca3af;
    transition: 300ms;
}

span.lang-option__left:hover {
    color: #fff;
}
.retailer-info:hover {
    filter: brightness(0) invert(1);
}

.f-column .product-card:hover {

    /* border-radius: 4px; */
}
.section__wrapper h2.rich-text__heading.inline-richtext.h2:hover {
    opacity: 0.8;
}
.description-content p:last-child {
    padding: 0;
}

.custom-hero-grid__text-area {
    gap: 1.4rem;
}
.price_read_now > a {

    font-weight: 900;
}
.accordion-details__summary span {

    font-weight: 900;
}
.collection__content #ProductsList[data-layout=list].products-list--list-standard .product-card__info .reversed-link__text:hover {
    text-decoration-line: underline;
}
span.reversed-link__text:hover {
    color: #fff;
    text-decoration-line: underline;
}
h3.footer-block__heading.inline-richtext.h6 {
    font-size: 17px;
}
.testimonial__content.rte.h5 p {
    font-weight: 700;
}
.product__blocks h1.product__title.h1 {
    font-size: clamp(2.75rem, 13cqi, 8rem);
    font-weight:900;
    line-height:1.1;
}
.product-short-description__text a.product-short-description__link {
    font-size: 1.4rem;
    text-transform: uppercase;
    opacity: 0.75;
    transition: 300ms;
}
.product-short-description__text a.product-short-description__link:hover {
    opacity: 1;
}

span.menu__item.flex.items-center.relative:hover {
    background: #000;
    border-radius: 35px;
    color: #fff;
}
.collection__content #ProductsList[data-layout=list] button.variant-close {
    border: none;
    color: #fff;
    background-color: #1b1b1b;
    position: absolute;
    bottom: 20px;
    width: 95%;
    padding: 11px;
}
.collection__content #ProductsList[data-layout=list] .variant-popup__inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 20px;
    padding-left: 0px;
    position: relative;
}
button.product-card-addtocart {
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Raleway';
    font-size: clamp(1.1rem, 3.6cqi, 1.4rem);
    letter-spacing: .7px;
    background: #1b1b1b;
    border-color: #1b1b1b;
    transition: .3s;
}
button.product-card-addtocart:hover {
    background: #2e3236;
    border-color: #2e3236;
}





.product__blocks-below-media .accordion-details[aria-expanded=true] .accordion-details__summary {
    border: none;
}
.product__blocks-below-media .product__block.product__block--collapsible_tab h2.h4.inline-richtext {
    font-size: 20px;
    font-family:"Raleway", sans-serif !important;
    font-weight:900;
    
}
.product__blocks-below-media .product__block.product__block--collapsible_tab .accordion-details__content.rte.text-subtext {
    color: #9ca3af;
    font-family: Raleway,sans-serif!important;
    font-weight: 500;
    line-height: 1.625;
    padding: 0;
}

.collection__content #ProductsList[data-layout=list] button.variant-toggle:hover {
    background-color: transparent !important;
    color: #fff !important;
}
.collection__content #ProductsList[data-layout=list]  .product-card-addtocart:hover {
    background-color: #2e3236 !important;
    color:#fff !important;
    border:none;
}
.collection__content #ProductsList[data-layout=list] .variant-popup__inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 20px;
    padding-left: 0px;
    gap: clamp(0.25rem, 2.16cqi, 1.3rem);
}
 .collection__content #ProductsList[data-layout=list] .variant-popup__inner .variant-row button {
    height: 23px;
}
.collection__content #ProductsList[data-layout=list] .variant-selector-wrap span.variant-toggle__icon {
    position: absolute;
    right: 0px;
}

 .collection__content #ProductsList[data-layout=list] button.variant-close:hover {
    background-color: #2e3236 !important;
    color: #fff !important;
    border: none;
}
.variant-selector-wrap.single-variant-form {
    display: none !important;
}
.collection__content #ProductsList[data-layout=list] button.variant-row__name {
    border: none;
    color: #fff;
    padding: 0;
    font-size: clamp(1.2rem, 1.25cqi, 0.875rem);
}
.collection__content #ProductsList[data-layout=list] button.variant-close
/* #ProductsList[data-layout=list] .product-card__wrapper{
    gap:0 !important;
} */
.collection__content #ProductsList[data-layout=list] button.variant-row__name:hover{
    background-color:transparent !important;
    color: #fff !important;
}
.collection__content #ProductsList[data-layout=list] .variant-row {
    display: flex;
    justify-content: space-between;
}
.collection__content #ProductsList[data-layout=list] button.variant-row__go {
    border: none;
    color: #fff;
    font-size: clamp(0.5rem, 1.9cqi, 1.4rem);
    padding: 5px;
    letter-spacing: 0.52px;
    background-color: #000;
}
.collection__content #ProductsList[data-layout=list] button.variant-row__name:hover {
    background-color: transparent !important;
    color: #fff !important;
}
.collection__content #ProductsList[data-layout=list] button.variant-row__go:hover {
   background-color:transparent !important;
    color: #fff !important;
}
.collection__content #ProductsList[data-layout=list] .variant-selector-wrap .variant-popup {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.collection__content #ProductsList[data-layout=list] button.variant-toggle {
    border: none;
    color: #fff;
    width: 100%;
    height: auto;
    font-size: 12px;
    padding: clamp(4px, 2.45cqi, 9px);
    line-height: normal;
    text-transform: uppercase;
    font-weight: 900;
}
.reviw-count {
    display: none;
}
.collection__content #ProductsList[data-layout=list] .reviw-count {
    display: block;
}
div#FacetFiltersContainer input#vertical-filter\.v\.availability-1 {
    border-radius: 4px;
}

.section.section--padding {
    padding-top: 3cqi;
}
.testimonial__content.rte.h5 p, .testimonial__name {
    font-size: 16px !important;
}
.testimonial__bio{
  font-size: 12px !important;

}
.rich-text__heading.inline-richtext a {
    text-decoration: underline;
}
.justify-end {
    justify-content: flex-end;
}
.justify-end:hover {
    opacity:0.9;
}
.cstmcAll a.btn {
    font-size: 24px !important;
    font-weight:900;
}
.f-column .product-card {
    transform: scale(1);
    transition: all ease var(--transition-normal);
}
.collection-template  .collection__content .price_read_now > a {
    display: inline-block;
    width: 23%;
    white-space: nowrap;
    overflow: hidden;
}
.f-column .product-card:hover {
    transform: scale(1.02);
    border-radius: 4px;
}
.f-column .product-card:hover .product-card__image-wrapper,
.header__navigation .product-card:hover .product-card__image-wrapper {
    border-radius: 4px;
}
.footer-block__heading.reversed-link a:hover {
    text-decoration: underline !important;
}
/* .product-card__title span {
    font-size: clamp(13px, 1.05vw, 24px) !important;
} */
.price_read_now {
    font-size: 7cqi;
}
.price_read_now > a {
    text-transform: uppercase;
    font-weight: 700;
}
.footer__top.page-width.page-width--fixed {
    padding: 4rem 0px;
}






.testimonial--layout-2.testimonial--has-bg {
    padding: 1.6rem !important;
}


/* custom ------------------------------------------------- */



.swipe-mobile__inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(10px, 2vw, 20px);
}







h1, h2, h3, h4, h5, h6,
.mega-menu__item-child.text-subtext {
  font-family: var(--title-font) !important;
}

.header__menu .menu__item .menu__item-text {
    font-size: var(--text-2rm);
    font-family: var(--body-font);
    font-weight: 900;
    background: unset;
    padding:0 var(--spacing-4);
}
/* details[open] summary:hover {
    background: #000;
    border-radius: 99999px;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    
} */
.header__search > a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header__menu .menu__item .menu__item-text svg.icon.icon-caret-down {
    display: none;
}
/* =========================
   Layout
========================= */

/*.page-width {
  margin: 0 auto;
  padding-inline: var(--spacing-12);
}*/
body.has-dropdown-menu {
    /* overflow: hidden; */
}
.page-width.page-width--fixed {
    margin: 0 auto;
    padding: 0;
}
.page-width.mega-menu__wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.mega-menu__promotions.mega-menu__column {
    border: 0;
    padding: 0;
}

/* =========================
   Collection Card
========================= */

.collection-card__inner.w-full.pointer-events-none h3 span {
  font-size: var(--text-4xl);
  font-family: var(--title-font);
  color: var(--white);
  line-height: 1.2;
  font-weight: 900 !important;
  text-shadow: var(--text-shadow);
}

/* =========================
   Sections / Background
========================= */

#shopify-section-template--21182249926908__image_with_text_overlay_LF6L68 {
  --section-padding-top: var(--spacing-10);
  --section-padding-bottom: var(--spacing-10);
  --media-ratio: 3.2;
  background: var(--background);
}

.index-template {
  background: var(--background);
}

/* =========================
   Radius
========================= */

.blocks-radius,
.theme-radius {
  border-radius: var(--radius-card);
}

/* =========================
   Footer
========================= */


.footer__wrapper .social__item a {
  border: 0;
  color: var(--white) !important;
  width: 30px;
  height: 30px;
}

.footer__wrapper .social__item a:hover {
  opacity: .5;
}

.footer-block.footer-block--menu:first-child {
  width: 350px;
  margin-right: auto;
}

.footer-block.footer-block--menu {
  width: 140px;
}

.footer-block.footer-block--newsletter {
  width: 350px;
  margin-left: auto;
}

.footer-block--newsletter .form-control {
  background: none;
  border: 1px solid rgb(156 163 175);
  border-radius: 4px;
  color: rgb(156 163 175);
  height: 40px;
  font-size: 14px;
  font-weight: 900;
}

.footer-block--newsletter .form-control::placeholder {
    color: #9ca3af;
}

.footer-block--newsletter button {
  border-radius: var(--radius);
  height: 40px;
  font-weight: 700;
  padding: 0 var(--spacing-4);
  background: var(--white);
  color: var(--black);
  font-size: 14px;
    font-weight: 900;
    font-family: 'Tektur';
}

.footer-block h3.footer-block__heading {
  font-weight: 900;
  font-size: var(--text-2xl);
}

.footer-block a.text-subtext {
    font-weight: 900;
    opacity: 1;
    color: #9ca3af;
    font-size: 14px;
}

.footer-block a.text-subtext:hover {
  opacity: 1;
}

/* =========================
   Slider Overlay
========================= */

.slider-over-thebanner:before {
  background: linear-gradient(
    180deg,
    rgb(0 0 0 / 2%) 0%,
    var(--background) 100%
  );
}

/* =========================
   Testimonial
========================= */

.testimonial.testimonial--layout-2 {
  background: var(--gunmetal);
  border-radius: var(--radius-card);
  overflow: hidden;
  color: var(--white);
  border-bottom: 3px solid var(--black);
  border-left: 2px solid var(--black);
  border-right: 3px solid var(--black);
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
}

.testimonial__inner > *,
.testimonial__info > * {
  color: var(--white);
  font-family: var(--body-font) !important;
  text-transform:none;
  font-size:var(--text-2xl)
}
.testimonial__content p {
    font-style: italic;
}

.testimonial__info > * {
  
}
.mega-menu {
    top: -100px!important;
    padding-top: 170px;
    background: #fff;
    left: -3cqi !important;
    right: -3cqi !important;
    padding-left:2.5cqi;
    padding-right: 2.5cqi;
    max-width: none!important;
    width: auto!important;
    border-radius: 0 0 20px 20px;
        max-height: calc(100vh + 100px) !important;
        padding-bottom: 2rem;
}
.mega-menu__column {
    padding-block-end: 0 !important;
}
.mega-menu__wrapper {
    border-top: 0 !important;
}.mega-menu__container {
    padding-block-start: 0 !important;
background: transparent;
}


    .mega-menu .promotion-item {
    transition-delay: unset !important;
}
/* =========================
   Section Heading
========================= */

.section__header--text .rich-text__heading {
    background: var(--gunmetal);
    padding: 16px;
    border-radius: var(--radius-card);
    box-shadow: var(--shadow-sm);
    text-align: left;
    font-weight: 900;
    /* max-width: clamp(372px,29vw,560px)!important; */
    text-align: center;
    font-size: 24px;
    margin-top: 3cqi!important;
    grid-column: -3 / -1;
    width: 100%;
}
.section__header.s__header.rich-text.rich-text--tight.md\:text-left.text-left.flex.flex-col.md\:items-end.md\:flex-row.gap-x-4 .section__header--text .rich-text__heading {
    grid-column: 1 / span 2;
    width: 100%;
}

/* =========================
   Product Card
========================= */

.product-card__title a {
  color: currentColor;
  line-height: 1.4;
  font-size: var(--text-lg);
  font-weight: 900;
  /* text-shadow: var(--text-shadow); */
}

header .product-card__title a {
    font-family: 'Tektur' !important;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-card-style-card {
  box-shadow: var(--shadow-sm);
}

.collection-card--image-full .collection-card__image {
  border-bottom: 3px solid var(--black);
  border-left: 2px solid var(--black);
  border-right: 3px solid var(--black);
}

/* =========================
   Banner Author
========================= */

.banner-author {
  position: absolute;
  right: 250px;
  bottom: 50px;
  font-family: var(--title-font) !important;
  text-align: right;
  font-weight: 900;
  font-size: var(--text-4xl);
}
.product__media-gallery-thumbails {

    padding-bottom: 1cqi;
}
.media-wrapper.loaded {
    box-shadow: 2px 2px 6px rgba(0,0,0,0.5);
    mask-image: none;
}
.product__thumbs-item.swiper-slide{
    transition:300ms;
}
.product__thumbs-item.swiper-slide:hover{
    opacity:1;
}

/* =========================
   Misc
========================= */

/*.product-card__image-wrapper.color-scheme-1.bg-none {
  height: 230px;
}*/
.product-card__title span {
    font-size: var(--text-2xl);
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-height: 1;
}
.product-card__title span.reversed-link__text:hover {
    text-decoration-line: none;
}
.footer__list-social {
  gap: var(--spacing-1) !important;
}

.mega-menu h2.h6.promotion-item {
  text-align: center;
  font-size: 17px;
  font-weight: 900 !important;
  margin-left: auto;
    margin-right: auto;
    font-family: var(--body-font) !important;
    margin-bottom: 1rem;
}

.price_read_now {
  display: flex;
  justify-content: space-between;
  color: var(--grey-text);
  margin-top: var(--spacing-2);
  font-weight: 700;
}
.header__navigation .price_read_now {
    font-weight: 700;
    font-size: 7cqi;
    font-family: Raleway!important;
    margin-top: 1.5rem;
    text-transform: uppercase;
}
.header__navigation .product-card__title span {
    font-size: 8.3cqi;
    line-height: 1;
    font-weight: 900;
}
.header__navigation .product-card-style-card .product-card__info {
    padding: 8% 9% 6.5% 9%;
}
.header__navigation .product-card:hover {
    transform: scale(1.02);
    border-radius: 4px;
}
.header__navigation .product-card {
    transition: .3s;
}
.header__navigation .mega-menu__promotions-grid {
    gap: 2.4rem;
}
.collection-card--style-standard .collection-card__inner {
    padding-top: 1.2rem;
    position: absolute;
    top: 40%;
}
.collection-card--style-standard .collection-card__inner{
    max-width: 300px;
}
.collection-card--style-standard .collection-card__inner h3 span{
    font-size: var(--text-4xl);
}
.testimonial__info {
    display: flex;
    text-align: right;
}
.footer__wrapper .social__item a {
    padding: 0 !important;
}
.image-with-text-ovelay__content * {
  transition: none !important;
  animation: none !important;
  opacity: 1 !important;
}
/* collection grid section */
.collection-card--image-full .collection-card__image {
    background-color: var(--gunmetal);
    border: 0;
    min-height: 1px;
    min-width: 1px;
    position: relative;
    width: 100%;
    aspect-ratio: 1;
    overflow: hidden;
    border-radius: var(--radius-card);
    transition: transform var(--transition-normal);
    box-shadow: var(--shadow-sm);
}
.collection-card--image-full a:hover .collection-card__image{
    transform: scale(1.02) !important;
    border-radius: 4px;
}

.collection-card--image-full a:hover {
    background-color: none !important;
    color: #fff !important;
    border: 0 !important;
}
.collection-card--image-full a {
    padding: 0px !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    letter-spacing: .5px !important;
    text-transform: uppercase;
}
.product-card-style-card .product-card__info .rte {
    display: none;
}
.product-card-style-card .product-card__info .show-click > .var-box {
    display: block;
}
.variant-popup {
    position: absolute;
    top: 0;
    background: #24272a;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: 2;
}
motion-element,
[data-motion] {
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;

  animation: none !important;
  transition: none !important;
  transition-delay: 0s !important;
}
.collection-list__items {
    gap: 15px;
}
.inline-header .header__bottom {
    position: relative;
    transition: .3s;
}
.header-sticky.header-scrolled .header__bottom {
    /* transform: translateY(-100px); */
}
.inline-header .header__bottom:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    display: inline-block !important;
    z-index: 1;
    border-radius: 10px;
        left: 0;
        top: 0;
}
.overlay-dark {
    position: absolute;
    top: 0;
    right: -4px;
    bottom: 0;
    left: -4px;
    background-color: var(--black);
    opacity: .25;
    pointer-events: none;
    transition: opacity var(--transition-slow) cubic-bezier(.4,0,.2,1);
    will-change: opacity;
    z-index: 2;
    display: block!important;
}
.collection-card--image-full a:hover .overlay-dark{
  display:none;
  opacity:0;
}
.blocks-radius {
    transform: scale(1)!important;
    transition: all ease var(--transition-normal);
    opacity: 0.9;
}
.blocks-radius:hover {
  transform: scale(1.02) !important;
  border-radius: 4px;
  opacity:1;
}
.blocks-radius .bg-overlay {
    transition: .3s;
}

.blocks-radius:hover .bg-overlay {
    opacity: 0;
}
.cstmcAll a.btn {
    background: transparent!important;
    font-family: var(--title-font)!important;
    /* font-size: var(--text-4xl)!important; */
    text-decoration: underline;
    padding: 0 !important;
}
.cstmcAll h4 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: var(--gunmetal);
    border-radius: var(--radius-card);
    padding: 1rem;
    box-shadow: var(--shadow-sm);
    cursor: pointer;
    transition: opacity .15s;
    max-width: clamp(372px, 29vw, 560px)!important;
    margin-top: 32px !important;
}
/* .featured-collection .section__wrapper a {
    text-decoration: underline;
} */
.testimonials__items.f-grid.f-grid--gap-small.f-grid--row-gap-inherit.swipe-mobile__inner {
    gap: var(--spacing-fluid);
    border: 0;
}
.testimonial.testimonial--layout-2 {
    background: var(--gunmetal);
    overflow: hidden;
    color: var(--white);
    border-bottom: 3px solid var(--black);
    border-left: 2px solid var(--black);
    border-right: 3px solid var(--black);
    border: 0;
    border-radius: 1rem;
}

.image-cards {
    background: var(--background);
}
.card-media__content-wrapper * {
    font-family: var( --title-font);
    color: var(--white);
}
.card-media__content-wrapper * {
    font-family: var( --title-font);
    color: var(--white);
}
.mega-menu__list{
  display:flex
}

.mega-menu__item .font-heading {
    font-size: 17px;
    font-weight: 900!important;
    font-family: var(--body-font)!important;
    margin-bottom: 1rem;
}
ul.mega-menu__item-child.text-subtext {
    font-size: 14px;
    font-weight: 900;
}
.mega-menu__column{ border:0 !important}
.mega-menu__container{transform:none !important;}
.f-grid--row-gap-inherit {
    gap: var(--spacing-fluid);
}
.f-grid--row-gap-large {
    gap: 3cqi;
}


.inline-header ul.flex-wrap {
    flex-wrap: unset;
}
/* end css */
.inline-header .not-show {
    display: none;
}
.mobile-show{
  display:none
}
/*.swipe-mobile__inner {
    grid-template-columns: 1fr 1fr 1fr 1fr!important;
}*/
.card-media__content-wrapper{ justify-content:center}
/* .product-card__image-wrapper {
    height: 240px;
} */
.mega-menu__promotions-grid .product-card__image-wrapper {
    height: auto;
}
.mega-menu__promotions-grid .product-card__image-wrapper .media-wrapper.product-card__image {
    aspect-ratio: 1;
}
.hd1 {
    font-size: var(--font-hd1-size) !important;
}

.image-with-text-ovelay__content .btn {
    font-family: var(--body-font);
    font-size: 1.25vw;
    font-weight: 900;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 4px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: normal;
    text-shadow:none
}
.text-shadow .rich-text__heading,
.text-shadow .card-media__heading{
  text-shadow:var(--text-shadow)
}
.testimonial__bio {
    font-weight: normal;
    text-decoration: underline;
    opacity: .6;
}
.testimonial__bio:hover{
  opacity:1
}
.footer__bottom.page-width.page-width--fixed {
    visibility: hidden;
    padding: 4rem;
}
.swipe-mobile__inner {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: var(--spacing-fluid);
    width: 100%;
}
div#FacetFiltersActive {
    margin-top: clamp(1.2rem, 1.5cqi, 1.2rem);
}
button.btn.apply-filters-btn {
    margin-top: clamp(0.75rem, 2cqi, 1rem);
}
a.facet-clear-all.btn--link, button.btn.apply-filters-btn {
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    width: 100%;
    text-align: center;
    font-size: clamp(1.12rem, 5cqi, 1.12rem);
    letter-spacing: 0.05em;
    background-color: #1b1b1b;
    border: none;
    border-radius: 16px;
    padding: clamp(0.7rem, 1.5cqi, .7rem) !important;
    white-space: nowrap;
    transition: background-color 300ms !important;
    min-height: auto;
    line-height: 20px;
    height: auto;
}
a.facet-clear-all.btn--link:hover, button.btn.apply-filters-btn:hover {
    background: #2e3236 !important;
    color: #fff !important;
}
body .search-container input {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #fff;
}
body .footer-block--newsletter .form-control {
    border: 1px solid rgb(156 163 175);
    
    color: #fff;
   
    
    font-family: "Raleway", sans-serif;
}

@media (width >= 64rem) {
  .swipe-mobile__inner {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 1279.98px){
.footer-block.footer-block--menu {
    width: 120px;
}
.footer-block.footer-block--menu:first-child {
    width: 200px;
}
.footer-block.footer-block--newsletter {
    width: 290px;
}
}
@media only screen and (max-width: 1179.98px){
.header-search-and-cart {
    width: auto !important;
}

}

@media (max-width: 768px) {

    .product-form__buttons.flex.items-center.gap-2 {

    height: calc(4.5rem + 1cqi);
}
body button.product-form__submit.btn.btn--secondary.w-full {
    height: 100%;
}
body .product-form__buttons button#customBuyNowBtn {
   
    font-size: 16px ;
}
}
@media only screen and (max-width: 1023.98px){
    img.banner-imgg {
    padding-top: calc(109px + -2cqi);
}
  .header-sticky {
    inset-block-start: 20px !important;
}
.inline-header .header__bottom {
    margin-inline: 20px!important;
}
.inline-header .header__bottom {
    flex-wrap: wrap;
    padding-block: 10px;
            gap: 10px;
                padding-inline: 16px;
}
.mobile-show{
  display:flex
}
.inline-header .header__navigation.hidden {
    display: flex;
    order: 4;
    width: 100%;
}
.header__logo *{
  display: flex !important;
}
.header-search-and-cart .header__search{ display:none}
.header__search {
    padding-block-start: 0;
}
/*.swipe-mobile__inner {
    grid-template-columns: 1fr 1fr!important;
}*/
.banner-author {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    text-align:center
}
.image-with-text-ovelay__content *{ text-align:center}
.image-with-text-overlay {
   
}
.custom-main-banner .content-overlay--middle-center-mobile {
          align-items: self-start !important;
} 
.custom-main-banner{
   padding-top: 100px;
    
}
.custom-main-banner:before{
  content:"";
  position:absolute;
  top:0;
  height:200px;
  width:100%;
  left:0;
  background: #030303;
          pointer-events: none;

}
.mega-menu__promotions-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.footer__top-wrapper {
}
.footer-block.footer-block--menu:first-child {
    width: 200px;
    order: 1;
}
.footer-block.footer-block--newsletter {
    width: 100%;
    order: 2;
    margin-bottom: 30px;
}
.footer-block--menu {
    order: 3;
}
.footer-newsletter {
    width: 100%;
    max-width: 100%;
}
.footer-block.footer-block--menu {
    width: 33%;
}
}


@media only screen and (max-width: 767px){
    .inline-header .header__bottom {
    gap: 0;
}
form#product-form-sticky_atc_bar_7HgNgP {
    flex-direction: column;
}
.product-form__button-dynamic.hidden.md\:block {
    display: block;
}
quantity-input.quantity.hidden.md\:flex {
    display: block;
    align-content: center;
}
.sticky-atc-bar__inner .quanttt {
    width: 100% !important;
    padding:0 !important;
}
.sticky-atc-bar__inner .product-form__buttons.flex.items-center.gap-2 span.btn__text {
    font-size: 16px;
}
.quanttt .quant-numb {
    font-size: 1.5rem;
}
.product .product__media-container {
    padding-top: 55px;
}

.description-block {
    padding: 1.6rem 1.8rem !important;
}
.description-content p:last-child {
    padding: 0;
}
.product-form__buttons.flex.items-center.gap-2 {
    width: 100% !important;
}
.sticky-atc-bar__inner button.product-form__submit.btn.btn--secondary.w-full {
    padding: 0;
    border-radius: 16px;
}


.tabs-wrapper {
    margin-top: 2.8cqi !important;
    font-size: 16px;
    grid-template-columns: 1fr !important;
}
.tabs-wrapper.custom-lang-selector {
    width: 100%;
}

  body .section__container.page-width.page-width--fixed, body .footer__wrapper.section--padding {
    padding: 0 16px !important;
}
  .inline-header .header__bottom {
    padding-block: 11px;
}
.collection-hero.collection-hero--image-as-bg.hero.hero--extra-small.hero--mobile-auto.section.section--padding.page-width {
    margin-top: calc(120px + 3cqi);
}
.collection__toolbar-left {
    display: block !important;
}
  .menu__item {
    line-height: 1.6;
    padding: 0;
    column-gap: 0;
}
  .header__logo--image {
    max-width: 214px;
}
  /* .header-sticky {
    inset-block-start: 16px !important;
  
} */
  .inline-header .header__bottom {
    margin-inline: 3cqi !important;
}
.header__menu .menu__item .menu__item-text {
    font-size: var(--text-2xl);
}
.section.image-with-text-overlay.section--padding.text-shadow.custom-image-banner {
    padding-top: 0;
    padding-bottom: 0;
}


  .swipe-mobile__inner {
    --slider-grid: unset !important;
    display: grid!important;
  }
  .card-media__content-wrapper * {
    font-size: 4cqi;
    max-width: 246px;
    font-family: var( --title-font);
    color: var(--white);
  }
 
  .testimonial__inner>*, .testimonial__info>* {
      color: var(--white);
      font-size: 8px;
  }
  .testimonials__items.f-grid.f-grid--gap-small.f-grid--row-gap-inherit.swipe-mobile__inner {
    gap: 3cqi;
    border: 0;
  }
  .testimonial--layout-2 .testimonial__icon {
    --mt: 0;
  }
  .testimonial--layout-2.testimonial--has-bg {
    padding: var(--spacing-8);
  }
  .custom-image-card {
    padding-bottom: 0;
}
.custom-image-banner {
    padding-top: 0;
    padding-bottom: 1.1rem;
}
.section.section-template--21214291460348__featured_collection_bdaamt.featured-collection.section--padding.color-scheme-info {
    padding-bottom: 1.1rem;
}
svg.icon.icon-search.icon--large.icon--thick {
    width: 16px;
}
.custom-testimonials{
  padding-top: 0;
          padding-bottom: 20px;
}
.section__header--text .rich-text__heading{ max-width:100%; text-align:center}
.cstmcAll h4 {
    margin-top: 1.1rem !important;
}
.mega-menu {
    top: -100px!important;
    background: #fff;
    left: -20px!important;
    right: -20px!important;
    padding: 180px 20px 20px;
    max-width: none!important;
    width: auto!important;
    border-radius: 0 0 20px 20px;
    max-height: calc(100vh + 100px)!important;
}
.footer-block.footer-block--menu {
    width: 50%;
}
body .header__menu .menu__item .menu__item-text {
    padding: 8px;
    line-height: 1.5;
}




.page-width.page-width--fixed {
    padding-inline: 1.01rem;
}
.custom-hero-grid__cards.page-width {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
a.custom-hero-grid__card {
    min-height: auto;
}
.section__header--text .rich-text__heading{
  max-width:clamp(419px,29vw,560px)!important;
}
.product-card__image-wrapper {
    height: auto;
}

.testimonial__content.rte.h5 p, .testimonial__name {
    font-size: min(1.16rem, 16px) !important;
}
a.custom-hero-grid__card {
    min-height: auto !important;
}

.custom-hero-grid__cards.page-width {
    gap: 1.1rem !important;
}
.blocks-radius {
  
    opacity: 1;
}
.testimonial__bio {
    font-size: min(0.77rem, 12px) !important;
}
.footer-block h3.footer-block__heading {
    font-size: 17px;
}
.footer-block a.text-subtext {
  opacity:1;
    font-size: 14px;
}
.icon--large {
    --icon-size: 2.8rem;
}
.custom-hero-grid__content {
    grid-template-columns: 1fr 1fr !important;
}
h1.header__logo.flex.justify-center.items-center.z-1 {
    padding-top: 5px;
}
.header__bottom.color-scheme-1 {
    background: transparent;
}
.custom-hero-grid__heading {
    font-size: 10.4cqi!important;
    margin-bottom: 16px!important;
}
.testimonial__content.rte.h5 {
    margin-bottom: 0.8rem;
}
.product-card__info .reversed-link__text {
    font-size: 8.3cqi;
}
.price_read_now {
    font-size: 7cqi;
    margin-top: 12px;
}
.footer-block.order-new.footer-block--menu.f-column.w-full {
    margin-bottom: 3rem;
}
.footer-block.footer-block--menu:first-child {
  
    margin-bottom: 8px !important;
}
a.custom-hero-grid__button {
    font-size: 5cqi !important;
    font-weight: 900!important;
    padding: 1.5cqi 3cqi !important;
    border-radius: 1cqi !important;
}
.custom-hero-grid__author {
    font-size: 2.04vw !important;
}
img.banner-imgg {
    padding-top: calc(109px + -2cqi);
}
.custom-hero-grid-section page-width {
    padding: 0 0 1.1rem !important;
}
.the-hero {
    background: #1b1b1b;
    color: var(--text-color);
    padding: 0 0 0rem !important;
    position: relative;
}
.product-card__image--main {
    transition: opacity 1.2s ease;
    aspect-ratio: 1;
}
.custom-hero-grid__content {
    padding-top: 135px !important;
}
.custom-hero-grid__content {
    padding-bottom: 0 !important;

}
.custom-hero-grid__author {
    padding-bottom: 0px !important;
}
.footer-block a.text-subtext {
    font-weight: 900;
 
}
.footer-block.footer-block--newsletter {
    margin-bottom: 40px;
}
.footer-newsletter__form {
    margin-top: 40px;
}
.footer__wrapper {
    padding-top: 0 !important;
}

.custom-hero-grid__author {
    container-type: normal !important;
    
}
.custom-hero-grid__author span {
    font-size: 2.5cqi !important;
}

.custom-hero-grid__author span {
    padding-left: 27px !important;
}




}







/* css */
footer {
    background: rgb(27 27 27) !important;
}
  .footer__wrapper.section--padding {
    background: black;
    padding: 0px 6rem !important;
    max-width: 2100px !important;
    margin: 0 auto;
}

#shopify-section-template--21214291460348__image_with_text_overlay_LF6L68 {
    --section-padding-top: 16px;
    --section-padding-bottom: 16px;
    max-width: 1930px !important;
    margin: 0 auto;
}
.section__content {
      --section-padding-top: 16px;
    --section-padding-bottom: 16px;
    max-width: 1930px !important;
    margin: 0 auto;
}
.section__header--text {
    max-width: 1930px;
    text-align: end!important;
    text-align: end;
    display: grid;
    grid-template-columns: repeat(6,minmax(0,1fr))!important;
    gap: 3cqi;
}
.section__container.page-width.page-width--fixed {
    padding: 0 3cqi;
}
.section__header.s__header.rich-text.rich-text--tight.md\:text-left.text-left.flex.flex-col.md\:items-end.md\:flex-row.gap-x-4 {
    padding-bottom: 3cqi;
}
footer.footer {
    margin-top: 3cqi;
    background: transparent !important;
}
.product-card:not(.product-card--simple) .var-box .product-card__actions  .btn {
    opacity: 1;
    transform: none;
    justify-content: flex-start;
}
.var-box .product-card__main-actions {
    position: static;
}

.accordion-details__contentt {
    margin-top: 1rem;
}
#hero-grid-template--21214291460348__custom_war_hero_grid_WRhQbW {
    padding: 0;
}
.collection-hero.page-width {
    padding: 0 3cqi;
    margin-top: calc(64px + 6cqi);
    margin-bottom: 3cqi;
    max-width: 100%;
}
 .price_read_now {
    cursor: pointer;
}
 .price_read_now a {
    cursor: default;
    pointer-events: none;
}
 .price_read_now * {
    font-weight: 900;
}
.show-click {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background-color: #24272a;
    z-index: 20;
    transition: transform 300ms ease-out;
    padding: 4cqi 3cqi 3cqi;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 0 0 4px 4px;
    transform: translateY(100%);
    pointer-events: none;
    display: none;
}
.show-click.is-visible {
    transform: translateY(0);
    pointer-events: auto;
    display: flex;
}
button.product-card__atc.product-card__action-button.btn {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 6.5cqi;
    padding: 2% 2% 0 2%;
    background: transparent;
    color: #fff;
    line-height: 1.5;
    height: auto !important;
    min-height: auto;
    width: 100% !important;
    border: 0px solid !important;
    border-radius: 0 !important;
    justify-content: flex-start;
}
button.product-card__atc.product-card__action-button.btn:hover {
    color: #9ca3af !important;
    background: transparent !important;
}
.close-var {
    margin-top: auto;
    width: 100%;
    text-align: center;
    padding: 2%;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 7cqi;
    cursor: pointer;
    color: #9ca3af;
}
.collection-hero .blocks-radius {
    height: 14.67cqi;
}
.collection-hero__title {
    color: #fff;
    font-size: 3.5cqi;
    letter-spacing: 0.05em;
    font-weight: 900;
}
.collection-hero__text.content-overlay {
    background-color: rgba(0, 0, 0, 0.45);
}
.collection.page-width {
    padding: 0 3cqi 1.4rem;
    max-width: 100%;
}
`.media-wrapper.product-card__image.product-card__image--main {
    position: relative;
}

.media-wrapper.product-card__image.product-card__image--main:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20%;
    background: linear-gradient(to top, #24272a, transparent);
    z-index: 2;
    pointer-events: none;
}
.accordion-details__summary span {
    color: #fff;
    font-size: clamp(16px, 1.2vw, 20px);
    font-family: "Tektur", system-ui;
}
.product__media-container .accordion-details__content {
    font-size: 16px;
}
div#FacetFiltersContainer {
    background: #24272a;
    padding: 6% 10%;
    border-radius: 16px;
    position: relative;
    margin-top: calc(-3cqi - 52px);
    z-index: 11;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
}
.collection__content.flex {
    gap: 3cqi;
    grid-template-columns: clamp(12rem, 15cqi, 25.6rem) 1fr;
    display: grid;
      align-items: stretch;
}
svg.icon.icon-plus-toggle {
    color: #9ca3af;
    width: 1rem;
}
header ul.mega-menu__item-child.text-subtext >li.reversed-link > a span.reversed-link__text:hover {
    color: #000;
    text-decoration: underline;
}
span.reversed-link__text:hover {
    color: #fff;
}
#ProductsList[data-layout=grid] .product-card__info .reversed-link__text {
    font-size: 8.3cqi;
}
body .face-form  [type=radio]):checked {
    --b: #fff;
    --bc: #fff;
}
body .face-form  input:is([type=checkbox], .collection__content [type=radio]) {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 4px !important;
    width: 1.6rem;
    height: 1.6rem;
}

body .face-form input:is([type=checkbox]):checked {
    border-color: #fff;
    background: #fff;
}
body .face-form input:is([type=checkbox]) {
    border-color: #fff;
}
body .face-form input:is([type=checkbox]):after {
    content: none;
}
body .face-form input:is([type=checkbox]):checked:after {
    content: "";
}
.list-card-rating {
    display: flex;
    align-items: center;
    grid-gap: clamp(0.4rem, 0.63cqi, 0.6rem);
}
.list-card-rating svg {
    width: clamp(1.2rem, 3.4cqi, 1.4rem);
    height: clamp(1.2rem, 3.4cqi, 1.4rem);
    fill: #fff;
    stroke: #fff;
}
span.list-card-rating-text {
    color: #9ca3af;
    font-weight: 700;
    font-size: clamp(1.04rem, 2.75cqi, 1.2rem);
}
nav.pagination {
    background: #24272a;
    padding: 0.8rem clamp(0.8rem, 2.0cqi, 1.6rem);
    border-radius: .8rem;
}
.pagination__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    gap: .6rem;
    min-width: auto;
    height: auto;
    border-radius: 1.6rem;
    background: #1b1b1b;
    font-size: clamp(1.1rem, 1.65cqi, 1.4rem);
    padding: .8rem 1.6rem;
    line-height: 1.5;
    color: #fff;
}
a.pagination__item.pagination__item--current, .pagination__item:hover {
    background: #fff;
    color: #24272a;
}

a.pagination__item.pagination__item--previous.pagination__item-arrow,
a.pagination__item.pagination__item--next.pagination__item-arrow  {
    color: #9ca3af;
    text-transform: uppercase;
}
ul.pagination__list.list-unstyled {
    gap: clamp(0.4rem, 1.5cqi, 1.6rem);
    justify-content: space-between;
}
.accordion-details__content  .gap-3 {
    gap: 0rem;
}
li.flex.items-center.gap-2 {
    padding: clamp(0.24rem, 0.4cqi, 0.24rem) 0;
    font-weight: 900;
}
.collection__content .price_read_now {
    font-size: clamp(14.1px,1.16vw,22.9px);
}
.collection-template .collection__content .price_read_now {
    font-size: 7cqi;
}
.collection-template  .collection__content .price_read_now > a {
    text-transform: uppercase;
    font-weight: 900;
}
.collection__content .product-card__info.text-left {
    padding: 8% 9% 6.5% 9%;
    aspect-ratio: 16/8;
    justify-content: space-between;
}
span.variant-toggle__icon svg {
    width: clamp(1.4rem, 4.1cqi, 1.6rem);
    height: clamp(1.4rem, 4.1cqi, 1.6rem);
}
.collection__content .product-card__info {
    gap: clamp(0.4rem, 1.235cqi, 0.6rem);
    
}
.collection__toolbar-right {
  
    color: #fff;
}
.facet-short select, .facet-short .custom-sort-btn {

    color: #d1d5db !important;
   
}
.facet-short .custom-sort-btn {
    border-radius: 1.6rem;
}
button.custom-sort-btn.form-control {
    position: relative;
    color: #fff !important;
    text-transform: uppercase;
    font-size: clamp(1.2rem, 1.5cqi, 1.6rem);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
    font-weight: 900;
}
button.custom-sort-btn.form-control span.arrow {
    position: absolute;
    right: 20px;
}
div#SortBy-collection.active span.arrow {
    transform: rotate(180deg);
}
.form-control:focus, .form-control:focus-visible {
    
    background-color: rgb(9 9 9) !important;
   
}
select#SortBy-collection {
    font-size: 16px;
}
.collection__toolbar {
    font-size: 16px;
}
span.btn__text.flex.gap-1.items-center {
     
}
.form-control--select~.icon {
  
    color: #fff !important;
}
.facet-short select, .facet-short .custom-sort-btn {

    background-color: #24272a !important;
    
}
.collection__content #ProductsList[data-layout=list] {
    display: grid;
    grid-template-columns: repeat(2, minmax(20rem, 1fr));
}
/* .collection__content .f-grid--row-gap-large{
    gap:3vw;
} */
.product-card.product-card-style-card {
    background: #24272a;
}
.f-column.product-column .reversed-link__text {
    color: #fff;
    text-transform: uppercase;
}
.cart-item__product button.quantity__button {
    color: #9ca3af;
    cursor: none;
    pointer-events: none;
    display: none;
}
.tax-note.text-sm-extra {
    display: none;
}
a.btn.btn--secondary {
    display: none;
}
button.btn.btn--primary.flex-grow {
    background: #fff;
    color: #000;
    font-size: 16px;
    font-family: Raleway,sans-serif;
    text-transform: uppercase;
    transition: transform 0.3s ease !important;
}
button.btn.btn--primary.flex-grow:hover {
    transform: scale(1.02);
    opacity:0.9;
}
button.drawer__close-btn.z-1.static:hover {
    background: transparent !important;
    color: #fff !important;
}

a.cart-item__title.text-pcard-title.reversed-link {
    font-size: var(--text-2xl);
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-height: 1;
}
.cart-item__details {
    color: #fff;
    padding: 1.2rem;
}
.cart-item__remove {
    /* display: none; */
}
.cart-item__remove {
    width: auto;
    margin-inline-end: 0.7rem;
    top: 0;
    line-height: 1;
    height: auto;
}
body a.cart-item__remove:hover {
    background: transparent !important;
    color: #fff !important;
}
.drawer__body.flex-grow.v-scrollable.flex.flex-col {
    padding: 2.4rem;
}
span.hidden.md\:block.font-body-bolder {
    display: none;
}
.collection__toolbar-right layout-switcher.flex.items-center.gap-2.shrink-0.no-js-hidden {
    gap: clamp(0.25rem, 0.5cqi, 0.5rem);
    background: #24272a;
    border-radius: 1.6rem;
    padding: 1px 7px;
    max-width: 71px;
    width: 100%;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
}
.collection.section--padding.page-width .sticky-element.grid.gap-5.z-9{
    position: static;
}
#ProductsList[data-layout=list].products-list--list-standard .product-card__info .reversed-link__text{
font-size:clamp(1rem, 2cqi, 1.25rem);
}

select#SortBy-collection {
    border-radius: 1.6rem !important;
    text-align: center;
    color: #fff !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
}
#ProductsList[data-layout=list].products-list--list-standard  .media-wrapper.product-card__image.product-card__image--main:after {
    content: none;
}
.collection__content .product-card__info.text-left .rte {
    display: none;
}
.collection__content #ProductsList[data-layout=list] .product-card__info.text-left .rte {
    display: block;
    font-size: 12px;
    color: #9ca3af;
    font-weight: 700;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.collection__content #ProductsList[data-layout=list] .product-card__info.text-left .show-click {
    position: static;
    display: none;
    height: auto;
    transform: none;
    width: auto;
    padding: 0;
}
.collection__content #ProductsList[data-layout=list] .product-card__info.text-left .show-click .close-var {
    display: none;
}
.collection__content #ProductsList[data-layout=list] .price_read_now {
    font-size: clamp(14.1px,1.16vw,22.9px);
    display: none;
}
.var-box {
    display: none;
}
.collection__content #ProductsList[data-layout=list] .var-box {
    display: block;
    margin-top: auto;
}
details.accordion-details.facet-accordion-details[data-index="vertical-filter.v.price"] {
    display: none;
}
.collection__toolbar-left {
    display: none;
}
.collection__toolbar.flex.flex-wrap.items-end {
    justify-content: right;
}
compare-switch.flex.items-center.no-js-hidden {
    display: none;
}
button.btn.btn--icon.btn--icon-circle:hover {
    background: transparent!important;
    color: #fff !important;
}
button.btn.btn--icon.btn--icon-circle.btn--active {
    color: #fff !important;
    background: transparent;
}
.custom-search-bar {
    display: flex;
    justify-content: center;
    margin: 0 0;
    flex: 0 0 calc(50% - 1.5cqi);
    margin-right:1.5cqi;
}

.custom-search-bar form {
    display: flex;
    align-items: center;
    background: #24272a;
    border-radius: 1.6rem;
    box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.collection {
    background: transparent;
}
.collection__toolbar {
    background: transparent !important;
}
.search-input {
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    color: #ffffffff;
    font-size: 1.6rem;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 900;
    font-family: "Raleway", sans-serif;
    letter-spacing: 0.32px;
}

.search-input::placeholder {
  color: #cbd5e1;
  opacity: 0.7;
}

.search-btn {
    background: transparent;
    border: none;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    transition: transform 0.3s ease;
    padding: 0 12px;
}
.search-btn svg {
    width: 20px;
    height: auto;
}
.search-btn:hover {
    transform: scale(1.1) !important;
    background-color: transparent !important;
    color: #fff !important;
}
.custom-dropdown {
    position: relative;
    flex: 1 1 0;

}

div#SortByContainer {
    flex: 1 1 0 !important;
}

.dropdown-selected {
    background: #24272a;
    color: #fff;
    padding: 11px 20px;
    border-radius: 1.6rem;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    position: relative;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
    font-weight: 900;
}

.dropdown-selected .arrow {
    transition: transform .3s ease;
    position: absolute;
    right: 15px;
    top: 14px;
}

.custom-dropdown.active .arrow svg {
    transform: rotate(180deg);
}

.custom-dropdown .arrow svg {
    transition: .3s;
}

.dropdown-options {
  position: absolute;
  width: 100%;
  background: #24272a;
  border-radius: 20px;
  margin-top: 4px;
  padding: 10px 0;
  list-style: none;
  display: none;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  z-index: 1;
}

.custom-dropdown.active .dropdown-options {
  display: block;
}
body .mega-menu__item-child li>a {
    padding-block: .6rem;
}

.dropdown-options li {
    padding: clamp(0.8rem, 1.5cqi, .9rem) clamp(0.75rem, 2cqi, 1.6rem);
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease;
    font-weight: normal;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.dropdown-options li:hover {
  background: rgba(255,255,255,0.05);
}
label.text-nowrap.font-body-bolder {
    display: none;
}
.collection__toolbar-right {
    gap: 1.5cqi!important;
    width: calc(100% - clamp(12rem, 15cqi, 25.6rem));
    padding-left: 3cqi;
}
body .cart-icon .cart-count--absolute {
    top: auto;
    bottom: 10px;
    right: 11px;
    background: #000;
    font-size: 9px;
    width: 14px;
    height: 14px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 100%;
}
#ProductsList[data-layout=list].products-list--list-standard .product-card__wrapper {
    aspect-ratio: 0;
}

.collection__content #ProductsList[data-layout=list] .media-wrapper.loaded {
    aspect-ratio: 2/3;
}
.collection__content #ProductsList[data-layout=list].products-list--list-standard .product-card__info .reversed-link__text {
    font-size: 20px;
    -webkit-line-clamp: 1;
}
/* input:is([type=checkbox],[type=radio]) {
    background: #000 !important;
} */
details.accordion-details.facet-accordion-details[data-index="drawer-filter.v.price"] {
    display: none;
}
.drawer__sticky.drawer__sticky--bottom .btn.btn--primary.w-full {
    font-size: 12px;
    font-weight: 900;
    font-family: 'Raleway';
    background: #24272a;
    border: 0px solid;
    height: auto;
    min-height: 35px;
    letter-spacing: .24px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
    border-radius: 16px;
}
a.btn.btn--primary.w-full {
    margin-top: clamp(0.8rem, 2cqi, 1.2rem);
}
.facet-drawer-button-wrap.flex.xl\:hidden span.btn__text.flex.gap-1.items-center facet-count {
    display: none;
}
.facet-drawer .drawer__body {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.collection-hero__inner .bg-overlay {
    opacity: 0 !important;
}
.product-card__badge {
    display: none !important;
}
.description-block {
    padding: 2.8rem 3.6rem;
    background-color: #24272a;
    border-radius: 1.6rem;
    margin-top: 2cqi;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
h2.description-heading {
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 1.6rem;
    font-family: "Raleway", sans-serif !important;
}
.description-content p {
    padding-bottom: 2.4rem;
    font-size:1.6rem;
    color:#9ca3af;
    line-height:1.625;
    font-weight:500;
}
.sticky-atc-bar.sticky-atc-bar--with-dynamic-buttons.page-width.page-width--full.sticky-atc-bar--show {
    background-color: #1b1b1b;
    box-shadow: none;
    max-width: 100%;
    padding: 1cqi;
    border-top: 1px solid #24272a;
}
.sticky-atc-bar__inner {
    padding: 0 !important;
    gap: .8rem;
}
button.product-form__submit.btn.btn--secondary.w-full {
    padding: 1.3cqi 0;
    border-radius: 16px;
    height: auto;
}
.sticky-atc-bar__product.hidden.lg\:flex.items-center.gap-4 {
    display: none;
}
.sticky-atc-bar__variant-select.form-control.form-control--select {
    display: none;
}
form#product-form-sticky_atc_bar_7HgNgP {
    width: 100%;
    justify-content: center;
    gap: 1cqi;
}
.product-form__buttons.flex.items-center.gap-2 {
    width: 66%;
    gap: 1cqi;
}
.product-form__buttons.flex.items-center.gap-2 {
    display: grid;
    grid-auto-columns: 1fr 1fr !important;
    grid-auto-flow: column;
    justify-content: stretch;
}
.product-form__buttons.flex.items-center.gap-2 span.btn__text {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.5;
    font-weight: 900;
}
button.product-form__submit.btn.btn--secondary.w-full {
    order: 2;
}
.sticky-atc-bar__inner {
    max-width: 1920px;
    margin: 0 auto;
}

.quanttt {
    display: flex;
    text-transform: uppercase;
    align-items: center;
    gap: 8px;
    background-color: #24272a;
    color: #fff;
    padding: .7cqi;
    border-radius: 16px;
    width: 33%;
    justify-content: center;
}
button.quantity__button {
    color: #fff;
}
quantity-input.quantity.hidden.md\:flex {
    text-align-last: center;
}
quantity-input.quantity.hidden.md\:flex {
    justify-content: center;
    align-items: center;
}
button.quantity__button {
    width: 32px;
}
.quantity__input.new-one:hover {
    background-color: #2e3236 !important;
}

.quantity__input.new-one {
    text-align: center;
    padding: 0;
    color: #fff;
    box-shadow: none;
    font-size: 2rem;
    max-width: 40px;
    background-color: #1b1b1b !important;
    height: 40px;
    border-radius: 7px;
}
button.quantity__button:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.quant-numb {
    font-size: 2rem;
}
.product-form__buttons.flex.items-center.gap-2 {
    flex-direction: row-reverse;
}
.sticky-atc-bar__inner span.btn__text {
    font-size: 20px;
}
h3.product-card__title.text-pcard-title span.reversed-link__text {
    font-size: 8.3cqi;
}
product-recommendations.related-products button.custom-arrow.slick-arrow.slick-disabled {
    opacity: .5;
}

product-recommendations.related-products .section__header.s__header.section__header--vertical.spacing--normal.rich-text h2.section__heading.rich-text__heading.h1 {
    background: transparent;
    box-shadow: none;
        grid-column: 1 / -1;
}
product-recommendations.related-products .product-card.product-card-style-card {
    border-radius: 16px;
}
product-recommendations.related-products  .f-column .product-card:hover {
    transform: scale(1.02);
    border-radius: 4px;
}
product-recommendations.related-products .section__header.s__header.section__header--vertical {
    padding: 0;
}
product-recommendations.related-products .price_read_now {
    font-size: 7cqi;
    font-weight:900;
}
.sticky-atc-bar__inner .select {
    display: none;
}
button.lang-option.language-sec img {
    width: 4rem;
}
.collection__toolbar-left  .btn:not(.btn--plain,.btn--underline,.btn--link,.btn--inherit) {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
}
.retailer-logo-wrap img {
    color: #9ca3af;
    height: 2rem;
    object-fit: cover;
    filter: brightness(0) invert(0.6);
}
.product-card__wrapper .media-wrapper>img {
    object-position: top center;
}

@media (max-width: 767px) {
    button.btn.apply-filters-btn {
    display: none;
}
button.custom-sort-btn.form-control {
    line-height: 1.5;
    padding: 8px 12px;
    height:auto;
}
    .table-block.mob-ver .table-columns>div:first-child {
    margin-bottom: 1.6rem;
}
body .thumbnail-list.swiper-wrapper {
    gap: .8rem;
}
body .expanded-text {
    max-width: 75%;
}
body .product__thumbs-item.swiper-slide  {
    width: 5.6rem !important;
}

/* .author-name {
    max-width: 211px;
} */
.author-top {
    margin-bottom: 1.2rem !important;
}

.author-block {
    padding: 1.6rem !important;
    
}
.table-block {
    padding: 1.6rem 1.8rem !important;
   
}
.product__info-wrapper .fake_btn {
    margin-bottom: 3cqi !important;
   
}
.product__block.product__block--variant_picker {
    margin-top: 3cqi !important;
}
.heading-image-block {
    margin-top: 2.8cqi !important;
}

.product__block.product__block--custom_liquid {
    font-size: 1.6rem;
    opacity: .75;
}
/* .product__blocks h1.product__title.h1 {
    font-size: clamp(2.75rem, 11.6cqi, 6rem);
} */
h3.product-short-description__title {
    font-size: 2.8rem;
    line-height: 2.8rem;
    margin-bottom: 1.6rem !important;
}
.search-container input {
    font-size: 16px;
}
.product__info-wrapper .fake_btn h3 {
    font-size: max(1rem, 1.6rem) !important;
}
.rich-text-block {
    padding: 1.6rem 1.8rem !important;
   
}
.section--related-products .section__header.s__header.rich-text {
    padding-top: 0;
    padding-bottom: 1.1rem;
    align-items: center;
}
.section--related-products .section__header--text {

    display: block;
   
}




.collection__content .price_read_now {
    font-size: 7cqi;
    margin-top: 4cqi;
}
body .collection__content #ProductsList[data-layout=list] .product-card__info.text-left .rte {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    cursor: pointer;
    transition: none;
    mask-image: linear-gradient(to bottom, #000 40%, transparent 100%);
    background-image: url(/cdn/shop/files/arrow-svg.svg?v=1775636023);
    background-repeat: no-repeat;
    background-position: right 0px;
    background-size: 18px auto;
    padding-right: 20px;
}
body .collection__content #ProductsList[data-layout=list] .product-card__info.text-left .rte.is-expanded {
    -webkit-line-clamp: unset;
    overflow: visible;
    padding-right: clamp(0.8rem, 1.5cqi, 1rem) !IMPORTANT;
    background-image: none;
    mask-image: none;
}
.list-card-rating svg {
    width: clamp(1.2rem, 3cqi, 1.4rem);
    height: clamp(1.2rem, 3cqi, 1.4rem);
}
span.list-card-rating-text {
    font-size: clamp(1.04rem, 2.5cqi, 1.2rem);
}
.collection__content #ProductsList[data-layout=list] button.variant-toggle {
    padding: clamp(4px, 2.45cqi, 4px);
}

.product-card-style-card .product-card__info .rte.is-expanded {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #24272a;
    top: 0;
    padding: clamp(0.8rem, 1.5cqi, 1rem) 0 !important;
    z-index: 2;
    right: 0;
    left: 0;
    bottom: 0;
    justify-content: space-between;
    display: flex !important;
    flex-direction: column;
    align-items: center;
}
button.rte-close-btn {
    background: #1b1b1b;
    width: 100%;
    border: 0px solid transparent;
    color: #fff;
    font-size: clamp(1.12rem, 2cqi, 1.4rem);
    text-transform: uppercase;
    letter-spacing: .56px;
    font-weight: 900;
}
body .collection__content #ProductsList[data-layout=list] .product-card__info.text-left .rte:after{
    content: none;
}
.collection__toolbar-right {
    width: 100%;
    padding-left: 0;
    padding: 0;
}

    #ProductsList[data-layout=list].products-list--list-standard .product-card__wrapper button {
    height: auto;
}
.collection__content #ProductsList[data-layout=list] .variant-popup__inner {
    padding: clamp(0.8rem, 1.5cqi, 1rem);
    padding-left: 0px;
    gap:clamp(0.25rem, 1cqi, 0.75rem);
    
}
.collection__toolbar.flex.flex-wrap.items-end {
    justify-content: normal;
    align-items: flex-start;
}
.collection__toolbar-left svg {
    display: none;
}
.collection__toolbar-left {
    grid-area: collection__toolbar-left;
}
.search-input {
    max-width: calc(100% - 30px);
    font-size: 1.2rem !important;
    padding-left: 30px;
}
.search-input::placeholder {
}
.collection__toolbar-left  .btn:not(.btn--plain,.btn--underline,.btn--link,.btn--inherit) {
    width: 100%;
    height: auto;
    padding: clamp(0.4rem, 1.05cqi, 1.2rem);
    background: #24272a;
    border: 0px solid transparent;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Raleway';
    line-height: 2.1;
    border-radius: 1.6rem;
}
.custom-search-bar form {
    justify-content: space-between;
    padding: clamp(0.8rem, 2cqi, 1.2rem);
    height: auto;
    min-height: auto;
}
.search-btn {
    padding: 0 10px 0 0;
    height: auto;
}
.search-btn svg {
    width: clamp(1.6rem, 2.8cqi, 2.0rem);
    height: clamp(1.6rem, 2.8cqi, 2.0rem);
}
.custom-search-bar form {
    height: auto;
    min-height: auto;
}
.collection__toolbar-right {
    display: grid;
    gap: 3cqi !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-areas: "collection__toolbar-left collection__toolbar-left custom-search-bar custom-search-bar"
    "sortingggg sortingggg custom-dropdown table-and-card";
    width: 100%;
    align-items: stretch;
}
/* assign areas */
.collection__toolbar-left { grid-area: collection__toolbar-left; }
.custom-search-bar {
    grid-area: custom-search-bar;
    padding-right: 0;
    margin-right: 0;
}

.sortingggg    { grid-area: sortingggg ; }
.custom-dropdown  { grid-area: custom-dropdown; }
.table-and-card   { grid-area: table-and-card; }

.collection__content #ProductsList[data-layout=list] button.variant-close {
    padding: 1px;
    bottom: 8px;
    font-size: clamp(1.12rem, 1.25cqi, 0.875rem);
}
#ProductsList[data-layout=list] .product-card__wrapper {
    align-items: unset !important;
    gap: clamp(0.5rem, 1.9cqi, 1rem) !important;

}
span.btn__text.flex.gap-1.items-center {
    font-size: clamp(1.2rem, 1.25cqi, 0.875rem);
}

    .collection__content #ProductsList[data-layout=list] .media-wrapper.loaded {
    aspect-ratio: 1;
}
#ProductsList[data-layout=list] .product-card-style-card .product-card__image-wrapper {
    border-radius: var(--pcard-radius);
    width: clamp(9.6rem, 12cqi, 16rem);
}
.collection__content #ProductsList[data-layout=list] .media-wrapper.loaded {
    aspect-ratio: 2/3;
}
.collection__content #ProductsList[data-layout=list].products-list--list-standard .product-card__info .reversed-link__text {
    font-size: 16px;
}
select#SortBy-collection {
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Raleway';
    line-height: 34px;
}

.dropdown-selected {
    font-size: 12px;
    padding: 0 10px;
    line-height: 34px;
    height: 100%;
}
.dropdown-selected .arrow svg {
    width: 16px;
}
.dropdown-selected .arrow {
    transition: transform .3s ease;
    position: absolute;
    right: 5px;
    top: 7px;
}
.collection__toolbar-right layout-switcher.flex.items-center.gap-2.shrink-0.no-js-hidden.table-and-card {
    max-width: 100%;
    height: auto;
    justify-content: center;
    grid-gap: 8px;
}
.collection__toolbar-right layout-switcher.flex.items-center.gap-2.shrink-0.no-js-hidden.table-and-card button {
    height: auto;
    width: auto;
    border-radius: 0;
    min-height: auto;
}
layout-switcher.flex.items-center.table-and-card svg {
    width: 16px;
    height: auto;
}
#ProductsList[data-layout=list] .product-card__info {
    padding: clamp(0.8rem, 1.5cqi, 1rem) !important;
     padding-left:0 !important;
     height:auto !important;
   

}
#FacetDrawer .accordion-details__content.parent-display {
    padding-bottom: clamp(1.2rem, 1.5cqi, 1.5rem);
}
#FacetDrawer svg.icon.icon-close.icon--large.icon--thick {
    margin-top: 16px;
}

    div#FacetFiltersContainer {
    display: none;
}
#FacetDrawer div#SortByContainerMobile {
    display: none;
}
#FacetDrawer h2.drawer__heading.h4 {
    display: none;
}
#FacetDrawer .drawer__header-inner.flex {
    border: none;
}
#FacetDrawer span.h6 {
    font-size: clamp(1rem, 10cqi, 2.4rem);
    font-weight: 900;
    line-height: 1.5;
}
#FacetDrawer .facet-accordion-details .accordion-details__summary {

    padding: clamp(.4rem,1.6cqi,.8rem) 0;
}
#FacetDrawer .drawer__header .drawer__close-btn {

    right: 15px;
}
#FacetDrawer details.accordion-details {
    padding-bottom: 8px;
}
#FacetDrawer ul.grid.gap-3 span {
    font-size: 16px;
}
#FacetDrawer .drawer__inner.color-scheme-1 {
    max-width: 384px;
    width: 75%;
}
#FacetDrawer .drawer__sticky.drawer__sticky--bottom.w-full.z-1.background-1 {
    background: transparent;
}
#FacetDrawer .accordion-details__content.accordion-details__content--price {
    display: none;
}
#FacetDrawer .drawer__content {
    gap: 16px;
}

.drawer.cart-drawer {
    max-width: 400px;
    right: 0;
    left: auto;
}
.modal-show .drawer.cart-drawer[open] {
    box-shadow: -4px 0 24px #000;
}
ul.flex.flex-col.gap-6 > li {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
}
.cart-item__details {
    justify-content: space-between;
}
.cart-item__product {
    align-items: stretch;
}
.cart-item__product .price.font-body-bolder {
    font-size: 14px;
}
body .cart-icon .cart-count--absolute {
    bottom: 0;
    right: 0;
    left: auto;
}
body .section__content.tabs__panels .featured-collection__items.products-list.f-grid.f-grid--gap-medium.f-grid--row-gap-large {
    grid-template-columns: repeat(2,minmax(0,1fr))!important;
}
body .section__header--text .rich-text__heading {
    grid-column: 1 / span 6;
    width: 100%;
}
body .section__header.s__header.rich-text.rich-text--tight.md\:text-left.text-left.flex.flex-col.md\:items-end.md\:flex-row.gap-x-4 .section__header--text .rich-text__heading {
    grid-column: 1 / span 6;
    width: 100%;
}
div#SortByContainer {
    display: block;
    grid-column-start: 1;
    grid-column-end: 3;
}
.collection__toolbar-left .md\:order-last {
    display: none;
}
.collection__content.flex {
    grid-template-columns: auto;
}
.collection__content #ProductsList[data-layout=list] {
    display: flex;
    flex-direction: column;
}

    .header__navigation .price_read_now {
    font-size: .936cqi;
}
    /* .header__navigation .product-card__title span {
    font-size: 1.14cqi;
} */
.custom-hero-grid__cards.page-width {
    gap: 2.7cqi!important;
}
.custom-testimonials {
    padding-top: 0;
    padding-bottom: 3px;
}
.featured-collection__items.products-list.f-grid.f-grid--gap-medium.f-grid--row-gap-large {
    padding: 0;
    grid-gap: 1.1rem;
}
.section__header.s__header.rich-text {
    padding-top: 0;
    padding-bottom: 1.1rem;
}
.footer__bottom.page-width.page-width--fixed {
    visibility: hidden;
    padding: 4rem;
    display: none;
}
.footer__top.page-width.page-width--fixed {
    padding: 2.7cqi 0px 11cqi;
}
h2.drawer__heading.h4 {
    font-size: 5.9cqi !important;
}
a.cart-item__title.text-pcard-title.reversed-link {
    
    font-size: 1.6rem;
    font-weight:900;
}

.drawer__header-inner.cart-drawer__header {
    padding-bottom: 0 !important;
}

.mega-menu__list {
    padding-top: 5rem;
}
.mega-menu__promotions-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 2.4rem !important;
}
.page-width.mega-menu__wrapper {
    gap: 3.2rem;
}

.header__menu .mega-menu__column.flex.flex-col.gap-8 {
    max-width: 160px;
    width: 100%;
    padding: 0;
}
.mega-menu__item .font-heading {
   
    white-space: pre;
}
.header__navigation .price_read_now {
    /* display: none; */
    font-size: 7cqi;
}
.header__navigation .product-card {
    aspect-ratio: 2/3;
}

.mega-menu__promotions.mega-menu__column span.reversed-link__text {
   -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-height: 1;
}


}

.section__content.tabs__panels .featured-collection__items.products-list.f-grid.f-grid--gap-medium.f-grid--row-gap-large {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.inline-header .header__navigation.hidden details[open] summary {
    background: #000;
    color: #fff;
    border-radius: 99px;
}
button.btn.btn--icon.btn--icon-circle {
    border: none;
    color: #9ca3af;
    height: auto;
    min-height: 46px;
}
.cart-item__product .price.font-body-bolder {
    color: #9ca3af;
}
.cart-item__product {
    border-radius: 15px;
}
a.cart-item__title.text-pcard-title.reversed-link {
    font-family: Tektur,system-ui;
    font-size: 16px;
}

.cart-drawer__empty .grid p {
    color: #fff;
}
.drawer__inner {
    background: #1b1b1b;
}
.drawer__header-inner.cart-drawer__header.flex.items-center.justify-between.gap-3 {
    justify-content: center;
    position: relative;
    padding-top: 2.4rem;
}
h2.drawer__heading.h4 {
    color: #fff;
    font-size: 1.77cqi;
    font-weight:900;
}
svg.icon.icon-close.icon--large.icon--thick {
    color: #9ca3af;
    width: 15px;
}
.drawer__footer-body .grid.gap-1 {
    color: #fff;
}
quantity-input.cart-quantity.quantity {
    color: #9ca3af;
}
.cart-item__product button.quantity__button {
    color: #9ca3af;
}
.drawer__footer-body .grid.gap-1, .drawer__footer-body .totals {
    color: #fff;
    font-family: "Tektur", system-ui;
}
.cart-item__details {
    color: #fff;
    padding: 0.7rem;
}
.cart-item__product {
    background: #24272a;
}
a.cart-item__media.blocks-radius {
    aspect-ratio: 1;
}
a[class*=btn]:hover, button:hover, .button:hover, .btn:hover {
    background-color: #fff;
    color: #000;
    
}
.form-field.relative span {
    font-family: "Raleway", sans-serif;
}
.cart-drawer .drawer__header-inner {
    padding-block: 1.6rem;
    padding-inline: 3rem;
    border-block-end: none;
}
 .cart-drawer .quantity__input {
    box-shadow: none;
  
}
.cart-drawer .flex.items-center.gap-2::before {
  content: "Qty :";
  display: block;
  color: #9ca3af;
  text-align: center;
  font-size: 14px;
}
.cart-item__details .flex.items-center.gap-2 {
    gap: 0.4rem;
}
.quantity__input {
    text-align: left;
    padding-left: 0;
}
.cart-drawer__message.color-scheme-2.text-center {
    display: none;
}

/* collection page  */
/* .bg-col {
    background: #24272A;
    border-radius: 24px;
}

.section.image-with-text-overlay {
    padding-top: clamp(100px, 7.58vw, 130px);
}
.section__container {
    padding-top: 3vw;
} */

.product__block .form-control {
    background-color: #24272a;
    color: #fff;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.6rem;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
 body.collection-template {
    font-family: Raleway,sans-serif!important;
    position: relative;
}
body.collection-template:before {
    content: "";
    background-image: radial-gradient(90% 120% at 12% 30%, rgb(230 60 60 / 22.5%) 17%, rgb(230 60 60 / 12.5%) 35%, rgb(230 60 60 / 5%) 52%, rgb(230 60 60 / 1.25%) 69%, rgb(230 60 60 / 0%) 100%), radial-gradient( 85% 100% at 50% 40%, rgb(245 245 255 / 31.5%) 10%, rgb(245 245 255 / 17.5%) 30%,        rgb(245 245 255 / 7%) 50%,        rgb(245 245 255 / 1.75%) 70%,        rgb(245 245 255 / 0%) 100%      ),      radial-gradient(        90% 120% at 88% 50%,        rgb(70 100 220 / 19.8%) 17%,        rgb(70 100 220 / 11%) 35%,        rgb(70 100 220 / 4.4%) 52%,        rgb(70 100 220 / 1.1%) 69%,        rgb(70 100 220 / 0%) 100%      ),      repeating-linear-gradient(        135deg,        rgb(255 255 255 / 0.015) 0px,        rgb(255 255 255 / 0.015) 1px,        rgb(0 0 0 / 0.012) 2px      );
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat, no-repeat, no-repeat, repeat;
    background-size: cover, cover, cover, auto;
    background-color: #1b1b1b;
    background-position: fixed;
}
body.collection-template .site-wrapper {
    position: relative;
    z-index: 2;
}
.product__info-wrapper .fake_btn:hover {
    background-color: #000;
    color: #fff;
}
.product__info-wrapper .fake_btn {
    text-align: center;
    padding: 1.6rem 2rem;
    border-radius: 16px;
    margin-bottom: 1cqi;
    background-color: #452124;
    transition: 300ms;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 50%);
}
.product-short-description {
    opacity: .75;
    margin-bottom: 3cqi;
}

.product__info-wrapper .fake_btn h3 {
    font-size: max(1rem, 2.2rem);
    font-family: "Raleway", sans-serif !important;
    font-weight: 900;
    letter-spacing: 0;
}










:root {
    --white: #ffffff;
    --black: #000000;
    --gunmetal: #24272a;
    --grey-text: #9ca3af;
    --grey-text-hover: #d1d5db;
    --background: #1b1b1b;
    --gunmetal-hover: #2e3236;
    --drawer-spacing: 1.5rem;
    --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.5);
    --shadow-md: 0 10px 15px -3px var(--black);
    --shadow-drawer: -4px 0 24px var(--black);
    --text-shadow: 1px 1px 3px var(--black);
    --pad-card: clamp(0.5rem, 1.5cqi, 1rem);
    --pad-toolbar-y: clamp(0.5rem, 1.5cqi, 0.75rem);
    --pad-toolbar-x: clamp(0.75rem, 2cqi, 1rem);
    --pad-toolbar-x-tight: clamp(0.5rem, 1cqi, 0.75rem);
    --gap-sm: clamp(0.25rem, 0.5cqi, 0.375rem);
    --gap-card: clamp(0.5rem, 1.5cqi, 1rem);
    --list-img-width: clamp(6rem, 12cqi, 10rem);
    --font-sm: clamp(0.7rem, 1.25cqi, 0.875rem);
    --font-toolbar: clamp(0.75rem, 1.5cqi, 1rem);
    --font-list-title: clamp(1rem, 2cqi, 1.25rem);
    --glow-color: 230 60 60;
    --glow2-color: 245 245 255;
    --glow3-color: 70 100 220;
    --glow-intensity: 0.25;
    --glow2-intensity: 0.35;
    --glow3-intensity: 0.22;
    --glow-x: 12%;
    --glow-y: 30%;
    --glow-size: 90% 120%;
    --glow2-x: 50%;
    --glow2-y: 40%;
    --glow2-size: 85% 100%;
    --glow3-x: 88%;
    --glow3-y: 50%;
    --glow3-size: 90% 120%;
    --dither-angle: 135deg;
    --dither-a: 0.015;
    --dither-b: 0.012;
    --dither-step-1: 1px;
    --dither-step-2: 2px;
}





.footer__bottom.page-width.page-width--fixed {
    padding: 4rem;
    display: none;
}
button#customBuyNowBtn {
    background: #24272a;
    color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    font-weight: 900;
    font-size: 20px;
}
button#customBuyNowBtn:hover {
    background: #2e3236 !important;
}

.product-form__button-dynamic.hidden.md\:block {
    height: 100%;
}



@media (min-width: 768px) and (max-width: 1100px){
    .section__content.tabs__panels .featured-collection__items.products-list.f-grid.f-grid--gap-medium.f-grid--row-gap-large {
    grid-template-columns: repeat(4,minmax(0,1fr))!important;
}
.section__header--text {
    grid-template-columns: repeat(4,minmax(0,1fr))!important;
    gap: 3cqi;
}
.footer-block.footer-block--newsletter {
    width: 50%;
}
.section__header--text .rich-text__heading {
    max-width: 100% !important;
}

}


.product-rating-stars svg.lucide.lucide-star.star-rating-item {
    color: #facc15;
 
}
.product__blocks .product__block.product__block--title {
    container-type: inline-size;
    margin-bottom: 8px;
    margin-top:8px;
}
h3.product-short-description__title {
    margin-bottom: 0.8rem;
}
.product__block.product__block--custom_liquid {
    display: flex;
    gap: 0.8rem;
    cursor: pointer;
    margin: 0 0 0.8rem 0!important;
    font-weight: 500;
    line-height: 1.625;
    font-size: 1.6rem;
}


.heading-image-img img:hover {
    opacity:0.8;
}
.heading-image-img img {
    border-radius: 2px;
    transition:300ms;
}

p{
    margin:0;
}
.heading-image-block {
    background-color: #24272a;
    border-radius: 16px;
    padding: 1.6rem 2rem;
    margin-top: 1cqi;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}
h2.heading-image-title {
    font-size: 1.6rem;
    margin-bottom: 1.1rem;
    font-family: "Raleway", sans-serif !important;
    font-weight: 900;
}
.heading-image-img {
    width: 6.4rem;
    height: 9.6rem;
}
.author-block {
    padding: 3.2rem;
    background-color: #24272a;
    margin-top: 3cqi;
    border-radius: 16px;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 50%);
}

.author-top {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 24px;
}

.author-image img {
    width: 9.6rem;
    height: 9.6rem;
    object-fit: cover;
    border-radius: 16px;
}

.author-name {
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
}
.author-description {
    font-size: 1.4rem;
    color: #9ca3af;
    line-height: 1.6;
    font-weight:500;
}










.button-product {
    justify-self: center;
    margin-top: 3.2rem;
    width: 100%;
}

.button-product a.rich-text-button {
    background: #1b1b1b;
    padding: 2rem 3.6rem;
    transition: 300ms;
    text-transform: uppercase;
    border-radius: 16px;
    color: #fff;
    display: block;
    font-size: 1.6rem;
}
.button-product a.rich-text-button:hover{
background-color:#2e3236;
}

.rich-text-block {
    background-color: #24272a;
    padding: 2.8rem 3.6rem;
    color: #9ca3af;
    border-radius: 16px;
    margin-top: 3cqi;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 50%);
}
.form-control--select {

    border-radius: 16px;
}
h2.rich-text-heading {
    font-size: 20px;
    margin-bottom: 16px;
}

.rich-text-description p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.625;
}
.rich-text-description p strong {
    font-size: 14px;
    font-weight: 900;
    margin-top: 4px;
    margin-bottom: 8px;
    cursor: pointer;
}
.rich-text-description p strong:hover {
    opacity:.75;
}
li.retailer-item {
    padding: 1.2rem 2rem;
    background-color: #24272a;
}
li.retailer-item:hover {
    background: #2a2d32;
    color: #fff;
}
.retailer-info {
    filter: brightness(0) invert(0.6);
    text-transform: uppercase;
    font-size: 1.3rem;
    transition: 300ms;
}

 .tabs-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 1cqi;
    gap: 1.2rem;
}
  .custom-lang-selector {
  position: relative;
  color: white;
}
.lang-selected:hover {
    background-color: #2e3236;
}
p.product-short-description__text {
    font-size: 16px;
    font-weight: 500;
}
p.product-short-description__text a {
    font-size: 14px;
    font-weight: 900;
}
.button-product a.rich-text-button {
    text-align: center;
}

.lang-selected {
    background: #24272a;
    border-radius: 16px;
    padding: 1.6rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: 300ms;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}

.lang-dropdown {
  display: none;
  background: #1a1c20;
  border-radius: 16px;
  position: absolute;
  width: 100%;
  z-index: 10;
  margin-top: 5px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.5);
}

.search-container input {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #333;
    padding: 1.0rem 2rem;
    color: #888;
    text-transform: uppercase;
    outline: none;
}

.lang-list {
    list-style: none;
    padding: 0;
    margin: 0;
  
    overflow-y: auto;
    border-radius: 0 0 16px 16px;
}
.lang-item a {
    display: flex;
    justify-content: space-between;
    padding: 12px 15px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    gap: 1rem;
}

.lang-item:hover {
  background: #2a2d32;
}

.lang-item a.active {
  background: #25282c;
}
.variant-wrapper {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* CARD BASE */
.variant-card, .custom-dropdown__selected {
    position: relative;
    border-radius: 16px;
    padding: 1.6rem 2rem;
    color: #fff;
    cursor: pointer;
    background: #24272a;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
    transition: 300ms;
    text-transform: uppercase;
}
.custom-dropdown__selected {
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.custom-dropdown__selected span.arrow {
    position: absolute;
    right: 23px;
    top: calc(50% - 8px);
}
.custom-dropdown__selected span.arrow svg {
    width: 16px;
    height: auto;
    font-size: 16px;
}
.custom-dropdown__selected {
    padding-right: 52px;
}
.variant-card span.card-price {
    font-weight: 900;
    font-size: 16px;
}
.custom-dropdown {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.custom-dropdown__list {
    position: absolute;
    width: 100%;
    margin-top: 6px;
    display: none;
    z-index: 10;
    max-height: 200px;
    background-color: #24272a;
    border-radius: 16px;
    overflow: hidden;
    z-index: 20;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}

.custom-dropdown__item {
    padding: 12px 20px;
    transition: 0.2s;
    font-size: 13px;
    color: #9ca3af;
    font-weight: 900;
    display: flex;
    justify-content: space-between;
}

.custom-dropdown__item:hover {
  background: #1b1b1b;
  color: #fff;
}

.custom-dropdown__item.is-selected {
  background: #1b1b1b;
  color: #fff;
}

.custom-dropdown.active .custom-dropdown__list {
  display: block;
}

.hidden-select {
  display: none;
}
.custom-dropdown__item span.item-price {
    font-size: 16px;
}
/* HIDE RADIO */
.variant-radio {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
}

/* DEFAULT LAYOUT */
.card-default {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}
.product__block.product__block--variant_picker {
    margin-top: 1cqi;
}
.flex.flex-wrap.gap-2 {
    display: none;
}
#FacetFiltersContainer .flex.flex-wrap.gap-2 {
    display: flex;
}
.product-form__input .form__label {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0 .8rem;
    width: 100%;
    padding: 0;
    line-height: 2.4rem;
    margin: 0 !important;
}

.card-title {
  text-transform: uppercase;
}

.card-right {
  display: flex;
  align-items: center;
  gap: .6rem;
}

.card-price {
  font-weight: 700;
  font-size: 18px;
}

/* INFO BUTTON (small circle) */
.info-btn {
    width: 26px;
    height: 26px;
    border-radius: 50%;
   
    background: transparent;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: space-around;
}

/* EXPANDED STATE */
.card-expanded {
  display: none;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  font-size:1.6rem;
}

/* TEXT */
.expanded-text {
    font-weight: 900;
    text-transform: uppercase;
    max-width: 60%;
}

/* CLOSE BUTTON (exact pill style) */
.close-btn {
    font-size: 1.3rem;
    background: #0f1113;
    border: none;
    padding: 10px 16px;
    border-radius: 16px;
    color: #fff;
    font-weight: 900;
    cursor: pointer;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
}

/* ACTIVE TOGGLE */
.variant-card.active .card-default {
  display: none;
}

.variant-card.active .card-expanded {
  display: flex;
}

/* HOVER EFFECT (subtle lift) */


/* SELECTED VARIANT BORDER */
.variant-radio:checked + .card-default {
  outline: 2px solid rgba(255,255,255,0.6);
  border-radius: 20px;
}

.table-block {
    padding: 2.8rem 3.6rem;
    background-color: #24272a;
    margin-top: 3cqi;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
    border-radius: 1.6rem;
}
.table-columns tbody {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 1.6rem;
}
.table-columns tr {
    display: flex;
    justify-content: space-between;
}
.table-columns td {
    text-align: end;
}
td {
    padding: 0px !important;
}

.table-heading {
    margin-bottom: 16px;
    font-size: 20px;
    font-family: "Raleway", sans-serif !important;
    font-weight: 900;
}

.table-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    color: #9ca3af;
    font-size: 1.6rem;
    column-gap: 3.6rem;
}

.table-col table {
  width: 100%;
  border-collapse: collapse;
}

.table-columns td {
    border: none !important;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.625;
}
table {
    box-shadow: none !important;
}
.table-col td {
  
  padding: 10px;
 
}

.product__media-container button.btn.swiper-button {
    width: 32px;
    height: 32px;
}

.product__media-container button.btn.swiper-button svg {
    width: 16px;
    height: auto;
}
.product__media-container button.btn.swiper-button {
    width: 32px;
    height: 32px;
    background: #24272a;
    box-shadow: 2px 2px 6px #00000080;
}
.product__media-container button.btn.swiper-button:hover {
    background: #2e3236;
}
a.product-gallery__item {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    background-color: #24272a;
    color: #fff;
    box-shadow: none;
    border: none;
    padding: 0.5rem;
    border-radius: 4px7;
    cursor: pointer;
    opacity: 0.75;
    transition: background-color 0.2s ease, opacity 0.2s ease;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .lightgallery-backdrop.in:empty {
    display: block;
}
body .lightgallery-toolbar.lightgallery-group :after, 
body .lightgallery-toolbar.lightgallery-group .lightgallery-counter {
    color: #fff;
}
.lightgallery-outer.lightgallery-visible button:before, .lightgallery-outer.lightgallery-visible button:after {
    display: block !important;
}
a.product-gallery__item:hover {
    background: #2e3236;
}






/* Responsive */
@media (max-width: 899px) {
  .table-columns {
    grid-template-columns: 1fr;
  }
}


.tabs-header {
  display: flex;
  gap: 10px;
}

.tab-btn {
  flex: 1;
  padding: 12px;
  border-radius: 999px;
  background: #2b2f33;
  color: #fff;
  border: none;
  cursor: pointer;
}

.tab-btn.active {
  background: #fff;
  color: #000;
}

.tab-content {
  display: none;
  margin-top: 15px;
}

.tab-content.active {
  display: block;
}

/* LANGUAGE UI */
.lang-list {
  display: flex;
  flex-direction: column;
}

.lang-item {
    background: #24272a;
    color: #fff;
    border: none;
}
li.lang-item.is-selected {
    background: #1b1b1b;
    color: #fff;
}
li.lang-item.is-selected span.lang-option__left, li.lang-item:hover span.lang-option__left {
    color: #fff;
}
.language-sec:hover {
    background-color: transparent !important;
}
button.lang-option.language-sec {
    padding: 1.2rem 2rem;
}

.lang-flag {
  width: 20px;
  height: 14px;
}
summary.accordion-details__summary.flex.items-center.justify-between {
    padding: 0;
    margin-bottom: 1.6rem;
}





.rich-text-description p:first-child {
    margin-bottom: 2.4rem;
}
.rich-text-description-wrapper a:hover {
    background-color: transparent !important;
    color: #9ca3af !important;
    opacity: .75;
}
.rich-text-description p {
    font-size: 16px;
    line-height: 1.6;
    transition: all 0.3s ease;
}
.rich-text-description-wrapper a {
    font-size: 14px;
    color: #9ca3af;
    text-decoration: none;
    font-weight: 900;
    line-height: 1.625;
    transition: 300ms !important;
}
.rich-text-description-wrapper {
    color: #9ca3af;
    margin-bottom: 2.4rem;
}
/* collapsed state */
.rich-text-description.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* spacing */
.read-toggle-btn {
  display: inline-block;
  margin-top: 8px;
  color: #000;
  font-weight: 500;
  cursor: pointer;
  text-decoration: underline;
}

.thumbnail-list.swiper-wrapper {
    gap: 16px;
}
.product__thumbs-item.swiper-slide {
    width: 8rem !important;
    margin: 0 !important;
    opacity: .6;
}




@media (min-width: 768px) and (max-width: 1280px) {
div#FacetFiltersContainer {
    display: block;
    container-type: inline-size;
}
.accordion-details__summary span {
    font-size: clamp(8px, 1.2vw, 20px);
}
    .rich-text-block {
    padding: 1.6rem 1.8rem !important;
   
}
.collection__content #ProductsList[data-layout=list] {
    grid-template-columns: repeat(1, minmax(20rem, 1fr));
}

div#FacetFiltersContainer {
    display: block;
}
.author-block {
    padding: 1.2rem;
}
.author-name {
    font-size: 1.5rem;
}
.tabs-wrapper {
    grid-template-columns: 1fr;
}
.product__info-wrapper .fake_btn h3 {
    font-size: 1.6rem;
}
.mega-menu__promotions-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}
.inline-header .header__bottom {
     margin-inline: 0px!important; 
}
.product-card__wrapper {
    aspect-ratio: auto;
}
}


@media (min-width: 992px) and (max-width: 1080px) {
    .footer-block.footer-block--newsletter {
    width: 30%;
}
}


@media (min-width: 768px) and (max-width: 1023px) {
.collection-hero.page-width {
    margin-top: calc(124px + 6cqi);
}
}





