@import "../fonts/Urbanist-Regular.css";
@import "../fonts/Urbanist-Medium.css";
@import "../fonts/Felix Titling Regular.css";
@import "../fonts/CarolynaProBlack.css";
:root {
  --primary: #fff;
  --secondary: #fcf7f0;
  --h1_size: 2rem;
  --h2_size: 2rem;
  --h3_size: 1.75rem;
  --h4_size: 1.625rem;
  --display_size: 2.75rem;
  --title_size: 1.45rem;
  --content_size: 1rem;
  --nav_size: 0.875rem;
  --button_size: 1rem;
  --font_64: 4rem;
  --font_18: 1.125rem;
  --menu-height: 100px;
  --bs-body-font-family: 'Urbanist Regular', sans-serif;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5em;
  --bs-body-color: #000;
  --bs-body-bg: #fff;
  --bs-primary: #fff;
  --bs-secondary: #fcf7f0; }

* {
  margin: 0;
  padding: 0; }

html {
  font-size: 16px; }

body {
  font-size: var(--content_size);
  line-height: 1.5em;
  color: #000;
  font-family: 'Urbanist Regular', sans-serif;
  background: #fff;
  font-weight: 400;
  zoom: 1; }

#container {
  width: 100%; }

#page-wrap, .container {
  max-width: 1920px;
  margin: 0px auto;
  padding: 0px; }

body.page-template-template_full-width #page-wrap {
  max-width: 100% !important; }

body.single .entry-content {
  padding-top: 40px; }

#wrap {
  padding-top: var(--menu-height); }

#primary-nav {
  position: fixed;
  width: 100%;
  z-index: 300;
  background: #fff;
  color: #000 !important; }
  #primary-nav a, #primary-nav a.nav-link {
    color: #000 !important; }
  #primary-nav a.gm-anchor, #primary-nav .gm-menu-item__txt {
    font-size: var(--nav_size) !important; }
  #primary-nav .gm-inner {
    border-bottom: none; }
  #primary-nav .gm-navbar {
    width: 100%;
    max-width: 80%;
    margin: 0 auto; }
    #primary-nav .gm-navbar .nav--left {
      left: 20%;
      position: relative; }
  #primary-nav .gm-caret i {
    font-weight: 300;
    color: #fff; }
  #primary-nav .gm-navbar-dropdown-opened .gm-caret i {
    color: #000 !important; }

.gm-search__fullscreen-container {
  background: rgba(252, 247, 240, 0.95); }

.gm-navbar-nav.nav--left {
  padding-right: 20vw !important; }
  .gm-navbar-nav.nav--left li {
    padding: 0px 20px !important; }

.gm-navbar-nav.nav--right {
  padding-left: 20vw !important; }
  .gm-navbar-nav.nav--right li {
    padding: 0px 20px !important; }

.gm-dropdown-menu-wrapper .gm-dropdown-menu {
  border-top-color: #fff !important;
  background: #fff !important;
  color: #000 !important; }
  .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__link, .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__txt {
    color: #000 !important; }
    .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__link:hover, .gm-dropdown-menu-wrapper .gm-dropdown-menu .gm-menu-item__txt:hover {
      color: #000 !important; }

.gm-navigation-drawer--mobile {
  background: #fff !important;
  border-left: none; }
  .gm-navigation-drawer--mobile a.gm-anchor, .gm-navigation-drawer--mobile .gm-menu-item__txt {
    color: #000 !important; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after, .gm-burger .hamburger-inner, .gm-burger .hamburger-inner::after, .gm-burger .hamburger-inner::before {
  background-color: #000 !important;
  opacity: 1 !important; }

.gm-burger.hamburger.is-active .hamburger-inner, .gm-burger.hamburger.is-active .hamburger-inner::after, .gm-burger.hamburger.is-active .hamburger-inner::before, .gm-menu-btn-close-mobile-drawer .hamburger .hamburger-inner, .gm-menu-btn-close-mobile-drawer .hamburger .hamburger-inner::after, .gm-menu-btn-close-mobile-drawer .hamburger .hamburger-inner::before {
  background-color: #000 !important;
  opacity: 1 !important; }

.gm-actions .gm-search i {
  background-image: url(../images/icon_search.svg);
  background-repeat: no-repeat;
  min-height: 17px;
  margin-left: 10vw; }
  .gm-actions .gm-search i::before {
    content: ""; }
  .gm-actions .gm-minicart a {
    background-image: url(../images/icon_bag.svg);
    background-repeat: no-repeat;
    min-width: 17px;
    margin-left: 10px;
    margin-top: 5px; }
  .gm-actions .gm-minicart a::before {
    content: ""; }

.gm-minicart .gm-minicart-icon-wrapper {
  position: relative;
  padding-right: 20px; }
  .gm-minicart .gm-minicart-icon-wrapper i {
    font-size: 0px; }
  .gm-minicart .gm-minicart__txt {
    font-size: 0px !important;
    display: none !important; }
  .gm-minicart .gm-minicart__txt:after {
    content: "" !important;
    font-size: var(--nav_size) !important;
    text-transform: uppercase;
    display: inline-block; }
  .gm-minicart .gm-cart-counter {
    background-color: #000 !important;
    color: #000 !important;
    border: 1px solid #000;
    width: 6px !important;
    height: 6px !important;
    line-height: 6px !important;
    border-radius: 50% !important;
    font-size: 0px !important;
    top: -17px;
    left: 3px; }
  .gm-minicart .gm-cart-counter:empty {
    display: block !important;
    border: 1px solid #fff !important;
    background: #fff !important; }

.gm-search__fullscreen-container .gm-search__input[type="text"], .gm-search__fullscreen-container .gm-search-btn {
  border-bottom: 1px solid #000 !important; }

.gm-search__fullscreen-container .gm-search__input[type='text'] {
  color: #000 !important; }

.gm-search__close svg {
  fill: #000; }

.gm-search__alpha {
  color: #000 !important; }

.gm-search-btn i {
  font-weight: 300;
  color: #000; }

#page-wrap {
  padding: 100px 40px; }

#home-page #hero {
  position: relative;
  background-color: #fcf7f0; }
  #home-page #hero .hero__wrap {
    position: relative;
    margin-top: 0px; }
    #home-page #hero .hero__video {
      width: 100vw;
      max-height: calc(100vh - var(--menu-height));
      overflow: hidden; }
      #home-page #hero .hero__video video {
        width: 100vw;
        object-fit: cover;
        max-height: calc(100vh - var(--menu-height)); }
    #home-page #hero .hero__slider .slider-item {
      width: 100vw;
      height: calc(100vh - var(--menu-height));
      overflow: hidden;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  #home-page #hero .image-container {
    position: relative;
    width: 100vw;
    height: calc(100vh - var(--menu-height));
    overflow: hidden;
    z-index: 2;
    background-size: cover;
    background-position: center; }
  #home-page #hero .section-title {
    font-family: 'Felix Titling', serif;
    letter-spacing: 5px;
    line-height: 120%;
    font-size: var(--title_size);
    margin: 100px 0px 0px 0px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 85%;
    left: 0%;
    transform: translateY(-85%);
    z-index: 1;
    white-space: nowrap; }
  #home-page #hero .section-title.on-dark {
    color: #fff; }
  #home-page #hero .section-title span {
    position: relative;
    display: block;
    line-height: 3em; }
  #home-page #collections {
    padding: 180px 20px 5vw 20px; }
  #home-page #collections .collection__item {
    padding-top: 40px; }
    #home-page #collections .collection__name {
      font-family: 'Felix Titling', serif;
      letter-spacing: 5px;
      line-height: 120%;
      font-size: var(--title_size);
      height: 80px;
      margin-top: -80px;
      padding-left: 20px; }
  #home-page #intro {
    padding: 5% 5%; }
  #home-page #intro .intro__heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%;
    width: 33%; }
    #home-page #intro .intro__content {
      width: 66%; }
    #home-page #intro .intro__link {
      padding-top: 40px;
      position: relative;
      left: 33%; }
    #home-page #intro .intro__wrap {
      display: flex;
      flex-direction: row; }
  #home-page #intro .img-1 {
    text-align: center; }
  #home-page #intro .img-2 {
    transform: translateY(-50%); }
  #home-page #intro .img-3 {
    transform: translate(10%, 40%); }
  #home-page #empower .empower__placeholder {
    height: 300px; }
    #home-page #empower .empower__line {
      height: 1px;
      -moz-transition: all 0.8s linear;
      -webkit-transition: all 0.8s linear;
      -o-transition: all 0.8s linear;
      transition: all 0.8s linear;
      width: 1px;
      background-color: #000;
      margin: 0 auto;
      margin-bottom: 60px; }
    #home-page #empower .empower__line.active {
      opacity: 1;
      height: 230px; }
    #home-page #empower .empower__text {
      font-family: 'Felix Titling', serif;
      letter-spacing: 5px;
      line-height: 120%;
      font-size: var(--h2_size);
      text-align: center;
      width: 100%;
      max-width: 54%;
      margin: 0 auto 60px auto; }
    #home-page #empower .empower__text.reveal {
      transition: 2s all ease; }
  #home-page #appointments {
    padding: 5% 40px;
    background-color: #fcf7f0; }
  #home-page #appointments .appointments__heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%;
    text-align: center; }
    #home-page #appointments .appointments__text {
      text-align: center;
      width: 100%;
      max-width: 650px;
      margin: 0 auto;
      padding: 60px 0px; }
    #home-page #appointments .appointments__call {
      text-align: center; }
    #home-page #appointments .appointments__link {
      text-align: center;
      padding-top: 40px; }
  #home-page #favourites {
    padding: 5% 0px; }
  #home-page #favourites .favourites__heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%; }
    #home-page #favourites .favourites__link {
      text-align: right; }
  #home-page #favourites #products {
    padding-top: 40px; }
    #home-page #favourites #products .product-wrap {
      display: flex;
      width: 100%;
      flex-direction: row;
      justify-content: space-between;
      padding-top: 10px; }
    #home-page #favourites #products .product-title .woocommerce-loop-product__title {
      font-family: 'Felix Titling', serif;
      font-size: var(--font_18);
      letter-spacing: 2px;
      padding-bottom: 5px; }
    body.home #parallax, body.home #footer-wrap {
      position: sticky;
      position: -webkit-sticky;
      top: 100px; }

#about-page #intro .intro__image {
  padding-right: 40px; }
  #about-page #intro .intro__image_2 {
    width: 100%;
    max-width: 100%;
    padding: 10% 0px 0px 7%; }
  #about-page #intro .intro__image_3 {
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
    padding-top: 29%; }
  #about-page #intro .intro__wrap {
    padding: 5% 10%;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end; }
  #about-page #intro .intro__heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%;
    padding-bottom: 40px; }
  #about-page #intro .intro__button {
    padding-top: 5%; }
  #about-page #know {
    padding: 10% 40px 0px 40px; }
  #about-page #know .know__heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%;
    text-align: center; }
  #about-page #know .know__text {
    text-align: center;
    width: 100%;
    max-width: 870px;
    margin: 0 auto;
    padding: 60px 0px; }
  #about-page #know .know__button {
    text-align: center; }
  #about-page #know .know__team {
    text-align: center;
    padding: 60px 0px; }
  #about-page #know .know__placeholder {
    height: 300px; }
  #about-page #know .know__line {
    height: 1px;
    -moz-transition: all 0.8s linear;
    -webkit-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
    width: 1px;
    background-color: #000;
    margin: 0 auto;
    margin-bottom: 60px; }
  #about-page #know .know__line.active {
    opacity: 1;
    height: 230px; }

#team-page .intro__banner {
  position: sticky;
  top: 0px;
  z-index: -1; }
  #team-page #intro {
    background: #fcf7f0;
    padding-top: 100px; }
  #team-page #intro .intro__heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%;
    text-align: center;
    padding-bottom: 30px; }
  #team-page #intro .intro__content {
    text-align: center;
    padding-bottom: 60px; }
  #team-page #intro .intro__placeholder {
    height: 300px; }
  #team-page #intro .intro__line {
    height: 1px;
    -moz-transition: all 0.8s linear;
    -webkit-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
    width: 1px;
    background-color: #000;
    margin: 0 auto;
    margin-bottom: 60px; }
  #team-page #intro .intro__line.active {
    opacity: 1;
    height: 230px; }
  #team-page #team {
    padding: 0px 20px 100px 20px;
    background: #fcf7f0; }
  #team-page #team .team__name {
    font-family: 'Felix Titling', serif;
    letter-spacing: 5px;
    line-height: 120%;
    font-size: var(--h2_size);
    padding-bottom: 30px; }
  #team-page #team .team__position {
    text-transform: uppercase;
    padding-bottom: 30px; }
  #team-page #team .row {
    padding: 20px 0px; }
  #team-page .contact-link {
    background: #fcf7f0;
    text-align: center;
    padding-bottom: 100px; }

#faq-page {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 60px 20px; }
  #faq-page .intro__heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%;
    padding-bottom: 40px; }
  #faq-page .intro__content {
    padding-bottom: 60px; }
  #faq-page #links {
    padding-top: 60px;
    text-align: center; }
  #faq-page #links .col-xl-12 {
    display: flex;
    flex-direction: row;
    justify-content: center; }
  #faq-page #links a {
    margin: 0px 40px; }

#contact {
  padding: 5vw 0px; }
  #contact .contact {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto; }
  #contact .contact__heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%;
    padding-bottom: 40px; }
  #contact .contact__content_btm {
    line-height: 175%;
    padding-top: 40px; }

#footer-wrap {
  background: #fff;
  z-index: 600;
  position: relative; }
  #footer-wrap #footer {
    width: 100%;
    max-width: 95%;
    margin: 0 auto;
    background: #fff;
    color: #000;
    padding: 20px 20px;
    font-size: var(--content_size); }
  #footer-wrap #footer a {
    color: #000; }
  #footer-wrap #footer .btn-link {
    margin-bottom: 20px;
    display: inline-block; }
  #footer-wrap #footer .btn-link.first {
    margin-top: 40px; }
  #footer-wrap #footer #details {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  #footer-wrap #footer #feed {
    text-align: right; }
  #footer-wrap #footer #feed .btn-link {
    padding-top: 10px; }
  #footer-wrap #marquee {
    padding: 20px 0px 40px 0px;
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden; }
  #footer-wrap #marquee .marquee__inner {
    animation: marquee 30s linear infinite;
    -webkit-animation: marquee 30s linear infinite; }
    #footer-wrap #marquee .marquee__inner span {
      font-size: var(--font_64);
      font-family: 'Felix Titling', serif;
      letter-spacing: 5px;
      line-height: 120%; }
  #footer-wrap #copyright {
    padding: 10px 20px;
    background: #fff;
    color: #000;
    font-size: 14px;
    border-top: 1px solid #000;
    text-transform: uppercase;
    text-align: center; }

.show_desktop {
  display: block; }

.show_mobile {
  display: none; }

.grecaptcha-badge {
  display: none !important; }

img {
  border: 0;
  max-width: 100%;
  height: auto;
  width: auto\9; }

.clear {
  clear: both !important; }

a {
  color: #000; }
  a:hover {
    color: #000; }

.page-title {
  color: #000 !important; }

p {
  margin: 0 0 25px; }

p:empty {
  display: none; }

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  outline: none; }

.error404 .wrapper {
  padding: 5% 0px; }
  .error404 h1 {
    font-size: 50px;
    text-align: center; }
  .error404 .entry-content {
    text-align: center;
    padding-top: 3%; }

body.search h1.page-title {
  display: block !important;
  padding: 40px 0px; }
  body.search .product-cat-desc, body.search .product-filter, body.search .woocommerce-result-count, body.search .woocommerce-ordering, body.search .wpc-filters-open-button-container {
    display: none !important; }

.reveal {
  position: relative;
  transform: translateY(0px);
  opacity: 0;
  transition: 1s all ease; }

.reveal.active {
  transform: translateY(0);
  opacity: 1; }

.reveal-top {
  animation: fadein 2s ease-in; }

.fadein {
  animation: fadein 2s ease-in; }

.fadeout {
  animation: fadeout 2s ease-out; }

.fadein-menu {
  animation: fadein 1s ease-in; }

.fadeout-menu {
  animation: fadeout 1s ease-out; }

.on-scroll-color-change {
  transition: background 1s ease;
  -webkit-transition: background 1s ease;
  -moz-transition: background 1s ease;
  -ms-transition: background 1s ease;
  -o-transition: background 1s ease; }

@keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-moz-keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-ms-keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-o-keyframes fadein {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-moz-keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-webkit-keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-ms-keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-o-keyframes fadeout {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

@keyframes scrolling {
  0% {
    transform: translateX(0); }

  100% {
    transform: translatex(-144vw); } }

.marquee {
  width: 100%;
  overflow: hidden;
  pointer-events: none; }
  .marquee__inner {
    width: fit-content;
    display: flex;
    position: relative;
    animation-play-state: running;
    opacity: 1;
    transition-duration: 0.4s;
    transform: translate3d(calc(-25% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-25% + 20vw), 0, 0);
    transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -o-transition: opacity 0.1s; }
  .marquee__inner span {
    white-space: nowrap;
    padding: 0 1vw; }

@keyframes marquee {
  0% {
    transform: translate3d(calc(-25% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-25% + 20vw), 0, 0); }

  100% {
    transform: translate3d(calc(-50% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-50% + 20vw), 0, 0); } }

@keyframes -webkit-marquee {
  0% {
    transform: translate3d(calc(-25% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-25% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-25% + 20vw), 0, 0); }

  100% {
    transform: translate3d(calc(-50% + 20vw), 0, 0);
    -webkit-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -moz-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -ms-transform: translate3d(calc(-50% + 20vw), 0, 0);
    -o-transform: translate3d(calc(-50% + 20vw), 0, 0); } }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  color: #000;
  font-weight: 400;
  font-family: 'Felix Titling', serif;
  letter-spacing: 5px;
  line-height: 120%; }

h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
  color: #000;
  text-decoration: none; }

h1, .h1 {
  font-size: var(--h1_size); }

h2, .h2 {
  font-size: var(--h2_size); }

h3, .h3 {
  font-size: var(--h3_size); }

h4 {
  font-size: var(--h4_size); }

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: transparent !important;
  border: none !important; }

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
  color: unset !important; }

input[type=text], input[type=email], input[type=tel], input[type=number], input[type=password], textarea {
  background-color: #fff !important;
  border-radius: 0px !important;
  color: #000 !important;
  font-size: var(--content_size) !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 5px 0px !important; }
  input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, textarea::placeholder {
    color: #000 !important;
    opacity: 1; }
  input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=password]:focus, textarea:focus {
    box-shadow: none !important;
    outline: none !important; }

input[type=radio] {
  background: #fff !important;
  border-color: #fcf7f0 !important;
  border-width: 2px;
  width: 20px;
  height: 20px; }
  input[type=radio]:checked {
    background: #fff !important;
    border-color: #fcf7f0 !important; }
  input[type=radio]:checked:after {
    content: "";
    background: #000;
    position: relative;
    display: flex;
    border-radius: 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    border: 3px solid #fff; }
  input[type=radio]:focus {
    box-shadow: none !important;
    outline: none !important; }

input[type=checkbox] {
  background: #fff !important;
  border-color: #fcf7f0 !important;
  border-width: 2px;
  width: 20px;
  height: 20px; }
  input[type=checkbox]:checked {
    background: #fcf7f0 !important;
    border-color: #fcf7f0 !important; }
  input[type=checkbox]:checked:after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-size: 14px;
    color: #fff;
    position: relative;
    display: flex;
    font-weight: 600;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -2px; }
  input[type=checkbox]:focus {
    box-shadow: none !important;
    outline: none !important; }

.form-control {
  font-size: var(--content_size) !important; }
  .form-control:focus {
    box-shadow: none !important;
    outline: none !important; }

select {
  background-color: #fff !important;
  border-radius: 0px !important;
  color: #000 !important;
  font-size: var(--content_size) !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 5px 0px !important;
  border-bottom: 1px solid #000 !important;
  padding: 10px 0px !important; }
  select::placeholder {
    color: #000 !important;
    opacity: 1; }
  select option {
    font-size: var(--content_size) !important; }
  select optgroup {
    font-size: var(--content_size) !important; }
  select:focus {
    box-shadow: none !important;
    outline: none !important; }

.select2-container--default .select2-selection--single {
  background: none !important;
  border: none !important;
  border-radius: 0px !important; }

.select2-selection__rendered {
  background-color: #fff !important;
  border-radius: 0px !important;
  color: #000 !important;
  font-size: var(--content_size) !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 5px 0px !important;
  border-bottom: 1px solid #000 !important;
  padding: 5px 10px !important; }
  .select2-selection__rendered::placeholder {
    color: #000 !important;
    opacity: 1; }
  .select2-selection__rendered:focus {
    box-shadow: none !important;
    outline: none !important; }

.select2-results__option, .select2-container--default .select2-results__option[data-selected=true], .select2-search--dropdown {
  background-color: #fff; }

.wpforms-submit-container {
  text-align: right; }
  .wpforms-submit-container button[type=submit] {
    background: none !important;
    border-radius: 0px; }

.button, .readmore a, .btn-primary, .btn-default {
  font-family: 'Urbanist Regular', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 10px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 400;
  border-radius: 5px;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #000;
  border: 2px solid #000;
  color: #fff; }

.button:hover, .readmore a:hover, .btn-default:hover, .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:focus-within, .btn-primary:target, .btn-primary:visited, .btn-primary:focus-visible {
  font-family: 'Urbanist Regular', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 10px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 400;
  border-radius: 5px;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #fff;
  border: 2px solid #000;
  color: #000;
  transition: 0.5s ease;
  text-decoration: none;
  outline: none; }

.btn-secondary {
  font-family: 'Urbanist Regular', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 10px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 400;
  border-radius: 5px;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #fff;
  border: 2px solid #000;
  color: #000; }

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:focus-within, .btn-secondary:target, .btn-secondary:visited, .btn-secondary:focus-visible {
  font-family: 'Urbanist Regular', sans-serif !important;
  font-size: var(--button_size) !important;
  line-height: var(--button_size) !important;
  padding: 10px 20px !important;
  text-align: center;
  display: inline-block;
  font-weight: 400;
  border-radius: 5px;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: none !important;
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
  transition: 0.5s ease; }

.btn-link {
  text-transform: uppercase;
  font-size: var(--button_size);
  position: relative;
  text-decoration: none;
  display: inline-block;
  background: transparent;
  border: none;
  color: #000; }

.btn-link::before, .btn-link::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  transition: 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 1.1s cubic-bezier(0.19, 1, 0.22, 1); }

.btn-link::before {
  transform: scaleX(0);
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0); }

.btn-link::after {
  transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transform-origin: right;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right; }

.btn-link:hover {
  color: #000; }

.btn-link:hover::before {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transition-delay: 0.25s;
  transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  -o-transition-delay: 0.25s; }

.btn-link:hover::after {
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s; }

.entry-content ol, .entry-content ul {
  margin-left: 20px; }

.entry-content ol li, .entry-content ul li {
  margin-bottom: 5px; }

ol, ul {
  margin-left: 20px; }

.accordion {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  border-bottom: 1px solid #000; }

.accordion-item {
  border: none;
  border-radius: 0px;
  background-color: #fff; }

.accordion-header {
  font-size: var(--content_size) !important; }

.accordion-body {
  background-color: #fff;
  color: #000;
  font-size: var(--content_size);
  padding: 15px 0px 30px 0px !important; }

.accordion-button {
  background-color: #fff;
  color: #000;
  font-size: var(--content_size);
  border-top: 1px solid #000;
  font-family: 'Urbanist Regular', sans-serif;
  padding: 15px 0px !important;
  text-transform: uppercase; }

.accordion-button:not(.collapsed) {
  background-color: #fff;
  color: #000;
  box-shadow: none !important; }

.accordion-button:focus {
  border: none;
  border-top: 1px solid #000;
  box-shadow: none !important; }

.accordion-button.collapsed::after {
  background-image: none !important;
  content: "+";
  font-size: 20px;
  font-weight: 300 !important;
  width: auto;
  height: auto; }

.accordion-button:not(.collapsed)::after {
  background-image: none !important;
  content: "-";
  font-size: 20px;
  font-weight: 300 !important;
  width: auto;
  height: auto;
  transform: rotate(359deg); }

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.wpforms-container-full .wpforms-form input.wpforms-field-large, .wpforms-container-full .wpforms-form input.wpforms-field-medium, .wpforms-container-full .wpforms-form input.wpforms-field-small {
  background-color: #fff !important;
  border-radius: 0px !important;
  color: #000 !important;
  font-size: var(--content_size) !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  padding: 5px 0px !important; }
  .wpforms-container-full .wpforms-form input.wpforms-field-large::placeholder, .wpforms-container-full .wpforms-form input.wpforms-field-medium::placeholder, .wpforms-container-full .wpforms-form input.wpforms-field-small::placeholder {
    color: #000 !important;
    opacity: 1; }
  .wpforms-container-full .wpforms-form textarea.wpforms-field-large, .wpforms-container-full .wpforms-form textarea.wpforms-field-medium, .wpforms-container-full .wpforms-form textarea.wpforms-field-small {
    background-color: #fff !important;
    border-radius: 0px !important;
    color: #000 !important;
    font-size: var(--content_size) !important;
    border: none !important;
    border-bottom: 1px solid #000 !important;
    padding: 5px 0px !important; }
  .wpforms-container-full .wpforms-form textarea.wpforms-field-large::placeholder, .wpforms-container-full .wpforms-form textarea.wpforms-field-medium::placeholder, .wpforms-container-full .wpforms-form textarea.wpforms-field-small::placeholder {
    color: #000 !important;
    opacity: 1; }
  .wpforms-container-full .wpforms-form input[type=submit], .wpforms-container-full .wpforms-form button[type=submit] {
    background: transparent;
    text-transform: uppercase !important;
    font-size: var(--content_size) !important;
    position: relative;
    text-decoration: none;
    display: inline-block;
    background: transparent !important;
    border: none !important;
    color: #000 !important;
    padding: 0px !important;
    font-weight: 600 !important;
    box-shadow: none;
    text-decoration: underline;
    text-underline-offset: 3px;
    zoom: 1; }
  .wpforms-container-full .wpforms-form input[type=submit]:hover, .wpforms-container-full .wpforms-form button[type=submit]:hover {
    text-decoration: underline; }
  .wpforms-container-full .wpforms-form .wpforms-field-label {
    font-size: var(--content_size) !important; }
  .wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: var(--content_size) !important; }
  .wpforms-container-full .wpforms-form .wpforms-field-sublabel {
    font-size: 13px; }
  .wpforms-container-full .wpforms-form .wpforms-field-description {
    font-size: 13px; }
  .wpforms-container-full .wpforms-form label.wpforms-error {
    color: #900;
    font-size: 12px; }

.blog-list__item {
  margin-bottom: 20px; }
  .blog-list__image {
    width: 100%; }
  .blog-list__wrap {
    padding: 10px; }
  .blog-list__title {
    margin-bottom: 10px; }
  .blog-list__excerpt {
    margin-bottom: 20px; }
  .blog-list__link {
    text-align: left; }

.blog__title {
  margin-bottom: 0px;
  padding-bottom: 60px; }
  .blog__content {
    padding-bottom: 40px; }

#pagination {
  margin: 20px;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.pagination .page-link {
  color: #000 !important;
  background-color: #fff !important;
  border: 1px solid #000 !important; }
  .pagination .page-link:hover {
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid #000 !important; }
  .pagination .page-item.active .page-link {
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid #000 !important; }

.card {
  background-color: #fff !important;
  border: 1px solid #000 !important; }
  .card .card-title {
    font-size: var(--h4_size) !important; }
  .card .card-text {
    font-size: var(--content_size) !important; }

table.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #000 !important;
  --bs-table-striped-bg: #fff !important;
  --bs-table-active-color: #000 !important;
  --bs-table-active-bg: #fff !important;
  --bs-table-hover-color: #000 !important;
  --bs-table-hover-bg: #fff !important;
  color: #000;
  border-color: #000; }

.added_to_cart {
  margin-left: 20px !important; }

.stock {
  color: #fcf7f0 !important; }

.onsale {
  background-color: #000 !important;
  min-height: 50px !important;
  min-width: 50px !important;
  padding: 0px !important;
  line-height: 50px !important;
  font-size: 0.8em !important;
  margin: -0.9em -0.9em 0 0 !important; }

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-top-color: #000 !important;
  background: #fff !important;
  color: #000 !important;
  margin-top: 20px; }
  .woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    color: #000 !important; }

.return-to-shop a.button {
  background: transparent;
  text-transform: uppercase !important;
  font-size: var(--content_size) !important;
  position: relative;
  text-decoration: none;
  display: inline-block;
  background: transparent !important;
  border: none !important;
  color: #000 !important;
  padding: 0px !important;
  font-weight: 600 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
  zoom: 1; }
  .return-to-shop a.button:hover {
    text-decoration: underline; }

body.woocommerce-page .button, body.woocommerce-page a.button, body.woocommerce-page button.button {
  background: transparent;
  text-transform: uppercase !important;
  font-size: var(--content_size) !important;
  position: relative;
  text-decoration: none;
  display: inline-block;
  background: transparent !important;
  border: none !important;
  color: #000 !important;
  padding: 0px !important;
  font-weight: 600 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
  zoom: 1; }
  body.woocommerce-page .button:hover, body.woocommerce-page a.button:hover, body.woocommerce-page button.button:hover {
    text-decoration: underline; }

.woocommerce ul.products li.product .price {
  color: #000 !important; }
  .woocommerce ul.products li.product .price bdi {
    color: #000 !important; }
  .woocommerce ul.products li.product .price .woocommerce-Price-amount.amount {
    color: #000 !important; }
  .woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol {
    color: #000 !important; }

.woocommerce .quantity {
  margin-right: 20px !important; }
  .woocommerce .quantity .bootstrap-touchspin-down.btn-primary, .woocommerce .quantity .bootstrap-touchspin-up.btn-primary {
    font-size: var(--content_size) !important;
    line-height: var(--content_size) !important;
    padding: 10px 5px !important;
    border-radius: 0px !important;
    background-color: #fff !important;
    border: none !important;
    color: #fcf7f0 !important; }
  .woocommerce .quantity input[type=number] {
    font-size: var(--content_size) !important;
    line-height: var(--content_size) !important;
    border-bottom: 0px !important;
    padding: 5px 5px !important;
    text-align: center !important;
    width: 40px;
    -moz-appearance: textfield;
    -webkit-appearance: none; }
  .woocommerce .quantity input[type=number]::-webkit-outer-spin-button, .woocommerce .quantity input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

body.woocommerce-shop ul.products li.product a.add_to_cart_button, body.woocommerce-shop ul.products li.product .button {
  background: transparent;
  text-transform: uppercase !important;
  font-size: var(--content_size) !important;
  position: relative;
  text-decoration: none;
  display: inline-block;
  background: transparent !important;
  border: none !important;
  color: #000 !important;
  padding: 0px !important;
  font-weight: 600 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
  zoom: 1; }
  body.woocommerce-shop ul.products li.product a.add_to_cart_button:hover, body.woocommerce-shop ul.products li.product .button:hover {
    text-decoration: underline; }

body.archive #wrap {
  padding: 100px 20px 0px 20px; }
  body.archive h1.page-title {
    display: none; }
  body.archive .term-description {
    display: none; }
  body.archive ul.products li.product .product-wrap {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between; }
  body.archive ul.products li.product .product-title .woocommerce-loop-product__title {
    font-family: 'Felix Titling', serif;
    font-size: var(--font_18);
    letter-spacing: 2px; }
  body.archive ul.products li.product .price {
    display: none; }
  body.archive #filter-wrap {
    position: sticky;
    top: calc(var(--menu-height));
    z-index: 100;
    background: #fff;
    display: block;
    padding: 20px 40px 0px 40px;
    margin: 0px -40px;
    display: flex;
    flex-direction: row; }
  body.archive #filter-wrap .wpc-custom-selected-terms:first-child {
    display: none; }
  body.archive .product-cat-desc {
    padding: 5% 0px;
    margin: 0px -40px 0px -40px; }
  body.archive .product-cat-desc .container {
    width: 100%;
    max-width: 80%;
    margin: 0 auto; }
  body.archive .product-cat-desc .product-cat-heading {
    font-family: 'CarolynaProBlack', serif;
    font-size: var(--display_size);
    line-height: 120%;
    padding-bottom: 40px; }
  body.archive .product-cat-desc .product-cat-content {
    width: 100%;
    max-width: 85%; }
  body.archive .product-cat-desc .product-cat-call {
    padding-bottom: 80px; }
  body.archive .woocommerce-result-count {
    display: none; }
  body.archive .product-filter {
    display: flex;
    position: relative;
    float: left; }
  body.archive .product-filter .wpc-custom-selected-terms {
    display: block !important; }
  body.archive .product-filter .filter-chips {
    padding-left: 40px; }
  body.archive .filter-toggle .btn-link {
    cursor: pointer; }
  body.archive .filter-close {
    text-align: right;
    cursor: pointer;
    padding-bottom: 20px; }
  body.archive .product-sidebar {
    position: fixed;
    top: 0px;
    left: 0px;
    padding: 80px 20px 20px 20px;
    height: 100%;
    z-index: 400;
    width: 300px;
    background: #fff; }
  body.archive .product-sidebar__wrap {
    height: 100%;
    overflow-y: scroll; }
  body.archive .product-sidebar.active {
    display: block;
    -webkit-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
    transition: all 0.75s ease-in-out; }
  body.archive .product-sidebar.closed {
    display: none;
    transform: translate(-150%, 0px);
    transition: all 0.75s ease-in-out; }
  body.archive .wpc-filter-chips-list .wpc-chip-reset-all a, body.archive .wpc-filter-chips-list .wpc-filter-chip a {
    border-color: #f5f5f5;
    border-radius: 0px;
    text-transform: uppercase;
    background: #f5f5f5; }
  body.archive .wpc-filter-chips-list .wpc-chip-reset-all a:hover .wpc-chip-remove-icon, body.archive .wpc-filter-chips-list .wpc-filter-chip a:hover .wpc-chip-remove-icon {
    color: #000; }
  body.archive .woocommerce-ordering select {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    padding: 0px !important; }
  body.archive .woocommerce-ordering::after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    position: relative;
    top: -25px;
    left: 91%;
    margin-bottom: -25px; }
  body.archive .wpc-filters-apply-button, body.archive .wpc-filters-submit-button, body.archive .wpc-filters-reset-button {
    border-color: #000 !important;
    background-color: #fff !important;
    color: #000 !important; }

body.logged-in #filter-wrap {
  top: calc(var(--menu-height) + 32px); }

body.single-product div.product div.images, body.single-product div.summary {
  float: none !important;
  width: 100% !important; }
  body.single-product .quantity {
    display: none; }
  body.single-product .price {
    color: #000 !important;
    font-size: var(--content_size) !important; }
  body.single-product .price bdi {
    color: #000 !important; }
  body.single-product .price .woocommerce-Price-amount.amount {
    color: #000 !important; }
  body.single-product .price .woocommerce-Price-currencySymbol {
    color: #000 !important; }
  body.single-product button.single_add_to_cart_button, body.single-product button.button {
    background: transparent;
    text-transform: uppercase !important;
    font-size: var(--content_size) !important;
    position: relative;
    text-decoration: none;
    display: inline-block;
    background: transparent !important;
    border: none !important;
    color: #000 !important;
    padding: 0px !important;
    font-weight: 600 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
    zoom: 1; }
  body.single-product button.single_add_to_cart_button:hover, body.single-product button.button:hover {
    text-decoration: underline; }
  body.single-product ul.tabs {
    display: none; }
  body.single-product .variations {
    max-width: 30%; }
  body.single-product .variations tr {
    display: flex;
    flex-direction: column; }
  body.single-product .variations .label label {
    font-weight: 400;
    text-transform: uppercase; }
  body.single-product .variations .value select {
    line-height: 1; }
  body.single-product .variations .form-control {
    margin-bottom: 20px; }
  body.single-product .variations .reset_variations {
    visibility: hidden !important;
    display: none !important; }
  body.single-product .variations .value::after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    position: relative;
    top: -53px;
    left: 95%;
    margin-bottom: -25px; }
  body.single-product .woocommerce-variation-price, body.single-product .summary .price {
    display: none; }
  body.single-product .stock {
    color: #000 !important; }
  body.single-product #terms {
    padding: 100px 0px 60px 0px;
    margin: 0px 0px;
    display: flex;
    flex-direction: row; }
  body.single-product #terms .terms__item {
    padding: 20px;
    margin: 0px 10px;
    background: #f5f5f5;
    width: 33%; }
  body.single-product #terms .terms__heading {
    text-transform: uppercase;
    padding-bottom: 10px; }
  body.single-product #terms-sticky {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 500; }
  body.single-product div.product {
    background: #fff;
    z-index: 9; }
  body.single-product div.product .summary {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100vh - 100px);
    max-height: 100vh;
    max-width: 40%;
    position: fixed;
    padding-left: 40px; }
  body.single-product div.product .summary.fixed {
    position: fixed; }
  body.single-product div.product .summary.sticky {
    position: sticky;
    top: 0px;
    max-width: 71%; }
  body.single-product div.product .product-brand {
    padding-bottom: 40px; }
  body.single-product div.product .product_meta {
    display: none; }
  body.single-product div.product .custom-price {
    padding-bottom: 40px; }
  body.single-product .single_variation_wrap .quantity {
    display: none !important; }
  body.single-product .down-arrow {
    position: fixed;
    top: 95%; }

body.woocommerce-cart #content {
  padding: 100px 0px; }
  body.woocommerce-cart .table {
    --bs-table-striped-color: #000 !important; }
  body.woocommerce-cart table.shop_table {
    border: none !important; }
  body.woocommerce-cart thead th, body.woocommerce-cart tbody td {
    color: #000; }
  body.woocommerce-cart td.actions {
    border-bottom: none !important;
    padding: 10px 0px !important; }
  body.woocommerce-cart .coupon .input-text {
    width: 55% !important; }
  body.woocommerce-cart .coupon button.button {
    margin-top: 10px; }
  body.woocommerce-cart .table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-accent-bg: transparent !important; }
  body.woocommerce-cart .product-remove a {
    color: #000 !important; }
  body.woocommerce-cart .cart-collaterals h2 {
    font-size: var(--h4_size) !important; }
  body.woocommerce-cart .cart-collaterals .cart-subtotal th, body.woocommerce-cart .cart-collaterals .cart-subtotal td {
    color: #000 !important; }
  body.woocommerce-cart .cart-collaterals .order-total th, body.woocommerce-cart .cart-collaterals .order-total td {
    color: #000 !important;
    border-top: none !important; }
  body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body.woocommerce-cart .wc-proceed-to-checkout a.button {
    background: transparent;
    text-transform: uppercase !important;
    font-size: var(--content_size) !important;
    position: relative;
    text-decoration: none;
    display: inline-block;
    background: transparent !important;
    border: none !important;
    color: #000 !important;
    padding: 0px !important;
    font-weight: 600 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
    zoom: 1; }
  body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, body.woocommerce-cart .wc-proceed-to-checkout a.button:hover {
    text-decoration: underline; }
  body.woocommerce-cart input.qty {
    border-bottom: none !important; }

body.woocommerce-checkout #content {
  padding: 60px 0px 100px 0px; }
  body.woocommerce-checkout #customer_details {
    width: 60%;
    float: left;
    position: relative;
    padding-right: 60px;
    padding-bottom: 60px; }
  body.woocommerce-checkout #customer_details .col-1, body.woocommerce-checkout #customer_details .col-2 {
    width: 100%; }
  body.woocommerce-checkout #customer_details h3 {
    font-size: var(--h4_size) !important; }
  body.woocommerce-checkout #customer_details input::placeholder, body.woocommerce-checkout #customer_details textarea::placeholder {
    opacity: 0.6; }
  body.woocommerce-checkout #customer_details .address-field .woocommerce-input-wrapper {
    height: 50px;
    display: block; }
  body.woocommerce-checkout #customer_details .form-row {
    margin-bottom: 30px; }
  body.woocommerce-checkout #customer_details .form-row.address-field.validate-postcode {
    margin-bottom: 30px !important; }
  body.woocommerce-checkout #customer_details .form-row.address-field {
    margin-bottom: 0px !important; }
  body.woocommerce-checkout #customer_details .woocommerce-additional-fields {
    margin-top: 40px; }
  body.woocommerce-checkout #order_review {
    width: 40%;
    float: right;
    position: relative;
    background: #fcf7f0 !important;
    color: #000 !important; }
  body.woocommerce-checkout #payment {
    background: none !important; }
  body.woocommerce-checkout h3#order_review_heading {
    font-size: var(--h4_size) !important; }
  body.woocommerce-checkout button#place_order {
    background: transparent;
    text-transform: uppercase !important;
    font-size: var(--content_size) !important;
    position: relative;
    text-decoration: none;
    display: inline-block;
    background: transparent !important;
    border: none !important;
    color: #000 !important;
    padding: 0px !important;
    font-weight: 600 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
    zoom: 1;
    background: #000 !important;
    color: #fcf7f0 !important; }
  body.woocommerce-checkout button#place_order:hover {
    text-decoration: underline; }
  body.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none !important; }
  body.woocommerce-checkout #fc-wrapper .fc-checkout-step {
    border-color: #fcf7f0; }
  body.woocommerce-checkout #fc-wrapper .fc-step__substep, body.woocommerce-checkout #fc-wrapper .fc-step__actions {
    background: #000;
    border: none !important; }
  body.woocommerce-checkout #fc-wrapper .fc-step__substep-title, body.woocommerce-checkout #fc-wrapper .fc-step__substep-text-line {
    color: #fcf7f0 !important; }
  body.woocommerce-checkout #fc-wrapper #fc-checkout-order-review .fc-checkout-order-review__inner {
    background: #000;
    border-color: #fcf7f0 !important;
    color: #fcf7f0 !important; }
  body.woocommerce-checkout #fc-wrapper #fc-checkout-order-review .woocommerce-checkout-review-order-table tr {
    border-color: #fcf7f0 !important; }
  body.woocommerce-checkout #fc-wrapper #fc-checkout-order-review .woocommerce-checkout-review-order-table th, body.woocommerce-checkout #fc-wrapper #fc-checkout-order-review .woocommerce-checkout-review-order-table td {
    color: #fcf7f0 !important; }
  body.woocommerce-checkout #fc-wrapper #order_review {
    background: unset !important; }
  body.woocommerce-checkout .fc-progress-bar.is-activated {
    padding-top: 40px; }
  body.woocommerce-checkout .fc-progress-bar .fc-progress-bar__inner {
    background-color: #000 !important; }
  body.woocommerce-checkout .fc-progress-bar .fc-progress-bar__count {
    color: #fcf7f0 !important; }
  body.woocommerce-checkout .fc-progress-bar__bar.is-complete, body.woocommerce-checkout .fc-progress-bar__bar.is-current {
    background-color: #fcf7f0 !important; }
  body.woocommerce-checkout button#place_order {
    background: transparent !important;
    background: transparent;
    text-transform: uppercase !important;
    font-size: var(--content_size) !important;
    position: relative;
    text-decoration: none;
    display: inline-block;
    background: transparent !important;
    border: none !important;
    color: #000 !important;
    padding: 0px !important;
    font-weight: 600 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
    zoom: 1; }
  body.woocommerce-checkout button#place_order:hover {
    text-decoration: underline; }

body.woocommerce-account .woocommerce {
  display: flex;
  flex-direction: row;
  padding: 5vw 0px;
  width: 100%;
  max-width: 1320px;
  margin: 0 auto; }
  body.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%; }
  body.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    border-bottom: 1px solid #000;
    padding: 3px 10px 10px 0px; }
  body.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
    border-bottom: none; }
  body.woocommerce-account .woocommerce-MyAccount-content {
    width: 70%;
    padding: 0px 40px; }
  body.woocommerce-account .woocommerce-MyAccount-content .col-1, body.woocommerce-account .woocommerce-MyAccount-content .col-2 {
    width: 100%; }
  body.woocommerce-account .woocommerce-MyAccount-content h3 {
    font-size: var(--h4_size) !important; }

body.woocommerce-account:not(.logged-in) .woocommerce {
  display: flex;
  flex-direction: column !important; }
  body.woocommerce-account:not(.logged-in) h2 {
    text-align: center; }
  body.woocommerce-account:not(.logged-in) .woocommerce-form-login.login {
    padding-top: 20px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }
  body.woocommerce-account:not(.logged-in) .woocommerce-form-login.login .woocommerce-form-login__submit {
    width: 40%;
    float: right; }

@media (max-width: 575.98px) {
  .woocommerce ul.products li {
    width: 100% !important; } }

@media (max-width: 1700px) {
  .gm-navbar .gm-logo__img {
    max-width: 80%;
    margin: 0 auto; } }

@media (max-width: 1500px) {
  #home-page #hero .hero__video video {
    width: auto; }

  body.single .variations_form {
    width: 100% !important; }
    body.single .variations_form table.variations {
      width: 100% !important;
      max-width: 85% !important; }
      body.single .variations_form table.variations .value::after {
        top: -40px; }
    body.single .variations_form tr {
      display: flex;
      flex-direction: row; }
    body.single .variations_form th {
      width: 40%; }
    body.single .variations_form td {
      width: 60%;
      line-height: 0px !important; }
    body.single div.product .summary {
      width: 100% !important;
      max-width: 50% !important; } }

@media (min-width: 768px) {
  .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    width: 100% !important;
    display: block !important;
    margin: 20px 0px; } }

@media (max-width: 1399.98px) {
  #primary-nav .gm-navbar .nav--right {
    width: 40%; }
    #primary-nav .gm-navbar .nav--left {
      left: 2%; }

  #home-page #intro .intro__heading {
    width: 100%;
    padding-bottom: 40px; }
    #home-page #intro .intro__heading br {
      display: none; }
    #home-page #intro .intro__content {
      width: 100%; }
    #home-page #intro .intro__link {
      left: 0%; }
    #home-page #intro .intro__wrap {
      display: flex;
      flex-direction: column; }

  #contact .contact {
    max-width: 100%;
    padding: 0px 40px; }

  #about-page #intro .intro__image_2 {
    padding: 0% 0px 0px 7%; }
    #about-page #intro .intro__image_3 {
      padding-top: 0%; }
    #about-page #intro .dflex {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; } }

@media (max-width: 1199.98px) {
  #home-page #intro .img-1 {
    text-align: center; }
    #home-page #intro .img-2 {
      transform: translateY(0);
      padding-top: 40px; }
    #home-page #intro .img-3 {
      transform: translate(0, 0);
      padding-top: 60px; }
    #home-page #empower .empower__text {
      max-width: 80%; }

  body.single div.product .summary {
    max-width: 53%; }

  #footer {
    max-width: 100% !important; } }

@media (max-width: 1023px) {
  :root {
    --menu-height: 70px; }

  #primary-nav .gm-navbar {
    max-width: 98%; }

  .gm-mobile-action-area-wrapper .gm-search i.gm-icon {
    background-image: url(../images/icon_search.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    margin-bottom: 0px !important; }
    .gm-mobile-action-area-wrapper .gm-search i.gm-icon::before {
      content: ""; }
    .gm-mobile-action-area-wrapper .gm-minicart i.gm-icon {
      background-image: url(../images/icon_bag.svg);
      background-repeat: no-repeat;
      width: 20px;
      height: 23px;
      display: block; }
    .gm-mobile-action-area-wrapper .gm-minicart i.gm-icon::before {
      content: ""; }
    .gm-mobile-action-area-wrapper .gm-minicart i.gm-icon .gm-minicart-icon-wrapper {
      display: none; }
    .gm-mobile-action-area-wrapper .gm-cart-counter {
      top: -3px;
      left: 16px; }
    .gm-mobile-action-area-wrapper .gm-search__txt {
      display: none !important; }
    .gm-mobile-action-area-wrapper .gm-minicart__txt {
      display: none !important; }
    .gm-mobile-action-area-wrapper .gm-divider--vertical {
      border-color: #fff; } }

@media (max-width: 767.98px) {
  :root {
    --h1_size: calc(2rem - 30%) !important;
    --h2_size: calc(2rem - 30%) !important;
    --h3_size: calc(1.75rem - 30%) !important;
    --h4_size: calc(1.625rem - 30%) !important;
    --title_size: calc(1.45rem - 30%) !important;
    --display_size: calc(2.75rem - 30%) !important;
    --menu-height: 70px;
    --font_64: calc(4rem - 60%) !important; }

  .show_desktop {
    display: none !important; }

  .show_mobile {
    display: block !important; }

  #page-wrap {
    padding: 20px !important; }

  #home-page #hero .section-title {
    top: 77%;
    transform: translateY(-15%);
    white-space: inherit !important;
    height: 145px; }
    #home-page #hero .section-title span {
      line-height: 1.5em; }
    #home-page #hero .section-title svg {
      padding-bottom: 20px; }
    #home-page #hero .hero-title {
      text-align: center;
      white-space: inherit !important;
      margin-top: -180px;
      position: relative;
      z-index: 99; }
    #home-page #hero .hero-title span {
      line-height: 1.5em;
      color: #fff; }
    #home-page #hero .hero-title svg {
      padding-bottom: 20px; }
    #home-page #hero .hero-title h2 > span {
      padding-bottom: 20px; }
    #home-page .intro__link {
      padding-bottom: 60px; }
    #home-page .intro__image {
      padding-top: 20px !important; }
    #home-page .intro__image img {
      width: 100%; }
    #home-page #appointments {
      padding: 60px 40px; }
    #home-page #favourites {
      padding: 60px 20px 0px 20px; }
    #home-page #products {
      padding: 40px 20px; }
    #home-page #products .row, #home-page #products .col-sm-12, #home-page #products .container-fluid {
      margin: 0px;
      padding: 0px; }
    #home-page #products .product-wrap {
      padding-bottom: 20px; }
    #home-page #collections {
      padding: 40px 20px 5vw 20px; }

  body.archive #wrap {
    padding: var(--menu-height) 20px 0px 20px; }
    body.archive .product-cat-call {
      padding-bottom: 20px !important; }
    body.archive .product-cat-desc {
      padding: 60px 0px; }
    body.archive .product-cat-content {
      max-width: 100% !important; }
    body.archive ul.products {
      padding: 20px 0px !important; }
    body.archive #filter-wrap {
      position: relative;
      top: 0px;
      justify-content: space-between; }
    body.archive .product-sidebar.active {
      width: 100%;
      height: 102vh;
      overflow-y: scroll;
      position: fixed;
      z-index: 900; }

  body.single div.product .summary, body.single div.product .summary.sticky, body.single div.product .summary.fixed {
    position: relative;
    max-width: 95% !important;
    height: auto;
    max-height: auto;
    padding: 60px 20px; }
    body.single .woocommerce-product-gallery__wrapper {
      padding: 0px 20px !important; }
    body.single .variations {
      width: 100% !important;
      max-width: 100% !important; }
    body.single .variations tr {
      flex-direction: row;
      width: 100%; }
    body.single .variations th.label {
      width: 50%; }
    body.single .variations td.value {
      width: 50%; }
    body.single #terms {
      display: flex;
      flex-direction: column; }
    body.single #terms .terms__item {
      width: 100%;
      margin: 10px 0px; }
    body.single .down-arrow {
      display: none; }
    body.single #terms-sticky {
      display: none; }

  #about-page #intro {
    padding: 40px 20px; }
    #about-page #intro .intro__wrap {
      padding: 0px 0px 40px 0px; }
    #about-page #intro .intro__image {
      padding-right: 0px; }
      #about-page #intro .intro__image img {
        width: 100%; }
    #about-page #intro .intro__image_2 {
      width: 100%;
      max-width: 100% !important;
      padding: 20px 0px 0px 0px !important; }
    #about-page #intro .intro__image_3 {
      width: 100%;
      max-width: 100% !important;
      padding-top: 20px !important; }

  #team-page .intro__banner {
    width: 100%;
    overflow: hidden; }
    #team-page .intro__banner img {
      width: 250% !important;
      max-width: 250% !important;
      left: -109%;
      position: relative; }
    #team-page #team .team__name {
      padding-top: 20px; }

  #faq-page {
    padding: 60px 40px !important; }
    #faq-page #links .col-xl-12 {
      flex-direction: column; }
    #faq-page #links .links__call {
      padding-bottom: 40px; }
    #faq-page #links a {
      margin: 0px; }

  #contact .contact {
    max-width: 100%;
    padding: 0px 20px; }
    #contact .contact .wpforms-one-half, #contact .contact .wpforms-first {
      width: 100%;
      margin-left: 0px; }

  #footer-wrap #footer {
    padding: 20px 0px; }
    #footer-wrap .footer-logo {
      text-align: center;
      padding: 40px 0px; }
    #footer-wrap #details {
      text-align: center; }
    #footer-wrap #details h4 {
      text-align: center; }
    #footer-wrap #details h4 br {
      display: none; }
    #footer-wrap #details .link-first {
      position: relative;
      float: left;
      width: 50%;
      text-align: right;
      padding-right: 20px; }
    #footer-wrap #details .link-last {
      position: relative;
      float: left;
      width: 50%;
      text-align: left;
      padding-left: 20px; }
    #footer-wrap #details .btn-link {
      margin-top: 40px; }

  ul.products {
    padding: 20px !important; }

  body.woocommerce-cart .cart_item {
    border-bottom: 2px solid #fcf7f0; }
    body.woocommerce-cart .cart_item td {
      border-bottom: none !important; }
    body.woocommerce-cart .cart_item td.product-quantity {
      display: flex !important;
      flex-direction: row !important;
      justify-content: space-between !important; }
    body.woocommerce-cart .cart_item .quantity {
      width: 80px;
      margin-right: 0px !important; }
    body.woocommerce-cart .cart_item .bootstrap-touchspin-down.btn-primary, body.woocommerce-cart .cart_item .bootstrap-touchspin-up.btn-primary {
      padding: 0px 5px !important; }
    body.woocommerce-cart .cart_item input[type=number] {
      padding: 0px 5px !important; }
    body.woocommerce-cart table.shop_table_responsive tr:nth-child(2n) td {
      background: none !important; }
    body.woocommerce-cart .coupon .input-text {
      width: 65% !important;
      padding: 10px 0px !important;
      margin: 0px 0px 20px 0px !important; }
    body.woocommerce-cart .coupon button.button {
      width: 30% !important; }
    body.woocommerce-cart button.button {
      zoom: 0.8; }
    body.woocommerce-cart a.checkout-button {
      zoom: 1;
      padding: 10px 50px !important; }
    body.woocommerce-cart .wc-proceed-to-checkout {
      text-align: center; }

  body.woocommerce-checkout .fc-container {
    padding: 0px 50px 50px 50px !important; }
    body.woocommerce-checkout #customer_details {
      width: 100% !important;
      float: none !important;
      padding-right: 0px !important; }
    body.woocommerce-checkout #order_review {
      width: 100% !important;
      float: none !important;
      margin-bottom: 40px !important; } }

@media (max-width: 575.98px) {
  :root {
    --h1_size: calc(2rem - 30%) !important;
    --h2_size: calc(2rem - 30%) !important;
    --h3_size: calc(1.75rem - 30%) !important;
    --h4_size: calc(1.625rem - 30%) !important;
    --title_size: calc(1.45rem - 30%) !important;
    --display_size: calc(2.75rem - 30%) !important;
    --menu-height: 70px;
    --font_64: calc(4rem - 115%) !important; }

  #home-page #hero .hero-title {
    margin-top: -220px; }

  .gm-navbar .gm-logo > a img {
    height: 16px !important; }

  .woocommerce ul.products li {
    width: 100% !important; }

  body.single .variations {
    max-width: 100%; }
    body.single .variations tr {
      flex-direction: column;
      width: 100%; }
    body.single .variations th.label {
      width: 100%; }
    body.single .variations td.value {
      width: 100%; } }

@media (max-width: 400px) {
  .gm-navbar .gm-logo > a img {
    height: 12px !important; }

  #home-page #hero .hero-title {
    margin-top: -250px; } }
