/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* 3rd party packages */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* SASS and Global'ish Stuff */
:root {
  --header-height: 80px;
  --ui-duration: 1.7s;
  --ui-ease: cubic-bezier(0.22, 1, 0.36, 1);
}
:root :where(.is-layout-flow) > * {
  margin-block-start: 0;
  margin-block-end: 0;
}
/* new media query */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  /* 10px / 16px = 62.5% */
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
  margin: 0;
  padding: 0;
}
body {
  font-family: "DM Sans", sans-serif;
  font-size: 1.6rem;
  color: #1e272e;
  font-optical-sizing: auto;
  font-display: swap;
  font-weight: 500;
  overflow-x: hidden;
  position: relative;
  letter-spacing: 0.04rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
a {
  text-decoration: none;
}
h1 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 400;
  color: #fff;
  font-size: 4.8rem;
  letter-spacing: 1px;
}
@media (max-width: 1485px) {
  h1 {
    font-size: 4.4rem;
  }
}
@media (max-width: 1380px) {
  h1 {
    font-size: 4rem;
  }
}
@media (max-width: 1250px) {
  h1 {
    font-size: 3.6rem;
  }
}
@media (max-width: 1150px) {
  h1 {
    font-size: 3.2rem;
  }
}
@media (max-width: 1100px) {
  h1 {
    font-size: 3rem;
  }
}
@media (max-width: 800px) {
  h1 {
    font-size: 2.8rem;
  }
}
@media (max-width: 735px) {
  h1 {
    font-size: 2.6rem;
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 2.4rem;
  }
}
@media (max-width: 550px) {
  h1 {
    font-size: 2.2rem;
  }
}
h2 {
  font-size: 2.6rem;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 400;
}
img {
  max-width: 100%;
  height: auto;
}
a:hover,
a:active {
  text-decoration: none;
}
p {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
}
@media (max-width: 530px) {
  p {
    font-size: 1.4rem;
  }
}
ol {
  box-sizing: border-box;
  padding-left: 45px;
}
@media (max-width: 500px) {
  ol {
    padding-left: 38px;
  }
}
ul,
ol {
  padding-bottom: 2.6rem;
}
@media (max-width: 700px) {
  ul,
  ol {
    padding-bottom: 2.4rem;
  }
}
li {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 1rem;
}
@media (max-width: 700px) {
  li {
    font-size: 1.6rem;
  }
}
.doc-ul {
  display: block;
  list-style-type: disc;
  padding-bottom: 2.6rem;
  padding-left: 4rem;
}
.doc-ul li {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 1rem;
}
@media (max-width: 700px) {
  .doc-ul li {
    font-size: 1.6rem;
  }
}
.no_scroll {
  overflow-y: hidden;
}
/* sale price */
.price del,
.wc-block-components-product-price del {
  color: #c0392b;
  text-decoration-color: #2980b9;
  text-decoration-thickness: 2px;
}
.grid--center-v {
  align-items: center;
}
.grid--2-cols {
  grid-template-columns: repeat(2, 1fr);
}
.grid {
  display: grid;
  -moz-column-gap: 5.2rem;
       column-gap: 5.2rem;
  row-gap: 9.6rem;
  /* margin-bottom: 9.6rem; */
}
@media (max-width: 480px) {
  .grid {
    -moz-column-gap: 2.6rem;
         column-gap: 2.6rem;
    row-gap: 3rem;
  }
}
@media (max-width: 400px) {
  .grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 2rem;
  }
}
.container {
  max-width: 128rem;
  padding: 0 3.2rem;
  margin: 0 auto;
}
@media (max-width: 400px) {
  .container .container {
    padding: 0;
  }
}
@media (max-width: 960px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  .container {
    max-width: 98%;
    padding: 0 2.4rem;
  }
}
@media (max-width: 600px) {
  .container {
    max-width: 97%;
  }
}
@media (max-width: 480px) {
  .container {
    max-width: 99%;
    padding: 0 1.4rem;
  }
  .container p {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 480px) and (max-width: 360px) {
  .container p {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
.container-footer {
  max-width: 100%;
}
.container-menu {
  max-width: 100%;
  padding: 0 4rem;
}
.container--ad {
  max-width: 960px;
}
.container--blog {
  max-width: 96rem;
  margin-bottom: 6rem;
}
.container--myaccount,
.container--recommendations {
  max-width: 1200px;
  margin: 0 auto;
  padding: 6rem 3.2rem;
}
.container--contactus {
  max-width: 1000px;
  margin: 0 auto;
  padding: 6rem 3.2rem;
}
.container--thankyou,
.container--aboutus {
  max-width: 1000px;
  margin: 0 auto;
  padding: 6rem 3.2rem 0;
}
.container--thankyou .section-header,
.container--aboutus .section-header {
  margin-bottom: 0;
}
.container--thankyou p,
.container--aboutus p {
  padding-bottom: 1rem;
}
.container--thankyoucenter {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 3.2rem;
  text-align: center;
}
.container--thankyoucenter hr {
  margin-bottom: 1rem;
  margin-top: 1.4rem;
  border: none;
  height: 1px;
  background-color: #3c6382;
}
.container--thankyoucenter span {
  color: #b71540;
  font-weight: 500;
}
.container--about {
  max-width: 850px;
}
.container--narrow {
  max-width: 1020px;
}
.container--cart,
.container--category,
.container--search,
.container--filter,
.wc-block-components-notice-banner.is-error {
  max-width: 1400px;
  margin: 24px auto 0;
  padding-left: 2rem;
  padding-right: 2rem;
}
.container--related {
  max-width: 1080px;
  margin: 90px auto 0;
  padding: 0 40px;
}
.container--notfound {
  max-width: 1080px;
  margin: 0px auto 90px;
  padding: 0 40px;
}
.container--legal {
  max-width: 1000px;
  margin: 0 auto;
  padding: 6rem 2rem;
}
.container--legal h4 {
  margin-bottom: 1rem;
  margin-top: 3.6rem;
  font-size: 1.8rem;
}
.container--toolbar {
  max-width: 1400px;
  margin: 2px auto 0;
  padding-left: 2rem;
  padding-right: 2rem;
}
.bottom-padding {
  margin-bottom: 4rem !important;
}
.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}
.min-list {
  padding: 0;
  margin: 0;
}
.min-list li {
  list-style: none;
}
.p-top-small {
  padding-top: 1rem;
}
.p-top-large {
  padding-top: 1.6rem;
}
.p-bottom-large {
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}
.nu {
  text-decoration: none;
}
.nu:hover {
  text-decoration: underline;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.t-small {
  font-size: 0.85rem;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.push-right {
  margin-right: 20px;
}
.container:after,
.group:after {
  clear: both;
}
.hide {
  display: none;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
select {
  cursor: pointer;
}
.container--notfound {
  text-align: center;
}
/* BEM Blocks */
.our-placeholder-block {
  padding: 20px;
  text-align: center;
  font-size: 1.65rem;
  background: linear-gradient(180deg, #dedede, #adadad);
}
.page-section {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .page-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.school-logo-text {
  position: relative;
  z-index: 20;
  margin: 0;
  font-size: 1.75rem;
  font-weight: 100;
  width: 149px;
  height: 30px;
}
/* Make Top WP Admin Bar Fixed on Mobile */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
/* Seach Form */
.search-form {
  background-color: #dedede;
  padding: 20px;
  text-align: center;
}
.search-form label {
  display: block;
}
.search-form-row {
  display: flex;
}
.search-form .s {
  min-width: 20px;
  flex-basis: auto;
  flex-grow: 1;
  border: none;
  font-family: "Roboto", sans-serif;
  padding: 10px;
}
@media (min-width: 530px) {
  .search-form .s {
    font-size: 1.4rem;
  }
}
.search-submit {
  color: #fff;
  border: none;
  border-radius: 4px;
  outline: none;
  background-color: #0d3b66;
  font-family: "Roboto", sans-serif;
  padding: 0 20px;
  margin-left: 10px;
}
.note-limit-message {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out;
  color: #c32929;
  font-weight: bold;
}
.note-limit-message.active {
  visibility: visible;
  opacity: 1;
}
/* Like Box */
.generic-content .like-box {
  float: right;
  font-size: 1rem;
  background-color: #ededed;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: red;
  padding: 10px 10px 10px 25px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 0 30px 30px;
  position: relative;
}
.generic-content .like-box:hover {
  background-color: #dedede;
}
.like-count {
  padding-left: 10px;
}
.like-box .fa-heart-o {
  transition: all 0.35s ease-out;
  position: absolute;
  left: 10px;
}
.like-box .fa-heart {
  left: 10px;
  transition: all 0.4s ease-out;
  position: absolute;
  visibility: hidden;
  transform: scale(0.2);
  opacity: 0;
}
.like-box[data-exists=yes] .fa-heart {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}
.like-box[data-exists=yes] .fa-heart-o {
  visibility: hidden;
  opacity: 0;
}
/* New Moss CSS */
/* ==========================================
   UNCOMMON SQUARE BREADCRUMBS
========================================== */
.uncommon-breadcrumbs,
.woocommerce-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-bottom: 2.5rem;
  padding: 1.1rem 1.5rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 1.2rem;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.5;
  color: #6b7280;
  margin-top: 1rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}
/* ==========================================
   LINKS
========================================== */
.uncommon-breadcrumbs a,
.woocommerce-breadcrumb a {
  color: #1f2937;
  text-decoration: none;
  transition: color 0.25s ease, opacity 0.25s ease;
}
.uncommon-breadcrumbs a:hover,
.woocommerce-breadcrumb a:hover {
  color: #e76f51;
  opacity: 0.85;
}
/* ==========================================
   CURRENT PAGE
========================================== */
.uncommon-breadcrumbs .breadcrumb_last,
.woocommerce-breadcrumb {
  color: #9ca3af;
}
/* ==========================================
   SEPARATOR
========================================== */
.breadcrumb-separator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #d1d5db;
  font-size: 1.2rem;
  margin: 0 0.2rem;
}
/* ==========================================
   OPTIONAL HOME ICON
========================================== */
.uncommon-breadcrumbs a:first-child::before,
.woocommerce-breadcrumb a:first-child::before {
  content: "\f102";
  font-family: dashicons;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  font-size: 1.5rem;
  color: #e76f51;
  position: relative;
  top: 1px;
}
/* ==========================================
   MOBILE
========================================== */
@media (max-width: 768px) {
  .uncommon-breadcrumbs,
  .woocommerce-breadcrumb {
    padding: 1rem 1.2rem;
    font-size: 1.2rem;
    gap: 0.4rem;
  }
  .breadcrumb-separator {
    margin: 0;
  }
}
/* ==========================================
   PAGINATION WRAPPER (breadcrumb style)
========================================== */
.wp-block-query-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 30px 0;
  font-size: 1.4rem;
}
/* ==========================================
   PAGE NUMBERS (breadcrumb pills)
========================================== */
.wp-block-query-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 999px;
  text-decoration: none;
  color: #2d3436;
  background: transparent;
  transition: all 0.2s ease;
}
/* hover */
.wp-block-query-pagination .page-numbers:hover {
  background: rgba(0, 0, 0, 0.06);
}
/* active page */
.wp-block-query-pagination .page-numbers.current {
  background: #2d3436;
  color: #fff;
}
/* ==========================================
   NEXT BUTTON (breadcrumb-like link)
========================================== */
.wp-block-query-pagination-next {
  margin-left: 10px;
  font-size: 1.4rem;
  color: #2d3436;
  text-decoration: none;
  padding: 6px 10px;
  border-radius: 999px;
  transition: all 0.2s ease;
}
.wp-block-query-pagination-next:hover {
  background: rgba(0, 0, 0, 0.06);
}
.loading::after {
  content: "↻";
  position: relative;
  display: block;
  margin-left: 0.75em;
  color: #2d3436;
  animation-name: spin;
  animation-duration: 750ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.added::after {
  content: "✔︎";
  position: relative;
  display: block;
  margin-left: 0.75em;
  color: #18dcff;
}
.wp-block-woocommerce-empty-cart-block {
  margin: 16px auto !important;
}
/* ==========================================
   BASE CART TYPOGRAPHY SYSTEM
========================================== */
.wc-block-cart {
  font-family: inherit;
  color: #1f2937;
}
/* ==========================================
   UNIFIED HEADERS (PRODUCT + TOTALS)
========================================== */
table.wc-block-cart-items .wc-block-cart-items__header span {
  color: #636e72 !important;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link svg {
  color: #218c74;
  width: 5rem;
}
table.wc-block-cart-items .wc-block-cart-items__header,
.wc-block-cart__totals-title,
.wc-block-cart .wc-block-cart__totals-title {
  font-size: 1.7rem !important;
  font-weight: 700;
  color: #636e72 !important;
  letter-spacing: 0.02em;
  color: #111827;
  margin-bottom: 1.8rem;
  text-transform: none;
}
/* table header row */
table.wc-block-cart-items .wc-block-cart-items__header {
  font-size: 1.3rem;
  font-weight: 700;
  color: #111827;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
table.wc-block-cart-items .wc-block-cart-items__header th {
  padding: 1.4rem 1rem;
}
table.wc-block-cart-items .wc-block-cart-items__header span {
  font-weight: 700;
  color: #111827;
}
/* ==========================================
   CART ROWS
========================================== */
.wc-block-cart-items__row td {
  padding: 2rem 1rem;
}
.wc-block-cart-items__row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
/* ==========================================
   PRODUCT NAME
========================================== */
.wc-block-components-product-name {
  font-size: 1.6rem;
  font-weight: 600;
  color: #111827;
  text-decoration: none;
}
.wc-block-components-product-name:hover {
  opacity: 0.7;
}
/* ==========================================
   PRICE
========================================== */
.wc-block-components-product-price__value {
  font-size: 1.4rem;
  font-weight: 600;
  color: #374151;
}
/* ==========================================
   DESCRIPTION
========================================== */
.wc-block-cart-item__product p {
  font-size: 1.3rem;
  line-height: 1.7;
  color: #6b7280;
  margin-top: 0.6rem;
}
/* ==========================================
   TOTALS ROWS
========================================== */
.wc-block-components-totals-item {
  display: flex;
  justify-content: space-between;
  padding: 0.9rem 0;
  font-size: 1.4rem;
  font-weight: 600;
  color: #374151;
}
/* labels */
.wc-block-components-totals-item__label {
  font-weight: 700;
  color: #374151;
}
/* values */
.wc-block-components-totals-item__value {
  font-weight: 700;
  color: #111827;
}
/* final total */
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  font-size: 1.5rem;
  font-weight: 700;
  color: #111827;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  font-size: 1.6rem;
  font-weight: 700;
  color: #111827;
}
/* ==========================================
   DIVIDERS
========================================== */
.wc-block-components-totals-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin-bottom: 1rem;
}
/* ==========================================
   CHECKOUT BUTTON (RED CTA SYSTEM)
========================================== */
.wc-block-cart__submit-button,
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  display: flex;
  justify-content: center;
  width: 100%;
  background: #ff6b6b !important;
  color: #fff !important;
  padding: 1.3rem 1.6rem;
  border-radius: 1rem;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.25s ease, background 0.25s ease;
}
.wc-block-cart__submit-button:hover {
  transform: translateY(-2px);
  background: #fa5252 !important;
}
/* ==========================================
   COUPON FORM LAYOUT
========================================== */
.wc-block-components-totals-coupon__form {
  display: flex;
  align-items: stretch;
  gap: 1rem;
  margin-top: 1rem;
}
/* ==========================================
   COUPON INPUT WRAPPER
========================================== */
.wc-block-components-totals-coupon__input {
  position: relative;
  flex: 1;
}
/* ==========================================
   INPUT FIELD (FIXED + TIGHT)
========================================== */
.wc-block-components-totals-coupon__input input {
  width: 100%;
  height: 4rem;
  padding: 0 1.2rem;
  font-size: 1.4rem;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  background: #fff;
  color: #111827;
  outline: none;
  transition: border 0.2s ease, box-shadow 0.2s ease;
}
/* focus */
.wc-block-components-totals-coupon__input input:focus {
  border-color: #ff6b6b;
  box-shadow: 0 0 0 0.25rem rgba(255, 107, 107, 0.12);
}
/* ==========================================
   FIXED LABEL (NO GLITCH FLOAT)
========================================== */
.wc-block-components-totals-coupon__input label {
  position: absolute;
  left: 1.2rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.3rem;
  color: #9ca3af;
  pointer-events: none;
  transition: all 0.2s ease;
}
/* float on focus or input */
.wc-block-components-totals-coupon__input input:not(:-moz-placeholder) + label {
  top: -0.8rem;
  transform: none;
  font-size: 1.05rem;
  background: #fafafa;
  padding: 0 0.4rem;
  color: #6b7280;
}
.wc-block-components-totals-coupon__input:focus-within label,
.wc-block-components-totals-coupon__input input:not(:placeholder-shown) + label {
  top: -0.8rem;
  transform: none;
  font-size: 1.05rem;
  background: #fafafa;
  padding: 0 0.4rem;
  color: #6b7280;
}
/* ==========================================
   APPLY BUTTON
========================================== */
.wc-block-components-totals-coupon__button {
  height: 4rem;
  padding: 0 1.6rem;
  border-radius: 1rem;
  border: none !important;
  background: #ff6b6b !important;
  color: #fff !important;
  font-size: 1.4rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.25s ease, background 0.25s ease;
}
.wc-block-components-totals-coupon__button:hover {
  background: #fa5252 !important;
  transform: translateY(-2px);
}
.wc-block-components-totals-coupon__button:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  transform: none;
}
/* ==========================================
   MOBILE
========================================== */
@media (max-width: 900px) {
  table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: 1.15rem;
  }
  .wc-block-cart__totals-title {
    font-size: 1.6rem;
  }
}
@media (max-width: 600px) {
  .wc-block-components-totals-coupon__form {
    flex-direction: column;
  }
  .wc-block-components-totals-coupon__button {
    width: 100%;
  }
}
/* hide default Woo icon */
.wc-block-mini-cart__button svg {
  display: none;
}
/* add your own icon */
.wc-block-mini-cart__button::before {
  content: "\f174"; /* Dashicons cart */
  font-family: dashicons;
  font-size: 22px;
  display: inline-block;
}
/* ensure the button is positioning context */
.wc-block-mini-cart__button {
  position: relative;
}
/* the cart count bubble */
.wc-block-mini-cart__badge,
.wc-block-components-product-badge,
.wc-block-mini-cart__badge-wrapper {
  position: absolute !important;
  right: 16px !important; /* 🔥 pull it left from edge */
  transform: translateX(-60%) translateY(-25%);
}
/* actual circle */
.wc-block-mini-cart__badge,
.wc-block-mini-cart__badge * {
  background: #ff6b6b !important;
  color: #fff !important;
  font-size: 12px !important; /* smaller number */
  font-weight: 500 !important;
  width: 23px !important;
  height: 23px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 999px !important;
  line-height: 1 !important;
  padding: 0 !important;
}
/* optional: fine tune number position */
.wc-block-mini-cart__badge {
  min-width: 18px !important;
}
/* =========================
   DISCOVER GRID SECTION
========================= */
.discover-section {
  padding: 6rem 2rem;
}
.discover-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  max-width: 1100px;
  margin: 0 auto;
}
/* Panel */
.discover-item {
  padding: 2.5rem;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease;
}
.discover-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.08);
}
/* Heading */
.discover-item h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 0.8rem;
  color: #1e272e;
  letter-spacing: 0.02em;
}
/* Text */
.discover-item p {
  font-family: "DM Sans", sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #4a4f54;
  margin: 0;
}
.discovery-icon {
  width: 5.6rem;
  height: 5.6rem;
  color: #f59f00;
  margin-bottom: 16px;
}
/* =========================
   RESPONSIVE
========================= */
@media (max-width: 992px) {
  .discover-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .discovery-icon {
    width: 4.8rem;
    height: 4.8rem;
  }
}
@media (max-width: 768px) {
  .discover-grid {
    grid-template-columns: 1fr;
  }
  .discovery-icon {
    width: 4.2rem;
    height: 4.2rem;
  }
}
.stock,
.in-stock,
.out-of-stock,
.wc-block-components-product-stock-indicator {
  display: none !important;
}
/* ==========================================
   MAIN FILTER WRAPPER = SINGLE ROW
========================================== */
.shop-filters .woof_redraw_zone {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.6rem;
  padding: 1.4rem 0;
  margin-bottom: 3rem;
  border-bottom: 1px solid #eee;
}
/* ==========================================
   EACH FILTER BLOCK = INLINE ITEM
========================================== */
.shop-filters .woof_container {
  display: inline-flex !important;
  flex-direction: column;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 160px;
}
/* hide big titles for cleaner toolbar */
.shop-filters .woof_container h4 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.6rem;
  opacity: 0.7;
}
/* ==========================================
   FILTER OPTIONS INLINE
========================================== */
.shop-filters .woof_list {
  display: flex !important;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin: 0 !important;
  padding: 0 !important;
}
/* remove list style */
.shop-filters .woof_list li {
  list-style: none;
  margin: 0 !important;
}
/* ==========================================
   PILLS
========================================== */
.shop-filters .woof_list label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-radius: 999px;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 1.3rem;
  cursor: pointer;
  white-space: nowrap;
  transition: all 0.2s ease;
}
.shop-filters .woof_list label:hover {
  border-color: #0abde3;
  background: #f4fcfe;
}
/* selected */
.shop-filters .woof_checkbox_term:checked + label,
.shop-filters .woof_radio_term:checked + label {
  background: #0abde3;
  border-color: #0abde3;
  color: #fff;
}
/* ==========================================
   PRICE SLIDER COMPACT
========================================== */
.shop-filters .irs {
  width: 180px;
}
/* ==========================================
   FILTER BAR WRAPPER
========================================== */
.shop-filters {
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #eee;
}
/* ==========================================
   HUSKY CONTAINERS
========================================== */
.woof_container {
  margin-bottom: 1.8rem;
}
/* titles */
.woof_container h4 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
/* ==========================================
   FILTER LISTS
========================================== */
.woof_list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
/* hide checkboxes */
.woof_checkbox_term {
  display: none;
}
/* ==========================================
   FILTER PILLS
========================================== */
.woof_list label {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0.8rem 1.4rem;
  border-radius: 999px;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
/* hover */
.woof_list label:hover {
  border-color: #0abde3;
  background: #f4fcfe;
  transform: translateY(-1px);
}
/* selected */
.woof_checkbox_term:checked + label,
.woof_radio_term:checked + label {
  background: #0abde3;
  border-color: #0abde3;
  color: #fff;
}
/* ==========================================
   PRICE SLIDER
========================================== */
.irs-bar,
.irs-from,
.irs-to,
.irs-single {
  background: #0abde3 !important;
}
.irs-handle {
  border-color: #0abde3 !important;
}
/* ==========================================
   BUTTONS
========================================== */
.woof_submit_search_form {
  border: none !important;
  border-radius: 12px !important;
  background: #ff6b6b !important;
  color: #fff !important;
  padding: 1rem 1.6rem !important;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.woof_submit_search_form:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(255, 107, 107, 0.25);
}
/* ==========================================
   REMOVE HUGE SPACING
========================================== */
.woof_container {
  margin: 0 0 1.2rem 0 !important;
  padding: 0 !important;
}
/* remove extra wrappers spacing */
.woof_redraw_zone,
.woof_container_inner {
  margin: 0 !important;
  padding: 0 !important;
}
/* ==========================================
   TURN FILTERS INTO COMPACT GRID
========================================== */
.woof_list,
.woof_block_html_items {
  display: flex !important;
  flex-wrap: wrap;
  gap: 0.6rem !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* ==========================================
   REMOVE LIST STACK STYLE
========================================== */
.woof_list li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}
/* ==========================================
   MAKE FILTER LABELS INLINE PILLS
========================================== */
.woof_list label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.6rem 1.2rem;
  border-radius: 999px;
  border: 1px solid #ddd;
  background: #fff;
  font-size: 1.3rem;
  cursor: pointer;
  transition: all 0.2s ease;
}
/* hover */
.woof_list label:hover {
  border-color: #0abde3;
  background: #f4fcfe;
}
/* selected state */
.woof_checkbox_term:checked + label,
.woof_radio_term:checked + label {
  background: #0abde3;
  border-color: #0abde3;
  color: #fff;
}
/* ==========================================
   PRICE SLIDER CLEANUP
========================================== */
.irs {
  margin: 0.5rem 0 1rem !important;
}
.irs-bar,
.irs-from,
.irs-to,
.irs-single {
  background: #0abde3 !important;
}
.irs-handle {
  border-color: #0abde3 !important;
}
/* New Menu for 20206 */
/* caret for the top menu on chosen hover */
.header-nav .mainDrop > a {
  position: relative;
  display: inline-block;
}
/* inverted V (peak touches the line from below) */
.header-nav .mainDrop:hover > a::after {
  opacity: 1;
}
/* caret for the top menu on chosen hover */
/* caret for the top menu on chosen hover */
/* caret for the top menu on chosen hover */
/* caret for the top menu on chosen hover */
/* caret for the top menu on chosen hover */
/* icon before shop all */
/* icon before shop all */
.shopall a {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
}
.shopall a::before {
  content: "\f187";
  font-family: dashicons;
  color: #0abde3;
  font-size: 2.6rem;
  line-height: 1;
  display: inline-flex;
  vertical-align: middle;
  margin-right: 1rem;
}
/* icon before shop all */
/* icon before shop all */
/* icon before shop all */
/* Custom Dropdown for US top menu */
/* Reset list */
.header-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* All menu items */
.header-nav li {
  position: relative;
}
.mainDrop a:first-child {
  padding-right: 2px;
}
.mainDrop::after {
  content: "\f347";
  font-family: dashicons;
  font-size: 1.6rem;
  font-weight: 900;
  margin-right: 8px;
  margin-bottom: 2px;
  color: #2c3a47;
  pointer-events: none;
  cursor: pointer;
  transition: color 0.3s ease 0.2s;
  vertical-align: middle;
}
.mainDrop:hover::after {
  color: #10ac84 !important;
  transition-delay: 0.1s;
}
.header-nav .sub-menu {
  display: block; /* MUST be block */
  opacity: 0;
  transform: translateY(4px);
  pointer-events: none;
  transition: opacity var(--ui-duration) var(--ui-ease), transform var(--ui-duration) var(--ui-ease);
  position: absolute;
  top: 100%; /* visible gap */
  left: 0;
  background-color: #fff4e6 !important;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  min-width: 220px;
  padding: 0;
  margin: 0;
  z-index: 999;
}
.header-nav .sub-menu::before {
  content: "";
  position: absolute;
  top: -10px; /* SAME as your gap */
  left: 0;
  width: 100%;
  height: 10px;
  cursor: pointer;
}
.header-nav .sub-menu li {
  margin: 0 !important;
  padding: 0;
  display: block !important;
  position: relative;
  border-bottom: 1px dotted rgba(116, 192, 252, 0.5) !important;
}
.header-nav .sub-menu li:last-child {
  border-bottom: none !important;
}
.header-nav .sub-menu li a {
  display: block;
  width: 100%;
  padding: 8px 16px; /* left padding control */
  text-align: left;
  white-space: nowrap; /* prevents wrapping */
  box-sizing: border-box;
}
.header-nav .sub-menu .sub-menu {
  top: 0;
  left: calc(100% - 10px); /* pulls it slightly back */
  min-width: 200px;
  border-radius: 0;
}
.header-nav .sub-menu .sub-menu::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
  width: 10px;
  height: 100%;
}
/* Show first dropdown on hover */
.header-nav li:hover > .sub-menu {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  transition-delay: 0.1s;
}
/* Third-level (flyout to the right) */
.header-nav .sub-menu .sub-menu {
  top: 0;
  left: calc(100% - 40px);
}
/* Basic link styling (optional but helps clarity) */
.header-nav a {
  display: block;
  padding: 4px 10px;
  text-decoration: none;
}
/* Optional hover effect */
/* Custom Dropdown for US top menu */
.custom-logo {
  width: 110px;
  filter: drop-shadow(0 1px 6px rgba(0, 0, 0, 0.15));
  display: block;
}
/* New Menu for 2026 */
/* New Menu Tex for 2026 */
.hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 90%;
  max-width: 700px;
}
/* New Menu Tex for 2026 */
/* New centered text for hero */
.hero-inner {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity var(--ui-duration) var(--ui-ease), transform var(--ui-duration) var(--ui-ease);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 40px));
  text-align: center;
  color: #fff;
  width: 90%;
  max-width: 700px;
}
.hero-inner h1 {
  text-transform: capitalize;
  font-size: 4.4rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 1px;
  color: #f8f9fa;
  margin-bottom: 2rem;
}
.hero-inner h4 {
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #f8f9fa;
  margin-bottom: 3rem;
}
.hero-inner .btn {
  display: inline-block;
  font-weight: 500 !important;
  font-size: 2rem;
  color: #2c3a47;
  background-color: #1971c2 !important;
  background-color: #fff4e6 !important;
  padding: 1rem 3rem;
  border-radius: 6px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  cursor: pointer;
  transition: transform 0.4s var(--ui-ease), background 0.4s var(--ui-ease), color 0.4s var(--ui-ease);
}
.hero-inner .btn:hover {
  transform: translateY(-2px);
  color: #222f3a;
}
.hero-inner.is-visible {
  transform: translate(-50%, -45%);
  opacity: 1;
}
/* New centered text for hero */
/* New category grid */
/* =========================
   GLOBAL LAYOUT
========================= */
.homepage-categories {
  max-width: 1280px;
  margin: 0 auto;
  padding: 80px 24px;
  display: flex;
  flex-direction: column;
  gap: 80px;
}
/* =========================
   GRID SYSTEM
========================= */
.grid-row {
  display: grid;
  gap: 24px;
}
.primary-grid {
  grid-template-columns: repeat(4, 1fr);
}
.secondary-grid {
  grid-template-columns: repeat(2, 1fr);
}
/* =========================
   CATEGORY CARD (GRID ITEMS)
========================= */
.category-card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  height: 220px;
  display: block;
  text-decoration: none;
  color: #fff;
  transition: transform 0.3s ease;
}
/* Image */
.category-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
/* Hover effects */
.category-card:hover {
  transform: scale(1.03);
}
.category-card:hover img {
  transform: scale(1.05);
}
/* Overlay */
.category-card .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.45) 40%, rgba(0, 0, 0, 0.1) 100%);
  z-index: 1;
}
/* Label */
.category-card h3 {
  position: absolute;
  bottom: 16px;
  left: 16px;
  margin: 0;
  font-size: 18px;
  z-index: 2;
  color: #fff;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6), 0 1px 2px rgba(0, 0, 0, 0.8);
}
/* =========================
   FEATURE TILE (HOME DECOR)
========================= */
.category-feature {
  position: relative;
  display: block;
  height: 380px;
  border-radius: 20px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
}
/* Feature image */
.category-feature img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* Feature overlay */
.category-feature .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.2));
}
/* Feature content */
.feature-content {
  position: absolute;
  left: 48px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  max-width: 500px;
}
/* Feature typography */
.feature-content h2 {
  font-size: 42px;
  margin: 0 0 10px;
}
.feature-content p {
  font-size: 18px;
  opacity: 0.9;
}
.cta {
  margin-top: 16px;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.5px;
}
/* =========================
   RESPONSIVE
========================= */
/* Tablet */
@media (max-width: 900px) {
  .primary-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .secondary-grid {
    grid-template-columns: 1fr;
  }
  .category-card {
    height: 180px;
  }
  .category-feature {
    height: 300px;
  }
  .feature-content {
    left: 24px;
  }
  .feature-content h2 {
    font-size: 32px;
  }
}
/* Mobile */
@media (max-width: 600px) {
  .primary-grid {
    grid-template-columns: 1fr;
  }
  .category-card {
    height: 160px;
  }
  .category-feature {
    height: 240px;
  }
  .feature-content h2 {
    font-size: 26px;
  }
}
/* New category grid */
/* Optional subtle divider line */
/* =========================
   SECTION HEADER
========================= */
.category-header {
  text-align: center;
  margin-bottom: 36px;
}
.script-heading {
  font-family: "Parisienne", sans-serif;
  font-size: 40px;
  font-weight: 400 !important;
  color: #2b2b2b;
  line-height: 1.4;
  margin: 0;
  /* KEY FIX: reduces “scribble energy” */
  letter-spacing: 1px;
  /* softens edges */
  opacity: 0.95;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
/* Optional subtle divider line */
.category-header::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #ddd;
  margin: 16px auto 0;
}
@media (max-width: 600px) {
  .script-heading {
    font-size: 30px;
    padding: 0 12px;
  }
}
.eyebrow {
  font-family: "Inter", sans-serif;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 10px;
}
/* Old stuff below */
/* Old stuff below */
.titleHeader {
  text-align: center;
  background: #e7f5ff;
  padding: 0.8rem 0.5rem 0.5rem;
  margin-top: 0;
  color: #495057;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.header-tag {
  text-align: center;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  color: #2c3a47;
  background-color: #a5b1c2;
}
.header-tag h2 {
  font-size: 1.8rem;
  font-weight: 600;
}
@media (max-width: 350px) {
  .header-tag h2 {
    font-size: 1.6rem;
  }
}
.header-tag a {
  color: #2c3a47;
  cursor: pointer;
}
.header-tag span {
  color: #218c74;
}
nav li {
  margin-bottom: 0;
}
.mobile_menu li.bookMobileMenu a {
  color: #182c61 !important;
}
/* Fullscreen overlay */
.header-mobile-div {
  display: none;
}
@media (max-width: 860px) {
  .header-mobile-div {
    display: block;
  }
}
.open-mobile {
  z-index: 9999;
  width: 40px;
  height: 40px;
  display: none;
  cursor: pointer;
  filter: brightness(0) saturate(100%) invert(20%) sepia(20%) saturate(496%) hue-rotate(183deg) brightness(98%) contrast(91%);
}
@media (max-width: 860px) {
  .open-mobile {
    display: block;
  }
}
.close-mobile {
  z-index: 9999;
  position: absolute;
  right: 1.6rem;
  top: 1.6rem;
  width: 40px;
  height: 40px;
  display: none;
  cursor: pointer;
  filter: brightness(0) saturate(100%) invert(20%) sepia(20%) saturate(496%) hue-rotate(183deg) brightness(98%) contrast(91%);
}
.display-close {
  display: block;
}
.mobile_menu_div {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh; /* IMPORTANT */
  overflow: hidden;
  transform: translateX(-100%);
  transition: transform 0.35s ease;
  z-index: 999999;
  will-change: transform;
}
.mobile_menu_div.open {
  transform: translateX(0);
}
.mobile_menu_div {
  background: #10ac84;
  position: fixed;
  inset: 0;
  z-index: 99999;
}
.mobile_menu_inner {
  height: 100dvh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mobile_menu_overlay {
  position: fixed;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 999998;
}
.mobile_menu_overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.mobile_menu {
  margin: 0;
  padding: 100px 0px 100px 30px;
  list-style: none;
  margin-left: -40px;
}
.mobile_menu li {
  margin: 8px 0 0;
  border-bottom: 1px dotted #ffeaa7;
  padding-left: 4rem;
}
.mobile_menu a {
  font-size: 2rem;
  font-weight: 500;
  color: #ecf0f1 !important;
  text-decoration: none;
}
.navmenu {
  justify-self: end;
}
/* ==========================================
   HEADER MENU WRAPPER
========================================== */
.uncommon_main_menu,
.menu-main-menu,
.main-menu {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* ==========================================
   TOP LEVEL MENU ITEMS ONLY
========================================== */
.uncommon_main_menu > li,
.menu-main-menu > li,
.main-menu > li {
  display: flex;
  align-items: center;
}
/* ==========================================
   LINKS + BUTTONS (HEADER ONLY)
========================================== */
.uncommon_main_menu > li > a,
.menu-main-menu > li > a,
.main-menu > li > a,
.account-link a,
.search-link button,
.mini-cart-link a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: inherit;
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c3a47;
  background: transparent !important;
  border: none;
  text-decoration: none;
  cursor: pointer;
  transition: opacity 0.2s ease, transform 0.2s ease, color 0.2s ease;
}
/* ==========================================
   CLEAN HOVER (MATCHES MAIN NAV)
========================================== */
.uncommon_main_menu > li > a:hover,
.menu-main-menu > li > a:hover,
.main-menu > li > a:hover,
.account-link a:hover,
.search-link button:hover,
.mini-cart-link a:hover {
  background: transparent !important;
  opacity: 0.7;
  transform: translateY(-1px);
}
/* ==========================================
   SEARCH ICON
========================================== */
.search-link button {
  font-size: 1.6rem;
  line-height: 1;
  padding: 0.4rem 0.6rem;
  background: transparent !important;
}
/* ==========================================
   MINI CART
========================================== */
.mini-cart-link .cart-contents {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  color: inherit;
}
/* cart icon */
.mini-cart-link .dashicons {
  font-size: 1.8rem;
}
/* cart badge */
.mini-cart-link .cart-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.4rem;
  height: 2.4rem;
  padding: 0.4rem 0.4rem;
  border-radius: 999px;
  background: #ff6b6b;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
}
/* ==========================================
   ICON ALIGNMENT FIX
========================================== */
.dashicons {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* ==========================================
   ACTIVE STATE
========================================== */
.uncommon_main_menu a:active,
.menu-main-menu a:active,
.main-menu a:active {
  opacity: 0.85;
  transform: translateY(0);
}
/* ==========================================
   MOBILE
========================================== */
@media (max-width: 768px) {
  .uncommon_main_menu > li > a,
  .menu-main-menu > li > a,
  .main-menu > li > a,
  .account-link a,
  .search-link button {
    font-size: 1.3rem;
    padding: 0.4rem 0.5rem;
  }
  .mini-cart-link .cart-count {
    min-width: 1.6rem;
    height: 1.6rem;
    font-size: 1rem;
  }
}
.banner {
  opacity: 0;
}
header {
  background-color: #e7f5ff;
}
.freeButton {
  margin-top: 1rem;
}
/* the newer way inner pages */
/* the newer way inner pages */
/* the newer way inner pages */
/* the newer way inner pages */
/* the newer way inner pages */
.inner-hero {
  position: relative;
  height: calc(100vh - 70px);
  height: 300px;
  width: 100%;
  aspect-ratio: 3/2;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center 70%;
  background-repeat: no-repeat;
  /* fallback (mobile first) */
  background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_800_3.jpg);
}
/* WebP support */
@supports (background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_800_3.webp)) {
  .inner-hero {
    background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_800_3.webp);
  }
}
/* tablet */
@media (min-width: 768px) {
  .inner-hero {
    background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_1200_3.jpg);
  }
  @supports (background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_1200_3.webp)) {
    .section-hero {
      background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_1200_3.webp);
    }
  }
}
/* desktop */
@media (min-width: 1200px) {
  .inner-hero {
    background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_1600_3.jpg);
  }
  @supports (background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_1600_3.webp)) {
    .inner-hero {
      background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_1600_3.webp);
    }
  }
}
/* large desktop */
@media (min-width: 1600px) {
  .inner-hero {
    background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_2400_3-scaled.png);
  }
  @supports (background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_2400_3-scaled.webp)) {
    .inner-hero {
      background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/05/Uncommon_Square_2400_3-scaled.webp);
    }
  }
}
.inner-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
}
/* the newer way inner pages */
/* the newer way inner pages */
/* the newer way inner pages */
/* the newer way inner pages */
/* the newer way inner pages */
/* the newer way inner pages */
/* this is newer way */
/* this is newer way */
/* this is newer way */
.section-hero {
  position: relative;
  height: calc(100vh - 70px);
  width: 100%;
  min-height: 500px; /* safety for smaller screens */
  max-height: 800px; /* prevents giant hero on big monitors */
  aspect-ratio: 3/2;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center 70%;
  background-repeat: no-repeat;
  /* fallback (mobile first) */
  background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_800_1.jpg);
}
/* WebP support */
@supports (background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_800_1.webp)) {
  .section-hero {
    background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_800_1.webp);
  }
}
/* tablet */
@media (min-width: 768px) {
  .section-hero {
    background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_1200_1.jpg);
  }
  @supports (background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_1200_1.webp)) {
    .section-hero {
      background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_1200_1.webp);
    }
  }
}
/* desktop */
@media (min-width: 1200px) {
  .section-hero {
    background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_1600_1.jpg);
  }
  @supports (background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_1600_1.webp)) {
    .section-hero {
      background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_1600_1.webp);
    }
  }
}
/* large desktop */
@media (min-width: 1600px) {
  .section-hero {
    background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_2400_1-scaled.jpg);
  }
  @supports (background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_2400_1-scaled.webp)) {
    .section-hero {
      background-image: url(https://www.uncommonsquare.com/wp-content/uploads/2026/04/Uncommon_Square_2400_1-scaled.webp);
    }
  }
}
.section-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
}
/* this is newer way */
/* this is newer way */
/* this is newer way */
@media (max-width: 600px) {
  .section-hero {
    min-height: 665px;
    min-height: max(400px, 100vh);
  }
}
@media (max-width: 400px) {
  .section-hero {
    min-height: 765px;
  }
}
@media (orientation: portrait) {
  .header-banner {
    min-height: max(400px, 100vh);
  }
}
.row {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 1.2%;
}
@media (max-width: 600px) {
  .row {
    padding: 0 2rem;
  }
}
@media (max-width: 550px) {
  .row {
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .row {
    padding: 0 2rem;
    max-width: 100%;
  }
}
@media (max-width: 400px) {
  .row .row {
    padding: 0;
  }
}
nav .row {
  max-width: 100%;
  color: #2f3542 !important;
  background-color: #58b19f !important;
  background-color: #fff4e6 !important;
  z-index: 9999;
  display: flex;
  align-items: center;
  font-weight: 600;
  justify-content: space-between;
  font-weight: 600;
  height: 70px;
}
@media (max-width: 860px) {
  nav .row {
    height: 76px;
  }
}
@media (max-width: 800px) {
  nav .row {
    justify-items: end;
    grid-template-columns: 1fr 4fr;
    height: 65px;
  }
}
@media (max-width: 450px) {
  nav .row {
    grid-template-columns: 1fr 1.2fr;
  }
}
.bookMenu a {
  padding: 10px 14px !important;
  background-color: #182c61;
  color: #f7f1e3 !important;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  transition: all 0.3s ease-out;
}
.bookMenu a:hover {
  background-color: #0c1b46;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  align-items: center;
  justify-items: center;
  max-width: 75%;
  gap: 12rem;
}
@media (max-width: 1250px) {
  .hero-grid {
    gap: 5rem;
  }
}
@media (max-width: 1100px) {
  .hero-grid {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-top: 6rem;
  }
}
/* ok for new menu */
.header-nav .main-menu {
  font-family: "Poppins", sans-serif;
  list-style: none;
  display: inline-block;
  padding-bottom: 0 !important;
  display: flex;
  gap: 1.8rem;
}
@media (max-width: 860px) {
  .header-nav .main-menu {
    display: none !important;
  }
}
@media (max-width: 860px) {
  .header-nav .main-menu {
    display: none !important;
  }
}
.header-nav .main-menu li a:link,
.header-nav .main-menu li a:visited {
  color: #2c3a47;
  text-decoration: none;
  font-size: 1.6rem;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
@media (max-width: 650px) {
  .header-nav .main-menu li a:link,
  .header-nav .main-menu li a:visited {
    font-size: 1.6rem;
  }
}
.header-nav .main-menu li a:hover,
.header-nav .main-menu li a:active {
  color: #222f3a;
  cursor: pointer;
}
.bookbanner-button {
  padding: 6px 12px 6px !important;
  border-radius: 4px !important;
  background-color: #182c61 !important;
  font-size: 1.4rem !important;
  color: #f7f1e3 !important;
  display: inline-block !important;
  cursor: pointer !important;
  width: auto; /* don't force full width */
  justify-self: start; /* keep button natural size */
  transition: all 0.3s ease-out !important;
}
.bookbanner-button:hover {
  background-color: #122456 !important;
}
.banner-button {
  padding: 10px 14px 10px !important;
  border-radius: 4px !important;
  background-color: #182c61 !important;
  font-size: 1.6rem !important;
  color: #f7f1e3 !important;
  display: inline-block !important;
  cursor: pointer !important;
  width: auto; /* don't force full width */
  justify-self: start; /* keep button natural size */
  transition: all 0.3s ease-out !important;
}
@media (max-width: 1150px) {
  .banner-button {
    font-size: 1.6rem !important;
    padding: 8px 12x 8px !important;
  }
}
.banner-button:hover {
  background-color: #122456 !important;
}
.banner-check {
  display: flex;
  gap: 1rem;
  color: #f8f9fa;
  font-size: 2rem;
  line-height: 1.6;
}
@media (max-width: 1150px) {
  .banner-check {
    font-size: 1.8rem;
  }
}
@media (max-width: 400px) {
  .banner-check {
    font-size: 1.6rem;
  }
}
.banner-check ion-icon {
  font-size: 3rem;
  color: #f6b93b;
}
@media (max-width: 1150px) {
  .banner-check ion-icon {
    font-size: 2.6rem;
  }
}
@media (max-width: 350px) {
  .banner-check ion-icon {
    font-size: 2rem;
  }
}
.banner-intro {
  color: #f8f9fa;
  font-size: 2rem;
  line-height: 1.6;
}
@media (max-width: 500px) {
  .banner-intro {
    font-size: 1.8rem;
  }
}
@media (max-width: 400px) {
  .banner-intro {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.banner-intro-lost {
  color: #f1f2f6;
  font-size: 4.2rem;
  line-height: 1.2;
}
@media (max-width: 1150px) {
  .banner-intro-lost {
    font-size: 2.8rem;
    line-height: 1.4;
  }
}
@media (max-width: 500px) {
  .banner-intro-lost {
    font-size: 2.6rem;
  }
}
@media (max-width: 400px) {
  .banner-intro-lost {
    font-size: 2.4rem;
  }
}
.banner-box {
  position: absolute;
  left: 8%;
  top: clamp(170px, 22vh, 40vh);
  padding: 40px;
  max-width: 560px;
  border-radius: 8px;
}
@media (max-width: 800px) {
  .banner-box {
    top: clamp(165px, 22vh, 40vh);
    left: 2.6%;
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .banner-box {
    left: 1.4%;
    padding: 20px;
    max-width: 90%;
  }
}
@media (max-width: 400px) {
  .banner-box {
    top: clamp(165px, 22vh, 40vh);
    left: 1%;
    padding: 15px;
    max-width: 90%;
  }
}
.banner-box .introtext {
  display: grid;
  gap: 1.8rem;
  grid-template-columns: 1fr;
}
@media (max-width: 600px) {
  .banner-box .introtext {
    gap: 1.4rem;
  }
}
@media (max-width: 400px) {
  .banner-box .introtext {
    gap: 1.2rem;
  }
}
.banner-box .introtext .check-list {
  display: grid;
  gap: 0.4rem;
  grid-template-columns: 1fr;
}
@media (max-width: 400px) {
  .banner-box .introtext .check-list {
    gap: 0.2rem;
  }
}
/* New section for the overview 5/6/2026 */
/* New section for the overview 5/6/2026 */
/* New section for the overview 5/6/2026 */
/* New section for the overview 5/6/2026 */
/* =========================
   SECTION HEADER
========================= */
.homepage-section {
  padding: 6rem 2rem;
}
.section-header {
  text-align: center;
  margin-bottom: 4rem;
}
.eyebrow {
  font-size: 1.1rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  opacity: 0.6;
  margin-bottom: 0.8rem;
}
.section-header h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 2.4rem;
  margin: 0;
}
.section-subtitle {
  font-size: 1.5rem;
  line-height: 1.6;
  opacity: 0.75;
  max-width: 70rem;
  margin: 1rem auto 0;
}
/* =========================
   GRID
========================= */
.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
  max-width: 1100px;
  margin: 0 auto;
}
/* =========================
   CARD ACTION LINK (DEFAULT)
========================= */
/* =========================
   EXPLORE / CARD ACTION LINK
========================= */
/* hidden state */
.card-action {
  margin-top: auto;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 0.6rem;
  color: #4b6584;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-decoration: none;
  font-size: 1.3rem;
  padding-top: 6px;
  padding-bottom: 6px;
  transition: transform 0.25s ease;
}
/* arrow */
.card-action span {
  display: inline-block;
  transition: transform 0.25s ease, color 0.25s ease;
  font-size: 1.6rem;
  display: inline-flex;
  align-items: center;
}
/* reveal on card hover */
.card:hover .card-action {
  opacity: 1;
  pointer-events: auto;
}
/* arrow motion */
.card .card-action:hover {
  transform: translateX(4px);
  color: #344b67;
}
/* =========================
   CARD SYSTEM
========================= */
/* top content stays stable */
.card > div {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
/* push button to bottom consistently */
.card-action {
  margin-top: auto;
}
.card {
  background: #ffffff;
  padding: 1.4rem;
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.08);
}
/* text */
.card h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 0.8rem;
}
.card p {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #4a4f54;
}
/* subtle lift */
/* =========================
    RESPONSIVE
========================= */
@media (max-width: 992px) {
  .grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .grid-3 {
    grid-template-columns: 1fr;
  }
  .homepage-section {
    padding: 4rem 1.5rem;
  }
}
.section-quote {
  font-family: "Parisienne", sans-serif;
  font-size: 40px;
  font-weight: 400;
  color: #2b2b2b;
  text-align: center;
  line-height: 1;
  margin-bottom: 6rem;
  display: flex;
  justify-content: center;
  gap: 6px;
}
.section-quote .quote-mark {
  font-size: 4.6rem;
  opacity: 0.15;
  vertical-align: middle;
}
/* New section for the overview 5/6/2026 */
/* New section for the overview 5/6/2026 */
/* New section for the overview 5/6/2026 */
/* New section for the overview 5/6/2026 */
/* New section for the overview 5/6/2026 */
.category-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1.6rem;
  margin-bottom: 3rem;
}
.category-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.5rem;
  border-radius: 999px;
  border: 1px solid #ddd;
  background: #fff;
  color: #2d3436;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 500;
  transition: all 0.2s ease;
}
.category-pill:hover {
  border-color: #0abde3;
  background: #f4fcfe;
  transform: translateY(-1px);
}
.category-pill.active {
  background: #0abde3;
  border-color: #0abde3;
  color: #fff;
}
.uncommon-featured {
  padding: 60px 0;
}
.section-title h2 {
  font-size: 2.2rem;
  margin-bottom: 6px;
}
.section-title p {
  opacity: 0.7;
  margin-bottom: 30px;
}
/* trying new unified system */
/* ==========================================
   GLOBAL SECTION SYSTEM
========================================== */
.wc-block-components-product-title a,
.wc-block-components-product-name a,
.wc-block-product a,
.wc-block-components-product-card__title a {
  font-family: inherit;
  font-size: 1.4rem;
  font-weight: 500;
  color: #2d3436;
  text-decoration: none;
  line-height: 1.4;
}
/* hover state */
.wc-block-components-product-title a:hover,
.wc-block-components-product-name a:hover {
  color: #000;
  opacity: 0.85;
}
.uncommon-featured {
  padding: 60px 0;
}
/* section heading */
.section-title h2 {
  font-size: 2.2rem;
  margin-bottom: 6px;
}
.section-title p {
  opacity: 0.7;
  margin-bottom: 30px;
}
/* ==========================================
   BUTTON WRAPPER (controls alignment)
========================================== */
.wp-block-button.wc-block-components-product-button {
  display: flex;
  justify-content: flex-start; /* or center if you prefer */
  margin-top: 12px; /* space above button */
  margin-bottom: 2rem;
}
/* ==========================================
   ACTUAL BUTTON
========================================== */
.wc-block-components-product-button__button,
.wc-block-cart__submit-button {
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  background: #ff6b6b !important;
  color: #fff !important;
  padding: 1rem 4rem !important;
  border-radius: 6px;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  width: auto !important;
  transition: transform 0.2s ease, background 0.25s ease;
}
/* hover */
.wc-block-components-product-button__button:hover {
  transform: translateY(-2px);
  background: #ff5252 !important;
}
/* ==========================================
   GRID SYSTEM
========================================== */
.uncommon-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
@media (max-width: 900px) {
  .uncommon-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* ==========================================
   UNIVERSAL CARD SYSTEM
   (used everywhere: homepage + WooCommerce)
========================================== */
.uncommon-card,
.wc-block-components-product-card,
.wc-block-product {
  background: #fff;
  color: #2d3436;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.uncommon-card:hover,
.wc-block-components-product-card:hover,
.wc-block-product:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.1);
}
/* ==========================================
   IMAGE SYSTEM
========================================== */
.uncommon-image {
  position: relative;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.uncommon-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* badge */
.badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #e63946;
  color: #fff;
  padding: 4px 10px;
  font-size: 12px;
  border-radius: 20px;
}
/* ==========================================
   CARD CONTENT
========================================== */
.uncommon-info {
  padding: 14px;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.uncommon-info h3 {
  font-size: 1.4rem;
  margin-bottom: 6px;
  font-weight: 500;
  line-height: 1.4;
}
.price,
.wc-block-components-product-price {
  font-size: 1.8rem !important;
  font-weight: 600;
  opacity: 0.95;
  line-height: 1.4;
}
/* spacing fix for Woo price */
.wc-block-components-product-price {
  margin-bottom: 1rem;
}
/* ==========================================
   EMPTY CART STATE (SYSTEMIZED)
========================================== */
.wp-block-woocommerce-empty-cart-block {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background: #fff;
  border-radius: 14px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 16px;
  margin: 16px 0;
  font-size: 0.875em;
  line-height: 1.5;
  color: #2f2f2f;
}
/* icon + message row */
.wp-block-woocommerce-empty-cart-block > div {
  display: flex;
  align-items: center;
  gap: 1rem;
}
/* dashicon */
.wp-block-woocommerce-empty-cart-block > div::before {
  font-family: dashicons;
  content: "\f534";
  font-size: 2.4rem;
  line-height: 1;
  color: #ff6b6b;
}
/* optional heading */
.wp-block-woocommerce-empty-cart-block h5 {
  font-size: 2rem;
  margin: 0;
}
/* image styling */
.catSidebar img {
  border-radius: 50%;
}
/* trying new unified system */
/* ==========================================
   EMPTY CART NOTICE BOX
========================================== */
.wp-block-woocommerce-empty-cart-block {
  display: grid;
  grid: 2rem;
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  color: #2f2f2f;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.5;
  gap: 12px;
  margin: 16px 0;
  padding: 16px !important;
}
.wp-block-woocommerce-empty-cart-block img {
  border-radius: 50%;
}
.wp-block-woocommerce-empty-cart-block h5 {
  font-size: 2rem;
}
.wp-block-woocommerce-empty-cart-block div {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.wp-block-woocommerce-empty-cart-block div::before {
  font-family: dashicons;
  content: "\f534"; /* warning/error icon */
  font-size: 3rem;
  line-height: 1;
  color: #ff6b6b; /* your error red */
  display: inline-block;
}
.uncommon-info {
  text-align: center;
}
.card-action {
  color: #4b6584;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.uncommon-card.card {
  padding: 0;
}
.uncommon-card.card a {
  padding: 1.4rem;
}
.reviews-section {
  padding: 6rem 2rem;
}
.section-header {
  text-align: center;
  margin-bottom: 3rem;
}
.eyebrow {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 0.6;
}
.section-title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin: 0.5rem 0;
}
.section-subtitle {
  font-family: "DM Sans", sans-serif;
  opacity: 0.7;
}
.review-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 900px) {
  .review-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.review-card {
  background: #fff;
  padding: 2.5rem;
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  transition: all 0.25s ease;
}
.review-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.1);
}
.review-stars {
  color: #f5b301;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
.review-text {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
.review-meta {
  font-size: 1.4rem;
  opacity: 0.7;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.review-product {
  font-size: 1.2rem;
  opacity: 0.6;
}
.no-reviews {
  text-align: center;
  opacity: 0.6;
}
/* =========================
   USP / 3 PANEL SECTION
========================= */
.usp-section {
  padding: 6rem 2rem;
}
.usp-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
  max-width: 1100px;
  margin: 0 auto;
}
/* Panel Card */
.usp-item {
  padding: 2.5rem;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease;
}
/* Subtle lift like your product cards */
.usp-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.08);
}
/* Heading */
.usp-item h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 500; /* lighter to fix Poppins heaviness */
  font-size: 1.8rem; /* 18px (base-10 system) */
  letter-spacing: 0.04em;
  line-height: 1.3;
  margin-bottom: 1.2rem;
  color: #1e272e;
}
/* Body text */
.usp-item p {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  font-size: 1.4rem; /* 14px */
  line-height: 1.6;
  letter-spacing: 0.01em;
  color: #4a4f54;
  max-width: 28rem; /* tighter reading width */
  margin: 0;
}
.features-icon {
  stroke: #37b24d;
  width: 46px;
  height: 46px;
  margin-bottom: 24px;
}
/* =========================
   RESPONSIVE
========================= */
@media (max-width: 900px) {
  .usp-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 768px) {
  .usp-section {
    padding: 4rem 1.5rem;
  }
  .usp-grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .usp-item {
    padding: 2rem;
  }
  .usp-item p {
    max-width: 100%;
  }
}
/* =========================
   BLOG SECTION
========================= */
.blog-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 18px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.blog-card:hover {
  transform: translateY(-4px);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 12px 30px;
}
/* image wrapper */
.blog-image {
  display: block;
  aspect-ratio: 16/10;
  overflow: hidden;
}
/* image */
.blog-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
/* content area */
.blog-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 2rem;
}
/* title */
.blog-title {
  margin-bottom: 1rem;
  line-height: 1.4;
}
.blog-title a {
  color: #2d3436;
  text-decoration: none;
  font-size: 2rem;
  font-weight: 500;
  transition: color 0.2s ease;
}
.blog-title a:hover {
  color: #000;
}
/* excerpt */
.blog-excerpt {
  line-height: 1.6;
  opacity: 0.8;
  margin-bottom: 2rem;
}
/* bottom link */
.blog-link {
  margin-top: auto;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 0.6rem;
  color: #4b6584;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-decoration: none;
  font-size: 1.3rem !important;
  transition: transform 0.2s ease, color 0.2s ease;
}
.blog-link span {
  font-size: 1.6rem !important;
}
.blog-link:hover {
  transform: translateX(4px);
  color: #344b67;
}
/* =========================
   RESPONSIVE
========================= */
@media (max-width: 992px) {
  .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .blog-grid {
    grid-template-columns: 1fr;
  }
  .blog-image img {
    height: 200px;
  }
}
.signStar {
  color: #f59f00; /* warm star gold */
}
.footer_top {
  padding-top: 20px;
  padding-bottom: 50px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.footer_bottom {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1.2%;
  padding-right: 1.2%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}
.footer_logo img {
  max-width: 180px;
  height: auto;
}
.footer_copyright {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #666;
}
.fa-star:before,
.fa-star-half-o:before,
.fa-star-o:before {
  color: #d18204;
}
.socialP {
  font-size: 1.4rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: left;
}
.socialRow {
  list-style: none;
  display: flex;
  gap: 1.8rem;
}
.socialRow li {
  font-size: 1rem;
  line-height: 2.2;
  height: 2.2rem;
}
.socialIcons-fb {
  width: 2.4rem;
  filter: invert(36%) sepia(98%) saturate(749%) hue-rotate(182deg) brightness(92%) contrast(92%);
}
.socialIcons-ig {
  width: 2.4rem;
  background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.socialIcons-x {
  width: 2.4rem;
  filter: brightness(0) saturate(100%) invert(20%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(95%) contrast(90%);
}
.socialIcons-pin {
  width: 2.4rem;
  filter: brightness(0) saturate(100%) invert(21%) sepia(83%) saturate(2470%) hue-rotate(343deg) brightness(90%) contrast(95%);
}
.copyright {
  font-size: 1.2rem;
  font-weight: 700;
}
.copyright a {
  color: #2d3436;
}
@media (max-width: 700px) {
  .copyright {
    font-size: 1rem;
  }
}
/* =========================================
   FOOTER GRID
========================================= */
.footer-top {
  margin-top: 4rem;
  padding-top: 2rem;
  padding-bottom: 5rem;
  border-top: 1px solid #dfe6e9;
  border-bottom: 1px solid #dfe6e9;
}
.footer-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem 4rem;
  padding: 0 1.2%;
}
@media (max-width: 900px) {
  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .footer-grid {
    grid-template-columns: 1fr;
  }
}
/* =========================================
   MENU RESET
========================================= */
.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* =========================================
   FIRST LINK ONLY (BLUE)
========================================= */
.footer-menu > li:first-child > a {
  color: #17c0eb;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 12px;
}
/* =========================================
   REST OF LINKS
========================================= */
.footer-menu > li:not(:first-child) > a {
  color: #5c6670;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  margin-bottom: 6px;
}
/* =========================================
   REMOVE ANY POSSIBLE CARETS / ICONS
========================================= */
.footer-menu li a::before,
.footer-menu li a::after {
  content: none !important;
  display: none !important;
}
.footer-menu .dashicons,
.footer-menu svg,
.footer-menu i {
  display: none !important;
}
.footerImg {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
/* subtle hover lift */
.footerImg:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
}
/* New Pagination for Blogs Index Page */
.blog-pagination {
  margin-top: 4rem;
  text-align: center;
}
/* links */
.blog-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 38px;
  height: 38px;
  margin: 0 4px;
  padding: 0 10px;
  font-size: 1.4rem;
  text-decoration: none;
  color: #1e272e;
  opacity: 0.6;
  border-radius: 8px;
  transition: all 0.2s ease;
}
/* hover */
.blog-pagination .page-numbers:hover {
  opacity: 1;
  background: rgba(30, 39, 46, 0.06);
}
/* current page */
.blog-pagination .page-numbers.current {
  opacity: 1;
  font-weight: 500;
  background: #1e272e;
  color: #ffffff;
}
/* prev/next arrows */
.blog-pagination .prev,
.blog-pagination .next {
  font-size: 1.6rem;
}
/* optional subtle spacing for UX breathing room */
.blog-pagination {
  padding-top: 1rem;
}
/* New Pagination for Blogs Index Page */
/* New sidebar for Blogs Index Page */
/* =========================
   CENTER HEADER ONLY
========================= */
.section-header.centered {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 3rem;
}
.section-header.centered .eyebrow {
  display: block;
  margin-bottom: 0.8rem;
}
/* =========================
   BLOG LAYOUT (GRID + SIDEBAR ONLY)
========================= */
.blog-layout {
  display: grid;
  grid-template-columns: 1fr 280px;
  gap: 3rem;
  align-items: start;
}
/* MAIN GRID */
.blog-main {
  min-width: 0;
}
/* 3-COLUMN GRID */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}
@media (max-width: 900px) {
  .blog-grid {
    grid-template-columns: 1fr;
  }
}
/* 2-COLUMN GRID INDEX */
.blog-grid-index {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
/* =========================
   SIDEBAR
========================= */
.blog-sidebar {
  top: 100px;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
/* =========================
   SECTION
========================= */
.sidebar-section {
  padding-bottom: 2.5rem;
  border-bottom: 1px solid rgba(30, 39, 46, 0.08);
}
/* =========================
   EXPLORE
========================= */
.sidebar-heading {
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.1;
  color: #1e272e;
}
/* =========================
   TITLES
========================= */
.sidebar-title {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 1.4rem;
  color: #1e272e;
}
/* =========================
   CATEGORY PILLS
========================= */
.blog-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
}
.cat-tag {
  display: inline-flex;
  align-items: center;
  padding: 0.6rem 1.1rem;
  font-family: "Inter", sans-serif;
  font-size: 1.3rem;
  line-height: 1;
  color: #1e272e;
  background: #f7f5f2;
  border-radius: 999px;
  text-decoration: none;
  transition: all 0.2s ease;
}
.cat-tag:hover {
  background: #b2bec3;
  color: #ffffff;
}
.cat-tag.active {
  background: #00b894;
  color: #ffffff;
}
/* =========================
   LATEST POSTS
========================= */
.sidebar-posts {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.sidebar-post {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 1.2rem;
  align-items: center;
}
.sidebar-post-image img {
  width: 72px;
  height: 72px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  display: block;
}
.sidebar-post-title {
  font-size: 1.5rem;
  font-size: 1.2rem;
  line-height: 1.3;
  margin-bottom: 0.4rem;
}
.sidebar-post-title a {
  color: #1e272e;
  text-decoration: none;
}
.sidebar-post-date {
  font-size: 1.2rem;
  font-family: "Inter", sans-serif;
  opacity: 0.6;
}
/* =========================
   NEWSLETTER
========================= */
.sidebar-text {
  font-size: 1.4rem;
  line-height: 1.7;
  padding-bottom: 0;
  margin-bottom: 1.4rem !important;
  opacity: 0.75;
}
.sidebar-form {
  display: grid;
  grid-template-columns: 1fr 52px;
}
.sidebar-input {
  height: 52px;
  padding: 0 1.4rem;
  border: 1px solid rgba(30, 39, 46, 0.08);
  border-right: 0;
  background: #f7f5f2;
  font-size: 1.4rem;
  outline: none;
}
.sidebar-button {
  height: 52px;
  border: none;
  background: #1e272e;
  color: #ffffff;
  font-size: 2rem;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.sidebar-button:hover {
  opacity: 0.9;
}
/* for the new single post */
.post-image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.post-byline {
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  font-weight: 550;
  color: #353b48;
  margin-bottom: 24px;
}
.post-title {
  font-size: 42px;
  line-height: 1.4;
  font-weight: 400 !important;
  margin-bottom: 10px;
  color: #1e272e;
}
.post-meta {
  color: #777;
  margin-bottom: 30px;
}
.post-content {
  line-height: 1.8;
  font-size: 18px;
}
.buttonDiv {
  display: flex;
  justify-content: center; /* Centers horizontally */
  align-items: center; /* Centers vertically */
}
.buttonDiv .page-button {
  padding: 10px 14px !important;
  border-radius: 4px;
  background-color: #182c61;
  font-size: 1.8rem;
  color: #f7f1e3;
  display: inline-block;
  padding-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
@media (max-width: 1150px) {
  .buttonDiv .page-button {
    font-size: 1.6rem;
    padding: 8px 12px !important;
  }
}
.buttonDiv .page-button:hover {
  background-color: #0c1b46;
}
.buttonSessionDiv {
  display: flex;
  justify-content: start; /* Centers horizontally */
  align-items: center; /* Centers vertically */
  margin-bottom: 2rem;
}
.buttonSessionDiv a {
  padding: 10px 14px !important;
  border-radius: 4px;
  background-color: #182c61;
  font-size: 1.8rem;
  color: #f7f1e3;
  display: inline-block;
  padding-bottom: 0;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
@media (max-width: 1150px) {
  .buttonSessionDiv a {
    font-size: 1.6rem;
    padding: 8px 12px !important;
  }
}
.buttonSessionDiv a:hover {
  background-color: #0c1b46;
}
.panelsHelp {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  gap: 3rem;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 1150px) {
  .panelsHelp {
    gap: 2rem;
  }
}
@media (max-width: 700px) {
  .panelsHelp {
    grid-template-columns: 1fr;
    gap: 2.6rem;
  }
}
@media (max-width: 500px) {
  .panelsHelp {
    gap: 2.4rem;
  }
}
@media (max-width: 400px) {
  .panelsHelp {
    gsp: 2.2rem;
  }
}
@media (max-width: 360px) {
  .panelsHelp {
    gsp: 2rem;
  }
}
.panelsHelp div img {
  box-shadow: -9px 13px 64px -34px rgba(0, 0, 0, 0.62);
  border-radius: 6px;
  position: relative;
}
/* wrapper */
.mailchimp {
  display: flex;
  width: 100%;
  max-width: 420px;
}
/* INPUT = takes most space */
.mailchimp input[type=email] {
  flex: 1 1 0;
  min-width: 0;
  padding: 12px 14px;
  border: 1px solid #dfe6e9;
  border-right: none;
  border-radius: 6px 0 0 6px;
  font-size: 14px;
}
/* BUTTON = fixed small width */
.mailchimp input[type=submit] {
  flex: 0 0 120px; /* THIS is the key fix */
  padding: 12px 10px;
  background: #0abde3;
  color: #fff;
  border: 1px solid #0abde3;
  border-radius: 0 6px 6px 0;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
}
#mailchimp-top-bar input {
  border-radius: 0 !important;
}
/* ================================
   TOP BAR CLOSE BUTTON BASE
================================ */
.mctb-bar *::before,
.mctb-bar *::after {
  content: none !important;
}
#mailchimp-top-bar.mctb-medium .mctb-close {
  padding: 10px 10px 0 !important;
}
.mctb-close {
  position: absolute;
  float: none;
  right: 12px !important;
  top: 0 !important;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  /* IMPORTANT: prevent invisible rendering */
  font-size: 0px !important;
  line-height: 1 !important;
  color: red; /* your chosen style */
  text-align: center;
}
/* ================================
   REMOVE PLUGIN CARET / ICON
================================ */
.mctb-close::before {
  content: none !important;
}
.mctb.is-open .mctb-close::after {
  content: "\f347"; /* dashicons-arrow-up */
  font-family: dashicons !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  bottom: 3px;
  position: relative;
  font-size: 3rem !important;
  line-height: 1 !important;
  color: #e17055 !important;
  opacity: 1 !important;
  transform: rotate(180deg) !important;
}
.mctb .mctb-close::after {
  content: "\f347"; /* dashicons-arrow-up */
  font-family: dashicons !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  bottom: 3px;
  position: relative;
  font-size: 3rem !important;
  line-height: 1 !important;
  color: #e17055 !important;
  opacity: 1 !important;
  transition: transform 0.45s ease;
  transform: rotate(0deg);
}
/* ================================
   SAFETY RESET (COMMON PLUGIN OVERRIDES)
================================ */
.mctb-close span,
.mctb-close i,
.mctb-close svg {
  display: none !important;
}
/* kill any leftover pseudo icons in topbar */
.mctb-bar *::before,
.mctb-bar *::after {
  content: none !important;
}
/* ==========================================
   UNCOMMON SQUARE
   MODERN PRODUCT PAGE (FINAL POLISHED)
========================================== */
body.single-product .site-main {
  max-width: 1440px;
  margin: 0 auto;
  padding: 5rem 2.4rem 10rem;
}
/* ==========================================
   PRODUCT LAYOUT
========================================== */
body.single-product .site-main div.product.type-product {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(38rem, 0.9fr);
  gap: 7rem;
  align-items: start;
}
/* ==========================================
   GALLERY
========================================== */
body.single-product .site-main .woocommerce-product-gallery {
  position: sticky;
  top: 12rem;
}
body.single-product .site-main .woocommerce-product-gallery__wrapper,
body.single-product .site-main .woocommerce-product-gallery__image {
  border-radius: 3rem;
  overflow: hidden;
  background: #f8f6f2;
}
body.single-product .site-main .woocommerce-product-gallery img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.6s ease;
}
body.single-product .site-main .woocommerce-product-gallery__image:hover img {
  transform: scale(1.03);
}
/* thumbnails */
body.single-product .site-main .flex-control-thumbs {
  display: flex;
  gap: 1.4rem;
  margin-top: 2rem !important;
  padding: 0;
}
body.single-product .site-main .flex-control-thumbs li {
  list-style: none;
  border-radius: 1.4rem;
  overflow: hidden;
}
body.single-product .site-main .flex-control-thumbs img {
  cursor: pointer;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
body.single-product .site-main .flex-control-thumbs img:hover {
  opacity: 0.8;
  transform: translateY(-2px);
}
/* ==========================================
   PRODUCT CARD
========================================== */
body.single-product .site-main .entry-summary {
  background: linear-gradient(180deg, #fdfbf8 0%, #f8f5f1 100%);
  padding: 4rem;
  border-radius: 2.8rem;
  border: 1px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.05);
}
/* title */
body.single-product .site-main .product_title {
  font-size: clamp(2.6rem, 3vw, 4rem);
  line-height: 1.1;
  letter-spacing: -0.03em;
  font-weight: 600;
  margin-bottom: 1.6rem;
}
/* price */
body.single-product .site-main .entry-summary .price {
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
/* description */
body.single-product .site-main .woocommerce-product-details__short-description {
  font-size: 1.5rem;
  line-height: 1.85;
  color: #5c6670;
  margin-bottom: 2.4rem;
}
/* product list */
body.single-product .site-main .wp-block-list.productLI {
  padding-left: 3.2rem;
  margin: 1.6rem 0 2.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
body.single-product .site-main .wp-block-list.productLI li {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #5c6670;
}
/* entire WooCommerce product card */
.wc-block-grid__product,
.wc-block-product {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wc-block-grid__product h2,
.wc-block-product h2 {
  padding-left: 6px;
  padding-right: 6px;
}
/* product content area */
.wc-block-grid__product > *,
.wc-block-product > * {
  width: 100%;
}
/* push price + button area downward */
.wc-block-components-product-price,
.wp-block-button.wc-block-components-product-button {
  margin-top: auto;
}
/* keep button spacing nice */
.wp-block-button.wc-block-components-product-button {
  padding-top: 12px;
}
/* ==========================================
   CART AREA
========================================== */
body.single-product .site-main form.cart {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  margin-bottom: 2.4rem;
}
/* quantity */
body.single-product .site-main .quantity .qty {
  width: 7rem;
  height: 5.4rem;
  border-radius: 999px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 1.5rem;
}
/* ==========================================
   ADD TO CART BUTTON (FIXED + MODERN COLOR)
========================================== */
.woocommerce div.product form.cart button.single_add_to_cart_button,
.woocommerce div.product form.cart button[name=add-to-cart] {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-weight: 500 !important;
  font-size: 1.6rem !important;
  color: #fff !important;
  background: #ff6b6b !important;
  padding: 1rem 3rem !important;
  border: none !important;
  border-radius: 10px !important;
  box-shadow: 0 1.4rem 3.8rem rgba(255, 107, 107, 0.25);
  cursor: pointer;
  transition: transform 0.35s ease, background 0.35s ease, box-shadow 0.35s ease;
}
/* hover */
.woocommerce div.product form.cart button.single_add_to_cart_button:hover,
.woocommerce div.product form.cart button[name=add-to-cart]:hover {
  transform: translateY(-3px);
  background: #fa5252 !important;
  box-shadow: 0 2rem 5rem rgba(250, 82, 82, 0.28);
}
/* active */
.woocommerce div.product form.cart button.single_add_to_cart_button:active {
  transform: translateY(-1px);
}
/* ==========================================
   META
========================================== */
body.single-product .site-main .product_meta {
  margin-top: 2.8rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  font-size: 1.3rem;
  color: #777;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
body.single-product .site-main .product_meta a {
  color: #2c3a47;
  text-decoration: none;
}
/* ==========================================
   TABS
========================================== */
body.single-product .site-main .woocommerce-tabs {
  margin-top: 9rem;
}
body.single-product .site-main .woocommerce-tabs ul.tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem;
  border: none !important;
  margin: 0 0 3rem !important;
  padding: 0 !important;
}
body.single-product .site-main .woocommerce-tabs ul.tabs li {
  border: none !important;
  background: none !important;
  font-size: 1.4rem;
}
.wp-block-woocommerce-product-collection h2.wp-block-heading {
  font-family: "Poppins", sans-serif;
}
.woocommerce-product-attributes-item {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #576574;
}
.woocommerce .woocommerce-Reviews .comment-reply-title {
  font-size: 1.6rem;
  font-weight: 700;
}
/* Woo tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #b71540;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
}
body.single-product .site-main .woocommerce-tabs ul.tabs li.active a {
  background: #1e272e;
  color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 1rem;
}
/* ==========================================
   TAB PANEL
========================================== */
body.single-product .site-main .woocommerce-Tabs-panel {
  background: #faf8f4;
  padding: 4rem;
  border-radius: 2.8rem;
  line-height: 1.9;
}
/* =========================================
   INITIAL STATE (hidden)
========================================= */
.woocommerce-tabs.wc-tabs-wrapper {
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  will-change: opacity, transform;
}
/* =========================================
   ACTIVE STATE (loaded)
   Add class via JS OR body loaded state
========================================= */
body.is-loaded .woocommerce-tabs.wc-tabs-wrapper {
  opacity: 1;
  transform: translateY(0);
}
/* =========================================
   OPTIONAL: even smoother feel on tabs only
========================================= */
.woocommerce-tabs.wc-tabs-wrapper {
  transition-delay: 0.15s;
}
/* ==========================================
   MOBILE
========================================== */
@media (max-width: 1100px) {
  body.single-product .site-main div.product.type-product {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
  body.single-product .site-main .woocommerce-product-gallery {
    position: relative;
    top: auto;
  }
}
@media (max-width: 767px) {
  body.single-product .site-main {
    padding: 2.4rem 1.6rem 7rem;
  }
  body.single-product .site-main .entry-summary {
    padding: 2.8rem 2rem;
  }
  body.single-product .site-main form.cart {
    flex-direction: column;
    align-items: stretch;
  }
  body.single-product .site-main .quantity .qty,
  .woocommerce div.product form.cart button.single_add_to_cart_button,
  .woocommerce div.product form.cart button[name=add-to-cart] {
    width: 100%;
  }
}
/* ==========================================
   REVIEW SUBMIT BUTTON (MATCH CTA STYLE)
========================================== */
.woocommerce #review_form #respond .form-submit input {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500 !important;
  font-size: 1.6rem !important;
  color: #fff !important;
  background: #ff6b6b !important;
  padding: 1rem 3rem !important;
  border: none !important;
  border-radius: 10px !important;
  box-shadow: 0 1.4rem 3.8rem rgba(255, 107, 107, 0.25);
  cursor: pointer;
  transition: transform 0.35s ease, background 0.35s ease, box-shadow 0.35s ease;
}
/* hover */
.woocommerce #review_form #respond .form-submit input:hover {
  transform: translateY(-3px);
  background: #fa5252 !important;
  box-shadow: 0 2rem 5rem rgba(250, 82, 82, 0.28);
}
/* active */
.woocommerce #review_form #respond .form-submit input:active {
  transform: translateY(-1px);
}
.productLI {
  padding-left: 4rem !important;
  margin-left: 0 !important;
  padding-bottom: 1.6rem;
}
.productLI li {
  margin-left: 0.2rem;
  padding-left: 0.4rem;
}
/* sale badge */
.wc-block-components-product-sale-badge {
  width: 70px; /* adjust to control the size */
  aspect-ratio: 1;
  clip-path: polygon(100% 50%, 95.89% 53.14%, 99.53% 56.81%, 95.04% 59.36%, 98.15% 63.49%, 93.34% 65.4%, 95.86% 69.92%, 90.84% 71.16%, 92.72% 75.98%, 87.58% 76.53%, 88.79% 81.55%, 83.62% 81.4%, 84.13% 86.54%, 79.03% 85.68%, 78.83% 90.85%, 73.9% 89.3%, 73% 94.39%, 68.33% 92.19%, 66.74% 97.11%, 62.41% 94.29%, 60.17% 98.95%, 56.26% 95.57%, 53.41% 99.88%, 50% 96%, 46.59% 99.88%, 43.74% 95.57%, 39.83% 98.95%, 37.59% 94.29%, 33.26% 97.11%, 31.67% 92.19%, 27% 94.39%, 26.1% 89.3%, 21.17% 90.85%, 20.97% 85.68%, 15.87% 86.54%, 16.38% 81.4%, 11.21% 81.55%, 12.42% 76.53%, 7.28% 75.98%, 9.16% 71.16%, 4.14% 69.92%, 6.66% 65.4%, 1.85% 63.49%, 4.96% 59.36%, 0.47% 56.81%, 4.11% 53.14%, 0% 50%, 4.11% 46.86%, 0.47% 43.19%, 4.96% 40.64%, 1.85% 36.51%, 6.66% 34.6%, 4.14% 30.08%, 9.16% 28.84%, 7.28% 24.02%, 12.42% 23.47%, 11.21% 18.45%, 16.38% 18.6%, 15.87% 13.46%, 20.97% 14.32%, 21.17% 9.15%, 26.1% 10.7%, 27% 5.61%, 31.67% 7.81%, 33.26% 2.89%, 37.59% 5.71%, 39.83% 1.05%, 43.74% 4.43%, 46.59% 0.12%, 50% 4%, 53.41% 0.12%, 56.26% 4.43%, 60.17% 1.05%, 62.41% 5.71%, 66.74% 2.89%, 68.33% 7.81%, 73% 5.61%, 73.9% 10.7%, 78.83% 9.15%, 79.03% 14.32%, 84.13% 13.46%, 83.62% 18.6%, 88.79% 18.45%, 87.58% 23.47%, 92.72% 24.02%, 90.84% 28.84%, 95.86% 30.08%, 93.34% 34.6%, 98.15% 36.51%, 95.04% 40.64%, 99.53% 43.19%, 95.89% 46.86%);
  background: #ff6b6b;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 600;
  font-size: 1.4rem;
}
.wp-block-post-title {
  color: #2d3436;
  font-size: 1.8rem;
  line-height: 1.4;
}
.prod-details p {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #576574;
}
.prod-details h2 a {
  padding-left: 1.5rem;
  padding-right: 1.6rem;
}
.prod-details li {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #576574;
}
.wc-block-components-product-price {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}
.wc-block-product .priceButton {
  display: grid;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
}
.woocommerce table.variations tr td {
  padding-bottom: 1.2rem;
}
/* =========================
   SWIPER PREMIUM GALLERY
   ========================= */
.myProductGallery {
  position: relative;
}
/* make sure images are clean */
.myProductGallery img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}
/* =========================
   PREMIUM ARROWS
   ========================= */
.custom-arrow {
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 999px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(6px);
  transition: all 0.25s ease;
}
/* center arrows vertically */
.custom-arrow::after {
  font-size: 14px !important;
  font-weight: bold;
  color: #1e272e !important;
}
/* hover effect */
.custom-arrow:hover {
  transform: scale(1.08);
  background: #ffffff;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
}
/* position adjustments */
.swiper-button-prev.custom-arrow {
  left: 12px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease;
}
/* ICONS */
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
}
/* HOVER */
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: rgba(255, 255, 255, 0.22);
  transform: translateY(-1px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
}
/* ACTIVE PRESS */
.swiper-button-next:active,
.swiper-button-prev:active {
  transform: scale(0.96);
}
.myProductGallery p {
  margin: 0 !important;
  padding: 0 !important;
}
.swiper-pagination-bullet {
  width: 1rem !important;
  height: 1rem !important;
}
.myProductGallery .swiper-slide a {
  display: block;
  overflow: hidden;
  border-radius: 12px;
}
.myProductGallery .swiper-slide img {
  transition: transform 0.35s ease;
}
.myProductGallery .swiper-slide:hover img {
  transform: scale(1.08);
}
/* =========================
   TOOLBAR CONTAINER (CLEAN)
========================= */
.f-carousel__toolbar__column.is-right {
  gap: 8px;
  padding: 6px;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
/* =========================
   BASE BUTTON STYLE (ALL ICONS)
========================= */
.f-button {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: rgba(10, 189, 227, 0.08);
  border: 1px solid rgba(10, 189, 227, 0.22);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  box-shadow: 0 6px 14px rgba(10, 189, 227, 0.06);
}
/* ICONS */
.f-button svg {
  width: 18px;
  height: 18px;
  stroke: #0abde3;
  stroke-width: 1.7;
  opacity: 0.9;
  transition: all 0.2s ease;
}
/* =========================
   GENERAL HOVER (SOFT PREMIUM)
========================= */
.f-button:hover {
  transform: translateY(-1px);
  background: rgba(10, 189, 227, 0.18);
  border-color: rgba(10, 189, 227, 0.35);
  box-shadow: 0 10px 20px rgba(10, 189, 227, 0.12);
}
/* ICON ON HOVER (NO HARSH WHITE FLASH) */
.f-button:hover svg {
  stroke: #0abde3;
  opacity: 1;
}
/* =========================
   ACTIVE PRESS STATE
========================= */
.f-button:active {
  transform: scale(0.96);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}
/* =========================
   CLOSE BUTTON (SLIGHT EMPHASIS)
========================= */
.f-button[data-fancybox-close] {
  background: rgba(10, 189, 227, 0.1);
  border: 1px solid rgba(10, 189, 227, 0.28);
}
.f-button[data-fancybox-close]:hover {
  background: rgba(10, 189, 227, 0.22);
  border-color: rgba(10, 189, 227, 0.4);
}
/* =========================
   ZOOM BUTTON (FIXED VISUAL BALANCE)
========================= */
.f-button[data-panzoom-action=toggleFull] {
  background: rgba(10, 189, 227, 0.08);
  border: 1px solid rgba(10, 189, 227, 0.22);
}
.f-button[data-panzoom-action=toggleFull]:hover {
  background: rgba(10, 189, 227, 0.18);
  border-color: rgba(10, 189, 227, 0.35);
  box-shadow: 0 10px 18px rgba(10, 189, 227, 0.1);
}
.f-button[data-panzoom-action=toggleFull]:hover svg {
  stroke: #0abde3;
  opacity: 1;
}
/* =========================
   1. STOP FLEX STRETCH ISSUE (ROOT FIX)
========================= */
.woocommerce div.product,
.single-product .product {
  align-items: flex-start !important;
}
/* right side must NOT force height */
.woocommerce div.product .summary {
  height: -moz-fit-content;
  height: fit-content;
  align-self: flex-start;
}
/* =========================
   2. SWIPER CONTAINER HEIGHT FIX
========================= */
.custom-swiper-wrap,
.myProductGallery {
  height: auto !important;
}
/* prevent wrapper stretching */
.myProductGallery .swiper-wrapper {
  align-items: flex-start !important;
}
.myProductGallery .swiper-slide {
  height: auto !important;
}
/* images must define height naturally */
.myProductGallery img {
  display: block;
  width: 100%;
  height: auto;
}
/* =========================
   3. ARROWS (CENTERED ON IMAGE ONLY)
========================= */
.swiper-button-next,
.swiper-button-prev {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease;
}
/* arrow icon size */
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 12px;
  color: #ffffff;
}
/* hover */
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-50%) scale(1.05);
}
/* active */
.swiper-button-next:active,
.swiper-button-prev:active {
  transform: translateY(-50%) scale(0.96);
}
.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 0.4;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #0abde3;
}
/* =========================
   4. OPTIONAL SAFETY (PREVENT OVERFLOW)
========================= */
.custom-swiper-wrap {
  overflow: hidden;
}
/* KEY FIX: Swiper should not equalize slide heights */
.myProductGallery {
  height: auto !important;
}
/* allow Swiper to resize per slide */
.myProductGallery .swiper-wrapper {
  align-items: flex-start !important;
}
/* each slide follows its own image height */
.myProductGallery .swiper-slide {
  height: auto !important;
}
/* image defines the height */
.myProductGallery img {
  display: block;
  width: 100%;
  height: auto;
}
/* =========================
   1. STOP SWIPER FLEX CENTERING
========================= */
.myProductGallery,
.myProductGallery .swiper-wrapper,
.myProductGallery .swiper-slide {
  align-items: flex-start !important;
  justify-content: flex-start !important;
}
/* =========================
   2. REMOVE PHANTOM HEIGHT / GAP BEHAVIOR
========================= */
.myProductGallery {
  height: auto !important;
  line-height: 0; /* kills hidden inline spacing */
}
/* =========================
   3. AUTO HEIGHT SUPPORT (WORKS WITH JS autoHeight: true)
========================= */
.myProductGallery .swiper-slide {
  height: auto !important;
}
/* =========================
   4. IMAGE FIX (REMOVES BASELINE GAP)
========================= */
.myProductGallery img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
/* =========================
   5. PAGINATION TIGHTENING
========================= */
.swiper-pagination {
  bottom: 1rem !important;
  margin: 0 !important;
}
/* =========================
   6. OPTIONAL SAFETY (PREVENT EXTRA OVERFLOW SPACE)
========================= */
.custom-swiper-wrap {
  overflow: hidden;
}
/* ========================================
   RELATED PRODUCTS SECTION
======================================== */
.related.products {
  margin-top: 90px;
}
/* ========================================
   SECTION TITLE
======================================== */
.related.products > h2 {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2;
  color: #1e272e;
  margin-bottom: 40px;
  text-align: center;
}
/* ========================================
   PRODUCT GRID
======================================== */
.related .products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 32px;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* remove WooCommerce floats */
.related .products::before,
.related .products::after {
  display: none !important;
}
/* ========================================
   PRODUCT CARD
======================================== */
.related .product {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
}
/* ========================================
   PRODUCT IMAGE
======================================== */
.related .product img {
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 16px;
  display: block;
  transition: transform 0.5s ease;
}
/* subtle hover */
.related .product:hover img {
  transform: scale(1.02);
}
/* ========================================
   PRODUCT TITLE
======================================== */
.related .woocommerce-loop-product__title {
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 1.5;
  color: #1e272e;
  margin-top: 18px !important;
  margin-bottom: 8px !important;
}
/* ========================================
   PRICE
======================================== */
.related .price {
  font-size: 15px;
  font-weight: 500;
  color: #576574;
}
/* ========================================
   BUTTON
======================================== */
.related .button {
  margin-top: 16px !important;
  background: #0abde3 !important;
  color: #fff !important;
  border-radius: 10px !important;
  border: none !important;
  padding: 12px 18px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  transition: all 0.2s ease !important;
}
/* hover */
.related .button:hover {
  background: #089ec0 !important;
  transform: translateY(-1px);
}
/* ========================================
   TABLET
======================================== */
@media (max-width: 1024px) {
  .related .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .related .product img {
    height: 360px;
  }
}
/* ========================================
   MOBILE
======================================== */
@media (max-width: 640px) {
  .related.products {
    margin-top: 70px;
  }
  .related.products > h2 {
    font-size: 2.8rem;
    margin-bottom: 3rem;
  }
  .related .products {
    grid-template-columns: 1fr;
    gap: 2.8rem;
  }
  .related .product img {
    height: 340px;
  }
}
/* container text */
.wp-block-woocommerce-product-collection-no-results,
.returnShop {
  text-align: center;
  color: #444;
}
/* link style */
.wp-block-woocommerce-product-collection-no-results a,
.returnShop a {
  color: #f46e15; /* your brand dark */
  text-decoration: none; /* remove underline */
  font-weight: 500;
  position: relative;
  transition: color 0.25s ease, opacity 0.25s ease;
}
/* hover state */
.wp-block-woocommerce-product-collection-no-results a:hover,
.returnShop a:hover {
  color: #d35400; /* accent hover (warm highlight) */
  opacity: 0.9;
}
/* optional subtle underline animation (premium feel) */
.wp-block-woocommerce-product-collection-no-results a::after,
.returnShop a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0%;
  height: 1px;
  background: currentColor;
  transition: width 0.25s ease;
}
.wp-block-woocommerce-product-collection-no-results a:hover::after,
.returnShop a:hover::after {
  width: 100%;
}
.addSingle {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.addSingle .wp-block-button.wc-block-components-product-button {
  margin-bottom: 0;
  padding-top: 0;
  border-radius: 14px;
}
/* ==========================================
   CLEAN COMPACT WOOCOMMERCE STEPPER
========================================== */
/* remove focus border on input */
.wc-block-components-quantity-selector__input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
/* remove focus border on + / - buttons */
.wc-block-components-quantity-selector__button:focus {
  outline: none !important;
  box-shadow: none !important;
}
/* remove active click border/flash */
.wc-block-components-quantity-selector__button:active {
  outline: none !important;
  box-shadow: none !important;
}
.wc-block-components-quantity-selector {
  display: inline-flex !important;
  align-items: center !important;
  height: 38px !important;
  border: 1px solid #a5b1c2;
  border-radius: 1rem;
  overflow: hidden;
  background: #fff;
}
/* input */
.wc-block-components-quantity-selector__input {
  height: 39px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  text-align: center;
  font-size: 1.4rem;
  line-height: 44px !important;
}
/* buttons */
.wc-block-components-quantity-selector__button {
  height: 39px !important;
  width: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  background: transparent !important;
  font-size: 16px;
  line-height: 1;
}
/* subtle hover */
.wc-block-components-quantity-selector__button:hover {
  background: rgba(0, 0, 0, 0.04);
}
.widgettitle {
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.woocommerce-ordering select {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.woocommerce .woocommerce-ordering {
  margin: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-family: "Poppins", sans-serif;
  font-size: 1.4rem;
  float: left;
}
.shop-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 14px 4.6rem;
  margin: 1.8rem 0;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
}
/* GROUP ALIGNMENT */
.shop-toolbar__sort,
.shop-toolbar__price {
  display: flex;
  align-items: center;
}
/* =========================
   SORT DROPDOWN (MATCH HEIGHT)
   ========================= */
.woocommerce-ordering select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 40px;
  padding: 0 42px 0 14px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #e6e6e6;
  border-radius: 999px;
  background: #fafafa;
  cursor: pointer;
  transition: all 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2718%27 height=%2718%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%23999%27 d=%27M7 10l5 5 5-5z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 16px;
}
.woocommerce-ordering select:hover {
  background-color: #fff;
  border-color: #d0d0d0;
}
.woocommerce-ordering select:focus {
  outline: none;
  border-color: #0abde3;
  box-shadow: 0 0 0 3px rgba(10, 189, 227, 0.15);
}
/* =========================
   PRICE FILTER (MATCH HEIGHT + REMOVE CLUNK)
   ========================= */
.shop-toolbar .widget_price_filter {
  width: 240px;
  margin: 0;
}
/* remove extra Woo spacing */
.shop-toolbar .widget_price_filter .price_slider_wrapper {
  padding: 0;
  margin: 0;
}
/* compact slider */
.shop-toolbar .widget_price_filter .ui-slider {
  margin: 6px 0 4px;
  height: 3px;
  background: #eaeaea;
  border-radius: 999px;
}
/* active range */
.shop-toolbar .widget_price_filter .ui-slider-range {
  background: #0abde3;
}
/* handles */
.shop-toolbar .widget_price_filter .ui-slider-handle {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 2px solid #0abde3;
  background: #fff;
  top: -5px;
}
/* price label compact */
.shop-toolbar .widget_price_filter .price_label {
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 2px;
  color: #666;
}
/* button matches sort height vibe */
.shop-toolbar .widget_price_filter .button {
  margin-top: 6px;
  padding: 0px 26px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 999px;
  background: #0abde3;
  color: #fff;
  border: none;
  cursor: pointer;
}
.shop-toolbar .widget_price_filter .button:hover {
  background: #09a4c6;
}
.shop-toolbar .widget_price_filter {
  opacity: 0;
  transform: translateY(8px);
  animation: toolbarFadeIn 0.45s ease forwards;
  animation-delay: 0.15s;
  will-change: opacity, transform;
}
/* smooth entry animation */
@keyframes toolbarFadeIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.woocommerce-ordering select,
.woocommerce .woocommerce-ordering select,
.woocommerce form select {
  padding: 0 42px 0 14px !important;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
.wc-block-components-product-metadata__description,
.wc-block-components-totals-item__description,
.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
  font-family: "Poppins", sans-serif;
}
.wc-block-mini-cart__footer-cart {
  font-family: "Poppins", sans-serif;
  border-radius: 2px;
}
.wc-block-mini-cart__footer-cart:hover {
  background-color: #84817a;
}
.wc-block-mini-cart__footer-checkout {
  font-family: "Poppins", sans-serif;
  background: #ff6b6b !important;
  border-radius: 2px;
}
/* hide Woo SVG close icon */
.wc-block-components-drawer__close svg {
  display: none !important;
}
/* add Dashicon instead */
.wc-block-components-drawer__close {
  position: relative;
  font-size: 0; /* removes spacing from SVG */
}
/* insert Dashicon */
.wc-block-components-drawer__close::before {
  content: "\f344"; /* Dashicons "no-alt" (X close icon) */
  font-family: dashicons;
  font-size: 30px;
  line-height: 1;
  color: #4b6584;
  display: inline-block;
}
.admin-bar .mctb,
.mctb {
  z-index: 1 !important;
}
.mailchimp-top-bar * {
  pointer-events: auto;
}
.wc-block-components-drawer__content {
  z-index: 99999 !important;
}
/* View cart + checkout buttons */
.wc-block-mini-cart__footer-actions a {
  background: #ff6b6b !important; /* your desired color */
  color: #fff !important;
  border-radius: 0.4rem !important;
  transition: all 0.2s ease;
}
/* hover state (THIS is what you’re seeing as black) */
.wc-block-mini-cart__footer-actions a:hover {
  background: #ff5252 !important;
  color: #fff !important;
}
/* focus state (keyboard / Woo blocks override) */
.wc-block-mini-cart__footer-actions a:focus,
.wc-block-mini-cart__footer-actions a:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  background: #ff5252 !important;
  color: #fff !important;
}
.wc-block-mini-cart__shopping-button.wp-block-button__link,
.wc-block-mini-cart__shopping-button {
  background: #ff6b6b !important;
  color: #fff !important;
  border-radius: 0.4rem !important;
  border: none !important;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 1rem 1.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  transition: all 0.2s ease;
}
.wc-block-mini-cart__shopping-button:hover {
  background: #ff5252 !important;
  color: #fff !important;
  transform: translateY(-1px);
}
/* =========================
   PAGE LAYOUT
========================= */
.woocommerce-account .woocommerce {
  max-width: 1200px;
  margin: 6rem auto;
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
/* =========================
   LEFT NAVIGATION
========================= */
.woocommerce-MyAccount-navigation {
  width: 240px;
  flex-shrink: 0;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce-MyAccount-navigation li {
  margin-bottom: 6px;
}
/* NAV ITEMS */
.woocommerce-MyAccount-navigation a {
  display: block;
  padding: 11px 14px;
  border-radius: 10px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  color: #2c3a47;
  transition: all 0.15s ease;
}
/* HOVER */
.woocommerce-MyAccount-navigation a:hover {
  background: #f3f8fb;
  color: #0abde3;
}
/* ACTIVE */
.woocommerce-MyAccount-navigation .is-active a {
  background: #0abde3;
  color: #fff;
}
/* =========================
   MAIN CONTENT AREA
========================= */
.woocommerce-MyAccount-content {
  flex: 1;
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 14px;
  padding: 28px 30px;
  min-height: 500px;
}
/* =========================
   HEADINGS
========================= */
.woocommerce-account h2,
.woocommerce-account h3 {
  margin-top: 0;
  margin-bottom: 18px;
  font-weight: 600;
  color: #1f2d3d;
  letter-spacing: -0.2px;
}
/* =========================
   TABLES (ORDERS ETC)
========================= */
.woocommerce table.shop_table {
  border: 1px solid #eee;
  border-radius: 12px;
  overflow: hidden;
}
.woocommerce table.shop_table th {
  background: #fafafa;
  font-weight: 600;
  font-size: 13px;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding: 12px 14px;
  font-size: 14px;
}
/* =========================
   BUTTONS
========================= */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #0abde3;
  color: #fff;
  border-radius: 10px;
  padding: 10px 16px;
  margin-top: 1rem;
  font-weight: 500;
  font-size: 14px;
  border: none;
  cursor: pointer;
  transition: all 0.15s ease;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover {
  background: #089ec0;
}
/* =========================
   FORMS
========================= */
.woocommerce form input,
.woocommerce form textarea,
.woocommerce form select {
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 10px 12px;
  font-size: 14px;
  transition: border 0.15s ease, box-shadow 0.15s ease;
}
.woocommerce form input:focus,
.woocommerce form textarea:focus,
.woocommerce form select:focus {
  border-color: #0abde3;
  outline: none;
  box-shadow: 0 0 0 3px rgba(10, 189, 227, 0.12);
}
/* =========================
   NOTICES
========================= */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  border-radius: 12px;
  padding: 12px 16px;
}
/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {
  .woocommerce-account .woocommerce {
    flex-direction: column;
  }
  .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
  }
  .woocommerce-MyAccount-navigation li {
    margin-bottom: 0;
  }
}
/* =========================
   OUTER WRAPPER (CIRCLE)
========================= */
.wcmamtx_upload_div {
  width: 160px !important;
  height: 160px !important;
  overflow: hidden !important;
  display: block !important;
  box-shadow: 0 8px 20px rgba(10, 189, 227, 0.18);
  position: relative !important;
  flex-shrink: 0 !important;
}
/* =========================
   HARD RESET FOR BAD PLUGIN RULES
========================= */
.wcmamtx_upload_div .avatar {
  min-width: 0 !important;
  min-height: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
  top: auto !important;
  left: auto !important;
  border-radius: 50% !important;
  display: block !important;
  border: 2px solid #ff793f;
  outline: 1px solid #ff793f;
  box-shadow: 0 8px 20px rgba(10, 189, 227, 0.18);
}
/* =========================
   IMAGE FIT (CRITICAL FIX)
========================= */
.wcmamtx_upload_div img,
.wcmamtx_upload_div img.avatar {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  display: block !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center center !important;
     object-position: center center !important;
  border-radius: 50% !important;
}
/* =========================
   REMOVE INLINE IMAGE GAPS
========================= */
.wcmamtx_upload_div img {
  vertical-align: middle !important;
  line-height: 0 !important;
}
.wcmamtx_intro_text {
  display: grid;
  gap: 6px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin-top: 3rem;
}
span.wcmamtx_intro_text1 {
  height: auto;
  max-height: auto;
  width: 100%;
  margin-left: 0;
  font-weight: bold;
  font-style: italic;
  display: inline-flex;
  justify-content: center;
}
span.wcmamtx_intro_text2 a {
  font-size: 12px;
  background-color: #0abde3;
  padding: 10px;
  border-radius: 5px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  transition: all 0.15s ease;
}
span.wcmamtx_intro_text2 a:hover {
  background-color: #05a6cb;
  color: #ffffff;
}
.wcmamtx_upload_div {
  box-shadow: none;
}
/* ensure parent is positioning context */
.wcmamtx_upload_div {
  position: relative;
}
/* make sure avatar is the anchor */
.wcmamtx_upload_div {
  position: relative;
}
/* CAMERA BUTTON */
.wcmamtx_upload_div .camera {
  position: absolute;
  /* anchor to bottom center of avatar */
  bottom: -30px;
  right: auto !important;
  left: 2px !important;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  box-shadow: none !important;
  cursor: pointer;
  z-index: 10;
}
/* ensure avatar is the positioning reference */
.wcmamtx_upload_div {
  position: relative !important;
  width: 70px;
  height: 70px;
}
/* RESET THE CAMERA IMAGE (IMPORTANT) */
.wcmamtx_upload_div img.camera {
  position: absolute !important;
  /* center bottom of avatar */
  bottom: -6px !important;
  left: auto !important;
  transform: translateX(-50%) !important;
  width: 22px !important;
  height: 22px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  z-index: 10 !important;
}
/* =========================
   AVATAR WRAPPER (ANCHOR FIX)
========================= */
.wcmamtx_upload_div {
  position: relative !important;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wcmamtx_upload_div img.camera {
  position: absolute !important;
  bottom: 8px !important;
  filter: brightness(0) saturate(100%) invert(15%) sepia(32%) saturate(1091%) hue-rotate(201deg) brightness(96%) contrast(91%);
  width: 30px !important;
  height: 30px !important;
}
.wcmamtx_modal-content img {
  min-height: 100px;
  max-height: 100% !important;
  width: auto !important;
}
:is(.fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands, .fa-classic, .fa):before {
  content: var(--fa)/"";
  color: #1e272e;
}
/* ==========================================
   GLOBAL RESET (IMPORTANT FOR GRID ACCURACY)
========================================== */
.order-recommendations,
.order-recommendations * {
  box-sizing: border-box;
}
/* ==========================================
   HIDE ANY WOOCOMMERCE LEFTOVER PSEUDO ELEMENTS
========================================== */
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
  display: none !important;
}
/* ==========================================
   TITLES
========================================== */
.order-recommendations__title {
  display: flex;
  justify-content: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.order-recommendations__subtitle {
  display: flex;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
/* ==========================================
   GRID (4 COLUMNS FIXED)
========================================== */
.order-recommendations ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 1.25rem !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
/* ==========================================
   PRODUCT CARD
========================================== */
.order-recommendations ul.products li.product {
  width: 100% !important;
  max-width: 100% !important;
  color: #2d3436;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 14px !important;
  background: #ffffff;
  border-radius: 1.614px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 0px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
/* hover */
.order-recommendations ul.products li.product:hover {
  transform: translateY(-5px);
  box-shadow: 0 1.4rem 4rem rgba(0, 0, 0, 0.1);
}
/* ==========================================
   IMAGE (FIXED SHRINK ISSUE)
========================================== */
.order-recommendations ul.products li.product img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0; /* IMPORTANT FIX */
  margin: 0;
  margin-bottom: 12px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}
/* Optional image wrapper spacing */
.order-recommendations ul.products li.product .product-image {
  background: #fff;
}
/* ==========================================
   TITLE
========================================== */
.order-recommendations ul.products li.product .product-title {
  display: inline-flex;
  justify-content: center;
  line-height: 1.4;
  margin-bottom: 0.75rem;
  margin-top: 0;
  padding-left: 6px;
  padding-right: 6px;
}
.order-recommendations ul.products li.product .product-title a {
  font-family: inherit;
  font-size: 1.4rem;
  font-weight: 500;
  color: #2d3436;
  text-decoration: none;
}
/* ==========================================
   PRICE
========================================== */
del {
  color: #c0392b;
  text-decoration-color: #2980b9;
  text-decoration-thickness: 2px;
}
.order-recommendations .product-price ins {
  text-decoration: none !important;
}
.order-recommendations ul.products li.product .product-price {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  opacity: 0.95;
  line-height: 1.4;
  color: #2d3436;
  text-decoration: none !important;
}
.order-recommendations ul.products li.product .woocommerce-Price-amount {
  white-space: nowrap;
}
/* ==========================================
   ADD TO CART BUTTON (SMALL + CLEAN)
========================================== */
.added_to_cart {
  display: none !important;
}
.wc-block-components-product-button span[data-wp-bind--hidden] {
  display: none !important;
}
.order-recommendations .product-button span {
  display: none !important;
}
.order-recommendations ul.products li.product .product-button {
  margin-top: auto;
}
.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button--full-width,
.order-recommendations ul.products li.product .product-button a,
.order-recommendations ul.products li.product .button,
.order-recommendations ul.products li.product .add_to_cart_button {
  padding-top: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  white-space: normal;
  margin-top: 12px;
  margin-bottom: 2rem;
  background: #ff6b6b !important;
  color: #fff !important;
  border-radius: 1rem;
  padding: 1rem 4rem !important;
  font-size: 1.3rem;
  font-weight: 700;
  text-decoration: none !important;
  transition: transform 0.2s ease, background 0.2s ease;
}
/* hover */
.order-recommendations ul.products li.product .product-button a:hover {
  background: #ff5252 !important;
  transform: translateY(-2px);
}
/* ==========================================
   RESPONSIVE GRID
========================================== */
@media (max-width: 1024px) {
  .order-recommendations ul.products {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .order-recommendations ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 480px) {
  .order-recommendations ul.products {
    grid-template-columns: 1fr !important;
  }
}
/* =========================
   SECTION WRAPPER
========================= */
.about-feature-section {
  max-width: 1180px;
  margin: 20px auto 6rem;
  padding: 0 24px;
  display: flex;
  flex-direction: column;
  gap: 110px;
}
/* =========================
   2-COLUMN ROW ONLY
========================= */
.about-feature-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
  align-items: center;
}
/* flip layout */
.about-feature-row.reverse .about-feature-image {
  order: 2;
}
.about-feature-row.reverse .about-feature-content {
  order: 1;
}
/* =========================
   IMAGE
========================= */
.about-feature-image {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.08);
}
.about-feature-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.7s ease;
}
.about-feature-image:hover img {
  transform: scale(1.04);
}
/* =========================
   CONTENT BLOCK (ALL TEXT INSIDE)
========================= */
.about-feature-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 520px;
}
/* blue text */
.about-feature-eyebrow {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #0abde3;
  margin-bottom: 14px;
}
/* heading */
.about-feature-content h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  color: #1e272e;
  margin-bottom: 18px;
}
/* paragraph */
.about-feature-content p {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #576574;
}
/* =========================
   MOBILE
========================= */
@media (max-width: 900px) {
  .about-feature-row {
    grid-template-columns: 1fr;
  }
  .about-feature-image img {
    height: 380px;
  }
  .about-feature-content h2 {
    font-size: 28px;
  }
  .about-feature-section {
    gap: 70px;
  }
}
/* =========================
   WRAPPER
========================= */
.container--aboutus {
  max-width: 900px;
  margin: 0 auto;
  padding: 6rem 2rem;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
/* =========================
   HERO BLOCK (BIG IMPACT)
========================= */
.about-hero h1 {
  font-size: 4.2rem;
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #1e272e;
  margin-bottom: 18px;
}
.about-hero .lead {
  font-size: 18px;
  line-height: 1.8;
  color: #576574;
  max-width: 750px;
}
/* =========================
   BODY TEXT (BETTER RHYTHM)
========================= */
.about-body {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.about-body p {
  font-size: 16px;
  line-height: 1.9;
  color: #576574;
}
/* =========================
   CALLOUT BLOCK (IMPORTANT VISUAL BREAK)
========================= */
.about-callout {
  margin-top: 20px;
  padding: 30px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.about-callout h2 {
  font-size: 28px;
  font-weight: 600;
  color: #1e272e;
  margin-bottom: 10px;
}
.about-callout p {
  font-size: 16px;
  line-height: 1.8;
  color: #576574;
}
/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {
  .about-hero h1 {
    font-size: 36px;
  }
  .about-hero .lead {
    font-size: 16px;
  }
}
div.wpforms-container-full .wpforms-confirmation-container-full p:last-child,
div[submit-success] > .wpforms-confirmation-container-full p:last-child {
  font-size: 1.4rem !important;
}
div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background-color: #bac8ff;
  border-radius: 4px;
}
div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full {
  padding: 15px 25px 5px;
}
.contact-div {
  margin-bottom: 6rem;
}
.contact-card-grid {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  padding-bottom: 6rem;
}
.contact-card-grid h3 {
  font-size: 3.2rem;
}
.contact-box {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 4rem 2rem;
  margin-bottom: 6rem;
  max-width: 800px;
  width: 100%;
}
.contact-box .intro-form {
  padding-bottom: 1rem;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  background-color: #bac8ff;
  padding: 6px;
  border-radius: 6px;
  font-weight: 500;
}
.contact-box div.wpforms-container-full:not(:empty) {
  margin: 0 auto;
}
.contact-grid {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
}
.contact-grid p {
  padding-bottom: 1rem;
}
.form-group {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
label {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 1.6rem;
}
input,
textarea {
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  font-size: 1.8rem;
  border: 1px solid #bac8ff;
}
input:focus,
textarea:focus {
  outline: none;
  border-color: #7a9cff;
}
.btn-primary {
  background: #7a9cff;
  color: #fff;
  border: none;
  padding: 12px 18px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 15px;
}
.btn-primary:hover {
  background: #5f84e8;
}
.thank-you {
  text-align: center;
  padding: 2rem 1rem;
  font-size: 1.6rem;
}
.thank-you h3 {
  margin-bottom: 0.5rem;
}
.contact-section {
  max-width: 700px;
}
/* Contact Panel */
.contact-card {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  line-height: 1.2;
  padding: 1.25rem 1.5rem;
  margin-bottom: 1.5rem;
  background: #f8f9fa;
}
.contact-card ion-icon {
  font-size: 3rem;
  color: red;
}
.contact-card h3 {
  padding-bottom: 1rem;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  background-color: #bac8ff;
  padding: 6px;
  border-radius: 6px;
  font-weight: 500;
  margin-bottom: 0.75rem;
}
.contact-card p {
  padding-bottom: 1rem;
  padding-left: 3px;
  padding-right: 2px;
  display: flex;
  align-items: flex-start;
  gap: 6px;
}
.contact-card p:first-of-type {
  align-items: center;
}
@media (max-width: 340px) {
  .contact-card p {
    font-size: 1.4rem;
  }
}
.contact-name {
  font-weight: 600;
  margin-bottom: 0.2rem;
  font-size: 2.4rem;
}
.contact-location {
  margin-bottom: 0.75rem;
}
.contact-location strong {
  color: #2980b9;
}
.contact-email a {
  color: #2980b9;
  text-decoration: none;
  font-weight: 500;
  transition: opacity 0.2s ease-in;
}
.contact-email a:hover {
  color: #1f71a8;
  text-decoration: underline;
}
.contact-phone a {
  color: #2980b9;
  text-decoration: none;
  font-weight: 500;
  transition: opacity 0.2s ease-in;
}
.contact-phone a:hover {
  color: #1f71a8;
}
.contact-note {
  margin-top: 0.75rem;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #495057;
}
/* Form (your existing style) */
.form-grid {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 1.5rem 2rem;
}
/* =========================
   WPFORMS BUTTON (UNCOMMON SQUARE STYLE)
========================= */
.wpforms-submit {
  background: #0abde3 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 12px 18px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 0.2px;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
/* =========================
   HOVER STATE
========================= */
.wpforms-submit:hover {
  background: #089ec0 !important;
  transform: translateY(-1px);
}
/* =========================
   ACTIVE / CLICK STATE
========================= */
.wpforms-submit:active {
  transform: translateY(0px);
}
/* =========================
   FOCUS STATE (ACCESSIBILITY)
========================= */
.wpforms-submit:focus {
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(10, 189, 227, 0.25);
}
/* =========================
   LOADING STATE (WPForms sending)
========================= */
.wpforms-submit[data-alt-text] {
  position: relative;
}
/* =========================
   OVERLAY WRAPPER
========================= */
.site_search_overlay {
  position: fixed;
  inset: 0;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
/* ACTIVE STATE */
.site_search_overlay.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
/* =========================
   BACKDROP
========================= */
.search_overlay_bg {
  position: absolute;
  inset: 0;
  background: rgba(15, 15, 15, 0.65);
  backdrop-filter: blur(6px);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.site_search_overlay.active .search_overlay_bg {
  opacity: 1;
}
/* =========================
   PANEL
========================= */
.search_overlay_inner {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -110%);
  width: min(900px, 92%);
  margin-top: 60px;
  background: #fff;
  border-radius: 18px;
  padding: 32px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: transform 0.45s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.3s ease;
}
.site_search_overlay.active .search_overlay_inner {
  transform: translate(-50%, 0);
  opacity: 1;
}
/* =========================
   SEARCH FIELD
========================= */
.woocommerce-product-search {
  display: flex;
  align-items: center;
  gap: 12px;
}
.woocommerce-product-search .search-field {
  flex: 1;
  height: 64px;
  border: none;
  border-bottom: 2px solid #eee;
  border-radius: 0;
  font-size: 22px;
  outline: none;
  background: transparent;
}
.woocommerce-product-search .search-field:focus {
  border-bottom-color: #0abde3;
}
/* =========================
   CLOSE BUTTON (FIXED)
========================= */
.close_search {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f5f5f5;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
}
.close_search:hover {
  background: #0abde3;
  color: #fff;
}
.close_search .dashicons {
  font-size: 22px;
  width: 22px;
  height: 22px;
}
.woocommerce-product-search .search-submit {
  width: 52px;
  height: 52px;
  border: none;
  border-radius: 14px;
  background: #0abde3;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.25s ease;
  box-shadow: 0 8px 20px rgba(10, 189, 227, 0.25);
}
.woocommerce-product-search .search-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(10, 189, 227, 0.35);
}
/* dashicon inside */
.woocommerce-product-search .search-submit .dashicons {
  font-size: 20px;
  width: 20px;
  height: 20px;
}

/*# sourceMappingURL=style-index.css.map*/