/* Braids Goddess 1.7.8 — canonical commerce cards. Loaded last by the Core. */
.bgc-enabled .bgc-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}
.bgc-enabled .bgc-product-card{display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important;border:1px solid #eadfd5!important;border-radius:14px!important;overflow:hidden!important;background:#fffdfb!important;box-shadow:0 8px 28px rgba(65,39,25,.035)!important;position:relative!important;transition:transform .22s ease,box-shadow .22s ease!important}
.bgc-enabled .bgc-product-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 38px rgba(65,39,25,.075)!important}
.bgc-product-card__media{position:relative!important;aspect-ratio:4/5!important;overflow:hidden!important;background:#eee2d7!important}
.bgc-enabled .bgc-product-card__image{display:block!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;background:none!important;margin:0!important}
.bgc-enabled .bgc-product-card__image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;margin:0!important;transition:transform .34s ease!important}
.bgc-enabled .bgc-product-card:hover .bgc-product-card__image img{transform:scale(1.015)!important}
.bgc-product-card__badge{position:absolute!important;left:11px!important;top:11px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;min-height:25px!important;padding:0 9px!important;border-radius:6px!important;background:#b66e47!important;color:#fff!important;font:700 8px/1 var(--bg-sans,Manrope,sans-serif)!important;letter-spacing:.055em!important;text-transform:uppercase!important;box-shadow:0 4px 14px rgba(70,38,22,.08)!important}
.bgc-product-card__heart{position:absolute!important;right:10px!important;top:10px!important;z-index:3!important;width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(255,252,248,.94)!important;border:1px solid rgba(77,45,29,.11)!important;backdrop-filter:blur(7px)!important;box-shadow:0 4px 14px rgba(60,35,22,.05)!important}
.bgc-product-card__heart svg{width:17px!important;height:17px!important;fill:none!important;stroke:#5b3423!important;stroke-width:1.45!important}
.bgc-product-card__heart.is-active{background:#412012!important}.bgc-product-card__heart.is-active svg{stroke:#fff!important;fill:#fff!important}
.bgc-enabled .bgc-product-card__body{display:flex!important;flex:1!important;flex-direction:column!important;padding:14px 14px 15px!important;background:#fffdfb!important}
.bgc-product-card__category{display:block!important;margin:0 0 6px!important;color:#aa6a48!important;font:700 7.5px/1.2 var(--bg-sans,Manrope,sans-serif)!important;letter-spacing:.075em!important;text-transform:uppercase!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.bgc-product-card__title{display:block!important;color:#2c1911!important;text-decoration:none!important}
.bgc-enabled .bgc-product-card__title h3,.bgc-enabled .bgc-product-card h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:42px!important;margin:0!important;color:#2c1911!important;font:600 20px/1.04 var(--bg-serif,"Cormorant Garamond",serif)!important;letter-spacing:-.012em!important;text-transform:none!important}
.bgc-enabled .bgc-product-card__bottom{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:auto!important;padding-top:12px!important;align-items:stretch!important}
.bgc-enabled .bgc-product-card .price{display:block!important;margin:0!important;color:#2e1910!important;font:700 13px/1.25 var(--bg-sans,Manrope,sans-serif)!important;min-height:20px!important}
.bgc-enabled .bgc-product-card .price del{opacity:.45!important;font-weight:500!important;margin-right:5px!important}.bgc-enabled .bgc-product-card .price ins{text-decoration:none!important;color:#9c5d3d!important}
.bgc-enabled .bgc-product-card .bgc-mini-add{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:39px!important;margin:0!important;padding:0 12px!important;border:1px solid #4a2516!important;border-radius:8px!important;background:#4a2516!important;color:#fff!important;font:700 8.5px/1 var(--bg-sans,Manrope,sans-serif)!important;letter-spacing:.045em!important;text-transform:uppercase!important;text-align:center!important;box-shadow:none!important;transition:background .2s ease,color .2s ease!important}
.bgc-enabled .bgc-product-card .bgc-mini-add:hover{background:#2e160d!important;border-color:#2e160d!important;color:#fff!important}
.bgc-enabled .bgc-product-card .added_to_cart{margin-top:7px!important;text-align:center!important;color:#9d6040!important;font:700 8px/1.2 var(--bg-sans,Manrope,sans-serif)!important}

/* Woo archives use the same visual grammar. */
.bgc-enabled .woocommerce ul.products{align-items:stretch!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card{display:flex!important;flex-direction:column!important;height:100%!important;border:1px solid #eadfd5!important;border-radius:14px!important;background:#fffdfb!important;overflow:hidden!important;box-shadow:0 8px 28px rgba(65,39,25,.03)!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__media{aspect-ratio:4/5!important;background:#eee2d7!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__body{display:flex!important;flex:1!important;flex-direction:column!important;padding:14px!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__title h2{min-height:40px!important;font:600 18px/1.04 var(--bg-serif,"Cormorant Garamond",serif)!important;letter-spacing:-.01em!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__footer{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:auto!important;padding-top:10px!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action{padding-top:0!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button{min-height:38px!important;height:38px!important;border-radius:8px!important;background:#4a2516!important;border-color:#4a2516!important;color:#fff!important;font-size:8px!important;letter-spacing:.045em!important}

@media(max-width:900px){
  .bgc-enabled .bgc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
}
@media(max-width:620px){
  .bgc-enabled .bgc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}
  .bgc-enabled .bgc-product-card{border-radius:12px!important;box-shadow:none!important}
  .bgc-product-card__media{aspect-ratio:4/5.15!important}
  .bgc-product-card__badge{left:8px!important;top:8px!important;min-height:22px!important;padding:0 7px!important;font-size:6.8px!important;border-radius:5px!important}
  .bgc-product-card__heart{right:8px!important;top:8px!important;width:30px!important;height:30px!important}.bgc-product-card__heart svg{width:15px!important;height:15px!important}
  .bgc-enabled .bgc-product-card__body{padding:10px 10px 11px!important}
  .bgc-product-card__category{font-size:6.4px!important;margin-bottom:5px!important}
  .bgc-enabled .bgc-product-card__title h3,.bgc-enabled .bgc-product-card h3{min-height:32px!important;font-size:15.5px!important;line-height:1.02!important}
  .bgc-enabled .bgc-product-card__bottom{gap:8px!important;padding-top:9px!important}
  .bgc-enabled .bgc-product-card .price{font-size:11.5px!important;min-height:18px!important}
  .bgc-enabled .bgc-product-card .bgc-mini-add{display:flex!important;min-height:36px!important;height:36px!important;padding:0 7px!important;border-radius:7px!important;font-size:7.4px!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card{border-radius:12px!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__body{padding:10px!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__title h2{min-height:32px!important;font-size:15px!important;line-height:1.02!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button{height:36px!important;min-height:36px!important;font-size:7.2px!important;border-radius:7px!important}
}
@media(max-width:390px){
  .bgc-enabled .bgc-product-grid{gap:8px!important}
  .bgc-enabled .bgc-product-card__body{padding:9px!important}
  .bgc-enabled .bgc-product-card__title h3,.bgc-enabled .bgc-product-card h3{font-size:14.5px!important}
  .bgc-enabled .bgc-product-card .bgc-mini-add{font-size:7px!important}
}

/* ========================================================================
   1.7.9 — EDITORIAL COMMERCE POLISH
   Cards now follow the approved Goddess mockup: compact image, airy copy,
   price + quiet action on one line. Single product sheds native Woo chrome.
   ======================================================================== */

/* HOME + ELEMENTOR PRODUCT CARDS */
.bgc-enabled .bgc-product-card{
  border:1px solid #eee3da!important;
  border-radius:12px!important;
  background:#fffdfa!important;
  box-shadow:none!important;
}
.bgc-enabled .bgc-product-card:hover{transform:none!important;box-shadow:0 12px 30px rgba(61,34,21,.055)!important}
.bgc-enabled .bgc-product-card__media{aspect-ratio:1/1.12!important;background:#efe5dc!important}
.bgc-enabled .bgc-product-card__body{padding:11px 12px 12px!important;background:#fffdfa!important}
.bgc-enabled .bgc-product-card__category{margin-bottom:5px!important;font-size:7px!important;color:#aa704f!important}
.bgc-enabled .bgc-product-card__title h3,.bgc-enabled .bgc-product-card h3{
  min-height:36px!important;font-size:17px!important;line-height:1.04!important;font-weight:600!important;
}
.bgc-enabled .bgc-product-card__bottom{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;
  align-items:center!important;padding-top:9px!important;
}
.bgc-enabled .bgc-product-card .price{font-size:12px!important;min-height:0!important;white-space:nowrap!important}
.bgc-enabled .bgc-product-card .bgc-mini-add{
  width:auto!important;min-width:72px!important;height:31px!important;min-height:31px!important;
  padding:0 11px!important;border:0!important;border-radius:7px!important;
  background:#efe0d2!important;color:#4a2516!important;font-size:7px!important;letter-spacing:.035em!important;
}
.bgc-enabled .bgc-product-card .bgc-mini-add:hover{background:#4a2516!important;color:#fff!important}
.bgc-enabled .bgc-product-card__badge{min-height:21px!important;padding:0 7px!important;border-radius:5px!important;font-size:6.5px!important}
.bgc-enabled .bgc-product-card__heart{width:31px!important;height:31px!important}

/* ARCHIVE CARDS — same visual grammar, no giant CTA. */
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card{
  border:1px solid #eee3da!important;border-radius:12px!important;background:#fffdfa!important;box-shadow:none!important;
}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__media{aspect-ratio:1/1.12!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__image img{aspect-ratio:auto!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__body{padding:11px 12px 12px!important;background:#fffdfa!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__title h2{min-height:36px!important;font-size:17px!important;line-height:1.04!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__footer{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;padding-top:9px!important;
}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__price{font-size:12px!important;white-space:nowrap!important}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button{
  width:auto!important;min-width:72px!important;height:31px!important;min-height:31px!important;margin:0!important;padding:0 11px!important;
  border:0!important;border-radius:7px!important;background:#efe0d2!important;color:#4a2516!important;font-size:7px!important;letter-spacing:.035em!important;
}
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button:hover{background:#4a2516!important;color:#fff!important}

/* SINGLE PRODUCT — remove leftover native Woo visuals. */
.bgc-enabled.single-product span.onsale{display:none!important}
.bgc-enabled.single-product .woocommerce-product-gallery__trigger{width:34px!important;height:34px!important;top:12px!important;right:12px!important;background:rgba(255,253,250,.9)!important;border:1px solid #eadfd6!important;box-shadow:none!important}
.bgc-enabled.single-product .woocommerce-message{display:none!important}
.bgc-enabled.single-product .product_meta{font-size:8px!important;color:#9c887d!important;border-top:1px solid #eee4dc!important;padding-top:12px!important;margin-top:14px!important}

@media(max-width:620px){
  .bgc-enabled .bgc-section-heading{margin-bottom:12px!important;align-items:flex-end!important}
  .bgc-enabled .bgc-section-heading h2{font-size:30px!important;line-height:.96!important;max-width:68%!important}
  .bgc-enabled .bgc-section-heading a{font-size:7px!important;max-width:30%!important;text-align:right!important}

  .bgc-enabled .bgc-product-grid{gap:9px!important}
  .bgc-enabled .bgc-product-card{border-radius:11px!important}
  .bgc-enabled .bgc-product-card__media{aspect-ratio:1/1.13!important}
  .bgc-enabled .bgc-product-card__body{padding:9px 9px 10px!important}
  .bgc-enabled .bgc-product-card__category{display:none!important}
  .bgc-enabled .bgc-product-card__title h3,.bgc-enabled .bgc-product-card h3{min-height:31px!important;font-size:14px!important;line-height:1.06!important}
  .bgc-enabled .bgc-product-card__bottom{grid-template-columns:minmax(0,1fr) auto!important;gap:5px!important;padding-top:7px!important}
  .bgc-enabled .bgc-product-card .price{font-size:10.5px!important;line-height:1.1!important}
  .bgc-enabled .bgc-product-card .price del{display:block!important;margin:0 0 2px!important;font-size:9px!important}
  .bgc-enabled .bgc-product-card .bgc-mini-add{min-width:58px!important;width:auto!important;height:29px!important;min-height:29px!important;padding:0 7px!important;border-radius:6px!important;font-size:6.2px!important}
  .bgc-enabled .bgc-product-card__badge{left:7px!important;top:7px!important;min-height:19px!important;font-size:6px!important}
  .bgc-enabled .bgc-product-card__heart{right:7px!important;top:7px!important;width:28px!important;height:28px!important}

  .bgc-enabled .woocommerce ul.products{gap:9px!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card{border-radius:11px!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__media{aspect-ratio:1/1.13!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__body{padding:9px 9px 10px!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__category{display:none!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__title h2{min-height:31px!important;font-size:14px!important;line-height:1.06!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__footer{grid-template-columns:minmax(0,1fr) auto!important;gap:5px!important;padding-top:7px!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__price{font-size:10.5px!important;line-height:1.1!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__price del{display:block!important;margin:0 0 2px!important;font-size:9px!important}
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button{min-width:58px!important;width:auto!important;height:29px!important;min-height:29px!important;padding:0 7px!important;border-radius:6px!important;font-size:6.2px!important}

  .bgc-enabled.single-product .woocommerce-product-gallery__trigger{display:none!important}
  .bgc-enabled.single-product .woocommerce-product-gallery__wrapper{overflow:hidden!important;border-radius:12px!important;background:#f2e8df!important}
  .bgc-enabled.single-product .woocommerce-product-gallery__image{overflow:hidden!important;border-radius:12px!important}
  .bgc-enabled.single-product .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;aspect-ratio:1/1.08!important;object-fit:cover!important;object-position:center top!important}
  .bgc-enabled.single-product .flex-control-thumbs{gap:5px!important;margin-top:7px!important}
  .bgc-enabled.single-product .flex-control-thumbs img{border-radius:7px!important}
  .bgc-enabled.single-product div.product .summary{padding-top:18px!important}
  .bgc-enabled.single-product .product_title{font-size:29px!important;line-height:.98!important;margin-bottom:8px!important}
  .bgc-enabled.single-product div.product p.price{font-size:19px!important;margin-bottom:9px!important}
  .bgc-enabled.single-product .bgc-product-intro{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;margin-bottom:10px!important}
  .bgc-enabled.single-product .bgc-product-intro p{font-size:11px!important;line-height:1.48!important;margin:0!important}
  .bgc-enabled.single-product .bgc-single-features{margin:11px 0 13px!important;padding:0!important}
  .bgc-enabled.single-product form.cart{margin-top:13px!important}
  .bgc-enabled.single-product form.cart .quantity,.bgc-enabled.single-product form.cart .quantity .qty{width:58px!important}
  .bgc-enabled.single-product form.cart .quantity .qty{height:44px!important;min-height:44px!important;border-radius:7px!important}
  .bgc-enabled.single-product form.cart .single_add_to_cart_button{height:44px!important;min-height:44px!important;border-radius:7px!important;font-size:8px!important;letter-spacing:.035em!important}
  .bgc-enabled.single-product .bgc-single-heart{margin-top:9px!important}
  .bgc-enabled.single-product .product_meta{display:none!important}
}


/* 2.0.2 — Recovery QA: compact editorial cards, stable single-product flow. */
@media (min-width:901px){
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__footer{
    display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-top:auto!important;padding-top:10px!important;
  }
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button{
    width:auto!important;min-width:74px!important;height:32px!important;min-height:32px!important;padding:0 11px!important;background:#efe0d2!important;color:#4a2516!important;border:0!important;border-radius:7px!important;
  }
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button:hover{background:#4a2516!important;color:#fff!important;}
}
.bgc-enabled.single-product div.product .woocommerce-product-gallery{position:static!important;top:auto!important;align-self:start!important;}
.bgc-enabled.single-product div.product > .woocommerce-tabs,
.bgc-enabled.single-product div.product > section.related.products,
.bgc-enabled.single-product div.product > section.upsells.products,
.bgc-enabled.single-product div.product > .bgc-product-services,
.bgc-enabled.single-product div.product > .bgc-single-help{
  grid-column:1/-1!important;width:100%!important;max-width:none!important;min-width:0!important;clear:both!important;position:relative!important;z-index:1!important;
}
.bgc-enabled.single-product .woocommerce-tabs{overflow:hidden!important;}
.bgc-enabled.single-product .woocommerce-tabs .panel{position:static!important;float:none!important;width:100%!important;max-width:none!important;min-height:0!important;}
.bgc-enabled.single-product section.related.products ul.products,
.bgc-enabled.single-product section.upsells.products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;width:100%!important;}
@media(max-width:900px){
  .bgc-enabled.single-product section.related.products ul.products,
  .bgc-enabled.single-product section.upsells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
}


/* ========================================================================
   2.0.16 — FINAL CONSOLIDATION
   Wider mobile collection hero + cleaner editorial cards for home/archive.
   ======================================================================== */
@media(max-width:620px){
  .bgc-enabled.post-type-archive-product .bg-woocommerce-shell,
  .bgc-enabled.tax-product_cat .bg-woocommerce-shell{
    width:calc(100% - 10px)!important;
    padding-top:10px!important;
    padding-bottom:44px!important;
  }

  .bgc-enabled .bgc-collection-hero{
    min-height:0!important;
    margin:0 0 16px!important;
    border-radius:14px!important;
    overflow:hidden!important;
  }
  .bgc-enabled .bgc-collection-hero>div:first-child{
    padding:26px 16px 20px!important;
  }
  .bgc-enabled .bgc-collection-hero h1{
    font-size:40px!important;
    line-height:.94!important;
    margin:0 0 10px!important;
  }
  .bgc-enabled .bgc-collection-hero__desc{
    max-width:100%!important;
    font-size:10.2px!important;
    line-height:1.5!important;
  }
  .bgc-enabled .bgc-inline-features{
    gap:12px!important;
    margin-top:16px!important;
  }
  .bgc-enabled .bgc-inline-features span{
    font-size:7.8px!important;
  }
  .bgc-enabled .bgc-inline-features svg{
    width:16px!important;
    height:16px!important;
  }

  .bgc-enabled .bgc-product-grid{
    gap:12px!important;
  }
  .bgc-enabled .bgc-product-card{
    border:1px solid #eee2d8!important;
    border-radius:14px!important;
    background:#fffdfa!important;
    box-shadow:0 10px 24px rgba(63,34,20,.05)!important;
    overflow:hidden!important;
  }
  .bgc-enabled .bgc-product-card__media{
    aspect-ratio:4/4.9!important;
    background:#efe5dc!important;
  }
  .bgc-enabled .bgc-product-card__body{
    padding:11px 11px 12px!important;
  }
  .bgc-enabled .bgc-product-card__category{
    margin-bottom:6px!important;
    font-size:7px!important;
    letter-spacing:.08em!important;
  }
  .bgc-enabled .bgc-product-card__title h3,
  .bgc-enabled .bgc-product-card h3{
    min-height:36px!important;
    font-size:16px!important;
    line-height:1.08!important;
  }
  .bgc-enabled .bgc-product-card__bottom{
    gap:7px!important;
    padding-top:8px!important;
  }
  .bgc-enabled .bgc-product-card .price{
    font-size:12px!important;
    line-height:1.18!important;
  }
  .bgc-enabled .bgc-product-card .price del{
    display:block!important;
    margin:0 0 3px!important;
    font-size:9px!important;
  }
  .bgc-enabled .bgc-product-card .bgc-mini-add{
    min-height:35px!important;
    height:35px!important;
    border-radius:8px!important;
    border:1px solid #e2c7b0!important;
    background:#f4e7db!important;
    color:#4a2414!important;
    font-size:7.2px!important;
    letter-spacing:.045em!important;
  }
  .bgc-enabled .bgc-product-card .bgc-mini-add:hover{
    background:#4a2516!important;
    border-color:#4a2516!important;
    color:#fff!important;
  }

  .bgc-enabled .woocommerce ul.products{
    gap:12px!important;
    margin-top:2px!important;
  }
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card{
    border:1px solid #eee2d8!important;
    border-radius:14px!important;
    background:#fffdfa!important;
    box-shadow:0 10px 24px rgba(63,34,20,.05)!important;
    overflow:hidden!important;
  }
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__media{
    aspect-ratio:4/4.9!important;
    background:#efe5dc!important;
  }
  .bgc-enabled .bgc-loop-card__badge{
    left:8px!important;
    top:8px!important;
    min-height:20px!important;
    padding-inline:7px!important;
    border-radius:6px!important;
    font-size:6.5px!important;
  }
  .bgc-enabled .bgc-loop-card__heart{
    right:8px!important;
    top:8px!important;
    width:32px!important;
    height:32px!important;
  }
  .bgc-enabled .bgc-loop-card__body{
    padding:11px 11px 12px!important;
  }
  .bgc-enabled .bgc-loop-card__category{
    margin-bottom:6px!important;
    font-size:7px!important;
    letter-spacing:.08em!important;
  }
  .bgc-enabled .bgc-loop-card__title h2{
    min-height:36px!important;
    font-size:16px!important;
    line-height:1.08!important;
  }
  .bgc-enabled .bgc-loop-card__price{
    margin-top:6px!important;
    min-height:20px!important;
    font-size:11.5px!important;
    line-height:1.18!important;
  }
  .bgc-enabled .bgc-loop-card__price del{
    display:block!important;
    margin:0 0 3px!important;
    font-size:9px!important;
  }
  .bgc-enabled .bgc-loop-card__action{
    padding-top:8px!important;
  }
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button{
    min-height:35px!important;
    height:35px!important;
    padding:0 8px!important;
    border-radius:8px!important;
    border:1px solid #e2c7b0!important;
    background:#f4e7db!important;
    color:#4a2516!important;
    font-size:7.2px!important;
    letter-spacing:.045em!important;
  }
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button:hover{
    background:#4a2516!important;
    border-color:#4a2516!important;
    color:#fff!important;
  }
}

@media(max-width:620px){
  .bgc-page-home .bgc-home-hero__copy{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .bgc-page-home .bgc-home-hero__visual{
    margin:0 6px 16px!important;
    border-radius:16px!important;
  }
}


/* ========================================================================
   2.0.17 — GODDESS PRODUCT CARDS REDESIGN
   Clear visual redesign for home + shop cards. Compact editorial footer,
   stronger image presence, consistent premium spacing on desktop and mobile.
   ======================================================================== */
.bgc-enabled .bgc-product-card,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card{
  border:1px solid #eadfd5!important;
  border-radius:16px!important;
  background:#fffaf6!important;
  box-shadow:0 8px 24px rgba(63,34,20,.045)!important;
  overflow:hidden!important;
}
.bgc-enabled .bgc-product-card:hover,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 14px 32px rgba(63,34,20,.08)!important;
}
.bgc-enabled .bgc-product-card__media,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__media{
  aspect-ratio:4/5!important;
  background:#eadfd5!important;
}
.bgc-enabled .bgc-product-card__image img,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
}
.bgc-enabled .bgc-product-card__body,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__body{
  padding:14px 14px 15px!important;
  background:#fffaf6!important;
}
.bgc-enabled .bgc-product-card__category,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__category{
  display:block!important;
  margin:0 0 7px!important;
  color:#aa6a48!important;
  font:700 7.5px/1.15 var(--bg-sans,Manrope,sans-serif)!important;
  letter-spacing:.085em!important;
  text-transform:uppercase!important;
}
.bgc-enabled .bgc-product-card__title h3,
.bgc-enabled .bgc-product-card h3,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__title h2{
  min-height:42px!important;
  margin:0!important;
  color:#2c1911!important;
  font:600 19px/1.06 var(--bg-serif,"Cormorant Garamond",serif)!important;
  letter-spacing:-.012em!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.bgc-enabled .bgc-product-card__bottom,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__footer{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  gap:10px!important;
  margin-top:auto!important;
  padding-top:13px!important;
}
.bgc-enabled .bgc-product-card .price,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__price{
  margin:0!important;
  color:#2f1a12!important;
  font:700 12px/1.22 var(--bg-sans,Manrope,sans-serif)!important;
  white-space:normal!important;
}
.bgc-enabled .bgc-product-card .price del,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__price del{
  display:block!important;
  margin:0 0 3px!important;
  color:#9b8b81!important;
  opacity:.75!important;
  font-size:9px!important;
  font-weight:500!important;
}
.bgc-enabled .bgc-product-card .price ins,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__price ins{
  color:#9d5f3e!important;
  text-decoration:none!important;
}
.bgc-enabled .bgc-product-card .bgc-mini-add,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:82px!important;
  min-height:36px!important;
  height:36px!important;
  margin:0!important;
  padding:0 13px!important;
  border:1px solid #4a2516!important;
  border-radius:9px!important;
  background:#4a2516!important;
  color:#fff!important;
  font:700 7.5px/1 var(--bg-sans,Manrope,sans-serif)!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.bgc-enabled .bgc-product-card .bgc-mini-add:hover,
.bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button:hover{
  background:#2f160d!important;
  border-color:#2f160d!important;
  color:#fff!important;
}
.bgc-enabled .bgc-product-card__badge,
.bgc-enabled .bgc-loop-card__badge{
  border-radius:7px!important;
  background:#b86f48!important;
}
.bgc-enabled .bgc-product-card__heart,
.bgc-enabled .bgc-loop-card__heart{
  background:rgba(255,250,246,.96)!important;
  border:1px solid rgba(74,37,22,.13)!important;
  box-shadow:0 4px 14px rgba(74,37,22,.06)!important;
}

@media(max-width:620px){
  .bgc-enabled .bgc-product-grid,
  .bgc-enabled .woocommerce ul.products{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .bgc-enabled .bgc-product-card,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card{
    border-radius:14px!important;
    box-shadow:0 6px 18px rgba(63,34,20,.045)!important;
  }
  .bgc-enabled .bgc-product-card__media,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__media{
    aspect-ratio:4/5.05!important;
  }
  .bgc-enabled .bgc-product-card__body,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__body{
    padding:10px 10px 11px!important;
  }
  .bgc-enabled .bgc-product-card__category,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__category{
    margin-bottom:5px!important;
    font-size:6.5px!important;
  }
  .bgc-enabled .bgc-product-card__title h3,
  .bgc-enabled .bgc-product-card h3,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__title h2{
    min-height:35px!important;
    font-size:15.5px!important;
    line-height:1.06!important;
  }
  .bgc-enabled .bgc-product-card__bottom,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__footer{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:7px!important;
    padding-top:9px!important;
    align-items:end!important;
  }
  .bgc-enabled .bgc-product-card .price,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__price{
    font-size:10.5px!important;
    line-height:1.15!important;
  }
  .bgc-enabled .bgc-product-card .price del,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__price del{
    font-size:8.5px!important;
    margin-bottom:2px!important;
  }
  .bgc-enabled .bgc-product-card .bgc-mini-add,
  .bgc-enabled .woocommerce ul.products li.product.bgc-loop-card .bgc-loop-card__action .button{
    min-width:62px!important;
    height:33px!important;
    min-height:33px!important;
    padding:0 8px!important;
    border-radius:8px!important;
    font-size:6.6px!important;
  }
  .bgc-enabled .bgc-product-card__badge,
  .bgc-enabled .bgc-loop-card__badge{
    top:8px!important;
    left:8px!important;
    min-height:20px!important;
    padding:0 7px!important;
    font-size:6.2px!important;
  }
  .bgc-enabled .bgc-product-card__heart,
  .bgc-enabled .bgc-loop-card__heart{
    top:8px!important;
    right:8px!important;
    width:31px!important;
    height:31px!important;
  }
}
