/** Shopify CDN: Minification failed

Line 1732:19 Expected identifier but found "!"
Line 4745:18 Expected ":"
Line 4745:20 Expected identifier but found "0"

**/
/* @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=block"); */

:root {
  --section-stack-spacing-block: 1.5rem;
}
@font-face {
  font-family: 'Suisse';
  src: url('/cdn/shop/files/fonnts.com-SuisseIntl-Light.woff2?v=1756211407') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Suisse';
  src: url('/cdn/shop/files/fonnts.com-Suisse_Intl_Regular.woff2?v=1756211407') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Suisse';
  src: url('/cdn/shop/files/fonnts.com-Suisse_Intl_Medium.woff2?v=1756211407') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Suisse';
  src: url('/cdn/shop/files/fonnts.com-Suisse_Intl_Bold.woff2?v=1756211408') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* @font-face {
  font-family: 'Suisse';
  src: url('/cdn/shop/files/fonnts.com-Suisse_Intl_Book.woff2?v=1756210208') format('woff2');
  font-style: normal;
  font-display: swap;
}  */
body{
  font-family: 'Suisse', sans-serif !important;
}
.heading, .h0, .h1, .h2, .h3, .h4, .h5, .h6, .prose :is(h1,h2,h3,h4,h5,h6){
  font-family: 'Suisse', sans-serif !important;
}

.group--btn .available-payment-icons {
  display: none;
}

.group--btn button {
  border-radius:8px;
}

.type-series {
  padding-top: 0;
  padding-bottom: 0;
}
.type-series section-header a,
.SeriesPage h1{
  display: none !important;
}
.type-series section-header {
  display: none !important;
  justify-content: center;
  padding-top: 56px;
}

.type-series section-header .subheading,
.section.type-series:not(.subheading-present) h2 {
  font-family: var(--heading-font-family);
  font-size: 32px;
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  letter-spacing: var(--heading-letter-spacing);
  text-transform: var(--heading-text-transform);
  overflow-wrap: anywhere;
  text-align: center;
}

.type-series section-header h2 {
  font-size: 21px;
  text-align: center;
}

.small-screen-info {
  display: none;
}

.small-screen-info {
  padding: 12px 20px;
}

.small-screen-info .kl_reviews__star_rating_widget__label {
  display: none !important;
}

.small-screen-info .label,
.product-design-tole .product-info .product__title label,
.merge-series-review label {
  display: inline-block;
  font-size: 12px;
  color: #19110c;
  border: 1px solid #888888;
  padding: 2px 5px;
  border-radius: 3px;
  margin-bottom: 5px;
}

.small-screen-info .product__title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.color-swatch--rectangle {
  height: calc(var(--swatch-size) * 0.8);
  border-radius: 3px;
}

#buy-with-it .color-swatch--rectangle {
  height: calc(var(--swatch-size) * 0.5);
}

.variant-picker__option-info legend,
.variant-picker__option.device variant-option-value,
#buy-with-it .variant-picker__option-info {
  display: none;
}

.variant-picker__option.device legend {
  display: block;
  color: #19110c;
}

.variant-picker__option-info span,
.variant-picker__option-info legend,
.product-info__price sale-price {
  font-weight: 500;
}

.group--btn button {
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

[disabled] + .available-payment-icons {
  border-color: #e8e7e6;
}

.product-quick-add [type="submit"] {
  border-radius: 8px;
}

.merge__title-price price-list sale-price,
.merge__title-price price-list compare-at-price {
  letter-spacing: -1px;
}

@media (max-width: 1008px) {
  .small-screen-info {
    display: block;
  }
  .product-gallery .page-dots--blurred {
    gap: 8px;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background: #00000036;
    bottom: var(--spacing-3);
  }
  .page-dots > *[aria-current="true"],
  .product-gallery .page-dots > * {
    background: #fff;
  }
  .product-gallery .page-dots > * {
    width: 8px;
    height: 8px;
  }
  .merge-series-review label {
    font-size: 9px;
  }
  html .product-card__info .kl_reviews__full_star,
  html .product-card__info .kl_reviews__partial_star,
  html .product-card__info .kl_reviews__empty_star {
    width: 9px !important;
    height: 9px !important;
  }
  .merge-series-review label {
    margin-bottom: 0;
  }
  html .klaviyo-star-rating-widget {
    margin-top: 0;
  }
  html .product-card__info .color-swatch--rectangle {
    --swatch-size: 1.5rem;
  }
  html .product-card__info .product-info__product-picker {
    margin: 7px 0 0 0;
  }
  html .product-card__info {
    min-height: 190px;
    align-content: space-between;
  }
  /* html .product-card__info .product-card__title {
    min-height: 40px;
  } */
}

.countdown-wrapper {
  position: relative;
}

.countdown__background-image-wrapper {
  height: 100%;
  position: absolute;
  width: 100%;
}

.countdown__background-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.countdown__mobile-image-wrapper {
  height: 100%;
  position: absolute;
  width: 100%;
}

.countdown__mobile-image {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.countdown-layout--banner .countdown__content {
  padding: 2rem;
}

@media only screen and (min-width: 769px) {
  .countdown-layout--banner .countdown__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 1rem;
    justify-content: space-around;
    padding: 1.6rem 2rem;
  }
}

.countdown-layout--banner.countdown-blocks--2.page-width .countdown__content {
  justify-content: space-around;
}

.countdown-layout--banner.countdown-blocks--2 .countdown__content {
  justify-content: center;
}

@media only screen and (min-width: 769px) {
  .countdown-layout--banner .countdown__block {
    width: 33%;
  }
}

.countdown__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
  max-height: 650px;
  padding: 5rem 2rem;
  text-align: center;
  width: 100%;
}

.page-width .countdown__content {
  position: relative;
}

@media only screen and (min-width: 769px) {
  .countdown-layout--hero .countdown__content {
    height: 100vh;
  }
}

.countdown__block {
  margin: 1rem auto;
  width: 100%;
  z-index: 3;
}

.countdown__block--content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.countdown__block--content .countdown__block--button {
  margin: 0;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .countdown-blocks--2.countdown-layout--banner .countdown__block--content,
  .countdown-blocks--2.countdown-layout--banner .countdown__block--timer {
    width: 50%;
  }
}

@media only screen and (min-width: 769px) {
  .countdown-blocks--2.countdown-layout--banner
    .countdown__block--button.button-block-active {
    width: 50%;
  }
}

.countdown__text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media only screen and (min-width: 769px) {
  .countdown-layout--hero .countdown__text-wrapper {
    width: 50%;
  }
}

.countdown__text-wrapper--content-alignment-left {
  text-align: left;
}

.countdown__text-wrapper--content-alignment-right {
  text-align: right;
}

.countdown__display {
  display: flex;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}

.countdown__display--loaded {
  opacity: 1;
  transition: opacity 0.3s ease-in;
  visibility: visible;
}

.countdown__display--visible + .countdown__timer-message--visible {
  margin-top: 1.5rem;
}

.countdown__display--hidden {
  height: 0;
  margin: 0;
  opacity: 0;
  transition: opacity 3s ease-out;
  visibility: hidden;
  width: 0;
}

.countdown__display-block {
  align-content: center;
  border-right: 1px solid;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0 1rem;
}

.countdown__display-block h2 {
  margin-bottom: 16px;
}

@media only screen and (min-width: 769px) {
  .countdown__display-block h2 {
    margin-bottom: 4px;
  }
}

.countdown__display-block span {
  font-size: 0.6rem;
  letter-spacing: 1.7px;
}

@media only screen and (min-width: 769px) {
  .countdown__display-block span {
    font-size: 0.75rem;
  }
}

.countdown__display-block:last-child {
  border-right: none;
}

[dir="rtl"] .countdown__display-block:last-child {
  border-right: 1px solid;
}

[dir="rtl"] .countdown__display-block:first-child {
  border-right: none;
}

.countdown__timer-message {
  height: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
}

.countdown__timer-message--visible {
  height: auto;
  opacity: 1;
  transition: opacity 1s ease-in;
  visibility: visible;
}

.countdown__block--hidden {
  width: 0 !important;
}

.countdown__block--hidden {
  margin: 0;
  opacity: 0;
  transition: opacity 1s ease-out;
  visibility: hidden;
}

.countdown__overlay:after {
  background-color: var(--countdown-overlay-rgba);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}

.announcement-bar__wrapper {
  max-width: 100%;
}

.progress-bar {
  position: relative;
  overflow: visible;
}

.free-shipping-bar {
  padding: 20px 30px 50px;
}

.progress-bar .start,
.progress-bar .middle,
.progress-bar .end {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: rgb(var(--announcement-bar-bg, #19110c)) !important;
}

.progress-bar .start {
  left: 0;
}

.progress-bar .middle {
  left: 62.5%;
  transform: translate(-50%, -50%);
}

.progress-bar .end {
  right: 0;
}

.progress-bar .start::after,
.progress-bar .middle::after,
.progress-bar .end::after {
  content: "₹0";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.progress-bar .middle::after {
  content: "₹7500";
}

.progress-bar .end::after {
  content: "₹12000";
}

.free-shipping-bar span p {
  font-weight: 400;
  margin-bottom: 5px;
  font-size: 11px;
}

.Bundle-form {
  display: none !important;
}

.design-tab {
  display: flex;
}

.klaviyo-star-rating-widget {
  margin-top: 5px;
}

.kl_reviews__full_star,
.kl_reviews__partial_star,
.kl_reviews__empty_star {
  width: 17px !important;
  height: 17px !important;
}

.product-card__info .kl_reviews__full_star,
.product-card__info .kl_reviews__partial_star,
.product-card__info .kl_reviews__empty_star {
  width: 15px !important;
  height: 15px !important;
}

.product-gallery__zoom {
  bottom: auto;
  top: var(--spacing-6);
}

.prev-next-buttons circle,
.product-gallery__zoom rect,
.product-gallery__zoom circle {
  fill: #000;
}

.product-gallery__zoom path {
  stroke: #fff;
}

line-item-quantity [data-url] {
  cursor: pointer;
}

div#wishlisthero-product-page-button-container,
.property-value-rebuy-gift-with-purchase .rebuy-cart__flyout-item-quantity {
  display: none !important;
}
.property-value-rebuy-gift-with-purchase .rebuy-cart__flyout-item-price {
  text-align: left !important;
}

.product-gallery__zoom {
  transform: scale(1);
}

html .product-gallery__zoom svg {
  width: 45px;
  height: 45px;
}

.product-gallery__zoom {
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  width: 92%;
  text-align: right;
}

.rte--heading {
  padding-bottom: 40px;
}
.display-text-on-hover .media-grid-text {
  opacity: 0 !important;
  transition: 500ms ease;
}
.display-text-on-hover .media-grid__item:hover .media-grid-text {
  opacity: 1 !important;
}
.section.section-main-top {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.hide-slider-range .scrollbar scroll-progress {
  display: none;
}
.hide-slider-range .scrollbar {
  justify-content: center;
}
.locale-selectors__container {
  display: none;
}

#shopify-section-template--15943559577737__main {
  --product-list-row-gap: 1.5rem !important;
}
@media screen and (min-width: 1000px) {
  #shopify-section-template--15943560462473__main
    .product-gallery__media-list
    > :not([hidden])
    ~ *:not(.product-gallery__media--expand) {
    grid-column: span 2 !important;
  }
  .product-design-tole {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .tole-life-video .media-with-text__content {
    max-width: 460px;
    width: 100%;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  safe-sticky.product-info {
    top: 0;
    position: sticky !important;
    /* max-width: 450px; */
    width: 100%;
    margin: 50px auto 0;
    padding: 0 56px;
  }
}
.product-design-tole .product {
  column-gap: 0;
}
.main-product .product-gallery__media {
  background-color: #f5f5f5;
}
.main-product .product-gallery__media img {
  border-radius: 0;
}

.header__link-list .first-level {
  font-weight: 500;
  font-size: 14px;
}
.quick-buy-drawer__info
  dynamic-checkout
  shopify-buy-it-now-button:not(:first-child) {
  display: none;
}
.announcement-bar {
  padding: 8px 0;
}
.header__wrapper {
  --header-padding-block: 0.8rem;
  /* box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); */
  border-bottom: .5px solid rgb(var(--text-color) / .12);
}

.footer {
  border-top: 1px solid rgb(var(--text-color) / .12);
}

.thumbnail-swatch {
  --swatch-size: 40px;
}
.thumbnail-swatch:before {
  box-shadow: 0 0 0 1px;
}

/* change default product page css start */

.shopify-payment-button__button--unbranded {
  background-color: transparent !important;
  color: #000 !important;
  border: 1px solid #ccc !important;
  padding: 11px 0 !important;
  font-size: 0.875rem !important;
}
.template-product safe-sticky .shopify-payment-button__button--unbranded {
  border-left: 0 !important;
}

.shopify-payment-button__button--unbranded:not([disabled]):hover {
  background-color: #000 !important;
  box-shadow: none !important;
  color: #fff !important;
}

@media (max-width: 768px) {
  .shopify-payment-button__button--unbranded {
    padding: 10px 0;
  }
}

.product-design-tole .product_sold-out .buy-buttons [type="submit"] {
  opacity: 0.5;
}

.product-design-tole sold-out-badge {
  display: none;
}

/* change default product page css end */

.js
  :has(.shopify-section:first-child [allow-transparent-header])
  .header:not(.is-filled)
  .header__wrapper {
  box-shadow: none;
}

.hide {
  display: none !important;
}

.medium-up--hide,
.small--hide {
  display: none;
}

@media (max-width: 1008px) {
  .medium-up--hide {
    display: block;
  }
}

@media (min-width: 1009px) {
  .small--hide {
    display: block;
  }
}

.tole-design-after-before {
  max-width: 1280px;
  width: 100%;
  margin: auto;
}
.tole-design-after-before .section-stack {
  align-items: center;
}
.footer__block-list p.bold,
.footer__block-list p.h6 {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
}
html body .footer__wrapper {
  gap: 1rem;
}
.tole_leather-grid p.h6 {
  font-size: 15px;
  max-width: 550px;
  width: 100%;
  letter-spacing: 0.5px;
}
/* .tole-design-after-before .section-stack__main,
.tole-design-after-before .section-stack__intro {
  width: 50%;
}
 */
.button--outline,
.button:not([disabled]):not(.button--outline):hover {
  box-shadow: inset 0 0 0 1.5px !important;
}

@media screen and (pointer: fine) {
  .button--outline:not([disabled]):hover {
    background: rgb(var(--button-background, 0 0 0));
    color: rgb(var(--button-hover-color, 255 255 255));
  }
}

@media (max-width: 1000px) {
  .header__wrapper {
    --header-padding-block: 0.2rem;
    height: 48px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer__block-list p.bold,
  .footer__block-list p.h6 {
    font-size: 15px;
  }
  #shopify-section-template--15943560462473__e71ae571-08f9-44b1-bcc5-04390601a242 {
    margin-bottom: 30px;
  }
  .tole-life-video .media-with-text__item .media-with-text__media {
    grid-area: content;
  }
  .tole-life-video .media-with-text__content {
    grid-area: media;
  }
}

.shopify-section--video + .shopify-section--blog-posts .section {
  padding-top: 0;
}
.shopify-section--before-after-image .section-stack__intro h2 {
  font-size: 1.5rem;
  font-weight: 500;
}
.tole-product-after-before {
  overflow-x: hidden;
}
.tole-product-after-before .section-stack {
  gap: 0;
}

.merge__title-price price-list {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}

.merge__title-price price-list sale-price {
  font-weight: 500;
  font-size: 18px;
}
.merge__title-price price-list compare-at-price {
  font-size: 12px;
}

@media screen and (max-width: 1150px) {
  .tole-product-after-before .section-stack__intro {
    padding: 72px 20px;
  }
  .tole-product-after-before .section-stack__intro h2 {
    font-weight: 600;
  }
}

.blog-post-card--featured img {
  height: 400px;
  object-fit: cover;
}
@media (min-width: 1150px) and (max-width: 1700px) {
  .tole-product-after-before {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1600px) and (max-width: 1700px) {
  .cro-images {
    padding-right: 0;
    padding-left: 0;
  }
}



@media screen and (min-width: 1150px) {
  .tole-product-after-before .section-stack__intro,
  .tole-product-after-before .section-stack__main {
    width: 50%;
  }
  .tole-product-after-before .section-stack__intro .prose {
    max-width: 380px;
    width: 100%;
    margin: auto;
  }
  .tole-product-after-before .section-stack {
    align-items: center;
  }
  

  .tole-product-after-before .section-stack__intro {
    padding-right: 50px;
    padding-left: 50px;
  }
  .blog-post-card--featured {
    align-items: center;
    grid-template-columns: 1fr 1fr;
  }
  .blog-post-card--featured .blog-post-card__info {
    text-align: left !important;
  }
  .blog-post-card--featured img {
    height: 480px;
  }
}

.dropdown-menu {
  background: white;
  color: #19110C;
}
.announcement-bar__item p {
  font-size: 11px;
  text-transform: uppercase;
  text-wrap: nowrap;
}
cart-drawer .announcement-bar {
  margin-left: -25px;
  margin-right: -25px;
  margin-top: -25px;
  overflow: hidden;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.panel-list__wrapper ul > li {
  border-bottom: 0.5px solid rgb(204 204 204 / 30%);
  padding-bottom: 15px;
}
.panel-list__wrapper .circle-chevron {
  background: transparent;
}
.footer__wrapper a {
  font-size: 14px;
}
.footer__wrapper p {
  font-size: 15px;
}
.footer__aside-bottom {
  justify-content: center;
}
.footer {
  padding-bottom: 20px;
}
.customer-form__box-inner .h6 {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#customer_login .link,
#create_customer .link {
  font-size: 18px;
  color: #1f1f1f;
  opacity: 0.7;
}

.kl_reviews__reviews_list.kl_reviews__reviews_list button.kl_reviews__button {
  background: #000 !important;
  color: #fff !important;
  padding: 8px 25px !important;
}

.kl_reviews__review_item [tabindex="0"][role="button"] {
  float: left;
}
.kl_reviews__load_more_button,
.kl_reviews__review_item {
  clear: both;
}
.footer__block--newsletter p.h6 {
  margin-top: 2px;
  letter-spacing: 0;
}
.header__link-list .icon-chevron-bottom {
  top: 2px;
}
nav.header__link-list {
  align-items: center;
}
.shopify-section--blog-posts .section-header {
  justify-content: center;
  width: 100%;
  grid-template-columns: unset;
}
.single-variant-only {
  grid-template-columns: 1fr !important;
}

@media (max-width: 500px) {
  #shopify-section-template--15943559741577__96ecf8f3-bccc-4bf8-833a-11868e9e2bd1 {
    --media-grid-row-height: 300px !important;
  }
  #shopify-section-template--15943559741577__96ecf8f3-bccc-4bf8-833a-11868e9e2bd1
    a {
    --media-grid-row-span: 1 !important;
  }
  .tole_leather-grid p.h6 {
    font-family: var(--text-font-family);
    font-weight: normal;
    font-size: 15px;
    letter-spacing: var(--text-letter-spacing);
  }
}

.rm-br p br {
  display: none;
}
.rm-top-space {
  padding-top: 0 !important;
}
.rm-bottom-space {
  padding-bottom: 0 !important;
}
.rm-left-space {
  padding-left: 0 !important;
}
.rm-right-space {
  padding-right: 0 !important;
}
.rm-container {
  padding-left: 0;
  padding-right: 0;
}

.gap-0 .media-grid {
  gap: 0;
}

.tole-life-video .media-with-text__content .h4 {
  /* font-family: "Montserrat"; */
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
}

.product-grid-video p.h4 {
  font-weight: 600;
}

.product-grid-video .place-self-center {
  text-align: left;
  padding-left: 25px;
  padding-right: 10px;
  margin-top: 20px;
}

.tole-life-video .media-with-text__media {
  height: 800px;
  object-fit: cover;
}
.tole-life-video .media-with-text__content p:not(.h4) {
  font-size: 15px;
}
.shopify-section--hot-spots .prose .h6 {
  font-weight: 500;
}

.section-width-narrow {
  --container-max-width: 800px;
}
.tole-grid-gap media-grid {
  --grid-gutter: 8px;
}

.shopify-section--slideshow .button,
.button-style-tole .button {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  transition: 250ms ease;
  box-shadow: none !important;
  border: 1px solid #fff !important;
}
.shopify-section--slideshow .button:hover,
.button-style-tole .button:hover {
  background: transparent;
  box-shadow: inset 0 0 0 1px #fff !important;
}

.blog-banner-content {
  display: none;
  padding: 50px 0 0;
  background: #fff;
}
.article-banner__content h1 {
  text-transform: uppercase;
  font-weight: 500;
}
.article-content h2 {
  font-size: 18px !important;
}

.tole-leather-care-icons .text-with-icons__list {
  grid-template-columns: repeat(3, 1fr);
  align-items: stretch;
}
.tole-leather-care-icons .text-with-icons__list .text-with-icons__item {
  border: 1px solid #eee;
  padding: 35px 20px;
}

.prose.delivery-returns {
  margin-top: 10px;
}

.prose.delivery-returns div p:not(:first-child) {
  margin-top: 5px;
}

.template-product .circle-chevron {
  background: transparent !important;
}

.template-product .circle-chevron svg {
  width: 11px !important;
  height: auto !important;
  color: #19110c !important;
}

.product-gallery__cursor .circle-button svg {
  width: 12px !important;
  height: auto !important;
  margin-left: 4px;
}

.template-product .circle-chevron svg path,
.product-gallery__cursor .circle-button svg path {
  stroke-width: 0.5px !important;
}

.product-gallery__cursor .circle-button {
  border: 1px solid #19110c;
}

.product-gallery__zoom > .circle-button {
  background: transparent;
  box-shadow: 0 0 0 1px #19110c;
}

@media (max-width: 1024px) {
  .display-text-on-hover .media-grid-text {
    opacity: 1 !important;
  }
  .tole-leather-care-icons .text-with-icons__list {
    grid-template-columns: unset;
  }
  .tole-leather-care-icons .text-with-icons__list .text-with-icons__item {
    width: 90%;
    margin: auto;
    padding: 80px 20px;
  }
  .tole-hotspot img {
    object-position: 27% 10%;
  }
}

@media screen and (max-width: 700px) {
  .product-card__variant-list {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 2px;
  }
  .shopify-section--blog-posts .blog-posts {
    padding-left: 40px;
  }
  .shopify-payment-button__button--unbranded {
    padding: 9px 0 !important;
  }
  .product-design-tole .product-info__quantity-selector .form-control {
    padding-top: 9px;
  }
  html .template-blog .blog-posts {
    gap: 30px;
  }
}

.text-border .media-with-text__content {
  border: 1px solid #eee;
}
.text-border p.h4 {
  margin-top: 0;
}

/* .shopify-section--main-collection, */
.shopify-section--featured-collection .section,
.shopify-section--product-recommendations {
  background-color: rgb(var(--product_card_body_bg)) !important;
}

.tole-leather-care-icons .text-with-icons__text-wrapper {
  word-break: break-word;
}

.shopify-section--blog-posts .blog-posts {
  gap: 0;
}
.shopify-section--blog-posts .blog-posts .blog-post-card__info {
  max-width: 400px;
  width: 100%;
  margin: auto;
}
.shopify-section--blog-posts .section {
  padding-left: 0;
  padding-right: 0;
}

.shopify-section--blog-posts .section-stack {
  gap: 35px;
}

button.select [id*="popover-variant-picker-template--"] {
  font-weight: 500;
  max-width: 120px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.template-blog .blog-posts {
  gap: 10px;
}
.template-blog .blog-post-card__info {
  text-align: center;
}
.template-blog .Author {
  justify-content: center;
}
.template-article .article-banner {
  max-width: unset;
  padding: 0;
}
.template-article .article-banner__content {
  max-width: 720px;
  width: 100%;
  margin: auto;
  gap: 10px;
  padding-bottom: 0;
}
.template-article .article-banner__content h1 {
  line-height: 1.7;
  margin-top: 40px;
  text-align: left;
}

.template-article .article-content {
  border: 0;
  padding-bottom: 0;
  max-width: 720px;
  padding-top: 40px;
  margin: auto;
}
.article-banner__content {
  justify-items: flex-start;
}
.template-article .article-content img {
  width: 100%;
}

.kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list
  .kl_reviews__search
  input[type="text"].useFilterBorder {
  border-color: #000 !important;
}
.shopify-section--product-recommendations .section {
  padding-top: 50px;
}
.tole-product-after-before {
  padding-bottom: 0;
}
.reverse-image .media-with-text__media {
  transform: rotate(180deg);
}
.scale-image .media-with-text__media img {
  transform: scale(1.2) !important;
}
html body.template-page br {
  display: block;
}
li::marker {
  font-weight: normal;
}

@media (min-width: 1008px) {
  .product-quick-add {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    width: 28rem;
  }
  .product-quick-add__variant {
    padding: 16px 10px 16px 0;
    gap: 0;
    variant-media{
      visibility: hidden;
      height: 0;
    }
  }
  .product-quick-add .shopify-product-form {
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
  }
}

/* .section-stack__main {
  position: relative;
}
.section-stack__main:after,
.section-stack__main:before {
  position: absolute;
  bottom: 30px;
  font-size: 1.25rem;
  font-family: 'Montserrat';
}
.section-stack__main:after {
  content: attr(data-after);
  position: absolute;
  right: 27px;
  font-size: 1.25rem;
  font-family: 'Montserrat';
}
.section-stack__main:before {
  content: attr(data-before);
  position: absolute;
  left: 27px;
} */

[data-warning] {
  position: relative;
}
.warning[data-warning] {
  text-align: center;
}
.warning[data-warning]::after {
  content: "Please Select a " attr(data-warning);
  font-size: 12px;
  color: red;
}

.product-info__offer-list .tole-design {
  background-color: transparent;
}

.product-info__offer-list .tole-design span {
  font-weight: 400;
}

.wishlisthero-floating {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: var(--shadow);
}
.wishlisthero-floating svg,
.wishlist-hero-page-header svg {
  color: #000 !important;
}
.wishlist-hero-list-card-footer-delete-all,
.wishlist-hero-list-card-footer-add-all-to-cart-dialog,
.wishlist-hero-footer-share-btn svg,
.wishlist-hero-footer-share-btn {
  color: var(--text-color) !important;
}
.wishlist-hero-list-card-footer-add-to-cart {
  background-color: #000 !important;
}
.MuiCardHeader-root.jss4 {
  background-color: var(--announcement-bar-bg) !important;
}

.site-header__icon span.wishlist-hero-items-count {
  top: 0px;
  right: 0px;
  left: auto;
  background: #fff;
  border-radius: 100%;
  padding: 0px;
  align-items: center;
  justify-content: center;
  box-shadow: var(--shadow);
  font-size: 0;
  width: 10px !important;
  height: 10px !important;
  background: var(--announcement-bar-bg) !important;
}

@media (max-width: 999px) {
  .product-gallery__media-list-wrapper .wishlisthero-floating {
    top: 1rem;
    left: 20px !important;
    right: auto;
    border-radius: 100%;
  }
}

.wishlist-hero-custom-button,
.wishlisthero-floating {
  display: none;
}

.product-design-tole .product-info {
  position: relative;
}

.product-design-tole .product-info .product-info__title {
  font-size: 22px;
  font-weight: 500;
  max-width: 290px;
  width: 100%;
}

.tole-product-after-before .section-stack__main {
  background-color: #f5f5f5;
}

:checked + .color-swatch:before,
.color-swatch.is-selected:before {
  content: none;
}

:checked + .color-swatch,
.color-swatch.is-selected {
  border: 1px solid #fff;
  box-shadow: 0px 0px 0px 1px rgb(25 17 12);
}

.product-info .kl_reviews__star_rating_widget__label,
.merge-series-review .kl_reviews__star_rating_widget__label {
  display: none !important;
}

.product-gallery__media-list-wrapper {
  overflow: hidden;
}

product-gallery,
.product-gallery__thumbnail-list {
  gap: 0 !important;
}
.product-gallery__thumbnail-list img {
  display: none;
}
.product-gallery__thumbnail-list {
  grid-auto-columns: auto !important;
}
.product-gallery__thumbnail:after {
  margin-top: 0;
  height: 1.5px;
}

.product-gallery__thumbnail:not([aria-current="true"]):after {
  opacity: 1 !important;
  background-color: #ccc;
}

#offer {
  padding: 0;
  border: 0;
}
#offer .accordion__content {
  padding-right: 0;
}

.offer .prose li {
  font-size: 13px;
  font-weight: 400;
}

.merge__title-price {
  display: flex;
  justify-content: space-between;
}

.merge__title-price price-list {
  gap: 0;
  justify-content: flex-end;
}

.offer {
  border: 1px solid rgb(var(--text-color));
  border-radius: 5px;
  padding: 12px 20px 20px 20px;
  gap: 0;
}

@media (min-width: 1000px) {
  .product-design-tole product-gallery {
    position: sticky;
    top: 0;
  }
  .text-with-icon.title {
    margin-bottom: 10px;
  }
}

@media (max-width: 1000px) {
  .product-design-tole {
    padding: 0 !important;
  }
  .product-design-tole .product-info {
    padding: 0 20px;
  }
  .product-info__variant-picker {
    margin-top: 10px;
  }
  .tole-product-after-before {
    padding: 0;
  }
  .tole-product-after-before .section-stack__main {
    padding: 50px 0;
  }
  .product-design-tole .product-info .product-info__title {
    width: 200px;
  }
  .template-product .product compare-at-price {
    font-size: 14px;
    color: #707070;
  }
  /* .shopify-app-block {
    padding: 0 20px;
  }
  .product-info__offer-list {
    padding: 0 20px;
  } */
}

@media screen and (min-width: 1008px) {
  .product-quick-add {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: var(--rounded-sm);
    background: rgb(var(--dialog-background));
    border-width: 1px;
    width: 35rem;
    padding: initial;
    transform: translateY(0);
    bottom: auto;
top: calc(var(--header-height));
    width: 100% !important;
    right: 0 !important;
  }
  .product-quick-add .shopify-product-form {
    margin-right: 0;
    padding-right: 20px;
  }
  product-quick-add .button[is="custom-button"] {
    padding: 7px 0;
  }
  product-quick-add buy-buttons {
    padding-right: 80px;
  }
  :checked + .color-swatch,
  .color-swatch.is-selected {
    border: 2px solid #fff;
  }
}

.offer .title {
  font-size: 14px;
  font-weight: 500;
}
.offer .prose p {
  line-height: 2;
}

@media screen and (max-width: 700px) {
  .shopify-payment-button[data-shopify="payment-button"] {
    display: none !important;
  }
  .product-design-tole .product-info .product-info__title {
    font-size: 22px;
  }

  .product-info__price + .product-info__text {
    margin: 0;
    font-weight: 400;
  }
  .template-index sale-price,
  .template-collection sale-price {
    font-size: 8px !important;
  }
  .template-index compare-at-price,
  .template-collection compare-at-price {
    font-size: 11px;
  }
  .section-stack__intro {
    text-align: center;
  }
  /* .template-index :checked + .color-swatch,
  .template-collection :checked + .color-swatch,
  .template-index .color-swatch.is-selected,
  .template-collection .color-swatch.is-selected {
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #19110c;
  } */
}

.offer .prose p {
  font-size: 12px;
  margin-top: 5px;
}

.offer.accordion__toggle {
  display: flex;
  padding: 15px;
}

#offer svg {
  color: currentColor !important;
}

#offer.design-tab .accordion__content {
  padding-top: 5px;
}

[data-shopify="payment-button"] {
  display: none;
}

product-quick-add {
  left: 0 !important;
}
product-quick-add buy-buttons {
  max-width: 300px;
  margin-left: auto;
  width: 100%;
}

/* .product-gallery__media-list-wrapper .slideshow__controls {
  display: none;
} */

.product-gallery__cursor {
  display: none !important;
}

.product-gallery__media-list-wrapper .slideshow__controls {
  display: block;
  width: 92%;
  top: 50%;
  left: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
}

@media (max-width: 1008px) {
  .product-gallery__media-list-wrapper .slideshow__controls {
    top: auto;
    bottom: -15px;
  }
  .product-info__buy-buttons button[is="custom-button"] {
    min-height: 50px;
  }
}

.product-gallery__media-list-wrapper .slideshow__controls .prev-next-buttons {
  justify-content: space-between;
}
.product-gallery__media-list-wrapper
  .slideshow__controls
  .animated-arrow:before {
  border-block-start-width: 1px;
  border-inline-end-width: 1px;
  width: 10px;
  height: 10px;
  color: #aaaaaa;
}

.product-gallery__media {
  cursor: zoom-in !important;
}

.product-gallery__media-list-wrapper .animated-arrow:after {
  opacity: 0 !important;
}

.kl_reviews__review__author {
  font-size: 16px !important;
  font-weight: 500 !important;
}

.kl_reviews__summary.kl_reviews__summary.kl_reviews__summary h2,
.kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list
  .kl_reviews__list__tabs
  button.kl_reviews__list__tab {
  font-weight: 500 !important;
  font-size: 30px !important;
  letter-spacing: 0 !important;
}

@media (max-width: 1000px) {
  product-quick-add buy-buttons {
    max-width: unset;
  }
  .kl_reviews__summary.kl_reviews__summary.kl_reviews__summary h2,
  .kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list
    .kl_reviews__list__tabs
    button.kl_reviews__list__tab {
    font-size: 22px !important;
  }
}

.drawer::part(content) {
  border-radius: 25px !important;
}

.drawer::part(body)::-webkit-scrollbar {
  display: none !important;
}

.drawer::part(body) {
  overflow-x: hidden;
}

cart-drawer .line-item__info .price-list sale-price,
cart-drawer .line-item__info .price-list .discount-percentage,
cart-drawer .line-item__info .price-list compare-at-price{
  font-size: 12px !important;
}

cart-drawer .line-item__info .price-list {
  font-size: 12px !important;
}
cart-drawer [slot="footer"] span {
  font-size: 14px;
  font-weight: bold;
}
.drawer::part(footer),
.drawer::part(body) {
  padding: 0 16px; !important;
  background: white;
}

cart-drawer .cart-drawer__top {
  padding-bottom: 20px;
}
.cart-drawer__line-items line-item:not(:last-child):not(.line-item--free-gift) {
  border-bottom: .5px solid #19110C;
}
.cart-drawer__line-items line-item {
  padding: 15px 0 !important;
}

.cart-drawer__line-items .line-item--free-gift {
  order: -1;
  padding: 15px !important;
}

.product-info__price + .product-info__text {
  margin-top: 0;
  color: #707070;
}
.product-design-tole .product-info .product-info__title + .product-info__price {
  margin-bottom: 5px;
}

.qty-box {
  display: flex;
  border: 1px solid #ccc;

}
.qty-box button {
  padding: 0 7px;
}
.qty-box .quantity-input {
  border-top: 0;
  border-bottom: 0;
  width: 35px;
  padding: 5px 0;
}
.line-item__actions quantity-selector {
  border: 0;
}

.product-info__accordion .accordion__content {
  font-size: 13px;
  line-height: 1.8;
  padding-left: 4px;
}

.accordion__toggle {
  font-weight: 600;
  font-size: 15px;
  padding-block-start: 12px;
  padding-block-end: 12px;
}

.kl_reviews__full_star path,
.kl_reviews__star_rating_widget.kl_reviews__star_rating_widget.kl_reviews__star_rating_widget
  .kl_reviews__stars_badge
  .kl_reviews__star--fill,
.kl_reviews__summary__stars .kl_reviews__stars_badge .kl_reviews__star--fill {
  fill: #19110c !important;
  stop-color: #19110c !important;
}

.kl_reviews__histogram__bar--foreground {
  background-color: #19110c !important;
}

#cart-drawer-recommendations {
  background: transparent;
  padding-top: 4px;
  padding-bottom: 24px;

}

.horizontal-product__info [type="button"],
.horizontal-product__info [type="submit"]{
  background: transparent;
  box-shadow: inset 0 0 0 1px !important;
  border-radius: 5px;
}

.cart-drawer__recommendations {
  --horizontal-product-width: 250px;
}

.horizontal-product {
  padding: 10px;
  border-radius: 10px;
  box-shadow: var(--shadow), var(--shadow);
  background-color: #fff;
  border-radius: 10px;
}

.horizontal-product__image {
  border-radius: 5px;
  background-color: #f5f5f5;
  height: 100px;
  object-fit: contain;
}

.horizontal-product__info p {
  font-size: 12px;
  font-weight: 500;
}

.horizontal-product__info a {
  font-size: 13px !important;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.horizontal-product__info {
  flex-direction: column;
}

.template-product .cart-drawer__recommendations .circle-chevron svg {
  width: 10px !important;
}

.trust-icons .icon .icon-text br {
  display: block;
}

.kl_reviews__review__image_row {
  flex-wrap: wrap !important;
}
.kl_reviews__review__image_container,
.kl_reviews__review__image.kl_reviews__review__image.kl_reviews__review__image {
  width: 100px !important;
}

#header-sidebar-menu .circle-chevron svg {
  width: 10px !important;
}

product-gallery .prev-next-buttons button[disabled] {
  opacity: 0;
}

/* product-gallery .prev-next-buttons button:first-child {
  opacity: 0;
} */

.line-item--free-gift {
  background: rgba(var(--announcement-bar-bg) / 0.05);
  border: 1px solid rgb(var(--announcement-bar-bg));
  border-radius: 5px;
  color: rgb(var(--announcement-bar-bg));
}
.line-item--free-gift .line-item__info * {
  color: currentColor !important;
}
.line-item--free-gift .line-item__actions,
.line-item--free-gift .mobile_action {
  display: none;
}

free-shipping-bar {
  background: rgba(var(--announcement-bar-bg, 25 17 12) / 0.05);
  border: 1px solid rgb(var(--announcement-bar-bg, 25 17 12));
  border-radius: 5px;
  color: rgb(var(--announcement-bar-bg, 25 17 12));
}

free-shipping-bar > span {
  margin-bottom: 10px;
  text-align: center;
}

free-shipping-bar,
free-shipping-bar span {
  color: rgb(var(--announcement-bar-bg, 25 17 12)) !important;
  font-size: 10px;
  font-weight: 500;
}
.progress-bar:before {
  background: rgb(var(--announcement-bar-bg, 25 17 12)) !important;
}

.cart-drawer__line-items {
  display: flex;
  flex-direction: column;
}

cart-drawer .announcement-bar__scrolling-list {
  --marquee-animation-duration: 36s !important;
}

.selected-variant-info {
  display: none;
}

.selected-variant-info price-list {
  gap: 0;
}

.selected-variant-info .option,
.selected-variant-info sale-price {
  /* font-family: "Montserrat"; */
  font-size: 15px !important;
  font-weight: 500;
  color: #6f6f6f;
}

.selected-variant-info compare-at-price {
  /* display: none; */
  margin-left: 10px;
}

.announcement-bar__wrapper announcement-bar p {
  font-weight: 500;
  text-transform: uppercase;
  font-weight: 400;
}

@media (max-width: 700px) {
  .announcement-bar__wrapper announcement-bar p {
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 0;
  }
  .announcement-bar .container {
    margin: 0 10px;
  }
  .cart-drawer {
    padding: 0;
  }
  cart-drawer .announcement-bar {
    border-radius: 0;
  }
  /* .product-info__accordion .accordion__content {
    padding-top: 13px;
  } */
  .drawer::part(content) {
    border-radius: 0 !important;
  }
  .product-card__title {
    font-size: 12px;
  }
  .product-card__info {
    padding: calc(var(--product-card-info-padding) - 6px);
  }
  /* .template-index .color-swatch,
  .template-collection .color-swatch {
    --swatch-offset: 1px;
    width: calc(var(--swatch-size) - 25px) !important;
    height: calc(var(--swatch-size) - 25px) !important;
  } */
  .collection-header {
    margin-bottom: 0;
  }
  html .product-card__quick-buy button {
    padding: 7px 0;
  }
}

.emi-available {
  background: rgba(var(--announcement-bar-bg) / 0.05);
  border: 1px solid rgb(var(--announcement-bar-bg));
  border-radius: 5px;
  color: rgb(var(--announcement-bar-bg));
  font-size: 10px;
  font-weight: 500;
  padding: 2px 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-card__quick-buy button {
  font-size: 13px;
  font-weight: 500;
  padding: 10px 15px;
  width: 100%;
  border-radius: 8px;
}
.product-list .product-card .product-card__quick-buy button:hover {
  box-shadow: none !important;
}
.cart-drawer__top p.h5 {
  font-size: 13px;
  font-weight: 500;
}

.bundle .products::-webkit-scrollbar-thumb {
  background-color: black;
  border-radius: 10px;
}

on-sale-badge {
  background: rgb(
    var(--announcement-bar-bg, var(--badge-background))
  ) !important;
  color: var(--badge-color);
  border-radius: 6px !important;
}

.product-info__price .rating-with-text {
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}

on-sale-badge.badge {
  font-weight: 600;
}

.product-info__badge-list.gallery {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 9;
}

.product-info__price .product-info__badge-list {
  margin-left: 20px;
}

.block-swatch:before {
  box-shadow: 0 0 0 1px rgb(var(--text-color));
}

.block-swatch {
  font-size: 12px;
  font-weight: 500;
  height: 2.5rem;
  border-radius: 6px;
  background: #f5f5f5;
  border-width: 0.5px;
  padding-inline-start: var(--spacing-2);
  padding-inline-end: var(--spacing-2);
}

:checked + .block-swatch,
.block-swatch.is-selected {
  background-color: #0000;
}

.inclusive-text {
  font-size: 10px;
  font-weight: 300;
  width: 100%;
  color: #888888;
}

.product-design-tole .product__title .product-info__title {
  width: 70%;
}

.product-design-tole .product-info .product-info__price {
  margin-top: 0;
}

@media (max-width: 1008px) {
  product-quick-add {
    display: none !important;
  }
  .selected-variant-info {
    display: block;
  }
  .product-info__buy-buttons .MainProductForm {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
  }
  .MainProductForm button {
    border-radius: 0;
  }
  .product-info__buy-buttons .MainProductForm {
    padding: 10px 16px 16px 16px;
    background: #fff;
  }
  .product-info__buy-buttons .selected-variant-info {
    padding-bottom: 0;
  }
  .product-info__buy-buttons .MainProductForm .available-payment-icons {
    display: none;
  }
  .selected-variant-info .variant span:not(:last-child):after {
    content: "|";
    display: inline-block;
    padding: 0 5px;
  }
  .selected-variant-info {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
  }
  .product-info__price .rating-with-text {
    margin: 0;
    flex-wrap: wrap;
  }
  .product-quick-add {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .product-quick-add__variant {
    display: none;
  }
  .product-gallery__zoom,
  .prev-next-buttons {
    display: none;
  }
  .product-gallery {
    position: relative;
  }
  .product-info .product__title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    line-height: 19px;
  }
  .merge__title-price price-list {
    flex-direction: row;
    gap: var(--spacing-3);
  }
  .merge__title-price price-list sale-price {
    font-size: 21px;
    line-height: 1.2;
  }
  .product-info__price .rating-with-text {
    flex-direction: row;
    align-items: center;
  }
  .merge__title-price price-list compare-at-price {
    font-size: 14px;
  }
  .product-info__price .product-info__badge-list {
    margin-left: var(--spacing-3);
  }
  on-sale-badge.badge {
    font-size: 12px;
    font-weight: 400;
  }
  .product-gallery__media-list-wrapper media-carousel {
    padding: 0 32px;
  }
  .product-card__info .variant-picker__option-values {
    gap: 0.4rem;
  }
  /* .template-page .shopify-section--footer {
    padding-top: 50px;
  } */
}

@media (min-width: 1008px) {
  .product-design-tole .product-info .product__title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product-design-tole .product-info .product__title .series {
    width: 100%;
    margin-bottom: 10px;
  }
  .rating-with-text {
    gap: var(--spacing-3);
  }
  .product-info__price sale-price {
    font-weight: 500;
  }
}

.product-card__quick-buy {
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  width: 100%;
  margin-top: 10px;
}

.tole-mobile .countdown__display-block h2 {
  margin-bottom: 5px;
  background: #fff;
  color: #19110c;
}

.tole-mobile .countdown__display-block {
  border: 0;
  padding: 0.5rem;
}

.tole-mobile.countdown-layout--banner .countdown__content {
  background-color: #19110c;
  color: #fff;
  padding: 0 1rem !important;
}

.tole-mobile .countdown__display-block h2 {
  font-weight: 600;
  margin-bottom: 5px;
  background: #fff;
  color: #19110c;
}

.tole-mobile .countdown__button {
  background: #fff;
  color: #19110c;
}

.tole-mobile .countdown__text-wrapper {
  text-align: left;
}

.tole-mobile .countdown__display-block span {
  font-size: 0.75rem;
  letter-spacing: 0;
  font-weight: 400;
}
.tole-mobile .countdown__display-block h2 {
  width: 40px;
}

@media (max-width: 768px) {
  .tole-mobile .countdown__display-block h2 {
    width: 30px;
  }
  .tole-mobile .countdown__content {
    flex-direction: row;
  }
  .tole-mobile .countdown__display-block {
    padding: 0.2rem;
  }
  .tole-mobile .countdown__text-wrapper--content-alignment-left {
    width: 100%;
  }
  .tole-mobile .countdown__display-block span {
    font-size: 8px;
  }
  .tole-mobile .countdown__heading h2 {
    font-size: 22px;
    font-weight: 500;
  }
  .tole-mobile .countdown__block--button {
    display: none;
  }
  .tole-mobile .countdown__richtext p {
    font-size: 12px;
    font-weight: 300;
  }
}

.block-swatch.is-disabled {
  background-image: none !important;
}

.block-swatch.is-disabled::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%) rotate(15deg);
  background: #ccc;
  width: 100%;
  height: 1px;
}

.section.type-series > .section-stack {
  gap: 32px;
}

.merge-series-review {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-card__info .color-swatch--rectangle {
  --swatch-size: 2rem;
}

.product-card__info .product-info__product-picker {
  margin-top: 20px;
}
.product-card__info compare-at-price {
  font-size: 13px;
}
.product-card__info sale-price {
  font-weight: 600;
}


.SeriesPage .series-scrollar {
  display: flex;
  /* flex-wrap: wrap; */
  /* justify-content: center; */
  gap: 4px;
  scrollbar-width: none;
  padding-bottom: 40px;
  /* border-bottom: .5px solid rgb(var(--text-color) / .12); */
}
.SeriesPage .series-scrollar .button {
  font-size: 12px;
  font-weight: 600;
  height: 2.5rem;
  border-radius: 8px;
  background: #f5f5f5;
  border-width: 0.5px;
  padding-inline-start: var(--spacing-2);
  padding-inline-end: var(--spacing-2);
  color: #19110c;
  padding: 0 16px;
  margin-top: 0 !important;
}
.SeriesPage #series-scrollar .button:hover {
  /* background: #19110c;
  color: #fff; */
  box-shadow: none !important;
}
.SeriesPage .page-spacer {
  margin-top: 40px;
  margin-bottom: 0 !important;
}
.SeriesPage .shopify-section--main-page h1 {
  font-size: 32px;
}

@media (max-width: 1008px) {
  .container.SeriesPage {
    max-width: unset;
    width: 100%;
    margin: 0;
  }
  .SeriesPage .series-scrollar {
    flex-wrap: nowrap;
    justify-content: flex-start;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    padding: 0 20px 13px 20px;
  }  
  .SeriesPage .page-spacer {
    margin-top: 13px;
  }
  .slideshow--boxed {
    padding: 20px;
  } 
}

.product-gallery .page-dots{
  padding: 0;
  left: 20px;
  bottom: 20px;
  background: transparent;
  gap: 5px;
  button{
    width: 12px; 
    height: 2px;
    background: #C5C2C4;
    border-radius: 0;
  }
}

@media(max-width:1008px){
  .product .product-gallery__media-list-wrapper media-carousel{
    margin: 0 -32px;
  }
}
.flex{
  display: flex;
}
.need-help .flex{
  gap: 4px;
}
.need-help {
  .button{
    font-size: 12px;
    font-weight: 500;
    padding: 0;
    height: 48px;
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: center;
  }
  .whatsappx{
    background: white;
    color: #48C756;
    border: .5px solid;
  }
  .phonex{
    background: white;
    color: black;
    border: .5px solid;
  }
  .heading{
    font-size: 13px; 
    font-weight: 400;
    margin-bottom: 8px;
  }
}
.template-product .product .accordion__toggle{
  font-size: 13px;
  text-transform: uppercase
}

.accordion[aria-expanded="true"] { 
  .plusx{
    display: none;
  }
}


.accordion[aria-expanded="false"] { 
  .minusx{
    display: none;
  }
}

.accordion__content{
  font-weight: 500;
}

.section-stack__intro{
  h3{
    font-size: 16px;
  }
  p{
    font-size: 13px;
  }
}
@media screen and (max-width: 1150px) {
    .tole-product-after-before .section-stack__intro {
        padding: 72px 70px;
    }
}
@media screen and (min-width: 1150px) {
    .tole-product-after-before .section-stack__intro .prose {
        text-align: center;
    }
}
.tole-product-after-before .section-stack__intro h3{
  text-transform: uppercase;
  line-height: 19px;
}
@media (max-width: 1000px) {
    .cro_images .cro_wrapper .cro_content .content {
        margin: 72px 0 !important;
        padding: 0 70px !important;
    }
}

.cro_content .content {
  text-align: center;
  h3 {
    font-weight: 500 !important;
    text-transform: uppercase;
    font-size: 16px !important;
  }
  p{
    font-size: 13px !important;
    line-height: 19px;
  }
}
.kl_reviews__summary__average{
  display: none !important;
}

.kl_reviews__summary__grid--1-2 {

  .kl_reviews__histogram{
    max-width: unset;
  }
  .kl_reviews__summary__average_and_stars{
    text-align: center;
  }
}
.kl_reviews__summary.kl_reviews__summary.kl_reviews__summary h2{
  font-size: 16px !important;
  text-align: center;
  text-transform: uppercase;
  border: none !important;
  margin-bottom: 13px !important;
  padding-bottom: 0 !important;
}
.kl_reviews__list__tabs{
  border: none !important;
}
.reviews_all_container{
  .kl_reviews__list__tab_buttons{
    display: none !important;
  }
  .kl_reviews__search{
    display: none !important;
  }
  .kl_reviews__filters__pill button,
  .kl_reviews__filters__pill select{
    border-radius: unset !important;
  }
  .kl_reviews__filters{
    gap:4px 2px !important;
  }
  .kl_reviews__review__content{
    font-size: 13px !important;
    line-height: 19px;
    font-weight: 400;
  }
  .kl_reviews__reviews_list.kl_reviews__reviews_list button.kl_reviews__button{
    background: transparent !important;
    border-radius: unset !important;
    border: 1px solid;
    color: black !important;
    text-transform: capitalize;
    font-size: 13px;
    text-align: center;
    width: 100%;
    padding: 0 !important; 
    height: 46px;
  }
  .kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__load_more_button button.kl_reviews__button{
    background: #F5F5F5 !important;
    border: none;
    margin-bottom: 0 !important;
  }
  .kl_reviews__review__image_row{
    overflow: visible !important;
  }
}
@media(min-width:768px){
  .kl_reviews__summary__grid--1-2{
    flex-direction: column;
    .kl_reviews__summary__image_grid{
      align-self: flex-start;
    }
    .kl_reviews__summary__rating--1{
      max-width: 450px;
      .kl_reviews__histogram{
        max-width: unset;
      }
      .kl_reviews__summary__average_and_stars{
        justify-content: left;
        text-align: left;
      }
    }
  }
  .kl_reviews__summary.kl_reviews__summary.kl_reviews__summary h2{
    text-align: left;
  }
  .kl_reviews__list__tabs{
    float: right;
  }
  .kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__load_more_button button.kl_reviews__button{
    width: max-content;
  }
  .kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__load_more_button{
    justify-content: left;
  }
  .kl_reviews__review__image_row{
    gap: 2px !important; 
  }
}
@media(max-width:768px){
  .kl_reviews__review__image_row{
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2px !important;
  }
  .kl_reviews__review__image_container, .kl_reviews__review__image.kl_reviews__review__image.kl_reviews__review__image{
    width: 100% !important;
  }
}


.product-card__info  .merge-series-review{
  display: none !important;
}
.product-card__info  .product-card__title{
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.product-card__info{
  min-height: max-content !important;
  .extra-color{
    font-size: 9px;
    font-weight: 400;
  }
  .color-swatch--rectangle {
    width: 9px;
    height: 9px;
    border-radius: unset;
  }
  .color-swatch.is-selected{
    border: none;
    box-shadow: none;
  }
  .product-info__product-picker{
    margin-top: 0 !important;
  }
  .variant-picker__option-values{
    gap: 0 !important;
  }
  compare-at-price , .price-list{
    font-size: 8px;
    letter-spacing: 0;
  }  
  .snap_collection_category{
    display: none !important;
  } 
}
product-card .product-card__badge-list{
  left: 6px !important;
  top: 6px !important;
  .badge{
    font-size: 8px;
    border-radius: unset !important;
  }
}
.desk_show{
  display: none;
}
.bestdeal{
  font-size: 8px;
  border-top: .5px solid #19110c26;
  color: #309B6A; 
  padding-top: 6px;
  margin-top: 4px;
  font-weight: 500;
}
@media(min-width:768px){
  .mob_show{
    display: none;
  }
  .desk_show{
    display: block;
  }
  .product-card__info{
    .product-card__title{
      font-size: 10px;
      line-height: 12px;
    }
    .extra-color{
      font-size: 9px;

    }
    .color-swatch--rectangle {
      width: 7px;
      height: 7px;
     
    }
    compare-at-price , .price-list{
      font-size: 9px;
    }  
  }
  product-card .product-card__badge-list{
    .badge{
      font-size: 14px;
      border-radius: unset !important;
    }
  }
  .bestdeal{
  font-size: 9px; 
  padding-top: 8px;
  margin-top: 6px;
  line-height: 17px;
  font-weight: 400;
}
}
.shopify-section--featured-collection .section{
  background-color: white !important; 
}
.type-series .scroll-area{
  margin-bottom: 36px;
}
@media(min-width:768px){
  .type-series .scroll-area{
    margin-bottom: 10px;
  }
}
/* .variant-picker__option-values{
  flex-wrap: nowrap ;
} */
.footer__block-list{
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: stretch;
  .footer__block--newsletter{
    margin-bottom: 56px;
  }
  
}
.footer__block-list > :nth-child(2) {
    order: 10;
     margin-top: 56px;
  }
.enable_follow_on_contact{
  display: none !important;
}
.footer__block--menu{
  max-width: unset;
  width: 100%;
}
.footer__block--text{
  width: 100%;
}
.footer .accordion__content li{
  list-style: none;
}
.footer_whatsapp svg{
  width: 18px;
  height: auto;
}
.footer .accordion__toggle svg path{
  fill: white;
}
.accordion__toggle span{
  background: transparent !important;
}

.footer__block--newsletter,
  .footer__block--text {
    .text-subdued p{
      font-size: 13px;
  }
}
.accordion__toggle .h6{
  font-size: 13px;
  text-transform: uppercase;
}
.footer__wrapper li a{
  font-size: 12px !important; 
  text-transform: uppercase;
}
.footer__block-list p.bold, .footer__block-list p.h6{
    font-size: 16px;
    line-height: normal
}
.footer__newsletter-form{
  input{
    border-color: white;
  }
  label{
    color: white;
    opacity: 1;
    font-size: 13px;
  }
}

.footer_contact{
  flex-wrap: wrap;
  margin-top: 10px;
  .footer_button{
    justify-content: center;
    width: 100%;
  }
}
.footer .accordion__content{
  padding-right: 0;
  li{
    margin-bottom: 16px;
    margin-top: 13px;
  }
}
.footer_whatsapp{
  color: #48C756;
  border-color: #48C756 !important;
}
.footer__block .social-mediax {
  margin-top: 8px;
  margin-bottom: 14px;
  .social-media {
    gap: 13px;
    align-items: center;
  }
}
@media(min-width: 768px){
  .enable_follow_on_contact{
    display: flex !important;
  }
}
.footer{
  padding: 49px 0 96px;
}
@media(min-width: 1000px){
  .footer{
    padding: 80px 0 96px;
    .footer__wrapper{
      padding-bottom: 0;
    }
  }
  .footer .container{
    margin: 0 80px;
  }
  .footer__block--menu{
    display: none !important;
  }
  .footer__block--newsletter .prose{
    max-width: 324px;
  }
  .enable_follow_on_contact{
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .footer__block{
    display: flex;
    flex-direction: column;
  }
  .footer__block--newsletter{
    margin-bottom: 0;
  }
  .footer__block-list{
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0;
    .footer__block--newsletter{
      margin-bottom: 0;
    }
  }
  .footer__block-list > div{
    padding-bottom: 56px;
    /* border-bottom: 1px solid rgba(255, 255, 255,.12) */
  }
  .footer__block-list > :first-child {
    flex-basis: 100%;
    /* padding-right: 100px; */
    border-bottom: 1px solid rgba(255, 255, 255, .12);

    align-items: center;
    .text-subdued{
      max-width: 570px;
      text-align: center;
    }
  }
  .footer__block-list > :nth-child(2) {
    flex-basis: 50%;
    padding-right: 100px;
    order: unset;
     margin-top: 0;
  }
  .footer__block-list > :nth-child(5) {
    flex-basis: 100%;
    text-align: center;
    align-items: center;
    /* border-top: 1px solid rgba(255, 255, 255,.12); */
    padding-top: 56px;
    /* padding-right: 100px; */
  }
  .footer__block-list > :nth-child(4) {
    flex-basis: 25%;
    border-top: 1px solid rgba(255, 255, 255,.12);
    padding-top: 56px;
  }
  .footer__block-list > :nth-child(3) {
    flex-basis: 25%;
    border-top: 1px solid rgba(255, 255, 255,.12);
    padding-top: 56px;
  }
  .footer__block--menu{
    max-width: unset;
    gap: 29px;
    ul{
      gap: 16px;
    }
  }
  .footer__block--menu:last-child{
    margin: 0 !important;
  }
  .footer__newsletter-form{
    margin-top: auto;
  }
  .footer__block--newsletter,
  .footer__block--text {
    .text-subdued p{
      font-size: 13px;
    }
  }
  .footer__block-list p.bold, .footer__block-list p.h6{
    font-size: 16px;
  }
  .footer__wrapper{
    padding-bottom: 96px;
  }
}
.footer__block.footer__block--newsletter{
  visibility: hidden;
  display: none;
}
.footer_button{
  border: .5px solid white;
  display: flex;
  align-items: center;
  font-size: 12px !important;
  gap: 8px;
  padding: 0 20px;
  min-width: 162px;
  min-height: 42px;
  justify-content: center;
}
@media(min-width:1000px){
  .footer_button{
    min-height: 48px;
  }

}
.footer__wrapper .link-faded{
  opacity:1;
}
.footer__wrapper .text-subdued{
  color: white;
}
.footer__aside{
  display: none;
}
.cart_footer_gridx{
  display: grid;
  grid-template-columns: 1fr 1fr;
  border: 1px solid #E8E7E7;
  div{
    padding: 6px 8px;
    color: #19110c7a;
    font-size: 12px;
    align-items: center;
  }
}
.footer__block--menu li{  
  display: flex;
  align-items: center;
  height: 24px;
}
.cart_footer_gridx > :nth-child(1) {
  border-bottom: 1px solid #E8E7E7;
  border-right: 1px solid #E8E7E7;
}
.cart_footer_gridx > :nth-child(2) {
  border-bottom: 1px solid #E8E7E7;
}
.cart_footer_gridx > :nth-child(3) {
  border-right: 1px solid #E8E7E7;
}
.snap_emi_txt_minicart{
  display: none;
}
.cart_delivery{
  background: black;
  color: white;
  margin: 0 -25px;
  font-size: 12px;
  padding: 5px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.free-shipping-bar{
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  progress-bar span{
    display: none;
  }
}
free-shipping-bar>span{
  text-align: left !important;
  margin-bottom: 0 ;
  font-size: 12px;
  margin-top: 36px;
}
cart-drawer .drawer::part(body){
  padding-top: 18px;
}
.cart-drawer__line-items{
  margin-top: 28px;
}
.cart-drawer__line-items line-item{
  flex-wrap: wrap;
}
.cart-drawer__line-items .line-item__actions{
  width: 100%;
  line-item-quantity{
    grid-template-columns: auto 1fr auto;  
    align-items: center;
  }
}
.cart-drawer__inner{
  .line-item{
    padding: 0 !important;
  }
  .line-item__info{
    padding: 16px 16px 0 16px;
    flex: 1;
  }
  .line-item__media-wrapper{
    width: 120px;
    height: auto;
    background: #FAFAFA;
  }
  .line-item{
    gap: 0 ;
  }
  line-item-quantity .qty-box{
    width: 120px;
    justify-content: space-evenly;
    height: 36px;
    border: none;
    border-right: .5px solid #E8E7E7;
    .quantity-input{
      border: none;
    }
    button{
      display: flex;
      align-items: center;
    }

  }
  .cart_removex{
    width: 48px;
    position: relative;
    border-left: .5px solid #E8E7E7;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
    .link{
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      opacity: 0;
    }
    
  }
  line-item-quantity{
    width: 100%;
    height: max-content;
    border-top: .5px solid #E8E7E7;
  }
  .quantity-selector{
    width: 100%;
    display: flex;
    height: max-content;
  }
  .cart-drawer__line-items{
    border: .5px solid #19110C;
    border-bottom: none;
  }
}
product-card .product-card__info{
  padding: 10px 8px 13px 8px;
}
/* Suisse Light */
.cart-drawer__recommendations{
  .horizontal-product-list {
    grid: auto / auto-flow 36%;
  }
  .product-card__info {
    background-color: white;
    padding: 8px 6px;
  }
  .product-card__title a{
    font-size: 10px;
    font-weight: 400 !important;
  }
  .product-card__info compare-at-price, .product-card__info .price-list,.product-card__info sale-price{
    font-size: 10px;
    font-weight: 400 !important; 
  }
  .price-list{
    gap: 4px;
    flex-direction: row-reverse;
    justify-content: start;
    letter-spacing: 0;
  }
}
.pricebreakupx {
  overflow: hidden;
  max-height: 0;
  transition: max-height 280ms ease;
      display: flex;
    flex-direction: column;
    gap: 6px;
  .h-stack{
    line-height: 0;
  } 
}
.pt-16{
  padding-top: 16px;
}
.pb-16{
  padding-bottom: 16px;
}

/* opened state for content */
.pricebreakupx.open {
  /* JS sets maxHeight inline to scrollHeight for smooth exact animation,
     but this class is a fallback for CSS-only setups */
  max-height: 600px;
}

/* rotate the SVG when opener has .open */
.pricebreakupx_opener svg {
  transition: transform 220ms ease;
  transform-origin: center;
}

/* rotate 180deg when opened */
.pricebreakupx_opener.open svg {
  transform: rotate(180deg);
}

/* optional: make opener look interactive */
.pricebreakupx_opener {
  cursor: pointer;
  user-select: none;
}
cart-drawer .pricebreakupx{
  span{
    font-size: 12px;
    font-weight: 500;
  }
}
.cart_variantx{
  padding: 0 16px;
}
cart-drawer .cart_totalx{
  padding: 10px 20px 13px ;
  margin: 0 -16px;
  border-top: 1px solid #E8E7E7;
  span{
    font-size: 13px;
    font-weight: 400;
  }
  .total_moneyx{
    font-weight: 500;
  }
  .total_stringx{
    font-weight: 500;
    text-transform: uppercase;
  }
  svg{
    margin-left: 8px;
  }
}
.cart_greenx{
  color: #309B6A;
}
.cart_couponx{
  padding: 7px 0;
  font-size: 14px;
  color: #309B6A;
  text-align: center;
  /* box-shadow: 1px -4px 10px rgba(0, 0, 0, 0.15); */
  box-shadow: 0px -2px 10px 0px rgba(0, 0, 0, 0.15);
  margin: 0 -16px;
  background: rgba(25,17,12,0.05);
}
cart-drawer .gokwik-checkout{
  margin-bottom: 8px;
}
.cart_footer_gridx{
  margin: 8px 0;
}
.cart_bottomx{
  margin-bottom: 16px;
}
cart-drawer .gokwik-checkout{
  button{
    padding: 0 20px ;
    justify-content: space-between;
    height: 48px;
    align-items: center;
  }
  button > span.btn-text > span:first-child{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
  }
}
cart-drawer{
  .cart-drawer__top{
    margin-top: 18px;
    gap: 0;
  }
  .cart_heading{
    margin-bottom: 14px;
  }
  .cartx_product_title{
    font-size: 12px;
  }
  .line-item__info sale-price.text-subdued{
    color: #19110C;
  }
  .line-item__info .cart_item_price_off sale-price.text-subdued{
    color: white;
  }
  .line-item__info compare-at-price{
    color: #19110C;
  }
  .line-item__info .v-stack{
    gap: 6px;
  }
  .cart-drawer__recommendations{
    margin-top: 36px;
  }
  .cart_product_recommenation_title{
    font-size: 13px;
    line-height: 19px;
    margin: 13px 0;
  }
}
  
cart-drawer .cart_item_price_off{
  display: flex;
  background: #19110C;
  color: white;
  padding: 0 8px;
  gap: 8px;
  font-size: 12px;

}

cart-drawer {
  .product-card__quick-buy{
    position: absolute !important;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0 !important;
    margin: 0 !important;
    form, div,button{
      height: 100%;
    }
  }
}
.cartx_product_title{
  text-transform: uppercase;
}
cart-drawer scroll-carousel .product-card__info  .bestdeal{
  display: none;
  letter-spacing: 0;
}
.cart-drawer pricebreakupx .line-through{
  margin-right: 3px
}
.cart_discountx{
  padding: 7px 0;
  font-size: 14px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  box-shadow: 0px -4px 8.9px 0px rgba(136, 136, 136, 0.2);
  margin: 0 -16px;
  background: #32A071;
}
.flex-col{
  flex-direction: column;
}
product-card .product-card__badge-list .badge{
  width: max-content;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 6px;
  background: white !important;
  color: #19110C;
  letter-spacing: 0;
  padding-top: 1px;
}
.type-series .scroll-area{
  margin-top: 8px;
}
product-card .extra-color{
    line-height: 8px;
    margin-left: 2px;
}
@media(min-width:768px){
  product-card .product-card__badge-list .badge{
    font-weight: 400;
    width: max-content;
    height: 20px;
    padding-top: 2px;
  }
  product-card .product-card__info{
    padding: 12px 8px 8px;
  }
  .type-series .scroll-area {
    margin-bottom: 10px;
    margin-top: 32px;
  }
  product-card .extra-color{
    line-height: 11px;
    margin-left:2px;
  }
  .SeriesPage .page-spacer{
    margin-top: 32px;
  }
  .SeriesPage .series-scrollar {
    padding-bottom: 32px;
  }
}
.mxy-9{
  padding: 9px;
}
.absolute{
  position: absolute;
}
.left-top{
  left: 0;
  top: 0;
  transform: unset;
}
.left-center{
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.left-bottom{
  left: 0;
  bottom: 0;
  transform: unset;
}
.center-top{
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.center-center{
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.center-bottom{
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  
}
.right-top{
  right: 0;
  top: 0;
}
.right-center{
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.right-bottom{
  right: 0;
  bottom: 0;
}
.custom-image-wrapper{
  h2{
    font-size: 13px;
    font-weight: 500;
    color: white;
    height: max-content;
  }

  .custom-image-wrapper_link{
    font-size: 13px;
    text-decoration: underline;
    text-underline-offset: 3px;
    color: white;
    height: max-content;
    font-weight: 500;
  }
}
@media(min-width:768px){
  .desktop_hide{
    display: none;
  }
  .custom-image-wrapper{
    h2{
      font-size: 16px;
    }
    .custom-image-wrapper_link{
      font-size: 16px;
    }
  }
  .md-left-top{
    left: 0;
    top: 0;
    transform: unset;
  }
  .md-left-center{
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .md-left-bottom{
    left: 0;
    bottom: 0;
    transform: unset;
  }
  .md-center-top{
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .md-center-center{
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  .md-center-bottom{
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    
  }
  .md-right-top{
    right: 0;
    top: 0;
  }
  .md-right-center{
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .md-right-bottom{
    right: 0;
    bottom: 0;
  }

}
.product-card__figure media-carousel{
  grid: auto / auto-flow 101%;
  .product-gallery__media{
    width: 100%;
  }
}
.product-card__figure media-carousel{
  padding: 0 !important;
  margin: 0 !important;
          margin-inline-start: 0;
        margin-inline-end: 0;
        padding-inline-start: 0;
        padding-inline-end: 0;
        scroll-padding-inline: 0;
}
.product-card__figure .product-gallery .page-dots{
  position: absolute;
  gap: 2px;
  left:10px;
  bottom: 10px;
  button{
    width: 5px;
  }
}
@media(min-width:768px){
  .product-card__figure .product-gallery .page-dots{
    gap: 3px;
    button{
      width: 8px;
    }
  }
}

page-dots.stretching-dots button{
  width: 24px;
  height: 2px;
}
.template-index .cro-images {
  padding-bottom: 0;
}
.product-card{
  .price-list{
    flex-direction: row-reverse;
    justify-content: start;
    gap: 4px;
    line-height: 17px;
    align-items: center;
  }
  .product-card__info sale-price{
    font-weight: 500;
    color: #19110C;

  }
  .product-card__info compare-at-price{
    color: rgba(25,17,12,0.5);
  }
}
@media(min-width: 768px){

  .product-card{
    .price-list{
      gap: 7px;
      line-height: 17px;
    }
  }
}
.rich-text{
  padding: 0 50px;
  .hyphenate{
    font-size: 16px;
    font-weight: 500;
  }
  p{
    font-size: 13px;
  }
  .prose div:has(p){
    margin-top: 13px;
  }
  button{
    font-size: 13px;
    padding:  13px 28px;
    font-weight: 500;
    box-shadow: none !important;
    border: 1px solid #19110C;
    margin-top: 26px;
  }
}
.template-index .section:has(.rich-text){
  padding: 72px 20px;
}
@media(min-width:768px){
  .template-index .section:has(.rich-text){
    padding: 72px 20px 56px 20px;
  }

  .template-index .section:has(.product-card){
    padding: 4px 8px  36px;
  }
  .template-index .product-list{
    grid: auto / auto-flow 48vw;
    gap: 4px;
  }
}

@media(min-width:768px){
  .template-index .section:has(.product-card){
    padding: 32px 112px  10px;
  }
  .template-index scroll-carousel.scroll-area{
    padding: 0 112px;
    margin: 0 -112px;
  }
  .template-index .product-list{
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 24px;
  }
 }
.product-card .page-dots .tap-area:before{
  display: none;
}
.product-card .product-gallery__media{
  cursor: auto !important;
}
.slideshow  .slideshow__controls{
  left: 50%;
  transform: translateX(-50%) !important;
  bottom: 24px;
  text-align: center;
}
@media(min-width: 768px){
  .slideshow  .slideshow__controls{
    bottom: 36px;
  }

}
@media (max-width: 1008px) {
  .product product-gallery .product-gallery__media-list{
    grid: auto / auto-flow 92%;
  }
}
.template-product .product product-gallery .product-gallery__media-list-wrapper .slideshow__controls{
  display: none;
}
.template-product .product{
  gap: 0;
  .product-info .product__title{
    align-items: start;
    margin-bottom: 6px;
    margin-top: 26px;
  }

  .product-info__title{
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .kl_reviews__full_star, .kl_reviews__partial_star, .kl_reviews__empty_star{
    height: 12px !important;
    width: auto !important; 
  }
  .snap_emi_txt{
    display: none;
  }
  .product-info__badge-list{
    display: none;
  }
  .percent-off{
    display: none;
  }
  price-list{
    gap: 6px;
    align-items: center;
  }
  .product-info__price price-list .text-on-sale{
    background: black;
    color: white;
    font-size: 13px;
    padding: 0 8px;
    display: flex;
    gap: 8px;
    font-weight: 400;
    .percent-off{
      display: block;
    }
  }
  .inclusive-text{
    width: auto;
    font-size: 9px;
    font-weight: 200;

  }
  .rating-with-text{
    gap: 6px;
    align-items: center;
  }
  .product-info__price price-list .noraml_pricex{
    color: #19110c;
    font-size: 13px;
  }
  compare-at-price{
    color: rgba(25,17,12,.5);
  }
  .color-swatch.color-swatch--rectangle{
    width: 48px;
    height: 28px;
    border-radius: unset;
  }
  .selected-variant-info .option{
    color: #19110C;
    font-size: 12px !important;
    text-transform: uppercase;
  }
  .selected-variant-info compare-at-price{
    color: rgba(25, 17, 12, .5);
    font-size: 12px;
  }
  .selected-variant-info sale-price{
    color: rgba(25, 17, 12,1);
    font-size: 12px !important;
  }
}



@media(min-width:1008px){
  .template-product .product{
    grid-template-columns: 66% 34%;
    .product-info .product__title{
      margin-top: 0;
    }
    .product-info__title{
      font-size: 16px;    
    }
  }
  .template-product .product media-carousel{
    gap: 2px ;
    margin: 2px 0 0 2px;
  }
  .product-info{
    margin-top: 64px;
  }
  
}


.metaobject_offerx_containerx {
  display: none;
  h5{
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.metaobject_offerx_containerx:has( span) {
  display: block; 
}
.metaobject_offerx{
  display: flex;
  gap: 2px;
  overflow: auto;
  scrollbar-width: none;
  .svg_container{
    line-height: 20px;
  }
  .offerx_subcontainer{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 263px;
    width: 263px;
    border: .5px solid rgba(25, 17 , 12, .5);
  }
  .offer_titlex{
    font-weight: 500;
  }
  .code_container{
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
  }
  .metaobject_offer_title{
    font-size: 13px;
    line-height: 17px;
  }
  .offerx_container{
    padding: 12px; 
    gap: 8px;
  }
  .code_container{
    background: #F5F5F5;
    padding: 13px 0;
    border-top: .5px solid rgba(25, 17 , 12, .5);
  }
}
.product-info__accordion .accordion__toggle{
  font-weight: 500;
  height: 51px;
  padding: 0 4px;
}
.product-info__accordion p{
  font-weight: 400;
}
.product-info__buy-buttons button .text-with-icon.justify-center{
  justify-content: space-between;
  flex-direction: row-reverse;
  font-weight: 500;
  font-size: 13px;
}
.product-info__buy-buttons button {
  border-radius: unset;
  text-transform: uppercase;
}
.template-product .product-quick-add .text-with-icon.justify-center{
   justify-content: space-between;
  flex-direction: row-reverse;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.template-product .product-quick-add {
  button{
    padding: 14px 20px;
    border-radius: unset;
  }
  a{
    font-size: 14px;
    text-transform: uppercase;
  }
  .percent-off{
    display: none;
  }
  sale-price{
    font-size: 14px;
     color: rgba(25, 17, 12, 1);
  }
  compare-at-price{
    font-size: 14px;
     color: rgba(25, 17, 12, .5);
  }
}
.personalize{
  display: flex;
  background : #f6f4f3;
  justify-content: space-between;
  border: 1px solid rgba(25,17,12,.5);
  padding: 14px 20px;
  font-size: 13px;
  width: 100%;
  align-items: center;
  font-weight: 500;
  /* background: white; */
  height: 48px;
  color: #19110C;
  svg{
    width: 13px;
    height: auto;
  }
}
.header__link-list .first-level{
  font-size: 13px;
  font-weight: 400;
}
.header__link-list .first-level:hover{
  font-weight: 500;
}
.first_level_width{
  width: 100vw;
  max-width: 100vw;
}
.first_level_width>ul{
  display: flex;
  gap: 56px;
  flex-wrap: wrap;
  padding: 56px 80px 69px 80px;
  a{
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 13px;
    span{
      font-size: 13px;
      font-weight: 400;
    }
  }
}
.second_level{
  padding: 13px 20px;
  span{
    font-size: 13px;
    margin-bottom: 13px;
    color: #331219;
  }
  .second_level_heading{
    font-weight: 500;
    color: #19110C;
  }
}
.first_level[open] .first-level{
  font-weight: 500;
}
.second_level .dropdown-menu__item:hover .second_level_heading{
  background-size: 0;
}
navigation-drawer{
  top: 80px !important;
  padding: 0 !important;
}
.navigation-drawer::part(overlay){
  display :none !important;
}
.navigation-drawer[mobile-opening=left]>[is=close-button]{
  display: none;
}
.navigation-drawer[mobile-opening=left]::part(body){
  padding: 0 !important;
}
navigation-drawer .panel__wrapper{
  padding: 0 !important;
}
.menu_drawer_banner_title{
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  left: 20px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
}
.panel-list__wrapper ul>li{
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.mobile_menu_drawerx{
  display: flex;
  flex-wrap: wrap;
}
.mobile_menu_drawerx > * {
  width: 100%;
}

.menu-second{
  color: #331219;
}
.mobile_menu_drawerx{
  padding-bottom: 40px;
}
.submenu{
  border-top: 1px solid #E8E7E7;

}
.mobile_menu_bottom{
  padding: 28px 20px 150px;
  div{
    border: 1px solid #E8E7E7;
    border-bottom: unset;
  }
  a{
    padding: 8px 8px;
    border-bottom: 1px solid #E8E7E7;
    font-size: 12px;
    font-weight: 400;
    gap: 8px;
  }
  svg{
    width: 16px;
  }
}
.navigation-drawer.drawer::part(outside-close-button){
  display: none;
}
.navigation-drawer.open{
    position: absolute;
    z-index: 500;
    visibility: visible;
    height: 100vh;
    display: block;
    background: white;
    top: 100% !important;
}
.navigation-drawer {
  transform: translateX(-100%);
  transition: transform 0.3s ease;
}

.navigation-drawer.open {
  transform: translateX(0);
}

.mobile_menu_drawer{
  .cross{
    display: none;
    width: 16px;
    
    justify-content: center;
    align-items: center;
  }
}
.mobile_menu_drawer.active{
  .cross{
    display: flex;
    
  }
  .hamburger{
    display: none;
  }

}
.variant_x-listbox{
  position: absolute;
  padding: 0;
  top: 100% !important;
  left: 0 !important;
}
.variant_x-listbox::part(overlay){
  background: unset;
}
.variant_x-listbox::part(title){
  display: none;
}
.variant_x-listbox::part(body){
  background: #F5F5F5;
  padding: 0 !important;
}
.variant_x-listbox::part(outside-close-button){
  display: none;
}
.variant_x_sub{
  button{
    padding: 0 13px;
    height: 48px;
    justify-content: start;
    font-size: 13px;
    font-weight: 500;
    border-top: .5px solid rgba(25, 17, 12, .1); 
  }
  div{
    border: .5px solid rgba(25, 17, 12, .5);
    border-top: unset;
    /* border-bottom: 1px solid rgba(25, 17, 12, .5); */
  }
  .popover-listbox__option[aria-selected="true"]{
    display: none;
  }
}
/* .variant_x_sub{
  border: 1px solid rgba(25, 17, 12, .5);
} */
 .variant_x_button{
   border: .5px solid rgba(25, 17, 12, .5) ;
   font-size: 13px;
   font-weight: 500;
   padding: 0 13px;
   height: 48px;
 }
 .variant_x_button[aria-expanded='true']{
   border-bottom: unset ;
 }
 .variant_x-listbox::part(content){
  border: unset;
  border-radius: unset;
  box-shadow: unset;
 }
.product  .variant-picker__option variant-option-value,
.product  .variant-picker__option span,
.product  .variant-picker__option legend{
  font-weight: 400;
  font-size: 13px;
}
.product  .variant-picker__option-info{
 margin-bottom: 13px;
 line-height: 12px;
}
.variant-picker__option:has(.color-swatch) legend{
  display: block;
  color: #19110C;
}
.variant-picker__option:has(.color-swatch) .h-stack.gap-2{
  gap: 2px;
}
button.select [id*=popover-variant-picker-template--]{
  max-width: max-content !important;
}
.cart-variant-selector select {
  appearance: none;
  text-transform: uppercase;
  padding-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  background: url('/cdn/shop/files/arrow_back_ios.svg?v=1756545573') no-repeat right center;
  font-size: 12px;
  color: #19110C;
 background-position-x: calc(100%);
}
.cart-variant-selector select:focus-visible {
  outline: unset;
}
.cart-variant-selector{
  padding: 0 13px 0 16px;
}

@media(min-width:768px){
  #fulfilled-reviews-all #klaviyo-product-reviews-wrapper .kl_reviews__summary .kl_reviews__summary__header{
    margin-bottom: 28px !important;
  }
  #fulfilled-reviews-all #klaviyo-product-reviews-wrapper .kl_reviews__summary .kl_reviews__summary__average_and_stars{
    margin-bottom: 28px !important;
  }
}
.list-disc li{ 
  font-size: 12px;
  color: #19110C;
    list-style: none;

}
.faq-page .accordion-box{
  padding: 0;
}
.faq-page .section-stack{
  gap: 0;
  
}
.faq-page .section.section-blends.section-full{
   padding-top: 0;
  padding-bottom: 0;
  margin: 28px 0 0 0;
}
.faq-page .section-stack__intro .v-stack{
  height: 38px;
  align-items: center;
  margin: 13px 0 17px 8px;
  h2{
    font-size: 16px;
    font-weight: 500;
  }
  .text-center{
    text-align: left;
  }
}
.faq-page .accordion-box{
  padding: 0;
  .accordion__content{
    padding-left: 4px ;
    padding-right: 4px;
  }
  p{
    font-size: 13px;
    font-weight: 400;
  }
}
.faq-page .accordion__toggle{
  font-weight: 400;
  font-size: 13px;
  padding: 16px 4px;
}
.faq-page .accordion-box>:last-child{
  border-bottom: 1px solid #19110c1f;
}
.faq-page .accordion-box>:first-child{
  border-top: 1px solid #19110c1f;
}
@media(min-width:1150px){
  .footer__block.footer__block--text{
    gap: 28px;
  }
  .faq-page .section-stack__intro,
  .faq-page .section-stack__main{
    width: 100% !important;
    padding: 0 64px;
  }
  .faq-page .section-stack__intro .text-center{
    text-align: left;
  }
  .faq-page .accordion-box{
    padding: 0 !important;
  }
  .faq-page .slideshow{
    margin-bottom: 60px;
  }
  .faq-page .section.section-blends.section-full{
    margin: 36px 0 0 0;
  }
  
  .faq-page .anchor > :nth-child(4 of .shopify-section--faq) .section {
    margin-bottom: 36px;
  }
 
}
@media(min-width:1000px){
  .product .buy-buttons.buy-buttons--multiple [data-shopify=payment-button]{
    display: block
  } 
  .product .buy-buttons.buy-buttons--multiple{
    grid-template-columns: 1fr;
    gap: 8px;
  } 
  .product .buy-buttons.buy-buttons--multiple .shopify-payment-button__button{
    border: 1px solid #19110C !important;
  }
  .product .buy-buttons.buy-buttons--multiple .shopify-payment-button__button {
    font-size: 13px !important;
    font-weight: 500 !important;
    padding-left: 20px !important;
    text-align: left !important;
  }
}
.template-our-story{
  .rich-text__wrapper{
    margin: 24px 0;
    max-width: 260px;
    img{
      margin-top: 26px !important;
    }
  }
  .rich-text .prose div:has(p){
    margin-top: 26px;
  }
  .shopify-section--multi-column:has(+ .shopify-section-group-footer-group) {
    margin-bottom: 48px;
  }
}
  

@media(max-width:768px){
  .template-our-story .multi-column{
    padding: 0;
    grid: auto / auto-flow 43vw;
    gap: 2px;
  }
}
@media(min-width:768px){
  .template-our-story{
    .rich-text__wrapper{
      margin: 0;
      max-width: 460px;
      img{
        margin-top: 26px !important;
      }
    }
    .rich-text .prose div:has(p){
      margin-top: 26px;
    }
    .multi-column{
      gap: 2px;
    }
    .section:has(.multi-column){
      padding-left: 0;
      padding-right: 0;
    }
    .shopify-section--multi-column:has(+ .shopify-section-group-footer-group) {
     margin-bottom: 36px;
     .section{
      padding-bottom: 0;
     }
    }
  }
}
.panel__wrapper .panel__scroller{
  scrollbar-width: none;
}
.menu-top-item{
  display: flex;
  align-items: center;
  height: 36px;
}
.menu-accordion.active .plus{
  display: none ;
}
.menu-accordion.active .minus{
  display: flex;
}
.menu-accordion .minus{
  display: none ;
}
.menu-third a{
  text-transform: none;
}
.footer_social_media_mobile{
  display: none;
}
@media(max-width:1000px){
  .footer__block.footer__block--newsletter{
    display: none;
  }
  .footer_social_media_mobile{
    display: block;
    margin-top: 56px;
  }
  .footer__block--text .social-mediax{
    display: none;
  }
  .footer__block--text:has(.social-mediax){
    margin-bottom: 56px;
    gap: 13px;
  }
  .footer__wrapper .accordion__toggle{
    padding: 14px 0;
  }
  .footer__wrapper{
    gap: 0 !important;
    .accordion__content{
      font-weight: 400;
    }
  }
}
.slideshow {
  background: transparent;
  
}
.template-index .section:has(.shopify-app-block){
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}
@media(min-width:768px){
  .template-index .section:has(.shopify-app-block){
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  
}
.template-index .rich-text__wrapper{
  max-width: 450px;
}
@media(min-width: 768px){
  .template-index .rich-text .prose div:has(p){
    margin-top: 19px;
  }
}
@media(max-width:768px){
  .template-index .rich-text button{
    margin-top: 26px !important;
  }
}
.product-card__title .desk_show{
  font-weight: 300;
}
.product-card__figure .product-gallery__media{
  background: #fafafa !important;
}
.section:has(.content-over-media){
  padding: 0 !important;
}
.type-series .scroll-area{
  padding-left: 8px;
  padding-right: 8px;
}
@media(min-width:1000px){
  .type-series .scroll-area{
    padding-left: 112px;
    padding-right: 112px;
  }

}
cart-drawer .horizontal-product-list.separate{
  gap: 4px;
}
.pricebreakupx{
  padding: 0 8px;
}
cart-drawer .horizontal-product-list.separate::after {
  content: "";
  display: block;      /* becomes an extra column when using grid-auto-flow: column */
  width: 20px;         /* width of space you want */
  height: 1px;         /* tiny height, invisible */
}
.template-product .product .kl_reviews__full_star, .template-product .product .kl_reviews__partial_star, .template-product .product .kl_reviews__empty_star{
  height: 14px !important;
  width: auto;
}
.template-product .product .circle-chevron svg{
  width: 11px !important;
  height:auto !important;
}
.tole-product-after-before .section-stack__intro .prose>:last-child{
  margin-top: 13px;
  line-height: 19px;
}
@media(min-width: 768px){
  .tole-product-after-before .section-stack__intro .prose>:last-child{
    margin-top: 24px;
  }
}
.kl_reviews__histogram__row .kl_reviews__histogram__rating{
  font-weight: 400 !important;
  font-size: 13px;
}
.kl_reviews__summary{
  .kl_reviews__histogram__bar--foreground{
    border-radius: 0;
  }
  .kl_reviews__histogram__bar--background{
    border-radius: 0;
    height: 4px;
  }
  .kl_reviews__histogram__value{
    font-weight: 400;
    font-size: 13px;
  }
  .kl_reviews__summary__stars__count{
    font-size: 13px;
    font-weight: 400;
  }
}
#klaviyo-product-reviews-wrapper{
  padding: 0 !important;
}
@media(max-width: 768px){
  .kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__filters__pill{
    flex: 0 0 calc(33.33% - (2px * 2 / 3)); 
    button{
      width: 100%;
      display: flex;
      justify-content: center;
      background: #F5F5F5 !important;
    }
    select{
      width: 100%;
      background: #F5F5F5 !important;
      padding-left: 12px !important;
      padding-right: 20px !important;

    }
  }
  .kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__filters__pill svg{
    right: 4px !important;
  }
}
@media(min-width:768px){
  .kl_reviews__reviews_list.kl_reviews__reviews_list.kl_reviews__reviews_list .kl_reviews__filters__pill{
    button{
      width: 100%;
      display: flex;
      justify-content: center;
      min-width: 150px;
      background: #F5F5F5 !important;
      height: 48px;
      padding-top:0 !important;
      padding-bottom:0 !important;
      align-items: center;
    }
    select{
      width: 100%;
      height: 48px;
      padding-top:0 !important;
      padding-bottom:0 !important;
      min-width: 150px;
      background: #F5F5F5 !important;
      padding-left: 12px !important;
      padding-right: 20px !important;
      
    }
  }
}

.kl_reviews__review_item .kl_reviews__review__content{
  width: 80% !important; 
}
.kl_reviews__review_item:last-of-type {
  margin-bottom: 16px !important;
}
.section:has(#klaviyo-product-reviews-wrapper){
  padding-bottom: 0 !important;
}
@media(min-width:768px){
  .cro_content .content h3{
    margin-bottom: 24px !important;
  }
}
.product .product-gallery__media .product-gallery__zoom{
  display: none !important;
}
.cart_header_iconx{
  margin-top: 6px;
} 
a.first-level[aria-current="page"] {
  font-weight: 500;
}
.full-bleed:has(video){
  margin: 0 !important;
}

.template-product .product .product-info .product__title .klaviyo-star-rating-widget{
  margin-top: 0;
  line-height: 19px;
}
@media(min-width:768px){
  .shopify-section--featured-collection + .shopify-section:has(.custom-image-wrapper) {
    margin-top: 32px !important;
  }
  .shopify-section--featured-collection + .shopify-section:has(.content-over-media) {
    margin-top: 32px !important;
  }
  .shopify-section--featured-collection + .shopify-section:has(.cro-images) {
    margin-top: 96px !important;
  }
}
@media(max-width:370px){
  .cart-drawer .cartx_product_title{
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    width: 164px;
  }
}
@media(max-width:350px){
  .cart-drawer .cartx_product_title{
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    width: 140px;
  }
}
@media(max-width:320px){
  .cart-drawer .cartx_product_title{
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    width: 125px;
  }
}
.quick-buy-drawer::part(header){
  padding: 18px 16px;
  border: none !important;
}
.quick-buy-drawer {
  padding: 0 !important;
  .quick-buy-drawer__variant{
    align-items: start !important; 
    .v-stack{
      margin-top: 8px !important;
    }
  }
  .quick-buy-drawer__variant a{ 
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 13px !important;
    text-transform: uppercase !important;
    /* color: rgba(25,17,12,.9); */
    /* color: #ACA9A8 !important; */
  }
  .price-list compare-at-price,
  .price-list sale-price,
  .price-list{
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 17px !important;
    /* color: #ACA9A8 !important; */
  }
  .variant-picker__option-info{
    display: none !important;
  }
  .variant_x-listbox{
    position: relative !important;
  }
  .variant_x_button{
    background: #f5f5f5 !important;
  }
  .text-with-icon.justify-center{
    display: flex !important; 
    flex-direction: row-reverse !important;
    justify-content: space-between !important;
    font-weight: 500 !important;
    font-size :13px !important; 
    text-transform: uppercase !important;
  }
  #selectedVariantInfo{
    display: none !important;
  }
  .quick-buy-drawer__info{
    gap: 12px !important;
    margin-bottom: 16px !important;
  }
  button{
    height: 48px !important;
  }
  .group--btn button{
    border-radius: 0 !important;
  }
}
.quick-buy-drawer::part(close-button){
  position: absolute;
  right: 20px;
  top: 20px;
  display: block !important;
}
:is(.quick-buy-drawer)::part(outside-close-button) {
        display: none;
}
.quick-buy-drawer::part(content){
  border-radius: 0 !important;
}
.buy-buttons button{
  height: 48px !important;
  min-height: 48px !important;
}
.product-info__accordion.accordion .accordion__content strong{
  font-weight: 500;
}
.footer__wrapper  p a{
  font-size: 13px;
}
.footer__wrapper{
  gap: 0 !important;
}
.footer_newx{
  padding-top: 56px;
  border-top: 1px solid rgba(255, 255, 255, .12);
  display: none;
  justify-content: space-around;
  a{
    font-weight: 400;
    line-height: 19px;
    font-size: 12px;

  }
}
@media(min-width: 1000px){
  .footer_newx{
    display: flex;
  }
  .social-mediax{
    margin-top: 12px !important;
  }
}
.variant_x_button,
.variant_x_sub button{
  padding: 0 20px !important; 
}
/* @media(min-width:1000px){  
  .header__wrapper{
    height: 76px;
  }
} */
.buy-buttons .button.button--secondary:hover{
  box-shadow: unset !important;
  background: white;
  color: #19110C;
  border: 1px solid;
  svg path{
    fill: black;
  }
}
.out_of_stock_text{
  color: rgba(25,17,12,.5);
}
.sold_out_x{
  opacity: .6;
}
.progress-segmentx{
  flex: 1;
    height: 4px;
    background: rgba(229, 229, 229, .5);
    overflow: hidden;
    position: relative;
}
.segment-fillx{
    height: 100%;
    width: 0%;
    background: #FFFFFF;
    transition: width 0.25s ease;
}
.cart_progress_bar{
  display: flex;
  gap: 4px;
  margin-top: 8px;
}
.cart_progress_bar_container{
  background: #32A071;
  padding: 16px 20px;
  margin: 0 -20px;
  div{
    font-size: 12px;
    line-height: 17px;
    color: white;
    letter-spacing: 0;
  }
}
.percent-off-card{
  background: #19110C;
  color: white;
  line-height: 10px;
  padding: 0 4px;
}
@media(min-width: 769px){
  .percent-off-card{
    line-height: 12px;
    padding: 0 4px;
  }
}
.shopify-section:has(.bundle-section){
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.bundle-right{
  height: 100vh;
    overflow: hidden;
    display: grid;
    grid-template-rows: max-content 1fr;
}
.elonx{
  overflow: hidden;
  display: grid;
  grid-template-rows: 1fr max-content;
}
.mini-items{
  overflow: auto;
}
@media(min-width: 768px){
  .bundle-right{
    /* height: 90vh; */
    height: calc(100vh - var(--header-height));
      overflow: hidden;
      display: grid;
      grid-template-rows: max-content 1fr;
  }
}
.quick-buy-drawer:has(.quick-buy-drawer__info .banner--success){
  display: none !important;
}
.add-to-bundle-btn:disabled,
.add-to-cart:disabled{
  background: #f4f3f3;
  color: #8c8885;
}
buy-buttons .pre-order-btn-on-scroll{
display:none;
}
buy-buttons[template="pre-order-2"] .atcc-btn-on-scroll{
display:none;
}
buy-buttons[template="pre-order-2"] .pre-order-btn-on-scroll{
display:block;
}

.ship-date-overlay{
  position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    font-size:12px;
    border:1px solid #8080805c;
    padding:2px 10px;
    color:#19110C;
    background:white;
}
.slideshow .text-custom{
  position: absolute;
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
  grid-area: none !important;
  .subheading{
    font-weight: 500;
    letter-spacing: 0;
    line-height: 19px;
  }
}
@media(min-width:700px){
  /* .slideshow .text-custom{
    display: none;
  } */

}

.search-drawer::part(body) {
  padding: 0 !important;
}
.search-input{
  padding: 0 16px 0 20px;
  height: 64px;
  .text-subdued{
    display: none;
  }
  input{
    font-size: 14px;
    font-weight: 500;
    letter-spacing; 0;
    line-height: 19px;
  }
}
.predictive-search__tabs::part(tab-list){
  height: 64px;
  padding: 0 20px;
}
.search-drawer .predictive-search__tab-item button{
      letter-spacing: 0;
    font-size: 13px !important;
    font-weight: 500;
    line-height: 19px;
    text-transform: uppercase;
}
.predictive-search__tabs::part(tab-list){
  gap: 20px;
  border-bottom:  1px solid #E8E7E7;
  
}
.predictive-search__tabs{
  gap: 0 !important;
}
.predictive-search-result>img{
  height: 120px;
  width: 120px;
  background: #FAFAFA;
}
.predictive-search__tab-content{
  gap: 0 !important;
}
.predictive-search-result{
  border-bottom:  1px solid #E8E7E7;
  gap: 16px;
  .reversed-link{
    line-height: 13px;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500;
  }
  .price-list{
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0;
    margin-top: 16px;
    font-weight: 500;
  }
  .bold:has(.reversed-link){
    line-height: 13px;
  }
  .search_seriesx{
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0;
    margin-bottom: 4px;
  }
}  
.predictive-search__tab-item button:contains("Pages") {
  display: none;
}

body:has(.search-drawer.show-close-cursor){
  overflow: hidden !important;
}
.search-drawer{
  padding: 0 !important;
}
.header__link-list summary.first-level{
  padding-top: 2px;
}
@media(min-width:990px){
  .slideshow .text-custom{
    left:112px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.search-drawer{
  top: calc(var(--header-height) + var(--announcement-bar-heightx) ) !important;
}
.search-drawer::part(overlay){
  display: none !important;
}
.shopify-section--main-collection .collection{
  margin: 8px 0 36px !important;
}
.shopify-section--main-collection .container{
  margin: 0 8px !important;
}
@media(min-width:1000px){
  .shopify-section--main-collection .container{
    margin: 0 112px !important;
  }
  .shopify-section--main-collection .collection{
    margin: 32px 0 10px !important;
  }
}