.collection-page__main-image{height:260px}.collection-page__title{margin:0;padding:0}.collection-page__title:after{display:none}@media(prefers-contrast:high){.facets.facets-vertical-sort,.facet-filters__sort.select__select.caption-large{border-width:3px;border-color:#000}.product-count-vertical.light{border-left-width:5px;border-left-color:#000}}@media(prefers-reduced-motion:reduce){.facets.facets-vertical-sort,.facet-filters__sort.select__select.caption-large,.select .svg-wrapper,.select .icon.icon-caret,.product-count-vertical.light{transition:none;transform:none}.loading__spinner .spinner,.loading__spinner .spinner .path{animation:none}}.breadcrumb{background:rgba(var(--color-foreground),.04);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;margin:0;font-size:1.4rem;line-height:1.5;gap:10px}.breadcrumb__item{display:flex;align-items:center}.breadcrumb__link{color:rgba(var(--color-foreground),.7);text-decoration:none;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}.breadcrumb__link:hover{color:rgb(var(--color-link))}.breadcrumb__current{color:rgb(var(--color-foreground));font-weight:500}.breadcrumb__separator{width:1.2rem;height:1.2rem;margin:0 1rem;color:rgba(var(--color-foreground),.5);flex-shrink:0}.breadcrumb .icon-home{width:1.6rem;height:1.6rem}.breadcrumb--scroll .breadcrumb--scroll__inner{overflow:hidden}.breadcrumb--scroll .breadcrumb__item{flex:0 0 auto;white-space:nowrap}.breadcrumb--scroll .bread-seprator{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 .15rem;color:#875e42;line-height:0;margin-right:10px}.breadcrumb--scroll .bread-seprator__icon{width:6px;height:10px;display:block}.breadcrumb--scroll .breadcrumb__link,.breadcrumb--scroll .breadcrumb__current{font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.product-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem}.product-table thead{background:linear-gradient(135deg,#875e42,#7d6d5d);color:#fff}.product-table th{padding:1rem;text-align:left;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.product-table td{padding:1rem;border-bottom:1px solid #f0f0f0;vertical-align:middle}.product-table tbody tr:hover{background-color:#f8f9fa}.product-table tbody tr:last-child td{border-bottom:none}.product-info{display:flex;align-items:center;gap:1rem}.product-table .product-image{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0}.product-details h3{font-size:16px;font-weight:600;margin:0 0 .25rem;color:#333}.quantity-selector{display:flex;align-items:center;gap:.5rem}.quantity-input{width:60px;padding:.5rem;border:1px solid #ddd;border-radius:6px;text-align:center;font-size:.9rem}.quantity-btn{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#666;transition:all .2s ease}.quantity-btn:hover{background:#f8f9fa;border-color:#875e42;color:#875e42}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.price-regular{font-size:16px;font-weight:600;color:#333}.price-compare{font-size:.9rem;color:#999;text-decoration:line-through}.price-sale{color:#e74c3c}.total-price{font-size:16px;font-weight:700;color:#875e42;text-align:right}.action-buttons{display:flex;gap:.5rem;align-items:center}.add-to-cart-btn{background:#875e42;color:#fff;border:none;padding:8px 14px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s ease;text-transform:uppercase;letter-spacing:.5px;width:130px}.add-to-cart-btn:hover{opacity:.9}.add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.bulk-checkbox{width:18px;height:18px;cursor:pointer}.bulk-actions{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}.bulk-actions-left{display:flex;align-items:center;gap:1rem}.select-all-checkbox{width:18px;height:18px;cursor:pointer}.bulk-add-btn{min-width:220px}.bulk-add-btn.loading{opacity:.7;cursor:wait}.loading{opacity:.6;pointer-events:none}.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #f3f3f3;border-top:2px solid #875e42;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header__heading-link{text-align:center}.custom-cart-notification{position:fixed!important;top:20px!important;right:20px!important;background:#fff!important;border:1px solid #e0e0e0!important;border-radius:8px!important;padding:20px!important;box-shadow:0 4px 12px #00000026!important;z-index:999999!important;max-width:400px!important;opacity:0!important;transform:translate(400px)!important;transition:opacity .3s ease,transform .3s ease!important;visibility:hidden!important}.custom-cart-notification.show{opacity:1!important;transform:translate(0)!important;visibility:visible!important}.custom-cart-notification-content{display:flex;align-items:center;gap:15px}.custom-cart-notification-icon{width:40px;height:40px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.custom-cart-notification-text{flex:1}.custom-cart-notification-text p{margin:0 0 8px;font-size:14px;color:#333}.custom-cart-notification-text a{color:#06c;text-decoration:none;font-weight:600;font-size:14px}.custom-cart-notification-text a:hover{text-decoration:underline}.custom-cart-notification-close{background:none;border:none;font-size:20px;cursor:pointer;color:#666;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-cart-notification-close:hover{color:#000}.custom-cart-notification.error{border-color:#f44336!important}.custom-cart-notification.error .custom-cart-notification-icon{background:#f44336!important}.bulk-actions.desktop{display:flex}.bulk-actions.mobile{display:none}.product-details .product-link{color:inherit;text-decoration:none;transition:color .2s ease}.product-details .product-link:hover{color:#06c;text-decoration:underline}.product-table__mobile-only,.product-table__mobile-qty-row,.product-table__mobile-total{display:none}@media screen and (min-width:769px){.product-table__mobile-qty-row{display:block}.product-table__mobile-total{display:none!important}}.product-table__meta-item .text-small{color:#875e42;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.price-compare{text-decoration:line-through;color:#999}.single-blog-page table{width:100%!important}@media screen and (min-width:769px){.product-table__mobile-only{display:none!important}.product-table__mobile-qty-row{display:block}.product-table__mobile-total{display:none!important}.product-table thead{display:table-header-group}.product-table tbody{display:table-row-group}.product-table tr{display:table-row}.product-table th,.product-table td{display:table-cell}.product-table td:before{display:none}.product-table__cell--select{position:static;width:auto;padding:1rem;border-bottom:1px solid #f0f0f0}}@media(max-width:768px){.filter-chips{gap:4px}.filter-chip{padding:5px 10px;font-size:12px}.filters-title{font-size:16px}.filters-subtitle{font-size:13px}.filter-group-header{padding:12px 15px}.filter-group-title{font-size:14px}.filter-options{padding:12px 15px}.filter-option{padding:6px 0}.filter-option:hover{margin:0 -15px;padding:6px 15px}.filter-checkmark{height:16px;width:16px;margin-right:10px}.filter-checkmark:after{left:4px;top:1px;width:3px;height:7px}.filter-label{font-size:13px}.filters-actions{padding-top:15px}.filter-clear-btn{padding:6px 12px;font-size:12px}.filters-title{font-size:15px}.filters-subtitle{font-size:12px}.filter-group-header{padding:10px 12px}.filter-group-title{font-size:13px}.filter-options{padding:10px 12px}.filter-option{padding:5px 0}.filter-option:hover{margin:0 -12px;padding:5px 12px}.filter-checkmark{height:14px;width:14px;margin-right:8px}.filter-checkmark:after{left:3px;top:1px;width:3px;height:6px}.filter-label{font-size:12px}.filter-clear-btn{padding:5px 10px;font-size:11px}.bulk-actions.desktop{display:none}.bulk-actions.mobile{display:flex;flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1rem}.bulk-actions.mobile .bulk-actions-left{flex-wrap:wrap}.bulk-actions.mobile .bulk-add-btn{width:100%;min-width:0}.product-table{border-radius:8px;box-shadow:none;background:transparent}.product-table thead{display:none}.product-table tbody{display:flex;flex-direction:column;gap:1rem}.product-table tbody tr{display:block;position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:#00000014 0 1px 4px;padding:30px 10px 10px}.product-table__cell--select{padding:0!important}.product-table tbody tr:hover{background-color:#fff}.product-table td{display:block;padding:.65rem 0;border-bottom:1px solid #f0f0f0;text-align:left}.product-table td:last-child{border-bottom:none;padding-bottom:0}.product-table td:before{content:attr(data-label);display:block;margin-bottom:.35rem;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#875e42;display:none}.product-table__cell--product:before{display:none}.product-table__cell--product{border-bottom:none;padding-top:0;padding-right:2rem}.product-table__mobile-only{display:flex;width:100%;margin-top:.35rem}.product-table__mobile-prices{align-items:center}.product-table__mobile-prices .price-regular{font-weight:600;color:#333}.product-table__mobile-qty-row{display:flex;width:100%;align-items:center;justify-content:space-between}.product-table__mobile-total{display:flex;align-items:center;text-align:right}.product-table__mobile-total .total-price{color:#875e42;font-weight:700}.product-table__cell--quantity .quantity-selector{display:flex}.product-table__desktop-cell{display:none!important}.product-table__cell--quantity:before,.product-table__cell--actions:before{display:none}.product-table__cell--select{display:block!important;position:absolute;top:1rem;right:1rem;width:auto;padding:0;border:none}.product-table__cell--select:before{display:none}.product-info{align-items:flex-start}.product-table .product-image{width:72px;height:72px}.product-details h3{font-size:15px;line-height:1.35}.action-buttons,.add-to-cart-btn{width:100%}.add-to-cart-btn{display:flex;justify-content:center;text-align:center}.breadcrumb--scroll .breadcrumb__list{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:15px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/collection.css.map */
