@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.premium-wholesale-widget{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;border-radius:24px;box-shadow:0 8px 32px #00000014;border:1px solid #e5e7eb;margin:30px auto;max-width:1200px;overflow:hidden;position:relative;color:#111827}.premium-wholesale-widget:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8,#3b82f6);background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.premium-wholesale-widget:hover{box-shadow:0 16px 40px #0000001f;transform:translateY(-2px);transition:all .3s ease}.widget-container{display:grid;grid-template-columns:500px 1fr;min-height:600px}.product-image-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:40px;display:flex;align-items:center;justify-content:center;position:relative}.image-wrapper{position:relative;width:100%;max-width:420px}.single-image{width:100%;height:400px;object-fit:contain;border-radius:16px;box-shadow:0 12px 24px #0000001a;border:2px solid rgba(255,255,255,.8);transition:transform .3s ease;display:block;background:#f8fafc}.single-image:hover{transform:scale(1.02)}.desktop-image-gallery{display:flex;flex-direction:column;gap:12px;width:100%}.desktop-image-gallery~.single-image{display:none}.gallery-image{width:100%;height:160px;object-fit:contain;border-radius:12px;box-shadow:0 8px 16px #0000001a;border:2px solid rgba(255,255,255,.8);transition:all .3s ease;cursor:pointer;background:#f8fafc}.gallery-image:hover{transform:scale(1.03);box-shadow:0 12px 24px #00000026}.gallery-image.active{border-color:#3b82f6;box-shadow:0 8px 16px #3b82f64d;transform:scale(1.02)}.gallery-image:first-child{height:200px}.mobile-image-carousel{display:none}.image-placeholder{width:100%;height:400px;background:#f3f4f6;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:2px dashed #d1d5db}.placeholder-icon{font-size:4rem;opacity:.5}.placeholder-text{color:#6b7280;font-weight:500}.savings-badge{position:absolute;top:-12px;right:-12px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-radius:50%;width:80px;height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:800;box-shadow:0 8px 24px #ef444466;border:3px solid white;z-index:10;animation:pulse 2s infinite}.savings-percent{font-size:1.2rem;line-height:1}.savings-label{font-size:.6rem;letter-spacing:1px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.wholesale-badge{position:absolute;top:20px;left:20px;background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:12px 16px;border-radius:12px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 24px #0000004d;border:1px solid rgba(255,255,255,.1)}.badge-icon{font-size:1.2rem}.badge-content{display:flex;flex-direction:column;gap:2px}.badge-title{font-size:.75rem;font-weight:800;letter-spacing:1px}.badge-subtitle{font-size:.6rem;opacity:.8}.trust-indicators{position:absolute;bottom:20px;left:20px;display:flex;flex-direction:column;gap:8px}.trust-item{background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 12px;border-radius:20px;display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:600;color:#374151;box-shadow:0 4px 12px #0000001a}.trust-icon{color:#22c55e;font-weight:900}.product-details-section{padding:40px;display:flex;flex-direction:column;gap:24px;background:#fff}.mobile-header{display:none}.product-header{border-bottom:1px solid #e5e7eb;padding-bottom:20px}.product-title{font-size:2rem;font-weight:800;color:#111827;margin:0 0 12px;line-height:1.2}.product-summary{display:flex;align-items:center;gap:12px;color:#6b7280;font-size:.9rem;font-weight:500}.unit-info{color:#3b82f6;font-weight:700}.availability-dot{width:8px;height:8px;border-radius:50%;background:#22c55e}.stock-text{color:#059669;font-weight:600}.feature-tags{display:flex;flex-wrap:wrap;gap:12px}.feature-tag{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:8px 16px;display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;color:#374151;transition:all .2s ease}.feature-tag:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.feature-tag.lid-feature{border-color:#3b82f6;background:#3b82f60d}.feature-tag.material-feature{border-color:#22c55e;background:#22c55e0d}.feature-tag.capacity-feature{border-color:#f59e0b;background:#f59e0b0d}.feature-tag.event-feature{border-color:#ec4899;background:#ec48990d}.feature-tag.custom-feature-1{border-color:#ef4444;background:#ef44440d}.feature-tag.custom-feature-2{border-color:#8b5cf6;background:#8b5cf60d}.feature-tag.custom-feature-3{border-color:#06b6d4;background:#06b6d40d}.tag-icon{font-size:1rem}.product-description-section{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:16px;overflow:hidden;transition:all .3s ease;position:relative}.product-description-section:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,#0ea5e9,#0284c7);transition:width .3s ease}.product-description-section:hover:after{width:80%}.description-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease}.description-header:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d}.description-title{display:flex;align-items:center;gap:12px;margin:0;font-size:1.1rem;font-weight:700;position:relative}.description-help-text{font-size:.7rem;opacity:.8;font-weight:400;font-style:italic;transition:opacity .3s ease;margin-left:8px}.description-icon{font-size:1.2rem;opacity:.9}.description-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;padding:6px 10px;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:36px;height:36px}.description-toggle:hover{background:#fff3;border-color:#fff6;transform:scale(1.05)}.toggle-icon{font-size:1rem;font-weight:700;transition:transform .3s ease}.description-content{overflow:hidden;transition:all .4s ease}.description-text{color:#0c4a6e;line-height:1.6;font-weight:500;margin-bottom:20px}.description-text p{margin:0 0 12px}.description-text p:last-child{margin-bottom:0}.description-text strong{color:#0369a1;font-weight:700}.description-text ul,.description-text ol{margin:12px 0;padding-left:24px}.description-text li{margin:6px 0;color:#0c4a6e}.description-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;padding-top:20px;border-top:1px solid #7dd3fc}.highlight-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#ffffffb3;border-radius:10px;font-size:.85rem;font-weight:600;color:#0369a1;border:1px solid rgba(6,182,212,.2)}.highlight-icon{font-size:1.1rem;color:#0284c7}.highlight-text{flex:1}.pricing-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}.price-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.price-main{display:flex;flex-direction:column;gap:4px}.price-original{font-size:1rem;color:#9ca3af;text-decoration:line-through;font-weight:500}.price-current{font-size:2.25rem;font-weight:900;color:#111827;line-height:1}.savings-amount{color:#059669;font-weight:700;font-size:.9rem}.price-details{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.price-per-unit{font-size:.9rem;color:#6b7280;font-weight:600}.retail-comparison{font-size:.8rem;color:#9ca3af;font-weight:500}.variant-section,.quantity-section{display:flex;flex-direction:column;gap:12px}.variant-label,.quantity-label{font-weight:700;color:#374151;font-size:.9rem}.variant-selector{width:100%;padding:14px 48px 14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:600;background:#fff;color:#374151;cursor:pointer;transition:all .2s ease,opacity .2s ease;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:20px}.variant-selector:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.variant-selector:hover{border-color:#cbd5e1;background-color:#f9fafb}.variant-selector option{padding:12px;font-weight:600;color:#374151;background:#fff}.variant-selector option:disabled{color:#9ca3af;background:#f3f4f6;font-style:italic}.variant-selector option:checked{background:#3b82f6;color:#fff}.quantity-controls{display:flex;align-items:center;width:fit-content;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.qty-btn{background:#f9fafb;border:none;padding:12px 16px;cursor:pointer;font-size:1.2rem;font-weight:700;color:#374151;transition:all .2s ease;-webkit-user-select:none;user-select:none}.qty-btn:hover{background:#3b82f6;color:#fff}.qty-input{border:none;padding:12px 16px;width:80px;text-align:center;font-weight:700;font-size:1rem;color:#111827;background:#fff}.qty-input:focus{outline:none}.quantity-info{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;border-top:1px solid #e5e7eb}.total-units{font-weight:600;color:#374151}.unit-total{color:#3b82f6;font-weight:800}.bulk-discount{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#6b7280;font-weight:600}.discount-icon{font-size:1rem}.add-to-cart-btn{background:linear-gradient(135deg,#111827,#1f2937);color:#fff;border:none;border-radius:12px;padding:16px 24px;font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .3s ease;position:relative;overflow:hidden;margin-top:8px}.add-to-cart-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.add-to-cart-btn:hover:before{left:100%}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1118274d}.add-to-cart-btn:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.add-to-cart-btn.loading{background:#6b7280}.add-to-cart-btn.success{background:#059669}.add-to-cart-btn.out-of-stock{background:#9ca3af;color:#6b7280;cursor:not-allowed;transform:none;box-shadow:none}.add-to-cart-btn.out-of-stock:before{display:none}.btn-icon,.btn-arrow{font-size:1.2rem}.benefits-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.benefits-title{font-size:1.1rem;font-weight:700;color:#111827;margin:0 0 16px;text-align:center}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.benefit-item{display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;color:#374151}.benefit-icon{font-size:1.1rem}.trust-section{display:flex;flex-direction:column;gap:16px}.security-badges{display:flex;justify-content:center;gap:24px}.security-item{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#6b7280}.security-icon{color:#3b82f6}.guarantee-badge{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px}.guarantee-icon{font-size:1.5rem;color:#0ea5e9}.guarantee-content{display:flex;flex-direction:column;gap:2px}.guarantee-title{font-weight:700;color:#0c4a6e}.guarantee-subtitle{font-size:.85rem;color:#0369a1}.social-proof{background:#fefce8;border:1px solid #fde047;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.review-highlight{text-align:center;display:flex;flex-direction:column;gap:8px}.stars{font-size:1.2rem}.review-text{font-style:italic;color:#713f12;font-weight:500}.reviewer{font-size:.8rem;color:#a16207;font-weight:600}.recent-activity{text-align:center;font-size:.85rem;color:#a16207;font-weight:700}.buyer-count{color:#dc2626;font-weight:900}@media (max-width: 1024px){.widget-container{grid-template-columns:400px 1fr}.product-image-section{padding:30px}.single-image,.image-placeholder{height:350px}.gallery-image{height:140px}.gallery-image:first-child{height:170px}.product-details-section{padding:30px}.premium-wholesale-widget[data-desktop-fit=cover] .single-image,.premium-wholesale-widget[data-desktop-fit=cover] .gallery-image{object-fit:cover;background:transparent}.premium-wholesale-widget[data-desktop-fit=contain] .single-image,.premium-wholesale-widget[data-desktop-fit=contain] .gallery-image{object-fit:contain;background:#f8fafc}.premium-wholesale-widget[data-desktop-fit=fill] .single-image,.premium-wholesale-widget[data-desktop-fit=fill] .gallery-image{object-fit:fill;background:transparent}}@media (max-width: 768px){.premium-wholesale-widget{margin:16px;border-radius:16px}.widget-container{grid-template-columns:1fr;min-height:auto}.product-image-section{padding:24px;background:#fff;order:1}.single-image,.image-placeholder{height:275px;object-position:center center!important;background:#f8fafc}.savings-badge{width:60px;height:60px;top:-8px;right:-8px}.savings-percent{font-size:1rem}.wholesale-badge{display:none}.trust-indicators{position:static;flex-direction:row;justify-content:center;margin-top:16px}.product-details-section{padding:24px;order:2}.desktop-image-gallery{display:none}.mobile-image-carousel~.single-image{display:none}.mobile-image-carousel{display:block;width:100%;position:relative}.carousel-container{overflow:hidden;border-radius:16px;box-shadow:0 8px 16px #0000001a;background:#f8fafc;position:relative;width:100%;height:275px}.carousel-track{display:flex;transition:transform .3s ease;will-change:transform;height:100%}.carousel-slide{min-width:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f8fafc;position:relative;height:100%;overflow:hidden}.carousel-image{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain;object-position:center center;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel-controls{display:flex;align-items:center;justify-content:center;margin-top:16px;padding:0 8px;gap:16px}.carousel-btn{background:#ffffffe6;border:1px solid #e5e7eb;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;color:#374151;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 8px #0000001a}.carousel-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;transform:scale(1.05)}.carousel-dots{display:flex;gap:8px;align-items:center}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:all .2s ease}.carousel-dot.active{background:#3b82f6;transform:scale(1.2)}.carousel-dot:hover{background:#6b7280}.mobile-header{display:block;margin-bottom:16px;text-align:center}.mobile-product-title{font-size:1.4rem;font-weight:800;color:#111827;margin:0 0 12px;line-height:1.3;display:block}.mobile-badges{display:flex;justify-content:center;gap:12px}.mobile-savings{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:6px 12px;border-radius:16px;font-size:.75rem;font-weight:800}.mobile-wholesale{background:linear-gradient(135deg,#111827,#1f2937);color:#fff;padding:6px 12px;border-radius:16px;font-size:.75rem;font-weight:800}.product-title{display:none!important}.product-summary{justify-content:center;flex-wrap:wrap;margin-top:8px;padding:8px 0;background:#3b82f60d;border-radius:8px;border:1px solid rgba(59,130,246,.1)}.unit-info{color:#3b82f6;font-weight:700;font-size:.95rem}.stock-text{color:#059669;font-weight:600;font-size:.9rem}.feature-tags{justify-content:center}.variant-selector{padding:16px 20px;font-size:1.1rem;border-radius:12px;border:2px solid #3b82f6;background:#fff;color:#1f2937;font-weight:700;min-height:56px;box-shadow:0 4px 12px #3b82f61a;background-size:24px;background-position:right 16px center;transition:all .2s ease,opacity .2s ease}.variant-selector option:disabled{color:#9ca3af;background:#f3f4f6;font-style:italic}.variant-selector option:checked{background:#3b82f6;color:#fff}.product-description-section{margin:0 -4px}.product-description-section:after{display:none}.description-header{padding:16px 20px}.description-header:hover{transform:none}.description-title{font-size:1rem}.description-help-text{font-size:.65rem;margin-left:4px}.description-toggle{min-width:32px;height:32px;padding:4px 8px}.description-highlights{grid-template-columns:1fr;gap:8px}.highlight-item{padding:8px 10px;font-size:.8rem}.price-header{flex-direction:column;align-items:center;text-align:center;gap:12px}.price-details{align-items:center}.variant-section{margin-bottom:20px;background:#3b82f60d;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:16px}.variant-label{font-size:1rem;color:#1f2937;margin-bottom:8px;display:flex;align-items:center;gap:8px}.variant-label:before{content:"\1f4cb";font-size:1.1rem}.variant-selector{padding:16px 20px;font-size:1.1rem;border-radius:12px;border:2px solid #3b82f6;background:#fff;color:#1f2937;font-weight:700;min-height:56px;box-shadow:0 4px 12px #3b82f61a}.variant-selector:focus{border-color:#1d4ed8;box-shadow:0 0 0 4px #3b82f633}.variant-selector option{padding:16px;font-size:1rem;font-weight:600}.quantity-info{flex-direction:column;gap:8px;text-align:center}.benefits-grid{grid-template-columns:1fr;gap:8px}.security-badges{flex-wrap:wrap;gap:16px}.guarantee-badge{flex-direction:column;text-align:center;gap:8px}.premium-wholesale-widget[data-mobile-fit=contain] .carousel-image{object-fit:contain!important;max-width:100%;max-height:100%;width:auto;height:auto}.premium-wholesale-widget[data-mobile-fit=cover] .carousel-image{object-fit:cover!important;width:100%;height:100%;max-width:none;max-height:none;position:static;transform:none}.premium-wholesale-widget[data-mobile-fit=fill] .carousel-image{object-fit:fill!important;width:100%;height:100%;max-width:none;max-height:none;position:static;transform:none}.premium-wholesale-widget[data-mobile-fit=contain] .single-image{object-fit:contain!important;object-position:center center!important;background:#f8fafc}.premium-wholesale-widget[data-mobile-fit=cover] .single-image{object-fit:cover!important;object-position:center center!important}.premium-wholesale-widget[data-mobile-fit=fill] .single-image{object-fit:fill!important;object-position:center center!important}}@media (max-width: 480px){.premium-wholesale-widget{margin:12px}.product-details-section,.product-image-section{padding:16px}.mobile-product-title{font-size:1.2rem}.product-title{font-size:1.25rem}.pricing-card{padding:16px}.price-current{font-size:1.8rem}.add-to-cart-btn{padding:14px 20px}.feature-tag{font-size:.8rem;padding:6px 12px}.single-image,.carousel-container{height:250px}.variant-selector{font-size:1rem;padding:14px 18px;min-height:52px}.variant-label{font-size:.95rem}.description-header{padding:14px 16px}.description-help-text{display:none}.description-text{font-size:.9rem}}.add-to-cart-btn.loading .btn-text:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite;margin-left:8px}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 769px){.premium-wholesale-widget[data-desktop-fit=cover] .single-image,.premium-wholesale-widget[data-desktop-fit=cover] .gallery-image{object-fit:cover;background:transparent}.premium-wholesale-widget[data-desktop-fit=contain] .single-image,.premium-wholesale-widget[data-desktop-fit=contain] .gallery-image{object-fit:contain;background:#f8fafc}.premium-wholesale-widget[data-desktop-fit=fill] .single-image,.premium-wholesale-widget[data-desktop-fit=fill] .gallery-image{object-fit:fill;background:transparent}.premium-wholesale-widget[data-desktop-height="300"] .single-image,.premium-wholesale-widget[data-desktop-height="300"] .image-placeholder{height:300px}.premium-wholesale-widget[data-desktop-height="300"] .gallery-image{height:120px}.premium-wholesale-widget[data-desktop-height="300"] .gallery-image:first-child{height:150px}.premium-wholesale-widget[data-desktop-height="350"] .single-image,.premium-wholesale-widget[data-desktop-height="350"] .image-placeholder{height:350px}.premium-wholesale-widget[data-desktop-height="350"] .gallery-image{height:140px}.premium-wholesale-widget[data-desktop-height="350"] .gallery-image:first-child{height:175px}.premium-wholesale-widget[data-desktop-height="400"] .single-image,.premium-wholesale-widget[data-desktop-height="400"] .image-placeholder{height:400px}.premium-wholesale-widget[data-desktop-height="400"] .gallery-image{height:160px}.premium-wholesale-widget[data-desktop-height="400"] .gallery-image:first-child{height:200px}.premium-wholesale-widget[data-desktop-height="450"] .single-image,.premium-wholesale-widget[data-desktop-height="450"] .image-placeholder{height:450px}.premium-wholesale-widget[data-desktop-height="450"] .gallery-image{height:180px}.premium-wholesale-widget[data-desktop-height="450"] .gallery-image:first-child{height:225px}.premium-wholesale-widget[data-desktop-height="500"] .single-image,.premium-wholesale-widget[data-desktop-height="500"] .image-placeholder{height:500px}.premium-wholesale-widget[data-desktop-height="500"] .gallery-image{height:200px}.premium-wholesale-widget[data-desktop-height="500"] .gallery-image:first-child{height:250px}.premium-wholesale-widget[data-desktop-height="550"] .single-image,.premium-wholesale-widget[data-desktop-height="550"] .image-placeholder{height:550px}.premium-wholesale-widget[data-desktop-height="550"] .gallery-image{height:220px}.premium-wholesale-widget[data-desktop-height="550"] .gallery-image:first-child{height:275px}.premium-wholesale-widget[data-desktop-height="600"] .single-image,.premium-wholesale-widget[data-desktop-height="600"] .image-placeholder{height:600px}.premium-wholesale-widget[data-desktop-height="600"] .gallery-image{height:240px}.premium-wholesale-widget[data-desktop-height="600"] .gallery-image:first-child{height:300px}}@media (max-width: 768px){.premium-wholesale-widget[data-mobile-height="200"] .single-image,.premium-wholesale-widget[data-mobile-height="200"] .carousel-container{height:200px}.premium-wholesale-widget[data-mobile-height="225"] .single-image,.premium-wholesale-widget[data-mobile-height="225"] .carousel-container{height:225px}.premium-wholesale-widget[data-mobile-height="250"] .single-image,.premium-wholesale-widget[data-mobile-height="250"] .carousel-container{height:250px}.premium-wholesale-widget[data-mobile-height="275"] .single-image,.premium-wholesale-widget[data-mobile-height="275"] .carousel-container{height:275px}.premium-wholesale-widget[data-mobile-height="300"] .single-image,.premium-wholesale-widget[data-mobile-height="300"] .carousel-container{height:300px}.premium-wholesale-widget[data-mobile-height="325"] .single-image,.premium-wholesale-widget[data-mobile-height="325"] .carousel-container{height:325px}.premium-wholesale-widget[data-mobile-height="350"] .single-image,.premium-wholesale-widget[data-mobile-height="350"] .carousel-container{height:350px}.premium-wholesale-widget[data-mobile-height="375"] .single-image,.premium-wholesale-widget[data-mobile-height="375"] .carousel-container{height:375px}.premium-wholesale-widget[data-mobile-height="400"] .single-image,.premium-wholesale-widget[data-mobile-height="400"] .carousel-container{height:400px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/wholesale-product-widget.css.map */
