:root{--woolentor-white:#fff;--woolentor-primary-color:#2563eb;--woolentor-primary-hover:#1d4ed8;--woolentor-success-color:#10b981;--woolentor-warning-color:#f59e0b;--woolentor-danger-color:#ef4444;--woolentor-gray-50:#f9fafb;--woolentor-gray-100:#f3f4f6;--woolentor-gray-200:#e5e7eb;--woolentor-gray-300:#d1d5db;--woolentor-gray-400:#9ca3af;--woolentor-gray-500:#6b7280;--woolentor-gray-600:#4b5563;--woolentor-gray-700:#374151;--woolentor-gray-800:#1f2937;--woolentor-gray-900:#111827;--woolentor-border-radius:12px;--woolentor-border-radius-sm:8px;--woolentor-shadow-sm:0 1px 2px 0 #0000000d;--woolentor-shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--woolentor-shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--woolentor-shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--woolentor-transition:all .3s cubic-bezier(.4,0,.2,1);--woolentor-transition-fast:all .15s ease}.wp-embed-responsive .wp-block{outline:0}.woolentor-product-grid a{text-decoration:none!important}.woolentor-product-grid-modern{gap:25px;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;transition:all .3s;display:grid}.woolentor-product-grid-modern.woolentor-layout-grid{grid-auto-rows:1fr;display:grid}.woolentor-product-grid-modern.woolentor-layout-list{flex-direction:column;gap:20px;display:flex}.woolentor-columns-1 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:1fr}.woolentor-columns-2 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-3 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-4 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-5 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-6 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(6,1fr)}.woolentor-same-height-grid.woolentor-layout-grid .woolentor-product-card{height:100%}.woolentor-same-height-grid.woolentor-layout-grid .woolentor-product-card .woolentor-product-actions{margin-top:auto}.woolentor-product-filters{background:var(--woolentor-white);box-shadow:var(--woolentor-shadow-sm);border-radius:12px;margin-bottom:32px;padding:24px}.woolentor-filter-row{justify-content:space-between;align-items:center;display:flex}.woolentor-view-controls{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.woolentor-view-controls .woolentor-filter-sort .woocommerce-ordering{margin:0}.woolentor-view-controls .woolentor-filter-sort .woocommerce-ordering select.orderby{color:#111827;cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-size:14px;transition:all .3s}.woolentor-layout-switcher{background:#e5e7eb;border-radius:8px;gap:4px;padding:4px;display:flex}.woolentor-layout-btn{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .3s;display:flex}.woolentor-layout-btn:focus{color:#4b5563;background:0 0}.woolentor-layout-btn.woolentor-active,.woolentor-layout-btn:hover{color:var(--woolentor-white);background:#2563eb}.woolentor-layout-btn svg{stroke:currentColor;width:18px;height:18px}.woolentor-product-filters.woolentor-style-two{box-shadow:none;background:#f5f4f2;border-bottom:1px solid #d4d4d4;border-radius:0;padding:40px}.woolentor-style-two .woolentor-layout-switcher{background:0 0;border-radius:0;justify-content:center;align-items:center;gap:40px;padding:0}.woolentor-style-two .woolentor-layout-btn{letter-spacing:2px;text-transform:uppercase;color:#6a6a6a;cursor:pointer;background:0 0;border:none;width:auto;height:auto;padding:10px 20px;font-family:Cormorant Garamond,serif;font-size:16px;transition:all .3s;position:relative}.woolentor-style-two .woolentor-layout-btn.woolentor-active,.woolentor-style-two .woolentor-layout-btn:hover{color:#1a1a1a}.woolentor-style-two .woolentor-layout-btn.woolentor-active:after{content:"";background:#1a1a1a;height:2px;position:absolute;bottom:0;left:0;right:0}.woolentor-product-card{border-radius:var(--woolentor-border-radius);transition:var(--woolentor-transition);border:1px solid var(--woolentor-gray-200);background:#fff;position:relative}.woolentor-product-item{min-width:0;transition:all .3s}.woolentor-grid-card .woolentor-list-view-content,.woolentor-list-card .woolentor-grid-view-content{display:none!important}.woolentor-grid-card .woolentor-grid-view-content{flex-direction:column;width:100%;height:100%;display:flex}.woolentor-list-card .woolentor-list-view-content{flex-direction:row;align-items:center;width:100%;display:flex}.woolentor-grid-card{background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #00000014}.woolentor-list-card{min-height:200px;box-shadow:var(--woolentor-shadow-sm);flex-direction:row;align-items:center;padding:20px;display:flex}.woolentor-card-hover-lift .woolentor-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.woolentor-card-hover-scale .woolentor-product-card:hover{transform:scale(1.02);box-shadow:0 12px 24px #00000026}.woolentor-card-hover-shadow .woolentor-product-card:hover{box-shadow:0 20px 40px #0003}.woolentor-image-hover-zoom .woolentor-product-image img:hover,.woolentor-image-hover-zoom .woolentor-product-image .woolentor-product-img:hover{transform:scale(1.1)}.woolentor-image-hover-fade .woolentor-product-image:hover img,.woolentor-image-hover-fade .woolentor-product-image:hover .woolentor-product-img{opacity:.8}.woolentor-image-hover-grayscale .woolentor-product-image img,.woolentor-image-hover-grayscale .woolentor-product-image .woolentor-product-img{filter:grayscale();transition:filter .3s}.woolentor-image-hover-grayscale .woolentor-product-image:hover img,.woolentor-image-hover-grayscale .woolentor-product-image:hover .woolentor-product-img{filter:grayscale(0%)}.woolentor-product-image{position:relative;overflow:hidden}.woolentor-product-secondary-img{opacity:0;visibility:hidden;background-color:#fff;justify-content:center;align-items:center;width:100%;transition:opacity .5s,transform 2s cubic-bezier(0,0,.44,1.18);display:flex;position:absolute;inset:0}.woolentor-product-secondary-img a{width:100%;height:100%}.woolentor-product-card:hover .woolentor-product-secondary-img{opacity:1;visibility:visible;transform:scale(1.09)}.woolentor-product-image .woolentor-product-secondary-img img{transform:scale(1)!important}.woolentor-grid-card .woolentor-product-image{background:#f5f5f5;border-radius:16px 16px 0 0;flex-shrink:0;justify-content:center;align-items:center}.woolentor-grid-card .woolentor-product-image img,.woolentor-grid-card .woolentor-product-image .woolentor-product-img{object-fit:cover;width:100%;height:auto;transition:transform .4s cubic-bezier(.4,0,.2,1)}.woolentor-list-card .woolentor-product-image{border-radius:var(--woolentor-border-radius-sm);box-shadow:var(--woolentor-shadow-sm);flex-shrink:0;width:30%;margin-right:20px;overflow:hidden}.woolentor-list-card .woolentor-product-image img,.woolentor-list-card .woolentor-product-image .woolentor-product-img{object-fit:cover;width:100%;transition:var(--woolentor-transition)}.woolentor-badges{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;top:15px;left:15px}.woolentor-badge-pos-top-left .woolentor-badges{top:12px;left:12px}.woolentor-badge-pos-top-right .woolentor-badges{top:12px;left:auto;right:12px}.woolentor-badge-pos-top-center .woolentor-badges{top:12px;left:50%;transform:translate(-50%)}.woolentor-badge{text-transform:uppercase;letter-spacing:.5px;color:#fff;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:700;line-height:1;display:inline-block}.woolentor-sale-badge{background:#e74c3c}.woolentor-new-badge{background:#10b981}.woolentor-trending-badge{background:#f59e0b}.woolentor-badge-style-solid .woolentor-sale-badge{background:#e74c3c}.woolentor-badge-style-solid .woolentor-new-badge{background:#10b981}.woolentor-badge-style-solid .woolentor-trending-badge{background:#f59e0b}.woolentor-badge-style-gradient .woolentor-sale-badge{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%);box-shadow:0 4px 8px #ee5a244d}.woolentor-badge-style-gradient .woolentor-new-badge{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 8px #10b9814d}.woolentor-badge-style-gradient .woolentor-trending-badge{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 8px #f59e0b4d}.woolentor-badge-style-outline .woolentor-badge{backdrop-filter:blur(8px);background:#ffffffe6;border:2px solid}.woolentor-badge-style-outline .woolentor-sale-badge{border-color:var(--woolentor-danger-color);color:var(--woolentor-danger-color)}.woolentor-badge-style-outline .woolentor-new-badge{border-color:var(--woolentor-success-color);color:var(--woolentor-success-color)}.woolentor-badge-style-outline .woolentor-trending-badge{border-color:var(--woolentor-warning-color);color:var(--woolentor-warning-color)}.woolentor-quick-actions{opacity:0;visibility:hidden;z-index:15;flex-direction:column;gap:8px;transition:all .3s;display:flex;position:absolute;top:12px;right:12px;transform:translate(10px)}.woolentor-grid-card:hover .woolentor-quick-actions,.woolentor-product-image:hover .woolentor-quick-actions{opacity:1;visibility:visible;transform:translate(0)}.woolentor-quick-action{cursor:pointer;color:#333;background:#fffffffa;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001f}.woolentor-quick-action a{color:#333;text-decoration:none}.woolentor-quick-action svg{margin:0}.woolentor-quick-action:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0003}.woolentor-quick-action svg{stroke-width:2px;color:#333;width:18px;height:18px;display:block}.woolentor-quick-actions .woolentor-wishlist-btn{cursor:pointer;background:#fffffffa;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000001f}.woolentor-quick-actions .woolentor-wishlist-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0003}.woolentor-quick-actions .woolentor-wishlist-btn .wishlist,.woolentor-quick-actions .woolentor-wishlist-btn .yith-wcwl-add-to-wishlist,.woolentor-quick-actions .woolentor-wishlist-btn .tinvwl_add_to_wishlist_button{display:contents}.woolentor-quick-actions .woolentor-wishlist-btn a{color:#333;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex}.woolentor-quick-actions .woolentor-wishlist-btn .ht-product-action-tooltip,.woolentor-quick-actions .woolentor-wishlist-btn .wishsuite-tooltip,.woolentor-quick-actions .woolentor-wishlist-btn span:not(svg *){display:none!important}.woolentor-quick-actions .woolentor-wishlist-btn svg{color:currentColor;width:18px;height:18px;display:block;overflow:visible}.woolentor-quick-actions .woolentor-wishlist-btn .ajax-loading,.woolentor-quick-actions .woolentor-wishlist-btn .fa-spinner{display:none!important}.woolentor-style-modern .woolentor-quickview-btn,.woolentor-style-modern .woolentorquickview{color:#333}.woolentor-style-modern .woolentor-quickview-btn svg,.woolentor-style-modern .woolentorquickview svg{width:18px;height:18px;overflow:visible;color:currentColor!important;stroke:currentColor!important;fill:none!important;visibility:visible!important;opacity:1!important;display:block!important}.woolentor-style-modern .woolentor-quickview-btn svg path,.woolentor-style-modern .woolentor-quickview-btn svg circle,.woolentor-style-modern .woolentorquickview svg path,.woolentor-style-modern .woolentorquickview svg circle{stroke:currentColor!important;fill:none!important;stroke-width:2px!important;visibility:visible!important;opacity:1!important}.woolentor-quick-action.woolentorquickview{color:#333}.woolentor-product-content{flex-direction:column;flex:1;display:flex}.woolentor-grid-card .woolentor-product-content{flex-direction:column;flex:1;width:100%;padding:20px;line-height:1;display:flex}.woolentor-list-card .woolentor-product-content{padding:0}.woolentor-content-header{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.woolentor-content-footer{border-top:1px solid #ddd;justify-content:space-between;align-items:center;width:100%;margin:15px 0 0;padding-top:20px;display:flex}.woolentor-product-title{color:var(--woolentor-gray-900);margin:0 0 8px;font-size:18px;font-weight:600;line-height:1.4}.woolentor-product-categories{flex-wrap:wrap;gap:6px;margin:0 0 4px;display:flex}.woolentor-product-category{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s}.woolentor-product-category:not(:first-child):before{content:"•";color:#ddd;margin:0 6px}.woolentor-product-category:hover{color:var(--woolentor-primary-color);text-decoration:none}.woolentor-grid-card .woolentor-product-title{color:#1f2937;-webkit-box-orient:vertical;margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.woolentor-grid-card .woolentor-product-categories{margin:0 0 10px}.woolentor-product-title a{color:inherit;transition:var(--woolentor-transition-fast);text-decoration:none}.woolentor-product-title a:hover{color:var(--woolentor-primary-color)}.woolentor-product-description{margin:0}.woolentor-product-description p{color:var(--woolentor-gray-600);margin:0;font-size:14px;line-height:1.5}.woolentor-product-features{flex-wrap:wrap;gap:12px;margin:12px 0;display:flex}.woolentor-feature{color:var(--woolentor-gray-600);background:var(--woolentor-gray-50);border-radius:16px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;display:flex}.woolentor-feature svg{color:var(--woolentor-success-color);flex-shrink:0}.woolentor-layout-grid .woolentor-product-rating{margin-bottom:12px}.woolentor-product-rating{align-items:center;gap:4px;display:flex}.woolentor-product-stars{gap:2px;display:flex}.woolentor-product-stars .star{color:#fbbf24;width:14px;height:14px}.woolentor-product-stars .star.empty{color:#e5e7eb}.woolentor-product-stars .empty-half{transform:scale(.8)}.woolentor-product-grid-modern .woolentor-review-count,.woolentor-grid-card .woolentor-review-count{color:#9ca3af;font-size:12px;font-weight:400;line-height:1;position:relative;display:inline-block!important}.woolentor-product-rating .rating-info .review-count{margin-left:0}.woolentor-product-price{color:var(--woolentor-primary-color);margin:8px 0;font-size:20px;font-weight:700}.woolentor-grid-card .woolentor-product-price{color:#1f2937;align-items:center;gap:8px;margin:0 0 20px;font-size:20px;font-weight:700}.woolentor-grid-card .woolentor-product-price del{color:#9ca3af;margin:0;font-size:16px;font-weight:400}.woolentor-grid-card .woolentor-product-price ins{color:#1f2937;text-decoration:none}.woolentor-discount-percentage{color:#e74c3c;background:#fee2e2;border-radius:4px;margin-left:4px;padding:2px 6px;font-size:12px;font-weight:600}.woolentor-product-price del{color:var(--woolentor-gray-400);margin-right:8px;font-size:.9em;font-weight:400}.woolentor-product-price ins{text-decoration:none}.woolentor-price-stock{flex-direction:column;gap:8px;width:40%;display:flex}.woolentor-price-stock .woolentor-product-price{margin:0}.woolentor-stock-status{font-size:13px;font-weight:500}.woolentor-in-stock{color:var(--woolentor-success-color);align-items:center;gap:6px;display:flex}.woolentor-out-of-stock{color:var(--woolentor-danger-color);align-items:center;gap:6px;display:flex}.woolentor-stock-dot{background:currentColor;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;display:inline-block}.woolentor-out-of-stock .woolentor-stock-dot{opacity:.6;animation:none}.woolentor-low-stock{color:var(--woolentor-warning-color);font-weight:600}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.woolentor-quantity-selector{border:1px solid var(--woolentor-gray-300);border-radius:var(--woolentor-border-radius-sm);align-items:center;width:fit-content;display:flex;overflow:hidden}.woolentor-qty-btn{background:var(--woolentor-gray-50);cursor:pointer;width:32px;height:38px;transition:var(--woolentor-transition-fast);color:var(--woolentor-gray-600);border:none;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:600;display:flex}.woolentor-qty-btn:hover{background:var(--woolentor-gray-200);color:var(--woolentor-gray-800)}.woolentor-qty-input{text-align:center;background:#fff;border:none;outline:none;font-size:14px;font-weight:500;line-height:1;border-top-width:0!important;border-bottom-width:0!important;width:50px!important;height:32px!important}.woolentor-qty-input::-webkit-outer-spin-button,.woolentor-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woolentor-qty-input[type=number]{-moz-appearance:textfield}.woolentor-product-actions{align-items:center;gap:12px;display:flex}.woolentor-grid-card .woolentor-product-actions{flex-shrink:0;width:100%;margin-top:auto}.woolentor-list-card .woolentor-product-actions .woolentor-cart-btn,.woolentor-cart-btn,.woolentor-product-actions .button,.woolentor-product-actions .add_to_cart_button{color:#fff;border-radius:var(--woolentor-border-radius-sm);text-align:center;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);justify-content:center;align-items:center;gap:5px;min-height:44px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.woolentor-product-actions .add_to_cart_button:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)!important;transform:translateY(-1px)!important}.woolentor-grid-card .woolentor-cart-btn,.woolentor-grid-card .woolentor-product-actions .button,.woolentor-grid-card .woolentor-product-actions .add_to_cart_button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.woolentor-cart-btn svg{width:16px;height:16px}.woolentor-product-actions a.added_to_cart{display:none}.woolentor-grid-card .woolentor-cart-btn:hover,.woolentor-grid-card .woolentor-product-actions .button:hover,.woolentor-grid-card .woolentor-product-actions .add_to_cart_button:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px)}.woolentor-cart-btn:hover,.woolentor-product-actions .button:hover,.woolentor-product-actions .add_to_cart_button:hover{background:var(--woolentor-primary-hover);border-color:var(--woolentor-primary-hover);box-shadow:var(--woolentor-shadow-md);transform:translateY(-1px)}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.added:after,a.woolentor-cart-action.added:after{content:"";vertical-align:bottom;margin-left:.53em;font-family:WooCommerce}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.loading,a.woolentor-cart-action.loading{opacity:.25}a.woolentor-cart-btn.button.add_to_cart_button.ajax_add_to_cart.loading:after,a.woolentor-cart-action.loading:after{content:"";background-color:var(--woolentor-white,var(--woolentor-gray-100));border-radius:100%;width:.8em;height:.8em;line-height:1rem;animation:.65s cubic-bezier(.21,.53,.56,.8) infinite WoolentorDotPulse;display:inline-block;position:relative;top:0;left:auto;right:-.5em}@keyframes WoolentorDotPulse{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}.woolentor-wishlist-btn{color:var(--woolentor-gray-600);border-radius:var(--woolentor-border-radius-sm);cursor:pointer;width:44px;height:44px;transition:var(--woolentor-transition);background:#fff;border:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.woolentor-wishlist-btn:hover,.woolentor-wishlist-btn.added{color:var(--woolentor-danger-color);border-color:var(--woolentor-danger-color);background:#ef44441a}.woolentor-wishlist-btn.loading{opacity:.6;pointer-events:none}.woolentor-out-of-stock{opacity:.7;position:relative}.woolentor-out-of-stock:after{content:"";z-index:1;pointer-events:none;background:#ffffff4d;position:absolute;inset:0}.woolentor-out-of-stock .woolentor-cart-btn,.woolentor-out-of-stock .add_to_cart_button{background:var(--woolentor-gray-400);border-color:var(--woolentor-gray-400);cursor:not-allowed;pointer-events:none}.woolentor-out-of-stock .woolentor-cart-btn:hover,.woolentor-out-of-stock .add_to_cart_button:hover{box-shadow:none;transform:none}.woolentor-product-grid .woolentor-no-products{text-align:center;color:var(--woolentor-gray-400);grid-column:1/-1;padding:15px 20px;font-size:16px;font-style:italic}.woolentor-product-grid .woolentor-no-products p{margin:0}@media (width<=768px){.woolentor-product-grid-modern{gap:20px}.woolentor-grid-card .woolentor-product-content{padding:16px}.woolentor-product-title{font-size:16px}.woolentor-grid-card .woolentor-product-title{font-size:14px}.woolentor-grid-card .woolentor-product-categories{margin:3px 0 6px}.woolentor-product-category{padding:1px 6px;font-size:11px}.woolentor-product-price{font-size:18px}.woolentor-grid-card .woolentor-product-price{font-size:16px}.woolentor-list-card{flex-direction:column;min-height:auto;padding:16px}.woolentor-list-card .woolentor-product-image{align-self:center;width:100%;margin-bottom:16px;margin-right:0}.woolentor-content-footer{flex-direction:column;align-items:stretch;gap:12px}.woolentor-price-stock{order:2}.woolentor-product-actions{order:1}}@media (width<=480px){.woolentor-product-grid-modern.woolentor-layout-grid{grid-template-columns:1fr;gap:15px}.woolentor-grid-card .woolentor-product-content{padding:14px}.woolentor-product-title{font-size:15px}.woolentor-grid-card .woolentor-product-title{margin-bottom:8px;font-size:13px}.woolentor-product-price{font-size:16px}.woolentor-grid-card .woolentor-product-price{font-size:15px}.woolentor-product-actions{flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px}.woolentor-filter-row{flex-direction:column;gap:10px}.woolentor-cart-btn,.woolentor-product-actions .button,.woolentor-product-actions .add_to_cart_button{min-height:40px;padding:10px 16px;font-size:13px}.woolentor-wishlist-btn{width:40px;height:40px}.woolentor-list-card .woolentor-product-image img{width:160px;height:100px}.woolentor-quick-actions{right:8px}.woolentor-quick-action{width:36px;height:36px}}.woolentor-product-card:focus-within,.woolentor-product-title a:focus,.woolentor-cart-btn:focus,.woolentor-wishlist-btn:focus,.woolentor-quick-action:focus{outline-offset:0;outline:none}.woolentor-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-contrast:high){.woolentor-product-card,.woolentor-badge{border:2px solid}.woolentor-cart-btn,.woolentor-wishlist-btn{border-width:2px}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.woolentor-stock-dot{animation:none}}.woolentor-pagination{justify-content:center;align-items:center;margin-top:40px;display:flex}.woolentor-pagination ul{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.woolentor-pagination ul li{margin:0;padding:0}.woolentor-pagination ul li a,.woolentor-pagination ul li span{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.woolentor-pagination ul li a:hover{color:#374151;background:#f9fafb;border-color:#d1d5db}.woolentor-pagination ul li span.current,.woolentor-pagination ul li a.current{background:var(--woolentor-primary-color,#3858f6);border-color:var(--woolentor-primary-color,#3858f6);color:#fff}.woolentor-pagination ul li.prev a,.woolentor-pagination ul li.next a{font-weight:400}.woolentor-pagination ul li span.dots{pointer-events:none;background:0 0;border:none}.woolentor-ajax-load-more{text-align:center;margin-top:40px;padding:20px}.woolentor-load-more-btn{background:var(--woolentor-primary-color,#3858f6);color:#fff;border:1px solid var(--woolentor-primary-color);border-radius:var(--woolentor-border-radius);cursor:pointer;transition:var(--woolentor-transition);justify-content:center;align-items:center;padding:12px 32px;font-size:14px;font-weight:600;display:inline-flex}.woolentor-load-more-btn:hover:not(:disabled){background:var(--woolentor-primary-hover);border-color:var(--woolentor-primary-hover);box-shadow:var(--woolentor-shadow-lg);transform:translateY(-2px)}.woolentor-load-more-btn:disabled{background:var(--woolentor-gray-400);border-color:var(--woolentor-gray-400);cursor:not-allowed;opacity:.6;transform:none}.woolentor-ajax-loader{margin:0;padding:0;display:none;background-color:#0000!important}.woolentor-ajax-loader .spinner{border:2px solid var(--woolentor-gray-300);border-left-color:var(--woolentor-primary-color);border-radius:50%;width:40px;height:40px;animation:1s linear infinite woolentorspin;display:inline-block}@keyframes woolentorspin{to{transform:rotate(360deg)}}.woolentor-infinite-scroll{text-align:center}.woolentor-content-align-flex-start .woolentor-product-content{text-align:left}.woolentor-content-align-center .woolentor-product-content{text-align:center}.woolentor-content-align-flex-end .woolentor-product-content{text-align:right}@media print{.woolentor-product-grid-modern.woolentor-layout-grid{grid-template-columns:repeat(2,1fr);gap:10px}.woolentor-product-grid-modern.woolentor-layout-list{gap:15px}.woolentor-product-card{break-inside:avoid;box-shadow:none;background:#fff;border:1px solid #000}.woolentor-grid-card{height:auto}.woolentor-product-actions,.woolentor-quick-actions,.woolentor-badges{display:none}.woolentor-product-price{color:#000!important}}@media (width>=768px) and (width<=991px){.woolentor-columns-tablet-1 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:1fr}.woolentor-columns-tablet-2 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-tablet-3 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-tablet-4 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-tablet-5 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-tablet-6 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(6,1fr)}}@media (width<=767px){.woolentor-list-card .woolentor-list-view-content{flex-direction:column}.woolentor-columns-mobile-1 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:1fr}.woolentor-columns-mobile-2 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(2,1fr)}.woolentor-columns-mobile-3 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(3,1fr)}.woolentor-columns-mobile-4 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(4,1fr)}.woolentor-columns-mobile-5 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(5,1fr)}.woolentor-columns-mobile-6 .woolentor-product-grid .woolentor-products-wrapper>[class*=woolentor-columns-]{grid-template-columns:repeat(6,1fr)}}