/** Shopify CDN: Minification failed

Line 329:0 Unexpected "}"

**/
.v-stack.gap-4.sm\:gap-5 p.h6 {
    font-size: 17px !important;
}

.mega-menu__linklist {
    gap: var(--mega-menu-linklist-gap) !important;
    flex-wrap: wrap !important;
    flex: 0 auto !important;
    display: flex  !important;
    flex-direction: column !important;
    width: 600px !important;
}
/* .color-scheme.color-scheme--scheme-1.color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56.section-spacing {
    margin-top: 30px;
} */
/* .prose h2.h2 {
    margin: 0px -85px !important;
} */
.xb-wishlist-button__add-style-3 svg, .xb-wishlist-button__loading-icon-style-3 svg, .xb-wishlist-button__remove-style-3 svg {
    height: var(--icon-size);
    margin-right: 10px;
    width: 23px !important;
    fill: var(--icon-color);
}
span.xb-wishlist-button-collection__add-icon {
    z-index: -1 !important;
}

.xb-wishlist-button-collection__add-icon svg, .xb-wishlist-button-collection__remove-icon svg {
    display: flex;
    height: 24px !important;
      z-index: 0 !important;
    width: 24px !important;
    fill: #914C47 !important;
}

.header .home.wishlisticon .wlh-svg-Icon{
  fill: #fff;
}
.header.is-solid .wishlisticon .wlh-svg-Icon{
  fill: #1C1C1C;
}
.header:hover .home.wishlisticon .wlh-svg-Icon{fill: #1C1C1C;}

.linked-product-swatch {
    display: inline-block;
    width: 21px !important;
    height: 21px !important;
    border-radius: 0;
    overflow: hidden;
    margin-right: 4px !important;
    border: 2px solid transparent;
    position: relative;
    text-decoration: none;
    border-radius: 0px !important;
}

.linked-product-swatch.active {
    border-color: #000;
    border: 1px solid;
    padding: 1px;
}

.swatch-box {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 6px;
    border-radius: 0px !important;
    border: 1px solid #ccc;
    position: relative;
}

fieldset.h-stack.wrap.justify-center.gap-1 {
    display: none !important;
}

.swatch-box.out-of-stock::after {
    content: "/";
    color: #000000 !important;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.container--md {
    --container-max-width: var(--container-lg-max-width) !important;
}
.xb-wishlist__header {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 44px;
    justify-content: center;
    padding: 0;
    position: relative;
    width: 22px !important;
}
.xb-header__icon {
    display: flex;
    height: 44px;
    width: 19px !important;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.buy-buttons {
    row-gap: 1rem;
    display: flex !important;
    align-items: center;
    justify-content: start;
    gap: 20px;
}

.shopify-payment-button {
    width: 50% !important;
}

button.button.button--outline.w-full {
    width: 50% !important;
}

.xb-product-quantity--bottom-right {
    bottom: 26px !important;
    right: -2px !important;
}
span.xb-product-quantity {
    background-color: #fff !important;
    height: 8px !important;
    width: 8px !important;
  font-size:0px !important;  
}

.xb-product-quantity--bottom-right.show {
    background: #000 !important;
    border: 1px solid white;
    height: 9.4px !important;
    width: 9.4px !important;
}

.header:hover span.xb-product-quantity {
    background-color: #000 !important;
   height: 9px !important;
    width: 9px !important;
}
.header span.xb-product-quantity.show.home.wishlisticon  {
    background-color: #fff !important;
  height: 8px !important;
    width: 8px !important;
}
.header.is-solid span.xb-product-quantity.show.home.wishlisticon{
  background-color: #000  !important;
    height: 8px !important;
    width: 8px !important;
}
.header:hover span.xb-product-quantity.show.home.wishlisticon  {
    background-color: #000 !important;
}

.prose:not(.prose--tight) :where(:not(meta,span)+*) {
    margin-block-start: 1rem;
}
.custom-image-row-shopify img {
    margin-block-start: 0px !important;
      border: 1px solid #8080801c;
}
.measurement-guide li {
    margin-bottom: 8px;
}

.custom-image-row-shopify {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: center;
  gap: 16px;
  margin: 20px 0;
}



/* Mobile view: Stack images vertically */
@media (max-width: 768px) {
  .custom-image-row-shopify img {
width: 95% !important;
}
  .custom-image-row-shopify {
    flex-direction: column;
    align-items: center;
  }

}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .tab-buttons {
    display: flex;
    flex-wrap: wrap;
    background: #ffffff;
    border-bottom: 1px solid #ccc;
    position: sticky;
    top: 53px !important;
    z-index: 999;
  }
  .slideshow__slide-content.place-self-center.text-center.sm\:place-self-center.sm\:text-center p.h1 {
    margin: 12px 45px;
    font-size: 20px;
}
nav.header__secondary-nav {
    display: flex;
    flex-wrap: inherit;
}
  .custom-image-row-shopify img {
    margin-block-start: 0px !important;
        border: 1px solid #8080801c;
}
  .custom-image-row-shopify img {
    width: 100%;
    object-fit: cover;
    height: auto;
    border-radius: 8px;
    flex: 0px !important;
}
/* h1.header__logo
 {
    margin-right: 80px !important;
}
   a.header__logo{
    margin-right: 80px !important;
} */
  .slideshow__slide-content.place-self-center.text-center.sm\:place-self-center.sm\:text-center {
    margin-top: 50px;
}
  .buy-buttons {
    row-gap: 1rem;
    display: grid !important;
}
.shopify-payment-button, button.button.button--outline.w-full {
    width: 100% !important;
}
  .header-contact-icon svg {
    width: 20px !important;
    height: 20px !important;
}

svg.header__nav-icon.icon.icon-search {
    width: 20px !important;
    height: 20px !important;
}
svg.wlh-svg-Icon {
    width: 17px !important;
    height: 18px !important;
}

svg.header__nav-icon.icon.icon-cart {
    width: 17px !important;
    height: 18px !important;
}
cart-dot.header__cart-dot.is-visible {
    top: -3px !important;
}
  .modal::part(base) {
    place-items: end center !important;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    position: fixed !important;
    top: 15% !important;
    /* right: 0; */
    /* bottom: 0; */
    /* left: 0; */
}
.modal::part(content)	
 {
    width: 100%;
    overflow-y: scroll !important;
    height: 55vh  !important;
    max-width: 90% !important;
    background-color: rgb(var(--background));
    background-image: var(--background-gradient);
    /* max-height: 81vh !important; */
    color: rgb(var(--text-color));
    isolation: isolate;
    overflow: auto;
}

.modal::part(content)::-webkit-scrollbar {
  display: none;
}
.modal::part(body) {
    padding-block-start: var(--modal-body-padding-block);
    padding-block-end: var(--modal-body-padding-block);
    padding-inline-start: var(--modal-body-padding-inline);
    padding-inline-end: var(--modal-body-padding-inline);
    overflow-x: clip !important;
}
.table-scroller {
    overflow-x: scroll;
}
  span.xb-wishlist-button-collection__add-icon {
    z-index: -1 !important;
}
  x-header.header.color-scheme.color-scheme--scheme-2.is-solid {
    z-index: 999 !important;
}
  
}

/* --------------------------------- mobile end */
.header-contact-dropdown {
    display: none;
    position: absolute;
    top: 48px !important;;
    right: -72px !important;;
    background: #fff;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0 4px 20px #0000000f;
    z-index: 1000;
    width: max-content;
    text-align: center;
}
}







.tabs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .tabs label {
    padding: 10px 20px;
    cursor: pointer;
    background: #f3f3f3;
    border: 1px solid #ccc;
    margin-right: 5px;
  }

  .tabs input[type="radio"] {
    display: none;
  }

  .tab-content {
    display: none;
    padding-top: 20px;
  }

  input[type="radio"]:checked + label {
    background: #000;
    color: #fff;
  }

  #tab1:checked ~ .content1,
  #tab2:checked ~ .content2,
  #tab3:checked ~ .content3 {
    display: block;
  }

  .custom-table-style {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
  }

  .custom-table-style th, .custom-table-style td {
    border: 1px solid #ccc;
    padding: 10px;
  }

  

  .measurement-guide ol {
    padding-left: 20px;
  }
.custom-image-row-shopify img {
    width: 31% ;
}

.modal::part(content) {
    width: 100%;
    height: 85% !important;
    max-width: 67%;
    background-color: rgb(var(--background));
    background-image: var(--background-gradient);
    /* max-height: 75vh; */
    color: rgb(var(--text-color));
    isolation: isolate;
    overflow: auto;
}
.modal::part(content) {
    width: 100%;
    max-width: 67%;
    background-color: rgb(var(--background));
    background-image: var(--background-gradient);
    max-height: 79vh !important;
    color: rgb(var(--text-color));
    isolation: isolate;
    overflow: auto;
}
/*-----------------------------------------------*/
 .tab-wrapper {
    width: 100%;
    margin-top: 20px;
  }

  .tab-buttons {
    display: flex;
    flex-wrap: wrap;
    background: #ffffff;
    border-bottom: 1px solid #ccc;
    position: sticky;
    top: 61px;
    z-index: 999;
  }
button.tab-btn {
    margin-block-start: 0px !important;
}

  .tab-btn {
    padding: 12px 20px;
    cursor: pointer;
    border: none;
    background: transparent;
    font-weight: bold;
    color: #333;
    border-bottom: 3px solid transparent;
    transition: 0.3s;
  }

  .tab-btn.active {
    color: #000;
    border-bottom: 3px solid #000;
    background-color: #fff;
  }

  .tab-content {
    display: none;
    padding: 20px 0;
  }

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

  .custom-table-style {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
  }

  .custom-table-style td,
  .custom-table-style th {
    border: 1px solid #ccc;
    padding: 10px;
  }



  .measurement-guide ol {
    padding-left: 20px;
  }

.modal::part(body) {
    padding-block-start: 0px !important;
    padding-block-end: var(--modal-body-padding-block);
    padding-inline-start: var(--modal-body-padding-inline);
    padding-inline-end: var(--modal-body-padding-inline);
}




/* // mobie logo css  start*/
 @media only screen and (max-width : 768px) {

img.header__logo-image {
    display: none !important;
}


img.header__logo-image.mobilelogo {
    display: flex !important;
}

img.header__logo-image.header__logo-image--transparent.mobiletransparentlogo {
    display: flex !important;
}

    }


img.header__logo-image.mobilelogo {
    display: none;
}

img.header__logo-image.header__logo-image--transparent.mobiletransparentlogo {
    display: none;
}

  .table-responsive {
    width: 100%;
    overflow-x: auto;
  }

  .custom-table-style {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    min-width: 700px;
  }

  .custom-table-style th,
  .custom-table-style td {
    border: 1px solid #ccc;
    padding: 10px;
    white-space: nowrap;
  }

  .custom-table-style tr:first-child td {
    font-weight: bold;
    background: #f3f3f3;
  }

  /* Optional: Style scroll on mobile */
  .table-responsive::-webkit-scrollbar {
    height: 6px;
  }

  .table-responsive::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }

/* // mobie logo css  end*/