.main-header .main-logo img {
    height: 100px !important;
}
/* 
.title-1-front {
    font-size: 32px !important;
    font-weight: 500 !important;
    color: #2c241b !important;
    line-height: 1.1 !important;
} */

/* .product-para {
   font-family: "Mulish", sans-serif;
    color: #808080 !important;
    font-size: 18px;
    line-height: 1.5;
} */

/* .main-header.main-header-front {
    background: #392547;
} */

/* .green-banner .banner-content h2.section-title-1,
h4.sub-title-1 {
    color: #fff;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #785691 !important;
}

.pb-100{
    padding: 100px;
}

.footer-bottom p{
    padding-top: 50px;
}

span.field.field--name-title.field--type-string.field--label-hidden {
    display: none;
}

.site-footer{
    background: none !important;
    font-family: 'Roboto', sans-serif !important;
}

.breadcrumb{
    font-size: 20px !important;
    background: none !important;
}
.site-footer h2{
    color: #525252 !important;
}

.datetime{
    color: #9f9f9f !important;
}

.primary-navbar-1>li a{
    color: #000 !important;
}

.page-footer .main-logo img {
    height: 80px;
    margin-bottom: 15px;
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 60px;
        padding-left: 60px;
    }
} */

/* additonal css */

/* Prevent horizontal page scroll (100vw overlays + wide grids) */
html {
  overflow-x: hidden;
}

body,
.page-wrapper {
  max-width: 100%;
  overflow-x: clip;
}

.mobile-nav__wrapper,
.search-popup {
  width: 100% !important;
  max-width: 100% !important;
  left: 0;
  right: 0;
}

.ocmono-header,
.ocmono-header__container,
.ocmono-page-content,
.ocmono-products-view,
.ocmono-products-view .views-element-container,
.ocmono-products-view .views-view-grid {
  max-width: 100%;
}

.ocmono-products-view .views-view-grid.row > div {
  min-width: 0;
}

.ocmono-product-card,
.ocmono-product-card .product__all-single,
.ocmono-product-card .product__all-single-inner,
.ocmono-product-card .product__all-commerce-form,
.ocmono-product-card .ocmono-product-card__buy-row {
  max-width: 100%;
  box-sizing: border-box;
}

.news-one{
    padding-top: 120px;
}

/* Homepage — spacing between stacked sections */
.feature-one {
  margin-bottom: 56px;
}

.categories-one {
  padding-top: 48px;
}

.categories-one__full {
  padding-left: 24px;
  padding-right: 24px;
  max-width: 100%;
}

.categories-one__carousel {
  position: relative;
  margin-top: 10px;
  padding-bottom: 20px;
}

.categories-one__carousel .owl-stage-outer {
  padding-top: 10px;
  padding-bottom: 40px;
  overflow: hidden;
}

.categories-one__carousel .owl-item {
  opacity: 1;
}

.categories-one__carousel .categories-one__single {
  margin-bottom: 0;
  padding-bottom: 26px;
}

.categories-one__carousel .categories-one__img img {
  width: 140px !important;
  height: 140px !important;
  max-width: 140px;
  object-fit: cover;
  margin: 0 auto;
  border-radius: 50%;
  display: block;
}

.categories-one__carousel .categories-one__img a {
  display: inline-block;
}

.categories-one__carousel .categories-one__img::before,
.categories-one__carousel .categories-one__img::after {
  width: 150px;
  height: 150px;
}

.categories-one__carousel .categories-one__content {
  padding: 100px 18px 32px;
  min-height: 240px;
}

.categories-one__carousel .categories-one__title {
  font-size: 17px;
  line-height: 26px;
}

.categories-one__carousel .categories-one__text {
  font-size: 13px;
  line-height: 22px;
}

.categories-one__carousel .owl-dots {
  text-align: center;
  margin-top: 0;
}

.categories-one__carousel .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 4px;
}

.categories-one__carousel .owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d5cfd8;
  transition: all 0.3s ease;
}

.categories-one__carousel .owl-dots .owl-dot.active span,
.categories-one__carousel .owl-dots .owl-dot:hover span {
  background: var(--ogenix-base, #4b2373);
  transform: scale(1.15);
}

@media only screen and (min-width: 1400px) {
  .categories-one__full {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.hot-products {
  padding-top: 48px;
}

@media only screen and (max-width: 991px) {
  .feature-one {
    margin-bottom: 40px;
  }

  .categories-one {
    padding-top: 36px;
  }

  .hot-products {
    padding-top: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .feature-one {
    margin-bottom: 32px;
  }

  .categories-one {
    padding-top: 28px;
    padding-bottom: 48px;
  }

  .hot-products {
    padding-top: 28px;
  }

  .news-one {
    padding-top: 80px;
  }
}

#views-bootstrap-front-products-block-1 {
  padding: 0;
  max-width: 100%;
}

@media only screen and (max-width: 991px) {
  #views-bootstrap-front-products-block-1 {
    padding: 0;
  }
}

.scroll-to-top{
    display: none !important;
}



/* WhatsApp icon — match subscribe-one left column folder icon */
.subscribe-one__right .icon {
    position: relative;
    display: inline-block;
    top: 4px;
}

.subscribe-one__right .icon a {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
}

.subscribe-one__right .icon .fab.fa-whatsapp {
    font-size: 60px;
    color: var(--ogenix-white, #ffffff);
    font-weight: 300;
}


.ocmono-page-content .facet-inactive h2{
    font-size: 20px;
    font-weight: 600;
}
  
.form-check{
    padding-left: 0 !important;
    padding-top: 8px !important;
}

/* Contact page — wholesale inquiry form */
.contact-page--wholesale {
  padding-bottom: 100px;
}

.contact-page--wholesale .container {
  max-width: 920px;
}

.contact-page--wholesale .section-title {
  margin-bottom: 36px;
}

.contact-page--wholesale .section-title__tagline {
  color: var(--ogenix-base);
  font-style: italic;
}

.contact-page--wholesale .contact-page__intro {
  max-width: 680px;
  margin: 14px auto 0;
  color: var(--ogenix-gray);
  font-size: 16px;
  line-height: 1.7;
}

.contact-page--wholesale .contact-page__content {
  background: #fff;
  border: 1px solid var(--ogenix-bdr-color);
  border-radius: 12px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.06);
  padding: 40px 36px 36px;
}

.contact-page--wholesale .contact-page__form-grid {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 0;
}

.contact-page--wholesale .contact-page__form-input-box {
  margin-bottom: 20px;
}

.contact-page--wholesale .contact-page__form-input-box input[type="text"],
.contact-page--wholesale .contact-page__form-input-box input[type="email"],
.contact-page--wholesale .contact-page__form-input-box input[type="tel"],
.contact-page--wholesale .contact-page__form-input-box select,
.contact-page--wholesale .contact-page__form-input-box textarea {
  width: 100%;
  border: 1px solid var(--ogenix-bdr-color);
  background-color: var(--ogenix-extra);
  color: var(--ogenix-black);
  font-size: 14px;
  font-weight: 500;
  border-radius: var(--ogenix-bdr-radius);
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.contact-page--wholesale .contact-page__form-input-box input[type="text"],
.contact-page--wholesale .contact-page__form-input-box input[type="email"],
.contact-page--wholesale .contact-page__form-input-box input[type="tel"],
.contact-page--wholesale .contact-page__form-input-box select {
  height: 52px;
  padding: 0 20px;
}

.contact-page--wholesale .contact-page__form-input-box select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 44px;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 12px 8px;
}

.contact-page--wholesale .contact-page__form-input-box select:invalid {
  color: #9a9a9a;
}

.contact-page--wholesale .contact-page__form-input-box select option {
  color: var(--ogenix-black);
}

.contact-page--wholesale .contact-page__form-input-box input::placeholder,
.contact-page--wholesale .contact-page__form-input-box textarea::placeholder {
  color: #9a9a9a;
  opacity: 1;
}

.contact-page--wholesale .contact-page__form-input-box input:focus,
.contact-page--wholesale .contact-page__form-input-box select:focus,
.contact-page--wholesale .contact-page__form-input-box textarea:focus {
  border-color: var(--ogenix-base);
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(94, 36, 131, 0.12);
}

.contact-page--wholesale .contact-page__form-input-box--message textarea {
  min-height: 120px;
  padding: 16px 20px;
  resize: vertical;
  line-height: 1.5;
}

.contact-page--wholesale .contact-page__btn-box {
  margin-top: 8px;
  text-align: center;
}

.contact-page--wholesale .contact-page__btn {
  min-width: 180px;
  padding: 12px 36px 14px;
  font-size: 15px;
  font-weight: 700;
  border: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .contact-page--wholesale .contact-page__content {
    padding: 28px 20px 24px;
  }

  .contact-page--wholesale .contact-page__form-grid {
    --bs-gutter-x: 16px;
  }
}

/* Header — category nav + utility links */
.ocmono-header-nav.main-menu__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 8px;
}

.main-menu-three .ocmono-header-nav.main-menu__list > li + li,
.stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li + li {
  margin-left: 20px;
}

.main-menu-three .ocmono-header-nav.main-menu__list > li > a,
.stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li > a {
  font-size: 14px;
  white-space: nowrap;
}

.main-menu-three .ocmono-header-nav.main-menu__list > li.is-active > a,
.stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li.is-active > a {
  color: var(--ogenix-base);
}

.ocmono-header__extra-links {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  gap: 16px;
}

.ocmono-header__extra-links li {
  display: block;
}

.ocmono-header__extra-links a {
  font-size: 14px;
  font-weight: 500;
  color: var(--ogenix-gray);
  white-space: nowrap;
  transition: color 0.2s ease;
}

.ocmono-header__extra-links a:hover {
  color: var(--ogenix-base);
}

@media only screen and (max-width: 1199px) {
  .main-menu-three .ocmono-header-nav.main-menu__list > li + li,
  .stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li + li {
    margin-left: 14px;
  }

  .main-menu-three .ocmono-header-nav.main-menu__list > li > a,
  .stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li > a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 991px) {
  .ocmono-header__extra-links {
    display: none;
  }
}

/* Full-width header redesign */
:root {
  --ocmono-gutter-x: 24px;
}

@media (min-width: 768px) {
  :root {
    --ocmono-gutter-x: 40px;
  }
}

@media (min-width: 1200px) {
  :root {
    --ocmono-gutter-x: 60px;
  }
}

.ocmono-header {
  width: 100%;
}

.ocmono-header__container {
  width: 100%;
  max-width: 100%;
  padding-left: var(--ocmono-gutter-x) !important;
  padding-right: var(--ocmono-gutter-x) !important;
}

.ocmono-page-content > .container {
  padding-left: var(--ocmono-gutter-x);
  padding-right: var(--ocmono-gutter-x);
}

.ocmono-header__top {
  background-color: var(--ogenix-black);
  width: 100%;
}

.ocmono-header__top-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 42px;
}

.ocmono-header__contact-list {
  margin: 0;
}

.ocmono-header__utility {
  margin-right: 0;
}

.ocmono-header__main {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid rgba(94, 36, 131, 0.1);
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.05);
}

.ocmono-header__main-inner {
  display: flex;
  align-items: center;
  gap: 28px;
  min-height: 108px;
  padding: 14px 0;
}

.ocmono-header .main-header-three__logo,
.ocmono-header__logo {
  float: none;
  flex: 0 0 auto;
  align-self: center;
  max-width: 200px;
  width: auto;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  line-height: 0;
}

.ocmono-header .main-header-three__logo a,
.ocmono-header__logo a {
  display: flex;
  align-items: center;
  line-height: 0;
}

.ocmono-header .main-header-three__logo img,
.ocmono-header__logo img {
  display: block;
  max-height: 79px;
  width: auto;
  height: auto;
  max-width: 200px;
  object-fit: contain;
}

.ocmono-header__nav {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  align-items: center;
}

.ocmono-header__nav-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 16px;
  width: 100%;
}

.ocmono-header__menu-box {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  align-items: center;
}

.ocmono-header__actions {
  flex: 0 0 auto;
  margin-left: 12px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.ocmono-header .main-header-three__bottom,
.ocmono-header .main-menu-three__wrapper {
  float: none;
  max-width: none;
  width: 100%;
  display: block;
}

.ocmono-header .main-menu-three__wrapper-inner.ocmono-header__nav-row,
.ocmono-header .main-header-three__right {
  float: none;
  max-width: none;
  width: 100%;
  display: flex;
  align-items: center;
}

.ocmono-header .main-header-three__top:before {
  display: none;
}

.ocmono-header-nav.main-menu__list {
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 4px 0;
  max-width: 100%;
}

.ocmono-header-nav.main-menu__list::-webkit-scrollbar {
  display: none;
}

.main-menu-three .ocmono-header-nav.main-menu__list > li + li,
.stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li + li {
  margin-left: 16px;
}

.main-menu-three .ocmono-header-nav.main-menu__list > li > a,
.stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li > a {
  font-size: 14px;
  line-height: 1.3;
}

.stricky-header .main-menu-three__wrapper-inner {
  max-width: 100%;
}

.stricky-header .ocmono-header__container {
  display: flex;
  align-items: center;
  min-height: 72px;
}

.stricky-header .sticky-header__content {
  width: 100%;
}

@media only screen and (max-width: 1399px) {
  .main-menu-three .ocmono-header-nav.main-menu__list > li + li,
  .stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li + li {
    margin-left: 12px;
  }

  .main-menu-three .ocmono-header-nav.main-menu__list > li > a,
  .stricky-header.main-menu-three .ocmono-header-nav.main-menu__list > li > a {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1199px) {
  .ocmono-header__main-inner {
    min-height: 96px;
    gap: 16px;
    padding: 12px 0;
  }

  .ocmono-header .main-header-three__logo img,
  .ocmono-header__logo img {
    max-height: 68px;
    max-width: 170px;
  }

  .main-header-three .ocmono-header__right,
  .main-header-three__right {
    max-width: none !important;
  }
}

@media only screen and (max-width: 991px) {
  .ocmono-header__top {
    display: none;
  }

  .ocmono-header__main-inner {
    justify-content: space-between;
    min-height: 78px;
    gap: 12px;
    padding: 10px 0;
  }

  .ocmono-header .main-header-three__logo img,
  .ocmono-header__logo img {
    max-height: 58px;
    max-width: 150px;
  }

  .ocmono-header__nav {
    flex: 1 1 auto;
  }

  .ocmono-header__nav-row {
    justify-content: flex-end;
    gap: 12px;
  }

  .ocmono-header__menu-box {
    display: none;
  }

  .ocmono-header__mobile-toggle {
    display: none !important;
  }

  .ocmono-header__nav-row {
    justify-content: flex-end;
  }
}

@media (min-width: 992px) {
  .ocmono-header__mobile-toggle {
    display: none !important;
  }
}

/* ------------------------------------------------------------------
 * Mobile chrome — sticky header + bottom tab bar
 * ------------------------------------------------------------------ */
@media only screen and (max-width: 991px) {
  html {
    overflow-x: hidden;
    max-width: 100%;
  }

  body {
    overflow-x: hidden;
    max-width: 100%;
  }

  .page-wrapper {
    overflow-x: hidden;
    max-width: 100%;
    /* Keep footer / subscribe band above fixed mobile tab bar */
    padding-bottom: calc(68px + env(safe-area-inset-bottom, 0px));
  }

  /* 100vw on fixed overlays causes horizontal scroll on mobile */
  .mobile-nav__wrapper,
  .search-popup {
    width: 100%;
    max-width: 100%;
    left: 0;
    right: 0;
  }

  .mobile-nav__wrapper {
    width: 100%;
    max-width: 100%;
    z-index: 1003;
  }

  .mobile-nav__wrapper.expanded {
    z-index: 1003;
  }

  .ocmono-header {
    z-index: 1002;
    max-width: 100%;
  }

  .ocmono-header__container {
    max-width: 100%;
  }

  .ocmono-header--fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    animation: ocmonoHeaderSlideDown 0.28s ease;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
  }

  .ocmono-header--fixed .ocmono-header__main {
    border-bottom-color: transparent;
  }

  .ocmono-header-sentinel {
    display: block;
    height: 0;
  }

  /* Page header — compact title + breadcrumb on mobile */
  .page-header {
    padding: 32px 0 44px;
  }

  .page-header__ripped-paper {
    height: 42px;
  }

  .page-header__inner h1,
  .page-header__inner h2,
  .page-header__inner .page-header__title,
  .page-header__title-region h1 {
    font-size: 26px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
  }

  /* Hide breadcrumbs on mobile */
  .page-header__breadcrumb,
  .page-header__inner .page-header__breadcrumb,
  .thm-breadcrumb-wrapper,
  .page-header .breadcrumb,
  .region-breadcrumb {
    display: none !important;
  }

  .page-header--checkout-complete .page-header__eyebrow {
    font-size: 12px;
  }

  .page-header--checkout-complete .page-header__subtitle {
    font-size: 14px;
    line-height: 1.45;
  }

  .ocmono-page-content > .container.py-5 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }

  /* Footer + subscribe band — clip decorative overflow */
  .subscribe-one {
    overflow: hidden;
    max-width: 100%;
  }

  .subscribe-one .container {
    max-width: 100%;
    overflow: hidden;
    padding-left: var(--ocmono-gutter-x, 16px);
    padding-right: var(--ocmono-gutter-x, 16px);
  }

  .subscribe-one__inner {
    overflow: hidden;
    max-width: 100%;
  }

  .subscribe-one__shape-1,
  .subscribe-one__shape-2,
  .subscribe-one__shape-3,
  .subscribe-one__shape-4,
  .subscribe-one__shape-5,
  .subscribe-one__shape-6 {
    display: none !important;
  }

  .subscribe-one__inner-content {
    padding: 28px 20px 24px;
    border-radius: 18px;
    border-top-left-radius: 0;
    overflow: hidden;
  }

  .subscribe-one__right {
    margin-left: 0;
  }

  .subscribe-one__title {
    font-size: 22px;
    line-height: 1.3;
  }

  .site-footer {
    margin-top: -48px;
    max-width: 100%;
    overflow: hidden;
  }

  .site-footer .container {
    max-width: 100%;
    padding-left: var(--ocmono-gutter-x, 16px);
    padding-right: var(--ocmono-gutter-x, 16px);
  }

  .site-footer__bottom-inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
  }

  .site-footer__bottom-left,
  .site-footer__bottom-right {
    width: 100%;
    text-align: center;
  }

  .site-footer__bottom-text {
    text-align: center;
  }

  .site-footer__bottom-menu {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .site-footer__bottom-menu li + li {
    margin-left: 0;
  }

  .site-footer__bottom-menu li span {
    display: none;
  }

  .scroll-to-top {
    bottom: calc(78px + env(safe-area-inset-bottom, 0px)) !important;
  }

  .whatsapp-icon {
    display: none !important;
  }

  /* Mobile sidebar — vertical category list (override header horizontal nav) */
  .mobile-nav__content {
    padding-top: calc(var(--ocmono-mobile-header-height, 88px) + 12px) !important;
    padding-bottom: calc(72px + env(safe-area-inset-bottom, 0px)) !important;
  }

  .mobile-nav__close {
    top: calc(var(--ocmono-mobile-header-height, 88px) + 8px) !important;
  }

  .mobile-nav__container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin-top: 8px;
  }

  .mobile-nav__container .ocmono-header-nav.main-menu__list,
  .mobile-nav__container .main-menu__list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    overflow: visible;
    max-width: 100%;
    width: 100%;
    gap: 0;
    padding: 0;
    margin: 0;
  }

  .mobile-nav__container .ocmono-header-nav.main-menu__list > li,
  .mobile-nav__container .main-menu__list > li {
    display: block;
    width: 100%;
    float: none;
  }

  .mobile-nav__container .main-menu-three .ocmono-header-nav.main-menu__list > li + li,
  .mobile-nav__container .ocmono-header-nav.main-menu__list > li + li,
  .mobile-nav__container .main-menu__list > li + li {
    margin-left: 0;
  }

  .mobile-nav__container .ocmono-header-nav.main-menu__list > li > a,
  .mobile-nav__container .main-menu__list > li > a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    white-space: normal;
    word-break: break-word;
    line-height: 1.35;
    min-height: 46px;
    padding: 8px 10px;
    color: #fff;
  }

  .mobile-nav__container .ocmono-header-nav.main-menu__list > li.is-active > a,
  .mobile-nav__container .main-menu__list > li.is-active > a {
    color: var(--ogenix-primary, #f7b534);
  }

  .mobile-nav__content .logo-box {
    display: none !important;
  }
}

@keyframes ocmonoHeaderSlideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

.ocmono-mobile-tabbar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  background: #fff;
  border-top: 1px solid rgba(94, 36, 131, 0.12);
  box-shadow: 0 -8px 28px rgba(0, 0, 0, 0.08);
  padding-bottom: env(safe-area-inset-bottom, 0px);
}

.ocmono-mobile-tabbar__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin: 0;
  padding: 0;
}

.ocmono-mobile-tabbar__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  min-height: 58px;
  padding: 8px 2px 10px;
  text-decoration: none;
  color: var(--ogenix-gray);
  transition: color 0.2s ease, background-color 0.2s ease;
}

.ocmono-mobile-tabbar__link:hover,
.ocmono-mobile-tabbar__link:focus {
  color: var(--ogenix-base);
  background: rgba(94, 36, 131, 0.04);
}

.ocmono-mobile-tabbar__link.is-active {
  color: var(--ogenix-base);
}

.ocmono-mobile-tabbar__icon-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  font-size: 18px;
  line-height: 1;
}

.ocmono-mobile-tabbar__label {
  font-size: 9px;
  font-weight: 600;
  line-height: 1.15;
  text-align: center;
}

.ocmono-mobile-tabbar__link[type="button"] {
  border: none;
  background: none;
  cursor: pointer;
  font-family: inherit;
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
}

.ocmono-mobile-tabbar__link--menu.is-active {
  color: var(--ogenix-base);
}

.ocmono-mobile-tabbar__link--whatsapp {
  color: #25d366;
}

.ocmono-mobile-tabbar__link--whatsapp:hover,
.ocmono-mobile-tabbar__link--whatsapp:focus {
  color: #1ebe57;
  background: rgba(37, 211, 102, 0.08);
}

.ocmono-mobile-tabbar__link--whatsapp .ocmono-mobile-tabbar__icon-wrap {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #25d366;
  color: #fff;
  font-size: 17px;
}

.ocmono-mobile-tabbar__link--whatsapp .ocmono-mobile-tabbar__label {
  color: #25d366;
}

.ocmono-mobile-tabbar__badge {
  position: absolute;
  top: -4px;
  right: -10px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  background: var(--ogenix-primary, #f7b534);
  color: var(--ogenix-black);
  font-size: 10px;
  font-weight: 800;
  line-height: 18px;
  text-align: center;
}

.ocmono-mobile-tabbar__badge--empty {
  display: none;
}

@media (min-width: 992px) {
  .ocmono-mobile-tabbar {
    display: none;
  }
}

/* User account pages — login, register, password reset, profile */

/* Compact purple banner on user pages */
.page-header--user {
  padding: 28px 0 40px;
}

.page-header--user .page-header__ripped-paper {
  height: 36px;
}

.page-header--user .page-header__inner h1,
.page-header--user .page-header__inner h2,
.page-header--user .page-header__inner .page-header__title,
.page-header--user .page-header__title-region h1 {
  font-size: 32px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}

.page-header--user .page-header__inner .page-header__breadcrumb {
  margin-top: 8px;
}

.page-header--user .page-header__inner .thm-breadcrumb li,
.page-header--user .page-header__inner .thm-breadcrumb li a {
  font-size: 13px !important;
}

.page-header--user-auth {
  padding: 22px 0 34px;
}

.ocmono-user-page {
  padding-bottom: 64px;
}

.ocmono-user-page__container {
  padding-top: 24px;
  padding-bottom: 40px;
}

.ocmono-user-page > .container {
  max-width: 960px;
}

.ocmono-user-page--auth > .container {
  max-width: 680px;
}

.ocmono-user-page--auth .ocmono-user-page__container {
  padding-top: 16px;
  padding-bottom: 32px;
}

.ocmono-user-page--profile > .container {
  max-width: 960px;
}

.ocmono-user-page--order > .container {
  max-width: 1040px;
}

.ocmono-user-page--order .ocmono-user-page__panel > .block:last-child {
  padding: 0;
  border: 0;
  box-shadow: none;
  background: transparent;
}

.ocmono-user-page--order .ocmono-user-page__panel {
  width: 100%;
  max-width: 100%;
}

.ocmono-user-page__messages {
  margin-top: 16px;
}

.ocmono-user-page__panel {
  margin: 0 auto;
}

.ocmono-user-page__panel > .block {
  margin-bottom: 0;
}

.ocmono-user-page__panel > .block > h2 {
  display: none;
}

/* Tab cards */
.ocmono-user-tabs {
  display: block;
  margin-bottom: 20px;
}

.ocmono-user-page__panel > .block:first-child {
  margin-bottom: 0;
}

.ocmono-user-tabs__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ocmono-user-page--auth .ocmono-user-tabs {
  margin-bottom: 14px;
}

.ocmono-user-page--auth .ocmono-user-tabs__list {
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 10px;
}

.ocmono-user-tabs__item {
  min-width: 0;
}

.ocmono-user-tabs__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 108px;
  height: 100%;
  padding: 18px 12px;
  text-align: center;
  text-decoration: none;
  color: var(--ogenix-black);
  background: #fff;
  border: 1px solid var(--ogenix-bdr-color);
  border-radius: 12px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.05);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease, color 0.2s ease;
}

/* Auth pages — compact horizontal tab cards */
.ocmono-user-page--auth .ocmono-user-tabs__card {
  flex-direction: row;
  justify-content: center;
  min-height: 0;
  padding: 12px 16px;
  gap: 12px;
}

.ocmono-user-tabs__card:hover,
.ocmono-user-tabs__card:focus {
  color: var(--ogenix-base);
  border-color: rgba(94, 36, 131, 0.35);
  box-shadow: 0 8px 24px rgba(94, 36, 131, 0.12);
  transform: translateY(-2px);
}

.ocmono-user-tabs__item.is-active .ocmono-user-tabs__card,
.ocmono-user-tabs__card.is-active {
  color: var(--ogenix-base);
  border-color: var(--ogenix-base);
  box-shadow: 0 10px 30px rgba(94, 36, 131, 0.16);
}

.ocmono-user-tabs__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--ogenix-extra);
  color: var(--ogenix-base);
  font-size: 18px;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.ocmono-user-page--auth .ocmono-user-tabs__icon {
  width: 36px;
  height: 36px;
  font-size: 15px;
  flex-shrink: 0;
}

.ocmono-user-tabs__item.is-active .ocmono-user-tabs__icon,
.ocmono-user-tabs__card.is-active .ocmono-user-tabs__icon {
  background: var(--ogenix-base);
  color: #fff;
}

.ocmono-user-tabs__label {
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
}

.ocmono-user-page--auth .ocmono-user-tabs__label {
  font-size: 14px;
}

/* Form card */
.ocmono-user-page__panel > .block:last-child {
  background: #fff;
  border: 1px solid var(--ogenix-bdr-color);
  border-radius: 12px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.06);
  padding: 36px 32px 32px;
}

.ocmono-user-page--auth .ocmono-user-page__panel > .block:last-child {
  padding: 24px 28px 24px;
}

/* Profile content — orders, view, payment methods */
.ocmono-user-page--profile .profile,
.ocmono-user-page--profile .user-profile,
.ocmono-user-page--profile .view-commerce-user-orders,
.ocmono-user-page--profile .commerce-payment-method-add-list,
.ocmono-user-page--profile .commerce-payment-method-list {
  margin: 0;
}

.ocmono-user-page .views-view-empty,
.ocmono-user-page .view-empty,
.ocmono-user-page .view-commerce-user-orders .views-empty {
  margin: 0;
  padding: 36px 24px;
  text-align: center;
  color: var(--ogenix-gray);
  font-size: 15px;
  line-height: 1.65;
  background: var(--ogenix-extra);
  border-radius: var(--ogenix-bdr-radius);
}

.ocmono-user-page .view-commerce-user-orders table,
.ocmono-user-page .views-table {
  width: 100%;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid var(--ogenix-bdr-color);
  border-radius: var(--ogenix-bdr-radius);
  overflow: hidden;
}

.ocmono-user-page .view-commerce-user-orders table thead th,
.ocmono-user-page .views-table thead th {
  padding: 14px 16px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--ogenix-black);
  background: var(--ogenix-extra);
  border-bottom: 1px solid var(--ogenix-bdr-color);
}

.ocmono-user-page .view-commerce-user-orders table tbody td,
.ocmono-user-page .views-table tbody td {
  padding: 14px 16px;
  font-size: 14px;
  color: var(--ogenix-gray);
  border-bottom: 1px solid var(--ogenix-bdr-color);
  vertical-align: middle;
}

.ocmono-user-page .view-commerce-user-orders table tbody tr:last-child td,
.ocmono-user-page .views-table tbody tr:last-child td {
  border-bottom: 0;
}

.ocmono-user-page .view-commerce-user-orders table a,
.ocmono-user-page .views-table a {
  color: var(--ogenix-base);
  font-weight: 600;
}

.ocmono-user-page--profile .nav-tabs:not(.ocmono-user-tabs__list) {
  display: none;
}

.ocmono-user-form {
  max-width: 100%;
}

.ocmono-user-form .form-item,
.ocmono-user-form .js-form-item {
  margin-bottom: 22px;
}

.ocmono-user-page--auth .ocmono-user-form .form-item,
.ocmono-user-page--auth .ocmono-user-form .js-form-item {
  margin-bottom: 14px;
}

.ocmono-user-form label,
.ocmono-user-form .form-item label,
.ocmono-user-form .js-form-item label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  color: var(--ogenix-black);
}

.ocmono-user-page--auth .ocmono-user-form label,
.ocmono-user-page--auth .ocmono-user-form .form-item label,
.ocmono-user-page--auth .ocmono-user-form .js-form-item label {
  margin-bottom: 6px;
}

.ocmono-user-form .form-required::after,
.ocmono-user-form .js-form-required::after {
  color: #d9534f;
}

.ocmono-user-form .ocmono-user-form__control,
.ocmono-user-form input[type="text"],
.ocmono-user-form input[type="email"],
.ocmono-user-form input[type="password"],
.ocmono-user-form input[type="tel"],
.ocmono-user-form select,
.ocmono-user-form textarea {
  width: 100%;
  max-width: 100%;
  height: 52px;
  border: 1px solid var(--ogenix-bdr-color);
  background-color: var(--ogenix-extra);
  color: var(--ogenix-black);
  font-size: 14px;
  font-weight: 500;
  border-radius: var(--ogenix-bdr-radius);
  padding: 0 20px;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.ocmono-user-page--auth .ocmono-user-form .ocmono-user-form__control,
.ocmono-user-page--auth .ocmono-user-form input[type="text"],
.ocmono-user-page--auth .ocmono-user-form input[type="email"],
.ocmono-user-page--auth .ocmono-user-form input[type="password"],
.ocmono-user-page--auth .ocmono-user-form input[type="tel"],
.ocmono-user-page--auth .ocmono-user-form select {
  height: 46px;
  padding: 0 16px;
}

.ocmono-user-form textarea {
  min-height: 120px;
  height: auto;
  padding: 16px 20px;
  resize: vertical;
  line-height: 1.5;
}

.ocmono-user-form .ocmono-user-form__control:focus,
.ocmono-user-form input:focus,
.ocmono-user-form select:focus,
.ocmono-user-form textarea:focus {
  border-color: var(--ogenix-base);
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(94, 36, 131, 0.12);
}

.ocmono-user-form .description,
.ocmono-user-form .form-item .description,
.ocmono-user-form .form-item__description {
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.55;
  color: var(--ogenix-gray);
}

.ocmono-user-page--auth .ocmono-user-form .description,
.ocmono-user-page--auth .ocmono-user-form .form-item .description,
.ocmono-user-page--auth .ocmono-user-form .form-item__description {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.45;
}

.ocmono-user-form__fieldset,
.ocmono-user-form fieldset {
  margin: 24px 0 0;
  padding: 20px;
  border: 1px solid var(--ogenix-bdr-color);
  border-radius: var(--ogenix-bdr-radius);
  background: #fafafa;
}

.ocmono-user-form fieldset legend,
.ocmono-user-form__fieldset legend {
  font-size: 15px;
  font-weight: 700;
  color: var(--ogenix-black);
  padding: 0 8px;
}

.ocmono-user-form .form-check,
.ocmono-user-form .js-form-type-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 0;
}

.ocmono-user-form .form-check-input,
.ocmono-user-form .ocmono-user-form__checkbox {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  margin: 3px 0 0;
}

.ocmono-user-form .form-check-label,
.ocmono-user-form .js-form-type-checkbox label {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
  color: var(--ogenix-gray);
}

.ocmono-user-form__actions {
  margin-top: 28px;
  text-align: center;
}

.ocmono-user-page--auth .ocmono-user-form__actions {
  margin-top: 18px;
}

.ocmono-user-form__submit,
.ocmono-user-form .button--primary {
  min-width: 200px;
  border: none;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  background-color: var(--ogenix-primary);
  color: var(--ogenix-white);
}

@media only screen and (max-width: 767px) {
  .page-header--user,
  .page-header--user-auth {
    padding: 20px 0 32px;
  }

  .page-header--user .page-header__ripped-paper {
    height: 28px;
  }

  .page-header--user .page-header__inner h1,
  .page-header--user .page-header__inner h2,
  .page-header--user .page-header__inner .page-header__title,
  .page-header--user .page-header__title-region h1 {
    font-size: 24px !important;
  }

  .ocmono-user-page--auth .ocmono-user-tabs__list {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 575px) {
  .ocmono-user-page > .container,
  .ocmono-user-page--profile > .container,
  .ocmono-user-page--auth > .container {
    max-width: 100%;
  }

  .ocmono-user-page__container {
    padding-top: 16px;
    padding-bottom: 28px;
  }

  .ocmono-user-tabs__list {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .ocmono-user-tabs__card {
    flex-direction: row;
    justify-content: flex-start;
    min-height: 0;
    padding: 14px 16px;
    gap: 14px;
  }

  .ocmono-user-page--auth .ocmono-user-tabs__card {
    justify-content: flex-start;
    padding: 12px 14px;
  }

  .ocmono-user-tabs__icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
    flex-shrink: 0;
  }

  .ocmono-user-tabs__label {
    text-align: left;
    font-size: 14px;
  }

  .ocmono-user-page__panel > .block:last-child {
    padding: 28px 20px 24px;
  }

  .ocmono-user-page--auth .ocmono-user-page__panel > .block:last-child {
    padding: 20px 16px 20px;
  }

  .ocmono-user-form__submit {
    width: 100%;
    min-width: 0;
  }
}

/**
 * Site-wide buttons — flat style, slide animation only on add-to-cart.
 */
.thm-btn,
input[type="submit"].thm-btn,
button.thm-btn,
a.thm-btn,
.button--primary,
input[type="submit"].button--primary,
button.button--primary {
  border-radius: 5px !important;
}

.thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn),
input[type="submit"].thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn),
button.thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn),
a.thm-btn {
  transition: none !important;
}

.thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn)::before,
input[type="submit"].thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn)::before,
button.thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn)::before,
a.thm-btn::before,
.thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn):hover::before,
input[type="submit"].thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn):hover::before,
button.thm-btn:not(.button--add-to-cart):not(.ocmono-add-to-cart-btn):hover::before {
  content: none !important;
  display: none !important;
}

.button--add-to-cart.thm-btn::before,
.ocmono-add-to-cart-btn.thm-btn::before,
input[type="submit"].button--add-to-cart::before,
button[type="submit"].button--add-to-cart::before {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
