.lt-card{position:relative;z-index:0;isolation:isolate;display:flex;flex-direction:column;height:100%;text-align:left;color:var(--lt-pine, #1e2a26)}.lt-card__media{position:relative;z-index:2;isolation:isolate;overflow:hidden;background:#fff}.lt-card__media-link{position:relative;display:block;width:100%;padding-bottom:var(--lt-card-ratio, 150%);background:#fff}.lt-card__img,.lt-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:opacity .35s ease}.lt-card__placeholder{fill:var(--lt-sand, #e4dcd1);background:var(--lt-bone-2, #f1ede7)}.lt-card__img--secondary{opacity:0}.lt-card__tag{position:absolute;top:10px;z-index:1;font-size:11px;font-weight:400;letter-spacing:.05em;line-height:1;text-transform:uppercase;padding:7px 15px;border-radius:0}.lt-card__tag--sale{right:10px;background:var(--lt-camel, #ab8c52);color:#fff}.lt-card__tag--new{left:10px;background:#3a3a3a;color:#fff}.lt-card__tag--sold-out{left:10px;background:var(--lt-pine, #212121);color:#fff}.lt-card__meta{padding:0}.lt-card__vendor{margin:10px 0 0;font-size:12px;color:var(--lt-grey, #8a8279)}.lt-card__title{font-family:var(--font-body-family);font-weight:400;font-size:16px;line-height:1.35;letter-spacing:0;color:#000;margin:11px 0 2px;padding:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.lt-card__title a{color:inherit;text-decoration:none;transition:color .15s ease}.lt-card__title a:hover{color:#212121b3}.lt-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.lt-card__title a,.lt-card__title a:hover,.lt-card:hover .lt-card__title a{text-decoration:none}.lt-card__rating{font-size:12px;color:var(--lt-pine, #1e2a26);margin:0 0 2px}.lt-card__rating-count{color:var(--lt-grey, #8a8279)}.lt-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-family:var(--font-body-family);font-size:14px;line-height:1.3;color:var(--lt-grey, #646464);margin:0}.lt-card__price--sale .lt-card__price-current{color:#000}.lt-card__price-compare{font-size:14px;color:var(--lt-grey, #646464);text-decoration:line-through}.lt-card__colors{display:flex;align-items:center;gap:10px;margin:10px 0 0;flex-wrap:nowrap}.lt-card__swatch{display:block;width:18px;height:18px;flex:0 0 18px;border-radius:0;background-size:cover;background-position:center}.lt-card__swatch--light{box-shadow:inset 0 0 0 1px #00000026}.lt-card__colors-more{font-size:13px;line-height:1;color:var(--lt-grey, #646464);margin-left:0;white-space:nowrap}.lt-card__quick{position:absolute;left:0;right:0;bottom:0;z-index:2;margin:0;opacity:0;transform:translateY(100%);transition:opacity .2s ease,transform .2s ease}.lt-card__quick .form{margin:0}.lt-card__quick-btn{display:flex;align-items:center;justify-content:center;width:100%;height:41px;min-height:0;margin:0;border:0;border-radius:0;box-shadow:none;background:#f5f2eceb;color:var(--lt-pine, #212121);padding:0 8px;font-family:var(--lt-ui, Almarai, Assistant, sans-serif);font-size:11px;font-weight:400;letter-spacing:.1em;line-height:1;text-transform:uppercase;text-align:center;cursor:pointer;transition:background .15s ease,color .15s ease}.lt-card__quick-btn:before,.lt-card__quick-btn:after{display:none}.lt-card__quick-btn:hover,.lt-card__quick-btn:focus-visible{background:var(--lt-pine, #212121);color:#fff}.lt-card__quick-btn[disabled]{cursor:default;opacity:.7}@media(hover:hover)and (min-width:769px){.lt-card:hover .lt-card__quick,.lt-card:focus-within .lt-card__quick{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.lt-card__quick{display:none}.lt-card__title{font-size:13px;margin-top:9px}.lt-card__price{font-size:13px}.lt-card__price-compare{font-size:12px}}.lt-card--horizontal{flex-direction:row;gap:14px}.lt-card--horizontal .lt-card__media{flex:0 0 96px}.lt-card--horizontal .lt-card__title{margin-top:0}@media screen and (max-width:749px){.lt-inline-rec .lt-inline-rec__grid.grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;column-gap:10px}.lt-inline-rec .lt-inline-rec__grid.grid::-webkit-scrollbar{display:none}.lt-inline-rec .lt-inline-rec__grid.grid>.grid__item{flex:0 0 40vw;width:40vw;max-width:40vw;scroll-snap-align:start}}.lt-coll{position:relative;z-index:0;isolation:isolate}.lt-coll__link{position:relative;display:block;width:100%;padding-bottom:var(--lt-card-ratio, 150%);overflow:hidden;background:var(--lt-bone-2, #f1ede7);text-decoration:none;color:#fff}.lt-coll__media,.lt-coll__img,.lt-coll__placeholder,.lt-coll__tint{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.lt-coll__img{object-fit:cover;object-position:center top;transition:transform .6s ease}.lt-coll__placeholder{fill:var(--lt-sand, #e4dcd1)}.lt-coll__tint{background:#12211c33;transition:background .3s ease}.lt-coll__title{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;color:#fff;font-family:var(--font-body-family);font-size:14px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;line-height:1.4;text-shadow:0 1px 8px rgba(16,24,21,.35)}@media(hover:hover){.lt-coll__link:hover .lt-coll__img{transform:scale(1.03)}.lt-coll__link:hover .lt-coll__tint{background:#12211c52}}@media screen and (max-width:768px){.lt-coll__title{font-size:12px;letter-spacing:.14em}}.lt-grid-section .product-grid,.lt-collections .collection-list{--grid-desktop-horizontal-spacing: 32px;--grid-desktop-vertical-spacing: 32px;--grid-mobile-horizontal-spacing: 12px;--grid-mobile-vertical-spacing: 28px;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing);margin-bottom:0}@media screen and (min-width:750px){.lt-grid-section .product-grid,.lt-collections .collection-list{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.lt-grid-section .grid__item{padding:0}.lt-grid-section .loading-overlay{background:var(--lt-bone, #f6f2ec)}.lt-grid-section .collection--empty .title{font-size:22px}.lt-grid-section .facets-container,.lt-grid-section .facets-container-drawer{border-bottom:1px solid var(--lt-sand, #e4dcd1);margin-bottom:30px;padding-bottom:12px}.lt-grid-section .facets-container-drawer .facets-wrapper{align-items:center}.lt-grid-section .product-count__text,.lt-grid-section .product-count-vertical .product-count__text{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--lt-grey, #8a8279)}.lt-grid-section .product-count.light{color:var(--lt-grey, #8a8279)}.lt-grid-section .mobile-facets__open,.lt-grid-section .mobile-facets__open-wrapper{color:var(--lt-pine, #1e2a26)}.lt-grid-section .mobile-facets__open-label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--lt-pine, #1e2a26)}.lt-grid-section .mobile-facets__open .icon-filter{color:var(--lt-pine, #1e2a26)}.lt-grid-section .facet-filters__label,.lt-grid-section .facet-filters__label label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--lt-pine, #1e2a26)}.lt-grid-section .select__select,.lt-grid-section .facet-filters__sort{border-radius:0;box-shadow:none;border:1px solid var(--lt-sand, #e4dcd1);background:#fff;color:var(--lt-pine, #1e2a26);font-size:12px;letter-spacing:.08em;height:40px;min-height:40px;padding:0 34px 0 14px}.lt-grid-section .select:after,.lt-grid-section .select:before{display:none}.lt-grid-section .select .svg-wrapper,.lt-grid-section .select .icon-caret{color:var(--lt-pine, #1e2a26);right:12px}.lt-grid-section .select__select:focus-visible{outline:1px solid var(--lt-pine, #1e2a26);outline-offset:2px;box-shadow:none}.lt-grid-section .active-facets__button,.lt-grid-section .active-facets__button-inner{border-radius:0;box-shadow:none;border:1px solid var(--lt-sand, #e4dcd1);background:#fff;color:var(--lt-pine, #1e2a26);font-size:11px;letter-spacing:.08em}.lt-grid-section .active-facets__button-inner:before,.lt-grid-section .active-facets__button-inner:after,.lt-grid-section .active-facets__button-inner:hover:before,.lt-grid-section .active-facets__button-inner:hover:after{box-shadow:none}.lt-grid-section .active-facets__button-remove,.lt-grid-section .facets__reset,.lt-grid-section .mobile-facets__clear{color:var(--lt-pine, #1e2a26);font-size:12px;letter-spacing:.06em;text-underline-offset:3px}.lt-grid-section .active-facets__button-remove:hover,.lt-grid-section .facets__reset:hover{color:var(--lt-camel, #a8763e)}.lt-grid-section .facets__summary{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--lt-pine, #1e2a26)}.lt-grid-section .facets__disclosure .facets__display,.lt-grid-section .facets__display{border-radius:0;border:1px solid var(--lt-sand, #e4dcd1);background:var(--lt-bone, #f6f2ec);box-shadow:0 18px 44px #2e33301a}.lt-grid-section .facets__header,.lt-grid-section .facets__disclosure-vertical{border-bottom:1px solid var(--lt-sand, #e4dcd1)}.lt-grid-section .mobile-facets__inner,.lt-grid-section .mobile-facets__main,.lt-grid-section .mobile-facets__submenu,.lt-grid-section .mobile-facets__footer{background:var(--lt-bone, #f6f2ec);color:var(--lt-pine, #1e2a26)}.lt-grid-section .mobile-facets__inner{box-shadow:-8px 0 34px #10181524}.lt-grid-section .mobile-facets__header{border-bottom:1px solid var(--lt-sand, #e4dcd1)}.lt-grid-section .mobile-facets__heading{font-family:var(--font-heading-family);font-size:14px;letter-spacing:.2em;text-transform:uppercase;color:var(--lt-pine, #1e2a26)}.lt-grid-section .mobile-facets__summary,.lt-grid-section .mobile-facets__summary>div{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--lt-pine, #1e2a26)}.lt-grid-section .mobile-facets__details{border-bottom:1px solid var(--lt-sand, #e4dcd1)}.lt-grid-section .mobile-facets__details:first-of-type{border-top:1px solid var(--lt-sand, #e4dcd1)}.lt-grid-section .mobile-facets__arrow,.lt-grid-section .mobile-facets__close-button .icon-arrow{color:var(--lt-pine, #1e2a26)}.lt-grid-section .mobile-facets__label,.lt-grid-section .mobile-facets__item .facet-checkbox{font-size:13px;color:var(--lt-slate, #2e3330)}.lt-grid-section .mobile-facets__footer{border-top:1px solid var(--lt-sand, #e4dcd1)}.lt-grid-section .mobile-facets__footer .button,.lt-grid-section .facets__footer .button{border-radius:0;background:var(--lt-pine, #1e2a26);color:#fff;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.lt-grid-section .mobile-facets__footer .button:hover,.lt-grid-section .facets__footer .button:hover{background:var(--lt-camel, #a8763e);border-color:var(--lt-camel, #a8763e)}.lt-grid-section .mobile-facets__close,.lt-grid-section .mobile-facets__close-button{color:var(--lt-pine, #1e2a26)}.lt-grid-section .mobile-facets__sort .select__select{height:40px;min-height:40px}.lt-grid-section .facet-checkbox{font-size:13px;color:var(--lt-slate, #2e3330)}.lt-grid-section .facet-checkbox>svg{border-radius:0;background:#fff;border:1px solid var(--lt-sand, #e4dcd1);box-shadow:none}.lt-grid-section .facet-checkbox>input[type=checkbox]:checked~svg{background:var(--lt-pine, #1e2a26);border-color:var(--lt-pine, #1e2a26)}.lt-grid-section .facet-checkbox .icon-checkmark{color:#fff}.lt-grid-section .facet-checkbox>input[type=checkbox]:focus-visible~svg{outline:1px solid var(--lt-pine, #1e2a26);outline-offset:2px;box-shadow:none}.lt-grid-section .facets__price .field{border-radius:0}.lt-grid-section .facets__price .field__input{border-radius:0;box-shadow:0 0 0 1px var(--lt-sand, #e4dcd1);background:#fff}.lt-grid-section .facets__price .field__input:focus{box-shadow:0 0 0 1px var(--lt-pine, #1e2a26)}.lt-grid-section .pagination-wrapper,.lt-collections .pagination-wrapper{margin-top:56px;margin-bottom:24px}.lt-grid-section .pagination__list,.lt-collections .pagination__list{gap:10px}.lt-grid-section .pagination__item,.lt-collections .pagination__item{width:auto;min-width:28px;height:28px;padding:4px 8px;font-family:var(--font-body-family);font-size:14px;letter-spacing:.02em;color:var(--lt-pine, #212121);border-radius:0;opacity:1}.lt-grid-section .pagination__item.link:hover:after,.lt-collections .pagination__item.link:hover:after{display:none}.lt-grid-section .pagination__item.link:hover,.lt-collections .pagination__item.link:hover{color:#212121b3}.lt-grid-section .pagination__item--current,.lt-collections .pagination__item--current{color:var(--lt-pine, #212121);border:1px solid var(--lt-pine, #212121)}.lt-grid-section .pagination__item--current:after,.lt-collections .pagination__item--current:after{display:none}.lt-grid-section .pagination__item-arrow,.lt-collections .pagination__item-arrow{color:var(--lt-pine, #212121);border:0}.lt-grid-section .template-search__header h1{font-size:28px;letter-spacing:.06em;color:var(--lt-pine, #1e2a26)}.lt-grid-section .template-search__search .field__input{border-radius:0;box-shadow:0 0 0 1px var(--lt-sand, #e4dcd1);background:#fff}.lt-grid-section .template-search__search .field__input:focus{box-shadow:0 0 0 1px var(--lt-pine, #1e2a26)}.lt-grid-section .template-search__search .field:after,.lt-grid-section .template-search__search .field:before{box-shadow:none}.lt-collections{padding-top:40px}.lt-collections__title{text-align:center;font-size:28px;letter-spacing:.1em;text-transform:uppercase;color:var(--lt-pine, #1e2a26);margin-bottom:36px}.lt-collections .collection-list__item{padding:0}@media screen and (max-width:768px){.lt-collections__title{font-size:20px}}.lt-404{padding:96px 20px 72px}.lt-404__title{font-size:34px;letter-spacing:.04em;color:var(--lt-pine, #1e2a26);margin:0 0 14px}.lt-404__text{font-size:15px;color:var(--lt-slate, #2e3330);margin:0 0 22px}.lt-404__link{display:inline-block;color:var(--lt-pine, #1e2a26);font-size:13px;letter-spacing:.06em;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.lt-404__link:hover{color:var(--lt-camel, #a8763e)}@media screen and (max-width:768px){.lt-404{padding:60px 20px 44px}.lt-404__title{font-size:24px}}.lt-cart .title--primary{font-size:28px;letter-spacing:.08em;text-transform:uppercase;color:var(--lt-pine, #1e2a26)}.lt-cart .title-wrapper-with-link .underlined-link,.lt-cart .cart__login-paragraph a{color:var(--lt-pine, #1e2a26);font-size:12px;letter-spacing:.1em;text-transform:uppercase;text-underline-offset:4px}.lt-cart .title-wrapper-with-link .underlined-link:hover{color:var(--lt-camel, #a8763e)}.lt-cart .cart__empty-text{font-size:22px;letter-spacing:.06em;color:var(--lt-pine, #1e2a26)}.lt-cart .cart-items th{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--lt-grey, #8a8279);border-bottom:1px solid var(--lt-sand, #e4dcd1);padding-bottom:14px}.lt-cart .cart-item{border-bottom:1px solid var(--lt-sand, #e4dcd1)}.lt-cart .cart-item__image-container,.lt-cart .cart-item__image{border-radius:0;border:0;box-shadow:none}.lt-cart .cart-item__image-container{background:#fff}.lt-cart .cart-item__name{font-family:var(--font-body-family);font-size:14px;letter-spacing:.02em;color:var(--lt-pine, #1e2a26);text-decoration:none}.lt-cart .cart-item__name:hover{text-decoration:underline;text-underline-offset:3px}.lt-cart .product-option{font-size:12px;color:var(--lt-grey, #8a8279)}.lt-cart .cart-item__old-price{color:var(--lt-grey, #8a8279)}.lt-cart .cart-item__final-price,.lt-cart .price,.lt-cart .cart-item__totals .price{color:var(--lt-pine, #1e2a26);font-size:14px}.lt-cart .cart-item__discounted-prices .price{color:var(--lt-rust, #a33b28)}.lt-cart .quantity{border-radius:0;box-shadow:none;border:1px solid var(--lt-sand, #e4dcd1);background:#fff;min-height:42px}.lt-cart .quantity:before,.lt-cart .quantity:after{display:none}.lt-cart .quantity__input{font-size:13px;color:var(--lt-pine, #1e2a26)}.lt-cart .quantity__button{color:var(--lt-pine, #1e2a26);width:36px}.lt-cart .quantity__button:hover{color:var(--lt-camel, #a8763e)}.lt-cart cart-remove-button .button{border-radius:0;box-shadow:none;border:0;background:transparent;color:var(--lt-pine, #1e2a26);min-width:36px;min-height:36px}.lt-cart cart-remove-button .button:before,.lt-cart cart-remove-button .button:after{display:none}.lt-cart cart-remove-button .button:hover{color:var(--lt-rust, #a33b28)}.lt-cart .discounts__discount{color:var(--lt-camel, #a8763e);font-size:12px}.lt-cart-footer .cart__footer{border-top:0}.lt-cart-footer .cart__note label,.lt-cart-footer .totals__subtotal{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--lt-pine, #1e2a26)}.lt-cart-footer .cart__note .field__input,.lt-cart-footer .text-area{border-radius:0;box-shadow:0 0 0 1px var(--lt-sand, #e4dcd1);background:#fff}.lt-cart-footer .cart__note .field__input:focus,.lt-cart-footer .text-area:focus{box-shadow:0 0 0 1px var(--lt-pine, #1e2a26)}.lt-cart-footer .totals__total,.lt-cart-footer .totals__total-value,.lt-cart-footer .totals__subtotal-value{font-size:16px;color:var(--lt-pine, #1e2a26)}.lt-cart-footer .tax-note{font-size:12px;color:var(--lt-grey, #8a8279)}.lt-cart-footer .tax-note a{color:var(--lt-pine, #1e2a26)}.lt-cart-footer .cart__checkout-button{border-radius:0;background:var(--lt-pine, #1e2a26);color:#fff;min-height:54px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;box-shadow:none}.lt-cart-footer .cart__checkout-button:hover{background:var(--lt-camel, #a8763e)}.lt-cart-footer .cart__dynamic-checkout-buttons{--shopify-accelerated-checkout-button-border-radius: 0}.lt-page .page-title,.lt-page .main-page-title{font-size:30px;letter-spacing:.08em;text-transform:uppercase;color:var(--lt-pine, #1e2a26);text-align:center;margin-bottom:30px}.lt-page .rte{font-size:15px;line-height:1.7;color:var(--lt-slate, #2e3330)}.lt-page .rte h2,.lt-page .rte h3{color:var(--lt-pine, #1e2a26);margin-top:34px}.lt-page .rte a{color:var(--lt-pine, #1e2a26);text-underline-offset:3px}.lt-page .rte a:hover{color:var(--lt-camel, #a8763e)}@media screen and (max-width:768px){.lt-page .page-title,.lt-page .main-page-title{font-size:22px}}.customer h1,.customer h2{color:var(--lt-pine, #1e2a26);letter-spacing:.06em}.customer .field__input,.customer select{border-radius:0;background:#fff;box-shadow:0 0 0 1px var(--lt-sand, #e4dcd1)}.customer .field__input:focus,.customer select:focus{box-shadow:0 0 0 1px var(--lt-pine, #1e2a26)}.customer .field:after,.customer .select:after{box-shadow:none}.customer a,.customer .link{color:var(--lt-pine, #1e2a26)}.customer a:hover,.customer .link:hover{color:var(--lt-camel, #a8763e)}.customer table th{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--lt-grey, #8a8279)}.customer table td,.customer table th{border-color:var(--lt-sand, #e4dcd1)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lt-cards.css.map */
