/* Source-backed product page parity. Loaded after the child theme. */
.vs-storefront-body.single-product .main-page-wrapper{padding-top:0!important}
.vs-storefront-body.single-product #main-content{padding-top:0!important}
.vs-storefront-body.single-product .single-breadcrumbs-wrapper{margin-top:0!important}
.vs-storefront-body.single-product:has(.vs-pdp-fbt) .single-product-page>.container{margin-bottom:0!important}
.vs-storefront-body.single-product .woocommerce-product-details__short-description p+p{margin-top:19px}
.vs-storefront-body.single-product .vs-pdp-info-row{display:flex;align-items:center;gap:12px;width:100%;margin:0 0 18px;color:#888;font-size:13px;line-height:21px}
.vs-pdp-rating{display:inline-flex;align-items:center;gap:7px;color:#555}
.vs-pdp-rating:hover{color:#168bb9}
.vs-pdp-rating .star-rating{width:74px;margin:0;color:#f3c74f;font-size:14px}
.vs-pdp-info-row__sku{margin-left:auto;color:#999;white-space:nowrap}

.vs-pdp-coupons{position:relative;display:inline-flex;vertical-align:top;margin:0 0 0 12px;z-index:8}
.vs-pdp-coupons__toggle{display:flex!important;min-height:42px!important;align-items:center;gap:6px;margin:0!important;padding:0 14px!important;border:1px dashed #ff4f4f!important;border-radius:0!important;background:#fff!important;color:#f0463b!important;font-size:13px!important;font-weight:400!important;line-height:40px!important;text-transform:none!important;box-shadow:none!important}
.vs-pdp-coupons__toggle svg{width:13px;height:13px;fill:currentColor;transition:transform .2s ease}
.vs-pdp-coupons__toggle[aria-expanded="true"] svg{transform:rotate(180deg)}
.vs-pdp-coupons__list{position:absolute;top:calc(100% + 4px);right:0;z-index:15;width:322px;padding:2px 12px;border:1px solid #ddd;background:#fff;box-shadow:0 3px 9px rgba(0,0,0,.18)}
.vs-pdp-coupons__list[hidden]{display:none}
.vs-pdp-coupons__list button{display:flex!important;width:100%!important;min-height:38px!important;align-items:center;justify-content:space-between;gap:12px;margin:0!important;padding:7px 0!important;border:0!important;border-bottom:1px solid #e8e8e8!important;border-radius:0!important;background:#fff!important;color:#555!important;font-size:13px!important;font-weight:400!important;line-height:20px!important;text-align:left!important;text-transform:none!important;box-shadow:none!important}
.vs-pdp-coupons__list button:last-child{border-bottom:0!important}
.vs-pdp-coupons__list strong{color:#333;white-space:nowrap}
.vs-pdp-no-discount{clear:both;width:100%;margin:12px 0 0;color:#333;font-size:13px;line-height:20px}

.vs-pdp-fulfilment{order:55;width:100%;margin:18px 0 0;border-bottom:1px dashed #ddd}
.vs-pdp-fulfilment__toggle{display:flex!important;width:100%!important;min-height:42px!important;align-items:center;gap:8px;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#222!important;font-size:16px!important;font-weight:700!important;line-height:42px!important;text-align:left!important;text-transform:none!important;box-shadow:none!important}
.vs-pdp-fulfilment__truck{display:block;width:20px;height:20px;fill:#333}
.vs-pdp-fulfilment__chevron{display:block;width:11px;height:11px;margin-left:2px;fill:#333;transform:rotate(180deg);transition:transform .2s ease}
.vs-pdp-fulfilment__toggle[aria-expanded="false"] .vs-pdp-fulfilment__chevron{transform:none}
.vs-pdp-fulfilment__content{padding:0 30px 14px;color:#333;font-size:13px;line-height:1.65}
.vs-pdp-fulfilment__content[hidden]{display:none}
.vs-pdp-fulfilment__content p{margin:0 0 7px}
.vs-pdp-share{order:56;display:flex;min-height:78px;align-items:center;gap:9px;width:100%;padding:16px 0;color:#333;font-size:13px}
.vs-pdp-share>span:first-child{margin-right:45px}
.vs-pdp-share__button{display:grid!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;place-items:center;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;color:#fff!important;box-shadow:none!important}
.vs-pdp-share__button svg,.vs-pdp-share__button img{display:block;width:22px;height:22px;fill:currentColor;object-fit:contain}
.vs-pdp-share__button.is-facebook{background:#1976e9!important}.vs-pdp-share__button.is-x{background:#111!important}.vs-pdp-share__button.is-pinterest{background:#c6112c!important}.vs-pdp-share__button.is-wechat{background:#45a84d!important}
.vs-pdp-share__button.is-wechat img{width:24px;height:24px;filter:brightness(0) invert(1)}

.vs-pdp-fbt{box-sizing:border-box;width:calc(var(--vs-source-content-width,100%) - 24px);min-height:343px;max-width:none;margin:40px auto 0;padding:10px 20px;background:#fff}
.vs-pdp-fbt>h2{height:50px;margin:0!important;border-bottom:1px solid #ddd;color:#1479ff;font-size:20px;line-height:50px}
.vs-pdp-fbt>h2:after{display:block;width:280px;height:2px;margin-top:-2px;background:#1479ff;content:""}
.vs-pdp-fbt__body{display:grid;min-height:272px;grid-template-columns:minmax(0,1fr) 26px 200px;align-items:center;gap:10px}
.vs-pdp-fbt__products{display:flex;min-width:0;align-items:center;gap:10px;overflow-x:auto;overflow-y:hidden;padding:0;scrollbar-width:thin;scroll-snap-type:x proximity}
.vs-pdp-fbt__product{display:flex;width:169px;min-width:169px;max-width:169px;flex:0 0 169px;flex-direction:column;align-self:center;scroll-snap-align:start}
.vs-pdp-fbt__product.is-main{width:150px;min-width:150px;max-width:150px;flex-basis:150px}
.vs-pdp-fbt__plus{flex:0 0 26px;margin-right:44px;text-align:center}
.vs-pdp-fbt__product:not(.is-main)+.vs-pdp-fbt__product{margin-left:10px}
.vs-pdp-fbt__image{display:block;width:150px;height:150px;align-self:flex-start;overflow:hidden;background:#fff}
.vs-pdp-fbt__image img{display:block;width:100%!important;height:100%!important;object-fit:contain}
.vs-pdp-fbt__name{display:-webkit-box;min-height:42px;overflow:hidden;margin:4px 0;color:#444;font-size:14px;line-height:21px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.vs-pdp-fbt__options{display:flex;min-height:38px;flex-direction:column;gap:2px;margin:0 0 8px;padding:0;color:#777;font-size:11px;line-height:16px;list-style:none}
.vs-pdp-fbt__options li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vs-pdp-fbt__options span{color:#555;font-weight:600}
.vs-pdp-fbt__select-row{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}
.vs-pdp-fbt__choice{display:flex;min-width:0;align-items:center;gap:7px;margin:0;color:#f22;font-size:14px}
.vs-pdp-fbt__choice input{width:20px;height:20px;margin:0;accent-color:#2685ff}
.vs-pdp-fbt__choice :is(.amount,ins){color:#f22;text-decoration:none}
.vs-pdp-fbt__quantity{display:inline-grid;grid-template-columns:25px 32px 25px;overflow:hidden;border:1px solid #ddd;background:#fff}
.vs-pdp-fbt__quantity button,.vs-pdp-fbt__quantity input{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;color:#555!important;font:400 12px/28px Arial,sans-serif!important;text-align:center!important;box-shadow:none!important}
.vs-pdp-fbt__quantity button{cursor:pointer!important}
.vs-pdp-fbt__quantity button:first-child{border-right:1px solid #eee!important}.vs-pdp-fbt__quantity button:last-child{border-left:1px solid #eee!important}
.vs-pdp-fbt__quantity :disabled{cursor:not-allowed!important;opacity:.4}
.vs-pdp-fbt__quantity input{-moz-appearance:textfield}
.vs-pdp-fbt__quantity input::-webkit-inner-spin-button,.vs-pdp-fbt__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.vs-pdp-fbt__quantity :focus-visible{position:relative;z-index:1;outline:2px solid #1479ff;outline-offset:-2px}
.vs-pdp-fbt__plus,.vs-pdp-fbt__equals{color:#bbb;font:300 40px/1 Arial,sans-serif}
.vs-pdp-fbt__equals{text-align:center}
.vs-pdp-fbt__summary{font-size:13px;line-height:1.5}
.vs-pdp-fbt__summary p{margin:0;line-height:21px}
.vs-pdp-fbt__summary .vs-pdp-fbt__total{margin:5px 0 10px;line-height:24px}
.vs-pdp-fbt__total{color:#f22}.vs-pdp-fbt__summary .button{display:flex!important;width:150px!important;min-height:40px!important;align-items:center;justify-content:center;margin:0 auto!important;padding:0 12px!important;border:1px solid #1682ff!important;border-radius:2px!important;background:#fff!important;color:#1676ff!important;font-size:13px!important;line-height:38px!important}
.vs-pdp-fbt__summary .button+.button{margin-top:10px!important}
.vs-pdp-fbt__summary .button.alt{background:linear-gradient(90deg,#29bee1,#2778ff)!important;color:#fff!important}
.vs-pdp-fbt__status{min-height:18px;margin-top:8px!important;color:#c22;font-size:12px}.vs-pdp-fbt__status:empty{display:none}
.vs-pdp-product-details__content img{max-width:100%;height:auto}

@media (min-width:992px){.vs-storefront-body.single-product table.variations tr{margin-bottom:19px}.vs-storefront-body.single-product .single_variation_wrap{margin-top:20px}}
@media (max-width:1199.98px){.vs-pdp-fbt__body{grid-template-columns:minmax(0,1fr) 32px 170px}.vs-pdp-fbt__products{gap:10px}.vs-pdp-fbt__product{width:170px;min-width:170px;max-width:170px;flex-basis:170px}.vs-pdp-fbt__name{font-size:12px}.vs-pdp-fbt__select-row{align-items:flex-start;flex-direction:column}.vs-pdp-fbt__quantity{grid-template-columns:24px 30px 24px}}
@media (max-width:991.98px){
  .vs-storefront-body.single-product .main-page-wrapper{padding-top:0!important}
  .vs-storefront-body.single-product #main-content{padding-top:0!important}
  .vs-storefront-body.single-product .single-breadcrumbs-wrapper{margin-top:0!important}
  .vs-storefront-body.single-product .vs-pdp-info-row{order:20;flex-wrap:wrap;justify-content:flex-start;margin-bottom:10px;font-size:12px}
  .vs-storefront-body.single-product .vs-pdp-info-row__sku{display:inline;margin-left:auto}
  .vs-pdp-coupons{display:flex;width:100%;margin:10px 0 0}
  .vs-pdp-coupons__toggle{width:100%!important;justify-content:center}
  .vs-pdp-coupons__list{right:auto;left:0;width:min(322px,calc(100vw - 40px))}
  .vs-pdp-fulfilment,.vs-pdp-share{order:55}
  .vs-pdp-fbt{width:100%;min-height:0;margin-top:20px;padding:0 20px 20px}
  .vs-pdp-fbt__body{display:block}
  .vs-pdp-fbt__products{overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity}
  .vs-pdp-fbt__product{width:190px;min-width:190px;max-width:190px;flex:0 0 190px;scroll-snap-align:start}
  .vs-pdp-fbt__product.is-main{width:190px;min-width:190px;max-width:190px;flex-basis:190px}
  .vs-pdp-fbt__plus{flex:0 0 auto;margin-right:0}
  .vs-pdp-fbt__product:not(.is-main)+.vs-pdp-fbt__product{margin-left:0}
  .vs-pdp-fbt__equals{display:none}
  .vs-pdp-fbt__summary{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px;margin-top:12px}
  .vs-pdp-fbt__summary p{grid-column:1/-1}
  .vs-pdp-fbt__summary .button{width:100%!important;margin:0!important}
  .vs-pdp-fbt__status{grid-column:1/-1}
}
@media (max-width:575.98px){
  .vs-pdp-info-row__sku{width:100%;margin-left:0!important}
  .vs-pdp-fulfilment__content{padding-right:0;padding-left:0;font-size:12px}
  .vs-pdp-share{min-height:62px;flex-wrap:wrap}.vs-pdp-share>span:first-child{width:100%;margin:0}
  .vs-pdp-share__button{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}
  .vs-pdp-fbt{padding:0 10px 16px}.vs-pdp-fbt>h2{height:48px;font-size:17px;line-height:48px}.vs-pdp-fbt>h2:after{width:230px}
  .vs-pdp-fbt__product,.vs-pdp-fbt__product.is-main{width:154px;min-width:154px;max-width:154px;flex-basis:154px}.vs-pdp-fbt__image{width:140px;height:140px}.vs-pdp-fbt__name{font-size:12px}.vs-pdp-fbt__options{min-height:34px;font-size:10px;line-height:15px}
}
