/** Shopify CDN: Minification failed

Line 670:89 Expected identifier but found "!"
Line 670:92 Expected identifier but found "!"
Line 808:12 Expected identifier but found whitespace
Line 808:17 Unexpected ";"
Line 2175:0 Expected "}" to go with "{"

**/

:root {
     --grid-gap: 5px;
}


[data-section-id="template--15801872646187__product-grid"] {
    --section-gap-top: 0px;
    --section-gap-bottom: 28px;
     --grid-gap: 5px !important;
    --grid-gap-mobile: 8px;
}
* {
    font-family: "Assistant",sans-serif !important;
}
.product-card-swatches--container.no-js-hidden {
    width: auto;
    height: auto;
    position: relative;
    display: flex;
    justify-content: flex-start;
}


.product-card-swatch.active {}

.product-card-swatches {
	line-height: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
    height: auto !important;
    min-height: auto !important;
    justify-content: flex-start;
}

.product-card-swatch {
    display: inline-flex;
    margin: 0;
    border-radius: 50%;
    padding: 3px;
    position: relative;
    cursor: pointer;
    width: 9px;
    height: 9px;
      margin-left: 3px;
}

.product-card-swatch.active {
}

.product-card-swatch::after {
    right: 0;
    content: "";
    display: block;
    width: 18px !important;
    height: 18px !important;
    border: 1px solid #e7e7e7 !important;
    position: absolute;
    top: -2.1px !important;
    opacity: 1 !important;
    background: none !important;
    border-radius: 50% !important;
    left: -2.5px !important;
}

.product-card-swatch.active::after {
    border-color: #000 !important;
}


  .productSwatch {
      display: flex;
      align-items: center;
      gap: 10px;
      margin: 20px 0px 0px;
  }
  
  .productSwatch a {
      width: 67px;
      height: 100px;
  }
  .productSwatch span {
    position: absolute;
    bottom: -100%;
    background: #ffffffad;
    font-size: 13px;
    text-align: center;
    line-height: normal;
    font-weight: 600;
    transition: 0.2s all;
    padding: 5px;
}

.productSwatch a {
    position: relative;
    overflow: hidden;
}

.productSwatch a:hover span,.productSwatch a.active span {
    bottom: -2px;
}

.productSwatch a.active {
    border: 2px solid #000;
    padding: 3px;
}
.product-page .product-card-swatch {
    width: 32px;
    height: 32px;
    padding: 8px;
    /* border: 1px solid #e7e7e7; */
    position: relative;
}

.product-page .product-card-swatch:after {
    content: "";
    display: block;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #e7e7e7 !important;
    position: absolute;
    left: 0 !important;
    top: -4px !important;
    opacity: 1 !important;
    background: none !important;
    border-radius: 50% !important;
    left: -4px !important;
}

.product-page .product-card-swatch:not(:first-child) {
    margin-left: 10px;
}
.product-page .product-card-swatches {
    justify-content: flex-start;
}




.product-card-swatch.product-card-new-swatch {
    width: 20px;
    height: 20px;
    box-shadow: none;
    margin: 0;
    border: 1px solid #e7e7e7;
    padding: 2px;
    background: #fff;
    box-sizing: border-box;
}

.product-card-swatch.product-card-new-swatch::after {
    display: none !important;
}

span.not-visually-hidden {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    user-select: none;
    pointer-events: none;
}

.product-card-swatches {
    gap: 9px;
}

.product-card-swatch.product-card-new-swatch.active {border-color: #000;}




/* new points */

.wt-announcement {
    position: fixed;
    z-index: 9999;
}

.page-header-sticky .page-header.sticky-enabled, .page-header-sticky .page-header.sticky-enabled.sticky-show {
    top: 30px;
}

.template-index .wt-header--transparent.wt-header--v3:not(.wt-header--always-blurred) {
    top: 30px;
}
.wt-logo-banner__logo--placeholder {
    display: none !important;
}
.wt-drawer {
    max-width: 35rem;
}
.page-header-sticky .page-header {
    top: 30px;
}
.template-index .page-header-sticky .page-header {
    top: 0;
}
.wt-options__trigger {border: 1px solid #cccc;}

.collection__filter-trigger.wt-filter__trigger {
    
    border: 1px solid #cccc !important;
    padding: 0px 0px 0 10px;
}
.card__picture-container .card__img {
    border-radius: 0 !important;
}

.card__container .card__subtitle {
    opacity: 0;
}
.collection__grid__item .card__title {
    text-transform: uppercase;
}
button[aria-label="Choose option"] {
    background: #fff;
    width: 30px;
    height: 30px;
    font-size: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    right: 10px;
    position: absolute;
    bottom: 0;
    min-width: auto;
    padding: 0;
    border: none;
}

button[aria-label="Choose option"]::after {
    content: "+";
    font-size: 24px;
    color: #000;
    font-weight: 100;
    position: absolute;
    inset: 0;
    margin: auto;
    width: auto;
    height: max-content;
    text-align: center;
    padding-left: 3px;
    padding-top: 3px;
}

button[aria-label="Choose option"]:hover:after {
    color: #fff;
}
div#CartDrawer {
    z-index: 99999;
}
.wt__quick-buy .wt__quick-buy--wrapper {
    padding: 20px;
}

.wt__quick-buy .wt__quick-buy--wrapper .wt-product__info .wt-product__details .product-image img {max-height: 400px;object-fit: contain;}

.wt__quick-buy__container {
    max-width: 40rem;
}

.wt__quick-buy--wrapper .product-page .product-card-swatch {
    width: 22px;
    height: 22px;
}

.wt__quick-buy--wrapper .product-page .product-card-swatch::after {
    width: 30px !important;
    height: 30px !important;
}
.template-product main#root {
    margin-top: 30px;
}
.wt-product__name {
    text-transform: uppercase;
}
.f-button__list__link {
    border-radius: 0 !important;
}

.wt-product__option__body--tiles label::before {
    border-radius: 0;
}
.template-product  div[data-shopify="payment-button"] {
    display: none;
}

/* .template-product  .wt-product__add-to-cart .counter-wrapper {
    display: none;
} */
.wt-announcement {
    width: 100%;
}
mega-menu-section.mega-menu a {
    text-transform: uppercase;
}
a.header__icon.h-wishlist-icon.wishlist-page-widget svg {
    width: 20px;
    margin-right: 8px;
}
a.header__icon.h-wishlist-icon.wishlist-page-widget {
    margin-right: 14px;
}
.card__container span.wishlist-text {
    display: none;
}

.card__container .wishlist-button-border {
    position: absolute;
    right: 10px;
    z-index: 9;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 20px;
    height: 20px;
    border: none;
    background: none !important;
    top: 10px;
    display: none;
}

.card__container .card__picture-container:hover .wishlist-button-border {
    display: block;
}
/* button.wishlist-fix.wishlist-page-widget {
    display: none;
} */

.wt-footer__body {
    direction: rtl;
}

collapsible-section.wt-footer__links {
    margin-top: 0;
}

.wt-footer__title {
    font-weight: 500;
}

.wt-footer__block.wt-footer__block--text .social-links {
    justify-content: flex-start;
}

.wt-footer__aside {
    display: none;
}

footer .wt-footer__body .wt-footer__title {
    font-size: 18px;
    justify-content: flex-start;
    font-weight: 600;
    padding-top: 0;
}

@media (max-width: 767px) {
  [data-section-id="template--15801872941099__newsletter_pEcrBa"] {
    --section-gap-bottom: 0px!important;
  }
  
  footer .wt-footer__body .wt-footer__title {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  
  .wt-footer__block.wt-footer__block--text {
    text-align: center;
  }
  .wt-footer__block.wt-footer__block--text .social-links {
    justify-content: center;
  }
}

/*
[dir="rtl"] {
    font-family: "sofia-pro";
}

collapsible-section *, collapsible-section  {
    font-family: "sofia-pro" !important;
}
.newsletter__wrapper * {
    font-family: sofia-pro!important;
}

footer.wt-footer * {font-family: sofia-pro!important;}

*/


ul.wt-header__panel.wt-header__panel--no-labels .h-wishlist-icon {
    display: none;
}
li.wt-page-nav-mega__aside-list__item svg.svg-icon.svg-icon--user {
    display: none;
}
/* product page */
.wt-product__upsell__content .wt-product__upsell__image {position:contain;}
.wishlist-fix[data-position=right-center] {
    display: none;
}

.wt-product__info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.scroll-trigger.animate--slide-in {}

.wt-product__info div[data-block-id="title"], .wt-product__info .wt-product__price, .wt-product__info .wt-product__upsell, .wt-product__features, .wt-product__option__title {
    flex: 0 100%;
}

.wt-product__information-popup {
    width: 100%;
    justify-content: flex-end;
    margin-bottom: -35px;
    margin-left: auto;
    z-index: 1;
    margin-top: 0;
    padding-bottom: 0;
}
.wt-product__information-popup .wt-product__button.wt-product__link {
  height: auto;
  text-decoration: underline;
  text-transform: uppercase;
  padding: 4px 8px;

}

.wt-product__info .wt-product__add-to-cart_form product-form.wt-product__add-to-cart {
    max-width: 100%;
    width: 100%;
}



.wt-product__info .wt-product__add-to-cart_form product-form.wt-product__add-to-cart form, .wt-product__info .wt-product__add-to-cart_form product-form.wt-product__add-to-cart button {
    width: 100%;
    max-width: 100%;
}
.wt-product__info1 .wt-product__add-to-cart_form product-form.wt-product__add-to-cart form, .wt-product__info1 .wt-product__add-to-cart_form product-form.wt-product__add-to-cart button {
    width: 94%;
    max-width: 94%;
}

/* .wt-product__info .wt-product__add-to-cart_form + div {
    max-width: 20%;
    width: 20%;
    display: flex;
    align-items: center;
    flex: 0 20%;
} */

.template-product .wt-product__info .wt-product__add-to-cart_form+div {
    width: 20px;
    max-width: 50px;
    margin-top: 10px;
    height: 48px;
    display: flex;
    align-items: center;
    flex: 0 0 20%;
}


  .wt-product__info1 {
  position: relative; /* anchor */
}
.wt-product__info1 .wt-product__add-to-cart_form + div .wishlist-engine {
  top: 44%;
  right: 27.5%;
  width: 10px;
   margin-top:10.4%;
  position: absolute;
}

@media (min-width: 1201px) and (max-width: 2000px) {
  .wt-product__info1 .wt-product__add-to-cart_form + div .wishlist-engine {
    margin-top:10.4%;
    top: 42%;
    right: 10%;
    width: 10px;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .wt-product__info1 .wt-product__add-to-cart_form + div .wishlist-engine {
     position: absolute;
    padding: 10px;
    right: 8%;
    top: 45.5vh;
    
  }
}

@media (min-width: 800px) and (max-width: 1200px) {
  .wt-product__info1 .wt-product__add-to-cart_form + div .wishlist-engine {
     padding: 10px;
    right: 9%;
    top: 41.5%;
  }
}

.wt-product__info .wt-product__add-to-cart_form + div * {
    width: 100%;
    /* transform: translateY(-20%); */
    
}
@media (max-width: 768px) {
 .wt-product__info .wt-product__add-to-cart_form + div * {
    /* transform: translateY(0%); */

  }
}


.wt-product__info .wt-product__upsell {
    margin-top: 0;
}
.card__container .wishlist-engine {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
}
.wt-product__info .wt-product__options {
    flex: 0 100%;
    width: 100%;
}

.wt-product__option__title + div + div {
    flex: 0 100%;
}

/* new css */
.wt-header__logo-wrapper {
    /* display: none; */
}

.wt-header__aside {
    margin-right: 0 !important;
}

.wt-header__panel__item:not(:first-child) {
    margin: 0px 3px !important;
}

.wt-header--fashion .wt-header__search .svg-icon {
    margin: 0 !important;
}

body:not(.search-overlay-on) .wt-header--v3 .wt-header__search .wt-header__search-trigger {
    transform: none !important;
    margin: 0 !important;
    inset: 0;
    width: 100% !important;
    /* background: red; */
}

body:not(.search-overlay-on) .wt-header--v3 .wt-header__search {
    width: 33px;
    height: 33px;
    min-width: 28px;
    margin-right: 1px;
}

body:not(.search-overlay-on) .wt-header--v3 .wt-header__search .wt-header__search-trigger svg.svg-icon.svg-icon--search {
    inset: 0;
}

a.header__icon.h-wishlist-icon.wishlist-page-widget {
    margin: 0;
}

header .h-wishlist-icon .wishlist-h-count {
    padding: 0;
}

header .wt-header__panel__counter {
    width: 15px;
    height: 15px;
    max-width: 15px;
    display: flex;
    align-items: center;
    font-size: 10px;
    font-weight: 100;
    background: #000;
    border-radius: 50%;
    min-width: 15px;
    bottom: 0;
    right: -4px;
}

ul.wt-header__panel.wt-header__panel--no-labels .svg-icon {
    width: 26px;
  height: 26px;
    margin: 0;
}

a.header__icon.h-wishlist-icon.wishlist-page-widget svg {
    width: 17px;
}

li.wt-page-nav-mega__aside-list__item svg.svg-icon.svg-icon--user {display: block;}

li.wt-page-nav-mega__aside-list__item svg.svg-icon.svg-icon--user {
    width: 40px;
    /* height: 20px; */
    transform: none;
}

li.wt-page-nav-mega__aside-list__item a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.wt-page-nav-mega__item {
    padding: 0;
    border: none;
}

.wt-page-nav-mega__item:not(:last-child):after {
    display: none;
}

mega-menu-section.mega-menu a {
    padding: 3px 17px;
    font-weight: 500;
}

.wt-page-nav-mega__aside {
    padding: 10px 0px;
}

.nav-drawer-big .wt-drawer__title {
    padding-left: 17px;
}

.wt-drawer__close .svg-icon {
    width: 17px;
}
.page-header-sticky .page-header {
    padding-top: 5px;
      background: #fff;
}
li.wt-page-nav-mega__aside-list__item svg.svg-icon.svg-icon--user {
    margin-left: 0;
}
.wt-header__body .svg-icon[data-icon-theme=option_1] {/* --size-icon: 22px !important; */!i;!;}

body:not(.search-overlay-on) .wt-header--v3 .wt-header__search .wt-header__search-trigger svg.svg-icon.svg-icon--search rect {
    width: 24px !important;
    height: 25px !important;
}

.wt-header__body .svg-icon[data-icon-theme=option_1] {
    width: 22px !important;
    height: 22px !important;
}

body:not(.search-overlay-on) .wt-header--v3 .wt-header__search {
    margin-right: 4px;
}

a.header__icon.h-wishlist-icon.wishlist-page-widget svg {
    width: 18px;
    stroke: #000;
    stroke-width: 1.5px;
}
.collection {
    padding: 0px 20px;
}
.collection {
    padding: 0px 20px;
}

.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
    margin-bottom: 0;
}

.collection__grid__item .card__title {
    font-size: 12px;
    font-weight: 500;
    color: #000;
}

.card__container .card__subtitle {
    opacity: 1;
    display: none;
}

.card__picture-container {
    margin-bottom: 12px;
}

.card__price .wt-product__price__final, .card__price .wt-product__price__compare {
    font-size: 12px;
}

.product-card-swatches {
    padding-top: 0;
}
.card__container .wishlist-engine {
    right: 0;
    top: 0;
    
}

button[aria-label="Choose option"] {
    background: none !important;
    color: #000 !important;
    right: 0;
    bottom: -6px;
}

button[aria-label="Choose option"]::after {
    color: #000 !important;
}
.price__sale__details-wrapper span.price-item--percent {
    display: none;
}

.price__sale.visible {
    flex-direction: row-reverse;
    align-items: center;
}
/*
.price__sale .price-item--lower {
    font-size: 12px;
    height: auto;
    display: block;
}*/
.price-item.price-item--sale.price-item--last.wt-product__price__final {
    color: #000 !important;
}

.product-card-swatch.product-card-new-swatch {
    height: 20px;
    min-width:  20px;
    max-width:  20px;
    border-radius: 50%;
    padding: 0;
}

.product-card-swatches {
    gap: 6px;
}
ul.collection-list__container .card__container .wishlist-engine {
    display: none;
}
.wt-cart__item__price-wrapper .price--end-sale {
    color: #000 !important;
}
.collection__mobile-layout-switch {
    padding: 0;
}

.collection__toolbar switch-column {
    display: flex;
    align-items: center;
}

label.collection__mobile-layout-switch .css-icon--square {
    border-color: #000;
}
.wt-cart__drawer .wt-cart__item__body {
    padding-left: 13px;
}

.wt-cart__item__link {
    font-size: 12px;
    font-weight: 500;
}

.wt-cart__item__data .product-option {
    font-size: 12px;
}

div#CartDrawer {
    max-width: 400px;
}

/* div#CartDrawer quantity-counter.counter-wrapper {
    /* width: 98px;
    height: 38px;
    overflow: hidden; */
    display: none;
} */

div#CartDrawer .wt-cart__item__amount.cart-page {
    flex-direction: row-reverse;
}

div#CartDrawer cart-remove-button {
    display: flex;
    align-items: center;
}

/* div#CartDrawer cart-remove-button:after {
    content: "remove";
    font-size: 10px;
} */

/* .counter button {
    padding: 7px 14px 8px;
    margin: 0;
    width: max-content;
    height: max-content;
    border: none;
    height: 38px;
    padding: 0;
    width: 38px;
    padding: 0px 14px;
    box-sizing: border-box;
} */
 
 .counter button {

    width: 28px !important;
    height: 26px !important;
    border: none !important;
    padding: 0 8px !important;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.counter input {
    padding: 0;
    width: 22px;
    font-size: 11px;
}

.counter {
    flex-wrap: nowrap;
}

.wt-cart__drawer .wt-cart__item__thumb {
    min-width: 120px;
}

.wt-cart__item {
    align-items: center;
}

.wt-cart__cross-sell {
    position: relative;
}

.wt-cart__drawer__body {
    height: auto;
}
/*
.wt-cart__item__amount .cart-item__discounted-prices {
    display: flex;
    font-size: 12px;
}

.wt-cart__item__amount .cart-item__discounted-prices .cart-item__old-price.price.price--end {
    font-size: 11px;
}

.wt-cart__item__price-wrapper .price--end-sale {
    font-size: 11px;
}*/
.wt-cart__item__link {
    text-transform: uppercase;
}
.wt-cart__item__link {
    text-transform: uppercase;
}

.shoppable-product-card .wt-dot__title {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.wt-dot__body .price__regular .price-item--regular {
    font-size: 11px;
}

.wt-cart__subtotal__value {
    font-size: 14px;
}

.wt-cart__subtotal__label .text {
    font-size: 12px;
}

.wt-cart__subtitle a {
    font-size: 12px;
}

.wt-cart__cross-sell__heading {
    font-size: 11px;
    text-align:right;
    margin:0px;
    padding-right:25px;
}

.shoppable-product-card--cross-sell {}
.wt-cart__drawer__close {
    width: 17px;
}

.wt-drawer__title__text {
    font-size: 17px;
}

.wt-free-shipping-bar__text {
    font-size: 12px;
}
ul.search-result-top__list.collection-list .wishlist-engine-button {
    display: none;
}


[custom-select-opened] .wishlist-engine,
[custom-select-opened] .wishlist-button-border {
  display: none !important;
}
/* product page */
body.template-product .breadcrumbs__list {
    max-width: 1330px;
    margin: auto;
}
.card__subtitle+.card__title {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.card__price {
    font-size: 14px;
    margin-top: 0;
}
.collection__sort {
    margin: 0;
}

.collection__filter-trigger.wt-filter__trigger {
    margin-right: 10px;
    padding-right: 10px;
}

.collection__filter-trigger.wt-filter__trigger:not(:first-child):after {
    display: none;
}

.collection__toolbar--minimal {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
}

.collection__toolbar switch-column {
    display: none;
}

.collection__filter-trigger.wt-filter__trigger {
    margin-right: 10px !important;
}
.card__subtitle+.card__title {
    text-transform: uppercase;
}
.wt-drawer__title__text {
    text-transform: uppercase;
}
.wt-cart a.button {
    font-weight: 500;
    padding: 11px 20px;
    background: #000 !important;
    font-size: 12px;
}
collapsible-section.wt-collapse.wt-collapse--always.scroll-trigger.animate--slide-in * {
    font-family: "Assistant", sans-serif !important;
  font-weight: 200;
}
.template-product .wt-collapse__trigger {
    justify-content: flex-end;
    gap: 13px;
    padding-bottom: 0;
}

.template-product .wt-collapse__trigger__title {
    font-weight: 600 !important;
    
}

.wt-collapse__target * {
    text-align: right;
    font-size: 13px;
}

collapsible-section.wt-collapse.wt-collapse--always.scroll-trigger.animate--slide-in {
    width: 100%;
}

.wt-collapse__target p {
    margin: 5px 0px !important;
}


li.search-result-top__item.collection-list__item .product-card-swatches--container.no-js-hidden {
    display: none;
}
.container-size-guide {
    padding: 100px 0px;
}
.innner-wrapper-container {
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
}

.innner-wrapper-container th {
    border-bottom: 1px solid #efeae6;
    padding: 1rem;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 200;
}

.innner-wrapper-container td {
    border-bottom: 1px solid #efeae6;
    padding: 1rem;
    font-size: 14px;
    font-weight: 200;
}

.tab-table-content {
    padding-left: 45px;
}

ul#myTab .nav-tabs .nav-link {
    letter-spacing: normal !important;
}

ul#myTab.nav-tabs .nav-link {
    letter-spacing: normal;
    font-size: 16px;
    padding: 1rem 2rem;
    margin: 0;
    display: block;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    color: #665c50;
    border-radius: 2rem;
    background: #efeae6;
    transition: 400ms;
    transition-timing-function: cubic-bezier(.85, 0, .3, 1);
}

ul#myTab {
    border: none !important;
    justify-content: center;
    margin-bottom: 40px;
}
ul#myTab {
    gap: 20px;
}

ul#myTab.nav-tabs .nav-link {
    border-radius: 100px;
}
.innner-wrapper-container img {
    max-width: 45%;
}
ul#myTab.nav-tabs .nav-link {
    background: #fff;
    color: #000 !important;
    border-color: #000 !important;
}

ul#myTab.nav-tabs .nav-link.active {
    background: #000 !important;
    color: #fff !important;
}
ul#myTab {
    display: flex;
}

.container-size-guide .container {
    max-width: 900px;
    margin: auto;
}
ul#myTab.nav-tabs .nav-link {
    font-weight: 200;
}

.innner-wrapper-container td {
    text-align: right;
}

.innner-wrapper-container th {
    padding: 5px 20px;
}

.tab-table-content {
    width: 100%;
}
.container-size-guide .h2 {
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 32px;
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: center;
    position: relative;
}

.container-size-guide .h2 > span {
    position: absolute;
    right: 0;
}
.tab-panel {
  display: none;
}
.tab-panel.active {
  display: block;
}
.tab-link.active {
  font-weight: bold;
  text-decoration: underline;
}

.tab-pane:not(.active) {
    display: none;
}
/* collapsible-section {
    margin: 30px 0px 0px;
} */
ul#myTab {
    flex-direction: row-reverse;
}

.innner-wrapper-container th {
    text-align: right;
    font-size: 15px;
}

.container-size-guide .container {
    max-width: 1000px;
}
.template-product .product__inventory {flex: 0 100%;width: 100%;}
.wt-product__options.checking {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.wt-product__options.checking > a {
    font-size: var(--variation-title-size);
}
.wt-cart__item__body .options {
    margin-bottom: 0;
}

.selectedColor {
    font-size: 12px;
    color: var(--color-body-text-light);
}


.wt-options__title .value {
    text-transform: uppercase;
}


.selectedColor {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: calc(var(--gap, 8px) * 1) calc(var(--gap, 8px) * 1) calc(var(--gap, 8px) * 1.5) 0;
}

.selectedColor span {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.wt-header__body  svg.svg-icon.svg-icon--close {
    width: 17px !important;
    height: 17px !important;
}
svg.svg-icon.svg-icon--close {
    width: 17px !important;
    height: 17px !important;
}
.wt-product__option__title strong.value {
    display: none;
}

.wt-product__info .wt-product__add-to-cart_form {
    max-width: calc(100% - 50px);
}
.wt-product__gallery [data-pswp-width] {
    max-width: 100%;
    width: 100%;
}
.template-product .product__inventory {
    display: none;
}
.product-page.product-page-liquid {
    width: 100%;
    max-width: 100%;
    flex: 0 100%;
}

a.image-redndered {
    width: 67px;
    border: 1px solid transparent;
}

.product-page.product-page-liquid label {
    font-size: var(--variation-title-size);
    display: block;
    width: 100%;
    margin-bottom: 8px;
    display: block;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 0;
}

a.image-redndered:hover {
    border-color: #000;
}

.template-product .product-page .product-card-swatches {
    gap: 8px;
}
.wt-product__options.checking {
    max-width: 100%;
}

.product-page.product-page-liquid + div {
    width: 100%;
}
.wt__quick-buy--wrapper .product-page .product-card-swatches {
    margin-bottom: 0;
  padding-inline: 20px;
}

.wt__quick-buy__container .wt-product__info .wt-product__add-to-cart_form+div .wishlist-engine {
    /* background: red; */
    width: 50px;
    position: absolute;
    top: 0;
    
}

.wt__quick-buy__container .wt-product__info .wt-product__add-to-cart_form {
    max-width: 100%;
}

.wt__quick-buy .wt-product__info .wt-product__add-to-cart_form {
    height: auto;
    margin: 0;
}

.wt__quick-buy .wt__quick-buy--wrapper .wt-product__info .wt-product__details {
    width: 100%;
}

.wt__quick-buy .wt__quick-buy--wrapper .wt-product__info .wt-product__details .product-image img {
    height: auto;
    min-height: auto;
    object-fit: cover;
  max-height: max-content !important;
}

.product-image {
    height: auto;
}

.wt-product__brand__name {
    display: none !important;
}
.wt__quick-buy .wt__quick-buy--wrapper {
    padding: 0px;
}

.product-info {
    padding: 0px 20px;
}

.wt__quick-buy .wt__quick-buy--wrapper .wt-product__info .wt-product__add-to-cart_form.main-product__buy-buttons--container {
    padding: 0px 20px;
  margin-top:0px;
}

.wt__quick-buy__view-all-container {
    padding: 0px 20px;
}
.wt__quick-buy--wrapper .price__regular .price-item--regular {
    font-size: var(--product-price-size);
}


.card__container .wishlist-engine svg {
    width: 15px;
    
}
.wt__quick-buy {
    z-index: 9999999;
}
button.js-counter-increase {
    margin: 0;
    width: max-content;
    height: max-content;
    border: none;
    height: 38px;
    width: 38px;
    padding: 0 14px;
    box-sizing: border-box;
}

/* .counter button {
    width: 38px !important;
    height: 36px !important;
} */

.wt-product__add-to-cart .counter {
    /* height: 36px; */
}

.counter-wrapper {
    height: 36px;
    height: 28px !important;
    width: 80px !important;
    border: 1px solid var(--color-input-border);
    position: relative;
    border-radius: var(--border-radius-button);
    background-color: var(--color-input-background);
    display: flex;
    align-items: center;
}
.wt__quick-buy .wt-product__add-to-cart_form .js-add-to-cart {
    /* height: 36px; */
}

.counter input {
    font-size: 16px;
}
.wt__quick-buy--wrapper .wt-product__price {
    margin: 0px 0px 15px;
}
.wt__quick-buy .wt__quick-buy--wrapper .wt-product__info .wt-product__option {
    margin: 0 20px;
}

.wt__quick-buy__container .product-page.product-page-liquid .wt__quick-buy__container .wt-product__content.wt-product__information-popup{
    padding: 0px 20px;
}

.wt__quick-buy quantity-counter {
    display: none;
}

.container-size-guide {
    position: fixed;
    z-index: 999999999999999;
    inset: 0;
    background: #ffff;
    top: 0;
    width: 100%;
    max-width: 70%;
    left: auto;
    right: 0;
    box-shadow: 0px -1px 54px -6px #000;
}
.container-size-guide {
    padding: 100px 50px 0;
}

.innner-wrapper-container th {
    font-weight: 400;
}

.tab-table-content {
  padding-left: 30px;
  direction:rtl;
}
.container-size-guide h2 {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
}

.container-size-guide h2 span {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
}
.container-size-guide {
    right: -100%;
    transition: 0.3s all;
}

.container-size-guide.active {
    right: 0;
}

.container-size-guide .innner-wrapper-container {
    align-items: flex-start;
}

.container-size-guide #myTabContent {
    max-height: 65vh;
    overflow-y: auto;
}

ul#myTab.nav-tabs .nav-link {
    font-weight: 400;
}
.search-overlay-on .wt-header__search__form {
    outline: none !important;
}



.search-overlay-on .wt-header__search__form:focus {
    border: 1px solid #d7d7d7;
}

.wt-cart__item__vendor {
    display: none !important;
}
.wt-cart__item__name {
    text-transform: uppercase;
}
.wt-filter--drawer {
    max-width: 35rem;
}
[toolbar-style=buttons] .collection__filter-trigger.wt-filter__trigger {
    text-transform: uppercase;
}

[toolbar-style=buttons] .collection__sort [custom-select-trigger] {
    text-transform: uppercase;
}


.template-product section.wt-product__main.rte .wt-product__price {
    margin: 0px 0px 12px;
}

/* PRODUCT CONTENT FONT SIZE */
.template-product .wt-product__info {
  --product-title-size: 20px;
  --variation-title-size: 17px;
  --product-price-size: 17px;
    gap: 0;
}


.template-product .wt-product__name {
    font-size: var(--product-title-size);
}

.template-product section.wt-product__main.rte .price__sale .price-item--lower {
    font-size: var(--product-price-size);
}

.price-item--regular,
.cart-item__old-price {
    opacity: .8;
}

.template-product section.wt-product__main.rte .price-item {
    font-size: 18px;
}

.template-product .wt-product__option__title span.label {
    font-size: var(--variation-title-size);
}

/* media mobile */

@media only screen and (max-width:1199px) {
    ul.wt-header__panel.wt-header__panel--no-labels .h-wishlist-icon {
        display: block;
    }
    .wt-header__aside a.header__icon.h-wishlist-icon.wishlist-page-widget {
        display: none;
    }  
    ul.wt-header__panel.wt-header__panel--no-labels .h-wishlist-icon {
        margin-right: calc(var(--gap, 8px) * .5);
    }
}
@media only screen and (max-width: 1000px) {
  .card__quick-add-container {
      position: absolute;
      bottom: auto;
      top: -6px;
      left: 4px;
      right: auto;
      /* background: red; */
      width: 28px;
      height: 25px;
      display: flex;
      align-items: center;
  }
  
  .card__quick-add-container button[aria-label="Choose option"] {bottom: 0;}
  .collection__filter-trigger.wt-filter__trigger {
      max-width: max-content;
      padding-right: 20px;
  }
}
@media only screen and (min-width:767px) and (max-width:1199px) {
  
    .page-header-sticky .page-header {
        top: 38px;
    }
}
@media only screen and (min-width:1000px) {
  .wt-header--fashion .wt-header__search .svg-icon {
      width: 20px;
      height: 20px;
      margin: auto;
      display: block;
  }
  
  body:not(.search-overlay-on) .wt-header--v3 .wt-header__search {
      min-width: 2px;
  }
}
@media only screen and (min-width:767px) {
  .template-product .wt-product {
      flex-direction: row-reverse;
  }
  
  .template-product main#root .breadcrumbs__wrapper {
      max-width: 100%;
  }
  
  .template-product main#root .breadcrumbs__wrapper .breadcrumbs.breadcrumbs--full-width {
      padding-left: calc(calc(var(--gap, 8px) * 2) + calc(var(--gap, 8px) * 2));
      margin: 0;
  }
  
  body.template-product .wt-product__gallery--carousel-vertical {
      flex-direction: row;
  }
  .template-product .wt-product__wrapper {
      max-width: 100%;
  }
  .template-product .wt-product {
      max-width: 1330px;
      margin: auto;
      flex-direction: row;
      gap: 50px;
  }
  
  body.template-product .wt-product__gallery--carousel-vertical {
      flex-direction: row-reverse;
  }  
  
  .template-product .wt-product__name {
      font-weight: 500;
  }
  
  
  .template-product .wt-product__option__title span.label {
      margin-bottom: 8px;
      display: block;
      line-height: normal;
      font-weight: 500;
  }
  
  .template-product .wt-product__option__title {
      display: flex;
      align-items: center;
  }
  
  .template-product .wt-product__option__title span.label + strong {
      margin-bottom: 8px;
      margin-left: 4px;
  }
  
  .template-product .wt-product__option__body--tiles label {
      display: inline-block;
      text-align: center;
      min-width: 36px;
      padding: 6px 10px;
      cursor: pointer;
      display: flex;
      align-items: center;
      line-height: normal;
      height: auto;
      width: auto;
      font-size: 13px;
      font-weight: 100 !important;
      min-height: 35px;
  }
  
  .template-product .wt-product__option .f-button__list__item {
      min-width: auto;
  }
  
  .template-product .wt-product__upsell__headline {
      font-weight: 500;
      font-size: 13px;
      margin: 24px 0px 8px;
  }
  
  .template-product .product-page .product-card-swatches {
      margin-bottom: 14px;
      padding-bottom: 0;
  }
  
  .template-product .wt-product__upsell__content {
      margin-top: 8px;
  }
  
  .template-product .card__subtitle {
      display: none;
  }
  
  .template-product .wt-product__upsell__product .card__title a {
      font-size: 20px;
      font-weight: 500;
      text-transform: uppercase;
  }
  
  .template-product .wt-product__upsell__info .price--on-sale {
      display: flex;
  }
  
  .template-product .wt-product__upsell__product .price--on-sale, .wt-product__upsell__product .price--on-sale > div {
      display: flex;
  }
  
  .template-product .wt-product__upsell__product .price--on-sale > div .price__sale.visible {
      flex-direction: row;
  }
  
  .template-product .wt-product__upsell__product .price--on-sale > div .price__sale.visible * {
      font-size: 12px !important;
  }
  
  .template-product .wt-collapse__trigger {
    padding-top: 0;
    font-size: 13px;
  }
  
  .template-product .wt-collapse__trigger__title {
      font-size: 13px;
  }
  
  .template-product ul.wt-product__features__list {
      margin: 24px 0px;
  }
  
  .template-product .wt-product__info .wt-product__add-to-cart_form product-form.wt-product__add-to-cart {
      margin-top: 10px;
  }

  
  
  .template-product .wt-product__brand__name {
      display: none;
  }
  .product-page .product-card-swatch {
      width: 24px;
      height: 24px;
  }
  
  .product-page .product-card-swatch:after {
      width: 30px !important;
      height: 30px !important;
      left: -3px !important;
      top: -3px !important;
  }
  
  .product-page .product-card-swatch:not(:first-child) {
      margin: 0;
  }
  .product-page .product-card-swatch {
      width: 24px;
      height: 24px;
  }
  
  .product-page .product-card-swatch:after {
      width: 30px !important;
      height: 30px !important;
      left: -3px !important;
      top: -3px !important;
  }
  
  .product-page .product-card-swatch:not(:first-child) {
      margin: 0;
  }
  .template-product .wt-collapse__trigger__title {
      font-size: 16px;
  }
  
  .wt-collapse__target * {
      font-size: 16px;
  }
  
  .template-product .wt-product__option__body--tiles label {
      color: #000 !important;
      font-weight: 500 !important;
  }
}

    .wt-drawer__title {
    gap: 15.3rem !important;
}
@media only screen and (max-width:767px) {
  header#shopify-section-sections--15801873039403__header {
      top: 36px;
  }
  
  .template-index .wt-header--transparent-logo.wt-header--transparent.wt-header--v3 .wt-header__logo__img--transparent {
      width: 70px;
  }
  
  .wt-header__logo__img--mobile {
      width: 95px;
  }
  .collection__filter-trigger.wt-filter__trigger {
      margin: 0 !important;
      width: 33%;
  }
  .collection__filter-trigger.wt-filter__trigger {
      margin: 0 !important;
      width: 33%;
  }
      @media only screen and (max-width: 767px) {
        .template-collection .collection__toolbar .collection__sort {
            width: 100% !important;
            text-align: center;
            justify-content: center;
        }
    }


  button[aria-label="Choose option"] {
      bottom: auto;
      top: 7px;
  }
  body.template-product section.product-section .swiper-pagination {
      display: none;
  }
  
  .template-product main#root {
      margin-top: 34px !important;
      padding-top: 10px;
  }
    sticky-buy-button.wt-product__sticky-buy.wt-product__sticky-buy--show {
      display: none;
  }
  .wt-footer__big-logo-img {
      padding: 0;
  }
  li.wt-page-nav-mega__aside-list__item svg.svg-icon.svg-icon--user {
      width: 30px;
      height: 30px;
      transform: none;
      margin-left: 10px;
      display: block;
  }
  
  li.wt-header__panel__item.wt-header__panel__item--account {
      display: none;
  }
  .wt-header--fashion .wt-header__search .svg-icon, .wt-header__body .svg-icon[data-icon-theme=option_1] {
      --size-icon: 20px;
  }
  
  .wt-header__menu-trigger {
      margin-right: 7px;
  }
  li.wt-page-nav-mega__aside-list__item svg.svg-icon.svg-icon--user {
      margin-left: 0;
  }
  .card__quick-add-container button[aria-label="Choose option"] {
      bottom: auto;
              top: 0;
  }
  collection-section.collection {
      padding: 0px 10px;
  }

  .template-product .wt-product__info {
    --product-title-size: 15px;
    --variation-title-size: 14px;
    --product-price-size: 14px;
  }
  
  
  .template-product .wt-product__name {
      font-weight: 500;
  }
  
  .template-product .wt-product__info {
      gap: 0;
  }
  
  .template-product .wt-product__option__title span.label {
      margin-bottom: 8px;
      display: block;
      line-height: normal;
      font-weight: 500;
  }
  
  .template-product .wt-product__option__title {
      display: flex;
      align-items: center;
  }
  
  .template-product .wt-product__option__title span.label + strong {
      margin-bottom: 8px;
      margin-left: 4px;
  }
  
  .template-product .wt-product__option__body--tiles label {
      display: inline-block;
      text-align: center;
      min-width: 36px;
      padding: 6px 10px;
      cursor: pointer;
      display: flex;
      align-items: center;
      line-height: normal;
      height: auto;
      width: auto;
      font-size: 13px;
      font-weight: 100 !important;
      min-height: 35px;
  }
  
  .template-product .wt-product__option .f-button__list__item {
      min-width: auto;
  }
  
  .template-product .wt-product__upsell__headline {
      font-weight: 500;
      font-size: 13px;
      margin: 24px 0px 8px;
  }
  
  .template-product .product-page .product-card-swatches {
      margin-bottom: 14px;
      padding-bottom: 0;
  }
  
  .template-product .wt-product__upsell__content {
      margin-top: 8px;
  }
  
  .template-product .card__subtitle {
      display: none;
  }
  
  .template-product .wt-product__upsell__product .card__title a {
      font-size: 20px;
      font-weight: 500;
      text-transform: uppercase;
  }
  
  .template-product .wt-product__upsell__info .price--on-sale {
      display: flex;
  }
  
  .template-product .wt-product__upsell__product .price--on-sale, .wt-product__upsell__product .price--on-sale > div {
      display: flex;
  }
  
  .template-product .wt-product__upsell__product .price--on-sale > div .price__sale.visible {
      flex-direction: row;
  }
  
  .template-product .wt-product__upsell__product .price--on-sale > div .price__sale.visible * {
      font-size: 12px !important;
  }
  
  .template-product .wt-collapse__trigger {padding-top: 0;font-size: 13px;}
  
  .template-product .wt-collapse__trigger__title {
      font-size: 13px;
  }
  
  .template-product ul.wt-product__features__list {
      margin: 24px 0px;
  }
  
  .template-product .wt-product__info .wt-product__add-to-cart_form product-form.wt-product__add-to-cart {
      margin-top: 10px;
  }

  
  .template-product .wt-product__brand__name {
      display: none;
  }
  .product-page .product-card-swatch {
      width: 24px;
      height: 24px;
  }
  
  .product-page .product-card-swatch:after {
      width: 30px !important;
      height: 30px !important;
      left: -3px !important;
      top: -3px !important;
  }
  
  .product-page .product-card-swatch:not(:first-child) {
      margin: 0;
  }
  .product-page .product-card-swatch {
      width: 24px;
      height: 24px;
  }
  
  .product-page .product-card-swatch:after {
      width: 30px !important;
      height: 30px !important;
      left: -3px !important;
      top: -3px !important;
  }
  
  .product-page .product-card-swatch:not(:first-child) {
      margin: 0;
  }

  .wt-product__upsell__button .hero__button--primary {
      padding: 9px 40px;
  }
  
  .wt-product__features__item {
      font-size: 13px;
  }
  
  .card__subtitle+.card__title {
      font-size: 13px;
  }
  .collection__filter-trigger.wt-filter__trigger {
      margin-right: 10px !important;
  }
  
  .search-overlay-on .search-result-top__list li:nth-child(3) {
      display: none;
  }
  ul#myTab {
      flex-wrap: wrap;
  }
  
  .innner-wrapper-container {
      flex-wrap: wrap;
      gap: 20px;
  }
  
  .tab-table-content {
      padding: 10px 10px;
  }
  
  .innner-wrapper-container th {
      font-size: 13px;
  }
  
  .innner-wrapper-container td {
      font-size: 13px;
  }
  .template-product .wt-collapse__trigger__title, .wt-collapse__target * {
      font-size: 16px !important;
  }
  .wt-product__gallery [data-pswp-width] {
      max-width: 100%;
      width: 100%;
  }
  [mobile-image-size=small] .wt-product__gallery [data-gallery] {
      max-width: 100% !important;
      margin: 0 !important;
  }
  
  .template-product .swiper-scrollbar.wt-slider__scrollbar.wt-slider__scrollbar--featured {
      margin: 0px 10px;
  }
  .template-product .wt-product__name {
      font-size: 20px;
  }
  
  .template-product .wt-product__option__body--tiles label {
      font-weight: 500 !important;
  }
  
  .template-product section.wt-product__main.rte .price__sale .price-item--lower {
      opacity: 0.5;
  }
  div#CartDrawer {
      max-width: 100%;
  }
  
  .wt-product__info .wt-product__add-to-cart_form+div .wishlist-engine {
      top: 3px;
      width: 37px;
      
  }
  .wt__quick-buy__container {
      max-width: 100%;
  }
  .container-size-guide {
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px;
  }
  .template-collection .hero--grid .hero__overlay {
      background: none;
      padding: 35px 0px;
  }
  
  .template-collection  .hero--grid .hero__overlay h1.hero__title {
      font-size: 22px;
      text-transform: uppercase;
  }
  /* .template-collection slideshow-section li.collection-list__item .card__container .card__picture-container {
      display: none;
  } */
  
  .template-collection slideshow-section li.collection-list__item .card__container .card__picture-container + a.card {
      border: 1px solid #ccc;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      line-height: normal;
      padding: 6px 0px;
  }
  
  .template-collection slideshow-section li.collection-list__item .card__container .card__picture-container + a.card h3 {
      margin: 0;
  }
  
  .template-collection .hero--grid .hero__overlay {
      padding-bottom: 0px;
  }
  /* .template-collection slideshow-section li.collection-list__item .card__container .card__picture-container {
      display: none;
  }
   */
  .template-collection slideshow-section li.collection-list__item .card__container .card__picture-container + a.card {
      border: 1px solid #ccc;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      line-height: normal;
      padding: 6px 0px;
  }
  
  .template-collection slideshow-section li.collection-list__item .card__container .card__picture-container + a.card h3 {
      margin: 0;
  }
  
  .template-collection .hero--grid .hero__overlay {
      padding-bottom: 0px;
  }
  
  .hero__pic-container .hero__img {}
  
  body.template-collection .hero__pic-container .hero__img {
      max-height: 200px;
      object-position: top;
  }
  .template-collection .collection__toolbar--minimal {
      justify-content: space-between;
  }
  
  .template-collection  .collection__filter-trigger.wt-filter__trigger {
      text-transform: uppercase;
      font-size: 13px !important;

  }
      @media only screen and (max-width: 767px) {
    .collection__filter-trigger.wt-filter__trigger {
        margin: 0 !important;
        width: 100% !important;
    }

        
  .template-collection  .wt-options__value {
      text-transform: uppercase;
      font-size: 13px;
  }
  
  .template-collection  .wt-options__label {
      /* display: none; */
      font-size: 12px;
  }
  
  .template-collection  .collection__toolbar .collection__sort {
      width: 100%;
      text-align: center;
      justify-content: center;
  }
  
  .template-collection  .wt-options__trigger {
      justify-content: center;
  }
  .wt-filter--drawer {
      max-width: 100%;
  }
  
  [toolbar-style=buttons] .collection__filter-trigger.wt-filter__trigger {
      font-size: 13px;
  }
  
  [toolbar-style=buttons] .collection__sort [custom-select-trigger] {
      font-size: 13px;
  }
}


@media only screen and (max-width:600px) {
    .collection__toolbar switch-column {
        display: flex;
    }
  

  .template-product section.wt-product__main.rte .price-item.price-item--sale.price-item--last.wt-product__price__final {
      font-size: 16px;
  }
  
  .template-product section.wt-product__main.rte .price__sale .price-item--lower {
      font-size: 16px;
  }
}

/* FAQ Page */
.template-page-new-faq span {direction:rtl;}
/* Hide built-in policy title everywhere */
.template-policy .shopify-policy__title { 
  display: none !important;
}
