/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/



/* ======================================================================
   GLOBAL BASE
   ====================================================================== */

.body {
  background: #ffffff !important;
}

.brxe-text ul li {
  margin-bottom: 15px;
}

.content-area {
  background: #ffffff !important;
}

.bricks-nav-menu {
  flex-wrap: wrap !important;
  justify-content: center;
  line-height: 100%;
}

/* content links (global) – only if href is not empty */
.entry-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
.page-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
.brxe-post-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
.brxe-rich-text p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
.brxe-text p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
.woocommerce-Tabs-panel p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
.woocommerce-Tabs-panel--description p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
.term-description p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]) {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.entry-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.page-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.brxe-post-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.brxe-rich-text p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.brxe-text p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.woocommerce-Tabs-panel p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.woocommerce-Tabs-panel--description p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.term-description p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.entry-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible,
.page-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible,
.brxe-post-content p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible,
.brxe-rich-text p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible,
.brxe-text p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible,
.woocommerce-Tabs-panel p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible,
.woocommerce-Tabs-panel--description p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible,
.term-description p a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible {
  color: #F37731;
}

.page-content a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]) {
  text-decoration: underline;
}

.page-content a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.page-content a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible {
  color: #F37731;
}

.wa-cat-page .wa-cat-description a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]) {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.wa-cat-page .wa-cat-description a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.wa-cat-page .wa-cat-description a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible {
  color: #F37731;
}

#menu-primary-nav-4.bricks-nav-menu {
  column-gap: 30px;
}

/* blog + single posts — wa hero */
:root{
  --wa-bg:#ffffff;
  --wa-surface:#ffffff;
  --wa-surface-2:#f7f8fb;
  --wa-text:#0f172a;
  --wa-muted:#64748b;
  --wa-border:rgba(15,23,42,.12);
  --wa-radius:16px;
  --wa-pad:clamp(16px,2.5vw,28px);
}

/* location blocks: underline real links only */
.single-location-block a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]) {
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.single-location-block a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.single-location-block a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible {
  color: #F97929 !important;
}

@media (min-width: 1024px) {
  #main-menu :where(.brxe-nav-menu) .bricks-nav-menu > li {
    margin: 0 !important;
  }
  #main-menu .bricks-nav-menu {
    display: flex !important;
    justify-content: center!important;
    align-items: center;
    gap: 10px;
    line-height: 105%;
    flex-wrap: wrap;
  }
}

:root {
  --wa-top-header-bottom: 0px;
  --wa-top-submenu-nudge: 0px; /* adjust to 2px / 4px if needed */
}

@media (min-width: 1024px) {
  #top-menu .bricks-nav-menu > li {
    margin: 0 !important;
  }

  #top-menu .bricks-nav-menu {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
  }
}

body.archive.tax-product_cat #primary,
body.archive.tax-product_cat .content-area {
  width: 100%;
}



.tax-product_cat .woocommerce-breadcrumb span {
  margin: 0 0px;
}

/* Base breadcrumb typography */
.woocommerce .woocommerce-breadcrumb{
  font-family: Inter, "Albert Sans", sans-serif !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 150% !important;
}

.woocommerce .woocommerce-breadcrumb a{
  color: #161616 !important;
  font-family: Inter, "Albert Sans", sans-serif !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 150% !important;

  text-decoration-line: underline !important;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.woocommerce .woocommerce-breadcrumb .crumb-sep{
  color: #F37731 !important;
  font-family: Inter, "Albert Sans", sans-serif !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 150% !important;
  text-decoration: none !important;
}

.woocommerce .woocommerce-breadcrumb .crumb:last-child{
  color: #F37731 !important;
  font-family: Inter, "Albert Sans", sans-serif !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 150% !important;
  text-decoration: none !important;
}

.woocommerce p.price{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  flex-wrap: wrap;
}

.woocommerce p.price del,
.woocommerce p.price ins{
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.woocommerce p.price ins{
  background: none;
  text-decoration: none;
}

/* ======================================================================
   HEADER
   ====================================================================== */

/*** custom stickey header ***/
#sticky-small-header{
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 0;
  background-color: #fff;

  transform: translateY(-110%);
  opacity: 0;
  pointer-events: none;
  transition: transform .22s ease, opacity .22s ease;
}

#sticky-small-header.sf-show{
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

#sticky-small-header .bricks-mobile-menu-wrapper {
  transform: translateX(-110%);
  transition: transform 0.25s ease;
}

#sticky-small-header .bricks-mobile-menu-wrapper.is-active,
#sticky-small-header.wa-menu-open .bricks-mobile-menu-wrapper {
  transform: translateX(0);
}

#sticky-small-header .bricks-mobile-menu-overlay {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

#sticky-small-header .bricks-mobile-menu-overlay.is-active,
#sticky-small-header.wa-menu-open .bricks-mobile-menu-overlay {
  opacity: 1;
  pointer-events: auto;
}

#sticky-small-header li.menu-item-has-children > ul.sub-menu { display: none; }

#sticky-small-header li.wa-submenu-open > ul.sub-menu { display: block; }

#sticky-small-header #menu-primary-nav-4 ul.sub-menu a{
  padding: 10px 18px;
  line-height: 1.2;
}

#sticky-small-header .brxe-nav-menu .bricks-nav-menu > li > .sub-menu{
  top: 120% !important;
}

@media (min-width: 1024px) {
  #sticky-small-header li.menu-item-has-children:hover > ul.sub-menu {
    display: block !important;
  }
}

/* Hide sticky header on mobile */
@media (max-width: 767px) {
  #sticky-small-header {
    display: none !important;
  }
}

#ppcp-recaptcha-v2-container {
	display: none!important;
}

/*** end custom sticky header ***/
/* Hide the desktop header middle section on mobile */
@media (max-width: 767px) {
  #desktop-header-middle {
    display: none !important;
  }
}

#cr_floatingtrustbadge {
	z-index: 0!important;
}

/* "Questions? Need Help?" + phone link */
@media (max-width: 1214px) and (min-width: 992px){
  #brxe-hmmpmd.header-11__container-btn.inner-search{
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;  
    gap: 3px !important;
  }
}

/* Only 1214px down to 992px */
@media (max-width: 1214px) and (min-width: 992px){

  a.header-phone-icon{
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 0 !important;
  }

  a.header-phone-icon .icon svg{
    width: 18px !important;
    height: 18px !important;
  }

  a.header-phone-icon .text{
    font-size: 13px !important;
    line-height: 1 !important;
  }
}

/* header icons */
@media (max-width: 1214px) and (min-width: 992px){

  #brxe-ydqbwf svg{
    width: 16px !important;
    height: 16px !important;
  }

  #brxe-ydqbwf i.brxe-icon,
  #brxe-ydqbwf .fa{
    font-size: 16px !important;
    line-height: 16px !important;
  }

  #brxe-ydqbwf .icon{
    width: 16px !important;
    height: 16px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}

/* mobile: show only #mobile-header */
@media (max-width: 768px) {
  #mobile-header {
    display: block !important;
  }

  #wp-admin-bar-top-secondary {
    display: none;
  }

  #brx-header > #top-menu,
  #brx-header > #brxe-hbcfvi,
  #brx-header > #main-menu {
    display: none !important;
  }
}

/* desktop: hide the mobile header + mobile menu */
@media (min-width: 769px) {
  #mobile-header {
    display: none !important;
  }

  .bricks-mobile-menu-toggle,
  .bricks-mobile-menu-wrapper {
    display: none !important;
  }
}

.bricks-search-form label {
  display: none;
}

.bricks-search-overlay .bricks-search-form input[type=search] {
  background-color: #000000bd!important;
}

.header-search {
	cursor: pointer;
}

.single-product #ppcp-recaptcha-v2-container {
  order: 10;
}

@media (max-width: 1311.98px) and (min-width: 992px) {
  #brxe-kgdsxa.header-11__container-btn.inner-search {
    display: flex;
    flex-direction: column;
    align-items: center; 
    gap: 10px;     
  }
}
@media (max-width: 1311.98px) and (min-width: 992px) {
#brxe-zxbkkp.header-11__container-btn.inner-search {
    display: flex;
    flex-direction: column;
    align-items: center; 
    gap: 10px;     
  }
}
.header-11__minicart.brxe-woocommerce-mini-cart .cart-count {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Albert Sans';
	background: #F37731;
}

.header-11__minicart.brxe-woocommerce-mini-cart .cart-count:hover {
	color: #fff;
	background: #000;
}

.brxe-woocommerce-mini-cart .cart-count {
  right: -2px;
}


/* ======================================================================
   NAVIGATION
   ====================================================================== */

/* submenu*/
@media (max-width: 768px){
  nav.bricks-mobile-menu-wrapper.left
  ul.bricks-mobile-menu ul.sub-menu li.bricks-menu-item,
  nav.bricks-mobile-menu-wrapper.left
  ul.bricks-mobile-menu ul.sub-menu li.bricks-menu-item > a,
  nav.bricks-mobile-menu-wrapper.left
  ul.bricks-mobile-menu ul.sub-menu li.bricks-menu-item > a *{
    line-height: 35px !important;
  }

  nav.bricks-mobile-menu-wrapper.left
  ul.bricks-mobile-menu ul.sub-menu li.bricks-menu-item > a span{
    display: inline !important;
  }

  nav.bricks-mobile-menu-wrapper.left
  ul.bricks-mobile-menu ul.sub-menu li.bricks-menu-item > a{
    white-space: normal !important;
    height: auto !important;
    min-height: 0 !important;
    display: block !important;
  }
}

#menu-primary-nav-4.bricks-nav-menu > li {
  margin: 0 !important;
}

/* Apply to ANY depth submenu item links */
#main-menu .bricks-nav-menu .sub-menu a{
  display: block;
  padding: 10px 18px;
  line-height: 1.2;
}

/* menu alignment fix */
@media (min-width: 1024px) {
  #main-menu .bricks-nav-menu > li.menu-item-has-children > ul.sub-menu.brx-submenu-positioned {
    position: fixed !important;
    top: calc(var(--teserra-header-bottom, 0px) + var(--teserra-submenu-nudge, 0px)) !important;
  }
}

/* inter menu spacing */
#main-menu .bricks-nav-menu .sub-menu > li > a {
  display: block;
  padding: 10px 18px;
  line-height: 1.2;
}

@media (min-width: 1024px) {
  #top-menu .bricks-nav-menu > li.menu-item-has-children > ul.sub-menu.brx-submenu-positioned {
    position: fixed !important;
    top: calc(var(--wa-top-header-bottom, 0px) + var(--wa-top-submenu-nudge, 0px)) !important;
    transform: none !important;
    margin-top: 0 !important;
    left: auto !important;
  }
}

#top-menu .bricks-nav-menu .sub-menu > li > a {
  display: block;
  padding: 10px 18px;
  line-height: 1.2;
}

/* Hide #top-menu below 1430px 
@media (max-width: 1429.98px) {
  #top-menu {
    display: none !important;
  }
}*/

/* ======================================================================
   FOOTER
   ====================================================================== */

/* shipping footer cta */
/* shipping footer cta */
#shipping-footer-cta{
  position: relative;
  overflow: visible;              /* was hidden — this prevented overlap */
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
}

/* LEFT */
#shipping-footer-cta > .brxe-div:first-child{
  --panel: #4b9aa0;
  background: var(--panel);
  color: #fff;
  position: relative;
  z-index: 2;                     /* above image */
}

#shipping-footer-cta > .brxe-div:first-child::after{
  content: "";
  position: absolute;
  top: 0;
  right: -145px;                   /* same */
  width: 100px;                   /* same */
  height: 100%;
  background: var(--panel);
  transform: skewX(-6deg);        /* same */
  transform-origin: left top;
  z-index: 3;                     /* ensure overlay is on top */
  pointer-events: none;
}

/* RIGHT image column */
#shipping-footer-cta > .brxe-div:last-child{
  position: relative;
  overflow: hidden;               /* keep image clipped inside its column */
  min-height: 320px;
  z-index: 0;                     /* make sure it's under the overlay */
}

#shipping-footer-cta > .brxe-div:last-child img{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right bottom;
  display: block;
}

/* optional: replace old #brxe-patsbc */
#shipping-footer-cta > .brxe-div:first-child :is(.brxe-heading, .brxe-text){
  max-width: 520px;
}

@media (max-width: 767px){
  #shipping-footer-cta{
    grid-template-columns: 1fr;
    overflow: hidden;             /* ok on mobile since overlay is disabled */
  }

  #shipping-footer-cta > .brxe-div:first-child{
    padding: 28px;
  }

  #shipping-footer-cta > .brxe-div:first-child::after{
    display: none;
  }

  #shipping-footer-cta > .brxe-div:last-child{
    min-height: 240px;
  }
}

/* footer links */
#brxe-fucijb a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
.footer-links #brxe-fucijb a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]) {
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

#brxe-fucijb a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
#brxe-fucijb a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible,
.footer-links #brxe-fucijb a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
.footer-links #brxe-fucijb a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):focus-visible {
  color: #F97929 !important;
}



/* ======================================================================
   HOMEPAGE
   ====================================================================== */

/* Logo strip: desktop-only text alignment */
@media (min-width: 992px) {
  .logo-strip h3.brxe-heading {
    text-align: center;          /* change to left/right if you want */
    margin: 0;                   /* optional: helps vertical alignment */
  }
}

/* product featured */
.discounted-grid--4-1 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-template-rows: repeat(2, auto);
  gap: 32px;
  grid-template-areas:
    "card-a card-b card-e"
    "card-c card-d card-e";
}

.discounted-grid--4-1 .discounted-card:nth-child(1) { grid-area: card-a; }

.discounted-grid--4-1 .discounted-card:nth-child(2) { grid-area: card-b; }

.discounted-grid--4-1 .discounted-card:nth-child(3) { grid-area: card-c; }

.discounted-grid--4-1 .discounted-card:nth-child(4) { grid-area: card-d; }

.discounted-grid--4-1 .discounted-card--large       { grid-area: card-e; }

.discounted-card {
  position: relative;
  background: #ffffff;
  border-radius: 24px;
  overflow: visible;
  box-shadow: 0 20px 40px rgba(15, 23, 42, 0.12);
  display: flex;
  flex-direction: column;
}

.discounted-card__status-badge {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-20%, -20%);
  z-index: 0;
}

.badge--circle {
  width: 50px;
  height: 50px;
  border-radius: 999px;
  color: #fff;
  border: 2px solid rgba(255,255,255,.35);
}

.badge--pill {
  padding: 4px 10px;
  border-radius: 999px;
}

.badge--sold {
  background: #f04438;
}

.badge--sale {
  background: #F37C3B;
  color: #ffffff;
}

.badge--old-price {
  background: #f3f4f6;
  color: #6b7280;
  text-decoration: line-through;
}

.discounted-card__image-link {
  display: block;
  background: linear-gradient(180deg, #fbfbfb 0%, #fbfbfb 100%);

}

.discounted-card__image-link img {
  width: 100%;
  height: 260px;
  object-fit: contain;
  display: block;
}

.discounted-card--large .discounted-card__image-link img {
  height: 100%;
  object-fit: cover;
}

.discounted-card__body {
  padding: 16px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-family: 'Albert Sans';
  background-color: #EFEFEF;
  height: 100%;
  border-radius: 0px 0px 24px 24px;
}

.discounted-card__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 4px;
}

.badge--old-price {
  display: none;
}

.discounted-card__price {
  font-size: 18px;
  font-weight: 700;
  color: #111827;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
}

.discounted-card__price ins {
  text-decoration: none;
}

.discounted-card__price ins .amount,
.discounted-card__price ins bdi {
  text-decoration: none;
}

.discounted-card__price ins .amount {
  color: var(--800, #1D2939);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Albert Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none !important;
}

.discounted-card__price del .amount {
  color: var(--600, #475467);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "Albert Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: line-through;
  text-decoration: none !important;
}

.discounted-card__title {
  margin: 4px 0 0;
  font-size: 14px;
  font-weight: 500;
  color: #111827;
}

.discounted-card__title a {
  color: inherit;
  text-decoration: none;
}

.discounted-card__title a:hover {
  text-decoration: underline;
}

.discounted-card--large {
  justify-content: center;
}

.discounted-grid--4-1 .discounted-card {
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  text-decoration: none;
  color: inherit;
  border: 1px solid #98A2B3;
  border-radius: 24px;
}

.discounted-grid--4-1 .discounted-card:hover,
.discounted-grid--4-1 .discounted-card:focus-visible {
  transform: translateY(-4px);
  box-shadow: 0 26px 55px rgba(15, 23, 42, 0.18);
}

.discounted-grid--4-1 .discounted-card:active {
  transform: translateY(-2px);
}

@media (max-width: 900px) {
  .discounted-grid--4-1 {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: none;
  }

  .discounted-grid--4-1 .discounted-card,
  .discounted-grid--4-1 .discounted-card--large {
    grid-area: auto !important;
  }

  .discounted-card__image-link img,
  .discounted-card--large .discounted-card__image-link img {
    height: 260px;
  }
}

/* hover easing overrides (kept as-is) */
.discounted-grid--4-1 .discounted-card {
  transition: transform 320ms cubic-bezier(.2,.8,.2,1),
              box-shadow 320ms cubic-bezier(.2,.8,.2,1);
}

.discounted-grid--4-1 .discounted-card:hover,
.discounted-grid--4-1 .discounted-card:focus-visible {
  transform: translateY(-3px);
  box-shadow: 0 30px 70px rgba(15, 23, 42, 0.14);
}

.discounted-grid--4-1 .discounted-card:active {
  transform: translateY(-1px);
}

/* logo grid */
.logo-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: center;
  width: 100%;
}

.logo-grid > .brxe-div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-grid img {
  max-height: 60px;
  max-width: 120px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

@media (max-width: 768px) {
  .logo-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media (max-width: 480px) {
  .logo-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

/* bestsellers hp */
.sf-bestsellers {
  width: 100%;
}

.sf-bestsellers-title {
  margin: 0 0 16px;
  font-size: 24px;
  line-height: 1.2;
}

.sf-bestsellers-grid {
  display: grid !important;
  gap: 24px !important;
  row-gap: 24px !important;
  column-gap: 24px !important;
  align-items: start;
}

/* bestsellers hp - force 3 columns (with responsive fallbacks) */
.sf-bestsellers > .sf-bestsellers-grid{
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  align-items: start;
}

/* 2 cols on tablet */
@media (max-width: 1024px){
  .sf-bestsellers > .sf-bestsellers-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* 1 col on mobile */
@media (max-width: 640px){
  .sf-bestsellers > .sf-bestsellers-grid{
    grid-template-columns: 1fr !important;
  }
}

/* CARD */
.sf-bestseller-card {
  width: 100% !important;
  max-width: 100%;
  justify-self: center;

  border-radius: 24px;

  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

/* IMAGE FRAME (border + radius lives here) */
.sf-bestseller-media {
  /* spacing around the framed image */
  padding: 18px;
  background: transparent;

  /* remove old fixed height so meta can sit below naturally */
  height: auto;

  /* center the frame */
  display: flex;
  align-items: stretch;
  justify-content: center;
}

/* the framed box */
.sf-bestseller-media img {
  width: 100% !important;
  height: 350px !important;        /* adjust if you want taller/shorter */
  object-fit: contain;
  display: block;

  border-radius: 18px;
  border: 1px solid #98A2B3;       /* image border */
  background: #fff;                /* helps if image has transparency */
}

/* META BELOW THE IMAGE FRAME */
.sf-bestseller-meta {
  padding: 0 18px 18px;            /* sits right below the image frame */
  text-align: center;
}

/* remove default p margins */
.sf-bestseller-meta p {
  margin: 0 !important;
}

/* Title: Albert Sans, 20px, medium-bold */
.sf-bestseller-card .sf-bestseller-title {
  font-family: "Albert Sans", sans-serif;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 400;                /* “medium-bold” feel; use 500 if you want lighter */
  margin: 0 0 8px !important;      /* 8px gap to price */
}

/* Price: 24px, bold, same font */
.sf-bestseller-price {
  font-family: "Albert Sans", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 !important;
}

/* responsive columns (keep yours) */
@media (max-width: 1100px) {
  .sf-bestsellers-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 800px) {
  .sf-bestsellers-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sf-bestseller-card { width: 100%; max-width: 100%; }
  .sf-bestseller-media img { height: 260px !important; } /* optional: smaller image on mobile */
}

/* hover */
.sf-bestsellers-grid .sf-bestseller-card {
  transition: transform 320ms cubic-bezier(.2,.8,.2,1);
}

.sf-bestsellers-grid .sf-bestseller-card:hover,
.sf-bestsellers-grid .sf-bestseller-card:focus-visible {
  transform: translateY(-3px);
  box-shadow: 0 30px 70px rgba(15, 23, 42, 0.14);
}

.sf-bestsellers-grid .sf-bestseller-card:active {
  transform: translateY(-1px);
}

/* keep your existing badge styles */
.badge--sale { background:#F37C3B; color:#fff; }

.badge--sold { background:#f04438; color:#fff; }



.badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

/* ======================================================================
   PRODUCT GALLERY
   ====================================================================== */

/* new product slider */
.sf-product-gallery { width: 100%; }

.sf-product-gallery__main{
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}

.sf-product-gallery__main .swiper-wrapper{ display: flex; }

.sf-product-gallery__main .swiper-slide{
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sf-product-gallery__main img{
  width: 100%;
  height: 100%;
  max-height: none;   
  object-fit: contain;     
  display: block;
	border-radius: 12px;
}

.sf-product-gallery__thumbs-wrap{
  display: grid;
  grid-template-columns: 44px 1fr 44px;
  gap: 10px;
  align-items: center;
  margin-top: 12px;
}

.sf-product-gallery__thumbs{
  width: 100%;
  overflow: hidden;
}

.sf-product-gallery__thumbs .swiper-wrapper{
  display: flex;
  align-items: center;
  gap: 10px;
}

.sf-product-gallery__thumbs .swiper-slide{
  flex: 0 0 auto;
  width: 155px;
  aspect-ratio: 1 / 1; 
  height: auto;    
  border-radius: 8px;
  overflow: hidden;
  opacity: .55;
  transform: scale(.94);
  cursor: pointer;
  transition: opacity .2s ease, transform .2s ease;
}

.sf-product-gallery__thumbs .swiper-slide img{
  width: 100%;
  height: 100%;
  object-fit: cover;    
  display: block;
}

.sf-product-gallery__thumbs .swiper-slide-thumb-active{
  opacity: 1;
  transform: scale(1);
}

.sf-product-gallery .swiper-button-prev, .sf-product-gallery .swiper-button-next, .sf-product-gallery .sfpg-thumbs-prev, .sf-product-gallery .sfpg-thumbs-next {
	background-color: #E6E6E6!important;
}

/*.sf-product-gallery__thumbs img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}*/
.sf-product-gallery__main img{
  width: 100%;
  height: 100%;
  max-height: clamp(320px, 60vh, 550px);
  object-fit: contain;
  display: block;
}

.sf-product-gallery .sfpg-thumbs-prev::after, .sf-product-gallery .sfpg-thumbs-next::after {
	content: "prev"!important;
}

.sf-product-gallery .swiper-button-prev,
.sf-product-gallery .swiper-button-next,
.sf-product-gallery .sfpg-thumbs-prev,
.sf-product-gallery .sfpg-thumbs-next{
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 999px;
  background: rgba(255,255,255,.92);
  box-shadow: 0 8px 24px rgba(0,0,0,.12);
  cursor: pointer;
}

.sf-product-gallery .swiper-button-prev,
.sf-product-gallery .swiper-button-next{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.sf-product-gallery .sfpg-thumbs-prev,
.sf-product-gallery .sfpg-thumbs-next{
  position: static;
  transform: none;
  z-index: 1;
}

.sf-product-gallery .swiper-button-prev:after,
.sf-product-gallery .swiper-button-next:after{
  font-size: 16px;
  color:#161616;
}

.sf-product-gallery .sfpg-thumbs-prev::after {
  display: block;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
  color: #161616;
  content: 'prev'!important;
}

.sf-product-gallery .sfpg-thumbs-next::after {
  display: block;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
  color: #161616;
  content: 'next'!important;
}

.sf-product-gallery .sfpg-thumbs-next::after{ content: "next"; }

.sf-product-gallery .swiper-button-disabled,
.sf-product-gallery .sfpg-thumbs-prev.swiper-button-disabled,
.sf-product-gallery .sfpg-thumbs-next.swiper-button-disabled{
  opacity: .35;
  box-shadow: none;
  cursor: not-allowed;
  pointer-events: none;
}

.swiper-slide {
	border-radius: 24px!important;
	background: #FFF!important;
	border: 1px solid #98A2B3;
}

.swiper-slide-active {
	border-radius: 24px!important;
	background: #FFF!important;
	border: 1px solid #98A2B3!important;
}

.swiper-slide-active img {
	border-radius: 24px!important;
}

/* Scroll lock only while open */
html.sfpg-lightbox-lock,
html.sfpg-lightbox-lock body {
  overflow: hidden;
  height: 100%;
}

/* Lightbox base */
.sfpg-lightbox{
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: none;
}

.sfpg-lightbox.is-open{ display:block; }

.sfpg-lightbox__backdrop{
  position:absolute;
  inset:0;
  background: rgba(0,0,0,.85);
}

.sfpg-lightbox__ui{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding: clamp(14px, 3vw, 28px);
}

.sfpg-lightbox__figure{
  margin: 0;
  max-width: min(1200px, 92vw);
  max-height: 86vh;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap: 10px;
}

.sfpg-lightbox__img{
  max-width: 100%;
  max-height: 78vh;
  object-fit: contain;
  border-radius: 14px;
}

.sfpg-lightbox__caption{
  color: rgba(255,255,255,.8);
  font-size: 14px;
  text-align:center;
  max-width: 80ch;
}

/* Controls */
.sfpg-lightbox__close{
  position:absolute;
  top: 16px;
  right: 16px;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 0;
  background: rgba(255,255,255,.14);
  color: #fff;
  font-size: 28px;
  line-height: 1;
  cursor:pointer;
}

.sfpg-lightbox__nav{
  width: 48px;
  height: 48px;
  border-radius: 999px;
  border: 0;
  background: rgba(255,255,255,.14);
  color: #fff;
  font-size: 34px;
  line-height: 1;
  cursor:pointer;
}

.sfpg-lightbox__prev{ position:absolute; left: 16px; }

.sfpg-lightbox__next{ position:absolute; right: 16px; }

/* Make the slide the positioning context */
.sf-product-gallery [data-sfpg-main] .swiper-slide{
  position: relative;
}

/* Zoom button overlay */
.sf-product-gallery .sfpg-zoom-btn{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  border: 0;
  background: rgba(0,0,0,.55);
  color: #fff;
  display: grid;
  place-items: center;
  opacity: 0;
  transform: scale(.96);
  transition: opacity .15s ease, transform .15s ease;
  z-index: 5;
}

/* Show only on ACTIVE slide */
.sf-product-gallery [data-sfpg-main] .swiper-slide-active .sfpg-zoom-btn{
  opacity: 1;
  transform: scale(1);
  cursor: pointer;
}

/* Center the X and arrows perfectly inside their circles */
.sfpg-lightbox__close,
.sfpg-lightbox__nav{
  display: grid;
  place-items: center;
  padding: 0;
  line-height: 1;
}

/* Make the X use a consistent glyph size + no baseline weirdness */
.sfpg-lightbox__close{
  font-size: 28px;          /* adjust if you want */
  font-weight: 400;
}

/* Make arrows consistent */
.sfpg-lightbox__nav{
  font-size: 34px;          /* adjust if you want */
  font-weight: 400;
}

/* Optional: nudge visually if your font still looks slightly off */
.sfpg-lightbox__close,
.sfpg-lightbox__nav{
  transform: translateY(0); /* change to translateY(-1px) if you want a tiny nudge */
}

/* Active slide cursor + zoom icon (keep your zoom CSS too) */
.sf-product-gallery [data-sfpg-main] .swiper-slide-active img { cursor: zoom-in; }



/* ======================================================================
   SINGLE PRODUCT PAGE
   ====================================================================== */

/* paypal 
#ppcp-hosted-fields [id^="zoid-paypal-"]{
  border: 0.0625rem solid #000000 !important;
  border-radius: 18px !important;
  overflow: hidden !important;     
  background: #fff !important;     
  width: 100% !important;
  box-sizing: border-box !important;
}

#ppcp-hosted-fields [id^="zoid-paypal-"] > iframe{
  border: 0 !important;
  border-radius: 18px !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
}

#ppcp-hosted-fields [id^="zoid-paypal-"]{
  height: 54px !important;         }

#ppcp-hosted-fields [id^="zoid-paypal-"]:focus-within{
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(0,0,0,.15) !important;
} */
/* custom product template */

#product-price .price {
	display: flex!important;
	flex-direction: row-reverse;
	align-content: center;
	align-items: center;
	gap: 13px;
}

#add-to-cart .cart {
	display: flex!important;
	gap: 13px;
}

#add-to-cart .cart .quantity {
	width: 25%;
	color: #000;
}

#add-to-cart .cart .single_add_to_cart_button {
	width: 85%;
	border-radius: var(--radius-xs, 4px);
	background: var(--Color-2, #F37731);
	padding: var(--space-xs, 13.3px) var(--space-m, 30px);
	color: #fff;
	font-weight: 600;
	line-height: 150%;
}

/* hover: black bg + white text */
#add-to-cart .cart .single_add_to_cart_button:hover {
	background: #000;
	color: #fff;
}

#add-to-cart .cart .info_button {
	display: none!important;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .product_meta,
.woocommerce-product-gallery.images .product_meta{
  font-family: "Albert Sans" !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 150% !important;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .product_meta a,
.woocommerce-product-gallery.images .product_meta a{
  font-family: "Albert Sans" !important;
  font-size:  14px!important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 150% !important;
  text-decoration: none;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .product_meta a:hover,
.woocommerce-product-gallery.images .product_meta a:hover{
  text-decoration: underline;
}

/* breadcrumb links */
#single-product-crumbs .navigation{
  color: var(--Color-2, #F37731);
  font-family: var(--Typeface-Family-Body, Inter);
  font-size: var(--Typeface-Size-M, 13px);
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

#single-product-crumbs .navigation a{
  color: var(--Neutral-neutral, #161616);
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

#single-product-crumbs .navigation .separator{
  color: var(--Neutral-neutral, #161616);
}

.type-product .woocommerce-tabs {
	max-width: 1400px;
}

#brxe-zaxtad.product_meta .text a:hover{
  color: #F37C3B;
	text-decoration: underline;
}

#brxe-zaxtad.product_meta .text a:hover,
#under-gallery-meta.product_meta .text a:hover{
  color: #F37C3B;
}

#brxe-eoyybg a.woocommerce-review-link .count{
  color: inherit;
  font-weight: 700;
	text-decoration: underline!important;
}

#brxe-eoyybg a.woocommerce-review-link:hover,
#brxe-eoyybg a.woocommerce-review-link:hover .count{
  color: #F37C3B;
}

/* custom anchors */
.sf-anchor-tabs{
  width: 100%;
}

.sf-anchor-tabs-list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
	justify-content: center;
	margin-bottom: 35px;
}

.sf-anchor-tabs-item{
  margin: 0;
  padding: 0;
}

.sf-anchor-tabs-link{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 999px;             
  border: 1px solid rgba(0,0,0,0.12);
  background: rgba(255,255,255,0.70);
  color: inherit;
  text-decoration: none;
  font-weight: 700;
  line-height: 1;
  transition: background .15s ease, border-color .15s ease, transform .15s ease;
}

.sf-anchor-tabs-link:hover,
.sf-anchor-tabs-link:focus{
  background: rgba(0,0,0,0.05);
  border-color: rgba(0,0,0,0.22);
  outline: none;
}

@media (max-width: 600px){
  .sf-anchor-tabs-list{ gap: 8px; }
  .sf-anchor-tabs-link{
    padding: 10px 12px;
    font-size: 14px;
  }
}

.sf-anchor-tabs-link:hover{ text-decoration: none; }

#under-gallery-meta {
  color: var(--Neutral-neutral-80, rgba(22, 22, 22, 0.80));
  font-size: var(--Typeface-Size-M, 18px);
  line-height: 150%;
}

#under-gallery-meta .prefix{
  color: var(--Neutral-neutral-80, rgba(22, 22, 22, 0.80));
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: var(--Typeface-Size-M, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

#under-gallery-meta .text,
#under-gallery-meta .text a{
  color: var(--Neutral-neutral-80, rgba(22, 22, 22, 0.80));
  font-family: "Wanted Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: var(--Typeface-Size-M, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

#under-gallery-meta .text a{
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

#under-gallery-meta .text a:hover{
  color: var(--Neutral-neutral-80, rgba(22, 22, 22, 0.80));
}

#product-price .price ins,
#product-price .price > span.woocommerce-Price-amount {
  color: #f37731!important;
  font-size: 18px;
  font-family: "Albert Sans";
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

#product-price .price del,
#product-price .price del .woocommerce-Price-amount {
  color: #a2a2a2;
  font-size: 18px;
  font-family: "Albert Sans";
  font-weight: 400;
  line-height: 150%;
}

/* OLD price: */
#product-price .price del .woocommerce-Price-amount,
#product-price .price del .woocommerce-Price-amount bdi {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
}

#product-price .price del .woocommerce-Price-amount::after,
#product-price .price del .woocommerce-Price-amount bdi::after {
  content: "";
  position: absolute;
  left: -2px;
  right: -2px;
  top: 50%;
  height: 2px;                
  background: currentColor;  
  transform: translateY(-50%);
  pointer-events: none;
}

/* NEW price  */
#product-price .price ins,
#product-price .price ins * {
  text-decoration: none !important;
}

#product-price .price del {
  opacity: 1;
}

#product-price .price del + ins {
  margin-left: 10px;
}

.wa-between-title-and-price{
  margin: -6px 0 0;
  padding: 8px 0 8px 0;
  font-size: 13px;
  line-height: 1.35;
  opacity: .9;
}

.wa-between-title-and-price .wa-loop-brand,
.wa-between-title-and-price .wa-loop-sku{
  margin: 0;
}

.single-product #single-product-crumbs,
.single-product #single-product-crumbs.brxe-woocommerce-breadcrumbs,
.single-product #single-product-crumbs.brxe-woocommerce-breadcrumbs nav{
  background: linear-gradient(180deg, var(--wa-surface-2, #f7f8fb), var(--wa-bg, #ffffff)) !important;

  border-radius: var(--wa-radius, 16px) !important;
  padding: 10px 14px !important;
  font-size: 13px !important;
  line-height: 1.3 !important;
}

.single-product #single-product-crumbs nav{
  display: block !important;
}

.product-breadcrumbs-div {
	  border: 1px solid var(--wa-border, rgba(15,23,42,.12)) !important;
  border-radius: var(--wa-radius, 16px) !important;
}

/** product page */
.single-product {
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
}

.single-product #primary .site-main {
  padding: 22px 16px 44px;
}

.single-product #primary .product {
  max-width: 1200px;
  margin: 0 auto;
}

.single-product .woocommerce-breadcrumb {
  max-width: 1200px;
  margin: 0 auto 24px;
  font-size: 12px;
  color: #667085;
}

.single-product .woocommerce-breadcrumb a { color: inherit; text-decoration: none; }

.single-product .woocommerce-breadcrumb span { margin: 0 8px; opacity: .6; }

.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  padding: 22px;
  overflow: hidden;
}

.woocommerce-tabs {
  border: none !important;
  padding: 0 !important;
}

.woocommerce-tabs .wc-tabs li {
  border: none !important;
  padding: 0 !important;
}

.single-product .woocommerce-tabs .tabs li.active a {
  border: none !important;
}

/* product gallery: stop flexslider clipping the slide "card" */
.single-product .woocommerce-product-gallery .flex-viewport {
  height: auto !important;
  overflow: hidden !important;
}

.single-product .summary .stock {
  margin: 0px;
}

.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}

.single-product .woocommerce-product-gallery__wrapper {
  padding-bottom: 14px;
}

.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  margin-bottom: 14px;
  box-sizing: border-box;
}

.single-product .flex-control-thumbs {
  margin: 14px 0 0 !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.single-product .flex-control-thumbs li {
  margin: 0 !important;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
}

.single-product .flex-control-thumbs img {
  width: 100%;
  height: 86px;
  object-fit: cover;
}

.single-product .summary.entry-summary {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0 !important;
}

.single-product .summary .product_title {
  order: 1;
  font-size: 32px;
  line-height: 1.15;
  font-weight: 800;
  color: #101828;
  margin: 0;
}

.single-product .summary .woocommerce-product-rating {
  order: 2;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 !important;
}

.product_meta {
  order: 2;
}

.single-product .summary > .product_meta {
  order: 3;
  margin: 0 !important;
  font-size: 12px;
  color: #667085;
}

.single-product .summary > .product_meta .posted_in {
  display: inline-flex;
  gap: 6px;
}

.single-product .summary > .product_meta .posted_in a {
  color: #344054;
  text-decoration: none;
}

.single-product .summary > p.price {
  order: 4;
  margin: 0 !important;
  font-size: 20px;
  font-weight: 800;
}

.single-product .summary > p.price del { color: #98A2B3; font-weight: 600; margin-right: 8px; }

.single-product .summary > p.price ins { color: #f97316; text-decoration: none; }

.single-product .summary > p.price[style*="display:none"] { display: none !important; }

.single-product .summary > form.cart[style*="display:none"] { display: none !important; }

.single-product .summary > hr {
  order: 4;
  border: 0;
  border-top: 1px solid #eaecf0;
  margin: 6px 0 0;
}

.single-product .summary .woocommerce-product-details__short-description {
  order: 5;
  padding: 14px 0;
  margin: 0;
  color: #344054;
  font-size: 14px;
}

.single-product .summary .woocommerce-product-details__short-description ul {
  margin: 0;
  padding-left: 18px;
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 400;
  line-height: 125%; /* 27px */
}

.single-product .summary .woocommerce-product-details__short-description li { margin: 6px 0; }

.single-product .summary form.cart {
  order: 6;
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 12px;
  align-items: stretch;
  margin: 0 !important;
}

.single-product .summary .product_meta {
  border-top-style: none !important;
  padding-top: 0 !important;
}

.single-product .summary form.cart .quantity {
  position: relative;
  width: 120px;
}

.single-product .summary form.cart .quantity .qty {
  width: 100%;
  text-align: center;
}

.single-product .summary form.cart .single_add_to_cart_button {
  height: 100%;
  width: 100%;
  border-radius: 10px;
  background: #f97316;
  border: 0;
  font-weight: 800;
  color: #fff;
}

.single-product .summary form.cart .single_add_to_cart_button:hover {
  color: #ffffff;
  background: #000;
}

.single-product .summary form.cart .info_button {
  display: none !important;
}

.single-product .summary .ppcp-messages {
  order: 7;
  margin-top: 0 !important;
}

.single-product .summary .product-page-stamps {
  order: 8;
  margin-top: 6px;
}

.single-product .summary .product-page-stamps img {
  max-width: 74px;
  height: auto;
  margin-right: 10px;
}

.single-product .woocommerce-tabs {
  max-width: 1200px;
  margin: 32px auto 0;
}

.single-product .woocommerce-tabs .tabs {
  display: flex;
  justify-content: center;
  gap: 28px;
  border-bottom: 1px solid #eaecf0;
  padding: 0 0 10px !important;
}

.single-product .woocommerce-tabs .tabs li {
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
}

.single-product .woocommerce-tabs .tabs a {
  text-decoration: none;
  color: #667085;
  font-weight: 700;
  padding: 0 !important;
  display: inline-block;
}

.single-product .woocommerce-tabs .tabs li.active a {
  color: #101828;
  border-bottom: 2px solid #101828;
}

.single-product .woocommerce-product-rating {
  --bricks-text-medium: #FEC00F;
}

.single-product .woocommerce-product-rating .star-rating,
.single-product .woocommerce-product-rating .star-rating::before,
.single-product .woocommerce-product-rating .star-rating span::before {
  color: #FEC00F !important;
}

.sku_wrapper {
  color: #090909;
  font-family: "Albert Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.single-product .product_meta .posted_in {
  color: rgba(22, 22, 22, 0.80);
  font-family: "Albert Sans" !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.single-product .product_meta .posted_in a {
  color: inherit;
  font-weight: 400;
  text-decoration: none;
}

.single-product .product_meta .posted_in:first-child {
  font-size: 0 !important;
}

.single-product .product_meta .posted_in:first-child::before {
  content: "Categories:";
  display: inline;
  color: rgba(22, 22, 22, 0.80);
  font-family: "Albert Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-right: .35em;
}

.single-product .product_meta .posted_in:first-child a,
.single-product .product_meta .posted_in:first-child span,
.single-product .product_meta .posted_in:first-child {
  font-size: 14px;
  text-decoration: underline;
}

.single-product .product_meta .posted_in:nth-child(2) {
  font-size: 0;
}

.single-product .product_meta .posted_in:nth-child(2)::before {
  content: "Brand:";
  color: rgba(22, 22, 22, 0.80);
  font-family: "Albert Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-right: .35em;
}

.single-product .product_meta .posted_in:nth-child(2) a,
.single-product .product_meta .posted_in:nth-child(2) span {
  font-size: 14px;
  text-decoration: underline;
}

/*.ppcp-messages,
.ppcp-messages button {
  display: block !important;
  width: 100% !important;
}

.ppcp-messages iframe {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}

.ppcp-messages {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 12px 14px;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08);
} */
.woocommerce-tabs .panel {
  padding: 30px 0 !important;
}

.woocommerce-Tabs-panel--description ul {
  column-count: 2;
  column-gap: 40px;
  column-fill: balance;
  margin: 0;
  padding-left: 1.2em;
}

.woocommerce-Tabs-panel--description ul li {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}

@media (max-width: 768px) {
  .woocommerce-Tabs-panel--description ul {
    column-count: 1;
  }
}

.woocommerce-Tabs-panel--description img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 14px;
  margin: 18px 0;
}

.woocommerce-Tabs-panel--description a:has(img) {
  display: block;
}

.woocommerce-Tabs-panel--description .alignnone,
.woocommerce-Tabs-panel--description .aligncenter,
.woocommerce-Tabs-panel--description .alignleft,
.woocommerce-Tabs-panel--description .alignright {
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

p.stock.in-stock {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(34, 197, 94, 0.12);
  border: 1px solid rgba(34, 197, 94, 0.28);
  color: #166534;
  font-family: "Albert Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin: 10px 0 0 0;
  width: fit-content;
}

p.stock.in-stock::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #22c55e;
  box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.18);
}

p.stock {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border-radius: 999px;
  font-family: "Albert Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin: 10px 0 0 0;
  width: fit-content;
}

p.stock.in-stock {
  background: rgba(34, 197, 94, 0.12);
  border: 1px solid rgba(34, 197, 94, 0.28);
  color: #166534;
}

p.stock.in-stock::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #22c55e;
  box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.18);
}

p.stock.out-of-stock,
p.stock.outofstock {
  background: rgba(239, 68, 68, 0.12);
  border: 1px solid rgba(239, 68, 68, 0.28);
  color: #991b1b;
}

p.stock.out-of-stock::before,
p.stock.outofstock::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #ef4444;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.18);
}



/* ======================================================================
   PRODUCT REVIEWS
   ====================================================================== */

/*** end swiper product slider ***/
.woocommerce-review-link {
	font-weight: 700;
	font-family: 'Inter';
	font-size: 16px;
}

/* reviews section */
#reviews {
	padding: 0;
}

.woocommerce-Tabs-panel--reviews #reviews,
.woocommerce-Tabs-panel--reviews .cr-reviews-ajax-reviews{
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  color: var(--Neutral-neutral, #161616);
}

.woocommerce-Tabs-panel--reviews #reviews ol.commentlist > li.review,
.woocommerce-Tabs-panel--reviews #reviews .cr-ajax-reviews-list > li.review{
  background: #fff!important;
  border-radius: 12px;   
  padding: 20px 20px 16px;
  margin: 0 0 16px 0;
  list-style: none;
  border: 1px solid rgba(22,22,22,0.10); 
}

.woocommerce-Tabs-panel--reviews #reviews .comment_container,
.woocommerce-Tabs-panel--reviews #reviews .cr-comment-text{
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

.woocommerce-Tabs-panel--reviews #reviews .woocommerce-review__author{
  color: var(--Neutral-neutral, #161616);
  font-family: var(--Typeface-Family-Heading, Inter), Inter, system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: var(--Typeface-Size-M, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.woocommerce-Tabs-panel--reviews #reviews time.woocommerce-review__published-date{
color: var(--Overlays-Default, rgba(0, 0, 0, 0.20));


font-family: var(--Typeface-Family-Heading, Inter);
font-size: var(--Typeface-Size-M, 18px);
font-style: normal;
font-weight: 700;
line-height: 120%; 
}

.woocommerce-Tabs-panel--reviews #reviews .woocommerce-review__verified,
.woocommerce-Tabs-panel--reviews #reviews .verified{
  font-family: var(--Typeface-Family-Body, Inter), Inter, system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: var(--Typeface-Size-S, 13.5px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.woocommerce-Tabs-panel--reviews #reviews .meta{
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 10px;
}

.woocommerce-Tabs-panel--reviews #reviews .cr-meta-author-featured-date{
  display: flex;
  align-items: baseline;
  gap: 10px;
  flex-wrap: wrap;
}

.woocommerce-Tabs-panel--reviews #reviews .description,
.woocommerce-Tabs-panel--reviews #reviews .description p{
  margin: 10px 0 0 0;
  color: var(--Neutral-neutral, #161616);
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

#reviews .description {
  border-bottom: 2px solid #161616!important;
	padding-bottom: 15px!important;
}

.woocommerce-Tabs-panel--reviews #reviews .crstar-rating-svg{
  margin: 8px 0 0 0;
}

@media (max-width: 640px){
  .woocommerce-Tabs-panel--reviews #reviews .meta{
    flex-direction: column;
    align-items: flex-start;
  }
  .woocommerce-Tabs-panel--reviews #reviews time.woocommerce-review__published-date{
    margin-top: 6px;
  }
  .woocommerce-Tabs-panel--reviews #reviews .description,
  .woocommerce-Tabs-panel--reviews #reviews .description p{
    font-size: 20px; 
  }
}

/*** cr review plugin styling ***/
#reviews.cr-reviews-ajax-reviews{
  --pill-radius: 18px;
  --pill-radius-sm: 12px;
  --line: #E4E7EC;
  --text: #161616;
  --muted: #667085;
  --accent: #F37731;              
  --accent-bg: rgba(243,119,49,.10); 
  --bg: #fff;

  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  color: var(--text);
}

#reviews.cr-reviews-ajax-reviews .woocommerce-Reviews-title:empty{
  display:none !important;
}

#reviews.cr-reviews-ajax-reviews .cr-reviews-ajax-comments{
  display:block;
  padding: 0;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 14px;
  padding: 16px 16px;
  border: 1px solid var(--line);
  border-radius: var(--pill-radius);
  background: var(--bg);
  box-shadow: 0 1px 0 rgba(16,24,40,.02);
  margin: 0 0 14px 0;
}

#reviews.cr-reviews-ajax-reviews .cr-nosummary-rating-cnt{
  display:inline-flex;
  align-items:center;
  gap: 10px;
}

#reviews.cr-reviews-ajax-reviews .cr-nosummary-rating-val{
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
  color: var(--accent);
}

#reviews.cr-reviews-ajax-reviews .cr-nosummary-rating-lbl{
  font-weight: 700;
  font-size: 13px;
  color: var(--muted);
}

#reviews.cr-reviews-ajax-reviews button.cr-nosummary-add{
  appearance:none;
  border: 1px solid var(--accent);
  background: var(--accent-bg);
  color: var(--accent);
  font-weight: 800;
  font-size: 14px;
  padding: 10px 14px;
  border-radius: 999px;
  cursor:pointer;
  transition: transform .12s ease, background .12s ease, border-color .12s ease;
}

#reviews.cr-reviews-ajax-reviews button.cr-nosummary-add:hover{
  background: rgba(243,119,49,.16);
  transform: translateY(-1px);
}

#reviews.cr-reviews-ajax-reviews button.cr-nosummary-add:active{
  transform: translateY(0);
}

#reviews.cr-reviews-ajax-reviews button.cr-nosummary-add:focus-visible{
  outline: 3px solid rgba(243,119,49,.25);
  outline-offset: 2px;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-search > div{
  display:flex;
  align-items:center;
  gap: 10px;
  padding: 10px 12px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--bg);
  margin: 0 0 12px 0;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-search-icon{
  font-size: 18px;
  opacity:.8;
}

#reviews.cr-reviews-ajax-reviews input.cr-input-text{
  flex:1;
  border: none !important;
  outline: none !important;
  background: transparent !important;
  font-family: inherit;
  font-size: 14px;
  color: var(--text);
  min-height: 20px;
}

#reviews.cr-reviews-ajax-reviews .cr-clear-input{
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:.85;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-search > div:focus-within{
  border-color: var(--accent);
  box-shadow: 0 0 0 4px rgba(243,119,49,.16);
}

.cr-all-reviews-shortcode .cr-count-row, #reviews.cr-reviews-ajax-reviews .cr-count-row {
	border-radius: 24px!important;
}

#reviews.cr-reviews-ajax-reviews .cr-count-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 12px;
  margin: 0 0 14px 0;
}

#reviews.cr-reviews-ajax-reviews .cr-count-row-count{
  font-size: 13px;
  color: var(--muted);
  font-weight: 700;
}

#reviews.cr-reviews-ajax-reviews select.cr-ajax-reviews-sort{
  border: 1px solid var(--line);
  background: var(--bg);
  border-radius: 999px;
  padding: 10px 12px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  color: var(--text);
  cursor:pointer;
}

#reviews.cr-reviews-ajax-reviews select.cr-ajax-reviews-sort:focus-visible{
  outline: 3px solid rgba(243,119,49,.25);
  outline-offset: 2px;
}

#reviews.cr-reviews-ajax-reviews ol.commentlist.cr-ajax-reviews-list{
  list-style:none;
  margin: 0;
  padding: 0;
  display:flex;
  flex-direction:column;
  gap: 12px;
}

#reviews.cr-reviews-ajax-reviews li.review{
  margin:0 !important;
  padding:0 !important;
}

#reviews.cr-reviews-ajax-reviews .comment_container{
  border: 1px solid var(--line);
  border-radius: var(--pill-radius);
  background: woocommerce-review__authorvar(--bg);
  padding: 16px 16px;
}

#reviews.cr-reviews-ajax-reviews .meta{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap: 10px;
  margin: 0 0 10px 0;
}

#reviews.cr-reviews-ajax-reviews .woocommerce-review__author{
	color: var(--Neutral-neutral, #161616);}

#reviews.cr-reviews-ajax-reviews .woocommerce-review__verified{
	color: var(--Neutral-neutral-80, rgba(22, 22, 22, 0.80));
	font-family: var(--Typeface-Family-Body, Inter);
	font-size: var(--Typeface-Size-S, 13.5px);
	font-style: normal;
	font-weight: 400;
	line-height: 150%; 
}

#reviews.cr-reviews-ajax-reviews time.woocommerce-review__published-date{
color: var(--Overlays-Default, rgba(0, 0, 0, 0.20));

/* Heading M/700 Bold */
font-family: var(--Typeface-Family-Heading, Inter);
font-size: var(--Typeface-Size-M, 18px);
font-style: normal;
font-weight: 700;
line-height: 120%; /* 21.6px */
}

#reviews.cr-reviews-ajax-reviews .crstar-rating-svg{
  margin: 0 0 10px 0;
}

#reviews.cr-reviews-ajax-reviews .crstar-rating-svg svg{
  width: 18px;
  height: 18px;
}

#reviews.cr-reviews-ajax-reviews .cr-rating-icon{
  color: var(--accent);
}

#reviews.cr-reviews-ajax-reviews .description p{
  margin: 0;
  font-size: 14px;
  line-height: 120%;
  color: var(--text);
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-wrap{
  border: 1px solid var(--line);
  border-radius: var(--pill-radius);
  background: var(--bg);
  overflow:hidden;
  margin-top: 16px;
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-nav{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding: 14px 16px;
  background: #F9FAFB;
  border-bottom: 1px solid var(--line);
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-nav span{
  font-weight: 900;
  font-size: 14px;
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-item{
  display:flex;
  align-items:center;
  gap: 12px;
  padding: 14px 16px;
  border-bottom: 1px solid var(--line);
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-item img{
  width: 44px;
  height: 44px;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid var(--line);
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-lbl,
#reviews.cr-reviews-ajax-reviews .cr-review-form-rating-label{
  font-weight: 900;
  font-size: 13px;
  color: #fff!important;
  margin-bottom: 6px;
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-comment,
#reviews.cr-reviews-ajax-reviews .cr-review-form-ne,
#reviews.cr-reviews-ajax-reviews .cr-review-form-rating-overall{
  padding: 14px 16px;
  border-bottom: 1px solid var(--line);
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-txt,
#reviews.cr-reviews-ajax-reviews .cr-review-form-comment-txt{
  width: 100%;
  border: 1px solid var(--line) !important;
  border-radius: 999px;
  padding: 12px 14px !important;
  font-family: inherit;
  font-size: 14px;
  color: var(--text);
  background: var(--bg);
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-comment-txt{
  border-radius: var(--pill-radius-sm);
  min-height: 120px;
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-txt:focus,
#reviews.cr-reviews-ajax-reviews .cr-review-form-comment-txt:focus{
  border-color: var(--accent) !important;
  outline: none !important;
  box-shadow: 0 0 0 4px rgba(243,119,49,.16);
}

#reviews.cr-reviews-ajax-reviews .cr-review-form-ne{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

#reviews.cr-reviews-ajax-reviews .cr-form-item-media{
  padding: 14px 16px;
  border-bottom: 1px solid var(--line);
}

#reviews.cr-reviews-ajax-reviews .cr-form-item-media-none{
  border: 1px dashed var(--line);
  border-radius: var(--pill-radius-sm);
  padding: 14px;
  display:flex;
  align-items:center;
  gap: 10px;
  background: #F9FAFB;
  color: var(--muted);
  font-weight: 800;
}

/* Form buttons row */
#reviews.cr-reviews-ajax-reviews .cr-review-form-buttons{
  display:flex;
  gap: 10px;
  padding: 14px 16px;
}

#reviews.cr-reviews-ajax-reviews button.cr-review-form-submit{
  appearance:none;
  border: 1px solid var(--accent);
  background: var(--accent);
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  padding: 12px 16px;
  border-radius: 999px;
  cursor:pointer;
  transition: transform .12s ease, filter .12s ease;
}

#reviews.cr-reviews-ajax-reviews button.cr-review-form-submit:hover{
  transform: translateY(-1px);
  filter: brightness(.98);
}

#reviews.cr-reviews-ajax-reviews button.cr-review-form-submit:active{
  transform: translateY(0);
}

#reviews.cr-reviews-ajax-reviews button.cr-review-form-submit:focus-visible{
  outline: 3px solid rgba(243,119,49,.25);
  outline-offset: 2px;
}

#reviews.cr-reviews-ajax-reviews button.cr-review-form-cancel{
  appearance:none;
  border: 1px solid var(--line);
  background: #fff;
  color: var(--text);
  font-weight: 900;
  font-size: 14px;
  padding: 12px 16px;
  border-radius: 999px;
  cursor:pointer;
}

#reviews.cr-reviews-ajax-reviews button.cr-review-form-cancel:hover{
  background: #F9FAFB;
}

.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-comment-text.comment-text-no-avatar, .cr-all-reviews-shortcode ol.commentlist li .cr-comment-text.comment-text-no-avatar {
	padding: 32px 45px;
}

.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-comment-text.comment-text-no-avatar, .cr-all-reviews-shortcode ol.commentlist li .cr-comment-text.comment-text-no-avatar .description p {
	font-family: "Albert Sans";
	font-size: 24px!important;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	background-color: #fff;
	border-radius: 16px;
}

#reviews .description p {
		font-family: "Albert Sans";
	font-size: 24px!important;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

.cr-all-reviews-shortcode ol.commentlist, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list {
	display: flex;
	gap: 25px;
}

@media (max-width: 767px){
  #reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary{
    flex-direction:column;
    align-items:flex-start;
  }
  #reviews.cr-reviews-ajax-reviews .cr-count-row{
    flex-direction:column;
    align-items:flex-start;
  }
  #reviews.cr-reviews-ajax-reviews .cr-review-form-ne{
    grid-template-columns: 1fr;
  }
  #reviews.cr-reviews-ajax-reviews .meta{
    flex-direction:column;
    align-items:flex-start;
  }
}

/* flip order inside each review: text first */
#reviews.cr-reviews-ajax-reviews .comment_container .cr-comment-text{
  display: flex;
  flex-direction: column;
}

#reviews.cr-reviews-ajax-reviews .comment_container .cr-comment-text .description{
  order: 1;
  margin: 0 0 15px 0;
}

#reviews.cr-reviews-ajax-reviews .comment_container .cr-comment-text .crstar-rating-svg{
  order: 2;
  margin: 0 0 10px 0;
}

#reviews.cr-reviews-ajax-reviews .comment_container .cr-comment-text .meta{
  order: 3;
  margin: 0;
}

/* review slider styling */
/* review slider styling */
.cr-reviews-slider {
  border: 0 !important;
}

.cr-reviews-slider .slick-slide {
  padding: 10px;
  box-sizing: border-box;
}

.cr-reviews-slider .cr-review-card-inner{
  background: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid rgba(0,0,0,.08) !important;
  border-radius: 16px;
  padding: 18px 18px 14px;
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
  transition: transform .15s ease, box-shadow .15s ease;
}

.cr-reviews-slider .slick-slide:hover .cr-review-card-inner{
  transform: translateY(-2px);
  box-shadow: 0 14px 40px rgba(0,0,0,.10);
}

.cr-reviews-slider .top-row{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap: 12px;
  margin-bottom: 10px;
}

.cr-reviews-slider .reviewer-name{
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  color: #176b8f !important;
}

.cr-reviews-slider .cr-review-card .cr-review-card-inner {
	border-radius: 24px;
}

.cr-reviews-slider .reviewer-verified{
  display:inline-flex;
  align-items:center;
  gap: 6px;
  margin-top: 6px;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  line-height: 1;
  background: #fff !important;
  color: #000 !important;
}

.cr-reviews-slider .cr-reviewer-verified{
  width: 16px;
  height: 16px;
}

.cr-reviews-slider .rating-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  margin-bottom: 10px;
}

.cr-reviews-slider .rating-label{
  font-weight: 700;
  font-size: 13px;
  opacity: .75;
	color: #176b8f!important;
}

.badge__info.badge__nowrap,
.badge__info.badge__nowrap div,
.badge__info.badge__nowrap span,
.badge__info.badge__nowrap p,
.badge__info.badge__nowrap a,
.badge__info.badge__nowrap b,
.badge__info.badge__nowrap strong{
  color: #fff !important;
}

.cr-badge.badge_size_wide .badge__store {
  color: #fff!important;
  text-align: center!important;
}

.cr-trustbadgef .badge_size_wide {
  background-color: rgb(255 255 255 / 0%)!important;
}

.cr-reviews-slider .review-text{
  font-size: 14px;
  line-height: 1.55;
  color: rgba(0,0,0,.80);
}

.cr-reviews-slider .datetime{
  margin-top: 10px;
  font-size: 12px;
  color: rgba(0,0,0,.55);
}

.cr-reviews-slider .slick-prev,
.cr-reviews-slider .slick-next{
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: #fff !important;
  border: 1px solid rgba(0,0,0,.10) !important;
  box-shadow: 0 10px 24px rgba(0,0,0,.10);
  z-index: 2;
}

.cr-reviews-slider .slick-prev:hover,
.cr-reviews-slider .slick-next:hover{
  transform: translateY(-1px);
}

.cr-reviews-slider .slick-prev:before,
.cr-reviews-slider .slick-next:before{
  font-size: 22px;
  opacity: .9;
  color: rgba(0,0,0,.75);
}

.cr-reviews-slider .slick-dots{
  margin-top: 14px;
}

.cr-reviews-slider .slick-dots li button:before{
  font-size: 10px;
  opacity: .25;
}

.cr-reviews-slider .slick-dots li.slick-active button:before{
  opacity: .8;
}

@media (max-width: 767px) {
  .cr-reviews-slider .slick-dots,
  .cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots {
    bottom: -55px;
  }
}

/*.woocommerce .brxe-section {
	padding: 0!important;
}*/
.cr-review-form-name{
  width: 100% !important;
  max-width: 100% !important;
  flex: 1 1 100% !important;
}

.cr-review-form-email {
	width: 100% !important;
  max-width: 100% !important;
  flex: 1 1 100% !important;
}

.cr-review-form-name .cr-review-form-txt{
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
}

.woocommerce-Reviews-title {
	display: none;
}

#brxe-rsanjt {
	column-gap: 10px!important;
	row-gap: 10px!important;
}

#cr_qna .cr-ajax-qna-search {
	display: none!important;
}

.cr-qna-search-block {
	justify-content: start!important;
	padding: 0!important;
	margin: 15px 0!important;
}

.cr-qna-block .cr-qna-search-block .cr-qna-ask-button {
	margin: 0!important;
}

.cr-qna-block h2 {
	display: none;
}

.cr-qna-list-empty {
	display: none;
}

.cr-qna-ask-button {
	background-color: #F37731!important;
}

/* reviews */
.cr-reviews-grid .cr-add-review-wrap{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin: 18px 0 6px !important;
}

.cr-reviews-grid {
	border: 0px;
}

.cr-reviews-grid .cr-all-reviews-add-review{
  appearance: none;
  -webkit-appearance: none;
  border: 2px solid #44949C !important;
  background: #44949C !important;
  color: #fff !important;

  font-family: "Albert Sans", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: .2px;

  padding: 12px 18px !important;
  border-radius: 999px !important;
  line-height: 1 !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px;

  min-height: 44px;
  min-width: 220px;
  cursor: pointer;

  box-shadow: 0 10px 25px rgba(0,0,0,.10);
  transition: transform .12s ease, box-shadow .12s ease, filter .12s ease;
}

.cr-reviews-grid .cr-all-reviews-add-review:hover{
  transform: translateY(-1px);
  box-shadow: 0 14px 35px rgba(0,0,0,.14);
  filter: brightness(1.03);
}

.cr-reviews-grid .cr-all-reviews-add-review:active{
  transform: translateY(0px);
  box-shadow: 0 10px 25px rgba(0,0,0,.10);
}

.cr-reviews-grid .cr-all-reviews-add-review:focus-visible{
  outline: none !important;
  box-shadow: 0 0 0 4px rgba(68,148,156,.25), 0 14px 35px rgba(0,0,0,.14);
}

@media (max-width: 520px){
  .cr-reviews-grid .cr-all-reviews-add-review{
    width: 100% !important;
    min-width: 0;
  }
}

.cr-reviews-grid .cr-add-review-wrap{
  width: 100% !important;
  text-align: center !important;     
  display: block !important;
}

.cr-reviews-grid .cr-add-review-wrap .cr-all-rev {
  float: none !important;
  position: static !important;
  margin: 0 auto !important;         
  display: inline-flex !important;   
}

.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review{
  justify-content: center !important;
	padding: 35px 25px 25px 25px!important;
	border-radius: 25px;
}

.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.commentlist {
	flex-direction: column;
}

/*
reviews
*/
.sf-review-summary .sf-stars{
  color: #f5c518;   
  font-size: 18px;      
  line-height: 1;
  letter-spacing: .10em;
}

.sf-review-summary{
  display: inline-flex;
  gap: .45rem;
  align-items: center;
  text-decoration: none;
}

.sf-review-summary:hover{
  text-decoration: none;
}

.sf-review-summary:hover .sf-avg,
.sf-review-summary:hover .sf-count{
  text-decoration: underline;
  text-underline-offset: 3px;
}

.sf-review-summary .sf-stars{
  color: #f5c518;
  font-size: 18px;
  line-height: 1;
  letter-spacing: .10em;
  display: inline-block;
  transform-origin: 50% 60%;
  text-decoration: none; 
  transition: transform .18s ease, filter .18s ease;
  will-change: transform, filter;
}

.sf-review-summary:hover .sf-stars{
  animation: sfStarPopJingle .55s cubic-bezier(.2,.9,.2,1);
}

.sf-review-summary .sf-avg{
  font-weight: 600;
}

.sf-review-summary .sf-count{
  opacity: .8;
  transition: opacity .18s ease;
}

.sf-review-summary:hover .sf-count{
  opacity: 1;
}

/* one column on mobile  - review block */
.cr-badge.badge_size_wide {
  display: flex !important;
  justify-content: center !important;
}

.cr-badge.badge_size_wide .badge__store{
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  width: 100% !important;
}

.cr-badge.badge_size_wide .badge__info,
.cr-badge.badge_size_wide .badge__logo,
.cr-badge.badge_size_wide .badge__reviews,
.cr-badge.badge_size_wide .verified,
.cr-badge.badge_size_wide .badge__stars,
.cr-badge.badge_size_wide .badge__rating,
.cr-badge.badge_size_wide a,
.cr-badge.badge_size_wide .badge__link{
  display: none !important;
}

.cr-badge.badge_size_wide .badge__store{
  white-space: normal !important;
  flex-wrap: wrap !important;
  overflow-wrap: anywhere !important;  
  word-break: break-word !important;
  max-width: 100% !important;
  text-align: center !important;
}

.cr-badge.badge_size_wide .badge__nowrap{
  white-space: normal !important;
}



@keyframes sfStarPopJingle{
  0%   { transform: scale(1) rotate(0deg);   filter: drop-shadow(0 0 0 rgba(245,197,24,0)); }
  18%  { transform: scale(1.18) rotate(-8deg); filter: drop-shadow(0 0 10px rgba(245,197,24,.55)); }
  36%  { transform: scale(1.28) rotate(8deg);  filter: drop-shadow(0 0 14px rgba(245,197,24,.65)); }
  54%  { transform: scale(1.16) rotate(-6deg); filter: drop-shadow(0 0 10px rgba(245,197,24,.55)); }
  72%  { transform: scale(1.22) rotate(6deg);  filter: drop-shadow(0 0 12px rgba(245,197,24,.60)); }
  100% { transform: scale(1.06) rotate(0deg);  filter: drop-shadow(0 0 6px rgba(245,197,24,.35)); }
}

@media (max-width: 768px) {
	.woocommerce-message {
		flex-direction: column;
		gap: 12px;
		justify-content: center;
		padding: 0px!important;
	}
}

/* ======================================================================
   RELATED PRODUCTS
   ====================================================================== */

section.related.products ul.products.columns-4 li.product,
section.related.products ul.products.columns-4 li.product .wa-loop-card{
  height: 100%;
}

section.related.products ul.products.columns-4 li.product .wa-loop-card{
  display: flex;
  flex-direction: column;
}

section.related.products ul.products.columns-4 li.product .wa-loop-image{
  display: block;
  width: 100%;
  aspect-ratio: 6/6;   
  overflow: hidden;
  border-radius: 12px;  
}

section.related.products ul.products.columns-4 li.product .wa-loop-image img{
  width: 100%;
  height: 100%;
  display: block;
}

section.related.products .wa-loop-card {
	border: 0px!important;
}

section.related.products ul.products.columns-4 li.product .wa-loop-data{
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.cross-sells img, .related.products img, .upsells.products img {
	object-fit: contain!important;
}

section.related.products ul.products.columns-4 li.product .wa-loop-actions{
  margin-top: auto;
}

/*** related products ****/
section.related.products {
  margin-top: 20px;
}

section.related.products > h2 {
  font-family: "Albert Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 16px;
}

section.related.products ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin: 25px 0;
  padding: 0;
}

@media (max-width: 1024px) {
  section.related.products ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 520px) {
  section.related.products ul.products { grid-template-columns: 1fr; }
}

section.related.products ul.products > li.product {
  list-style: none;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  padding: 18px;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08);
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100%;
  margin: 0 !important;
}

section.related.products ul.products > li.product {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch;
}

section.related.products li.product a.woocommerce-LoopProduct-link {
  display: block;
}

section.related.products li.product a.woocommerce-LoopProduct-link + a.button {
  margin-top: auto !important;
}

section.related.products li.product a.button + a.button {
  margin-top: 10px !important;
}

section.related.products li.product .woocommerce-loop-product__title,
section.related.products li.product .star-rating,
section.related.products li.product .price {
  margin-bottom: 10px;
}

section.related.products li.product a.woocommerce-LoopProduct-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

section.related.products li.product a.woocommerce-LoopProduct-link img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 14px;
  background: #fff;
  margin: 0 0 14px 0;
}

section.related.products li.product .woocommerce-loop-product__title {
  font-family: "Albert Sans", sans-serif;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  margin: 0 0 10px 0;
}

section.related.products li.product .price {
  font-family: "Albert Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 14px 0;
}

section.related.products li.product .star-rating span::before {
  color: #FEC00F !important;
}

section.related.products li.product .button,
section.related.products li.product a.button {
  font-family: "Albert Sans", sans-serif;
  border-radius: 8px;
  padding: 20px 14px;
  line-height: 1;
  margin-top: 10px !important;
  width: 100%;
  text-align: center;
}

section.related.products li.product a.button.info_button {
  margin-left: 0 !important;
  padding: 5px !important;
}

section.related.products li.product.outofstock a.woocommerce-LoopProduct-link img {
  opacity: .65;
}

section.related.products li.product a.button.product_type_simple,
section.related.products li.product a.button.add_to_cart_button,
section.related.products li.product a.button.ajax_add_to_cart {
  background: #44949C !important;
  border-color: #44949C !important;
  color: #fff !important;
}

section.related.products li.product a.button.product_type_simple:hover,
section.related.products li.product a.button.add_to_cart_button:hover,
section.related.products li.product a.button.ajax_add_to_cart:hover {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

section.related.products li.product a.button.info_button:hover {
  color: #000 !important;
}

section.related.products li.product a.button.info_button {
  padding: 5px !important;
  color: #D3D3D3 !important;
}

/* make the li the positioning context */
section.related.products ul.products > li.product {
  position: relative;
}

/* top-left badge on the whole card (out of stock only) */
section.related.products ul.products > li.product.outofstock::before {
  content: "SOLD!";
  position: absolute;
  top: -18px;
  left: -12px;
  z-index: 5;
  width: 46px;
  height: 46px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: #f04438;
  color: #fff;
  border: 2px solid rgba(255,255,255,.35);
  font-family: "Albert Sans", sans-serif;
  font-weight: 900;
  font-size: 10px;
  line-height: 1;
  pointer-events: none;
}

/* sale badge on normal woocommerce loops (e.g. related products) */
section.related.products ul.products > li.product .onsale {
  position: absolute;
  top: -18px;
  left: -12px;
  z-index: 5;
  width: 46px;
  height: 46px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: #f97316;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.35);
  font-family: "Albert Sans", sans-serif;
  font-weight: 900;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 0;
}

section.related.products ul.products > li.product {
  position: relative;
}



/* ======================================================================
   PRODUCT LOOPS AND CARDS
   ====================================================================== */

.wa-loop-card {
	border: 1px solid #DCDDDE;
	border-radius: 24px;
}

.wa-loop-data .wa-loop-title-link:hover,
.wa-loop-data .wa-loop-title-link:focus {
  color: #f37731;
  text-decoration: underline;
}

.woocommerce ul.products li.product .wa-loop-actions a.button.wa-more-info,
.woocommerce ul.products li.product .wa-loop-actions a.button.info_button.wa-more-info {
  margin: 0 16px 16px;
  border-radius: 8px;
  padding: 20px 14px!important;
  background-color: #ffffff00;
  color: #D3D3D3;
  text-align: center;
  font-weight: 700;
  transition: transform 150ms ease, opacity 150ms ease;
  font-family: "Albert Sans";
  font-size: 20px;
  background: #44949C !important;
  border-color: #44949C !important;
  color: #fff !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 32px); 
  text-decoration: none;
}

.woocommerce ul.products li.product .wa-loop-actions a.button.wa-more-info:hover {
  transform: translateY(-1px);
  opacity: 0.95;
	background-color: #F37C3B!important;
}

.tax-product_cat .wa-loop-media {
  border-radius: 24px;
}

/* The image frame */
body.archive.tax-product_cat .wa-loop-image{
  width: 231px;
  height: 278px;
  display: flex;
  align-items: flex-end;   /* bottom */
  justify-content: center; /* center horizontally */
  margin: 0 auto;          /* center the frame in the card */
  background: #f1f5f9;
  overflow: hidden;
  border-radius: 18px;     /* optional */
  margin: 35px auto;
}

.tax-product_cat .wa-loop-data {
  background-color: #fff;
  border-radius: 24px;
}

/* CATEGORY ARCHIVE — title + price styling (Albert Sans) */
body.archive.tax-product_cat .wa-loop-data .wa-loop-meta{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  align-self: stretch;
}

/* Title */
body.archive.tax-product_cat .wa-loop-data .wa-loop-meta .woocommerce-loop-product__title{
  margin: 0;
  color: var(--Neutral-neutral, #161616);
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

/* PRICE base (current price) */
body.archive.tax-product_cat .wa-loop-meta .price{
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #44959D; /* current price */
}

/* OLD price (sale "was" price) */
body.archive.tax-product_cat .wa-loop-meta .price del,
body.archive.tax-product_cat .wa-loop-meta .price del .amount,
body.archive.tax-product_cat .wa-loop-meta .price del .amount bdi,
body.archive.tax-product_cat .wa-loop-meta .price del .woocommerce-Price-currencySymbol{
  color: rgba(22, 22, 22, 0.40) !important;
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 150%;
  text-decoration-line: line-through;
}

/* Make sure the line-through isn't canceled by Woo styles */
body.archive.tax-product_cat .wa-loop-meta .price del{
  opacity: 1 !important;
}

/* NEW sale price (inside <ins>) stays teal and no underline */
body.archive.tax-product_cat .wa-loop-meta .price ins,
body.archive.tax-product_cat .wa-loop-meta .price ins *{
  color: #44959D !important;
  text-decoration: none !important;
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif !important;
  font-weight: 700 !important;
}

/* If you truly want the OLD price text-align center (only affects inline elements if displayed as block) */
body.archive.tax-product_cat .wa-loop-meta .price del{
  text-align: center;
  display: inline-block; /* makes text-align apply meaningfully */
}

body.archive.tax-product_cat .wa-loop-media{
  position: relative;
}

.tax-product_cat .wa-loop-actions {
  display: flex;
  flex-direction: column;
}

/* all product loops (shop/category/shortcodes) */
.woocommerce ul.products li.product a.button.product_type_simple,
.woocommerce ul.products li.product a.button.add_to_cart_button,
.woocommerce ul.products li.product a.button.ajax_add_to_cart {
  background: #44949C !important;
  border-color: #44949C !important;
  color: #fff !important;
}

.woocommerce ul.products li.product a.button.product_type_simple:hover,
.woocommerce ul.products li.product a.button.add_to_cart_button:hover,
.woocommerce ul.products li.product a.button.ajax_add_to_cart:hover {
  background: #F37C3B !important;
  border-color: #F37C3B !important;
  color: #fff !important;
}

/* "more information" button */
.woocommerce ul.products li.product a.button.info_button {
  background-color: #ffffff00;
  color: #D3D3D3 !important;
  padding: 5px !important;
}

.woocommerce ul.products li.product a.button.info_button:hover {
  background-color: #ffffff00;
  color: #F37C3B !important;
}

/* all product loops (shop/category/shortcodes) */
.woocommerce ul.products li.product a.button.product_type_simple,
.woocommerce ul.products li.product a.button.add_to_cart_button,
.woocommerce ul.products li.product a.button.ajax_add_to_cart {
  background: #44949C !important;
  border-color: #44949C !important;
  color: #fff !important;
}

.woocommerce ul.products li.product a.button.product_type_simple:hover,
.woocommerce ul.products li.product a.button.add_to_cart_button:hover,
.woocommerce ul.products li.product a.button.ajax_add_to_cart:hover {
  background: #F37C3B !important;
  border-color: #F37C3B !important;
  color: #fff !important;
}

/* "more information" button */
.woocommerce ul.products li.product a.button.info_button {
  background-color: #ffffff00;
  color: #D3D3D3 !important;
}

.woocommerce ul.products li.product a.button.info_button:hover {
  background-color: #ffffff00;
  color: #F37C3B !important;
}

.wa-loop-meta .price del bdi{
  color: #6E7480 !important;
}



.woocommerce .products li.product > a.button.info_button{
  display: none !important;
}

/* ======================================================================
   SINGLE PAGE TEMPLATE — WA GRID / CARD STYLES
   based on your category template CSS
   ====================================================================== */

/* optional reusable tokens on default page template */
body.page-template-default{
  --wa-bg: #ffffff;
  --wa-surface: #ffffff;
  --wa-surface-2: #f7f8fb;
  --wa-text: #0f172a;
  --wa-muted: #64748b;
  --wa-border: rgba(15, 23, 42, 0.12);
  --wa-shadow: 0 10px 25px rgba(15, 23, 42, 0.08);
  --wa-shadow-hover: 0 18px 45px rgba(15, 23, 42, 0.12);
  --wa-radius: 16px;
  --wa-radius-sm: 12px;
  --wa-primary: #204ce5;
  --wa-primary-2: #001ab3;
  --wa-on-primary: #ffffff;
  --wa-pad: clamp(16px, 2.5vw, 28px);
  --wa-gap: clamp(14px, 2vw, 22px);
}

/* keep sizing consistent */
body.page-template-default .wa-products-grid *,
body.page-template-default .wa-subcats-grid *{
  box-sizing: border-box;
}

/* some themes add UL padding/margins globally */
body.page-template-default ul.wa-subcats-grid,
body.page-template-default ul.wa-products-grid{
  padding-left: 0 !important;
  margin-left: 0 !important;
  list-style: none;
}

/* some themes force image behavior */
body.page-template-default img{
  max-width: 100%;
  height: auto;
}

/* grid helpers if used */
body.page-template-default .wa-grid-4{
  display: grid;
  gap: var(--wa-gap);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (max-width: 1100px){
  body.page-template-default .wa-grid-4{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px){
  body.page-template-default .wa-grid-4{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px){
  body.page-template-default .wa-grid-4{
    grid-template-columns: 1fr;
  }
}

/* cards */
body.page-template-default .wa-subcat-card,
body.page-template-default .wa-product-card{
  background: var(--wa-surface);
  border: 1px solid var(--wa-border);
  border-radius: var(--wa-radius);
  overflow: hidden;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

body.page-template-default .wa-subcat-card:hover,
body.page-template-default .wa-product-card:hover{
  transform: translateY(-2px);
  box-shadow: var(--wa-shadow-hover);
  border-color: rgba(32, 76, 229, 0.25);
}

/* links */
body.page-template-default .wa-subcat-link,
body.page-template-default .wa-product-link{
  display: block;
  text-decoration: none;
  color: inherit;
}

body.page-template-default .wa-subcat-link:hover,
body.page-template-default .wa-product-link:hover{
  text-decoration: none !important;
}

/* media areas */
body.page-template-default .wa-subcat-media,
body.page-template-default .wa-product-media{
  position: relative;
  background: var(--wa-surface-2);
  aspect-ratio: 5 / 6;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

/* default image behavior from template */
body.page-template-default .wa-subcat-media img,
body.page-template-default .wa-product-media img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  max-width: 100%;
  max-height: 100%;
  transform: scale(1.001);
  transition: transform 220ms ease;
}

body.page-template-default .wa-subcat-card:hover .wa-subcat-media img,
body.page-template-default .wa-product-card:hover .wa-product-media img{
  transform: scale(1.045);
}

/* body */
body.page-template-default .wa-subcat-body,
body.page-template-default .wa-product-body{
  padding: 14px 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* titles */
body.page-template-default .wa-subcat-name,
body.page-template-default .wa-product-title{
  font-family: "Albert Sans", sans-serif;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  margin: 0 0 10px 0;
}

body.page-template-default .wa-product-title:hover{
  text-decoration: underline !important;
  color: #F37731 !important;
}

/* meta */
body.page-template-default .wa-subcat-meta,
body.page-template-default .wa-product-sku,
body.page-template-default .wa-product-brand,
body.page-template-default .wa-product-sku-value{
  font-size: 13px;
  line-height: 1.35;
  opacity: .9;
  color: var(--wa-muted);
}

body.page-template-default .wa-subcat-count{
  display: inline-flex;
  gap: 6px;
  align-items: center;
}

/* price */
body.page-template-default .wa-product-price{
  font-family: "Albert Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

body.page-template-default .wa-product-price .woocommerce-Price-amount{
  font-weight: 700;
  letter-spacing: -0.01em;
}

body.page-template-default .wa-product-price .price{
  margin: 0 !important;
}

body.page-template-default .wa-product-price ins{
  text-decoration: none !important;
  font-weight: 700;
  color: var(--wa-text);
}

body.page-template-default .wa-product-price del{
  opacity: 0.6;
  margin-right: 8px;
}

/* actions */
body.page-template-default .wa-subcat-actions,
body.page-template-default .wa-product-actions{
  margin-top: 2px;
}

/* buttons */
body.page-template-default .wa-subcat-btn,
body.page-template-default .wa-product-btn{
  font-family: "Albert Sans", sans-serif !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  background-color: #44949c !important;
  border-radius: 8px !important;
  width: 100% !important;
  padding: 20px 14px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  line-height: 1.1;
  box-shadow: none !important;
  white-space: normal;
  text-align: center;
}

/* remove arrow */
body.page-template-default .wa-product-btn::after,
body.page-template-default .wa-subcat-btn::after{
  content: "" !important;
}

/* hover button color from your file */
body.page-template-default .wa-subcat-card:hover .wa-subcat-btn,
body.page-template-default .wa-product-card:hover .wa-product-btn{
  background-color: #F37731 !important;
  transform: translateY(-1px);
}

/* --- Equal-height subcategory cards + aligned buttons --- */
body.page-template-default .wa-subcats-grid{
  display: grid;
}

body.page-template-default .wa-subcats-grid .wa-subcat-card{
  height: 100%;
}

body.page-template-default .wa-subcats-grid .wa-subcat-link{
  height: 100%;
  display: flex;
  flex-direction: column;
}

body.page-template-default .wa-subcats-grid .wa-subcat-media{
  width: 100%;
  aspect-ratio: 5 / 6;
  overflow: hidden;
  border-radius: 12px;
  flex: 0 0 auto;
}

body.page-template-default .wa-subcats-grid .wa-subcat-media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

body.page-template-default .wa-subcats-grid .wa-subcat-body{
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

body.page-template-default .wa-subcats-grid .wa-subcat-actions{
  margin-top: auto;
}

/* --- Equal-height PRODUCT cards + aligned buttons --- */
body.page-template-default .wa-products-grid .wa-product-card{
  height: 100%;
}

body.page-template-default .wa-products-grid .wa-product-link{
  height: 100%;
  display: flex;
  flex-direction: column;
}

body.page-template-default .wa-products-grid .wa-product-media{
  width: 100%;
  aspect-ratio: 5 / 6;
  overflow: hidden;
  border-radius: 12px;
  flex: 0 0 auto;
}

@media (max-width: 1199.98px){
  body.page-template-default .wa-products-grid .wa-product-media{
    aspect-ratio: 7 / 6;
  }
}

body.page-template-default .wa-products-grid .wa-product-media img{
  width: 100%;
  height: 100%;
  display: block;
  /* object-fit: cover; */
}

body.page-template-default .wa-products-grid .wa-product-body{
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

body.page-template-default .wa-products-grid .wa-product-actions{
  margin-top: auto;
}

/* ======================================================================
   CATEGORY ARCHIVE
   ====================================================================== */

/**** category archive template *****/
body.archive.tax-product_cat {
  background: #fff;
  color: #0f172a;
}

body.archive.tax-product_cat #main.site-main {
  max-width: 1250px;
  width: 100%;
  margin: 0 auto;
  padding: 45px 18px;
}

/* breadcrumbs */
body.archive.tax-product_cat .woocommerce-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  font-size: 14px;
  opacity: 0.85;
  margin: 0 0 18px;
}

body.archive.tax-product_cat .woocommerce-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

body.archive.tax-product_cat .woocommerce-breadcrumb a:hover {
  border-bottom-color: rgba(15, 23, 42, 0.55);
  color:#F37731!important;
}

/* archive header */
body.archive.tax-product_cat .woocommerce-products-header {
  margin: 0 0 22px;
}

body.archive.tax-product_cat .woocommerce-products-header__title {
  font-size: clamp(28px, 2.6vw, 44px);
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin: 0 0 14px;
}

body.archive.tax-product_cat .woocommerce-products-header .addInfo {
  justify-content: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}

body.archive.tax-product_cat .woocommerce-products-header .addInfo p {
  margin: 0 0 12px;
  color: rgba(15, 23, 42, 0.86);
}

body.archive.tax-product_cat .woocommerce-products-header .addInfo p:last-child {
  margin-bottom: 0;
}

body.archive.tax-product_cat .woocommerce-products-header .addInfo a {
  color: inherit;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

/* notices */
body.archive.tax-product_cat .woocommerce-notices-wrapper:empty {
  display: none;
}

/* result count / ordering area (if enabled) */
body.archive.tax-product_cat .woocommerce-result-count {
  margin: 18px 0 10px;
  opacity: 0.8;
}

body.archive.tax-product_cat .woocommerce-ordering {
  margin: 18px 0 10px;
}

body.archive.tax-product_cat .woocommerce-ordering select {
  background: #fff;
  border: 1px solid rgba(15, 23, 42, 0.14);
  border-radius: 12px;
  padding: 10px 12px;
  outline: none;
}

/* products grid (overrides woo columns-* classes) */
body.archive.tax-product_cat ul.products {
  list-style: none;
  padding: 0 !important;
  margin: 25px 0px !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 1.8vw, 22px);
}

/* responsive columns */
@media (max-width: 1100px) {
  body.archive.tax-product_cat ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  body.archive.tax-product_cat ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px) {
  body.archive.tax-product_cat ul.products {
    grid-template-columns: 1fr;
  }
}

/* cards: categories + products */
body.archive.tax-product_cat ul.products > li.product,
body.archive.tax-product_cat ul.products > li.product-category {
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
}

.tax-product_cat .woocommerce-pagination {
  justify-content: center;
}

body.archive.tax-product_cat .wa-sale-badge{
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  background: #161616;
  color: #fff;
  border-radius: 4px;
  padding: 6px 10px;
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

/* Rating badge container */
body.archive.tax-product_cat .wa-rating-badge{
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;

  display: inline-flex;
  align-items: center;
  gap: 6px;

  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid var(--Color-2, #F37731);
  background: rgba(243, 119, 49, 0.10);

  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", sans-serif;
  line-height: 1;
}

/* Star icon stays orange */
body.archive.tax-product_cat .wa-rating-star{
  width: 14px;
  height: 14px;
  fill: var(--Color-2, #F37731);
  display: block;
}

/* Rating number styling */
body.archive.tax-product_cat .wa-rating-badge .wa-rating-num{
  color: var(--Color-2, #F37731);
  text-align: center;
  font-family: "Albert Sans", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 16px; /* fallback if var isn't set */
  font-size: var(--Static-Body-Large-Size, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
}

body.archive.tax-product_cat .wa-rating-star{
  width: 14px;
  height: 14px;
  fill: #F37731;
  display: block;
}

/* make the whole card clickable nicely */
body.archive.tax-product_cat ul.products > li.product > a,
body.archive.tax-product_cat ul.products > li.product-category > a {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 0;
  text-decoration: none;
  color: inherit;
}

/* images: consistent sizing */
body.archive.tax-product_cat ul.products img {
  width: 100% !important;
  height: auto !important;
  display: block;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  background: #f1f5f9;
}

/* titles */
body.archive.tax-product_cat .woocommerce-loop-category__title,
body.archive.tax-product_cat .woocommerce-loop-product__title {
  padding: 14px 16px 16px;
  margin: 0;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.01em;
}

/* woo count inside category titles */
body.archive.tax-product_cat .woocommerce-loop-category__title .count {
  font-size: 12px;
  font-weight: 600;
  opacity: 0.65;
  margin-left: 6px;
  background: transparent;
}

/* prices / ratings / buttons if products show on this archive */
body.archive.tax-product_cat ul.products li.product .price {
  padding: 0 16px 14px;
  margin: -6px 0 0;
  font-weight: 700;
  opacity: 0.9;
}

body.archive.tax-product_cat ul.products li.product .star-rating {
  margin: 0 16px 10px;
}

body.archive.tax-product_cat ul.products li.product .button,
body.archive.tax-product_cat ul.products li.product a.button {
  margin: 0 16px 16px;
  border-radius: 8px;
  padding: 20px 14px;
  background-color: #ffffff00;
  color: #D3D3D3;
  text-align: center;
  font-weight: 700;
  transition: transform 150ms ease, opacity 150ms ease;
  font-family: "Albert Sans";
  font-size: 20px;
}

body.archive.tax-product_cat ul.products li.product .button:hover,
body.archive.tax-product_cat ul.products li.product a.button:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}

/* sale badge */
body.archive.tax-product_cat ul.products li.product .onsale {
  margin: 12px !important;
  border-radius: 999px !important;
  padding: 8px 10px !important;
  font-size: 12px !important;
  line-height: 1 !important;
  background: #16a34a !important;
  color: #fff !important;
}

/* pagination (if enabled) */
body.archive.tax-product_cat .woocommerce-pagination {
  margin: 26px 0;
}

body.archive.tax-product_cat .woocommerce-pagination ul.page-numbers {
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 0;
  border: 0;
}

body.archive.tax-product_cat .woocommerce-pagination .page-numbers li {
  border: 0;
}

body.archive.tax-product_cat .woocommerce-pagination .page-numbers a,
body.archive.tax-product_cat .woocommerce-pagination .page-numbers span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  border-radius: 14px;
  border: 1px solid rgba(15, 23, 42, 0.14);
  background: #fff;
  color: inherit;
  text-decoration: none;
}

body.archive.tax-product_cat .woocommerce-pagination .page-numbers .current {
  background: #0f172a;
  color: #fff;
  border-color: #0f172a;
}



/* ======================================================================
   CUSTOM CATEGORY TEMPLATE
   ====================================================================== */

/*** new custom category templates ***/
.tax-product_cat .wa-cat-page {
  /* design tokens */
  --wa-bg: #ffffff;
  --wa-surface: #ffffff;
  --wa-surface-2: #f7f8fb;
  --wa-text: #0f172a;
  --wa-muted: #64748b;
  --wa-border: rgba(15, 23, 42, 0.12);
  --wa-shadow: 0 10px 25px rgba(15, 23, 42, 0.08);
  --wa-shadow-hover: 0 18px 45px rgba(15, 23, 42, 0.12);
  --wa-radius: 16px;
  --wa-radius-sm: 12px;

  /* primary (change these to match your brand) */
  --wa-primary: #204ce5;
  --wa-primary-2: #001ab3;
  --wa-on-primary: #ffffff;

  /* spacing */
  --wa-pad: clamp(16px, 2.5vw, 28px);
  --wa-gap: clamp(14px, 2vw, 22px);

  color: var(--wa-text);
  background: #fff;
  max-width: 1250px;
  margin: 0 auto;
  padding: var(--wa-pad);
}

/* If your theme forces weird widths, this helps keep it consistent */
.tax-product_cat .wa-cat-page * {
  box-sizing: border-box;
}

.tax-product_cat .wa-cat-page .wa-cat-hero {
  background: linear-gradient(180deg, var(--wa-surface-2), var(--wa-bg));
  border: 1px solid var(--wa-border);
  border-radius: var(--wa-radius);
  padding: calc(var(--wa-pad) + 6px);
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
  margin-bottom: calc(var(--wa-pad) + 4px);
}

.tax-product_cat .wa-cat-page .wa-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  font-size: 13px;
  line-height: 1.3;
  color: var(--wa-muted);
  margin-bottom: 10px;
}

.tax-product_cat .wa-cat-page .wa-breadcrumbs a {
  color: var(--wa-muted);
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.tax-product_cat .wa-cat-page .wa-breadcrumbs a:hover {
  color: var(--wa-text);
  border-bottom-color: rgba(15, 23, 42, 0.25);
}

.tax-product_cat .wa-cat-page .wa-sep {
  opacity: 0.6;
}

.tax-product_cat .wa-cat-page .wa-cat-title {
  margin: 0;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

.tax-product_cat .wa-cat-page .wa-cat-content {
  display: flex;
  flex-direction: column;
  gap: calc(var(--wa-gap) + 8px);
}

.tax-product_cat .wa-cat-page .wa-section-title {
  margin: 0 0 15px;
  font-size: 32px;
  letter-spacing: -0.01em;
  text-align: center;
}

.tax-product_cat .wa-cat-page .wa-grid-4 {
  display: grid;
  gap: var(--wa-gap);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (max-width: 1100px) {
  .tax-product_cat .wa-cat-page .wa-grid-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .tax-product_cat .wa-cat-page .wa-grid-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px) {
  .tax-product_cat .wa-cat-page .wa-grid-4 {
    grid-template-columns: 1fr;
  }
}

.tax-product_cat .wa-cat-page .wa-subcat-card,
.tax-product_cat .wa-cat-page .wa-product-card {
  background: var(--wa-surface);
  border: 1px solid var(--wa-border);
  border-radius: var(--wa-radius);
  overflow: hidden;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.tax-product_cat .wa-cat-page .wa-subcat-card:hover,
.tax-product_cat .wa-cat-page .wa-product-card:hover {
  transform: translateY(-2px);
  box-shadow: var(--wa-shadow-hover);
  border-color: rgba(32, 76, 229, 0.25);
}

/* Make the whole card clickable cleanly */
.tax-product_cat .wa-cat-page .wa-subcat-link,
.tax-product_cat .wa-cat-page .wa-product-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.tax-product_cat .wa-cat-page .wa-subcat-media,
.tax-product_cat .wa-cat-page .wa-product-media{
  position: relative;
  background: var(--wa-surface-2);
  aspect-ratio: 5 / 6;
  overflow: hidden;

  /* centers "contained" images nicely */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px; 
}

.tax-product_cat .wa-cat-page .wa-subcat-media img,
.tax-product_cat .wa-cat-page .wa-product-media img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  max-width: 100%;
  max-height: 100%;
  transform: scale(1.001);
  transition: transform 220ms ease;
}

/* hover zoom still works, but won't crop badly */
.tax-product_cat .wa-cat-page .wa-subcat-card:hover .wa-subcat-media img,
.tax-product_cat .wa-cat-page .wa-product-card:hover .wa-product-media img{
  transform: scale(1.045);
}

.tax-product_cat .wa-cat-page .wa-subcat-body,
.tax-product_cat .wa-cat-page .wa-product-body {
  padding: 14px 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Names / titles */
.tax-product_cat .wa-cat-page .wa-subcat-name,
.tax-product_cat .wa-cat-page .wa-product-title {
    font-family: "Albert Sans", sans-serif;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.tax-product_cat .wa-cat-page .wa-product-title {
  font-family: "Albert Sans", sans-serif;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.tax-product_cat .wa-cat-page .wa-product-title:hover {
  text-decoration: underline!important;
  color: #F37731!important;
}

/* Meta */
.tax-product_cat .wa-cat-page .wa-subcat-meta {
  font-size: 13px;
  color: var(--wa-muted);
}

.tax-product_cat .wa-cat-page .wa-subcat-count {
  display: inline-flex;
  gap: 6px;
  align-items: center;
}

/* Price block (Woo markup can be annoying, so we harden it) */
.tax-product_cat .wa-cat-page .wa-product-price {
    font-family: "Albert Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.tax-product_cat .wa-cat-page .wa-product-price .woocommerce-Price-amount {
	font-weight: 700;
}

.tax-product_cat .wa-cat-page .wa-product-price .price {
  margin: 0 !important;
}

.tax-product_cat .wa-cat-page .wa-product-price ins {
  text-decoration: none !important;
  font-weight: 700;
  color: var(--wa-text);
}

.tax-product_cat .wa-cat-page .wa-product-price del {
  opacity: 0.6;
  margin-right: 8px;
}

.tax-product_cat .wa-cat-page .wa-product-price .woocommerce-Price-amount {
  letter-spacing: -0.01em;
}

/* SKU */
.tax-product_cat .wa-cat-page .wa-product-sku {
  font-size: 13px;
  line-height: 1.35;
  opacity: .9;
}

.tax-product_cat .wa-cat-page .wa-product-brand {
  font-size: 13px;
  line-height: 1.35;
  opacity: .9;
}

.tax-product_cat .wa-cat-page .wa-product-sku-value {
    font-size: 13px;
    line-height: 1.35;
    opacity: .9;
}

.tax-product_cat .wa-cat-page .wa-subcat-actions,
.tax-product_cat .wa-cat-page .wa-product-actions {
  margin-top: 2px;
}

.tax-product_cat .wa-cat-page .wa-subcat-btn,
.tax-product_cat .wa-cat-page .wa-product-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 10px 12px;
  border-radius: 999px;
  background: var(--wa-primary);
  color: var(--wa-on-primary);
  font-weight: 700;
  font-size: 13px;
  letter-spacing: -0.01em;
  box-shadow: 0 8px 18px rgba(32, 76, 229, 0.18);
  transition: transform 140ms ease, background 140ms ease, box-shadow 140ms ease;
}

.tax-product_cat .wa-cat-page .wa-subcat-card:hover .wa-subcat-btn,
.tax-product_cat .wa-cat-page .wa-product-card:hover .wa-product-btn {
  background: var(--wa-primary-2);
  box-shadow: 0 12px 28px rgba(0, 26, 179, 0.22);
  transform: translateY(-1px);
background-color: #F37731!important;
}

/* Optional: add a subtle arrow without changing markup */
.tax-product_cat .wa-cat-page .wa-product-btn::after,
.tax-product_cat .wa-cat-page .wa-subcat-btn::after {
  content: "→";
  font-weight: 900;
  opacity: 0.95;
}

.tax-product_cat .wa-cat-page .wa-empty {
  margin: 0;
  padding: 16px;
  background: var(--wa-surface-2);
  border: 1px solid var(--wa-border);
  border-radius: var(--wa-radius-sm);
  color: var(--wa-muted);
}

.tax-product_cat .wa-cat-page .wa-cat-description-bottom {
  margin-top: 4px;
}

.tax-product_cat .wa-cat-page .wa-cat-description {
  padding: 16px 18px;
  background: var(--wa-surface);
  border: 1px solid var(--wa-border);
  border-radius: var(--wa-radius);
  color: rgba(15, 23, 42, 0.86);
  line-height: 1.65;
}

.tax-product_cat .wa-cat-page .wa-cat-description p:first-child {
  margin-top: 0;
}

.tax-product_cat .wa-cat-page .wa-cat-description p:last-child {
  margin-bottom: 0;
}

/* Some themes add UL padding/margins globally */
.tax-product_cat .wa-cat-page ul.wa-subcats-grid,
.tax-product_cat .wa-cat-page ul.wa-products-grid {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

/* Some themes force images max-width but not height */
.tax-product_cat .wa-cat-page img {
  max-width: 100%;
  height: auto;
}

/* Prevent link styles from theme overriding inside cards */
.tax-product_cat .wa-cat-page .wa-subcat-link:hover,
.tax-product_cat .wa-cat-page .wa-product-link:hover {
  text-decoration: none !important;
}

/* WA buttons — match template */
.tax-product_cat .wa-cat-page .wa-subcat-btn,
.tax-product_cat .wa-cat-page .wa-product-btn{
  font-family: "Albert Sans", sans-serif !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  background-color: #44949c !important;
  border-radius: 8px !important;
  width: 100% !important;
  padding: 20px 14px!important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  line-height: 1.1;
  box-shadow: none !important;
}

/* Remove the arrow I added earlier (optional) */
.tax-product_cat .wa-cat-page .wa-product-btn::after,
.tax-product_cat .wa-cat-page .wa-subcat-btn::after{
  content: "" !important;
}

/* --- Equal-height subcategory cards + aligned buttons --- */
.tax-product_cat .wa-subcats-grid{
  display: grid; 
}

.tax-product_cat .wa-subcats-grid .wa-subcat-card{
  height: 100%;
}

.tax-product_cat .wa-subcats-grid .wa-subcat-link{
  height: 100%;
  display: flex;
  flex-direction: column;
}

.tax-product_cat .wa-subcats-grid .wa-subcat-media{
  width: 100%;
  aspect-ratio: 5 / 6;  
  overflow: hidden;
  border-radius: 12px;    
  flex: 0 0 auto;
}

.tax-product_cat .wa-subcats-grid .wa-subcat-media img{
  width: 100%;
  height: 100%;
  object-fit: cover;    
  display: block;
}

.tax-product_cat .wa-subcats-grid .wa-subcat-body{
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.tax-product_cat .wa-subcats-grid .wa-subcat-actions{
  margin-top: auto;
}

/* --- Equal-height PRODUCT cards + aligned buttons --- */
/* ensure each grid item can stretch */
.tax-product_cat .wa-products-grid .wa-product-card{
  height: 100%;
}

/* make the card link fill the whole card height */
.tax-product_cat .wa-products-grid .wa-product-link{
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* consistent image area */
.tax-product_cat .wa-products-grid .wa-product-media{
  width: 100%;
  aspect-ratio: 5 / 6;   /* change to 3/4 if you want taller images */
  overflow: hidden;
  border-radius: 12px;  /* optional */
  flex: 0 0 auto;
}

@media (max-width: 1199.98px){
  .tax-product_cat .wa-products-grid .wa-product-media{
    aspect-ratio: 7 / 6;
  }
}

/* normalize WooCommerce img sizing inside */
.tax-product_cat .wa-products-grid .wa-product-media img{
  width: 100%;
  height: 100%;
  /*object-fit: cover;*/
  display: block;
}

/* body fills remaining space */
.tax-product_cat .wa-products-grid .wa-product-body{
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

/* pin button to bottom of the card */
.tax-product_cat .wa-products-grid .wa-product-actions{
  margin-top: auto;
}

.tax-product_cat .wa-subcat-btn,
.tax-product_cat .wa-product-btn{
  font-family: "Albert Sans";
  color: #ffffff;
  font-weight: 600;
  background-color: #44949c;
  border-radius: 8px;
  padding: 20px 14px;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 1.2;
}

.tax-product_cat .wa-subcat-btn,
.tax-product_cat .wa-product-btn{
     
  display: flex;        
  align-items: center;
  justify-content: center;
  padding-top: 0;      
  padding-bottom: 0;
  padding: 20px 14px;
  white-space: normal;
  text-align: center;
}

body.page:not(.home):not(.front-page) .wa-page {
  --wa-bg: #ffffff;
  --wa-surface: #ffffff;
  --wa-surface-2: #f7f8fb;
  --wa-text: #0f172a;
  --wa-muted: #64748b;
  --wa-border: rgba(15, 23, 42, 0.12);
  --wa-shadow: 0 10px 25px rgba(15, 23, 42, 0.08);
  --wa-shadow-hover: 0 18px 45px rgba(15, 23, 42, 0.12);
  --wa-radius: 16px;
  --wa-radius-sm: 12px;
  --wa-primary: #204ce5;
  --wa-primary-2: #001ab3;
  --wa-on-primary: #ffffff;
  --wa-pad: clamp(16px, 2.5vw, 28px);
  --wa-gap: clamp(14px, 2vw, 22px);

  color: var(--wa-text);
  background: #fff;
  max-width: 1250px;
  width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
  padding: var(--wa-pad);
}

.page .wa-page .wa-cat-hero {
  background: linear-gradient(180deg, var(--wa-surface-2), var(--wa-bg));
  border: 1px solid var(--wa-border);
  border-radius: var(--wa-radius);
  padding: calc(var(--wa-pad) + 6px);
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
}

.page .wa-page .wa-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  font-size: 13px;
  line-height: 1.3;
  color: var(--wa-muted);
  margin-bottom: 10px;
}

.page .wa-page .wa-sep {
  opacity: .7;
}

.page .wa-page .top-bar-hero {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 16px;
}

.page .wa-page .wa-cat-title {
  margin: 0;
}

.top-bar-hero {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wa-acf-additional-content {
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 25px;
}

.hero-text {
	display: flex;
	flex-direction: column;
	text-align: flex-start;
	width: 65%;
	gap: 12px;
}

.wa-acf-additional-content {
	text-align: start!important;
}

.wa-acf-icon-badges {
	width: 40%;
	display: flex;
	justify-content: flex-end;
}

/* in case you want the "card" on the header itself instead */
#hero-blog .wa-blog-hero .wa-cat-hero{
  width: 100% !important;
}

/* breadcrumbs + title */
#hero-blog .wa-breadcrumbs{
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 0 12px 0 !important;
  color: var(--wa-muted) !important;
  font-size: 13px!important;
}

#hero-blog .wa-breadcrumbs a{
  color: inherit !important;
}


#hero-blog .wa-sep{
  opacity: .6 !important;
}

#hero-blog .wa-cat-title{
  margin: 0 !important;
  line-height: 1.15 !important;
  font-size: 32px!important;
  font-family: "Albert Sans";
}

#brxe-jzojlk {
	padding: 0;
}

#brxe-okryvp {
	display: none!important;
}

/* 1) Stop "off-center" caused by overflow / widths */
.wa-cat-page,
.wa-cat-page * {
  box-sizing: border-box;
}

.wa-cat-page {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden; /* prevents slight sideways drift */
}

/* If your theme has a centered content wrapper, this keeps WA sections aligned */
.wa-cat-page .wa-cat-hero,
.wa-cat-page .wa-cat-content,
.wa-cat-page .wa-subcats,
.wa-cat-page .wa-products,
.wa-cat-page .wa-cat-description-bottom,
.wa-cat-page .wa-shortcode-products {
  width: 100%;
  max-width: 100%;
}

/* Optional: create consistent page gutters */
.wa-cat-page {
  padding-left: clamp(14px, 3.5vw, 28px);
  padding-right: clamp(14px, 3.5vw, 28px);
}

/* 2) Breadcrumbs: avoid weird nesting + spacing */
.wa-cat-page .wa-breadcrumbs {
  width: 100%;
  max-width: 100%;
}

.wa-cat-page .wa-breadcrumbs .wa-breadcrumbs {
  /* you have a .wa-breadcrumbs inside .wa-breadcrumbs */
  width: 100%;
}

/* 3) Hero layout */
.wa-cat-page .top-bar-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(14px, 3vw, 28px);
  width: 100%;
  max-width: 100%;
}

.wa-cat-page .hero-text {
  flex: 1 1 520px;
  min-width: 0; /* prevents flex children from forcing overflow */
}

.wa-cat-page .wa-acf-icon-badges {
  flex: 0 1 380px;
  min-width: 0;
}

/* Make badge images behave */
.wa-cat-page .wa-acf-icon-badges img {
  max-width: 110px;
  width: 100%;
  height: auto;
  display: block;
}

/* Put badges in a neat row that wraps */
.wa-cat-page .wa-acf-icon-badges p {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
  align-items: center;
}

.wa-cat-page .wa-acf-icon-badges a {
  display: inline-flex;
}

/* 4) Grids: ensure true full-width + responsive columns */
.wa-cat-page .wa-subcats-grid,
.wa-cat-page .wa-products-grid {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: clamp(12px, 2vw, 20px);
}

/* Desktop default for "wa-grid-4" */
.wa-cat-page .wa-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

/* Cards should never add extra width */
.wa-cat-page .wa-subcat-card,
.wa-cat-page .wa-product-card {
  min-width: 0;
}

.wa-cat-page .wa-subcat-link,
.wa-cat-page .wa-product-link {
  display: block;
  width: 100%;
  max-width: 100%;
}

/* Media should not overflow */
.wa-cat-page .wa-subcat-media,
.wa-cat-page .wa-product-media {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.wa-cat-page .wa-subcat-media img,
.wa-cat-page .wa-product-media img {
  width: 100%;
  height: auto;
  display: block;
}

/* 5) Mobile + Tablet breakpoints */
@media (max-width: 1024px) {
  .wa-cat-page .wa-grid-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  /* Hero stacks + centers */
  .wa-cat-page .top-bar-hero {
    flex-direction: column;
    align-items: stretch;
  }

  .wa-cat-page .wa-acf-icon-badges p {
    justify-content: center;
  }

  .wa-cat-page .wa-cat-title,
  .wa-cat-page .wa-section-title {
    text-align: left; /* change to center if you want */
  }

  /* 1 column grids */
  .wa-cat-page .wa-grid-4 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 420px) {
  /* tiny phones: tighter gutters */
  .wa-cat-page {
    padding-left: 14px;
    padding-right: 14px;
  }
}

/* MOBILE ONLY: top-bar-hero layout */
@media (max-width: 768px){

  .top-bar-hero{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;       
  }

  .top-bar-hero .hero-text,
  .top-bar-hero .wa-acf.wa-acf-icon-badges{
    width: 100%;
  }

  .top-bar-hero .wa-acf.wa-acf-icon-badges{
    display: flex;
    justify-content: center;
  }

  .top-bar-hero .wa-acf.wa-acf-icon-badges p{
    margin: 0;
    display: flex;
    gap: 8px;       
    flex-wrap: wrap;     
    justify-content: flex-start;
  }

  .top-bar-hero .wa-acf.wa-acf-icon-badges a{
    display: inline-flex;
    line-height: 0;
  }

  .top-bar-hero .wa-acf.wa-acf-icon-badges img{
    width: clamp(64px, 18vw, 110px);
    height: auto;
    display: block;
  }

  .top-bar-hero .hero-text > *:first-child{ margin-top: 0; }
  .top-bar-hero .hero-text > *:last-child{ margin-bottom: 0; }
  .top-bar-hero .hero-text .wa-acf-additional-content p{ margin: 0; }
}

@media (max-width: 768px){
  .top-bar-hero .hero-text{
    flex: unset !important;   
  }

  .top-bar-hero .wa-acf.wa-acf-icon-badges{
    flex: unset !important; 
  }
}

.woocommerce-checkout .wa-cat-hero {
	display: none;
}

.woocommerce-cart .wa-cat-hero {
	display: none;
}

/**** shop page ****/
.wa-products-grid .wa-product-card{
  position: relative;
  overflow: visible;
}

.wa-products-grid .wa-product-card > .discounted-card__status-badge{
  position: absolute;
  top: 0px;
  left: -10px;
  z-index: 9;
  pointer-events: none;
}

.wa-products-grid,
.wa-products-grid *{
  overflow: visible !important;
}

/* card surface */
.wa-subcat-card .wa-subcat-link{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 24px;

  border-radius: 24px;
  background: #fff;
  text-decoration: none;
  height: 100%;
  box-sizing: border-box;
}

/* media area */
.wa-subcat-card .wa-subcat-media{
  width: 100%;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* image */
.wa-subcat-card .wa-subcat-media img{
  width: 100%;
  height: auto;
  max-height: 320px;
  object-fit: contain;
  display: block;
}

/* placeholder */
.wa-subcat-card .wa-subcat-placeholder{
  width: 100%;
  min-height: 220px;
  border-radius: 18px;
  background: #f2f4f7;
}

/* bottom area */
.wa-subcat-card .wa-subcat-body{
  width: 100%;
  margin-top: 12px;
  display: flex;
  justify-content: center;
}

.wa-subcat-card .wa-subcat-actions{
  width: 100%;
  display: flex;
  justify-content: center;
}

.wa-subcat-card .wa-subcat-btn{
  width: 100%;
  text-align: center;
  font-weight: 700;
}

main#main.site-main .page-description h2,
main#main.site-main .page-description h3,
main#main.site-main .wa-cat-description h2,
main#main.site-main .wa-cat-description h3{
  margin: 18px 0 10px;
  line-height: 1.2;
}

main#main.site-main .page-description p,
main#main.site-main .wa-cat-description p{
  margin: 0 0 12px;
	text-align: left;
}

main#main.site-main .woocommerce-products-header + .wa-cat-page{
  margin-top: 18px;
}

.wa-cat-page .wa-subcats{
  margin: 18px 0 42px;
}

.wa-cat-page .wa-cat-description-bottom{
  margin-top: 28px;
}

main#main.site-main .page-description ul,
main#main.site-main .wa-cat-description ul{
  margin: 25px 0;
  padding: 0;
  list-style: none;
	text-align: left;
  gap: 10px;
}

main#main.site-main .page-description ul > li,
main#main.site-main .wa-cat-description ul > li{
  position: relative;
  padding-left: 34px;
  margin: 0;       
  line-height: 200%;
}

main#main.site-main .page-description ul > li::before,
main#main.site-main .wa-cat-description ul > li::before{
  content: "✓";
  position: absolute;
  left: 0;
  top: 0.15em;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #98a2b3;
  background: #ffffff;
  font-size: 14px;
  line-height: 1;
  box-shadow: 2px 2px 8px 0 #e0e0e0;
}

.wa-cat-page .wa-cat-title{
  margin: 0 0 14px;
  font-size: clamp(30px, 2.6vw, 44px);
  line-height: 1.12;
}

/* shop archive ---------- */
.post-type-archive-product .wa-cat-page .wa-cat-hero,
.tax-product_cat .wa-cat-page .wa-cat-hero {
  background: linear-gradient(180deg, var(--wa-surface-2), var(--wa-bg));
  border: 1px solid var(--wa-border);
  border-radius: var(--wa-radius);
  padding: calc(var(--wa-pad) + 6px);
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
  margin-bottom: calc(var(--wa-pad) + 4px);
}

.post-type-archive-product .wa-cat-page .wa-breadcrumbs,
.tax-product_cat .wa-cat-page .wa-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  font-size: 13px;
  line-height: 1.3;
  color: var(--wa-muted);
  margin-bottom: 10px;
}

.post-type-archive-product .wa-cat-page .wa-breadcrumbs a,
.tax-product_cat .wa-cat-page .wa-breadcrumbs a {
  color: var(--wa-muted);
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.post-type-archive-product .wa-cat-page .wa-breadcrumbs a:hover,
.tax-product_cat .wa-cat-page .wa-breadcrumbs a:hover {
  color: var(--wa-text);
  border-bottom-color: rgba(15, 23, 42, 0.25);
}

.post-type-archive-product .wa-cat-page .wa-sep,
.tax-product_cat .wa-cat-page .wa-sep {
  opacity: 0.6;
}

.post-type-archive-product .wa-cat-page .wa-cat-title,
.tax-product_cat .wa-cat-page .wa-cat-title {
  margin: 0;
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

/* 
.wa-shop-page
 */
.wa-shop-page .wa-subcat-link{
  display: block;
  color: inherit;
  text-decoration: none;
  border: 1px solid var(--wa-border, rgba(15,23,42,.12));
  border-radius: var(--wa-radius, 16px);
  background: var(--wa-surface, #fff);
  overflow: hidden;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.wa-shop-page .wa-subcat-link:hover{
  transform: translateY(-2px);
  box-shadow: var(--wa-shadow-hover, 0 18px 45px rgba(15, 23, 42, 0.12));
  border-color: rgba(15, 23, 42, 0.18);
}

.wa-shop-page .wa-subcat-media{
  background: var(--wa-surface-2, #f7f8fb);
}

.wa-shop-page .wa-subcat-media img{
  width: 100%;
  height: auto;
  display: block;
}

.wa-shop-page .wa-subcat-media img{
  transition: transform 200ms ease;
}

.wa-shop-page .wa-subcat-link:hover .wa-subcat-media img{
  transform: scale(1.02);
}

.wa-shop-page .wa-subcat-btn{
  transition: filter 160ms ease, transform 160ms ease;
}

.wa-shop-page .wa-subcat-link:hover .wa-subcat-btn{
  filter: brightness(0.98);
  transform: translateY(-1px);
}

.wa-shop-page .wa-subcat-link:focus-visible{
  outline: 3px solid rgba(32, 76, 229, 0.25);
  outline-offset: 3px;
}



main#main.site-main{
  padding-top: 36px;
  padding-bottom: 64px;
}

main#main.site-main .woocommerce-breadcrumb{
  margin: 0 0 18px;
}

/* ======================================================================
   SHOP PAGE AND SEARCH
   ====================================================================== */

.hp-category-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(260px, min(400px, 100%)));
  justify-content: center;
}

.hp-category-grid > .brxe-div {
  width: 100%;
  max-width: 400px;
  height: 446px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.hp-category-grid img.brxe-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.hp-category-grid > .brxe-div > .brxe-div:last-child {
  margin-top: 12px;
}

/* new blog */
.abg-wrapper {
  max-width: 100%;
  margin: 0 auto;
}

.abg-grid {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(0, 1.5fr);
  gap: 32px;
  margin: 0 auto;
  max-width: 1600px;
}

.abg-featured-card{
  background: #f8fafc;
  border: 1px solid #E4E7EC;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.12);
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  padding: 55px;
}

.abg-featured-link{
  display: block;                 /* no longer column flex needed */
  text-decoration: none;
  color: inherit;
}

/* Top area (date + title) */
.abg-featured-head{
  padding: 1.8rem 2rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

/* Keep your date style (fix typo if needed) */
.abg-date{
  display: block;
  color: #344054;
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.abg-featured-title{
  margin: 0;
  color: #101828;
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

/* Image hero section */
.abg-featured-hero{
  position: relative;
  padding: 0 2rem 2rem;           /* gives the image a nice inset */
}

/* Image frame (border + radius only around image) */
/* frame */
.abg-featured-image{
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  height: 600px;              /* the visible window height */
}

/* image: centered horizontally, aligned to bottom */
.abg-featured-image img{
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 500px !important;     /* keep natural proportions */
  height: 100% !important;    /* fill the frame height */
  max-width: none;            /* prevents shrinking */
  object-fit: contain;        /* prevents cropping */
  display: block;
}

.abg-featured-image img{
  width: 500px;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Excerpt overlay panel */
.abg-featured-excerpt-overlay{
  position: absolute;
  left: 2rem;
  right: 2rem;
  bottom: 10rem;

  background: rgba(255,255,255,0.96);
  border: 1px solid #E4E7EC;
  border-radius: 8px;
  padding: 32px;

  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.10);
}

.abg-featured-excerpt-overlay p{
  margin: 0 !important;
  color: #1D2939;
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 18px;               /* adjust if you want */
  font-weight: 500;
  line-height: 36px;
}

/* Hover */
.abg-featured-card:hover{
  transform: translateY(-3px);
  box-shadow: 0 22px 50px rgba(15, 23, 42, 0.16);
}

/* Responsive tweaks */
@media (max-width: 640px){
  .abg-featured-head{ padding: 1.4rem 1.25rem 1rem; }
  .abg-featured-hero{ padding: 0 1.25rem 1.25rem; }
  .abg-featured-image img{ height: 260px; }
  .abg-featured-excerpt-overlay{
    left: 1.25rem;
    right: 1.25rem;
    bottom: 1.25rem;
  }
  .abg-featured-card{ 
    padding: 12px;
  }
  .abg-featured-title {
    font-size: 30px;
    line-height: 100%;
  }
}

.abg-side-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
}

/* CARD: no border/radius framing the whole thing */
.abg-side-card{
  background: transparent;   /* or keep #f8fafc if you want */
  border-radius: 0;
  overflow: visible;
  box-shadow: none;          /* optional: keep/remove */
}

/* IMAGE FRAME: border + radius ONLY around image area */
.abg-side-image{
  border: 1px solid #98A2B3;
  border-radius: 20px;
  overflow: hidden;          /* clips the image to the radius */
}

.abg-side-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.abg-side-image img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  display: block;
}

.abg-side-text {
  padding: 1.5rem 1rem 1.2rem;
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.abg-side-title {
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--900, #101828);
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  margin: 0.25rem 0 0;
}

.abg-side-card {
  border-radius: 25px;
}

@media (max-width: 960px) {
  .abg-grid {
    grid-template-columns: 1fr;
  }

  .abg-side-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 640px) {
  .abg-side-grid {
    grid-template-columns: 1fr;
  }
}

/* 
search results
*/
#product-search.brxe-posts.product-search .bricks-layout-wrapper{
  list-style: none;
  padding: 0;
  margin: 0;
}

#product-search.brxe-posts.product-search .bricks-layout-wrapper[data-layout="grid"]{
  display: grid;
  gap: clamp(12px, 2vw, 20px);
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

/* responsive columns */
@media (max-width: 1100px){
  #product-search.brxe-posts.product-search .bricks-layout-wrapper[data-layout="grid"]{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 780px){
  #product-search.brxe-posts.product-search .bricks-layout-wrapper[data-layout="grid"]{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 460px){
  #product-search.brxe-posts.product-search .bricks-layout-wrapper[data-layout="grid"]{
    grid-template-columns: 1fr;
  }
}

/* card shell */
#product-search.brxe-posts.product-search .bricks-layout-item .bricks-layout-inner{
  background: var(--wa-surface, #fff);
  border: 1px solid var(--wa-border, rgba(15,23,42,.12));
  border-radius: var(--wa-radius, 16px);
  overflow: hidden;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04);
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* hover */
#product-search.brxe-posts.product-search .bricks-layout-item .bricks-layout-inner:hover{
  transform: translateY(-2px);
  box-shadow: var(--wa-shadow-hover, 0 18px 45px rgba(15, 23, 42, 0.12));
  border-color: rgba(15, 23, 42, 0.18);
}

/* image area like figure */
#product-search.brxe-posts.product-search figure.image-wrapper{
  margin: 0;
  position: relative;
  aspect-ratio: 4 / 5; 
  background: var(--wa-surface-2, #f7f8fb);
  overflow: hidden;
}

#product-search.brxe-posts.product-search figure.image-wrapper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* content area */
#product-search.brxe-posts.product-search .content-wrapper{
  padding: 14px 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

#product-search.brxe-posts.product-search .content-wrapper h3{
  margin: 0;
  line-height: 1.35;
}

/* product title */
#product-search.brxe-posts.product-search .content-wrapper h3.dynamic[data-field-id="077089"] a{
  font-family: "Albert Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: inherit;
  display: inline-block;
}

/* SKU  */
#product-search.brxe-posts.product-search .content-wrapper h3.dynamic[data-field-id="osfkvh"]{
  font-size: 13px;
  opacity: .9;
}

/* price line */
#product-search.brxe-posts.product-search .content-wrapper h3.dynamic[data-field-id="aadufg"]{
  font-family: "Albert Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

/* push CTA to bottom */
#product-search.brxe-posts.product-search .content-wrapper p.dynamic[data-field-id="wwfqpb"]{
  margin: auto 0 0;
}

/* button */
#product-search.brxe-posts.product-search .content-wrapper a.button{
  font-family: "Albert Sans", sans-serif !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  background-color: #44949c !important;
  border-radius: 8px !important;
  width: 100% !important;
  padding: 14px 14px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  line-height: 1.1;
  box-shadow: none !important;
  border: none !important;
}

#product-search.brxe-posts.product-search .bricks-pagination{
  margin-top: clamp(16px, 2.5vw, 28px);
}

#product-search.brxe-posts.product-search,
#product-search.brxe-posts.product-search *{
  box-sizing: border-box;
}

#product-search .content-wrapper {
	margin-bottom: 0;
}



/* ======================================================================
   CHECKOUT AND CART
   ====================================================================== */

/* cart */
.woocommerce-cart .ckp-cart-product{
  display: grid;
  grid-template-columns: 28px 76px 1fr;
  gap: 14px;
  align-items: center;
  padding: 12px 14px;
  border-radius: 12px;
  background: #fff;
}

.woocommerce-cart .ckp-cart-product__remove .remove{
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid rgba(0,0,0,.10);
  text-decoration: none;
  line-height: 1;
  font-size: 18px;
  transition: .15s ease;
}
.woocommerce-cart .ckp-cart-product__remove .remove:hover{
  transform: translateY(-1px);
  border-color: rgba(0,0,0,.22);
}

.woocommerce-cart .ckp-cart-product__thumb a{
  display: block;
  width: 76px;
  height: 105px;
  border-radius: 10px;
  overflow: hidden;
  background: rgba(0,0,0,.03);
  border: 1px solid rgba(0,0,0,.08);
}
.woocommerce-cart .ckp-cart-product__thumb img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.woocommerce-cart .ckp-cart-product__meta a{
  display: inline-block;
  font-weight: 600;
  text-decoration: none;
  color: inherit;
  line-height: 1.25;
}
.woocommerce-cart .ckp-cart-product__meta a:hover{
  text-decoration: underline;
}

.woocommerce-cart table.shop_table.cart td,
.woocommerce-cart table.shop_table.cart th{
  padding: 14px 12px;
  vertical-align: middle;
}

.woocommerce-cart table.shop_table.cart tr.cart_item td.product-name{
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 768px){
  .woocommerce-cart .ckp-cart-product{
    grid-template-columns: 28px 64px 1fr;
    padding: 10px 12px;
  }
  .woocommerce-cart .ckp-cart-product__thumb a{
    width: 64px;
    height: 64px;
  }
}

#brxe-xgeesk #ship-to-different-address input[type="checkbox"] {
	margin-right: 25px;
}

.woocommerce-shipping-fields {
	margin: 0!important;
}

/* only show shipping fields when checked */
/* Default closed */
.woocommerce-shipping-fields .shipping_address {
  display: none;
}

.woocommerce-shipping-fields h3#ship-to-different-address:has(#ship-to-different-address-checkbox:checked) + .shipping_address {
  display: block;
}

.woocommerce-cart #brx-content {
	margin-bottom: 50px;
}

.woocommerce .cart-empty.woocommerce-info {
  margin: 0;
}

.woocommerce p.return-to-shop {
  margin: 18px 0 0;
}

.woocommerce p.return-to-shop .button.wc-backward {
	font-family: "Albert Sans";
	color: #ffffff;
	background-color: #f37731;
	border-radius: 8px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
}

.woocommerce p.return-to-shop .button.wc-backward:hover {
  transform: translateY(-1px);
  box-shadow: 0 16px 28px rgba(32, 76, 229, 0.22);
}

.woocommerce p.return-to-shop .button.wc-backward:active {
  transform: translateY(0);
  box-shadow: 0 10px 18px rgba(32, 76, 229, 0.18);
}

/* Tighten on mobile */
@media (max-width: 520px) {
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-info,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
    padding: 15px!important;
    border-radius: 12px;
  }
  .woocommerce .woocommerce-notices-wrapper .woocommerce-message::before,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-info::before,
  .woocommerce .woocommerce-notices-wrapper .woocommerce-error::before {
    left: 12px;
    top: 12px;
  }
}

#brxe-mexlgk {
	padding-top: 35px!important;
}

.cart-collaterals .checkout-button {
	padding: 0!important;
	line-height: 50px;
}

.brxe-woocommerce-cart-collaterals .cart_totals .tax-rate {
	display: flex!important;
	flex-direction: row!important;
	justify-content: space-between!important;
}

.brxe-woocommerce-cart-collaterals .cart_totals .order-total {
	display: flex!important;
	flex-direction: row!important;
	justify-content: space-between!important;
}

.cart_totals h2 {
	border-bottom: 2px solid #000;
	line-height: 35px;
}

.cart_totals .woocommerce-shipping-totals th {
	padding-top: 8px!important;
	padding-bottom: 0px!important;
	line-height: 25px;
}

.cart_totals .woocommerce-shipping-totals td {
	padding-top: 12px!important;
	padding-bottom: 10px!important;
	line-height: 25px;
}

form.cart .quantity+button,
form.woocommerce-cart-form .quantity+button {
  margin: 0 !important;
}

body.page:not(.home):not(.front-page).woocommerce-checkout .wa-page{
  max-width: 1550px !important;
  width: 100% !important;
  padding: 65px 0!important;
  margin-left: auto;
  margin-right: auto;
}

.ckp-grid{
  max-width: 1550px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 540px);
  gap: 28px;
  align-items: start;
}

@media (max-width: 980px){
  .ckp-grid{ grid-template-columns: 1fr; }
}

/* fonts only */
.ckp-grid{
  font-family: Inter,sans-serif!important;
}

.ckp-col--left .ckp-h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 3px solid #000;
	margin: 15px 0;
}

.ckp-grid .ckp-h1,
.ckp-grid .ckp-h2,
.ckp-label,
.ckp-grid input,
.ckp-grid select,
.ckp-grid textarea,
.ckp-grid button{
  font-family: inherit;
}

.ckp-grid .select2-container,
.ckp-grid .select2-selection,
.ckp-grid .select2-selection__rendered,
.ckp-grid .select2-results__option{
  font-family: inherit !important;
}

.ckp-grid .shop_table,
.ckp-grid .shop_table * ,
.ckp-grid #payment,
.ckp-grid #payment *{
  font-family: inherit;
}

/* billing */
.ckp-fields--billing{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}

.ckp-fields--billing > .form-row{
  width: auto !important;
  float: none !important;
  margin: 0 !important;
}

.ckp-input {
	border: 1px solid #000;
	border-radius: 5px!important;
}

.ckp-fields--billing > .form-row{
  flex: 1 1 100% !important;
}

.ckp-fields--billing #billing_city_field,
.ckp-fields--billing #billing_state_field,
.ckp-fields--billing #billing_postcode_field{
  flex: 1 1 calc(33.333% - 14px) !important;
  min-width: 180px;
}

.ckp-fields--billing #billing_country_field{
  flex: 1 1 calc(50% - 14px) !important;
  min-width: 220px;
}

.ckp-fields--billing #billing_first_name_field,
.ckp-fields--billing #billing_last_name_field{
  flex: 1 1 calc(50% - 14px) !important;
  min-width: 220px;
}

@media (max-width: 740px){
  .ckp-fields--billing{
    gap: 12px !important;
  }
  .ckp-fields--billing #billing_city_field,
  .ckp-fields--billing #billing_state_field,
  .ckp-fields--billing #billing_postcode_field,
  .ckp-fields--billing #billing_country_field,
  .ckp-fields--billing #billing_first_name_field,
  .ckp-fields--billing #billing_last_name_field{
    flex: 1 1 100% !important;
    min-width: 0;
  }
}

.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address label {
	color: #6d6d6d;
	text-transform: uppercase;
}

.cart-progress-wrap{
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 18px;
}

.cart-progress{
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: center;
	font-size: 24px;
}

.woocommerce-checkout .ckp-col--right {
	padding: 0 15px 15px 15px;
	border: 3px solid #19abb9;
	border-radius: 5px!important;
}

.ckp-col--right .ckp-h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 15px 0;
}

.woocommerce-checkout .woocommerce-checkout-payment, .woocommerce-checkout .woocommerce-checkout-review-order-table {
	border: none!important;
}

/* table borders */
.ckp-col.ckp-col--right .ckp-order-review table{
  border-collapse: collapse;
  width: 100%;
}

.woocommerce-cart tr.woocommerce-shipping-totals.shipping > td[data-title^="Shipment"]{
  width: 75% !important;
}

.cart_item .product-total, .cart-subtotal, .shipping, .order-total, .product-total {
	text-align: right!important;
}

.payment_box.payment_method_ppcp-credit-card-gateway {
	background: none!important;
	padding: 0!important;
}

#ppcp-hosted-fields > #place_order.button.alt.ppcp-dcc-order-button.wp-element-button {
	font-family: "Albert Sans";
	color: #ffffff!important;
	background-color: #f37731!important;
	text-align: center!important;
}

.woocommerce-checkout .place-order .button {
	all: unset;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 52px;
    padding: 14px 18px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, .15);
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.2px;
    text-decoration: none;
    user-select: none;
    -webkit-appearance: none;
    appearance: none;
    background: #111 !important;
    color: #fff !important;
    transition: transform .08s ease, filter .15s ease, opacity .15s ease;
		font-family: "Albert Sans";
	color: #ffffff!important;
	background-color: #f37731!important;
	text-align: center!important;
}

tr.cart_item td.product-name{
  overflow: hidden;
}

#ppc-button-applepay-container {
	display: none;
}

/* breadd */
.cart-progress strong{
  color:#9aa0a6;
  font-weight:700; 
}

.cart-progress__link,
.cart-progress__link:visited{
  color:#9aa0a6;
  text-decoration:none;
}

.cart-progress__link strong{ color:inherit; }

.cart-progress .cart-progress__active{
  color:#000;
}

.cart-progress__sep{ color:#9aa0a6; }

@media (max-width: 600px){
  .cart-progress{
    justify-content:center;
    gap:8px;
    font-size:13px;
  }
  .cart-progress__sep{
    margin:0 2px;
  }
}

@media (max-width: 380px){
  .cart-progress{
    font-size:12px;
  }
}

body.page:not(.home):not(.front-page).woocommerce-cart .wa-page{
  max-width: 1550px !important;
  width: 100% !important;
	padding: 65px 0;
  margin-left: auto;
  margin-right: auto;
}

body.woocommerce-cart article#brx-content > .woocommerce {
	padding: 25px;
}

.cart-collaterals {
	width: 100%;	
}

.cart_totals h2 {
	display: none;
}

.woocommerce-cart .cart_totals th{
  display:table-cell !important;
  visibility:visible !important;
}

.woocommerce-cart .cart_totals td{
  display:table-cell !important;
}

.woocommerce-cart .cart_totals tr td {
	text-align: right;
}

.cart-collaterals .checkout-button {
		all: unset;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 52px;
    padding: 14px 18px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, .15);
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.2px;
    text-decoration: none;
    user-select: none;
    -webkit-appearance: none;
    appearance: none;
    background: #111 !important;
    color: #fff !important;
    transition: transform .08s ease, filter .15s ease, opacity .15s ease;
		font-family: "Albert Sans";
	color: #ffffff!important;
	background-color: #f37731!important;
	text-align: center!important;
}

#wcs-notices {
	display: flex!important;
	justify-content: end!important;
	margin: 8px 0!important;
	flex-direction: column!important;
}

.conditional-shipping-notice {
	flex-direction: row!important;
	display: flex!important;
	justify-content: flex-end!important;
	width: 100%!important;
}

.woocommerce-shipping-methods li{
  margin-bottom: 10px;
}

.woocommerce-shipping-methods li:last-child{
  margin-bottom: 0;
}

.woocommerce-shipping-methods{
  margin-bottom: 12px;
}

.woocommerce-shipping-methods input[type="radio"]{
  margin-right: 10px;
}

tr.woocommerce-shipping-totals th{
  padding-right: 25px;
}

.conditional-shipping-notice  {
	width: max-content;
}

.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals #shipping_method{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.ppcp-messages {
	padding: 15px!important;
}

.woocommerce-checkout #payment {
	padding: 0 20px 25px 20px;
}

/*cart shipping fix*/
/* Checkout only: Shipping row layout fix */
.woocommerce-checkout .ckp-review-row--shipping{
  /* display: grid;
  grid-template-columns: 1fr minmax(280px, 520px); */
  display: flex;
  flex-direction: column;
  gap: 14px;
  align-items: start;
  padding: 12px 14px;
}

.woocommerce-checkout .ckp-review-row--shipping .ckp-review-col{
  min-width: 0;
}

.woocommerce-checkout .ckp-review-row--shipping .ckp-shipping-instructions{
  display: block;
  font-weight: 600;
  line-height: 1.3;
}

/* Turn the “table wrapper” into a normal block */
.woocommerce-checkout .ckp-review-row--shipping .ckp-shipping-methods{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

/* Flatten tr/th/td so they don’t blow up the layout */
.woocommerce-checkout .ckp-review-row--shipping .ckp-shipping-methods tr,
.woocommerce-checkout .ckp-review-row--shipping .ckp-shipping-methods th,
.woocommerce-checkout .ckp-review-row--shipping .ckp-shipping-methods td{
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
}

/* Optional: keep or remove “Shipment 1” */
.woocommerce-checkout .ckp-review-row--shipping .ckp-shipping-methods th{
  font-size: 12px;
  opacity: .65;
  margin-bottom: 6px;
}

/* Methods list styled as cards */
.woocommerce-checkout .ckp-review-row--shipping ul.woocommerce-shipping-methods{
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}

.woocommerce-checkout .ckp-review-row--shipping ul.woocommerce-shipping-methods li{
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 12px;
  padding: 10px 12px;
  background: #fff;
}

.woocommerce-checkout .ckp-review-row--shipping ul.woocommerce-shipping-methods li label{
  display: flex;
  gap: 10px;
  align-items: flex-start;
  line-height: 1.25;
  cursor: pointer;
  margin: 0;
}

.woocommerce-checkout .ckp-review-row--shipping ul.woocommerce-shipping-methods li input.shipping_method{
  margin-top: 2px;
}

/* Mobile: stack columns */
@media (max-width: 768px){
  .woocommerce-checkout .ckp-review-row--shipping{
    grid-template-columns: 1fr;
  }
}

/*
shipping processing loading overlay – ligh version
*/
.ckp-review-row.woocommerce-shipping-totals.shipping,
.cart_totals{
  position: relative;
}

.wa-shipwait{
  position: absolute;
  inset: 0;
  z-index: 9;
  display: none;
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  align-items: center;
  justify-content: center;
  padding: 15px;
  box-sizing: border-box;
  pointer-events: auto;
}

.wa-shipwait__panel{
  width: min(420px, calc(100% - 28px));

  background: rgba(255, 255, 255, 0.85);
  border: 1px solid rgba(68,149,157,.25);
  border-radius: 18px;
  padding: 20px 22px;
  box-shadow: 0 15px 40px rgba(0,0,0,.08);

  text-align: center;
  color: #111;
}

.wa-shipwait__row{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.wa-shipwait__spinner{
  width: 24px;
  height: 24px;
  border-radius: 999px;
  border: 2px solid rgba(68,149,157,.2);
  border-top-color: #44959D;
  animation: waSpin .8s linear infinite;
  margin: 0;
}

.wa-shipwait__title{
  font-weight: 700;
  margin: 0;
  font-size: 15px;
  line-height: 1.2;
  color: #111;
}

.wa-shipwait__text{
  margin: 4px 0 0 0;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
}

.wa-shipwait__sub{
  margin: 8px 0 0 0;
  font-size: 12px;
  color: #F37731;
  font-weight: 600;
  letter-spacing: .3px;
}

/*
cart collaterals fix
*/
/* woocommerce-shipping-totals shipping"
*/
.ckp-col.ckp-col--right .ckp-order-review,
.ckp-col.ckp-col--right .ckp-review-order {
  width: 100%;
  max-width: 100%;
}

.ckp-col.ckp-col--right .ckp-review-order {
  display: block;
}

.ckp-col.ckp-col--right .ckp-review-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  padding: 10px 0;
}

.ckp-review-col--left {
	text-align:left;
}

.ckp-col.ckp-col--right .ckp-review-row + .ckp-review-row {
  border-top: 1px solid rgba(0,0,0,.08);
}

.ckp-review-order__head {
	border-bottom: 1px solid;
}

.ckp-col.ckp-col--right .ckp-review-col {
  min-width: 0; 
}

.ckp-col.ckp-col--right .ckp-review-col--left {
  flex: 1 1 auto;
}

.ckp-col.ckp-col--right .ckp-review-col--right {
  flex: 0 0 42%;
  max-width: 100%;
  text-align: right;
}

.ckp-col.ckp-col--right .ckp-review-col--right .amount,
.ckp-col.ckp-col--right .ckp-review-col--right .woocommerce-Price-amount {
  white-space: nowrap;
}

.ckp-col.ckp-col--right .ckp-review-row--head {
  padding-top: 0;
  padding-bottom: 10px;
  border-top: none;
  font-weight: 700;
}

.ckp-col.ckp-col--right .product-name {
  overflow-wrap: anywhere;
  word-break: break-word;
}

.ckp-col.ckp-col--right .ckp-review-row.woocommerce-shipping-totals .ckp-review-col--right {
  text-align: left;    
  flex-basis: 100%;
  max-width: 100%;
}

.ckp-col.ckp-col--right .ckp-review-row.woocommerce-shipping-totals {
  flex-direction: column;  
  gap: 8px;
}

.ckp-col.ckp-col--right ul.woocommerce-shipping-methods {
  list-style: none;
  margin: 12px 0;
  padding: 0;
  display: grid;
  gap: 10px;
}

.ckp-col.ckp-col--right ul.woocommerce-shipping-methods li {
  display: flex;
  /*grid-template-columns: 18px 1fr;*/
  align-items: start;
  gap: 10px;
  padding: 10px 12px;
  border: 1px solid rgba(0,0,0,.10);
  border-radius: 10px;
}

.ckp-col.ckp-col--right ul.woocommerce-shipping-methods input.shipping_method {
  margin-top: 3px;
}

.ckp-col.ckp-col--right ul.woocommerce-shipping-methods label {
  display: block;
  cursor: pointer;
  line-height: 1.25;
}

.ckp-col.ckp-col--right ul.woocommerce-shipping-methods label .woocommerce-Price-amount {
  white-space: nowrap;
}

.ckp-col.ckp-col--right ul.woocommerce-shipping-methods input.shipping_method:checked + label {
  font-weight: 700;
}

.ckp-col.ckp-col--right .ckp-review-row.woocommerce-shipping-totals .ckp-review-col--right > p:first-child,
.ckp-col.ckp-col--right .ckp-review-row.woocommerce-shipping-totals .ckp-review-col--right > strong:first-child,
.ckp-col.ckp-col--right .ckp-review-row.woocommerce-shipping-totals .ckp-review-col--right > b:first-child {
  display: none !important;
}

.ckp-col.ckp-col--right #wcs-notices {
  margin-top: 10px;
}

.ckp-col.ckp-col--right .conditional-shipping-notice {
  padding: 10px 12px;
  border-radius: 10px;
  margin-top: 10px;
}

.ckp-col.ckp-col--right .conditional-shipping-notice a {
  text-decoration: none;
}

.ckp-shipping-instructions {
  text-align: center!important;
	justify-content: center;
	display: flex;
  font-weight: 600;
  font-size: 18px;
}

.ckp-col.ckp-col--right .ppcp-messages,
.ckp-col.ckp-col--right .ppcp-messages iframe {
  width: 100% !important;
  max-width: 100% !important;
}

.ckp-col.ckp-col--right .ckp-review-row.woocommerce-shipping-totals .ckp-review-col--right {
	display: flex;
	flex-direction: column;
}

@media (max-width: 520px) {
  .ckp-col.ckp-col--right .ckp-review-row:not(.woocommerce-shipping-totals) {
    flex-direction: column;
    gap: 6px;
  }

  .ckp-col.ckp-col--right .ckp-review-col--right {
    flex: 1 1 auto;
    max-width: 100%;
    text-align: left;
  }
}

.ckp-review-col.ckp-review-col--right {
  font-size: 0;
  line-height: 0;
}

.ckp-review-col.ckp-review-col--right > * {
  font-size: initial;
  line-height: initial;
}

/*
view cart slideout
*/
.cart-detail.off-canvas.right {
  position: fixed;  
  top: 0;
  right: 0;
  bottom: 0;  
  height: 100vh; 
  max-height: 100vh;
}

.cart-detail.off-canvas.right .widget_shopping_cart_content{
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
}

.wa-calc-ship-wrap{
  position: relative;
  z-index: 5;
}

.wa-calc-ship-btn{
  pointer-events: auto !important;
  cursor: pointer;
}

/* 
calculate shipping
*/
.wa-calc-ship-wrap{
  margin-top: 14px;
  padding: 14px 14px;
  border-radius: 14px;
  border: 1px solid rgba(15, 23, 42, 0.12);
  background: linear-gradient(180deg, rgba(15, 23, 42, 0.04), rgba(15, 23, 42, 0.02));
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.ckp-col.ckp-col--right .ckp-review-row.woocommerce-shipping-totals {
	border-top: 1px solid #000;
}



.select2-selection {
	border: 1px solid #000;
	border-radius: 5px!important;
}

.tax-rate td {
	text-align: right;
}

.blockUI.blockOverlay {
  z-index: 0 !important;
}

.blockUI.blockMsg {
  z-index: 0 !important;
}

.blockUI.blockMsg::before {
  z-index: 0 !important;
}

@keyframes waSpin {
  to { transform: rotate(360deg); }
}

.cart-subtotal {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.tax-rate {
	border-top: 1px solid!important;
	border-bottom: 1px solid;
}

/* ======================================================================
   ACCOUNT
   ====================================================================== */

.page-id-8 #brx-content h1 {
	display: none!important;
}

.page-id-8 #brx-content {
	margin: 45px 0;
}

/*  Account*/
@media (max-width: 800px){


  body.woocommerce-account #brx-content,
  body.woocommerce-account #brx-content .woocommerce{
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
  }


  body.woocommerce-account .woocommerce-MyAccount-navigation,
  body.woocommerce-account .woocommerce-MyAccount-content{
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }


  body.woocommerce-account #brx-content{
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}



/* ======================================================================
   BLOG AND POSTS
   ====================================================================== */

.brxe-post-title {
	display: none;
}

#hero-blog.blog-hero-section{
  background: transparent !important;
}

#hero-blog.blog-hero-section > .brxe-container,
#hero-blog.blog-hero-section .brxe-div.blog-hero,
#hero-blog.blog-hero-section .brxe-shortcode{
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* the actual hero wrapper you control */
#hero-blog .wa-blog-hero{
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;

  color: var(--wa-text) !important;
  background: linear-gradient(180deg, var(--wa-surface-2), var(--wa-bg)) !important;
  border: 1px solid var(--wa-border) !important;
  border-radius: var(--wa-radius) !important;
  padding: calc(var(--wa-pad) + 6px) !important;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.04) !important;
  margin: 0 0 calc(var(--wa-pad) + 4px) 0 !important;

  overflow: hidden !important;
}

/*
blog posts
*/
.blog-posts .bricks-layout-item{
  height: 100%;
}

.blog-posts .bricks-pagination {
  margin: 25px 0;
}

.blog-posts .bricks-layout-inner{
  height: 100%;
  display: flex;
  flex-direction: column;
  background: var(--wa-surface, #fff);
  border: 1px solid var(--wa-border, rgba(15, 23, 42, 0.12));
  border-radius: var(--wa-radius, 16px);
  overflow: hidden; 
}

.blog-posts .bricks-layout-item:hover .bricks-layout-inner{
  border-color: rgba(32, 76, 229, 0.35);
}

/* image */
.blog-posts figure.image-wrapper{
  margin: 0;
  position: relative;
  overflow: hidden;
  background: var(--wa-surface-2, #f7f8fb);
}

.blog-posts figure.image-wrapper::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
}

.blog-posts figure.image-wrapper img{
  display: block;
  width: 100%;
  height: 220px;
  object-fit: cover;
  object-position: center;
  transition: transform .55s ease;
}

/* content */
.blog-posts .content-wrapper{
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 18px;
  flex: 1;
}

/* title */
.blog-posts .content-wrapper h3.dynamic:first-of-type{
  margin: 0;
  line-height: 1.25;
  font-size: 18px;
}

.blog-posts .content-wrapper h3.dynamic:first-of-type a{
  color: var(--wa-text, #0f172a);
  text-decoration: none;
}

.blog-posts .content-wrapper h3.dynamic:first-of-type a:hover{
  text-decoration: underline;
}

/* date */
.blog-posts .content-wrapper h3.dynamic[data-field-id="osfkvh"]{
  margin: 0;
  font-size: 13px;
  color: var(--wa-muted, #64748b);
  font-weight: 600;
  letter-spacing: .02em;
}

/* excerpt */
.blog-posts .content-wrapper .dynamic[data-field-id="7676dd"]{
  color: var(--wa-muted, #64748b);
}

.blog-posts .content-wrapper p.dynamic:last-child{
  margin-top: auto;
}

@media (max-width: 600px){
  .blog-posts figure.image-wrapper img{
    height: 200px;
  }
  .blog-posts .content-wrapper{
    padding: 16px;
  }
}



/* ======================================================================
   FAQ ACCORDION
   ====================================================================== */

/* faq / accordion styling (albert sans) */
.faq-section {
  font-family: "Albert Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
  max-width: 1460px;
  margin: 0 auto;
  padding: clamp(18px, 2vw, 20px);
}

.faq-section h2 {
  font-family: inherit !important;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin: 0 0 12px;
  font-size: clamp(1.5rem, 1.1rem + 1vw, 2.1rem);
}

.faq-section p {
  font-family: inherit !important;
  color: #374151;
  line-height: 1.7;
  margin: 0 0 14px;
  font-size: 1.5rem;
}

.faq-section a {
  color: #111827;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}

.faq-section a:hover {
  color: #f97316;
}

/* accordion container */
.faq-section .accordion {
  margin: 20px 0;
  display: grid;
  gap: 12px;
}

/* each item */
.faq-section .accordion-item {
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}

.faq-section .accordion-item:hover {
  transform: translateY(-1px);
  border-color: #d1d5db;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.10);
}

/* header (click target) */
.faq-section .accordion-header {
  font-family: inherit !important;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.35;
  margin: 0;
  padding: 16px 52px 16px 18px;
  cursor: pointer;
  position: relative;
  color: #111827;
  background: linear-gradient(180deg, #ffffff, #fafafa);
}

/* chevron */
.faq-section .accordion-header::after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #111827;
  border-bottom: 2px solid #111827;
  transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -6px;
  transition: transform .18s ease, border-color .18s ease, opacity .18s ease;
  opacity: .8;
}

/* focus for keyboard users */
.faq-section .accordion-header:focus {
  outline: 3px solid rgba(249, 115, 22, .35);
  outline-offset: 2px;
  border-radius: 12px;
}

/* content area */
.faq-section .accordion-content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height .25s ease, opacity .2s ease, padding .2s ease;
}

.faq-section .accordion-content p {
  margin: 0;
  padding: 20px;
  color: #374151;
}

/* open state (add/remove .is-open on .accordion-item) */
.faq-section .accordion-item.is-open {
  border-color: rgba(249, 115, 22, .55);
  box-shadow: 0 16px 34px rgba(249, 115, 22, 0.12);
}

.faq-section .accordion-item.is-open .accordion-header {
  background: linear-gradient(180deg, rgba(249,115,22,.08), #ffffff);
}

.faq-section .accordion-item.is-open .accordion-header::after {
  transform: rotate(-135deg);
  border-color: #f97316;
  opacity: 1;
}

.faq-section .accordion-item.is-open .accordion-content {
  padding-top: 4px;
  max-height: 1000px;
  opacity: 1;
}

/* mobile tweaks */
@media (max-width: 640px) {
  .faq-section { padding: 16px; }
  .faq-section .accordion-header { padding: 14px 48px 14px 14px; font-size: 1rem; }
  .faq-section .accordion-content { padding: 0 14px; }
}



/* ======================================================================
   GRAVITY FORMS
   ====================================================================== */

#gform_wrapper_2{
  padding: 16px 14px 18px !important;
}

#gform_wrapper_2 .gform_heading{ margin-bottom: 10px; }

#gform_wrapper_2 .gform_title{
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 6px !important;
}

#gform_wrapper_2 .gform_description{
  margin: 0 0 6px !important;
  font-size: 13px;
  line-height: 1.35;
}

#gform_wrapper_2 .gform_required_legend{
  margin: 0 !important;
  font-size: 12px;
  opacity: .85;
}

#gform_wrapper_2 .gform_body .gform_fields{ gap: 0 !important; }

#gform_wrapper_2 .gfield{ margin-bottom: 10px !important; }

#gform_wrapper_2 .gfield_label,
#gform_wrapper_2 .gform-field-label{
  font-size: 12px !important;
  margin-bottom: 4px !important;
  line-height: 1.2;
}

#gform_wrapper_2 .ginput_container input[type="text"],
#gform_wrapper_2 .ginput_container input[type="email"],
#gform_wrapper_2 .ginput_container input[type="tel"],
#gform_wrapper_2 .ginput_container input[type="number"],
#gform_wrapper_2 .ginput_container input[type="url"],
#gform_wrapper_2 .ginput_container select,
#gform_wrapper_2 .ginput_container textarea{
  font-size: 14px !important;
  padding: 7px 10px !important;
  border-radius: 6px !important;
  line-height: 1.25 !important;
}

#gform_wrapper_2 .ginput_container input{
  min-height: 36px !important;
}

#gform_wrapper_2 .ginput_container select{
  min-height: 36px !important;
}

#gform_wrapper_2 .ginput_container textarea{
  min-height: 90px !important;
  resize: vertical;
}

#gform_wrapper_2 .gfield_description{
  margin: 0 0 6px !important;
  font-size: 12px !important;
  line-height: 1.35;
}

#gform_wrapper_2 .ginput_container_address .gform-grid-row{
  gap: 8px !important;
}

#gform_wrapper_2 .ginput_container_address .gform-grid-col{
  margin-bottom: 8px !important;
}

#gform_wrapper_2 .ginput_container_address .gform-field-label--type-sub{
  font-size: 11px !important;
  margin-top: 2px !important;
}

#gform_wrapper_2 .gfield_radio .gchoice,
#gform_wrapper_2 .gfield_checkbox .gchoice{
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 6px 0 !important;
}

#gform_wrapper_2 .gfield-choice-input{
  transform: translateY(0.5px);
}

#gform_wrapper_2 .gfield_radio label,
#gform_wrapper_2 .gfield_checkbox label{
  font-size: 13px !important;
  line-height: 1.25;
  margin: 0 !important;
}

#gform_wrapper_2 fieldset.gfield{
  padding: 0 !important;
  margin-bottom: 10px !important;
}

#gform_wrapper_2 .ginput_container_turnstile{ margin-top: 6px !important; }

#gform_wrapper_2 .cf-turnstile{ transform-origin: left top; }

#gform_wrapper_2 .gform_footer{
  margin-top: 12px !important;
  padding-top: 0 !important;
}

#gform_wrapper_2 .gform_footer .gform_button.button{
  padding: 9px 18px !important;
  border-radius: 10px !important; 
  font-size: 14px !important;
}

@media (min-width: 768px){
  #gform_wrapper_2 #gform_fields_2{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 12px;
  }

  #gform_wrapper_2 #field_2_4,
  #gform_wrapper_2 #field_2_5,
  #gform_wrapper_2 #field_2_6,
  #gform_wrapper_2 #field_2_8,
  #gform_wrapper_2 #field_2_9,
  #gform_wrapper_2 #field_2_7,
  #gform_wrapper_2 #field_2_10{
    grid-column: 1 / -1;
  }
}

/* gravity forms */
/* global gravity forms reset + typography */
.gform_wrapper,
.gform_wrapper * {
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-sizing: border-box;
}

/* card style for all gravity forms */
.gform_wrapper.gform_legacy_markup_wrapper,
.gform_wrapper.gravity-theme {
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #e2e8f0;
  padding: 24px 20px 28px;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08);
}

.gform_legacy_markup_wrapper {
  margin: 0 !important;
}

/* remove default ul bullets & spacing */
.gform_wrapper .gform_body .gform_fields {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* each field row */
.gform_wrapper .gfield {
  margin-bottom: 18px;
}

/* labels */
.gform_wrapper .gfield_label,
.gform_wrapper .gform-field-label {
  display: block;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 6px;
}

/* force all gf size classes to full width */
.gform_wrapper .gfield .small,
.gform_wrapper .gfield .medium,
.gform_wrapper .gfield .large {
  width: 100% !important;
  max-width: 100% !important;
}

/* inputs + textareas */
.gform_wrapper .ginput_container input[type="text"],
.gform_wrapper .ginput_container input[type="email"],
.gform_wrapper .ginput_container input[type="tel"],
.gform_wrapper .ginput_container input[type="number"],
.gform_wrapper .ginput_container input[type="url"],
.gform_wrapper .ginput_container textarea {
  width: 100% !important;
  max-width: 100%;
  font-size: 15px;
  font-weight: 400;
  padding: 10px 12px;
  border-radius: 6px;
  border: 1px solid #d1d5db;
  background-color: #f9fafb;
  outline: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

/* focus state */
.gform_wrapper .ginput_container input:focus,
.gform_wrapper .ginput_container textarea:focus {
  border-color: #1d4ed8;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.2);
}

/* textarea height */
.gform_wrapper .ginput_container textarea {
  min-height: 140px;
  resize: vertical;
}

/* turnstile / captcha spacing */
.gform_wrapper .ginput_container_turnstile {
  margin-top: 8px;
}

/* error states */
.gform_wrapper .gfield_error .gfield_label {
  color: #b91c1c;
}

.gform_wrapper .gfield_error .ginput_container input,
.gform_wrapper .gfield_error .ginput_container textarea {
  border-color: #b91c1c;
  background-color: #fef2f2;
}

.gform_wrapper .validation_message {
  font-size: 12px;
  color: #b91c1c;
  margin-top: 4px;
}

/* footer + submit button */
.gform_wrapper .gform_footer {
  margin-top: 16px;
}

/* submit button with #f37c3b */
.gform_wrapper .gform_footer .gform_button.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 22px;
  border-radius: 999px;
  border: none;
  background-color: #F37C3B;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.15s ease, transform 0.1s ease, box-shadow 0.15s ease;
}

.gform_wrapper .gform_footer .gform_button.button:hover {
  background-color: #d76426;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.25);
  transform: translateY(-1px);
}

.gform_wrapper .gform_footer .gform_button.button:active {
  transform: translateY(0);
  box-shadow: none;
}

/* small screens – full width button */
@media (max-width: 640px) {
  .gform_wrapper .gform_footer .gform_button.button {
    width: 100%;
  }
}

/* GF #2: Field 2_5 (radio) + 2_6 (checkbox) -> 2 columns */
#gform_wrapper_2 #field_2_5 .gfield_radio,
#gform_wrapper_2 #field_2_6 .gfield_checkbox{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

/* keep each choice aligned nicely */
#gform_wrapper_2 #field_2_5 .gchoice,
#gform_wrapper_2 #field_2_6 .gchoice{
  margin: 0;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

/* optional: make it 1 column on small screens */
@media (max-width: 640px){
  #gform_wrapper_2 #field_2_5 .gfield_radio,
  #gform_wrapper_2 #field_2_6 .gfield_checkbox{
    grid-template-columns: 1fr;
  }
}

#gform_wrapper_2 #field_2_5 .gchoice, #gform_wrapper_2 #field_2_6 .gchoice {
  align-items: center!important;
}

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
  padding: 0!important;
}



/* ======================================================================
   WC BLOCK PRODUCT GRID
   ====================================================================== */

/*** inner page product grid ***/
/* wrapper spacing */
.wp-block-woocommerce-product-category.wc-block-product-category {
  margin: 2rem 0;
}

/* make the grid behave like woo's .products list */
.wc-block-product-category .wc-block-grid__products {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

/* individual product card */
.wc-block-product-category .wc-block-grid__product {
  flex: 1 1 calc(20% - 24px);
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 16px 16px 20px;
  text-align: center;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.08);
  display: flex;
  flex-direction: column;
}

/* product link wrapper */
.wc-block-product-category .wc-block-grid__product-link {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* image */
.wc-block-product-category .wc-block-grid__product-image {
  margin-bottom: 12px;
}

.wc-block-product-category .wc-block-grid__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

/* title – similar to .woocommerce-loop-product__title */
.wc-block-product-category .wc-block-grid__product-title {
  font-size: 1.3rem;
  font-weight: 600;
  margin: 0 0 8px;
  color: #111827;
  line-height: 1.3;
  min-height: 2.6em;
}

/* price */
.wc-block-product-category .wc-block-grid__product-price {
  margin: 0 0 12px;
  font-weight: 600;
}

.wc-block-product-category .wc-block-grid__product-price .amount {
  font-size: 14px;
}

/* sale badge refinement */
.wc-block-product-category .wc-block-grid__product-onsale {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ef4444;
  color: #fff;
  padding: 4px 8px;
  font-size: 0.75rem;
  border-radius: 999px;
}

/* make the card relative so the sale badge positions correctly */
.wc-block-product-category .wc-block-grid__product {
  position: relative;
}

/* add to cart button – closer to woo .button style */
.wc-block-product-category .wp-block-button {
  margin-top: auto;
}

.wc-block-product-category .wp-block-button__link {
  display: inline-block;
  padding: 0.6em 1.4em;
  border-radius: 8px;
  background: #F37C3B;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none;
  border: none;
  cursor: pointer;
}

.wc-block-product-category .wp-block-button__link:hover {
  background: #000000 !important;
  color: #ffffff !important;
}

/* responsive tweaks – reduce columns on smaller screens */
@media (max-width: 1024px) {
  .wc-block-product-category .wc-block-grid__product {
    flex: 1 1 calc(33.333% - 24px);
  }
}

@media (max-width: 768px) {
  .wc-block-product-category .wc-block-grid__product {
    flex: 1 1 calc(50% - 24px);
  }
}

@media (max-width: 480px) {
  .wc-block-product-category .wc-block-grid__product {
    flex: 1 1 100%;
  }
}

.wc-block-product-category .wc-block-grid__product {
  position: relative;
}

.wc-block-product-category .wc-block-grid__product-onsale {
  position: absolute;
  top: -18px;
  left: -12px;
  z-index: 5;
  pointer-events: none;
}

.wc-block-product-category .wc-block-grid__product-onsale span[aria-hidden="true"] {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 999px;
  background: #2db153;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.35);
  font-family: "Albert Sans", sans-serif;
  font-weight: 900;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.wc-block-product-category .wc-block-grid__product-onsale .screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wc-block-product-category .wc-block-grid__product.outofstock::before {
  content: "SOLD!";
  position: absolute;
  top: -18px;
  left: -12px;
  z-index: 6;
  width: 46px;
  height: 46px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: #FEC00F;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, .35);
  font-family: "Albert Sans", sans-serif;
  font-weight: 900;
  font-size: 10px;
  line-height: 1;
  pointer-events: none;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart {
  font-size: 14px;
}

.wc-block-product-category .wc-block-grid__product-price.price {
  font-family: "Albert Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 8px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.wc-block-product-category .wc-block-grid__product-price del {
  opacity: 0.6;
  font-weight: 500;
  font-size: 14px;
}

.wc-block-product-category .wc-block-grid__product-price ins {
  text-decoration: none;
}

.wc-block-product-category .wc-block-grid__product-onsale {
  background: #ffffff00 !important;
  border: none !important;
  left: -35px !important;
  right: -35px !important;
  top: -35px !important;
}

.wc-block-grid__products > li.wc-block-grid__product {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.wc-block-grid__product-add-to-cart {
  margin-top: auto;
  width: 100%;
}

.wc-block-grid__product-add-to-cart .wp-block-button__link {
  width: 100%;
  text-align: center;
}



/* ======================================================================
   TERM DESCRIPTION AND CATEGORY HEADER
   ====================================================================== */

/* category archive header intro links */
/* product category header intro links (archive only) */
body.tax-product_cat .woocommerce-products-header .addInfo a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
body.tax-product-cat .woocommerce-products-header .addInfo a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]),
body.tax-product_cat .woocommerce-products-header .addInfo a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):visited,
body.tax-product-cat .woocommerce-products-header .addInfo a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):visited {
  color: inherit;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

body.tax-product_cat .woocommerce-products-header .addInfo a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover,
body.tax-product-cat .woocommerce-products-header .addInfo a[href]:not([href=""]):not([href="#"]):not([href^="javascript:"]):hover {
  color: #F97929;
}

/* term description styling (background + albert sans) */
.term-description {
  background: #EFEFEF;
  font-family: "Albert Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  padding: clamp(1.25rem, 2vw, 2.25rem);
  border-radius: 18px;
  margin: 1.5rem 0;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08);
  color: #111827;
}

.term-description h2 {
  font-size: 24px;
  line-height: 1.15;
  margin: 1.1rem 0 0.6rem;
}

.term-description p {
  font-size: 18px;
  line-height: 1.7;
  margin: 0 0 1rem;
}

.term-description a {
  color: #0f172a;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.term-description ul,
.term-description ol {
  margin: 0.25rem 0 1.25rem 3rem;
  padding: 0;
}

.term-description li {
  margin: 0.55rem 0;
  line-height: 1.65;
}

/* make the inline image block look intentional */
.term-description img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 14px;
  margin: 2rem auto;
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.12);
}

/* if wp wraps image in <h2>, reduce the weird spacing */
.term-description h2:has(img) {
  margin: 1.25rem 0;
}

/* woo category header "card" styling (albert sans + #efefef) */
.woocommerce-products-header {
  font-family: "Albert Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  padding: clamp(1.25rem, 2vw, 2.5rem);
  border-radius: 18px;
  margin: 1.5rem 0 2rem;
  color: #111827;
  text-align: center;
}

/* title */
.woocommerce-products-header__title.page-title {
  margin: 0 0 0.85rem;
  font-size: clamp(1.6rem, 1.1rem + 1.6vw, 2.6rem);
  line-height: 1.1;
  letter-spacing: -0.02em;
}

/* make the intro paragraphs full width + 18px */
.woocommerce-products-header .addInfo {
  max-width: none;
  width: 100%;
}

.woocommerce-products-header .addInfo p {
  max-width: none;
  width: 100%;
  font-size: 18px;
}

/* links inside intro */
.woocommerce-products-header .addInfo a {
  color: #0f172a;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* optional: tighten spacing on mobile */
@media (max-width: 768px) {
  .woocommerce-products-header {
    margin: 1rem 0 1.25rem;
    border-radius: 16px;
  }
}

main#main.site-main .woocommerce-products-header{
  margin: 0 0 26px;
}

main#main.site-main .woocommerce-products-header__title.page-title{
  margin: 0 0 14px;
  font-size: clamp(30px, 2.6vw, 44px);
  line-height: 1.12;
}



/* ======================================================================
   SIDEBAR LISTS
   ====================================================================== */

/* wrapper spacing (optional) */
.brxe-related-posts.bricks-related-categories {
  margin: 24px 0;
}

/* title */
.brxe-related-posts.bricks-related-categories .related-posts-title {
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 8px;
}

/* force ul to behave like a list, not a grid */
.brxe-related-posts.bricks-related-categories .related-posts.related-categories {
  display: block !important;
  gap: 0 !important;
  grid-auto-columns: auto !important;
  grid-auto-flow: row !important;
  list-style: none !important;
  margin: 0;
}

/* each li as a normal list item */
.brxe-related-posts.bricks-related-categories .related-posts.related-categories li {
  display: list-item !important;
  margin: 0 0 4px;
}

/* link text styling */
.brxe-related-posts.bricks-related-categories .related-posts.related-categories a {
  font-size: 16px;
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.5;
}

/* optional hover */
.brxe-related-posts.bricks-related-categories .related-posts.related-categories a:hover {
  text-decoration: underline;
}

/* wrapper spacing */
.brxe-related-posts.bricks-archives-list {
  margin: 24px 0;
}

/* title */
.brxe-related-posts.bricks-archives-list .related-posts-title {
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 8px;
}

/* force ul to behave like a list, not a grid */
.brxe-related-posts.bricks-archives-list .related-posts.related-archives {
  display: block !important;
  gap: 0 !important;
  grid-auto-columns: auto !important;
  grid-auto-flow: row !important;
  list-style: none !important;
  margin: 0;
}

/* each li as a normal list item */
.brxe-related-posts.bricks-archives-list .related-posts.related-archives li {
  display: list-item !important;
  margin: 0 0 4px;
}

/* link text styling */
.brxe-related-posts.bricks-archives-list .related-posts.related-archives a {
  font-size: 16px;
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.5;
}

/* optional hover */
.brxe-related-posts.bricks-archives-list .related-posts.related-archives a:hover {
  text-decoration: underline;
}



/* ======================================================================
   GENERAL PAGE TYPOGRAPHY
   ====================================================================== */

/** general pages ***/
/* base typography for the page content area */
#brxe-bxcpri.page-content {
  font-family: "Albert Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

/* paragraph spacing */
#brxe-bxcpri.page-content p {
  margin: 1.2rem 0 1.2rem;
}

/* extra breathing room before section headings */
#brxe-bxcpri.page-content h2 {
  margin: 2.5rem 0 0.75rem;
  font-size: clamp(1.6rem, 1.4rem + 0.4vw, 2rem);
  font-weight: 600;
}

/* tighten first paragraph after a heading */
#brxe-bxcpri.page-content h2 + p {
  margin-top: 0.25rem;
}

/* optional: tables get some top spacing from text */
#brxe-bxcpri.page-content table {
  margin: 1rem 0 2rem;
  border-collapse: collapse;
}

/* optional: make table cells less cramped */
#brxe-bxcpri.page-content table td,
#brxe-bxcpri.page-content table th {
  padding: 6px 8px;
}



