/*
 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;
}


/* ======================================================================
   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;
}

/* CUSTOMIZER EXTRA */
.cr-review-form-continue {
	padding: 15px;
}

.wa-empty {
	display: none;
}

.faq-accordion {
  display: grid;
  gap: 8px;
  margin: 24px 0;
}

.faq-item {
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.05);
  transition: box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.faq-item:hover {
  border-color: rgba(243, 119, 49, 0.35);
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

.faq-item[open] {
  border-color: rgba(243, 119, 49, 0.45);
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.1);
}

.faq-question {
  position: relative;
  list-style: none;
  cursor: pointer;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #111827;
  background: #fff;
  transition: color 0.2s ease, background 0.2s ease;
}

.faq-question::-webkit-details-marker {
  display: none;
}

.faq-question::marker {
  content: "";
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 25px!important;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 400;
  color: #F37731;
  background: rgba(243, 119, 49, 0.1);
  transition: transform 0.22s ease, background 0.22s ease, color 0.22s ease;
}

.faq-item[open] .faq-question {
  color: #F37731;
  background: rgba(243, 119, 49, 0.04);
}

.faq-item[open] .faq-question::after {
  content: "–";
  background: #F37731;
  color: #fff;
}

.faq-answer {
  padding: 0 22px 22px;
  color: #374151;
  font-size: 16px;
  line-height: 1.7;
  background: #fff;
}

.faq-answer p:last-child {
  margin-bottom: 0;
}

.faq-question:focus-visible {
  outline: 2px solid #F37731;
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .faq-question {
    padding: 16px 50px 16px 16px;
    font-size: 16px;
  }

  .faq-answer {
    padding: 0 16px 16px;
    font-size: 15px;
  }

  .faq-question::after {
    right: 16px;
    width: 24px;
    height: 24px;
    font-size: 18px;
  }
}

.wa-breadcrumb-link {
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 3px !important;
}

.wa-breadcrumb-link:hover,
.wa-breadcrumb-link:focus {
  color: #F37731 !important;
}

.wa-breadcrumb-current {
  font-weight: 500;
  color: #F37731;
  text-decoration: none !important;
}

tr.woocommerce-shipping-totals.shipping th {
  visibility: hidden !important;
}

#top-menu .bricks-nav-menu .sub-menu > li > .brx-submenu-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 18px;
    line-height: 1.2;
    width: 100%;
    box-sizing: border-box;
}

#top-menu .bricks-nav-menu .sub-menu > li > .brx-submenu-toggle > a {
    display: block;
    line-height: 1.2;
    padding: 0;
    flex: 1 1 auto;
}

#top-menu .bricks-nav-menu .sub-menu > li > .brx-submenu-toggle > button {
    padding: 0;
    margin-left: 10px;
    line-height: 1;
    flex: 0 0 auto;
    background: none;
    border: 0;
}

.hp-hero-main h1 {
	font-family: "Gin", sans-serif!important;	
}

.hp-hero-main h2 {
	font-family: "Gin", sans-serif!important;	
}


@media (max-width: 1249px) {
  #cr_floatingtrustbadge,
  #cr_floatingtrustbadge * {
    visibility: hidden !important;
  }

  #cr_floatingtrustbadge {
    display: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}
#main-menu .bricks-nav-menu .sub-menu > li > a,
body :not(.header-menu-sticky) .bricks-nav-menu .sub-menu > li > a {
    display: block;
    padding: 10px 18px;
    line-height: 1.2;
}

.faq-accordion {
  max-width: 800px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.faq-item {
  border-bottom: 1px solid #ddd;
  padding: 1rem 0;
}

.faq-question {
  font-weight: 600;
  font-size: 1.5rem;
  cursor: pointer;
  list-style: none;
  position: relative;
  padding-right: 1.5rem;
}

.faq-question::-webkit-details-marker {
  display: none;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 0;
  transition: transform 0.2s ease;
}

.faq-item[open] .faq-question::after {
  content: "–";
}

.faq-answer {
  margin-top: 0.75rem;
  line-height: 1.6;
  color: #555;
}

#shipping_method li {
  display: flex;
  align-items: center;
  gap: 8px;
}

#shipping_method li .shipping_method {
  margin-right: auto;
}

#shipping_method li label {
  text-align: right;
}

#brxe-lxgmnd.prod-spec-table {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}

#brxe-lxgmnd .custom-specs {
  display: grid;
  grid-template-columns: 220px 1fr;
  border-bottom: 1px solid #e5e5e5;
}

#brxe-lxgmnd .custom-specs > div:first-child {
  background: #f7f7f7;
  font-weight: 700;
  padding: 12px 16px;
  border-right: 1px solid #e5e5e5;
}

#brxe-lxgmnd .custom-specs > div:last-child {
  padding: 12px 16px;
  background: #fff;
}

#brxe-lxgmnd.prod-spec-table {
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}

#brxe-lxgmnd .custom-specs {
  display: grid;
  grid-template-columns: 220px 1fr;
  border-bottom: 1px solid #e5e5e5;
}

#brxe-lxgmnd .custom-specs > div:first-child {
  background: #f7f7f7;
  font-weight: 700;
  padding: 12px 16px;
  border-right: 1px solid #e5e5e5;
}

#brxe-lxgmnd .custom-specs > div:last-child {
  padding: 12px 16px;
  background: #fff;
}

/* shipping dimensions table */
#brxe-qamrvx .shop_attributes {
  width: 100%;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  border-collapse: collapse;
}

#brxe-qamrvx .shop_attributes tr {
  border-bottom: 1px solid #e5e5e5;
}

#brxe-qamrvx .shop_attributes th {
  width: 220px;
  background: #f7f7f7;
  font-weight: 700;
  padding: 12px 16px;
  border-right: 1px solid #e5e5e5;
  text-align: left;
  vertical-align: top;
}

#brxe-qamrvx .shop_attributes td {
  padding: 12px 16px;
  background: #fff;
  text-align: left;
}

@media (max-width: 767px) {
  #brxe-lxgmnd .custom-specs {
    grid-template-columns: 1fr;
  }

  #brxe-lxgmnd .custom-specs > div:first-child {
    border-right: 0;
    border-bottom: 1px solid #e5e5e5;
  }

  #brxe-qamrvx .shop_attributes,
  #brxe-qamrvx .shop_attributes tbody,
  #brxe-qamrvx .shop_attributes tr,
  #brxe-qamrvx .shop_attributes th,
  #brxe-qamrvx .shop_attributes td {
    display: block;
    width: 100%;
  }

  #brxe-qamrvx .shop_attributes th {
    border-right: 0;
    border-bottom: 1px solid #e5e5e5;
  }
}

.brxe-product-additional-information h2{
	margin-bottom: 25px;
}

.location-badge {
	max-width: 24px;
}

/* new locations v2 */
#locations-section,
#locations-section * {
  box-sizing: border-box;
}

#locations-section {
  width: 100%;
  font-family: "Albert Sans", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
}

#locations-section p,
#locations-section a,
#locations-section span,
#locations-section div,
#locations-section li,
#locations-section h1,
#locations-section h2,
#locations-section h3,
#locations-section h4,
#locations-section h5,
#locations-section h6 {
  font-family: "Albert Sans", sans-serif !important;
  line-height: 1 !important;
}

#locations-section .container {
  width: min(100%, 1400px);
  margin-inline: auto;
  padding-inline: 20px;
}

#locations-section .locations-intro {
  margin-bottom: 28px;
}

#locations-section .locations-heading-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  text-align: center;
  flex-wrap: wrap;
}

#locations-section .locations-icon {
  width: 40px;
  height: auto;
  display: block;
  flex: 0 0 auto;
}

#locations-section .locations-heading {
  margin: 0;
}

#locations-section .locations-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 30px 24px;
  align-items: start;
}

#locations-section .single-location-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

#locations-section .state-header {
  width: 100%;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 10px 16px;
  background: #f2f2f2;
  border: 1px solid #cfcfcf;
  border-radius: 999px;
  box-sizing: border-box;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
}

#locations-section .location-badge {
  width: 22px;
  height: 22px;
  object-fit: contain;
  flex: 0 0 auto;
  display: block;
}

#locations-section .location-container-3 .location-badge,
#locations-section .location-container-4 .location-badge,
#locations-section .location-container-5 .location-badge,
#locations-section .location-container-6 .location-badge,
#locations-section .location-container-7 .location-badge,
#locations-section .location-container-8 .location-badge,
#locations-section .location-container-9 .location-badge {
  width: 22px;
  height: 22px;
}

#locations-section .state-link,
#locations-section .state-text {
  display: inline-block;
  margin: 0;
  font-family: "Albert Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
}

#locations-section .city-link,
#locations-section .city-text {
  display: block;
  padding: 0;
  margin: 0;
  font-family: "Albert Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.1 !important;
}

#locations-section .state-cities {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#locations-section .state-link,
#locations-section .city-link {
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.2s ease;
}

#locations-section .state-link:hover,
#locations-section .city-link:hover {
  color: #c65a11;
}

#locations-section .location-container-1,
#locations-section .location-container-2,
#locations-section .location-container-3,
#locations-section .location-container-4,
#locations-section .location-container-5,
#locations-section .location-container-6,
#locations-section .location-container-7,
#locations-section .location-container-8,
#locations-section .location-container-9 {
  margin-bottom: 25px;
}

#locations-section .locations-toggle-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 24px 0;
  text-align: center;
}

#view-button-locations {
  display: flex;
  justify-content: center;
  padding: 25px 0;
}

#locations-section .locations-toggle-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-height: 54px;
  padding: 15px 22px;
  border: 0;
  border-radius: 8px;
  background-color: #44949c;
  color: #ffffff;
  font-family: "Albert Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.1 !important;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}

#locations-section .locations-toggle-button:hover {
  background-color: #F37731;
  color: #ffffff;
}

#locations-section .location-container-3,
#locations-section .location-container-4,
#locations-section .location-container-5,
#locations-section .location-container-6,
#locations-section .location-container-7,
#locations-section .location-container-8,
#locations-section .location-container-9 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

#locations-section .single-location-block p,
#locations-section .single-location-block a,
#locations-section .single-location-block span,
#locations-section .single-location-block div {
  margin-bottom: 0;
}

@media (max-width: 1280px) {
  #locations-section .locations-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  #locations-section .locations-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 18px;
  }

  #locations-section .state-header {
    padding: 10px 14px;
  }
}

@media (max-width: 640px) {
  #locations-section .container {
    padding-inline: 14px;
  }

  #locations-section .locations-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 14px;
  }

  #locations-section .state-header {
    min-height: 42px;
    padding: 9px 12px;
    gap: 8px;
    border-radius: 12px;
  }

  #locations-section .location-badge {
    width: 20px;
    height: 20px;
  }

  #locations-section .location-container-3 .location-badge,
  #locations-section .location-container-4 .location-badge,
  #locations-section .location-container-5 .location-badge,
  #locations-section .location-container-6 .location-badge,
  #locations-section .location-container-7 .location-badge,
  #locations-section .location-container-8 .location-badge,
  #locations-section .location-container-9 .location-badge {
    width: 20px;
    height: 20px;
  }

  #locations-section .state-cities {
    margin-top: 6px;
    gap: 1px;
  }
}

@media (max-width: 420px) {
  #locations-section .locations-grid {
    grid-template-columns: 1fr;
  }
}

.wp-singular .page-content .gb-grid-wrapper {
margin: 1.5rem 0 1.5rem;
}

.discounted-card__image-link{
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;  
  overflow: hidden;
  background: #f7f7f7;
}

.discounted-card__image-link img{
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: cover;     
  object-position: center;
}

.discounted-card{
  display: flex;
  flex-direction: column;
  height: 100%;
}

.discounted-card__body{
  display: flex;
  flex-direction: column;
  flex: 1;
}

#view-button-locations{
  width: 100%;
}

#view-more-locations.locations-toggle-button{
  width: 100%;
  max-width: 100%;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-align: center;
  line-height: 1.4;
  box-sizing: border-box;
}

/* mobile */
@media (max-width: 767px){
  #view-button-locations{
    padding-left: 15px;
    padding-right: 15px;
  }

  #view-more-locations.locations-toggle-button{
    display: block;
    width: 100%;
    font-size: 14px; 
    padding: 12px 16px;
  }
}

/* blgo category links */
#brxe-rwgpej .brxe-related-posts li a,
#brxe-rwgpej .bricks-related-categories li a,
#brxe-rwgpej .bricks-archives-list li a,
#brxe-rwgpej #brxe-synjlp li a,
#brxe-rwgpej #brxe-zvcumn li a {
  transition: color 0.2s ease;
}

#brxe-rwgpej .brxe-related-posts li a:hover,
#brxe-rwgpej .bricks-related-categories li a:hover,
#brxe-rwgpej .bricks-archives-list li a:hover,
#brxe-rwgpej #brxe-synjlp li a:hover,
#brxe-rwgpej #brxe-zvcumn li a:hover {
  color: #F37731 !important;
	  text-decoration: underline !important;
}

/* date links */
#brxe-glkrzk .brxe-related-posts li a,
#brxe-glkrzk .bricks-related-categories li a,
#brxe-glkrzk .bricks-archives-list li a,
#brxe-glkrzk #brxe-vpmlhp li a,
#brxe-glkrzk #brxe-jshndw li a {

  transition: color 0.2s ease;
}

#brxe-glkrzk .brxe-related-posts li a:hover,
#brxe-glkrzk .bricks-related-categories li a:hover,
#brxe-glkrzk .bricks-archives-list li a:hover,
#brxe-glkrzk #brxe-vpmlhp li a:hover,
#brxe-glkrzk #brxe-jshndw li a:hover {
  color: #F37731 !important;
	  text-decoration: underline !important;
}


.footer-links a:hover,
.footer-nav a:hover {
  color: #F37731 !important;
  text-decoration: underline !important;
}

/* categories within categories */
.wa-cat-description-bottom .woocommerce.columns-4 ul.products.columns-4 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wa-cat-description-bottom .woocommerce.columns-4 ul.products.columns-4 > li.product-category {
  width: 100%;
  margin: 0 !important;
  float: none !important;
}

.wa-cat-description-bottom .wa-loop-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.wa-cat-description-bottom .wa-loop-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1);
}

.wa-cat-description-bottom .wa-loop-media {
  position: relative;
}

.wa-cat-description-bottom .wa-loop-image {
  display: block;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: #f8f8f8;
}

.wa-cat-description-bottom .wa-loop-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.wa-cat-description-bottom .wa-loop-card:hover .wa-loop-image img {
  transform: scale(1.04);
}

.wa-cat-description-bottom .wa-loop-actions {
  padding: 18px 18px 0;
}

.wa-cat-description-bottom .wa-more-info {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  padding: 12px 16px;
  border-radius: 999px;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  transition: background 0.25s ease, color 0.25s ease;
}

.wa-cat-description-bottom .wa-more-info:hover {
  background: #f37731;
  color: #fff;
}

.wa-cat-description-bottom .woocommerce-loop-product__title {
	display: none;
}

.wa-cat-description-bottom .wa-loop-data {
  flex: 1;
  display: flex;
  padding: 18px;
}

.wa-cat-description-bottom .wa-loop-meta {
  width: 100%;
}

.wa-cat-description-bottom .woocommerce-loop-product__title {
  margin: 0;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #111;
  text-align: center;
}

/* tablet */
@media (max-width: 1024px) {
  .wa-cat-description-bottom .woocommerce.columns-4 ul.products.columns-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }
}

/* mobile */
@media (max-width: 767px) {
  .wa-cat-description-bottom .woocommerce.columns-4 ul.products.columns-4 {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .wa-cat-description-bottom .woocommerce-loop-product__title {
    font-size: 18px;
  }

  .wa-cat-description-bottom .wa-more-info {
    font-size: 13px;
    padding: 11px 14px;
  }
}
