.wsp-product-variations-view .wsp-product-variations-table{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.wsp-product-variations-view .wsp-product-variations-table.wsp-popup-active{opacity:1;visibility:visible;display:flex;align-items:center;justify-content:center}.wsp-product-variations-view .wsp-product-variations-table.wsp-popup-active .wsp-popup-content{transform:scale(1)}.wsp-product-variations-view .wsp-product-variations-table .wsp-variations-toggle{cursor:pointer}.wsp-product-variations-view .wsp-product-variations-table .wsp-popup-content{background:#fff;border-radius:8px;max-width:90%;max-height:90%;padding:20px;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.3);overflow-y:auto;transform:scale(0.8);transition:transform .3s ease}.wsp-product-variations-view .wsp-product-variations-table .wsp-popup-content:focus{outline:none}.wsp-product-variations-view .wsp-product-variations-table .wsp-popup-content{width:525px}.wsp-product-variations-view .wsp-product-variations-table .wsp-popup-close{position:absolute;top:10px;right:15px;font-size:24px;font-weight:700;color:#999;cursor:pointer;border:none;background:none;padding:0;line-height:1;z-index:1}.wsp-product-variations-view .wsp-product-variations-table .wsp-popup-close:hover{color:#333}.wsp-product-variations-view .wsp-product-variations-table .wsp-product-variations-table-heading{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.wsp-product-variations-view .wsp-product-variations-table .wsp-product-variations-table-heading h3{margin:0 0 5px 0;font-size:24px;color:#333}.wsp-product-variations-view .wsp-product-variations-table .wsp-product-variations-table-heading p.wsp-product-variations-table-heading-vendor{margin:0;color:#666;font-size:14px;font-weight:700}.wsp-product-variations-view .wsp-product-variations-table .wsp-product-variations-table-header .wsp-product-variations-table-header-row{font-weight:700;padding:10px;background-color:#f5f5f5;border-radius:4px}.wsp-popup-base{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.wsp-popup-base.wsp-popup-active{opacity:1;visibility:visible;display:flex;align-items:center;justify-content:center}.wsp-popup-base.wsp-popup-active .wsp-popup-content{transform:scale(1)}.wsp-popup-base .wsp-popup-content{background:#fff;border-radius:8px;max-width:90%;max-height:90%;padding:20px;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.3);overflow-y:auto;transform:scale(0.8);transition:transform .3s ease}.wsp-popup-base .wsp-popup-content:focus{outline:none}.wsp-popup-base .wsp-popup-close{position:absolute;top:10px;right:15px;font-size:24px;font-weight:700;color:#999;cursor:pointer;border:none;background:none;padding:0;line-height:1;z-index:1}.wsp-popup-base .wsp-popup-close:hover{color:#333}.wsp-popup-base .wsp-popup-header{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.wsp-popup-base .wsp-popup-header h3{margin:0 0 5px 0;font-size:24px;color:#333}.wsp-popup-base .wsp-popup-header .wsp-popup-subtitle{margin:0;color:#666;font-size:14px;font-weight:700}.wsp-popup-base .wsp-popup-body{flex:1;overflow-y:auto}.wsp-popup-small .wsp-popup-content{width:400px}.wsp-popup-medium .wsp-popup-content{width:600px}.wsp-popup-large .wsp-popup-content{width:800px}.wsp-popup-xl .wsp-popup-content{width:1000px}.wsp-variations-matrix-container{max-width:100%}.wsp-variations-matrix-container h3{margin:0 0 20px 0;font-size:1.2em;color:#333}.wsp-grid-container{display:grid;gap:1px;background-color:#ddd;border:1px solid #ddd;border-radius:4px;overflow:hidden;overflow-x:auto}.wsp-grid-cell{background:#fff;padding:8px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40px;position:relative;font-size:14px}.wsp-grid-single{grid-template-columns:1fr 1fr}.wsp-grid-header{background:#f7f7f7;font-weight:600;color:#333}.wsp-corner-cell{background:#f0f0f0;width:max-content}.wsp-corner-labels{display:flex;flex-direction:column;gap:2px;font-size:11px;text-align:center}.wsp-corner-labels .wsp-row-label{color:#666}.wsp-corner-labels .wsp-col-label{color:#999;font-style:italic}.wsp-row-header{background:#f9f9f9;font-weight:500;justify-content:flex-start}.wsp-variation-cell{position:relative;min-width:80px}.wsp-variation-cell .wsp-sku,.wsp-variation-cell .wsp-upc{color:#333;font-weight:500;cursor:pointer;padding:2px 4px;border-radius:3px;transition:all .2s ease;font-size:11px}.wsp-variation-cell .wsp-sku:hover,.wsp-variation-cell .wsp-upc:hover{background:#f0f0f0;color:#0f100f}.wsp-matrix-grid{margin-bottom:20px}.wsp-matrix-header{margin-bottom:15px;padding:10px;background:#f7f7f7;border-radius:4px}.wsp-matrix-header h4{margin:0;font-size:1.1em;color:#333}.wsp-matrix-single .wsp-attribute-cell{justify-content:flex-start;font-weight:500}.wsp-matrix-tabs .wsp-tabs-nav{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ddd}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-label{font-weight:600;color:#666}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-btn{padding:8px 15px;border:1px solid #ddd;background:#f7f7f7;color:#666;border-radius:4px;cursor:pointer;transition:all .2s ease}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-btn:hover{background:#e7e7e7}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-btn.active{background:var(--wp--preset--color--primary);color:#fff;border-color:var(--wp--preset--color--primary)}.wsp-matrix-tabs .wsp-tab-pane{display:none}.wsp-matrix-tabs .wsp-tab-pane.active{display:block}.wsp-matrix-footer{margin-top:20px;padding-top:15px;border-top:1px solid #eee;text-align:center}.wsp-matrix-footer small{color:#666;font-style:italic}body.wsp-popup-open{overflow:hidden}@media(max-width: 768px){.wsp-variations-table{font-size:12px}.wsp-variations-table th,.wsp-variations-table td{padding:6px 8px}.wsp-grid-cell{padding:6px 8px;font-size:12px;min-height:35px}.wsp-matrix-tabs .wsp-tabs-nav{flex-wrap:wrap}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-btn{padding:6px 10px;font-size:13px}.wsp-matrix-items{grid-template-columns:1fr}.wsp-product-variations-view .wsp-product-variations-table .wsp-popup-content{width:95%;max-width:none;padding:15px}.wsp-popup-base .wsp-popup-content{width:95%;max-width:none;padding:15px;margin:10px}}
.wsp-product-tabs-description{display:flex;flex-direction:row;align-items:flex-start;gap:56px;width:100%}@media(max-width: 921px){.wsp-product-tabs-description{flex-direction:column;gap:32px}.wsp-product-tabs-description .wsp-product-tabs-description-content{order:1;width:100%}.wsp-product-tabs-description .wsp-product-tabs-description-details.wsp-tab-description-table{order:2;max-width:100%}}.woocommerce-Tabs-panel{font-size:16px;line-height:24px;font-weight:400;color:#777}.woocommerce-Tabs-panel p,.woocommerce-Tabs-panel ul,.woocommerce-Tabs-panel li{color:inherit}.wsp-product-tabs-description-content{flex:1 1 0;min-width:0;white-space:pre-line;font-size:16px;line-height:24px;font-weight:400;color:#777}.wsp-product-tabs-description-content p{margin:0 0 16px}.wsp-product-tabs-description-content p:last-child{margin-bottom:0}.wsp-product-tabs-description-content ul{margin:0;padding-left:24px}.wsp-product-tabs-description-content li{margin-bottom:0;line-height:24px}.wsp-product-tabs-description-details.wsp-tab-description-table{display:flex;flex-direction:column;gap:2px;width:100%;max-width:400px;flex-shrink:0;margin:0;padding:0;border:none;border-radius:16px;overflow:hidden;box-sizing:border-box}.wsp-tab-description-table-header{display:block;margin:0;padding:0;border:none}.wsp-tab-description-table-title{margin:0;padding:12px 24px;background:#f8f8f8;font-family:inherit;font-size:16px;font-weight:600;line-height:24px;color:#1a1a1a}.wsp-tab-description-table-body{display:flex;flex-direction:column;gap:2px}.wsp-tab-description-table-row{display:flex;flex-direction:row;align-items:flex-start;gap:8px;margin:0;padding:12px 24px;background:#f8f8f8;border:none;box-sizing:border-box}.wsp-tab-description-table-row--full{flex-wrap:wrap}.wsp-tab-description-table-label{flex:1 1 0;min-width:fit-content;font-size:16px;font-weight:400;line-height:24px;color:#777}.wsp-tab-description-table-value{flex:0 1 auto;font-size:16px;font-weight:400;line-height:24px;color:#1a1a1a;text-align:right;word-break:break-word}.wsp-tab-description-table-value a{color:#119cff;font-weight:400;text-decoration:none}.wsp-tab-description-table-value a:hover{text-decoration:underline}.wsp-tab-description-table-value--full{flex:1 1 100%;text-align:left;color:#777}
.wsp-tab-table{display:grid;grid-auto-flow:row;border:1px solid #ccc;padding:10px}.wsp-tab-table-header{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;font-weight:bold}.wsp-tab-table-header:not(:last-child){border-bottom:1px solid #ccc}.wsp-tab-table-body{display:grid;grid-auto-flow:row}.wsp-tab-table-row{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;padding-top:10px}.wsp-tab-table-row:not(:last-child){border-bottom:1px solid #ccc}.wsp-tab-table-column:first-child{font-weight:bold}
.wsp-product-grid-mix-and-match .variations,.wsp-product-grid-mix-and-match .quantity,.wsp-product-grid-mix-and-match .single_add_to_cart_button.button{display:none}.wsp-product-grid-mix-and-match .wsp-product-grid-button{width:100% !important}.wsp-product-variations-grid-container{display:flex;justify-content:center}button.button.wsp-product-grid-button{padding:10px 20px;border-radius:32px;cursor:pointer;transition:all .2s ease;border:none;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}button.button.wsp-product-grid-button:hover{color:var(--wp--preset--color--primary-hover) !important}.wsp-product-grid-table .wsp-popup-content{width:1000px;max-width:95vw}.wsp-product-grid-container{display:grid;gap:1px;background-color:#ddd;border:1px solid #ddd;border-radius:4px;overflow:hidden;margin-bottom:20px}.wsp-product-grid-container.wsp-grid-single{display:block}.wsp-product-grid-container .wsp-grid-single-header,.wsp-product-grid-container .wsp-grid-single-row{display:grid;grid-template-columns:3fr 1fr 1fr 1fr}.wsp-product-grid-container.wsp-grid-complex{grid-template-columns:repeat(auto-fit, minmax(120px, 1fr)) 120px 120px 120px}.wsp-grid-cell{background:#fff;padding:12px;display:flex;align-items:center;justify-content:center;min-height:50px;border-bottom:1px solid #eee;font-size:15px}.wsp-grid-cell.wsp-variation-name{justify-content:flex-start;font-weight:700;flex-direction:column;align-items:flex-start}.wsp-grid-cell.wsp-variation-price{font-weight:600;color:#999;justify-content:flex-end}.wsp-grid-cell.wsp-variation-total{font-weight:700;color:#333;font-size:16px;justify-content:flex-end}.wsp-grid-cell.wsp-corner-cell{background:#f0f0f0;width:max-content}.wsp-grid-cell.wsp-row-header{background:#f9f9f9;font-weight:500;justify-content:flex-start}.wsp-grid-cell.wsp-variation-cell{min-width:100px}.wsp-grid-cell.wsp-quantity-cell{padding:8px;display:flex;flex-direction:row;align-items:center;gap:4px}.wsp-grid-cell.wsp-quantity-cell .wsp-product-stock-badge{position:static;z-index:auto;top:auto;left:auto}.wsp-grid-header{background:#f7f7f7 !important;font-weight:600;color:#333;text-align:center;border-bottom:2px solid #ddd;font-size:15px}.wsp-grid-row{display:contents}.wsp-grid-row:nth-child(even) .wsp-grid-cell:not(.wsp-grid-header){background-color:#f9f9f9}.wsp-grid-group-header{background:#e9ecef;font-weight:600;padding:12px;text-align:center;border-bottom:2px solid #dee2e6;color:#495057;grid-column:1/-1}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info{position:relative;display:flex;flex-direction:column;gap:2px;align-items:flex-start;width:100%;transition:all .2s ease}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:not(:hover){position:absolute;top:8px;right:4px;width:16px;height:16px;background:#f0f0f0;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:10}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:not(:hover)::before{content:"i";display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#8b8b8b;font-size:10px;font-weight:700}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:not(:hover) .wsp-sku,.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:not(:hover) .wsp-upc{display:none}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:not(:hover):hover{background:#007cba;transform:scale(1.1)}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:hover{position:absolute;top:8px;right:4px;background:#fff;border:1px solid #ddd;border-radius:4px;padding:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:100;width:95%;cursor:pointer}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:hover::before{display:none}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:hover .wsp-sku,.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:hover .wsp-upc{display:block;font-size:11px;padding:2px 4px;border-radius:2px;cursor:pointer;transition:background-color .2s ease}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:hover .wsp-sku:hover,.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:hover .wsp-upc:hover{background-color:#f0f0f0;display:inline-block;width:100%}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:hover .wsp-sku{color:#495057;font-weight:500}.wsp-product-grid-container:not(.wsp-grid-single) .wsp-variation-info:hover .wsp-upc{color:#666;font-style:italic}.wsp-quantity-input{width:80px;padding:8px;border:1px solid #ddd;border-radius:4px;text-align:center;font-size:15px}.wsp-quantity-input:focus{outline:none;border-color:var(--wp--preset--color--primary);box-shadow:0 0 0 2px rgba(0,124,186,.2)}.wsp-unavailable{color:#999;font-style:italic;font-size:11px}.wsp-variation-sku{color:#666;font-size:11px;font-weight:400;margin-top:2px}.wsp-corner-labels{display:flex;flex-direction:column;gap:2px;font-size:10px;text-align:center}.wsp-corner-labels .wsp-row-label{color:#666;font-weight:500}.wsp-corner-labels .wsp-col-label{color:#999;font-style:italic}.wsp-popup-footer{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;padding-top:16px;border-top:1px solid #eee;align-items:start}.wsp-popup-footer .wsp-popup-footer-left{display:flex;flex-direction:column;justify-content:flex-start}.wsp-popup-footer .wsp-popup-footer-left .wsp-quantity-info{display:flex;flex-direction:row;gap:8px}.wsp-popup-footer .wsp-popup-footer-right{display:flex;flex-direction:row;align-items:center;justify-content:right;gap:12px}.wsp-popup-footer .wsp-popup-footer-right .wsp-total-section{display:flex;flex-direction:row;align-items:flex-end;gap:12px}.wsp-total-items-section{display:flex;align-items:center;gap:12px}.wsp-total-items-section .wsp-total-items-label{font-size:15px;font-weight:600;color:#333}.wsp-total-items-section .wsp-total-items{font-size:15px;font-weight:700;color:var(--wp--preset--color--secondary);padding:4px 8px;background:#f1f3f4;border-radius:4px;min-width:40px;text-align:center}.wsp-total-quantity-section{display:flex;align-items:center;gap:12px}.wsp-total-quantity-section .wsp-total-quantity-label{font-size:15px;font-weight:600;color:#333}.wsp-total-quantity-section .wsp-total-quantity-wrapper{display:flex;align-items:center;gap:4px}.wsp-total-quantity-section .wsp-total-quantity{font-size:15px;font-weight:700;color:var(--wp--preset--color--primary);padding:4px 8px;background:rgba(0,124,186,.1);border-radius:4px;min-width:40px;text-align:center;transition:all .2s ease}.wsp-total-quantity-section .wsp-total-quantity.insufficient{color:#dc3545;background:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3)}.wsp-total-quantity-section .wsp-total-quantity.sufficient{color:#28a745;background:rgba(40,167,69,.1);border:1px solid rgba(40,167,69,.3)}.wsp-total-quantity-section .wsp-min-quantity-indicator{font-size:15px;color:#999;font-weight:400;transition:all .2s ease}.wsp-total-quantity-section .wsp-min-quantity-indicator .wsp-min-required-value{font-weight:600;color:#666}.wsp-total-quantity-section .wsp-min-quantity-indicator.insufficient{color:#dc3545}.wsp-total-quantity-section .wsp-min-quantity-indicator.insufficient .wsp-min-required-value{color:#dc3545;font-weight:700}.wsp-total-quantity-section .wsp-min-quantity-indicator[style*="display: none"]{opacity:0;transform:scale(0.8)}.wsp-total-quantity-section .wsp-min-quantity-indicator[style*="display: inline"]{opacity:1;transform:scale(1)}.wsp-grand-total-section{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.wsp-grand-total-section .wsp-grand-total-label{font-size:16px;font-weight:600;color:#333}.wsp-grand-total-section .wsp-grand-total{font-size:1rem;line-height:1em;font-weight:700;color:#333;padding:8px 12px;background:#f7f7f7;border-radius:4px;border:2px solid #dee2e6}.wsp-grid-actions{display:flex;flex-direction:row;gap:8px;min-width:200px}.wsp-grid-actions .button.wsp-clear-all{padding:10px 20px;border-radius:32px;cursor:pointer;transition:all .2s ease;border:none;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary) !important}.wsp-grid-actions .button.wsp-clear-all:hover{color:var(--wp--preset--color--primary-hover) !important}.wsp-grid-actions .button.wsp-clear-all{order:2}.wsp-grid-actions .button.wsp-add-to-cart{padding:10px 20px;border-radius:32px;cursor:pointer;transition:all .2s ease;border:none;background:var(--wp--preset--color--primary);color:#fff}.wsp-grid-actions .button.wsp-add-to-cart:hover:not(:disabled){background:#90709c}.wsp-grid-actions .button.wsp-add-to-cart:disabled{background:#e9ecef;color:var(--wp--preset--color--secondary);cursor:not-allowed}.wsp-grid-actions .button.wsp-add-to-cart{order:1}.wsp-matrix-tabs .wsp-tabs-nav{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #ddd;flex-wrap:wrap}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-label{font-weight:600;color:#666;white-space:nowrap}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-btn{padding:8px 16px;border:1px solid #ddd;background:#f7f7f7;color:#666;border-radius:4px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-btn:hover{background:#e7e7e7}.wsp-matrix-tabs .wsp-tabs-nav .wsp-tab-btn.active{background:var(--wp--preset--color--primary);color:#fff;border-color:var(--wp--preset--color--primary)}.wsp-matrix-tabs .wsp-tab-pane{display:none}.wsp-matrix-tabs .wsp-tab-pane.active{display:block}.wsp-variation-matrix-cell{position:relative;flex-direction:column;gap:8px;padding:8px !important;justify-content:flex-start;align-items:stretch}.wsp-variation-matrix-cell .wsp-variation-controls{flex:1;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center}.wsp-variation-matrix-cell .wsp-variation-controls .wsp-quantity-input{width:95%;padding:4px;font-size:11px}.wsp-variation-matrix-cell .wsp-variation-controls .wsp-price-info{display:flex;flex-direction:row;gap:2px;align-items:center;font-size:11px;width:100%;justify-content:space-evenly}.wsp-variation-matrix-cell .wsp-variation-controls .wsp-price-info .wsp-unit-price{color:#666;font-size:11px;font-weight:700}.wsp-variation-matrix-cell .wsp-variation-controls .wsp-price-info .wsp-total-price{font-weight:600;color:#999;font-size:15px}.wsp-variation-matrix-cell .wsp-variation-controls .wsp-price-info .wsp-total-price[data-total="0"]{opacity:.5}.wsp-variation-matrix-cell .wsp-variation-controls .wsp-price-info .wsp-total-price:not([data-total="0"]){color:#28a745}.wsp-variation-matrix-cell .wsp-out-of-stock{flex:1;display:flex;align-items:center;justify-content:center;color:#dc3545;font-size:11px;font-style:italic}.wsp-variation-matrix-cell .wsp-variation-unavailable{flex:1;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:16px}.wsp-min-quantity-notice{margin-top:12px;padding:8px 12px;background:#e7f3ff;border:1px solid #b3d9ff;border-radius:4px}.wsp-min-quantity-notice small{color:#0056b3;font-weight:500}.wsp-quantity-info{display:flex;flex-direction:column;gap:5px}.wsp-quantity-validation{display:none !important}.wsp-tab-btn{position:relative;display:flex;flex-direction:row;align-items:center;gap:4px;padding:12px 16px}.wsp-tab-btn .wsp-tab-counter{display:flex;gap:8px;font-size:11px;opacity:.8}.wsp-tab-btn .wsp-tab-counter .wsp-counter-items,.wsp-tab-btn .wsp-tab-counter .wsp-counter-quantity{background:hsla(0,0%,100%,.2);border-radius:12px;padding:2px 8px;min-width:20px;text-align:center;transition:all .2s ease}.wsp-tab-btn .wsp-tab-counter .wsp-counter-items.has-items,.wsp-tab-btn .wsp-tab-counter .wsp-counter-quantity.has-items{background:#28a745;color:#fff;font-weight:600}.wsp-tab-btn.active .wsp-tab-counter{opacity:1}.wsp-tab-btn.has-selections{background:linear-gradient(135deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--primary-hover) 100%);color:#fff}.wsp-tab-btn.has-selections::after{content:"";position:absolute;top:8px;right:4px;width:8px;height:8px;background:#28a745;border-radius:50%;border:2px solid #fff}.wsp-tab-content-summary{margin-top:16px;padding:12px;background:#f1f3f4;border-radius:6px;border-left:4px solid var(--wp--preset--color--primary)}.wsp-tab-content-summary .wsp-tab-stats{display:flex;gap:24px;align-items:center}.wsp-tab-content-summary .wsp-tab-stats .wsp-stat-item{font-size:15px;color:#495057}.wsp-tab-content-summary .wsp-tab-stats .wsp-stat-item strong{color:var(--wp--preset--color--primary);font-size:16px}@media(max-width: 1200px){.wsp-product-grid-table .wsp-popup-content{width:95vw}.wsp-product-grid-container{overflow-x:auto}}@media(max-width: 768px){.wsp-product-grid-container{font-size:11px}.wsp-product-grid-container.wsp-grid-single-header,.wsp-product-grid-container.wsp-grid-single-row{grid-template-columns:1fr 80px 80px 80px}.wsp-product-grid-container.wsp-grid-2d-matrix,.wsp-product-grid-container.wsp-grid-3d-matrix{font-size:11px}.wsp-product-grid-container.wsp-grid-2d-matrix .wsp-variation-matrix-cell,.wsp-product-grid-container.wsp-grid-3d-matrix .wsp-variation-matrix-cell{min-height:80px;padding:4px !important}.wsp-product-grid-container.wsp-grid-2d-matrix .wsp-variation-matrix-cell .wsp-variation-controls .wsp-quantity-input,.wsp-product-grid-container.wsp-grid-3d-matrix .wsp-variation-matrix-cell .wsp-variation-controls .wsp-quantity-input{width:50px;font-size:11px}.wsp-grid-cell{padding:8px;min-height:40px;font-size:11px}.wsp-quantity-input{width:60px;padding:4px;font-size:11px}.wsp-grand-total-section .wsp-grand-total-label{font-size:16px}.wsp-grand-total-section .wsp-grand-total{font-size:24px}.wsp-popup-footer{grid-template-columns:1fr;gap:16px}.wsp-popup-footer .wsp-popup-footer-left{order:1}.wsp-popup-footer .wsp-popup-footer-left .wsp-quantity-info{flex-direction:row;justify-content:space-around;gap:16px}.wsp-popup-footer .wsp-popup-footer-right{order:2;align-items:center}.wsp-popup-footer .wsp-popup-footer-right .wsp-total-section{align-items:center;width:100%}.wsp-popup-footer .wsp-popup-footer-right .wsp-total-section .wsp-grand-total-section{align-items:center;text-align:center}.wsp-popup-footer .wsp-popup-footer-right .wsp-total-section .wsp-grid-actions{flex-direction:row;justify-content:center;width:100%}.wsp-popup-footer .wsp-popup-footer-right .wsp-total-section .wsp-grid-actions .button{flex:1;max-width:150px}.wsp-tab-content-summary .wsp-tab-stats{flex-direction:column;gap:12px}.wsp-tab-content-summary .wsp-tab-stats .wsp-stat-item{width:100%;text-align:center}}@media(max-width: 480px){.wsp-product-grid-container.wsp-grid-single-header,.wsp-product-grid-container.wsp-grid-single-row{grid-template-columns:1fr 60px 60px 60px}.wsp-quantity-input{width:50px}.wsp-popup-footer .wsp-popup-footer-left .wsp-quantity-info{flex-direction:column;gap:12px}.wsp-popup-footer .wsp-popup-footer-left .wsp-total-items-section,.wsp-popup-footer .wsp-popup-footer-left .wsp-total-quantity-section{justify-content:space-between}.wsp-popup-footer .wsp-grid-actions .button{font-size:11px;padding:8px 12px}.wsp-total-quantity-section{flex-direction:column;align-items:flex-start;gap:4px}.wsp-total-quantity-section .wsp-total-quantity-wrapper{align-self:stretch;justify-content:space-between}.wsp-total-items-section{flex-direction:column;align-items:flex-start;gap:4px}.wsp-total-items-section .wsp-total-items{align-self:stretch;text-align:center}}.wsp-product-grid-table .wsp-message-container{margin-top:12px;margin-bottom:12px}.wsp-product-grid-table .wsp-message-container .wsp-message{padding:10px 14px;border-radius:4px;font-size:14px;backdrop-filter:blur(4px)}.wsp-product-grid-table .wsp-message-container .wsp-message-success{background:rgba(40,167,69,.15);color:rgb(20.2898550725,84.7101449275,35);border:1px solid rgba(40,167,69,.4)}.wsp-product-grid-table .wsp-message-container .wsp-message-error{background:rgba(220,53,69,.15);color:rgb(145.746835443,25.253164557,36.7974683544);border:1px solid rgba(220,53,69,.4)}.wsp-error-details{margin-top:8px;font-size:12px;opacity:.8}.wsp-error-highlight{background-color:#ffe6e6 !important;border:2px solid #f44 !important;animation:wsp-error-pulse .5s ease-in-out}@keyframes wsp-error-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}
.wsp-bis-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;background:rgba(0,0,0,0);color:var(--wp--preset--color--primary);text-decoration:none;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:14px;line-height:1;position:relative;outline:none;padding:0}.wsp-bis-btn.disabled{outline:none !important;border:none !important;background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--primary-disabled);pointer-events:none}
.wsp-product-addon{display:flex;flex-direction:column;margin-bottom:15px}.wsp-product-addon .wsp-product-addon-label{font-weight:bold;margin-bottom:5px}.wsp-product-addon input{width:50%;height:36px}
.wsp-vendor-accordion-item{border:1px solid #ddd;border-radius:4px;margin-bottom:10px;background:#fff}.wsp-vendor-accordion-header{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f9f9f9;border-bottom:1px solid #eee;flex-wrap:wrap}.wsp-vendor-accordion-checkbox{white-space:nowrap;cursor:pointer;margin:0}.wsp-vendor-accordion-title{flex:1;min-width:150px}.wsp-vendor-accordion-actions{display:flex;gap:5px}.wsp-vendor-accordion-actions .button{min-height:0 !important;line-height:8px !important;padding:10px !important;font-size:12px}.wsp-vendor-accordion-content{padding:15px}.wsp-vendor-add-btn{margin-top:5px}
.product-edit-container .select2-selection__arrow,.dokan-product-listing .select2-selection__arrow{display:none}.product-edit-container #bulk-product-action-selector,.dokan-product-listing #bulk-product-action-selector{width:240px}.product-edit-container #dokan-bulk-action-selector .select2-container,.dokan-product-listing #dokan-bulk-action-selector .select2-container{width:240px !important}.dokan-product-type-container{margin-top:10px}.dokan-attribute-type select,.dokan-attribute-type .select2-container{margin-bottom:10px}#edit-slug-buttons .edit-slug{padding:8px;font-size:0;line-height:1;background:rgba(0,0,0,0);color:var(--wp--preset--color--primary);border:none}#edit-slug-buttons .edit-slug:hover{color:var(--wp--preset--color--primary-hover)}#edit-slug-buttons .edit-slug::before{font-family:"Font Awesome 5 Free",sans-serif;font-weight:900;content:"";font-size:14px}
:root{--ast-global-color-0: var(--wp--preset--color--primary);--ast-global-color-1: var(--wp--preset--color--primary);--ast-border-color: #BFBFBF;--wp--preset--color--link-color: #B48CC3;--wp--preset--font-weight--body: 400;--wp--preset--line-height--body: 24px;--dokan-button-background-color: var(--wp--preset--color--primary);--dokan-button-secondary-text-color: var(--wp--preset--color--primary);--dokan-button-border-color: var(--wp--preset--color--primary);--dokan-link-color: var(--wp--preset--color--primary);--dokan-link-hover-color: var(--wp--preset--color--primary-hover);--dokan-button-hover-border-color: var(--wp--preset--color--primary-hover);--dokan-button-hover-background-color: var(--wp--preset--color--primary-hover);--dokan-button-secondary-hover-border-color: var(--wp--preset--color--primary-hover);--dokan-button-secondary-hover-background-color: #FFF;--dokan-button-secondary-hover-text-color: var(--wp--preset--color--primary)}.wsp-simple-quick-order .wsp-quick-order-description{margin-bottom:16px;color:#666;font-size:14px;line-height:1.6}.wsp-simple-quick-order .wsp-quick-order-description p{margin:0 0 8px}.wsp-simple-quick-order .wsp-quick-order-description p:last-child{margin-bottom:0}.wsp-simple-quick-order .wsp-quick-order-price-row,.wsp-simple-quick-order .wsp-quick-order-sku-row,.wsp-simple-quick-order .wsp-quick-order-quantity-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.wsp-simple-quick-order .wsp-quick-order-price-label,.wsp-simple-quick-order .wsp-quick-order-sku-label,.wsp-simple-quick-order .wsp-quick-order-quantity-label{font-weight:600;color:#333;min-width:80px;font-size:14px}.wsp-simple-quick-order .wsp-quick-order-price{font-size:16px;font-weight:700;color:#333;display:flex;flex-direction:column;gap:2px}.wsp-simple-quick-order .wsp-quick-order-inline-price{font-size:13px;font-weight:400;color:#666}.wsp-simple-quick-order .wsp-quick-order-sku{color:#333;font-size:13px;cursor:pointer;padding:2px 6px;border-radius:3px;transition:background .2s ease}.wsp-simple-quick-order .wsp-quick-order-sku:hover{background:#f0f0f0}.wsp-simple-quick-order .wsp-quick-order-qty{width:80px;padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:14px;text-align:center}.wsp-simple-quick-order .wsp-quick-order-qty:focus{outline:none;border-color:#b48cc3;box-shadow:0 0 0 2px rgba(180,140,195,.2)}.wsp-simple-quick-order .wsp-out-of-stock-notice{color:#dc3545;font-weight:600;padding:12px;background:#fff5f5;border-radius:4px;border:1px solid #f5c6cb}.wsp-simple-quick-order .wsp-grid-actions{min-width:unset}.wsp-simple-quick-order .wsp-grid-actions .wsp-quick-order-add-to-cart:disabled{padding:16px 32px}.wsp-simple-quick-order .wsp-popup-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid #eee;gap:16px}.wsp-simple-quick-order .wsp-popup-footer-left{display:flex;align-items:center;flex-direction:row;gap:8px}.wsp-simple-quick-order .wsp-quick-order-total-label{font-weight:600;color:#333;font-size:14px}.wsp-simple-quick-order .wsp-quick-order-total{font-size:18px;font-weight:700;color:#333}.wsp-simple-quick-order .wsp-message-container{margin-top:12px;margin-bottom:12px}.wsp-simple-quick-order .wsp-message-container .wsp-message{padding:10px 14px;border-radius:4px;font-size:14px;backdrop-filter:blur(4px)}.wsp-simple-quick-order .wsp-message-container .wsp-message-success{background:rgba(128,210,204,.2);color:rgb(48.4011627907,136.5988372093,130.1453488372);border:1px solid rgba(128,210,204,.5)}.wsp-simple-quick-order .wsp-message-container .wsp-message-error{background:rgba(252,129,129,.2);color:hsl(0,95.3488372093%,44.7058823529%);border:1px solid rgba(252,129,129,.5)}
#edit-slug-box #edit-slug-buttons,#edit-slug-box .edit-slug{display:none !important}.wsp-product-save__overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.8);z-index:9999}.wsp-product-save__overlay[hidden]{display:none}.wsp-product-save__spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:var(--wp--preset--color--primary, #007cba);border-radius:50%;animation:wsp-product-spin .7s linear infinite}@keyframes wsp-product-spin{to{transform:rotate(360deg)}}
.wsp-sel__spinner{display:inline-block;width:14px;height:14px;border:2px solid #ddd;border-top-color:var(--wp--preset--color--primary, #007cba);border-radius:50%;animation:wsp-sel-spin .6s linear infinite;margin:10px 12px}.wsp-sel__empty{display:block;padding:7px 12px;font-size:13px;color:#aaa}@keyframes wsp-sel-spin{to{transform:rotate(360deg)}}.wsp-async-select-source,.wsp-async-tag-source,.wsp-async-brand-source{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.wsp-ams{position:relative}.wsp-ams__control{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-height:36px;padding:4px 10px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:13px;cursor:pointer;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.wsp-ams__control:focus,.wsp-ams__control[aria-expanded=true]{border-color:var(--wp--preset--color--primary, #007cba);box-shadow:0 0 0 1px var(--wp--preset--color--primary, #007cba);outline:none}.wsp-ams__placeholder{color:#aaa;font-size:13px;pointer-events:none}.wsp-ams__chip{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;background:color-mix(in srgb, var(--wp--preset--color--primary, #007cba) 12%, white);color:var(--wp--preset--color--primary, #007cba);border-radius:3px;font-size:12px;line-height:1.4;white-space:nowrap}.wsp-ams__chip-remove{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:none;background:none;padding:0;cursor:pointer;color:inherit;opacity:.6;font-size:14px;line-height:1}.wsp-ams__chip-remove:hover{opacity:1}.wsp-ams__dropdown{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:9999;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.12);overflow:hidden}.wsp-ams__dropdown[hidden]{display:none}.wsp-ams__search-wrap{padding:6px;border-bottom:1px solid #eee}.wsp-ams__search{width:100%;padding:5px 8px;border:1px solid #ddd;border-radius:3px;font-size:13px;box-sizing:border-box}.wsp-ams__search:focus{outline:none;border-color:var(--wp--preset--color--primary, #007cba)}.wsp-ams__search::placeholder{color:#aaa}.wsp-ams__options{max-height:240px;overflow-y:auto;padding:4px 0 !important;margin:0 !important}.wsp-ams__option{display:block;padding:7px 12px !important;margin:0 !important;font-size:13px;cursor:pointer;transition:background .1s}.wsp-ams__option:hover,.wsp-ams__option.is-focused{background:color-mix(in srgb, var(--wp--preset--color--primary, #007cba) 8%, white)}.wsp-ams__option.is-selected{color:#aaa;cursor:default}.wsp-ams__option.is-selected:hover{background:none}.wsp-attribute-type-select{position:relative;display:block;margin-top:8px;margin-bottom:8px}.wsp-attribute-type-select .wsp-ss__toggle{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-height:36px;padding:4px 10px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:13px;cursor:pointer;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.wsp-attribute-type-select .wsp-ss__toggle:focus,.wsp-attribute-type-select .wsp-ss__toggle[aria-expanded=true]{border-color:var(--wp--preset--color--primary, #007cba);box-shadow:0 0 0 1px var(--wp--preset--color--primary, #007cba);outline:none}.wsp-attribute-type-select .wsp-ss__toggle{justify-content:space-between;flex-wrap:nowrap;gap:6px;text-align:left}.wsp-attribute-type-select .wsp-ss__label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wsp-attribute-type-select .wsp-ss__label--placeholder{color:#aaa}.wsp-attribute-type-select .wsp-ss__chevron{flex-shrink:0;width:14px;height:14px;color:#aaa;transition:transform .2s}.wsp-attribute-type-select.is-open .wsp-ss__chevron{transform:rotate(180deg)}.wsp-attribute-type-select .wsp-ss__dropdown{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:9999;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.12);overflow:hidden}.wsp-attribute-type-select .wsp-ss__dropdown[hidden]{display:none}.wsp-attribute-type-select .wsp-ss__search-wrap{padding:6px;border-bottom:1px solid #eee}.wsp-attribute-type-select .wsp-ss__search{width:100%;padding:5px 8px;border:1px solid #ddd;border-radius:3px;font-size:13px;box-sizing:border-box}.wsp-attribute-type-select .wsp-ss__search:focus{outline:none;border-color:var(--wp--preset--color--primary, #007cba)}.wsp-attribute-type-select .wsp-ss__search::placeholder{color:#aaa}.wsp-attribute-type-select .wsp-ss__list{max-height:240px;overflow-y:auto;padding:4px 0 !important;margin:0 !important}.wsp-attribute-type-select .wsp-ss__option{display:block;padding:7px 12px !important;margin:0 !important;font-size:13px;cursor:pointer;transition:background .1s}.wsp-attribute-type-select .wsp-ss__option:hover,.wsp-attribute-type-select .wsp-ss__option.is-focused{background:color-mix(in srgb, var(--wp--preset--color--primary, #007cba) 8%, white)}.wsp-attribute-type-select .wsp-ss__option.is-selected{color:#aaa;cursor:default}.wsp-attribute-type-select .wsp-ss__option.is-selected:hover{background:none}.wsp-attribute-type-select .wsp-ss__option--empty{color:#aaa;cursor:default}.wsp-attribute-type-select .wsp-ss__option--empty:hover{background:none}
