1/*2Theme Name: PC Master BD Child3Theme URI: https://www.pcmasterbd.com/4Description: Custom storefront child theme for PC MASTER BD, based on Twenty Twenty-Five.5Author: PC MASTER BD6Author URI: https://www.pcmasterbd.com/7Template: twentytwentyfive8Version: 1.2.39Text Domain: pc-master-bd-child10*/11​12/* Presentation is split into the stable base and additive v1.2.0 module. */13​

/* Shop product actions — SohozPro-inspired two-color buttons */
body.woocommerce-shop .pcmb-card-actions,
body.post-type-archive-product .pcmb-card-actions,
.woocommerce-shop .wc-block-components-product-button,
.post-type-archive-product .wc-block-components-product-button{
 display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important
}
body.woocommerce-shop .pcmb-card-actions .pcmb-card-order,
body.post-type-archive-product .pcmb-card-actions .pcmb-card-order,
.woocommerce-shop .wc-block-components-product-button .pcmb-card-order,
.post-type-archive-product .wc-block-components-product-button .pcmb-card-order{
 order:-1!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:calc(100% - 6px)!important;box-sizing:border-box!important;height:44px!important;margin:0 6px 0 0!important;padding:0 12px!important;border:0!important;border-radius:10px!important;background:#16a34a!important;background-image:none!important;color:#fff!important;font-weight:700!important;box-shadow:0 8px 18px rgba(22,163,74,.20)!important
}
body.woocommerce-shop .pcmb-card-actions a.button.add_to_cart_button.ajax_add_to_cart,
body.post-type-archive-product .pcmb-card-actions a.button.add_to_cart_button.ajax_add_to_cart,
.woocommerce-shop .wc-block-components-product-button .add_to_cart_button,
.post-type-archive-product .wc-block-components-product-button .add_to_cart_button{
 display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:calc(100% - 6px)!important;box-sizing:border-box!important;height:44px!important;margin:0 0 0 6px!important;padding:0 12px!important;border:0!important;border-radius:10px!important;background:#2563eb!important;background-image:none!important;color:#fff!important;font-weight:700!important;box-shadow:0 8px 18px rgba(37,99,235,.20)!important
}
@media(hover:hover){
 body.woocommerce-shop .pcmb-card-actions .pcmb-card-order:hover,body.post-type-archive-product .pcmb-card-actions .pcmb-card-order:hover{background:#15803d!important;transform:translateY(-2px)!important}
 body.woocommerce-shop .pcmb-card-actions a.button.add_to_cart_button.ajax_add_to_cart:hover,body.post-type-archive-product .pcmb-card-actions a.button.add_to_cart_button.ajax_add_to_cart:hover{background:#1d4ed8!important;transform:translateY(-2px)!important}
}
/* Stable light document background prevents reload flash. */
 body.woocommerce-shop .pcmb-card-actions,body.post-type-archive-product .pcmb-card-actions,.woocommerce-shop .wc-block-components-product-button,.post-type-archive-product .wc-block-components-product-button{gap:8px!important}
 body.woocommerce-shop .pcmb-card-actions :is(.pcmb-card-order,.add_to_cart_button),body.post-type-archive-product .pcmb-card-actions :is(.pcmb-card-order,.add_to_cart_button),.woocommerce-shop .wc-block-components-product-button :is(.pcmb-card-order,.add_to_cart_button),.post-type-archive-product .wc-block-components-product-button :is(.pcmb-card-order,.add_to_cart_button){height:42px!important;padding:0 8px!important;font-size:12px!important}
}

/* Global compact footer — shared by every page */
html,body{background:#fff!important;color:#313030}
.pcmb-global-footer{margin:0!important}
.pcmb-global-footer .pcmb-footer-services{display:none!important}
.pcmb-global-footer>.pcmb-footer-grid{padding-top:20px!important;padding-bottom:16px!important}
.pcmb-global-footer .pcmb-footer-brand>p{margin-top:10px!important;margin-bottom:12px!important}
.pcmb-global-footer .pcmb-footer-socials{margin-top:10px!important}
.pcmb-global-footer .pcmb-footer-grid nav h3,.pcmb-global-footer .pcmb-footer-contact h3{margin-top:0!important;margin-bottom:8px!important}
.pcmb-global-footer .pcmb-footer-grid nav a{margin-bottom:6px!important}
.pcmb-global-footer .pcmb-footer-contact{gap:6px!important}
.pcmb-global-footer .pcmb-footer-contact>a,.pcmb-global-footer .pcmb-footer-contact>p{min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.pcmb-global-footer .pcmb-footer-bottom{min-height:60px!important;height:60px!important}
.pcmb-global-footer .pcmb-footer-bottom p{font-size:12.5px!important;line-height:1.35!important}
.pcmb-global-footer .pcmb-payment-marks{display:block!important;width:350px!important;height:38px!important;background:url('https://www.pcmasterbd.com/wp-content/uploads/2026/08/pcmb-payment-logos.png') center right/contain no-repeat!important}
.pcmb-global-footer .pcmb-payment-marks span{display:none!important}
@media(max-width:767px){
 .woocommerce-shop .wc-block-components-product-button,.post-type-archive-product .wc-block-components-product-button{gap:8px!important}
 .woocommerce-shop .wc-block-components-product-button .pcmb-card-order,.woocommerce-shop .wc-block-components-product-button .add_to_cart_button,.post-type-archive-product .wc-block-components-product-button .pcmb-card-order,.post-type-archive-product .wc-block-components-product-button .add_to_cart_button{height:42px!important;padding:0 8px!important;font-size:12px!important}
 .pcmb-global-footer>.pcmb-footer-grid{padding-top:20px!important;padding-bottom:16px!important;gap:18px!important}
 .pcmb-global-footer .pcmb-footer-contact{gap:6px!important}
 .pcmb-global-footer .pcmb-footer-bottom{height:auto!important;min-height:58px!important;padding:10px 0!important}
 .pcmb-global-footer .pcmb-footer-bottom p{font-size:11.5px!important}
 .pcmb-global-footer .pcmb-payment-marks{width:min(100%,330px)!important;height:34px!important;background-position:center!important}
}


/* Product page visual reset — scoped to WooCommerce single products */
body.single-product{
  background:#f3f7fb!important;
  color:#172033!important;
}
body.single-product main#wp--skip-link--target{
  margin-top:0!important;
  padding:42px 18px 64px!important;
  background:
    radial-gradient(circle at 8% 4%,rgba(14,165,233,.10),transparent 28%),
    radial-gradient(circle at 92% 8%,rgba(37,99,235,.08),transparent 30%),
    #f3f7fb!important;
  color:#172033!important;
}
body.single-product main#wp--skip-link--target>.wp-block-group.alignfull{
  padding-top:0!important;
  padding-bottom:0!important;
}
body.single-product .wp-block-post-title{
  width:min(1280px,100%)!important;
  margin:0 auto 24px!important;
  color:#0f172a!important;
  font-size:clamp(28px,3vw,42px)!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}
body.single-product .entry-content{
  width:min(1280px,100%)!important;
  max-width:1280px!important;
  margin-inline:auto!important;
}
body.single-product .woocommerce div.product{
  padding:28px!important;
  border:1px solid #dbe7f2!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 18px 55px rgba(15,23,42,.09)!important;
  overflow:hidden!important;
}
body.single-product .woocommerce div.product div.images,
body.single-product .woocommerce div.product div.summary{
  margin-bottom:32px!important;
}
body.single-product .woocommerce div.product div.images{
  padding:10px!important;
  border:1px solid #e2e8f0!important;
  border-radius:18px!important;
  background:#fff!important;
  overflow:hidden!important;
}
body.single-product .woocommerce div.product div.images img{
  border-radius:12px!important;
}
body.single-product .woocommerce div.product div.summary{
  box-sizing:border-box!important;
  padding:26px!important;
  border:1px solid #e2e8f0!important;
  border-radius:18px!important;
  background:#f8fafc!important;
  color:#334155!important;
}
body.single-product .woocommerce div.product div.summary :is(h1,h2,h3,h4,h5,h6,strong,p,li){
  color:inherit!important;
}
body.single-product .woocommerce div.product p.price{
  color:#0284c7!important;
}
body.single-product .woocommerce div.product .woocommerce-tabs{
  clear:both!important;
  margin-top:20px!important;
  padding:26px!important;
  border:1px solid #e2e8f0!important;
  border-radius:18px!important;
  background:#fff!important;
  color:#334155!important;
}
body.single-product .woocommerce div.product .woocommerce-tabs :is(h1,h2,h3,h4,h5,h6){
  color:#0f172a!important;
}
body.single-product .woocommerce div.product .woocommerce-tabs p,
body.single-product .woocommerce div.product .woocommerce-tabs li{
  color:#334155!important;
  line-height:1.75!important;
}
body.single-product .woocommerce div.product .related.products{
  clear:both!important;
  margin-top:34px!important;
  padding-top:28px!important;
  border-top:1px solid #e2e8f0!important;
}
body.single-product .woocommerce div.product .related.products>h2{
  color:#0f172a!important;
}
@media(max-width:782px){
  body.single-product main#wp--skip-link--target{padding:28px 12px 44px!important}
  body.single-product .wp-block-post-title{margin-bottom:18px!important;font-size:30px!important}
  body.single-product .woocommerce div.product{padding:14px!important;border-radius:16px!important}
  body.single-product .woocommerce div.product div.summary,
  body.single-product .woocommerce div.product .woocommerce-tabs{padding:18px!important;border-radius:14px!important}
}


/* PC Master brand product controls — palette locked */
:root{
  --pcmb-primary:#0180FF;
  --pcmb-secondary:#06A1EF;
  --pcmb-sky:#46B8F3;
  --pcmb-sky-soft:#A1DCF8;
  --pcmb-sky-pale:#C1E8FA;
  --pcmb-ink:#000000;
  --pcmb-charcoal:#313030;
  --pcmb-white:#FFFFFF;
  --pcmb-mist:#F2F0F0;
}

/* Compact single-product purchase panel */
body.single-product .woocommerce div.product div.summary{
  padding:18px!important;
  color:var(--pcmb-charcoal)!important;
}
body.single-product .woocommerce-product-details__short-description{
  font-size:13.5px!important;
  line-height:1.48!important;
}
body.single-product .woocommerce-product-details__short-description>p{
  margin:0 0 8px!important;
}
body.single-product .woocommerce-product-details__short-description ul{
  margin:6px 0 8px 18px!important;
  padding:0!important;
}
body.single-product .woocommerce-product-details__short-description li,
body.single-product .woocommerce-product-details__short-description li p{
  margin:0 0 5px!important;
  line-height:1.42!important;
}
body.single-product .woocommerce-product-details__short-description blockquote{
  margin:8px 0!important;
  padding:8px 10px!important;
  border-left:3px solid var(--pcmb-primary)!important;
  border-radius:7px!important;
  background:var(--pcmb-sky-pale)!important;
  color:var(--pcmb-charcoal)!important;
  font-size:12.5px!important;
  line-height:1.4!important;
}
body.single-product .woocommerce div.product p.price{
  margin:0 0 10px!important;
  color:var(--pcmb-primary)!important;
  font-size:18px!important;
}
body.single-product .woocommerce div.product p.stock{
  display:inline-flex!important;
  margin:2px 0 10px!important;
  padding:5px 9px!important;
  border-radius:999px!important;
  background:var(--pcmb-sky-pale)!important;
  color:var(--pcmb-charcoal)!important;
  font-size:11px!important;
  font-weight:700!important;
}
body.single-product form.cart{
  display:grid!important;
  grid-template-columns:minmax(110px,.8fr) minmax(150px,1.2fr)!important;
  gap:8px!important;
  margin:0 0 10px!important;
}
body.single-product form.cart .quantity,
body.single-product form.cart .single_add_to_cart_button,
body.single-product form.cart .pcmb-buy-now,
body.single-product form.cart .pcmb-whatsapp-buy{
  box-sizing:border-box!important;
  width:100%!important;
  min-height:42px!important;
  height:42px!important;
  margin:0!important;
  border-radius:9px!important;
  font-weight:700!important;
  font-size:13px!important;
}
body.single-product form.cart .quantity{
  display:grid!important;
  grid-template-columns:38px 1fr 38px!important;
  border:1px solid var(--pcmb-sky-soft)!important;
  overflow:hidden!important;
  background:var(--pcmb-white)!important;
}
body.single-product form.cart .quantity>*{
  height:40px!important;
}
body.single-product form.cart .single_add_to_cart_button{
  border:1px solid var(--pcmb-secondary)!important;
  background:var(--pcmb-secondary)!important;
  color:var(--pcmb-white)!important;
  box-shadow:0 7px 16px rgba(6,161,239,.20)!important;
}
body.single-product form.cart .pcmb-buy-now{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid var(--pcmb-primary)!important;
  background:var(--pcmb-primary)!important;
  color:var(--pcmb-white)!important;
  box-shadow:0 7px 16px rgba(1,128,255,.20)!important;
}
body.single-product form.cart .pcmb-whatsapp-buy{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid var(--pcmb-primary)!important;
  background:var(--pcmb-white)!important;
  color:var(--pcmb-primary)!important;
}
body.single-product .pcmb-product-trust{
  gap:6px!important;
  margin:0 0 8px!important;
}
body.single-product .pcmb-product-trust span{
  min-height:30px!important;
  padding:6px 8px!important;
  border-radius:8px!important;
  background:var(--pcmb-sky-pale)!important;
  color:var(--pcmb-charcoal)!important;
  font-size:10.5px!important;
}
body.single-product .pcmb-product-trust span b{
  color:var(--pcmb-primary)!important;
}
body.single-product .product_meta{
  margin-top:4px!important;
  padding-top:7px!important;
  border-top:1px solid var(--pcmb-sky-soft)!important;
  color:var(--pcmb-charcoal)!important;
  font-size:11.5px!important;
}
body.single-product .product_meta a{color:var(--pcmb-primary)!important}

/* Product cards and related products */
body.woocommerce .products li.product,
body.single-product .related.products li.product{
  display:flex!important;
  flex-direction:column!important;
  box-sizing:border-box!important;
  padding:12px!important;
  border:1px solid var(--pcmb-sky-soft)!important;
  border-radius:16px!important;
  background:var(--pcmb-white)!important;
  box-shadow:0 10px 28px rgba(49,48,48,.07)!important;
  overflow:hidden!important;
}
body.woocommerce .products li.product>.woocommerce-LoopProduct-link,
body.single-product .related.products li.product>.woocommerce-LoopProduct-link{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
}
body.woocommerce .products li.product img,
body.single-product .related.products li.product img.attachment-woocommerce_thumbnail{
  width:100%!important;
  aspect-ratio:1/1!important;
  margin:0 0 10px!important;
  border-radius:12px!important;
  object-fit:cover!important;
}
body.woocommerce .products li.product .woocommerce-loop-product__title,
body.single-product .related.products li.product .woocommerce-loop-product__title{
  min-height:42px!important;
  margin:0 0 8px!important;
  color:var(--pcmb-ink)!important;
  font-size:13px!important;
  line-height:1.4!important;
}
body.woocommerce .products li.product .price,
body.single-product .related.products li.product .price{
  margin-top:auto!important;
  margin-bottom:10px!important;
  color:var(--pcmb-primary)!important;
  font-weight:700!important;
}
body.woocommerce .products li.product .onsale,
body.single-product .related.products li.product .onsale{
  top:12px!important;
  right:auto!important;
  left:12px!important;
  width:auto!important;
  min-width:62px!important;
  height:26px!important;
  min-height:26px!important;
  padding:0 10px!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--pcmb-primary)!important;
  color:var(--pcmb-white)!important;
  line-height:26px!important;
  box-shadow:0 6px 14px rgba(1,128,255,.22)!important;
}
body.woocommerce .products li.product .pcmb-card-actions,
body.single-product .related.products li.product .pcmb-card-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  width:100%!important;
  margin-top:auto!important;
  padding:0!important;
}
body.woocommerce .products li.product .pcmb-card-actions .pcmb-card-order,
body.woocommerce .products li.product .pcmb-card-actions .add_to_cart_button,
body.single-product .related.products li.product .pcmb-card-actions .pcmb-card-order,
body.single-product .related.products li.product .pcmb-card-actions .add_to_cart_button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:42px!important;
  margin:0!important;
  padding:0 8px!important;
  border-radius:9px!important;
  color:var(--pcmb-white)!important;
  font-size:11.5px!important;
  font-weight:700!important;
  line-height:1.15!important;
  box-shadow:none!important;
}
body.woocommerce .products li.product .pcmb-card-actions .pcmb-card-order,
body.single-product .related.products li.product .pcmb-card-actions .pcmb-card-order{
  border:1px solid var(--pcmb-primary)!important;
  background:var(--pcmb-primary)!important;
}
body.woocommerce .products li.product .pcmb-card-actions .add_to_cart_button,
body.single-product .related.products li.product .pcmb-card-actions .add_to_cart_button{
  border:1px solid var(--pcmb-secondary)!important;
  background:var(--pcmb-secondary)!important;
}
@media(hover:hover){
  body.single-product form.cart .single_add_to_cart_button:hover,
  body.woocommerce .products li.product .pcmb-card-actions .add_to_cart_button:hover,
  body.single-product .related.products li.product .pcmb-card-actions .add_to_cart_button:hover{
    background:var(--pcmb-sky)!important;
    border-color:var(--pcmb-sky)!important;
  }
  body.single-product form.cart .pcmb-buy-now:hover,
  body.woocommerce .products li.product .pcmb-card-actions .pcmb-card-order:hover,
  body.single-product .related.products li.product .pcmb-card-actions .pcmb-card-order:hover{
    background:var(--pcmb-ink)!important;
    border-color:var(--pcmb-ink)!important;
  }
}
@media(max-width:782px){
  body.single-product .woocommerce div.product div.summary{padding:14px!important}
  body.single-product form.cart{grid-template-columns:1fr 1fr!important;gap:7px!important}
  body.single-product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  body.woocommerce .products li.product,
  body.single-product .related.products li.product{padding:9px!important;border-radius:12px!important}
  body.woocommerce .products li.product .pcmb-card-actions,
  body.single-product .related.products li.product .pcmb-card-actions{gap:6px!important}
  body.woocommerce .products li.product .pcmb-card-actions .pcmb-card-order,
  body.woocommerce .products li.product .pcmb-card-actions .add_to_cart_button,
  body.single-product .related.products li.product .pcmb-card-actions .pcmb-card-order,
  body.single-product .related.products li.product .pcmb-card-actions .add_to_cart_button{
    height:40px!important;
    padding:0 5px!important;
    font-size:10.5px!important;
  }
}


/* Shop + product category archive redesign */
body.woocommerce-page:has(.woocommerce ul.products){
  background:var(--pcmb-mist)!important;
  color:var(--pcmb-charcoal)!important;
}
body.woocommerce-page:has(.woocommerce ul.products) main#wp--skip-link--target{
  width:100%!important;
  max-width:none!important;
  margin-top:0!important;
  padding:36px 18px 68px!important;
  background:
    radial-gradient(circle at 7% 4%,rgba(70,184,243,.16),transparent 26%),
    radial-gradient(circle at 94% 3%,rgba(1,128,255,.10),transparent 25%),
    linear-gradient(180deg,var(--pcmb-white) 0,var(--pcmb-mist) 280px)!important;
  color:var(--pcmb-charcoal)!important;
}
body.woocommerce-page:has(.woocommerce ul.products) main#wp--skip-link--target>.wp-block-group.alignfull{
  box-sizing:border-box!important;
  width:min(1320px,100%)!important;
  max-width:1320px!important;
  margin-inline:auto!important;
  padding:0!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .wp-block-post-title{
  position:relative!important;
  width:100%!important;
  margin:0 0 22px!important;
  padding:0 0 14px!important;
  color:var(--pcmb-ink)!important;
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .wp-block-post-title:after{
  content:""!important;
  position:absolute!important;
  bottom:0!important;
  left:0!important;
  width:72px!important;
  height:4px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,var(--pcmb-primary),var(--pcmb-secondary))!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .entry-content{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce{
  width:100%!important;
  max-width:none!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-result-count{
  display:flex!important;
  float:left!important;
  align-items:center!important;
  min-height:46px!important;
  box-sizing:border-box!important;
  margin:0 0 22px!important;
  padding:0 16px!important;
  border:1px solid var(--pcmb-sky-soft)!important;
  border-radius:12px!important;
  background:var(--pcmb-white)!important;
  color:var(--pcmb-charcoal)!important;
  font-size:13px!important;
  font-weight:600!important;
  box-shadow:0 7px 20px rgba(49,48,48,.05)!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-ordering{
  float:right!important;
  margin:0 0 22px!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-ordering select{
  min-width:230px!important;
  height:46px!important;
  box-sizing:border-box!important;
  padding:0 42px 0 14px!important;
  border:1px solid var(--pcmb-sky-soft)!important;
  border-radius:12px!important;
  outline:0!important;
  background-color:var(--pcmb-white)!important;
  color:var(--pcmb-charcoal)!important;
  font-size:13px!important;
  font-weight:600!important;
  box-shadow:0 7px 20px rgba(49,48,48,.05)!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-ordering select:focus{
  border-color:var(--pcmb-primary)!important;
  box-shadow:0 0 0 3px rgba(1,128,255,.12)!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products{
  display:grid!important;
  clear:both!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:20px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products:before,
body.woocommerce-page:has(.woocommerce ul.products) ul.products:after{
  display:none!important;
  content:none!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product{
  float:none!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
  padding:12px!important;
  border:1px solid var(--pcmb-sky-soft)!important;
  border-radius:16px!important;
  background:var(--pcmb-white)!important;
  box-shadow:0 10px 30px rgba(49,48,48,.07)!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product:hover{
  transform:translateY(-4px)!important;
  border-color:var(--pcmb-sky)!important;
  box-shadow:0 16px 36px rgba(1,128,255,.12)!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product img{
  display:block!important;
  width:100%!important;
  aspect-ratio:1/1!important;
  margin:0 0 12px!important;
  border-radius:12px!important;
  object-fit:cover!important;
  background:var(--pcmb-mist)!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product .woocommerce-loop-product__title{
  min-height:44px!important;
  margin:0 0 8px!important;
  padding:0!important;
  color:var(--pcmb-ink)!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.45!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product .price{
  min-height:25px!important;
  margin:0 0 12px!important;
  color:var(--pcmb-primary)!important;
  font-size:16px!important;
  font-weight:800!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product .price del{
  margin-right:5px!important;
  color:#7c8798!important;
  font-size:11px!important;
  opacity:.72!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product .price ins{
  text-decoration:none!important;
}
body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product .pcmb-delivery-badge{
  top:12px!important;
  right:12px!important;
  height:26px!important;
  padding:0 9px!important;
  border-radius:999px!important;
  background:var(--pcmb-secondary)!important;
  color:var(--pcmb-white)!important;
  font-size:9px!important;
  line-height:26px!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-pagination{
  margin-top:32px!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-pagination ul{
  display:flex!important;
  justify-content:center!important;
  gap:7px!important;
  border:0!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-pagination a,
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-pagination span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:40px!important;
  height:40px!important;
  border:1px solid var(--pcmb-sky-soft)!important;
  border-radius:9px!important;
  background:var(--pcmb-white)!important;
  color:var(--pcmb-primary)!important;
}
body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-pagination .current{
  border-color:var(--pcmb-primary)!important;
  background:var(--pcmb-primary)!important;
  color:var(--pcmb-white)!important;
}
@media(max-width:1100px){
  body.woocommerce-page:has(.woocommerce ul.products) ul.products{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:16px!important;
  }
}
@media(max-width:760px){
  body.woocommerce-page:has(.woocommerce ul.products) main#wp--skip-link--target{padding:26px 12px 48px!important}
  body.woocommerce-page:has(.woocommerce ul.products) .wp-block-post-title{margin-bottom:16px!important;font-size:31px!important}
  body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-result-count,
  body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-ordering{
    float:none!important;
    width:100%!important;
    margin-bottom:10px!important;
  }
  body.woocommerce-page:has(.woocommerce ul.products) .woocommerce-ordering select{width:100%!important;min-width:0!important}
  body.woocommerce-page:has(.woocommerce ul.products) ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    margin-top:16px!important;
  }
  body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product{padding:9px!important;border-radius:12px!important}
  body.woocommerce-page:has(.woocommerce ul.products) ul.products li.product .woocommerce-loop-product__title{
    min-height:40px!important;font-size:12px!important;
  }
}
@media(max-width:430px){
  body.woocommerce-page:has(.woocommerce ul.products) ul.products{
    grid-template-columns:1fr!important;
  }
}


/* Homepage finishing polish + accessible scroll-to-top control */
html{scroll-behavior:smooth}
body.home{
  background:var(--pcmb-white)!important;
  color:var(--pcmb-charcoal)!important;
}
body.home .pcm-section,
body.home .pcm-trust,
body.home .pcm-support{
  overflow:clip!important;
}
body.home .pcm-section-heading h2,
body.home .pcm-section-head h2{
  color:var(--pcmb-ink)!important;
  letter-spacing:-.02em!important;
}
body.home :is(.pcm-category-card,.pcm-product-card,.pcm-service-card,.pcm-benefit-card){
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
@media(hover:hover){
  body.home :is(.pcm-category-card,.pcm-product-card,.pcm-service-card,.pcm-benefit-card):hover{
    transform:translateY(-4px)!important;
    border-color:var(--pcmb-sky)!important;
    box-shadow:0 16px 36px rgba(1,128,255,.12)!important;
  }
}
.pcmb-scroll-top{
  position:fixed!important;
  right:24px!important;
  bottom:24px!important;
  z-index:9998!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:50px!important;
  height:50px!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.55)!important;
  border-radius:15px!important;
  outline:0!important;
  background:linear-gradient(135deg,var(--pcmb-primary),var(--pcmb-secondary))!important;
  color:var(--pcmb-white)!important;
  font-family:Arial,sans-serif!important;
  font-size:25px!important;
  font-weight:700!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:0 12px 28px rgba(1,128,255,.32)!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:translateY(14px) scale(.9)!important;
  transition:opacity .2s ease,visibility .2s ease,transform .2s ease,box-shadow .2s ease!important;
}
.pcmb-scroll-top.is-visible{
  opacity:1!important;
  visibility:visible!important;
  transform:translateY(0) scale(1)!important;
}
.pcmb-scroll-top:hover{
  background:var(--pcmb-ink)!important;
  box-shadow:0 15px 32px rgba(0,0,0,.24)!important;
  transform:translateY(-3px) scale(1)!important;
}
.pcmb-scroll-top:focus-visible{
  outline:3px solid var(--pcmb-sky-soft)!important;
  outline-offset:3px!important;
}
.pcmb-scroll-top svg{
  width:22px!important;
  height:22px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.4!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}
@media(max-width:782px){
  .pcmb-scroll-top{
    right:14px!important;
    bottom:14px!important;
    width:46px!important;
    height:46px!important;
    border-radius:13px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .pcmb-scroll-top,
  body.home :is(.pcm-category-card,.pcm-product-card,.pcm-service-card,.pcm-benefit-card){
    transition:none!important;
  }
}
