.premium-hub-section{background-color:var(--section-bg);padding-bottom:var(--padding-bottom);overflow:hidden;width:100%}.hub-content-container{padding-top:var(--padding-top)}.premium-hub-section .premium-container{max-width:1600px;margin:0 auto;padding-left:4%;padding-right:4%}.hub-banner-wrapper{width:100%;display:flex;justify-content:center}.hub-banner{background-size:cover;background-position:center;text-align:center;display:flex;align-items:center;justify-content:center;width:var(--banner-width-desk);max-width:100%;height:var(--banner-height-desk);margin:0 auto}.hub-banner-content{max-width:700px;margin:0 auto;padding:20px;width:100%}.hub-banner-label{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffffb3;display:block;margin-bottom:10px}.hub-banner-title{font-size:44px;color:#fff;margin:0 0 12px;font-weight:400}.hub-banner-subtitle{font-size:14px;color:#ffffffd9;margin:0}.hub-circle-categories{display:flex;gap:35px;padding-bottom:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:center}.hub-circle-categories::-webkit-scrollbar{display:none}.circle-item-link{display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;scroll-snap-align:start;flex-shrink:0}.circle-image-wrapper{width:90px;height:90px;border-radius:50%;overflow:hidden;background:#f4f4f4;border:2px solid transparent;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #0000000f}.circle-item-link:hover .circle-image-wrapper{border-color:#111;transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.circle-image-wrapper img{width:100%;height:100%;object-fit:cover}.circle-item-title{font-size:12px;font-weight:600;color:#111;text-transform:uppercase;letter-spacing:.5px}.hub-toolbar-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #e5e5e5;margin-bottom:25px}.hub-filter-open-btn{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #111111;padding:8px 24px;font-size:13px;font-weight:600;text-transform:uppercase;cursor:pointer;border-radius:4px;transition:all .2s ease}.hub-filter-open-btn:hover{background:#111;color:#fff}.hub-sort-wrapper{position:relative;display:flex;align-items:center;gap:10px}.hub-sort-label{font-size:11px;font-weight:600;text-transform:uppercase;color:#111}.hub-sort-select{appearance:none;-webkit-appearance:none;background:#f9f9f9;border:1px solid #ddd;padding:8px 32px 8px 15px;font-size:13px;cursor:pointer;min-width:160px;border-radius:4px;font-weight:500}.hub-sort-chevron{position:absolute;right:12px;pointer-events:none;color:#111}.hub-active-chips-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:25px}.hub-chip{display:inline-flex;align-items:center;gap:8px;background:#f5f5f5;border:1px solid #e5e5e5;padding:6px 14px;font-size:12px;color:#444;border-radius:4px}.hub-chip-remove{text-decoration:none;color:#999;font-size:15px;font-weight:700}.hub-chip-remove:hover{color:#c94a4a}.hub-clear-all-link{font-size:12px;color:#c94a4a;text-decoration:none;font-weight:600;text-transform:uppercase;margin-left:5px}.hub-filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.hub-filter-overlay.active{opacity:1;visibility:visible}.hub-filter-drawer{position:fixed;top:0;left:0;width:360px;max-width:85vw;height:100vh;background:#fff;z-index:1000;transform:translate(-100%);transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.hub-filter-drawer.open{transform:translate(0)}.drawer-header-pane{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #eee}.drawer-header-pane h3{margin:0;font-size:15px;text-transform:uppercase;letter-spacing:1px}.drawer-close-pane-btn{background:none;border:none;font-size:26px;cursor:pointer;color:#888}.drawer-body-pane{flex-grow:1;overflow-y:auto;padding:10px 25px}.filter-pane-group{border-bottom:1px solid #efefef}.facets__pane-summary{display:flex;justify-content:space-between;align-items:center;padding:15px 0;cursor:pointer;font-size:13px;font-weight:700;text-transform:uppercase}.facets__pane-summary::-webkit-details-marker{display:none}.filter-pane-group[open] .facets__pane-summary svg{transform:rotate(180deg)}.facets__pane-display{padding-bottom:15px}.checkbox-list-pane{list-style:none;padding:0;margin:0}.facet-checkbox-pane{display:flex;align-items:center;gap:10px;padding:6px 0;cursor:pointer;font-size:13px}.facet-checkbox-pane input{position:absolute;opacity:0;pointer-events:none}.custom-check-pane{width:18px;height:18px;border:1.5px solid #ccc;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.facet-checkbox-pane input:checked~.custom-check-pane{background:#111;border-color:#111}.facet-checkbox-pane input:checked~.custom-check-pane:after{content:"";width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}.label-text-pane{flex-grow:1;display:flex;justify-content:space-between}.count-pane{color:#999;font-size:11px}.price-field-row{display:flex;gap:10px;margin-bottom:10px}.price-field{border:1px solid #ddd;border-radius:4px;display:flex;align-items:center;flex:1;overflow:hidden}.price-field .currency{padding:0 8px;font-size:12px;background:#f5f5f5;color:#666}.price-field input{border:none;padding:8px;width:100%;outline:none}.btn-apply-price{width:100%;padding:10px;background:#111;color:#fff;border:none;font-size:11px;text-transform:uppercase;font-weight:700;cursor:pointer;border-radius:4px}.main-collection-grid{display:grid;grid-template-columns:repeat(var(--desk-cols),1fr);gap:var(--grid-gap-desk)}.premium-product-card{position:relative;display:flex;flex-direction:column;background:var(--card-bg);border-radius:var(--card-border-radius);border:var(--card-border);box-shadow:var(--card-shadow);overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:transform .3s ease,box-shadow .3s ease}@media(hover:hover)and (pointer:fine){.premium-product-card:hover{transform:translateY(-6px) translateZ(0);box-shadow:0 15px 30px #0000001f;z-index:2}.premium-product-card:hover .ppc-main-img{opacity:0}.premium-product-card:hover .ppc-hover-img{opacity:1}.card-zoom-hover:hover .ppc-hover-img{transform:scale(1.05)}.premium-product-card:hover .ppc-actions{right:12px}.premium-product-card:hover .ppc-quick-add{transform:translateY(0)}}.ppc-image-wrapper{position:relative;overflow:hidden;background:#f4f4f4;aspect-ratio:3/4;border-bottom:1px solid rgba(0,0,0,.04)}.ppc-image-link{display:block;width:100%;height:100%}.ppc-main-img,.ppc-hover-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:opacity .4s ease,transform .4s ease;display:block}.ppc-hover-img,.premium-product-card:hover .ppc-main-img,.premium-product-card:active .ppc-main-img{opacity:0}.premium-product-card:hover .ppc-hover-img,.premium-product-card:active .ppc-hover-img{opacity:1}.card-zoom-hover:hover .ppc-hover-img,.card-zoom-hover:active .ppc-hover-img{transform:scale(1.05)}.ppc-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}.badge{font-size:10px;font-weight:700;letter-spacing:1px;padding:5px 10px;text-transform:uppercase;border-radius:2px}.badge-dark{background:#111;color:#fff}.badge-accent{background:var(--accent-color);color:#fff}.badge-sale{background:#e04a4a;color:#fff}.ppc-actions{position:absolute;top:12px;right:-50px;display:flex;flex-direction:column;gap:8px;z-index:2;transition:right .3s ease}.ppc-action-btn{width:36px;height:36px;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #00000014;transition:all .2s ease;color:#111}.ppc-action-btn:hover{background:#111;color:#fff;transform:scale(1.08)}.ppc-action-btn svg{width:16px;height:16px}.ppc-action-btn.active svg{fill:#e04a4a;stroke:#e04a4a}.ppc-quick-add{position:absolute;bottom:0;left:0;width:100%;background:#111111f2;color:#fff;padding:15px;transform:translateY(100%);transition:transform .3s ease;z-index:3}.qa-header{font-size:10px;font-weight:600;letter-spacing:1px;text-align:center;margin-bottom:12px;color:#b5b5b5;text-transform:uppercase}.qa-variants{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.qa-size-btn{background:transparent;border:1px solid #444;color:#fff;padding:6px 14px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease}.qa-size-btn:hover:not(:disabled){background:#fff;color:#111;border-color:#fff}.qa-size-btn:disabled{opacity:.3;cursor:not-allowed}.qa-size-btn.loading{color:transparent!important;position:relative}.qa-size-btn.loading:after{content:"";position:absolute;width:12px;height:12px;top:50%;left:50%;margin-top:-6px;margin-left:-6px;border:2px solid #111;border-top-color:transparent;border-radius:50%;animation:ppc-spin .6s linear infinite}@keyframes ppc-spin{to{transform:rotate(360deg)}}.ppc-info{display:flex;flex-direction:column;gap:5px;padding:15px}.ppc-vendor{font-family:var(--cat-font);color:var(--cat-color);font-size:var(--cat-size-desk);font-weight:var(--cat-weight-desk);text-transform:uppercase;letter-spacing:1px}.ppc-title{font-family:var(--title-font);color:var(--title-color);font-size:var(--title-size-desk);font-weight:var(--title-weight-desk);text-decoration:none;line-height:1.4;transition:color .2s ease}.ppc-title:hover{color:var(--accent-color)}.ppc-price-container{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:4px;width:100%}.ppc-price-wrapper{display:inline-flex;align-items:baseline;gap:6px}.ppc-price,.ppc-price *{display:inline-block;font-family:var(--price-font)!important;color:var(--price-color)!important;font-size:var(--price-size-desk)!important;font-weight:var(--price-weight-desk)!important;line-height:1!important;margin:0!important;padding:0!important;border:none!important}.ppc-compare-price,.ppc-compare-price *{display:inline-block;font-family:var(--compare-font)!important;color:var(--compare-color)!important;font-size:var(--compare-size-desk)!important;font-weight:var(--compare-weight-desk)!important;text-decoration:line-through!important;line-height:1!important;margin:0!important;padding:0!important;border:none!important}.ppc-discount,.ppc-discount *{display:inline-block;font-family:var(--discount-font)!important;font-size:var(--discount-size-desk)!important;font-weight:var(--discount-weight-desk)!important;color:var(--discount-color)!important;line-height:1!important;margin:0!important;padding:0!important;border:none!important}.ppc-footer-info{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.ppc-swatches-mock{display:flex;align-items:center;gap:6px}.swatch{width:14px;height:14px;border-radius:50%;border:1px solid #dddddd}.swatch-more{font-size:11px;color:#777}.ppc-rating{font-size:11px;color:#d1a46a}.review-count{color:#888;margin-left:3px}.premium-pagination{text-align:center;margin-top:50px;font-family:var(--title-font)}.premium-pagination .page,.premium-pagination .next,.premium-pagination .prev{display:inline-block;padding:10px 16px;margin:0 4px;color:var(--text-color, #111);text-decoration:none;border:1px solid #e5e5e5;border-radius:4px;transition:all .3s ease;font-size:14px}.premium-pagination .current{display:inline-block;padding:10px 16px;margin:0 4px;background:var(--text-color, #111);color:#fff;border:1px solid var(--text-color, #111);border-radius:4px;font-size:14px}.premium-pagination a:hover{background:var(--text-color, #111);color:#fff;border-color:var(--text-color, #111)}.hub-sort-desktop{display:flex}.hub-sort-mobile,.hub-sort-mobile-sheet{display:none!important}.qv-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:#0009!important;z-index:2147483647!important;display:flex!important;align-items:center!important;justify-content:center!important;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s;-webkit-transform:translateZ(0)}.qv-overlay.active{visibility:visible;opacity:1;pointer-events:all}.qv-modal{background:#fff!important;width:85%!important;max-width:800px!important;border-radius:12px!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 40px #0003!important;transform:translateY(20px);transition:transform .3s ease;padding:25px!important;margin:0!important;-webkit-overflow-scrolling:touch}.qv-overlay.active .qv-modal{transform:translateY(0)}.qv-close{position:absolute;top:15px;right:15px;background:transparent;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s;color:#000}.qv-close:hover{transform:scale(1.1)}.qv-close svg{width:22px;height:22px}.qv-layout{display:flex;gap:24px;width:100%;align-items:flex-start}.qv-gallery-col{width:52%;display:flex;gap:12px;align-items:stretch;position:relative;padding-left:74px}.qv-main-image{flex:1;width:100%!important;height:auto!important;aspect-ratio:3 / 4!important;border-radius:8px;overflow:hidden;background:#f4f4f4;display:flex;align-items:center;justify-content:center}.qv-main-image img{width:100%;height:100%;object-fit:cover}.qv-thumbnails-wrapper{display:flex;flex-direction:column;align-items:center;width:62px;gap:6px;flex-shrink:0;position:absolute;top:0;bottom:0;left:0}.qv-thumb-arrow{background:#fffc;border:none;cursor:pointer;color:#111;padding:2px 0;width:100%;height:20px;z-index:2;display:flex;align-items:center;justify-content:center}.qv-thumb-arrow svg{width:16px;height:16px;stroke-width:2px}.qv-thumbnails{display:flex;flex-direction:column;gap:8px;overflow-y:auto;scrollbar-width:none;flex:1;width:100%;-webkit-overflow-scrolling:touch}.qv-thumbnails::-webkit-scrollbar{display:none}.qv-thumb{width:100%!important;height:auto!important;aspect-ratio:3 / 4!important;flex-shrink:0!important;border-radius:6px;overflow:hidden;cursor:pointer;border:1.5px solid transparent;transition:border-color .2s}.qv-thumb img{width:100%;height:100%;object-fit:cover}.qv-thumb.active{border-color:#111}.qv-info-col{width:48%;display:flex;flex-direction:column;align-self:center}.qv-title{font-family:var(--title-font)!important;font-size:14px!important;font-weight:500!important;color:#111!important;margin:0 0 10px!important;line-height:1.3!important;padding-right:20px!important;text-transform:none}.qv-price-row{display:flex;align-items:center;gap:10px;margin-bottom:20px;min-height:24px}.qv-price{font-family:-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:13px!important;font-weight:500!important;color:#111!important}.qv-compare-price{font-family:-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:11px!important;color:#969696!important;text-decoration:line-through!important}.qv-discount{font-family:-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:11px!important;font-weight:500!important;color:#c00!important}.qv-divider{width:100%;border:none;border-top:1px solid #eaeaea;margin:0 0 20px}.qv-option-group{margin-bottom:20px}.qv-option-label{display:block;font-family:Inter,sans-serif!important;font-size:10px!important;font-weight:700!important;margin-bottom:12px!important;text-transform:uppercase!important;color:#000!important;letter-spacing:.8px!important}.qv-pill-list{display:flex;flex-wrap:wrap;gap:10px}.qv-pill{padding:10px 18px;border:1px solid #e0e0e0;border-radius:6px;font-size:12px!important;font-weight:500!important;cursor:pointer;transition:all .2s ease;color:#111;background:#fff;display:flex;align-items:center;justify-content:center;min-width:45px;position:relative}.qv-pill:hover:not(.disabled){border-color:#111}.qv-pill.active:not(.disabled){background:#111;color:#fff;border-color:#111}.qv-pill.disabled{opacity:.4;cursor:not-allowed;background:#f5f5f5;color:#aaa;border-color:#ddd}.qv-pill.disabled:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1.5px;background:#aaa;transform:rotate(-15deg)}.qv-actions{display:flex;flex-direction:column;gap:12px;margin-top:10px;width:100%}.qv-btn{width:100%;padding:14px;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;border-radius:50px;cursor:pointer;transition:.2s ease;display:flex;align-items:center;justify-content:center;letter-spacing:.5px!important}.qv-add-bag{background:#fff!important;color:#111!important;border:1.5px solid #111!important}.qv-add-bag:hover:not(:disabled){background:#f9f9f9!important}.qv-buy-now{background:#111!important;color:#fff!important;border:1.5px solid #111!important}.qv-buy-now:hover:not(:disabled){background:#000!important}.qv-btn:disabled{opacity:.5;cursor:not-allowed;background:#ccc!important;border-color:#ccc!important;color:#666!important}@media screen and (max-width:768px){.premium-product-card{transition:none}.premium-product-card:hover{transform:none!important;box-shadow:var(--card-shadow)!important;z-index:1}.hub-sort-desktop{display:none!important}.hub-sort-mobile{display:flex!important}.hub-sort-mobile-sheet{display:block!important}.hub-banner{width:var(--banner-width-mob);height:var(--banner-height-mob)}.hub-banner-title{font-size:28px}.hub-circle-categories{justify-content:flex-start;gap:20px;padding:0 0 15px}.circle-image-wrapper{width:75px;height:70px}.circle-item-title{font-size:11px}.hub-toolbar-row{flex-direction:row;gap:10px}.hub-sort-select{min-width:120px;font-size:12px;padding-right:24px}.hub-filter-open-btn{padding:8px 16px;font-size:12px}.main-collection-grid{grid-template-columns:repeat(var(--mob-cols),1fr);gap:var(--grid-gap-mob)}.ppc-actions{right:10px;opacity:1;transform:translate(0)}.ppc-quick-add{display:none!important}.ppc-vendor{font-size:var(--cat-size-mob);font-weight:var(--cat-weight-mob)}.ppc-title{font-size:var(--title-size-mob);font-weight:var(--title-weight-mob)}.ppc-price,.ppc-price *{font-size:var(--price-size-mob)!important;font-weight:var(--price-weight-mob)!important}.ppc-compare-price,.ppc-compare-price *{font-size:var(--compare-size-mob)!important;font-weight:var(--compare-weight-mob)!important}.ppc-discount,.ppc-discount *{font-size:var(--discount-size-mob)!important;font-weight:var(--discount-weight-mob)!important}.hub-toolbar-row{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;border-top:1px solid #e5e5e5;border-bottom:none;margin:0;padding:0;height:56px;display:flex;box-shadow:0 -2px 10px #00000014}.hub-filter-open-btn,.hub-sort-wrapper{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;height:100%;border:none;border-radius:0;background:#fff;padding:0;margin:0;font-size:13px;font-weight:600;text-transform:uppercase;cursor:pointer;color:#111;-webkit-tap-highlight-color:transparent}.hub-filter-open-btn{border-right:1px solid #e5e5e5}.hub-filter-open-btn:hover{background:#f5f5f5;color:#111}.hub-sort-label{font-size:13px;font-weight:600;text-transform:uppercase;color:#111}.hub-sort-chevron{display:none}.hub-content-container{padding-bottom:calc(var(--padding-bottom) + 56px)}.hub-filter-drawer{top:auto;bottom:0;left:0;width:100%;max-width:100%;height:75vh;max-height:75vh;border-radius:16px 16px 0 0;transform:translateY(100%)}.hub-filter-drawer.open{transform:translateY(0)}.drawer-header-pane{padding:16px 20px}.drawer-body-pane{padding:10px 20px}.hub-filter-overlay{z-index:99}.hub-filter-drawer{z-index:101}.hub-sort-mobile-sheet .hub-sort-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:200;opacity:0;visibility:hidden;transition:all .3s ease}.hub-sort-mobile-sheet .hub-sort-overlay.active{opacity:1;visibility:visible}.hub-sort-sheet{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:201;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .35s cubic-bezier(.16,1,.3,1);max-height:60vh;display:flex;flex-direction:column}.hub-sort-sheet.open{transform:translateY(0)}.sort-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 12px;border-bottom:1px solid #eee}.sort-sheet-header h3{margin:0;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.sort-sheet-close{background:none;border:none;font-size:24px;cursor:pointer;color:#888;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.sort-sheet-list{list-style:none;padding:0;margin:0;overflow-y:auto}.sort-sheet-list li{border-bottom:1px solid #f5f5f5}.sort-sheet-list a{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;text-decoration:none;color:#111;font-size:14px;font-weight:500;transition:background .15s ease}.sort-sheet-list a:hover,.sort-sheet-list a.active{background:#f9f9f9}.sort-sheet-list a.active{font-weight:700;color:var(--accent-color, #dcb386)}.sort-check-icon{width:20px;height:20px;opacity:0}.sort-sheet-list a.active .sort-check-icon{opacity:1}.qv-overlay{padding:15px!important}.qv-modal{width:88%!important;max-width:380px!important;padding:15px!important;border-radius:12px!important;max-height:85vh!important;display:flex!important;flex-direction:column!important}.qv-layout{flex-direction:column!important;gap:15px!important;align-items:stretch!important;height:100%;overflow-y:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.qv-gallery-col{width:100%!important;display:flex!important;flex-direction:row!important;padding-left:54px!important;flex-shrink:0!important;align-items:stretch!important}.qv-main-image{flex:1 1 100%!important;width:100%!important;height:auto!important;aspect-ratio:3 / 4!important;display:block!important}.qv-thumbnails-wrapper{width:44px!important;gap:4px!important;left:0!important}.qv-thumb-arrow svg{width:14px;height:14px}.qv-thumbnails{gap:6px}.qv-info-col{width:100%!important;padding:0!important;justify-content:flex-start!important}.qv-title{font-size:14px!important;padding-right:25px!important;margin-bottom:8px!important;line-height:1.2!important}.qv-price-row{margin-bottom:12px!important;gap:8px!important}.qv-price{font-size:13px!important}.qv-compare-price,.qv-discount{font-size:11px!important}.qv-divider,.qv-option-group{margin-bottom:12px!important}.qv-option-label{font-size:10px!important;margin-bottom:8px!important}.qv-pill-list{gap:8px!important}.qv-pill{padding:8px 14px!important;font-size:11px!important;min-width:35px!important;border-radius:4px!important}.qv-actions{gap:8px!important;margin-top:10px!important}.qv-btn{padding:12px!important;font-size:11px!important}.qv-close{top:10px!important;right:10px!important}.qv-close svg{width:20px!important;height:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/premium-hub-collection.css.map */
