/*

Theme Name: Bornhigh
Theme URI: Mkr&Mgr.com
Author: MKR & MGR 
Author URI: Mkr&Mgr.com
Description: Custom theme 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

/*	}*/
/* .header, */

@font-face {
  font-family: "Sequel Sans";
  src: url("./assets/fonts/sequel_sans_roman_body-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_roman_body-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Sequel Sans";
  src: url("./assets/fonts/sequel_sans_medium_body-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_medium_body-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Sequel Sans";
  src: url("./assets/fonts/sequel_sans_black_body-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_black_body-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Sequel Sans Display";
  src: url("./assets/fonts/sequel_sans_book_disp-webfont.woff2") format("woff2"),
    url("./assets/fonts/sequel_sans_book_disp-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* Bold Body */
@font-face {
  font-family: "Sequel Sans Bold Body";
  src: url("./assets/fonts/sequel_sans_bold_body-webfont.woff2") format("woff2"),
    url("./assets/fonts/sequel_sans_bold_body-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

/* Bold Body Italic (Oblique) */
@font-face {
  font-family: "Sequel Sans Bold Body Italic";
  src: url("./assets/fonts/sequel_sans_bold_obl_body-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_bold_obl_body-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

/* Bold Head */
@font-face {
  font-family: "Sequel Sans Bold Head";
  src: url("./assets/fonts/sequel_sans_bold_head-webfont.woff2") format("woff2"),
    url("./assets/fonts/sequel_sans_bold_head-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

/* Bold Disp */
@font-face {
  font-family: "Sequel Sans Bold Disp";
  src: url("./assets/fonts/sequel_sans_bold_disp-webfont.woff2") format("woff2"),
    url("./assets/fonts/sequel_sans_bold_disp-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

/* Black Body */
@font-face {
  font-family: "Sequel Sans Black Body";
  src: url("./assets/fonts/sequel_sans_black_body-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_black_body-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* Black Body Italic */
@font-face {
  font-family: "Sequel Sans Black Body Italic";
  src: url("./assets/fonts/sequel_sans_black_obl_body-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_black_obl_body-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

/* Black Head */
@font-face {
  font-family: "Sequel Sans Black Head";
  src: url("./assets/fonts/sequel_sans_black_head-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_black_head-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* Black Head Italic */
@font-face {
  font-family: "Sequel Sans Black Head Italic";
  src: url("./assets/fonts/sequel_sans_black_obl_head-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_black_obl_head-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

/* Black Disp */
@font-face {
  font-family: "Sequel Sans Black Disp";
  src: url("./assets/fonts/sequel_sans_black_disp-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_black_disp-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* Black Disp Italic */
@font-face {
  font-family: "Sequel Sans Black Disp Italic";
  src: url("./assets/fonts/sequel_sans_black_obl_disp-webfont.woff2")
      format("woff2"),
    url("./assets/fonts/sequel_sans_black_obl_disp-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Sequel100";
  src: url("./assets/fonts/sequel100black-105-webfont.woff2") format("woff2"),
    url("./assets/fonts/sequel100black-105-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Sequel100";
  src: url("./assets/fonts/sequel100black-95-webfont.woff2") format("woff2"),
    url("./assets/fonts/sequel100black-95-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Sequel100";
  src: url("./assets/fonts/sequel100black-85-webfont.woff2") format("woff2"),
    url("./assets/fonts/sequel100black-85-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

/* .footer-bottom,
#footer {
  display: none;
}

:root {
  --primary-color: #272727;
  --second-color: #fff;
  --accent-color: #fb1a38;
  --font-head: #23262f;
  --font-text: #707070;
  --dark-bg: #f8f8f8;
}
/* @font-face {
  font-family: "justlefthand";
  src: url("./assets/fonts/justlefthand.ttf") format("ttf");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
} */
html {
  font-size: 16px;
  font-family: "Sequel100", sans-serif;

  scroll-behavior: smooth;
}
input {
  font-family: "Sequel100", sans-serif;
}

body {
  margin: 0;
  padding: 0;
  color: #313131;
  font-family: "Poppins";

  background-color: #fdfdfd;
}

:hover {
  transition: all ease-in-out 250ms;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: 400;
  color: #0b0b0b;
  margin-top: 0;
}
:root {
  --primary-color: #e5e4cb;
  --secondary-color: #fc691f;
  --third-color: #fc691f;
  --fourth-color: #29431f;
}

h1,
h2,
h3,
h4 {
  font-family: "Sequel100", sans-serif;
  font-weight: 400;
}
a {
  font-family: "Sequel Sans", sans-serif;
  font-weight: 700;
}
a,
a:hover {
  color: var(--primary-color);
}

.ct-main {
  background-color: #000;
}
.ct-banner {
  display: flex;
  background-color: #000;
  align-items: center;
  padding-top: 10%;
  padding-bottom: 100px;
  gap: 3%;
}

h1.banner-title {
  color: var(--primary-color);
  font-size: 3.4rem; /* 70px / 16px */
}

.banner-subtitle {
  color: var(--primary-color);
  font-size: 1.1rem; /* 20px / 16px */
  max-width: 600px;
  margin-bottom: 5%;
  letter-spacing: 0.02em;
}

.ct-container {
  max-width: 1366px;
  margin: 0 auto;
  padding-left: 4%;
  padding-right: 4%;
}

.banner-image img {
  max-width: 450px;
  border-radius: 16px;
}

a.ct-banner-btn {
  text-decoration: none;
  font-size: 1.2rem; /* 24px / 16px */
  /* font-weight: 400; */
  padding: 15px 34px;
  border-radius: 2em;
  border: 1px solid;
  transition: all ease-in-out 250ms;
}
a.ct-banner-btn:hover {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
  filter: brightness(1.4);
}
.cart-icon {
  position: relative;
  display: inline-block;
}

.cart-count {
  position: absolute;
  top: -8px;
  right: -8px;
  background: var(--secondary-color);
  color: white;
  font-size: 0.5rem; /* 8px / 16px */
  padding: 2px 6px;
  border-radius: 50%;
}
.banner-buttons-container {
  display: flex;
  gap: 2%;
}

a.ct-banner-btn.ct-banner-btn-primary {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
}
a.ct-banner-btn.ct-banner-btn-primary:hover {
  filter: brightness(1.4);
}
p {
  font-family: "Poppins", sans-serif;
}
.ct-process {
  background-image: url(/wp-content/uploads/2025/07/BH_Whatsapp_Menu_Story_Template-removebg-preview-1-1.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  padding-top: 95px;
  padding-bottom: 95px;
  gap: 30px;
  flex-wrap: wrap;
}

.process-item {
  flex: 1 0 23%;
  position: relative;
}

.process-item img {
  aspect-ratio: 4/4;
  object-fit: contain;
  height: 40px;
}

.process-icon-container {
  border: 1px solid var(--primary-color);
  height: 100px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 15px;
}

.process-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.process-item h3 {
  font-size: 1.1875rem; /* 19px / 16px */
  font-family: "Sequel Sans", sans-serif !important;
  color: #e5e4cb;
  font-weight: 700;
  margin-bottom: 15px;
}
.process-item p {
  font-size: 0.8125rem; /* 13px / 16px */
  color: rgb(255 255 255 / 57%);
}

.process-item:after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2025/07/XMLID_17_.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 60px;
  height: 28px;
  top: 0;
  right: -15%;
}
.process-item:last-child:after {
  display: none;
}

h2.products-title {
  font-size: 3.125rem; /* 50px / 16px */
  text-align: center;
  font-family: "Sequel100", sans-serif;
  font-weight: 400;
  color: var(--primary-color);
  margin-bottom: 40px;
}

.moving-text-container {
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  background-color: #000;
  padding: 20px 0;
}

.moving-text {
  display: inline-block;
  font-size: 4rem; /* 80px / 16px */
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke: 1px #e5e4cb;
  animation: scroll-left 200s linear infinite;
  transform-origin: left center;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%) scaleX(1.5); /* combine transform */
  }
  100% {
    transform: translateX(-50%) scaleX(1.5);
  }
}

.ct-featured {
  background-color: var(--primary-color);
  padding-top: 120px;
  padding-bottom: 120px;
}

.featured-grid-container {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}

.featured-item {
  flex: 0 0 30%;
}

h2.featured-title {
  font-size: 3.125rem; /* 50px / 16px */
  margin-bottom: 20px;
  margin-top: 50px;
}

span.featured-subtitle {
  font-size: 1rem; /* 16px / 16px */
  font-weight: 300;
  margin-bottom: 50px;
  display: block;
  font-family: "Poppins";
}

.ct-about.ct-container {
  display: flex;
}
.ct-about.ct-container {
  max-width: unset;
  padding: 0;
}
.ct-about.ct-container > div {
  flex: 1 0 50%;
}
.about-left {
  padding: 10% 7%;
}

h2.about-title {
  font-size: 3.125rem; /* 50px / 16px */
  color: var(--primary-color);
  margin-bottom: 20px;
}

p.about-desc {
  font-family: "Poppins";
  color: #fff;
  margin-bottom: 100px;
  max-width: 80%;
}

.ct-form-section.ct-container {
  display: flex;
}
.ct-form-section.ct-container {
  max-width: unset;
  padding: 0;
}
.ct-form-section.ct-container > div {
  flex: 1 0 50%;
}
.form-section-right {
  padding: 10% 7%;
}

h2.form-section-title {
  font-size: 3.125rem; /* 50px / 16px */
  color: var(--primary-color);
  margin-bottom: 20px;
}

h2.testimonial-title {
  font-size: 3.125rem; /* 50px / 16px */
  color: #000;
  margin-bottom: 20px;
  text-align: center;
}

.ct-testimonial-section {
  background-color: var(--primary-color);
  padding: 100px 0;
}

p.testimonial-subtitle {
  font-family: "Poppins";
  text-align: center;
  font-weight: 400;
  font-size: 1rem; /* 16px / 16px */
  max-width: 850px;
  margin: 0 auto;
}

body {
  background-color: #000;
}

#ct-footer {
  /* background-color: #000; */ /* Uncomment if needed */
}

/* ========== NEWSLETTER SECTION ========== */

.ct-newsletter-footer {
  padding: 4%;
  margin-top: -140px;
  background: rgba(0, 0, 0, 0.2);
  background-image: url(/wp-content/uploads/2025/07/newsletter-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ct-newsletter-inner {
  border: 1px solid var(--primary-color);
  padding: 5%;
}

h2.newsletter-title {
  text-align: center;
  color: var(--primary-color);
  font-size: 3.125rem; /* 50px / 16px */
}

.ct-newsletter-footer span {
  display: block;
  text-align: center;
  font-size: 1.125rem; /* 18px / 16px */
  color: #fff;
  font-family: "Sequel Sans", sans-serif;
}

/* ========== FOOTER BOTTOM SECTION ========== */

.ct-footer-bottom {
  background-color: #000;
  padding: 100px 0;
}

.ct-footer-bottom-cols {
  display: flex;
  flex-wrap: wrap;
}

.ct-footer-bottom-col {
  flex: 1 0 20%;
  padding-right: 30px;
}

.ct-footer-bottom-col:first-child {
  flex: 1 0 40%;
  padding-right: 7%;
}

.ct-footer-bottom-col h3 {
  font-size: 1.125rem; /* 18px / 16px */
  color: var(--primary-color);
  margin-bottom: 20px;
}

.ct-footer-bottom-col p,
.ct-footer-bottom-col a {
  font-size: 1rem; /* 16px / 16px */
  color: #fff;
  font-family: "Sequel Sans", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
.ct-footer-bottom-col a:hover {
  color: var(--primary-color);
}
.ct-footer-bottom-col ul {
  list-style: none;
  padding-left: 0;
}

.ct-footer-bottom-col ul li {
  margin-bottom: 16px;
}

/* ========== OTHER STYLES ========== */

.ct-testimonial-section {
  padding-bottom: 200px;
}
.footer-socials a {
  font-size: 1.875rem; /* 30px / 16px */
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-facebook,
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-youtube,
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-instagram {
  background-color: transparent;
}
.fade-in-on-scroll {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease-out;
  visibility: hidden;
}

.fade-in-on-scroll.visible {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
/*-------------------------------------header------------------------------- */

/*-------------------------------------Mobile Header Styles------------------------------- */

/*-------------------------------------about------------------------------- */
.ct-subpage-banner {
  min-height: 360px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ct-paragraph {
  background-color: var(--primary-color);
  padding: 120px 0;
}
.ct-paragraph p {
  font-size: 1.75rem; /* 28px / 16px */
  font-family: "Sequel Sans", sans-serif;
  text-align: center;
  font-weight: 400;
}

.ct-left-image,
.ct-right-image {
  display: flex;
}
.ct-right-image > div,
.ct-left-image > div {
  flex: 1 0 50%;
}
.ct-left,
.ct-right {
  padding: 10% 7%;
}

h2.ct-left-title,
h2.ct-right-title {
  font-size: 3.125rem; /* 50px / 16px */
  color: var(--primary-color);
  margin-bottom: 20px;
}

p.ct-left-desc,
p.ct-right-desc {
  font-family: "Sequel Sans", sans-serif;
  color: var(--primary-color);
  margin-bottom: 100px;
  max-width: 80%;
}

.ct-about-left .ct-left-image,
.ct-about-right .ct-right-image {
  background-size: contain !important;
  background-repeat: no-repeat;
  background-color: #cccefa;
}
.ct-about-right .ct-right-image {
  background-color: #fff;
}

.left-card-item {
  flex: 1 0 45%;
}

.left-image-cards,
.left-card-item {
  display: flex;
  gap: 3%;
}

.left-card-item h3 {
  font-size: 1.375rem; /* 22px / 16px */
  color: var(--primary-color);
  font-weight: 300;
}

.left-card-item p {
  font-size: 0.8125rem; /* 13px / 16px */
  color: var(--primary-color);
  font-weight: 300;
  width: 80%;
}

.ct-about-left .ct-left-image {
  background-size: 70% !important;
}
.ct-about-right .ct-right-image {
  background-size: 70% !important;
}
.progress-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.progress-item p {
  font-size: 1.125rem; /* 18px / 16px */
  color: var(--primary-color);
  margin-bottom: 6px;
}
span.progress-bar {
  flex: 1 0 100%;
}

.progress-bar {
  background-color: #fff;
  height: 9px;
  border-radius: 10px;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
  display: block;
}

.progress-fill {
  display: block;
  height: 100%;
  width: 0;
  background-color: #899763;
  border-radius: 10px;
  transition: width 2s ease-out;
}
.progress-bars {
  margin-top: 50px;
}
.search-input-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

.product-search-field {
  padding-right: 35px; /* Make room for the icon */
  width: 100%;
  box-sizing: border-box;
}

.search-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  font-size: 16px;
  pointer-events: none; /* Prevent interaction */
}
div#product-card-results p {
  color: #fff;
}
/*------------------------------------- single post / archive ------------------------------------- */

/*-------------------------------------header------------------------------- */
.ct-header-container.ct-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.ct-header {
  padding: 30px 0;
  position: fixed;
  width: 100%;
}

.header-col.logo img {
  width: 60px;
}

ul#menu-main-menu,
ul#menu-main-menu ul {
  list-style: none;
  padding: 0;
}
ul#menu-main-menu {
  display: flex;
  gap: 26px;
  align-items: center;
  margin-bottom: 0;
}
ul#menu-main-menu a {
  text-decoration: none;
  font-weight: 400;
  font-family: "Poppins";
  font-size: 1.1rem; /* 18px / 16px */
  letter-spacing: -0.02em;
}
ul#menu-main-menu a:hover,
ul#menu-main-menu a:hover svg path {
  color: var(--secondary-color);
  fill: var(--secondary-color);
}
ul.sub-menu {
  display: none;
  position: absolute;
}
ul#menu-main-menu li {
  position: relative;
}
ul#menu-main-menu li:hover ul.sub-menu {
  display: block;
  position: absolute;
}

.header-col-right {
  display: flex;
  align-items: center;
  gap: 26px;
}

.user-icons {
  display: flex;
  gap: 20px;
  align-items: center;
}

a.hamburger {
  display: none;
}

a.icon.user-avatar {
  border-radius: 50%;
  overflow: hidden;
}

.ct-header.scrolled {
  background-color: #000000c2;
  backdrop-filter: blur(3px);
  z-index: 9999;
}

ul.sub-menu {
  background-color: #000000;
  backdrop-filter: blur(3px);
  width: 100%;
  padding: 10px 0 !important;
}
ul.sub-menu li {
  padding: 10px 16px;
  display: b;
}

.menu-item.menu-item-has-children::after {
  content: "\f107"; /* Font Awesome angle-down */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 5px;
  font-size: 0.8em;
  color: var(--primary-color);
}

/*-------------------------------------404 page styles------------------------------- */

.content-404 {
  min-height: 700px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/*-------------------------------------contact us styles------------------------------- */
.ct-contact-form-section {
  background-color: #fff;
  padding: 100px 0;
}

.ct-contact-form-section .ct-container {
  display: flex;
  gap: 5%;
  flex-wrap: wrap;
}
.ct-contact-form-section .ct-container > div {
  flex: 1 0 45%;
}

.ct-contact-form-section h2 {
  color: var(--fourth-color);
  font-size: 2.25rem; /* 36px / 16px */
  margin-bottom: 36px;
}
.ct-contact-form-section p {
  font-family: "Sequel Sans", sans-serif;
  color: var(--fourth-color);
  font-size: 1rem; /* 16px / 16px */
}
.contact-links {
  margin-top: 10%;
}
.contact-links a {
  color: #000;
  text-decoration: none;
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}
.contact-links a:hover {
  color: var(--secondary-color);
}
.contact-links svg {
  padding-right: 10px;
}

.ct-opening-hours-container {
  background-color: var(--primary-color);
  padding: 90px 0 230px;
}
.ct-opening-hours-container h2 {
  text-align: center;
  font-size: 2.25rem; /* 36px / 16px */
  margin-bottom: 30px;
}

.opening-hours {
  max-width: 800px;
  margin: 0 auto;
}
.opening-hours span {
  font-weight: 700;
  color: #000;
}

.opening-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 28px;
  position: relative;
}
.opening-item span {
  background-color: var(--primary-color);
  z-index: 1;
  padding: 0 20px;
}
.opening-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 1px dotted #333;
  z-index: 0;
}
/*-------------------------------------popup page styles----------------------------6--- */
.age-gate {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.age-gate-wrapper {
  display: flex;
  /* max-width: 900px; */
  height: 100%;
  width: 100%;
  background: #000;
}

.age-gate-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 100vh;
}

.age-gate-left,
.age-gate-right {
  flex: 1 0 50%;
}

.age-gate-right {
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.age-gate-right h2 {
  font-size: 1.75rem; /* 28px / 16px */
  margin-bottom: 15px;
  font-weight: 400;
  color: #fff;
}

.checkbox-label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 25px;
  font-size: 0.875rem; /* 14px / 16px */
}

.access-btn {
  background-color: #7d7d7d;
  color: white;
  border: none;
  padding: 12px 20px;
  cursor: pointer;
  width: 100%;
  max-width: 550px;
  font-size: 1.5rem; /* 24px / 16px */
  transition: background 0.3s ease;
}

.access-btn:hover {
  background-color: #777;
}

.notice {
  margin-top: 20px;
  font-size: 0.875rem; /* 14px / 16px */
  color: #fff;
  font-family: "Sequel Sans", sans-serif;
  max-width: 500px;
}

.notice a {
  color: #ffff;
  text-decoration: underline;
  font-family: "Sequel Sans", sans-serif;
}

label.checkbox-label {
  display: flex;
  align-items: center;
  font-size: 1rem; /* 16px / 16px */
}

form#age-verification-form.ready .access-btn {
  background-color: var(--secondary-color);
  transition: all ease-in-out 250ms;
}
form#age-verification-form.ready .access-btn:hover {
  filter: brightness(1.2);
}
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-8px);
  }
  40% {
    transform: translateX(8px);
  }
  60% {
    transform: translateX(-6px);
  }
  80% {
    transform: translateX(6px);
  }
  100% {
    transform: translateX(0);
  }
}

.shake {
  animation: shake 0.4s ease;
}
/*-------------------------------------product cards  styles----------------------------6--- */
.loader {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #555;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
  margin: 20px auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.product-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-top span {
  font-weight: 400;
  color: #fff;
  font-size: 0.875rem; /* 14px / 16px */
  border: 1px solid rgb(255 255 255 / 47%);
  padding: 8px 10px;
  border-radius: 10px;
}
.product-buttons-container ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  justify-content: center;
  gap: 10px;
}
.product-buttons-container button {
  border: 1px solid #e5e4cb;
  color: #e5e4cb;
  border-radius: 2em;
  font-size: 1.125rem; /* 18px / 16px */
  font-family: "Sequel Sans", sans-serif;
  background-color: #000;
  font-weight: 700;
  padding: 15px 45px;
}
.product-buttons-container button.active,
.product-buttons-container button:hover {
  background-color: var(--third-color);
  border-color: var(--third-color);
}

.product-card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
}

a.product-card {
  flex: 0 0 31%;
  border: 2px solid rgb(255 255 255 / 18%);
  text-decoration: none;
  padding: 25px;
  background-color: #000;
  border-radius: 25px;
}

.product-image {
  text-align: center;
}
.product-image img {
  aspect-ratio: 4/6;
  height: 315px;
  object-fit: contain;
  width: 100%;
}

.product-bottom h4 {
  font-weight: 700;
  color: #e5e4cb;
  margin-top: 20px;
  font-family: "Sequel Sans", sans-serif;
}

.product-bottom span {
  font-weight: 400;
  color: #fff;
  font-size: 0.875rem; /* 14px / 16px */
  margin-bottom: 30px;
  display: block;
}

.product-card-container {
  padding: 40px 0;
}
a.product-card:hover {
  border-color: var(--third-color);
}
.featured-grid-container > div,
.featured-grid-container > a {
  flex: 0 0 30% !important;
  border-radius: 20px;
}

.nav-header {
  height: 130px;
  background-color: #000;
}

.woocommerce-page {
  /* background-color: #fff; */
}

.product-header-section {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: var(--primary-color);
}

.product-header-section > div {
  flex: 1 0 50%;
}

.single-product-image {
  height: 100%;
  text-align: center;
  justify-content: center;
}

.single-product-image img {
  height: 100%;
}

.product-summary {
  padding: 5%;
  background-color: #fff;
}

.product-breadcrumbs nav.woocommerce-breadcrumb,
.product-breadcrumbs nav.woocommerce-breadcrumb a {
  color: var(--fourth-color);
  font-weight: 400;
  text-decoration: none;
  font-size: 1.125rem; /* 18px / 16px */
}

.product-summary h1.product_title {
  color: var(--fourth-color);
  font-size: 3.125rem; /* 50px / 16px */
  margin-bottom: 8px;
}

.woocommerce-product-rating {
  margin-bottom: 30px;
  color: var(--fourth-color);
}

.woocommerce-product-rating .star-rating {
  color: var(--fourth-color);
}

.product-summary .short-description {
  margin-bottom: 30px;
}

.product-meta {
  margin-bottom: 30px;
}

.product-meta strong {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1rem; /* 16px / 16px */
}

.product-meta a {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1rem; /* 16px / 16px */
  text-decoration: none;
}

/* Custom Attributes Section */
.product-custom-fields {
  border-top: 1px solid rgba(0, 0, 0, 0.16);
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  padding: 25px 0;
  margin-bottom: 30px;
}

.product-custom-fields .custom-attributes {
  display: flex;
  gap: 30%;
}

.product-custom-fields .custom-attributes > div {
  display: flex;
  flex-direction: column;
}

.product-custom-fields .custom-attributes strong {
  font-weight: 600;
  font-size: 0.875rem; /* 14px / 16px */
  display: block;
  margin-bottom: 5px;
}

.product-custom-fields .custom-attributes span {
  font-weight: 400;
  font-size: 0.875rem; /* 14px / 16px */
}

/* Quantity and Cart Button */
.product-form .quantity input {
  background-color: #cccefa;
  outline: none;
  border: none;
  border-radius: 100px;
  font-size: 2rem; /* 32px / 16px */
  margin-bottom: 20px;
}

button.single_add_to_cart_button.button.alt {
  background-color: var(--secondary-color);
  border-radius: 0;
  font-size: 1.5rem; /* 24px / 16px */
}

button.single_add_to_cart_button.button.alt:hover {
  background-color: var(--secondary-color);
  filter: brightness(1.2);
}

/* Reviews Section */
.woocommerce-reviews-section {
  background-color: #fff;
  padding: 60px 0;
}

.woocommerce-reviews-section h2 {
  text-align: center;
  font-weight: 400;
  font-size: 1.25rem; /* 20px / 16px */
}

.woocommerce #review_form #respond .form-submit input {
  background-color: var(--secondary-color);
  border-radius: 0;
  color: #fff;
  font-weight: 500;
}

/* Related Products Section */
section.our-best-sale {
  background-color: #000;
  padding: 100px 0;
}

.our-best-sale h2 {
  color: var(--primary-color);
  text-align: center;
  font-size: 3.125rem; /* 50px / 16px */
  margin-bottom: 50px;
}

.related-products-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.ct-product-archive-top {
  background-color: var(--primary-color);
  padding: 20px 0;
}

.product-buttons-container.dark ul {
  margin-bottom: 0;
}

.product-buttons-container.dark button {
  background-color: transparent;
  color: #000;
  border-color: var(--fourth-color);
}

.product-buttons-container.dark button.active,
.product-buttons-container.dark button:hover {
  background-color: var(--third-color);
  border-color: var(--third-color);
  color: #fff;
}

.ct-product-arvhive-cards {
  padding: 80px 0 100px;
}

.product-pagination {
  text-align: center;
}

button.pagination-btn {
  border: 1px solid #fff;
  margin: 0 3px;
  outline: none;
  padding: 5px 10px;
  background-color: transparent;
  color: #fff;
  font-size: 1.25rem; /* 20px / 16px */
}

button.pagination-btn.active,
button.pagination-btn:hover {
  background-color: var(--third-color);
  border-color: var(--third-color);
}

/*-------------------------------------woocommerce pages styles----------------------------6--- */
.woocommerce-page .main {
  background-color: var(--primary-color);
}
.woocommerce-page .main a {
  color: var(--secondary-color);
}
.ct-container.ct-parent {
  padding-top: 100px;
  padding-bottom: 200px;
}

.woocommerce-cart.woocommerce-page .main {
  background-color: var(--primary-color);
}

.woocommerce-cart
  .wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block,
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block {
  background-color: #fff;
  padding: 20px;
}

.woocommerce-cart a.wc-block-components-product-name {
  color: var(--secondary-color);
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wp-block-button__link.add_to_cart_button {
  background-color: var(--secondary-color);
  text-decoration: none;
  color: #fff;
}

.woocommerce-cart h2.wp-block-heading.has-text-align-center {
  margin-bottom: 30px;
}

.woocommerce-cart .wc-block-grid__product-image {
  background-color: #000;
}
.woocommerce-checkout.woocommerce-page .main {
  background-color: #fff;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
  background-color: var(--secondary-color);
  border: none;
  color: #fff;
}

a.wc-block-components-checkout-return-to-cart-button:hover {
  color: var(--secondary-color);
}

.woocommerce-checkout .wc-block-components-checkout-order-summary__title,
.woocommerce-checkout
  .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
  background-color: var(--primary-color);
}

.woocommerce-checkout .wc-block-components-checkout-order-summary__title {
  margin-top: 0 !important;
  padding-top: 16px;
}
.ct-product-archive-filter {
  background-color: var(--primary-color);
  margin-top: 12px;
  padding: 80px 0;
}
.product-archive-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.filter-left {
  flex: 1 0 60%;
}
.filter-right {
  flex: 1 0 40%;
}

p.filter-desc {
  font-family: "Sequel Sans", sans-serif;
  max-width: 520px;
}

h2.filter-title {
  font-size: 2.25rem; /* 36px / 16px */
  margin-bottom: 30px;
}

.filter-group label {
  font-family: "Sequel Sans", sans-serif;
  font-size: 1.125rem; /* 18px / 16px */
}

.filter-right {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
}
.filter-group {
  flex: 1 0 40%;
}

.filter-group:last-child {
  flex: 1 0 100%;
}

.product-filter-dropdown,
.price-range-dropdown {
  background-color: transparent;
  padding: 10px;
  border: 1px solid #000;
}

input#product-search {
  background-color: transparent;
  padding: 10px;
  border: 1px solid #000;
  width: 100%;
}

.filter-group select {
  width: 100%;
}

.search-input-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

.product-search-field {
  padding-right: 35px; /* Make room for the icon */
  width: 100%;
  box-sizing: border-box;
}

/* .search-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #888;
  font-size: 1rem; 
  pointer-events: none; 
} */

.ct-product-archive-cards {
  padding-bottom: 100px;
  padding-top: 50px;
}
.ct-testimonial-item {
  background-color: #fff;
  padding: 1%;
  margin: 0 10px;
}

.testimonial-content,
.testimonial-content p {
  font-family: "Poppins";
  margin-bottom: 20px;
}

.testimonial-bottom {
  display: flex;
  gap: 10px;
}

.testimonial-author {
  font-size: 18px;
}

.testimonial-author span {
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: var(--third-color);
}

.ct-testimonials.slick-slider {
  margin-top: 80px;
}

/* Slick Dots Styling */
ul.slick-dots {
  bottom: -50px;
}

.slick-dots {
  bottom: 50px;
}

.slick-dots li button:before {
  content: "";
  background-color: transparent;
  border: 2px solid var(--fourth-color);
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  width: 15px;
  opacity: 1;
  color: transparent; /* hide default dot */
}

.slick-dots li.slick-active button:before {
  background-color: var(--fourth-color);
}

.product-price bdi {
  display: flex;
  gap: 5px;
  font-size: 1.2rem;
  opacity: 0;
  transition: all ease-in-out 250ms;
}
.product-price bdi span {
  margin: 0;
  font-size: 1.2rem;
}

a.product-card:hover .product-price bdi {
  opacity: 1;
}
a.login-btn.ct-banner-btn.ct-banner-btn-primary {
  font-weight: 400;
  font-family: "Poppins";
  font-size: 1.1rem;
  padding: 8px 20px;
}

a.woocommerce-button.button.alt:hover {
  background-color: var(--secondary-color) !important;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
  background-color: var(--secondary-color);
  color: #fff;
}
/*-------------------------------------responsive styles----------------------------6--- */

@media only screen and (max-width: 1440px) {
  /* Styles for large desktops can go here if needed. */
}

@media only screen and (max-width: 1366px) {
  /* Styles for standard laptops/desktops can go here. */
}
@media only screen and (max-width: 1200px) {
  .featured-grid-container > div,
  .featured-grid-container > a {
    flex: 0 045% !important;
  }
}

@media only screen and (max-width: 980px) {
  .featured-grid-container > div,
  .featured-grid-container > a {
    flex: 0 100% !important;
  }
  /* Tablet Styles */
  h1.banner-title {
    font-size: 3.5rem;
  }
  .banner-subtitle {
    font-size: 1.125rem;
    max-width: 100%;
  }
  h2.products-title,
  h2.featured-title,
  h2.about-title,
  h2.form-section-title,
  h2.testimonial-title,
  h2.newsletter-title,
  h2.ct-left-title,
  h2.ct-right-title,
  .our-best-sale h2 {
    font-size: 2.5rem;
  }
  .ct-banner {
    flex-direction: column;
    text-align: center;
    padding-top: 160px;
  }
  .banner-buttons-container {
    justify-content: center;
  }
  .banner-image img {
    max-width: 380px;
    margin-top: 40px;
  }
  .featured-grid-container .featured-item,
  a.product-card {
    flex: 1 0 48%; /* Two columns */
  }
  .ct-about.ct-container,
  .ct-form-section.ct-container {
    flex-direction: column;
  }
  .about-left,
  .form-section-right {
    padding: 10% 5%;
    text-align: center;
  }
  p.about-desc,
  p.ct-left-desc,
  p.ct-right-desc {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .ct-footer-bottom-col {
    flex: 1 0 45%; /* Two columns */
    margin-bottom: 40px;
  }
  .ct-footer-bottom-col:first-child {
    flex: 1 0 100%; /* Make first column full-width */
  }
  .product-header-section {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  /* Mobile Styles */
  h1.banner-title {
    font-size: 2.8rem;
  }
  h2.products-title,
  h2.featured-title,
  h2.about-title,
  h2.form-section-title,
  h2.testimonial-title,
  h2.newsletter-title,
  h2.ct-left-title,
  h2.ct-right-title,
  .our-best-sale h2,
  h2.filter-title,
  .product-summary h1.product_title {
    font-size: 2.2rem;
  }
  .ct-container {
    padding-left: 5%;
    padding-right: 5%;
  }

  /* Header */
  .header-col.main-nav,
  .user-icons {
    display: none;
  }
  a.hamburger {
    display: block;
    color: var(--primary-color);
    font-size: 2rem;
    text-decoration: none;
    z-index: 10000;
  }
  .ct-header-container.ct-container {
    flex-wrap: nowrap;
  }
  /* You will need JavaScript to toggle a class like '.mobile-menu-open' on the body/header */
  body.mobile-menu-open ul#menu-main-menu {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #000;
    padding-top: 80px;
    align-items: center;
    justify-content: center;
    z-index: 9998;
  }

  /* Banner */
  .ct-banner {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .banner-buttons-container {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }

  /* Process Section */
  .ct-process {
    padding: 60px 0;
    flex-direction: column;
    background-image: none;
    gap: 50px;
  }
  .process-item {
    flex-basis: 100%;
  }
  .process-item:after {
    display: none;
  }

  /* Moving Text */
  .moving-text {
    font-size: 3rem;
  }

  /* Featured & Product Cards */
  .featured-grid-container .featured-item,
  a.product-card {
    flex: 1 0 100%; /* Single column */
  }
  .ct-featured {
    padding: 80px 0;
  }
  .product-buttons-container button {
    padding: 12px 25px;
    font-size: 1rem;
  }
  .product-buttons-container ul {
    flex-wrap: wrap;
    justify-content: center;
  }

  /* About / Content Sections */
  .ct-left-image,
  .ct-right-image {
    flex-direction: column;
  }
  .ct-left,
  .ct-right {
    padding: 15% 5%;
    text-align: center;
  }
  .left-image-cards {
    flex-direction: column;
  }

  /* Footer */
  .ct-footer-bottom-col {
    flex-basis: 100%;
    padding-right: 0;
  }
  .ct-newsletter-footer {
    margin-top: -100px;
  }
  h2.newsletter-title {
    font-size: 2.5rem;
  }

  /* Age Gate */
  .age-gate-wrapper {
    flex-direction: column;
    overflow-y: auto;
  }
  .age-gate-left {
    display: none;
  }
  .age-gate-right {
    flex: 1 0 auto;
    justify-content: flex-start;
    padding-top: 25%;
    text-align: center;
  }
  .notice {
    max-width: 100%;
  }

  /* Single Product */
  .product-custom-fields .custom-attributes {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }

  /* Product Archive / Filters */
  .product-archive-filter {
    flex-direction: column;
  }
  .filter-left,
  .filter-right {
    flex-basis: 100%;
    text-align: center;
  }
  .filter-right {
    margin-top: 30px;
    flex-direction: column;
  }
  .filter-group {
    flex-basis: 100%;
    width: 100%;
  }

  /* Contact Page */
  .ct-contact-form-section .ct-container {
    gap: 40px;
  }
  .opening-item {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  .opening-item::before {
    display: none;
  }
  .featured-grid-container > div,
  .featured-grid-container > a {
    flex: 0 100% !important;
  }

  .promotion-container .promotion-card {
    flex: 1 100% !important;
  }
  /* Hide the main menu */
  .main-menu {
    display: none;
  }

  /* Show hamburger */
  .hamburger {
    display: inline-block;
    cursor: pointer;
  }

  /* Optional: Adjust user icons layout for mobile */
  .user-icons {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  /* Optional: Stack logo and icons vertically if needed */
  .ct-header-container {
    /* flex-direction: column; */
    align-items: flex-start;
    z-index: 99;
    position: relative;
  }
  ul#menu-main-menu {
    flex-direction: column;
    background-color: #1b1b1b;
    position: absolute;
    width: 100%;
    left: 0;
    top: 70px;
    padding: 20px;
    align-items: flex-start;
    z-index: 9999;
  }
  .header.ct-header.ct-homepage {
    z-index: 9999;
  }
  ul#menu-main-menu li ul.sub-menu {
    position: relative;
    background: unset;
    display: block;
    padding: 0 !important;
  }
  ul.sub-menu li {
    padding-bottom: 0;
  }
  .menu-item.menu-item-has-children::after {
    content: none;
  }
}

@media only screen and (max-width: 600px) {
  /* More specific overrides for smaller phones */
  p.about-desc,
  p.testimonial-subtitle {
    font-size: 0.95rem;
  }
}

@media only screen and (max-width: 500px) {
  /* Adjustments for very small screens */
  h1.banner-title {
    font-size: 2.2rem;
    line-height: 1.2;
  }
  h2.products-title,
  h2.featured-title,
  h2.about-title,
  h2.form-section-title,
  h2.testimonial-title,
  h2.newsletter-title,
  h2.ct-left-title,
  h2.ct-right-title,
  .our-best-sale h2,
  h2.filter-title,
  .product-summary h1.product_title {
    font-size: 1.9rem;
    line-height: 1.3;
  }
  .ct-paragraph p {
    font-size: 1.25rem;
  }
  .ct-footer-bottom,
  .ct-testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ct-testimonial-section {
    padding-bottom: 150px;
  }
}

/* -------- promotion cards ================ */
@media only screen and (max-width: 768px) {
  .promotion-card.first a {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .promotion-card.first h3.promo-title {
    width: 100%;
  }

  .promotion-card.second,
  .promotion-card.third {
    padding: 20px;
  }
}
