.wcps-container{background:var(--wcps-container-background,hsla(0,0%,100%,.231));margin:var(--wcps-container-margin,0);padding:var(--wcps-container-padding,25px)}.wcps-container.wcps-layout-category_tabs{margin:30px 0;position:relative}.wcps-container.wcps-layout-category_tabs .wcps-products-container{background:var(--wcps-container-background,hsla(0,0%,100%,.231));margin:var(--wcps-container-margin,0);padding:var(--wcps-container-padding,25px)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs{background-color:var(--wcps-background);border:var(--wcps-border-width) var(--wcps-border-style) var(--wcps-border-color);border-radius:var(--wcps-border-radius);overflow:hidden}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav{background-color:#fff;border-bottom:2px solid rgba(0,0,0,.08);display:flex;list-style:none;margin:0;overflow-x:auto;padding:0;position:relative;-webkit-overflow-scrolling:touch;scrollbar-width:none}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav::-webkit-scrollbar{display:none}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li{flex:0 0 auto;margin:0;padding:0}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link{color:var(--wcps-price-delete-font-color);display:block;font-weight:600;margin-bottom:10px;padding:15px 20px;position:relative;text-decoration:none;transition:all var(--wcps-hover-transition);white-space:nowrap}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link:after{background-color:var(--wcps-product-title);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform var(--wcps-hover-transition);width:100%}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link:hover{color:var(--wcps-product-title)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link.active{background:#3582c4;color:#fff}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link.active:after{transform:scaleX(1)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link .wcps-product-count{align-items:center;background-color:var(--wcps-product-title);border-radius:20px;color:#fff;display:inline-flex;font-size:.75em;font-weight:700;height:20px;justify-content:center;margin-left:6px;min-width:20px;opacity:.85;padding:0 6px;transition:opacity var(--wcps-hover-transition)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link.active .wcps-product-count,.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link:hover .wcps-product-count{opacity:1}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content{display:none;padding:var(--wcps-product-content-padding)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content.active{animation:fadeIn .3s ease;display:block}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid{display:grid;gap:var(--wcps-grid-gap,20px);grid-template-columns:repeat(var(--wcps-columns,4),minmax(0,1fr));text-align:var(--wcps-text-align);width:var(--wcps-grid-width,100%)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid.wcps-columns-1{grid-template-columns:1fr}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid.wcps-columns-2{grid-template-columns:repeat(2,1fr)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid.wcps-columns-3{grid-template-columns:repeat(3,1fr)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid.wcps-columns-4{grid-template-columns:repeat(4,1fr)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid.wcps-columns-5{grid-template-columns:repeat(5,1fr)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item{border-radius:var(--wcps-border-radius);transition:transform var(--wcps-hover-transition),box-shadow var(--wcps-hover-transition)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product{background-color:#fff;border:var(--wcps-border-width) var(--wcps-border-style) var(--wcps-border-color);border-radius:var(--wcps-border-radius);display:flex;flex-direction:column;height:100%;overflow:hidden}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image{border-radius:var(--wcps-image-border-radius) var(--wcps-image-border-radius) 0 0;overflow:hidden;position:relative}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image a{display:block}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image a img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform var(--wcps-hover-transition);width:100%}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions{bottom:10px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:0;position:absolute;right:10px;transform:translateY(20px) scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;box-shadow:0 4px 20px rgba(0,0,0,.15);color:#333;display:inline-flex;font-size:16px;height:44px;justify-content:center;overflow:visible;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:44px}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a .wcps-btn-icon{align-items:center;display:flex;justify-content:center;transition:transform .3s ease;z-index:2}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a .wcps-btn-icon i{font-size:16px;transition:all .3s ease}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a .wcps-btn-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 15px rgba(102,126,234,.4);color:#fff;font-size:12px;font-weight:500;opacity:0;padding:8px 12px;position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%) translateX(10px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;white-space:nowrap;z-index:100}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a .wcps-btn-cta:before{border:6px solid transparent;border-left-color:#667eea;content:"";filter:drop-shadow(2px 0 2px rgba(102,126,234,.3));height:0;left:100%;position:absolute;top:50%;transform:translateY(-50%);width:0}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a .wcps-btn-cta:after{background:linear-gradient(135deg,hsla(0,0%,100%,.2),transparent);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:hover{background:#fff;border-color:rgba(102,126,234,.3);box-shadow:0 8px 30px rgba(0,0,0,.2);transform:translateY(-2px) scale(1.05)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:hover .wcps-btn-icon{transform:scale(1.1)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:hover .wcps-btn-icon i{color:#667eea}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:hover .wcps-btn-cta{opacity:1;transform:translateY(-50%) translateX(0);visibility:visible}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:hover .wcps-btn-cta:after{opacity:1}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-add-to-cart{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-add-to-cart:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);color:#fff}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-add-to-cart:hover .wcps-btn-icon i{color:#fff}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-add-to-cart .wcps-btn-cta{background:linear-gradient(135deg,#4c51bf,#553c9a)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-add-to-cart .wcps-btn-cta:before{border-left-color:#4c51bf}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-wishlist .wcps-btn-cta{background:linear-gradient(135deg,#f093fb,#f5576c);box-shadow:0 4px 15px rgba(240,147,251,.4)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-wishlist .wcps-btn-cta:before{border-left-color:#f093fb}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-wishlist:hover .wcps-btn-icon i{color:#f093fb}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-quickview .wcps-btn-cta{background:linear-gradient(135deg,#4facfe,#00f2fe);box-shadow:0 4px 15px rgba(79,172,254,.4)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-quickview .wcps-btn-cta:before{border-left-color:#4facfe}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-quickview:hover .wcps-btn-icon i{color:#4facfe}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-compare .wcps-btn-cta{background:linear-gradient(135deg,#43e97b,#38f9d7);box-shadow:0 4px 15px rgba(67,233,123,.4)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-compare .wcps-btn-cta:before{border-left-color:#43e97b}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a.wcps-compare:hover .wcps-btn-icon i{color:#43e97b}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:first-child{transition-delay:.1s}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:nth-child(2){transition-delay:.15s}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:nth-child(3){transition-delay:.2s}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a:nth-child(4){transition-delay:.25s}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-image:hover .wcps-product-actions{transform:translateY(0) scale(1)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content{display:flex;flex-direction:column;flex-grow:1;gap:8px;padding:15px}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-title{font-size:var(--wcps-title-size);font-weight:var(--wcps-title-weight);line-height:1.3;margin:0 0 5px}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-title a{color:var(--wcps-product-title,#333);font-size:var(--wcps-title-size,16px);font-weight:var(--wcps-title-weight,600);text-decoration:none}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-title a:hover{color:var(--wcps-product-title)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-price{font-size:var(--wcps-price-font-size);font-weight:var(--wcps-price-font-weight);margin:8px 0}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-price .woocommerce-Price-amount{color:var(--wcps-price-font-color)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-price del .woocommerce-Price-amount{color:var(--wcps-price-delete-font-color);font-size:.9em;font-weight:400;text-decoration:line-through}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-price ins{margin-left:5px;text-decoration:none}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-rating{margin:5px 0}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-rating .star-rating{font-size:.9em;height:1em;position:relative;width:5.4em}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-rating .star-rating:before{color:#d3ced2;content:"★★★★★";float:left;left:0;position:absolute;top:0}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-rating .star-rating span{float:left;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-rating .star-rating span:before{color:var(--wcps-star-color,gold);content:"★★★★★";left:0;position:absolute;top:0}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-content .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-content .wcps-product-description{color:var(--wcps-description-color);display:-webkit-box;font-size:var(--wcps-desc-size);line-height:1.5;margin-top:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:991px){.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-products-grid.wcps-columns-3,.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-products-grid.wcps-columns-4,.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-products-grid.wcps-columns-5{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-tab-nav li .wcps-tab-link{font-size:.9em;padding:12px 15px}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-products-grid{gap:15px;grid-template-columns:1fr!important}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions{transform:translateY(0)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a{opacity:1;padding:6px 10px;transform:translateY(0)}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a .wcps-text{display:none}.wcps-container.wcps-layout-category_tabs .wcps-category-tabs .wcps-products-grid .wcps-product-item .wcps-product .wcps-product-image .wcps-product-actions a .wcps-icon{margin-right:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}