@charset "UTF-8";@keyframes sipv-border-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.sipv-product-card{margin:0;height:100%}.sipv-product-card__border-wrap{position:relative;border-radius:14px;overflow:hidden;padding:2px;height:100%;box-sizing:border-box;background:var(--sipv-border, #dce3ea);transition:background .25s ease,box-shadow .3s ease;box-shadow:0 2px 12px #0000000f}.sipv-product-card__border-wrap:before{content:"";position:absolute;width:250%;height:250%;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0);background:conic-gradient(from 0deg,#0050a0,#12a8e0,#e5002b,#9333ea,#f59e0b,#0050a0 360deg);z-index:0;opacity:0;animation:sipv-border-spin 3s linear infinite;animation-play-state:paused;transition:opacity .3s ease}.sipv-product-card__border-wrap:hover{background:transparent;box-shadow:0 12px 36px #00000021}.sipv-product-card__border-wrap:hover:before{opacity:1;animation-play-state:running}.sipv-product-card__border-wrap:hover .sipv-product-card__inner{transform:translateY(-4px)}.sipv-product-card__border-wrap:hover .sipv-product-card__image{transform:scale(1.06)}.sipv-product-card__inner{position:relative;z-index:1;background-color:var(--sipv-surface, #ffffff);border-radius:12px;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:transform .3s ease}.sipv-product-card__media{position:relative;flex-shrink:0;overflow:hidden;padding-top:100%;background-color:var(--sipv-background, #f5f7fa)}.sipv-product-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-decoration:none}.sipv-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.sipv-product-card__badges{position:absolute;top:.75rem;left:.75rem;z-index:2;display:flex;flex-direction:column;gap:.25rem}.sipv-product-card__content{padding:1rem;display:flex;flex-direction:column;flex:1 1 auto}.sipv-product-card__category{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem;line-height:1}.sipv-product-card__category a,.sipv-product-card__category-link{color:var(--sipv-primary, #0050a0);text-decoration:none}.sipv-product-card__category a:hover,.sipv-product-card__category-link:hover{color:var(--sipv-secondary, #12a8e0)}.sipv-product-card__title{margin:0 0 .5rem;font-size:.9375rem;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sipv-product-card__title a{color:var(--sipv-text, #111827);text-decoration:none;transition:color .2s ease}.sipv-product-card__title a:hover{color:var(--sipv-primary, #0050a0)}.sipv-product-card__rating{margin-bottom:.5rem;font-size:.8125rem;color:var(--sipv-warning, #9a6700)}.sipv-product-card__rating .star-rating{font-size:.75rem}.sipv-product-card__price{font-size:1.0625rem;font-weight:800;color:var(--sipv-text, #111827);margin-bottom:1rem;margin-top:auto;display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem}.sipv-product-card__price del{color:var(--sipv-muted, #667085);font-weight:400;font-size:.8125rem}.sipv-product-card__price ins{color:var(--sipv-cta, #e5002b);text-decoration:none}.sipv-product-card__actions a.button,.sipv-product-card__actions button.button,.sipv-product-card__actions .add_to_cart_button,.sipv-product-card__actions .single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;letter-spacing:.03em;border:none;border-radius:999px;cursor:pointer;text-decoration:none;color:#fff;background:linear-gradient(135deg,var(--sipv-primary, #0050a0) 0%,var(--sipv-secondary, #12a8e0) 100%);box-shadow:0 4px 14px #0050a047;transition:filter .2s ease,transform .15s ease,box-shadow .2s ease}.sipv-product-card__actions a.button:hover,.sipv-product-card__actions button.button:hover,.sipv-product-card__actions .add_to_cart_button:hover,.sipv-product-card__actions .single_add_to_cart_button:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 8px 22px #0050a061}.sipv-product-card__actions a.button:active,.sipv-product-card__actions button.button:active,.sipv-product-card__actions .add_to_cart_button:active,.sipv-product-card__actions .single_add_to_cart_button:active{transform:translateY(0)}.sipv-product-card__actions a.button.loading,.sipv-product-card__actions button.button.loading,.sipv-product-card__actions .add_to_cart_button.loading,.sipv-product-card__actions .single_add_to_cart_button.loading{opacity:.7;pointer-events:none}.sipv-product-card__actions a.button.added,.sipv-product-card__actions button.button.added,.sipv-product-card__actions .add_to_cart_button.added,.sipv-product-card__actions .single_add_to_cart_button.added{background:linear-gradient(135deg,var(--sipv-success, #16794b) 0%,#22c55e 100%);box-shadow:0 4px 14px #16794b4d}@media (prefers-reduced-motion: reduce){.sipv-product-card__border-wrap:before{animation:none!important}.sipv-product-card__border-wrap:hover .sipv-product-card__inner{transform:none!important}.sipv-product-card__image{transition:none!important}}.sipv-breadcrumbs-nav{background:linear-gradient(to right,var(--sipv-background, #f5f7fa) 0%,var(--sipv-surface, #ffffff) 100%);border-bottom:1px solid var(--sipv-border, #dce3ea);padding:.75rem 0;margin-bottom:0}.woocommerce-breadcrumb{font-size:.8125rem;color:var(--sipv-muted, #667085);margin:0!important;padding:0}.woocommerce-breadcrumb a{color:var(--sipv-primary, #0050a0);text-decoration:none;font-weight:500;transition:color .15s ease}.woocommerce-breadcrumb a:hover{color:var(--sipv-secondary, #12a8e0)}.woocommerce-breadcrumb:before{display:none}.sipv-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:0;list-style:none;margin:0;padding:0;font-size:.8125rem;color:var(--sipv-muted, #667085)}.sipv-breadcrumbs li{display:inline-flex;align-items:center}.sipv-breadcrumbs li:after{content:"";display:inline-block;width:5px;height:5px;border-right:1.5px solid var(--sipv-border, #dce3ea);border-top:1.5px solid var(--sipv-border, #dce3ea);transform:rotate(45deg);margin:0 .5rem;flex-shrink:0}.sipv-breadcrumbs li:last-child:after{display:none}.sipv-breadcrumbs a{color:var(--sipv-primary, #0050a0);text-decoration:none;font-weight:500;white-space:nowrap;transition:color .15s ease}.sipv-breadcrumbs a:hover{color:var(--sipv-secondary, #12a8e0)}.sipv-breadcrumbs li:first-child a:before{content:"";display:inline-block;width:13px;height:13px;margin-right:4px;vertical-align:-1px;background-color:currentcolor;-webkit-mask-image:url("data:image/svg+xml,%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%3Cpath d='M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z'/%3E%3Cpolyline points='9 22 9 12 15 12 15 22'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%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%3Cpath d='M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z'/%3E%3Cpolyline points='9 22 9 12 15 12 15 22'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.sipv-breadcrumbs__current{color:var(--sipv-text, #111827);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.woocommerce-breadcrumb,.breadcrumb,.woocommerce nav.woocommerce-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;font-size:.8125rem;color:var(--sipv-muted, #667085);margin:0!important}.woocommerce-breadcrumb a,.breadcrumb a,.woocommerce nav.woocommerce-breadcrumb a{color:var(--sipv-primary, #0050a0);text-decoration:none;font-weight:500}.woocommerce-breadcrumb a:hover,.breadcrumb a:hover,.woocommerce nav.woocommerce-breadcrumb a:hover{color:var(--sipv-secondary, #12a8e0)}.woocommerce-breadcrumb .woocommerce-breadcrumb__separator,.woocommerce-breadcrumb span:not([class]),.breadcrumb .woocommerce-breadcrumb__separator,.breadcrumb span:not([class]),.woocommerce nav.woocommerce-breadcrumb .woocommerce-breadcrumb__separator,.woocommerce nav.woocommerce-breadcrumb span:not([class]){margin:0 .5rem;color:var(--sipv-border, #dce3ea);font-size:.75rem}.single-product div.product{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media (min-width: 992px){.single-product div.product{grid-template-columns:1fr 1fr}.single-product div.product .woocommerce-tabs,.single-product div.product .related.products,.single-product div.product .upsells.products{grid-column:1/-1}}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery .woocommerce-product-gallery__image{border:1px solid var(--sipv-border, #dce3ea);border-radius:var(--sipv-radius-md, .5rem);overflow:hidden;background-color:var(--sipv-surface, #ffffff)}.woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:.75rem;list-style:none;margin:1rem 0 0;padding:0}.woocommerce-product-gallery .flex-control-thumbs li{width:80px;height:80px;border:1px solid var(--sipv-border, #dce3ea);border-radius:var(--sipv-radius-sm, .25rem);overflow:hidden;cursor:pointer}.woocommerce-product-gallery .flex-control-thumbs li img{width:100%;height:100%;object-fit:cover}.summary.entry-summary{display:flex;flex-direction:column}.summary.entry-summary .product_title{font-size:1.75rem;margin-top:.5rem;margin-bottom:.75rem;color:var(--sipv-text, #111827)}@media (min-width: 768px){.summary.entry-summary .product_title{font-size:2.125rem}}.summary.entry-summary .woocommerce-product-rating{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.875rem;color:var(--sipv-warning, #9a6700)}.summary.entry-summary .woocommerce-product-rating .woocommerce-review-link{color:var(--sipv-muted, #667085);text-decoration:none}.summary.entry-summary .woocommerce-product-rating .woocommerce-review-link:hover{color:var(--sipv-primary, #0050a0)}.summary.entry-summary .price{font-size:1.5rem;font-weight:700;color:var(--sipv-text, #111827);margin-bottom:1rem}.summary.entry-summary .price del{color:var(--sipv-muted, #667085);font-size:1.125rem;font-weight:400;margin-right:.5rem}.summary.entry-summary .price ins{color:var(--sipv-cta, #e5002b);text-decoration:none}.summary.entry-summary .woocommerce-product-details__short-description{color:var(--sipv-muted, #667085);font-size:1rem;line-height:1.6;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--sipv-border, #dce3ea)}form.cart{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:2rem}form.cart .quantity{display:inline-flex}form.cart .quantity input.qty{width:70px;height:48px;padding:0 .75rem;border:1px solid var(--sipv-border, #dce3ea);border-radius:var(--sipv-radius-md, .5rem);text-align:center;font-weight:600}form.cart .single_add_to_cart_button{height:48px;padding:0 3rem;background-color:var(--sipv-cta, #e5002b);color:var(--sipv-surface, #ffffff);border:0;border-radius:var(--sipv-radius-md, .5rem);font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .15s ease-in-out}form.cart .single_add_to_cart_button:hover{background-color:var(--sipv-cta-hover, #bd0024)}form.cart table.variations{width:100%;margin-bottom:1rem}form.cart table.variations td{padding:.5rem 0}form.cart table.variations label{font-weight:600}form.cart table.variations select{width:100%;height:44px;padding:0 .75rem;border:1px solid var(--sipv-border, #dce3ea);border-radius:var(--sipv-radius-md, .5rem)}.product_meta{font-size:.875rem;color:var(--sipv-muted, #667085);display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid var(--sipv-border, #dce3ea)}.product_meta a{color:var(--sipv-text, #111827);text-decoration:none}.product_meta a:hover{color:var(--sipv-primary, #0050a0)}.woocommerce-tabs{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--sipv-border, #dce3ea)}.woocommerce-tabs ul.tabs{display:flex;gap:.75rem;border-bottom:2px solid var(--sipv-border, #dce3ea);list-style:none;margin:0 0 2rem;padding:0}.woocommerce-tabs ul.tabs li{margin-bottom:-2px}.woocommerce-tabs ul.tabs li a{display:block;padding:.75rem 1.5rem;border-bottom:2px solid transparent;color:var(--sipv-muted, #667085);font-weight:600;text-decoration:none}.woocommerce-tabs ul.tabs li a:hover{color:var(--sipv-primary, #0050a0)}.woocommerce-tabs ul.tabs li.active a{color:var(--sipv-primary, #0050a0);border-bottom-color:var(--sipv-primary, #0050a0)}.woocommerce-tabs .woocommerce-Tabs-panel{color:var(--sipv-text, #111827);line-height:1.6}.related.products,.upsells.products{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--sipv-border, #dce3ea)}.related.products>h2,.upsells.products>h2{font-size:1.5rem;font-weight:700;margin-bottom:2rem;color:var(--sipv-text, #111827)}.related.products ul.products,.upsells.products ul.products{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;list-style:none;margin:0;padding:0}.related.products ul.products:before,.related.products ul.products:after,.upsells.products ul.products:before,.upsells.products ul.products:after{display:none!important}.related.products ul.products li.product,.upsells.products ul.products li.product{width:100%!important;float:none!important;margin:0!important;clear:none;min-width:0}@media (min-width: 768px){.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(3,1fr)}}@media (min-width: 992px){.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(4,1fr)}}
