/*!
Theme Name: gocreations Custom Theme
Author: gocreations team
Author URI: https://gocreations.gr/
Description: Custom Theme Developed by gocreations
Text Domain: gocreations
Version: 0.0.1
*/
/**
 * Global Reset of all HTML Elements
 *
 * Resetting all of our HTML Elements ensures a smoother
 * visual transition between browsers. If you don't believe me,
 * try temporarily commenting out this block of code, then go
 * and look at Mozilla versus Safari, both good browsers with
 * a good implementation of CSS. The thing is, all browser CSS
 * defaults are different and at the end of the day if visual
 * consistency is what we're shooting for, then we need to
 * make sure we're resetting all spacing elements.
 *
 */
html,
body {
  border: 0;
  font-family: "Helvetica-Neue", "Helvetica", Arial, sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cit,
code,
del,
dfn,
em,
ins,
q,
samp,
small,
strong,
sub,
sup,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
legend,
label {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
table caption,
table th,
table td {
  text-align: left;
  vertical-align: middle;
}
a img {
  border: 0;
}
:focus {
  outline: 0;
}
@font-face {
  font-family: 'Inter';
  src: url('assets/fonts/Inter-ExtraLight.woff2') format('woff2'), url('assets/fonts/Inter-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('assets/fonts/Inter-Light.woff2') format('woff2'), url('assets/fonts/Inter-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('assets/fonts/Inter-Medium.woff2') format('woff2'), url('assets/fonts/Inter-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('assets/fonts/Inter-Regular.woff2') format('woff2'), url('assets/fonts/Inter-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'icomoon';
  src: url('assets/fonts/icomoon.eot?je9ybi');
  src: url('assets/fonts/icomoon.eot?je9ybi#iefix') format('embedded-opentype'), url('assets/fonts/icomoon.ttf?je9ybi') format('truetype'), url('assets/fonts/icomoon.woff?je9ybi') format('woff'), url('assets/fonts/icomoon.svg?je9ybi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cart:before {
  content: "\e901";
}
.icon-wishlist:before {
  content: "\e902";
}
.icon-account:before {
  content: "\e903";
}
.icon-time:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e906";
}
.icon-checkmark:before {
  content: "\e907";
}
.icon-refresh:before {
  content: "\e908";
}
.icon-mail-icon:before {
  content: "\e90a";
}
.icon-phone-icon:before {
  content: "\e90b";
}
.icon-location-icon:before {
  content: "\e90c";
}
.icon-working-hours-icon:before {
  content: "\e90d";
}
.icon-whatsapp1:before {
  content: "\e90e";
}
.icon-google-plus:before {
  content: "\e90f";
}
.icon-google:before {
  content: "\e911";
}
.icon-simple-arrow1:before {
  content: "\e912";
}
.icon-tripadvisor1:before {
  content: "\e913";
}
.icon-search:before {
  content: "\e914";
}
.icon-share:before {
  content: "\e915";
}
.icon-instagram:before {
  content: "\e916";
}
.icon-arrow:before {
  content: "\e917";
}
.icon-linkedin:before {
  content: "\e91c";
}
.icon-twitter:before {
  content: "\e91d";
}
.icon-map:before {
  content: "\e91e";
}
.icon-facebook:before {
  content: "\e91f";
}
.icon-youtube:before {
  content: "\e920";
}
.icon-calendar:before {
  content: "\e922";
}
.icon-viber:before {
  content: "\e921";
}
.icon-tiktok:before {
  content: "\e900";
}
.icon-map-pin:before {
  content: "\e905";
}
.icon-instagram2:before {
  content: "\e909";
}
.icon-tripadvisor:before {
  content: "\e910";
}
.icon-whatsapp:before {
  content: "\e918";
}
.icon-google-plus1:before {
  content: "\e919";
}
.icon-google1:before {
  content: "\e91a";
}
.icon-simple-arrow:before {
  content: "\e91b";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-enlarge2:before {
  content: "\e98b";
}
:root {
  --header-bottom: 140px;
}
a,
li,
table,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
button,
textarea,
p,
span,
div {
  font-family: 'Inter';
  color: #534E4B;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #948268;
  font-family: 'Inter';
}
a,
span {
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: relative;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.dark-bg {
  background: #000E3D;
}
select {
  appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
#wpadminbar {
  position: fixed;
}
img {
  image-rendering: -webkit-optimize-contrast;
}
body {
  font-family: 'Inter';
  color: #534E4B;
  font-size: 14px;
  line-height: 1.2;
}
@media screen and (min-width: 1024px) {
  body {
    font-size: 16px;
  }
}
nav ol,
nav ul {
  list-style: none;
  position: relative;
}
button,
input,
select,
textarea {
  font-family: 'Inter';
  color: #948268;
  text-decoration: none;
  background: inherit;
  border: unset;
  font-size: 1rem;
}
a,
button {
  text-decoration: none;
  color: inherit;
  outline: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.alt-text {
  font-family: 'Inter';
}
.alt-text a {
  font-family: 'Inter';
}
.admin-bar .site-header,
.admin-bar .mobile-header,
.admin-bar .mini-cart {
  margin-top: 0px;
}
@media screen and (min-width: 1024px) {
  .admin-bar .site-header,
  .admin-bar .mobile-header,
  .admin-bar .mini-cart {
    margin-top: 32px;
  }
}
.admin-bar .burger-area {
  margin-top: 46px;
  height: calc(100% - (46px + 70px));
}
@media screen and (min-width: 783px) {
  .admin-bar .burger-area {
    margin-top: 32px;
    height: calc(100% - (32px + 70px));
  }
}
.admin-bar .burger-area.scrolled {
  height: calc(100% - (46px + 70px));
}
@media screen and (min-width: 783px) {
  .admin-bar .burger-area.scrolled {
    height: calc(100% - (32px + 70px));
  }
}
.site-content,
.content-area {
  margin-top: 70px;
  overflow: hidden;
}
.site-content.transparent-header,
.content-area.transparent-header {
  margin-top: 0px;
}
.site-content.maintenance,
.content-area.maintenance {
  margin-top: 70px;
}
@media screen and (min-width: 1024px) {
  .site-content,
  .content-area {
    margin-top: 140px;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  max-width: 2000px;
  width: 94%;
}
@media screen and (min-width: 1050px) {
  .container {
    width: 90%;
  }
}
@media screen and (min-width: 1450px) {
  .container {
    width: 80%;
  }
}
.white {
  color: #fff;
}
.archive .site-main,
.single .site-main {
  margin-right: auto;
  margin-left: auto;
  max-width: 1800px;
  width: 93%;
}
@media screen and (min-width: 1024px) {
  .archive .site-main,
  .single .site-main {
    width: 90%;
  }
}
.mid-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1800px;
  width: 93%;
}
@media screen and (min-width: 1024px) {
  .mid-container {
    width: 90%;
  }
}
.small-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1800px;
  width: 90%;
}
@media screen and (min-width: 1024px) {
  .small-container {
    width: 83%;
  }
}
@media screen and (min-width: 1500px) {
  .small-container {
    width: 80%;
  }
}
.max-width-content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.content {
  line-height: 1.8;
}
.content a {
  text-decoration: underline;
}
.text,
.content {
  font-weight: 300;
  font-family: 'Inter';
}
.text > * + *,
.content > * + * {
  margin-top: 1em;
}
.text.small,
.content.small {
  font-size: 0.7rem;
}
@media screen and (min-width: 1024px) {
  .text.small,
  .content.small {
    font-size: 0.9rem;
  }
}
.text.medium,
.content.medium {
  font-size: 1.1rem;
}
@media screen and (min-width: 1024px) {
  .text.medium,
  .content.medium {
    font-size: 1.3rem;
  }
}
.text.medium-large,
.content.medium-large {
  font-size: 1.2rem;
}
@media screen and (min-width: 1024px) {
  .text.medium-large,
  .content.medium-large {
    font-size: 1.5rem;
  }
}
.text.large,
.content.large {
  font-size: 1.8rem;
}
@media screen and (min-width: 1024px) {
  .text.large,
  .content.large {
    font-size: 2rem;
  }
}
.title {
  font-family: 'Inter';
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 400;
}
.title.small {
  font-size: 1rem;
}
@media screen and (min-width: 400px) {
  .title.small {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .title.small {
    font-size: 1.5rem;
  }
}
.title.medium {
  font-size: 1.3rem;
}
@media screen and (min-width: 400px) {
  .title.medium {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 1024px) {
  .title.medium {
    font-size: 2.1rem;
  }
}
.title.medium-large {
  font-size: 1.7rem;
}
@media screen and (min-width: 400px) {
  .title.medium-large {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .title.medium-large {
    font-size: 2.5rem;
  }
}
.title.large {
  font-size: 1.9rem;
}
@media screen and (min-width: 400px) {
  .title.large {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .title.large {
    font-size: 2.7rem;
  }
}
.title.extra-large {
  font-size: 2.3rem;
}
@media screen and (min-width: 400px) {
  .title.extra-large {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .title.extra-large {
    font-size: 3.1rem;
  }
}
.title.bold,
.text.bold,
.content.bold,
.title strong,
.text strong,
.content strong {
  font-weight: 600;
}
.title.regular,
.text.regular,
.content.regular {
  font-weight: 400;
}
.title.light,
.text.light,
.content.light {
  font-weight: 300;
}
.title.uppercase,
.text.uppercase,
.content.uppercase {
  text-transform: uppercase;
}
.title.title-font,
.text.title-font,
.content.title-font {
  font-family: 'Inter';
}
.title.alt-font,
.text.alt-font,
.content.alt-font {
  font-family: 'Inter';
}
.title.main-color,
.text.main-color,
.content.main-color {
  color: #948268;
}
.title.alt-color,
.text.alt-color,
.content.alt-color {
  color: #EDE0D7;
}
.title.white,
.text.white,
.content.white {
  color: #fff;
}
.title.underline,
.text.underline,
.content.underline {
  text-decoration: underline;
}
.title.margin-top,
.text.margin-top,
.content.margin-top {
  margin-top: 1em;
  display: block;
}
.title.margin-bottom,
.text.margin-bottom,
.content.margin-bottom {
  margin-bottom: 1em;
  display: block;
}
.title.letter-spacing,
.text.letter-spacing,
.content.letter-spacing {
  letter-spacing: 0.05em;
}
.title.center,
.text.center,
.content.center {
  display: block;
  width: 100%;
  text-align: center;
}
.title.block,
.text.block,
.content.block {
  display: block;
}
@keyframes underline-btn-hover {
  0% {
    transform: scaleX(1);
    transform-origin: right center;
  }
  45% {
    transform: scaleX(0);
    transform-origin: right center;
  }
  55% {
    transform: scaleX(0);
    transform-origin: left center;
  }
  100% {
    transform: scaleX(1);
    transform-origin: left center;
  }
}
.underline-btn,
.underline-button {
  position: relative;
  display: inline-block;
  text-decoration: none;
  line-height: 1.4;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.3s ease-in-out;
  color: #948268;
  font-size: 15px;
}
.underline-btn::after,
.underline-button::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(1);
  transform-origin: right center;
  pointer-events: none;
}
.underline-btn:hover,
.underline-button:hover {
  color: #766853;
}
.underline-btn:hover::after,
.underline-button:hover::after {
  animation: underline-btn-hover 0.7s ease-in-out 1;
}
.underline-button {
  margin-top: 5px;
}
.button {
  font-size: 0.9rem;
  line-height: 1;
  padding: 18px 32px;
  background: transparent;
  background-color: #948268;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  text-align: center;
  border: 1px solid;
}
.button.solid {
  background: #fff;
  color: #948268;
}
.button.white {
  color: #fff;
}
.button:hover {
  border-color: #7D694D;
  background: #7D694D;
}
.button.center {
  margin-right: auto;
  margin-left: auto;
}
.button.margin-top {
  margin-top: 25px;
}
.button.border-btn {
  border-color: #3333;
  color: #534E4B;
  background-color: transparent;
}
.button.border-btn:hover {
  color: #fff;
  background-color: #948268;
  border-color: #948268;
}
.scroll-div {
  user-select: none;
}
.bg-color {
  background: #EDE0D7;
}
section.paddings {
  padding: 40px 0px;
}
section.margins {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (min-width: 1024px) {
  section.paddings {
    padding: 80px 0px;
  }
  section.margins {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.bg-image-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  height: 100%;
}
.bg-image-wrap.portrait {
  padding-bottom: 120%;
}
.bg-image-wrap.landscape {
  padding-bottom: 60%;
}
.cover {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.show-on-scroll {
  transition: 0.5s all cubic-bezier(0.29, 0.92, 0.52, 1);
  transition-delay: 0.3s;
  overflow-x: hidden;
}
.slide-right {
  opacity: 0;
  pointer-events: none;
  transform: translateX(-50px);
}
.slide-left {
  opacity: 0;
  pointer-events: none;
  transform: translateX(50px);
}
.slide-up {
  opacity: 0;
  pointer-events: none;
  transform: translateY(50px);
}
.slide-down {
  opacity: 0;
  pointer-events: none;
  transform: translateY(-50px);
}
.cf7-field.dropdown-field {
  margin-top: 10px;
}
.select-wrap {
  position: relative;
}
.select-wrap::after {
  content: '';
  width: 6px;
  height: 6px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  position: absolute;
  right: 25px;
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg);
  top: 45%;
  pointer-events: none;
}
.select-wrap select {
  cursor: pointer;
}
.scroll-reveal,
.scroll-reveal-left,
.scroll-reveal-right,
.scroll-reveal-fade,
.scroll-reveal-scale {
  opacity: 0;
  transition: opacity 1.35s cubic-bezier(0.22, 1, 0.36, 1), transform 1.35s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}
.scroll-reveal.is-visible,
.scroll-reveal-left.is-visible,
.scroll-reveal-right.is-visible,
.scroll-reveal-fade.is-visible,
.scroll-reveal-scale.is-visible {
  opacity: 1;
  transform: none;
}
.scroll-reveal {
  transform: translateY(58px);
}
.scroll-reveal-left {
  transform: translateX(-64px);
}
.scroll-reveal-right {
  transform: translateX(64px);
}
.scroll-reveal-fade {
  transform: translateY(36px);
}
.scroll-reveal-scale {
  transform: scale(1.09);
  overflow: hidden;
}
.scroll-reveal-scale.is-visible {
  transform: scale(1);
}
.scroll-reveal-group > * {
  opacity: 0;
  transform: translateY(48px);
  transition: opacity 1.35s cubic-bezier(0.22, 1, 0.36, 1), transform 1.35s cubic-bezier(0.22, 1, 0.36, 1);
}
.scroll-reveal-group.is-visible > * {
  opacity: 1;
  transform: none;
}
.scroll-reveal-group.is-visible > *:nth-child(1) {
  transition-delay: 0.08s;
}
.scroll-reveal-group.is-visible > *:nth-child(2) {
  transition-delay: 0.2s;
}
.scroll-reveal-group.is-visible > *:nth-child(3) {
  transition-delay: 0.32s;
}
.scroll-reveal-group.is-visible > *:nth-child(4) {
  transition-delay: 0.44s;
}
.scroll-reveal-group.is-visible > *:nth-child(5) {
  transition-delay: 0.56s;
}
.scroll-reveal-group.is-visible > *:nth-child(6) {
  transition-delay: 0.68s;
}
.scroll-reveal-group.is-visible > *:nth-child(7) {
  transition-delay: 0.8s;
}
.scroll-reveal-group.is-visible > *:nth-child(8) {
  transition-delay: 0.92s;
}
.scroll-reveal-group.is-visible > *:nth-child(9) {
  transition-delay: 1.04s;
}
.scroll-reveal-group.is-visible > *:nth-child(10) {
  transition-delay: 1.16s;
}
.scroll-reveal-group.is-visible > *:nth-child(11) {
  transition-delay: 1.28s;
}
.scroll-reveal-group.is-visible > *:nth-child(12) {
  transition-delay: 1.4s;
}
.hero-entrance.hero-entrance-ready > * {
  opacity: 0;
  transform: translateY(42px);
  transition: opacity 1.4s cubic-bezier(0.22, 1, 0.36, 1), transform 1.4s cubic-bezier(0.22, 1, 0.36, 1);
}
.hero-entrance.hero-entrance-active > * {
  opacity: 1;
  transform: none;
}
.hero-entrance.hero-entrance-active > *:nth-child(1) {
  transition-delay: 0.15s;
}
.hero-entrance.hero-entrance-active > *:nth-child(2) {
  transition-delay: 0.35s;
}
.hero-entrance.hero-entrance-active > *:nth-child(3) {
  transition-delay: 0.55s;
}
.hero-entrance.hero-entrance-active > *:nth-child(4) {
  transition-delay: 0.75s;
}
.wedding-img-wrap,
.center-img,
.big-img-dbl,
.small-img-dbl,
.simple-img,
.category-item.image.about {
  overflow: hidden;
}
.wedding-img-wrap img,
.center-img img,
.big-img-dbl img,
.small-img-dbl img,
.simple-img img,
.category-item.image.about img {
  will-change: transform;
  transition: transform 0.05s linear;
}
@media (prefers-reduced-motion: reduce) {
  .scroll-reveal,
  .scroll-reveal-left,
  .scroll-reveal-right,
  .scroll-reveal-fade,
  .scroll-reveal-scale,
  .scroll-reveal-group > *,
  .hero-entrance.hero-entrance-ready > * {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  .wedding-img-wrap img,
  .center-img img,
  .big-img-dbl img,
  .small-img-dbl img,
  .simple-img img,
  .category-item.image.about img {
    transform: none !important;
  }
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/*! COMPONENTS */
.admin-bar .custom-header {
  top: 32px;
}
.admin-bar .document-wrapper {
  height: calc(100vh - 70px);
  top: 70px;
}
@media (min-width: 1024px) {
  .admin-bar .document-wrapper {
    height: calc(100vh - 132px);
    top: 132px;
  }
}
.header-logos-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
.main-logo-wrap.main {
  grid-row: 1;
  grid-column: 1;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.main-logo-wrap.scrolled {
  grid-row: 1;
  grid-column: 1;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.custom-header.transparent {
  background: transparent;
}
.custom-header.transparent .header-menu-wrap > div > ul > li.current-menu-item > a {
  color: #fff;
}
.custom-header.transparent .header-menu-wrap > div > ul > li.current-menu-item > a:hover {
  color: #dbdbdb;
}
.custom-header.transparent .header-menu-wrap > div > ul > li > a {
  color: #fff;
}
.custom-header.transparent .header-menu-wrap > div > ul > li > a:hover {
  color: #dbdbdb;
}
.custom-header.transparent ~ .site-content,
.custom-header.transparent ~ .content-area {
  margin-top: 0;
}
.custom-header.transparent ~ .site-content .intro-wrapper,
.custom-header.transparent ~ .content-area .intro-wrapper {
  min-height: 100vh;
}
.custom-header.transparent ~ .site-content .intro-wrapper .intro-wrap,
.custom-header.transparent ~ .content-area .intro-wrapper .intro-wrap {
  min-height: 100vh;
}
.custom-header.transparent .main-logo-wrap.main {
  opacity: 1;
}
.custom-header.transparent .main-logo-wrap.scrolled {
  opacity: 0;
}
.custom-header.transparent.scrolled .main-logo-wrap.main,
.custom-header.transparent.small-header .main-logo-wrap.main {
  opacity: 0;
}
.custom-header.transparent.scrolled .main-logo-wrap.scrolled,
.custom-header.transparent.small-header .main-logo-wrap.scrolled {
  opacity: 1;
}
.custom-header.transparent.scrolled .border-btn-wrap,
.custom-header.transparent.small-header .border-btn-wrap {
  border: 1px solid #534E4B;
  color: #534E4B;
}
.custom-header.transparent.scrolled .border-btn-wrap:hover,
.custom-header.transparent.small-header .border-btn-wrap:hover {
  background: #EDE0D7;
  border-color: #EDE0D7;
  color: #fff;
}
.custom-header.transparent .border-btn-wrap {
  border: 1px solid #fff;
  color: #fff;
}
.custom-header.transparent .border-btn-wrap:hover {
  background: #EDE0D7;
  border-color: #EDE0D7;
  color: #534E4B;
}
.header-menu-wrap {
  width: fit-content;
  margin: auto;
}
.header-logos-wrapper {
  width: 320px;
  transition: all 0.3s ease-in-out;
}
.header-center-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-homepage-template .custom-header.scrolled {
  background: #EDE0D7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);
}
.custom-header.scrolled {
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);
}
.woocommerce-wishlist .custom-header {
  height: 120px;
  background: #EDE0D7;
}
.woocommerce-wishlist .custom-header .header-logos-wrapper {
  width: 180px;
}
@media (min-width: 1600px) {
  .woocommerce-wishlist .custom-header {
    height: 120px;
  }
}
.woocommerce-wishlist .custom-header .document-wrapper {
  height: calc(100vh - 80px);
  top: 80px;
}
.woocommerce-wishlist .custom-header .main-logo-wrap {
  height: 50px;
}
@media (min-width: 1600px) {
  .woocommerce-wishlist .custom-header .main-logo-wrap {
    height: 60px;
  }
}
.woocommerce-wishlist .custom-header .main-logo {
  max-height: 50px;
}
@media (min-width: 1600px) {
  .woocommerce-wishlist .custom-header .main-logo {
    max-height: 60px;
  }
}
.woocommerce-wishlist .custom-header .header-menu-wrap > div > ul > li.current-menu-item > a {
  color: #534E4B;
}
.woocommerce-wishlist .custom-header .header-menu-wrap > div > ul > li.current-menu-item > a:hover {
  color: #7b746f;
}
.woocommerce-wishlist .custom-header .header-menu-wrap > div > ul > li a {
  color: #534E4B;
}
.woocommerce-wishlist .custom-header .header-menu-wrap > div > ul > li a:hover {
  color: #7b746f;
}
.woocommerce-wishlist .custom-header .contact-info-item:last-child {
  border-right: 0;
}
.woocommerce-wishlist .custom-header .sub-menu {
  top: calc(100% + 10px);
}
.woocommerce-wishlist .custom-header .header-location-text {
  color: #534E4B;
}
.woocommerce-wishlist .custom-header .header-menu-wrap .menu-item-has-children::before {
  border-bottom: 1px solid #534E4B;
  border-right: 1px solid #534E4B;
}
.custom-header.scrolled,
.custom-header.small-header {
  height: 120px;
  background: #EDE0D7;
}
.custom-header.scrolled .header-logos-wrapper,
.custom-header.small-header .header-logos-wrapper {
  width: 180px;
}
@media (min-width: 1600px) {
  .custom-header.scrolled,
  .custom-header.small-header {
    height: 120px;
  }
}
.custom-header.scrolled .document-wrapper,
.custom-header.small-header .document-wrapper {
  height: calc(100vh - 80px);
  top: 80px;
}
.custom-header.scrolled .main-logo-wrap,
.custom-header.small-header .main-logo-wrap {
  height: 50px;
}
@media (min-width: 1600px) {
  .custom-header.scrolled .main-logo-wrap,
  .custom-header.small-header .main-logo-wrap {
    height: 60px;
  }
}
.custom-header.scrolled .main-logo,
.custom-header.small-header .main-logo {
  max-height: 50px;
}
@media (min-width: 1600px) {
  .custom-header.scrolled .main-logo,
  .custom-header.small-header .main-logo {
    max-height: 60px;
  }
}
.custom-header.scrolled .header-menu-wrap > div > ul > li.current-menu-item > a,
.custom-header.small-header .header-menu-wrap > div > ul > li.current-menu-item > a {
  color: #534E4B;
}
.custom-header.scrolled .header-menu-wrap > div > ul > li.current-menu-item > a:hover,
.custom-header.small-header .header-menu-wrap > div > ul > li.current-menu-item > a:hover {
  color: #7b746f;
}
.custom-header.scrolled .header-menu-wrap > div > ul > li a,
.custom-header.small-header .header-menu-wrap > div > ul > li a {
  color: #534E4B;
}
.custom-header.scrolled .header-menu-wrap > div > ul > li a:hover,
.custom-header.small-header .header-menu-wrap > div > ul > li a:hover {
  color: #7b746f;
}
.custom-header.scrolled .contact-info-item:last-child,
.custom-header.small-header .contact-info-item:last-child {
  border-right: 0;
}
.custom-header.scrolled .sub-menu,
.custom-header.small-header .sub-menu {
  top: calc(100% + 10px);
}
.custom-header.scrolled .header-location-text,
.custom-header.small-header .header-location-text {
  color: #534E4B;
}
.custom-header.scrolled .header-menu-wrap .menu-item-has-children::before,
.custom-header.small-header .header-menu-wrap .menu-item-has-children::before {
  border-bottom: 1px solid #534E4B;
  border-right: 1px solid #534E4B;
}
.woocommerce-wishlist .custom-header {
  height: 140px;
}
.woocommerce-wishlist .custom-header.scrolled {
  height: 120px;
}
@media (min-width: 1600px) {
  .woocommerce-wishlist .custom-header {
    height: 140px;
  }
  .woocommerce-wishlist .custom-header.scrolled {
    height: 120px;
  }
}
.custom-header.small-header {
  height: 140px;
}
.custom-header.small-header.scrolled {
  height: 120px;
}
@media (min-width: 1600px) {
  .custom-header.small-header {
    height: 140px;
  }
  .custom-header.small-header.scrolled {
    height: 120px;
  }
}
.header-socials-wrapper {
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  padding-left: 10px;
  border-left: 1px solid #534E4B;
}
.header-socials-wrapper .social-btn {
  width: 23px;
  height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #534E4B;
  padding: 5px;
  margin-right: 8px;
  transition: all 0.3s ease-in-out;
}
.header-socials-wrapper .social-btn:last-child {
  margin-right: 0;
}
.header-socials-wrapper .social-btn:hover {
  background: #46413f;
}
.header-socials-wrapper .social-btn span::before {
  color: #fff;
  font-size: 14px;
}
.header-socials-wrapper .social-btn .icon-twitter::before {
  font-size: 12px;
}
.main-logo-wrap {
  display: grid;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.main-logo-wrap .main-logo {
  transition: all 0.3s ease-in-out;
}
.main-logo-wrap img {
  max-height: 80px;
  width: auto;
  max-width: 240px;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .main-logo-wrap img {
    max-height: 100px;
  }
}
@media (min-width: 1600px) {
  .main-logo-wrap img {
    max-height: 110px;
    width: auto;
    height: auto;
    max-width: 330px;
  }
}
.custom-header-inner-wrap {
  max-height: 90px;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .custom-header-inner-wrap {
    display: grid;
    grid-template-columns: 1fr 300px 1fr;
    gap: 20px;
  }
}
@media only screen and (min-width: 1240px) {
  .custom-header-inner-wrap {
    display: grid;
    grid-template-columns: 1fr 320px 1fr;
    gap: 20px;
  }
}
@media (min-width: 1600px) {
  .custom-header-inner-wrap {
    max-height: 110px;
    display: grid;
    grid-template-columns: 1fr 330px 1fr;
    gap: 30px;
  }
}
.woocommerce-wishlist .custom-header {
  padding-top: 10px;
}
.woocommerce-wishlist .custom-header .header-left-wrap {
  padding-top: 10px;
}
.woocommerce-wishlist .custom-header .header-right-wrap {
  padding-top: 10px;
}
.woocommerce-wishlist .custom-header .custom-header-inner-wrap {
  max-height: 90px;
}
@media (min-width: 1024px) {
  .woocommerce-wishlist .custom-header .custom-header-inner-wrap {
    grid-template-columns: 1fr 160px 1fr;
  }
}
@media only screen and (min-width: 1240px) {
  .woocommerce-wishlist .custom-header .custom-header-inner-wrap {
    grid-template-columns: 1fr 170px 1fr;
  }
}
@media (min-width: 1600px) {
  .woocommerce-wishlist .custom-header .custom-header-inner-wrap {
    max-height: 110px;
    grid-template-columns: 1fr 180px 1fr;
  }
}
.woocommerce-wishlist .custom-header .header-left-wrap,
.woocommerce-wishlist .custom-header .header-right-wrap {
  height: 65px;
  border-bottom: 1px solid #434343;
}
.woocommerce-wishlist .custom-header .header-menu-wrap {
  padding: 5px 5%;
  margin-top: 0px;
}
.woocommerce-wishlist .custom-header .header-right-wrap * {
  color: #434343;
}
.woocommerce-wishlist .custom-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
  background: #8c8c8c;
  box-shadow: 0 0 0 2px #a2a2a2;
}
.woocommerce-wishlist .custom-header .dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,
.woocommerce-wishlist .custom-header .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,
.woocommerce-wishlist .custom-header .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,
.woocommerce-wishlist .custom-header .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
  fill: #434343;
}
.woocommerce-wishlist .custom-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
  color: #434343;
}
.woocommerce-wishlist .custom-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
  background: #b4b4b449 !important;
  box-shadow: unset!important;
  border-radius: 50px!important;
}
.woocommerce-wishlist .custom-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
  background: #b4b4b449;
  box-shadow: unset!important;
  border-radius: 50px!important;
}
.woocommerce-wishlist .custom-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border: unset!important;
  background-color: #b4b4b449;
  border-radius: 50px!important;
}
.woocommerce-wishlist .custom-header .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  color: #434343;
}
.woocommerce-wishlist .custom-header .header-center-wrap {
  height: 70px;
}
@media (min-width: 1600px) {
  .woocommerce-wishlist .custom-header .header-center-wrap {
    height: 80px;
  }
}
.scrolled.custom-header,
.small-header.custom-header {
  padding-top: 10px;
}
.scrolled .header-left-wrap,
.small-header .header-left-wrap {
  padding-top: 10px;
}
.scrolled .header-right-wrap,
.small-header .header-right-wrap {
  padding-top: 10px;
}
.scrolled .custom-header-inner-wrap,
.small-header .custom-header-inner-wrap {
  max-height: 90px;
}
@media (min-width: 1024px) {
  .scrolled .custom-header-inner-wrap,
  .small-header .custom-header-inner-wrap {
    grid-template-columns: 1fr 160px 1fr;
  }
}
@media only screen and (min-width: 1240px) {
  .scrolled .custom-header-inner-wrap,
  .small-header .custom-header-inner-wrap {
    grid-template-columns: 1fr 170px 1fr;
  }
}
@media (min-width: 1600px) {
  .scrolled .custom-header-inner-wrap,
  .small-header .custom-header-inner-wrap {
    max-height: 110px;
    grid-template-columns: 1fr 180px 1fr;
  }
}
.scrolled .header-left-wrap,
.small-header .header-left-wrap,
.scrolled .header-right-wrap,
.small-header .header-right-wrap {
  height: 65px;
  border-bottom: 1px solid #434343;
}
.scrolled .header-menu-wrap,
.small-header .header-menu-wrap {
  padding: 5px 5%;
  margin-top: 0px;
}
.scrolled .header-right-wrap *,
.small-header .header-right-wrap * {
  color: #434343;
}
.scrolled .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover,
.small-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
  background: #8c8c8c;
  box-shadow: 0 0 0 2px #a2a2a2;
}
.scrolled .dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,
.small-header .dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,
.scrolled .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,
.small-header .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,
.scrolled .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,
.small-header .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,
.scrolled .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path,
.small-header .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
  fill: #434343;
}
.scrolled .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder,
.small-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
  color: #434343;
}
.scrolled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover,
.small-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
  background: #b4b4b449 !important;
  box-shadow: unset!important;
  border-radius: 50px!important;
}
.scrolled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus,
.small-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
  background: #b4b4b449;
  box-shadow: unset!important;
  border-radius: 50px!important;
}
.scrolled .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,
.small-header .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border: unset!important;
  background-color: #b4b4b449;
  border-radius: 50px!important;
}
.scrolled .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,
.small-header .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  color: #434343;
}
.scrolled .header-center-wrap,
.small-header .header-center-wrap {
  height: 70px;
}
@media (min-width: 1600px) {
  .scrolled .header-center-wrap,
  .small-header .header-center-wrap {
    height: 80px;
  }
}
.header-left-wrap,
.header-right-wrap {
  height: 100px;
  border-bottom: 1px solid #fff;
  transition: all 0.3s ease-in-out;
}
.header-left-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 20px;
}
.header-center-wrap {
  height: 70px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1600px) {
  .header-center-wrap {
    height: 110px;
  }
}
.main-logo-wrap {
  transition: all 0.3s ease-in-out;
}
.site-header__notice {
  min-height: 40px;
  max-height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 5px 3%;
  font-size: 13px;
  transition: all 0.3s ease-in-out;
  pointer-events: all;
}
@media (min-width: 520px) {
  .site-header__notice {
    padding: 5px 5%;
  }
}
@media (min-width: 768px) {
  .site-header__notice {
    padding: 5px 100px;
  }
}
@media (min-width: 1024px) {
  .site-header__notice {
    padding: 5px 130px;
  }
}
.site-header__notice span {
  font-size: 12px;
}
@media (min-width: 520px) {
  .site-header__notice span {
    font-size: 13px;
  }
}
.site-header__notice a {
  text-decoration: underline;
  font-size: 12px;
}
@media (min-width: 520px) {
  .site-header__notice a {
    font-size: 13px;
  }
}
.custom-header {
  display: none;
  grid-template-columns: 1fr;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  position: fixed;
  background: #EDE0D7;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
  padding: 0 5%;
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .custom-header {
    display: grid;
  }
}
.custom-header .contact-info-item {
  display: flex;
  align-items: center;
}
.custom-header .contact-info-item:last-child {
  border-right: 0;
}
.custom-header.scrolled .site-header__notice {
  margin-top: -40px;
  min-height: 0px;
  max-height: 0px;
  pointer-events: none;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding: 10px 24px 10px 40px;
  line-height: 20px;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-search-wrapp {
  max-width: 220px!important;
  margin-left: 0;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: transparent;
  padding: 0;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  left: 7px;
  top: 5px;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
  background: #8c8c8c;
  box-shadow: 0 0 0 2px #a2a2a2;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,
.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,
.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,
.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
  fill: #fff;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
  background: #ffffff49 !important;
  box-shadow: unset!important;
  border-radius: 50px!important;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
  background: #ffffff49;
  box-shadow: unset!important;
  border-radius: 50px!important;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border: unset!important;
  background-color: #ffffff49;
  border-radius: 50px!important;
  transition: all 0.3s ease-in-out;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.header-right-wrap * {
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.header-menu-wrap {
  padding: 10px 5%;
  margin-top: 20px;
  transition: all 0.3s ease-in-out;
}
.header-menu-wrap ul {
  display: flex;
  justify-content: space-between;
}
.header-menu-wrap ul li {
  position: relative;
  margin: 0 7px;
}
.header-menu-wrap ul li.current-menu-item a {
  color: #EDE0D7;
  text-decoration: underline;
}
.header-menu-wrap ul li.current-menu-item a::before {
  opacity: 1;
}
.header-menu-wrap ul li.current-menu-item a span {
  color: #EDE0D7;
}
.header-menu-wrap ul li a {
  font-size: 13px;
  color: #534E4B;
  font-weight: normal;
  padding: 5px 14px;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 5;
  font-family: 'Inter';
  text-transform: uppercase;
  font-weight: 500;
}
.header-menu-wrap ul li a span {
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .header-menu-wrap ul li a {
    padding: 5px 25px;
    font-size: 15px;
  }
}
@media (min-width: 1600px) {
  .header-menu-wrap ul li a {
    padding: 5px 30px;
  }
}
.header-menu-wrap ul li a:hover {
  color: #EDE0D7;
}
.header-menu-wrap ul li a:hover span {
  color: #EDE0D7;
}
.header-menu-wrap ul li span {
  font-size: 13px;
  color: #534E4B;
  font-weight: normal;
  text-transform: capitalize;
  font-family: 'Inter';
  font-style: italic;
}
.header-menu-wrap ul li.menu-item-has-children {
  position: relative;
}
.header-menu-wrap ul li.menu-item-has-children::before {
  content: '';
  right: 0;
  width: 7px;
  height: 7px;
  border-bottom: 1px solid #534E4B;
  border-right: 1px solid #534E4B;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  position: absolute;
}
.header-menu-wrap ul li.menu-item-has-children::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 30px;
  top: 100%;
  pointer-events: none;
}
.header-menu-wrap ul li.menu-item-has-children.active::after {
  pointer-events: all;
}
.header-menu-wrap ul li .sub-menu {
  position: absolute;
  min-width: 220px;
  background: #fff;
  padding: 10px;
  border-radius: 3px;
  flex-direction: column;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.header-menu-wrap ul li .sub-menu li {
  text-align: center;
  position: relative;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.header-menu-wrap ul li .sub-menu li a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 10px;
  margin: 2px 0;
  transition: all 0.3s ease-in-out;
  color: #534E4B;
}
.header-menu-wrap ul li .sub-menu li a::after {
  display: none;
}
.header-menu-wrap ul li .sub-menu.active {
  opacity: 1;
  pointer-events: all;
}
.header-menu-wrap ul li .sub-menu::before {
  content: '';
  width: 200%;
  position: absolute;
  height: 50px;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}
.header-menu-wrap ul li:hover .sub-menu {
  opacity: 1;
  pointer-events: all;
}
.header-location-text {
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.header-right-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 20px;
}
.header-right-wrap.lang-header {
  justify-content: space-between;
}
.header-account-button {
  margin-right: 20px;
}
.main-repeater {
  padding: 3% 5%;
}
.header-lang-switcher section {
  height: 100%;
}
.header-lang-switcher section .wpml-ls-legacy-dropdown {
  height: 100%;
}
.header-lang-switcher section ul {
  height: 100%;
}
.header-lang-switcher section ul li {
  height: 100%;
}
.header-lang-switcher section ul li a {
  height: 100%;
}
.header-lang-switcher section ul:hover li.wpml-ls-current-language a {
  background: #fff;
}
.header-lang-switcher section ul.wpml-ls-sub-menu li a {
  background: #534E4B !important;
  border-radius: 0 0 10px 10px;
}
.header-lang-switcher section ul.wpml-ls-sub-menu li a span {
  color: #fff !important;
}
.header-text {
  color: #534E4B;
}
.contact-info-item {
  margin-right: 12px;
  padding-right: 12px;
  display: flex;
}
.contact-info-item a {
  color: #534E4B;
  line-height: 1;
}
.contact-info-item:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.mega-menu-products-wrap {
  padding: 0 5%;
  position: absolute;
  top: calc(100% + 10px);
  width: 100%;
  left: 0;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
}
.mega-menu-products-wrap.active {
  opacity: 1;
  pointer-events: all;
}
@media (min-width: 1600px) {
  .mega-menu-products-wrap {
    padding: 0 7%;
    top: calc(100% + 20px);
  }
}
.products-archive-wrapper-menu {
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  max-height: calc(100vh - 200px);
}
.single-category-product-wrap-menu {
  display: flex;
  align-items: center;
}
.products-archive-wrap-menu {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.menu-main-title-wrap {
  color: #948268;
  font-weight: bold;
  font-size: 25px;
  padding: 15px 30px;
  display: block;
}
@media (min-width: 1200px) {
  .menu-main-title-wrap {
    font-size: 30px;
    padding: 20px 40px;
    padding-bottom: 15px;
  }
}
@media (min-width: 1600px) {
  .menu-main-title-wrap {
    font-size: 35px;
    padding: 25px 50px;
  }
}
#wpadminbar {
  display: none!important;
}
@media (min-width: 1024px) {
  #wpadminbar {
    display: block!important;
  }
}
html.html-wrapper {
  margin-top: 0px!important;
}
.mob-header {
  display: block;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99999;
}
@media (min-width: 1024px) {
  .mob-header {
    display: none;
  }
}
.mob-header .site-header__notice {
  display: none;
}
.mob-header.transparent .header-wrap-mobile {
  background: transparent;
  box-shadow: none;
}
.mob-header.transparent .mob-logo-main {
  opacity: 1;
}
.mob-header.transparent .mob-logo-scrolled {
  opacity: 0;
}
.mob-header.transparent .burger-menu--two-lines,
.mob-header.transparent .mob-header-search-toggle,
.mob-header.transparent .mob-header-search-toggle .icon-search::before,
.mob-header.transparent .my-account-icon span,
.mob-header.transparent .my-account-icon span::before,
.mob-header.transparent .mini-cart-icon span,
.mob-header.transparent .mini-cart-icon span::before,
.mob-header.transparent .mini-cart-icon .cart-count {
  color: #fff;
}
.mob-header.transparent.scrolled .header-wrap-mobile,
.mob-header.transparent.small-header .header-wrap-mobile {
  background: #EDE0D7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);
}
.mob-header.transparent.scrolled .mob-logo-main,
.mob-header.transparent.small-header .mob-logo-main {
  opacity: 0;
}
.mob-header.transparent.scrolled .mob-logo-scrolled,
.mob-header.transparent.small-header .mob-logo-scrolled {
  opacity: 1;
}
.mob-header.transparent.scrolled .burger-menu--two-lines,
.mob-header.transparent.small-header .burger-menu--two-lines,
.mob-header.transparent.scrolled .mob-header-search-toggle,
.mob-header.transparent.small-header .mob-header-search-toggle,
.mob-header.transparent.scrolled .mob-header-search-toggle .icon-search::before,
.mob-header.transparent.small-header .mob-header-search-toggle .icon-search::before,
.mob-header.transparent.scrolled .my-account-icon span,
.mob-header.transparent.small-header .my-account-icon span,
.mob-header.transparent.scrolled .my-account-icon span::before,
.mob-header.transparent.small-header .my-account-icon span::before,
.mob-header.transparent.scrolled .mini-cart-icon span,
.mob-header.transparent.small-header .mini-cart-icon span,
.mob-header.transparent.scrolled .mini-cart-icon span::before,
.mob-header.transparent.small-header .mini-cart-icon span::before,
.mob-header.transparent.scrolled .mini-cart-icon .cart-count,
.mob-header.transparent.small-header .mini-cart-icon .cart-count {
  color: #534E4B;
}
.mob-header.small-header:not(.transparent) .header-wrap-mobile {
  background: #EDE0D7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);
}
.mob-header.small-header:not(.transparent) .mob-logo-main {
  opacity: 0;
}
.mob-header.small-header:not(.transparent) .mob-logo-scrolled {
  opacity: 1;
}
.mob-header.scrolled .header-wrap-mobile {
  background: #EDE0D7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);
  height: 60px;
}
.mob-header.scrolled .headerLogo {
  height: 60px;
}
.mob-header.scrolled .header-logo-wrap.mob img {
  max-height: 52px;
}
.mob-header.scrolled .burger-menu-wrap-mob {
  width: 44px;
  height: 44px;
}
.mob-header.scrolled .mob-logo-main {
  opacity: 0;
}
.mob-header.scrolled .mob-logo-scrolled {
  opacity: 1;
}
.mob-header.scrolled .burger-menu--two-lines,
.mob-header.scrolled .mob-header-search-toggle,
.mob-header.scrolled .mob-header-search-toggle .icon-search::before,
.mob-header.scrolled .my-account-icon span,
.mob-header.scrolled .my-account-icon span::before,
.mob-header.scrolled .mini-cart-icon span,
.mob-header.scrolled .mini-cart-icon span::before,
.mob-header.scrolled .mini-cart-icon .cart-count {
  color: #534E4B;
}
.mob-header.scrolled .menu-mob-wrap {
  top: 60px;
  height: calc(100vh - 60px);
}
.mob-header.menu-open .header-wrap-mobile {
  background: #EDE0D7;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);
}
.mob-header.menu-open .mob-logo-main {
  opacity: 0;
}
.mob-header.menu-open .mob-logo-scrolled {
  opacity: 1;
}
.mob-header.menu-open .burger-menu--two-lines,
.mob-header.menu-open .mob-header-search-toggle,
.mob-header.menu-open .mob-header-search-toggle .icon-search::before,
.mob-header.menu-open .my-account-icon span,
.mob-header.menu-open .my-account-icon span::before,
.mob-header.menu-open .mini-cart-icon span,
.mob-header.menu-open .mini-cart-icon span::before,
.mob-header.menu-open .mini-cart-icon .cart-count {
  color: #534E4B;
}
.mob-header.transparent:not(.scrolled):not(.small-header) ~ .site-content,
.mob-header.transparent:not(.scrolled):not(.small-header) ~ .content-area {
  margin-top: 0;
}
.header-wrap-mobile {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 100%;
  height: 70px;
  padding: 0 14px;
  background: #fff;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, height 0.3s ease-in-out;
}
.mob-header-left,
.mob-header-right {
  display: flex;
  align-items: center;
}
.mob-header-left {
  justify-self: start;
  gap: 6px;
}
.mob-header-right {
  justify-self: end;
  gap: 4px;
}
.header-logo-wrap.mob {
  justify-self: center;
  min-width: 0;
}
.headerLogo {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: height 0.3s ease-in-out;
  position: relative;
}
.header-logo-wrap.mob img,
.mob-logo {
  max-width: 170px;
  max-height: 58px;
  width: auto;
  height: auto;
  transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out;
}
.mob-logo-scrolled {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.burger-menu-wrap-mob {
  position: relative;
  width: 44px;
  height: 44px;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.burger-menu--two-lines {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 22px;
  height: 14px;
  border: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  color: #534E4B;
}
.burger-menu--two-lines::before,
.burger-menu--two-lines::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  transition: transform 0.3s ease, top 0.3s ease, bottom 0.3s ease;
}
.burger-menu--two-lines::before {
  top: 2px;
}
.burger-menu--two-lines::after {
  bottom: 2px;
}
.burger-menu--two-lines.show::before {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.burger-menu--two-lines.show::after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.mob-header-search-toggle {
  width: 40px;
  height: 40px;
  border: 0;
  padding: 0;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #534E4B;
}
.mob-header-search-toggle span {
  font-size: 1.35rem;
  line-height: 1;
}
.mob-header-search-toggle span::before {
  color: inherit;
}
.site-header-main__mini-cart.mobile {
  margin-right: 0;
  border: 0;
  background: transparent;
  padding: 0;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.mob-header .header-account-button {
  margin-right: 0;
}
.mob-header .my-account-icon {
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
}
.mob-header .my-account-icon span {
  font-size: 1.35rem;
  color: inherit;
}
.mob-header .my-account-icon span::before {
  color: inherit;
}
.mob-header .mini-cart-icon span {
  font-size: 1.35rem;
  color: inherit;
}
.mob-header .mini-cart-icon span::before {
  color: inherit;
}
.mob-header .mini-cart-icon .cart-count {
  color: inherit;
  font-size: 0.72rem;
  transform: translate(88%, -72%);
}
.burger-menu {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 30px;
}
.burger-menu:not(.burger-menu--two-lines):before,
.burger-menu:not(.burger-menu--two-lines):after,
.burger-menu:not(.burger-menu--two-lines) div {
  background: #534E4B;
  content: "";
  display: block;
  height: 4px;
  margin: 6px 0;
  transition: 0.5s;
  cursor: pointer;
}
.burger-menu:not(.burger-menu--two-lines) {
  cursor: pointer;
}
.burger-menu:not(.burger-menu--two-lines).show:before {
  transform: translateY(10px) rotate(135deg);
}
.burger-menu:not(.burger-menu--two-lines).show:after {
  transform: translateY(-10px) rotate(-135deg);
}
.burger-menu:not(.burger-menu--two-lines).show div {
  transform: scale(0);
}
.menu-mob::before {
  content: '';
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: -1;
  pointer-events: none;
}
.menu-mob-wrap {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 70px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: -1;
  height: calc(100vh - 70px);
  display: flex;
  flex-direction: column;
  background-color: #EDE0D7;
  overflow: hidden;
}
.menu-mob-wrap .menu-mob-scroll {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 16px 0 8px;
}
.menu-mob-wrap .mob-main-menu-tabs {
  margin: 0 5% 20px;
  border-bottom: 1px solid rgba(83, 78, 75, 0.18);
  padding-bottom: 16px;
}
.menu-mob-wrap .mob-main-menu-panels {
  position: relative;
  overflow: hidden;
}
.menu-mob-wrap .mob-main-menu-panel {
  display: none;
}
.menu-mob-wrap .mob-main-menu-panel.is-active {
  display: block;
  animation: mobMainMenuPanelIn 0.28s ease;
}
.menu-mob-wrap .mob-main-menu-panel.is-prev {
  display: none;
}
.menu-mob-wrap .mob-main-menu-panel__head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}
.menu-mob-wrap .mob-main-menu-back {
  width: 34px;
  height: 34px;
  border: 1px solid #534E4B;
  border-radius: 50%;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  flex-shrink: 0;
  cursor: pointer;
}
.menu-mob-wrap .mob-main-menu-back__icon {
  width: 8px;
  height: 8px;
  border-left: 1px solid #534E4B;
  border-bottom: 1px solid #534E4B;
  transform: rotate(45deg) translate(1px, -1px);
}
.menu-mob-wrap .mob-main-menu-panel__title {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #534E4B;
  font-weight: 500;
}
.menu-mob-wrap .mob-main-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-mob-wrap .mob-main-menu-list__item {
  border-top: 1px solid rgba(83, 78, 75, 0.18);
}
.menu-mob-wrap .mob-main-menu-list__item:last-child {
  border-bottom: 1px solid rgba(83, 78, 75, 0.18);
}
.menu-mob-wrap .mob-main-menu-link {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 0;
  border: 0;
  background: transparent;
  text-align: left;
  font-size: 15px;
  line-height: 1.3;
  color: #534E4B;
  text-transform: uppercase;
  font-family: 'Inter';
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}
.menu-mob-wrap .mob-main-menu-link__label span {
  font-style: italic;
  text-transform: capitalize;
  font-weight: 400;
}
.menu-mob-wrap .mob-main-menu-arrow {
  width: 28px;
  height: 28px;
  border: 1px solid #534E4B;
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
}
.menu-mob-wrap .mob-main-menu-arrow::before {
  content: '';
  width: 6px;
  height: 6px;
  border-right: 1px solid #534E4B;
  border-bottom: 1px solid #534E4B;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-60%, -50%) rotate(-45deg);
}
.menu-mob-wrap .mob-secondary-menu {
  margin: 0 5%;
}
.menu-mob-wrap .mob-submenu-wrapper li.has-children {
  position: relative;
}
.menu-mob-wrap .mob-submenu-wrapper li.has-children::after {
  content: '';
  width: 11px;
  height: 1px;
  position: absolute;
  border-bottom: 1px solid;
  right: 15px;
  top: 11px;
}
.menu-mob-wrap .mob-submenu-wrapper li.has-children::before {
  content: '';
  width: 1px;
  height: 11px;
  position: absolute;
  border-right: 1px solid;
  right: 20px;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  top: 6px;
}
.menu-mob-wrap .mob-submenu-wrapper li.has-children.active::before {
  opacity: 0;
}
.menu-mob-wrap .mob-secondary-menu > div > ul {
  overflow: visible;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li {
  margin: 0;
  display: block;
  position: relative;
  transition: all 0.2s ease-in-out;
  padding: 10px 0;
  border-top: 1px solid rgba(83, 78, 75, 0.18);
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li.mob-prod::after,
.menu-mob-wrap .mob-secondary-menu > div > ul > li.mob-events::after {
  content: '';
  width: 11px;
  height: 1px;
  position: absolute;
  border-bottom: 1px solid;
  right: 15px;
  top: 20px;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li.mob-prod::before,
.menu-mob-wrap .mob-secondary-menu > div > ul > li.mob-events::before {
  content: '';
  width: 1px;
  height: 11px;
  position: absolute;
  border-right: 1px solid;
  right: 20px;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  top: 15px;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li.mob-prod.active::before,
.menu-mob-wrap .mob-secondary-menu > div > ul > li.mob-events.active::before {
  opacity: 0;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li.active a {
  color: #534E4B;
  margin-bottom: 7px;
  display: block;
  width: fit-content;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li.active::before {
  opacity: 0;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li:last-child {
  border-bottom: 1px solid rgba(83, 78, 75, 0.18);
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li > a {
  font-size: 18px;
  color: #534E4B;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .menu-mob-wrap .mob-secondary-menu > div > ul > li > a {
    font-size: 22px;
  }
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li > a span {
  font-style: italic;
  text-transform: capitalize;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods > nav > ul > li {
  transition: all 0.3s ease-in-out;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods > nav > ul > li a {
  color: #534E4B;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods .mob-sub-menu {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods .mob-sub-menu > li {
  transition: all 0.3s ease-in-out;
  margin-bottom: 0px;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods .mob-sub-menu > li a {
  color: #EDE0D7;
  font-size: 17px;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods .mob-sub-menu.active {
  max-height: 10000px;
  pointer-events: all;
  opacity: 1;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods .mob-sub-menu.active > li {
  margin-bottom: 7px;
  display: block;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods.active {
  max-height: 10000px;
  pointer-events: all;
  opacity: 1;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.prods.active > nav > ul > li a {
  margin-bottom: 5px;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events > nav > ul > li {
  transition: all 0.3s ease-in-out;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events > nav > ul > li a {
  color: #534E4B;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events .mob-sub-menu {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events .mob-sub-menu > li {
  transition: all 0.3s ease-in-out;
  margin-bottom: 0px;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events .mob-sub-menu > li a {
  color: #EDE0D7;
  font-size: 17px;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events .mob-sub-menu.active {
  max-height: 10000px;
  pointer-events: all;
  opacity: 1;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events .mob-sub-menu.active > li {
  margin-bottom: 7px;
  display: block;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events.active {
  max-height: 10000px;
  pointer-events: all;
  opacity: 1;
}
.menu-mob-wrap .mob-secondary-menu > div > ul > li .mob-submenu-wrapper.events.active > nav > ul > li a {
  margin-bottom: 5px;
}
@keyframes mobMainMenuPanelIn {
  from {
    opacity: 0;
    transform: translateX(16px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.menu-mob.show::before {
  opacity: 0.2;
  pointer-events: all;
}
.menu-mob.show .menu-mob-wrap {
  pointer-events: all;
  opacity: 1;
}
.mob-menu-bottom {
  flex-shrink: 0;
  margin: 0 5% 20px;
  padding-top: 16px;
  border-top: 1px solid rgba(83, 78, 75, 0.18);
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.mob-menu-bottom .contact-info-item {
  border-right: 0;
}
.mob-map-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #534E4B;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.02em;
}
.mob-map-link__circle {
  width: 34px;
  height: 34px;
  border: 1px solid #534E4B;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.mob-map-link__circle .icon-arrow::before {
  color: #534E4B;
  font-size: 14px;
  display: block;
  transform: rotate(-90deg);
}
.mob-follow-us {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.mob-follow-us__label {
  font-size: 14px;
  color: #534E4B;
  letter-spacing: 0.04em;
}
.header-lang-switcher.mob li.wpml-ls-current-language a span {
  text-decoration: underline;
}
.header-lang-switcher.mob li a span {
  text-transform: uppercase;
  font-size: 20px;
}
.header-lang-switcher {
  right: 0;
  z-index: 99;
}
.header-lang-switcher .wpml-ls-legacy-dropdown {
  width: auto;
}
.header-lang-switcher .wpml-ls-legacy-dropdown a {
  border: none;
  background-color: unset;
  padding: 5px 15px;
  padding-right: calc(10px + 1.4em);
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-lang-switcher .wpml-ls-flag {
  width: 22px!important;
  height: auto!important;
}
.header-lang-switcher .wpml-ls-sub-menu a {
  background: #534E4B;
  color: #fff;
  padding: 8px;
  padding-left: 5px;
  padding-right: calc(5px + 1.4em);
}
.header-mob-lang-switcher {
  margin-top: auto;
}
.header-mob-lang-switcher .wpml-ls-legacy-list-horizontal {
  padding: 7px 0;
}
.header-mob-lang-switcher ul {
  display: flex;
  align-items: center;
}
.header-mob-lang-switcher ul li.wpml-ls-current-language a::before {
  opacity: 1;
}
.header-mob-lang-switcher ul li {
  margin-right: 15px!important;
}
.header-mob-lang-switcher ul a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.header-mob-lang-switcher ul a::before {
  content: '';
  display: flex;
  position: absolute;
  width: 27px;
  height: 27px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #959595;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.header-mob-lang-switcher ul a:hover::before {
  opacity: 1;
}
.header-mob-lang-switcher ul .wpml-ls-flag {
  height: 25px;
  width: 25px;
}
.cart-btn {
  margin-left: auto;
  position: relative;
}
.cart-btn .icon-map::before {
  font-size: 25px;
}
.cart-btn .header-cart-count {
  position: absolute;
  top: -7px;
  right: -10px;
  min-width: 18px;
  min-height: 18px;
  max-width: 18px;
  max-height: 18px;
  font-size: 12px;
  background: #948268;
  color: #fff;
  border-radius: 50%;
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-content.wc-template {
  margin-top: 100px;
}
@media (min-width: 1024px) {
  .site-content.wc-template {
    margin-top: 100px;
  }
}
.admin-bar .site-content.wc-template {
  margin-top: 100px;
}
@media (min-width: 1024px) {
  .admin-bar .site-content.wc-template {
    margin-top: 132px;
  }
}
.mob-socials-wrap {
  display: flex;
  align-items: center;
}
.mob-socials-wrap-bot {
  display: flex;
  align-items: center;
}
.mob-socials-wrap-bot a {
  margin-right: 10px;
  min-width: 40px;
  min-height: 40px;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
  background: #534E4B;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mob-socials-wrap-bot a:last-child {
  margin-right: 0;
}
.mob-socials-wrap-bot a span::before {
  color: #fff;
  font-size: 20px;
}
.cart-btn.mob {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cart-btn.mob span::before {
  color: #534E4B;
}
.cart-btn.mob .header-cart-count {
  top: -4px;
  right: 0px;
}
.mini-cart-icon {
  position: relative;
  z-index: 99999;
  display: block;
}
.mini-cart-icon span {
  font-size: 1.5rem;
}
.mini-cart-icon .cart-count {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(100%, -70%);
  font-family: 'Inter';
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
}
.my-account-icon {
  display: flex;
}
.my-account-icon span {
  font-size: 1.5rem;
}
.dropdown-products-menu-wrapper.prods {
  position: fixed;
  top: var(--header-bottom, 140px);
  left: 0;
  width: 100%;
  z-index: 1499;
  background: #fff;
  transition: ease 0.3s all;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-40px);
  box-shadow: 0px 13px 12px rgba(0, 0, 0, 0.16);
  padding: 20px 0;
}
.dropdown-products-menu-wrapper.prods.active {
  opacity: 1;
  pointer-events: all;
  transform: unset;
}
.dropdown-products-menu-wrapper.events {
  position: fixed;
  top: var(--header-bottom, 140px);
  left: 0;
  width: 100%;
  z-index: 1499;
  background: #fff;
  transition: ease 0.3s all;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-40px);
  box-shadow: 0px 13px 12px rgba(0, 0, 0, 0.16);
  padding: 20px 0;
}
.dropdown-products-menu-wrapper.events.active {
  opacity: 1;
  pointer-events: all;
  transform: unset;
}
.dropdown-wrap {
  display: grid;
  grid-template-columns: 60% 40%;
  justify-content: space-between;
}
.dropdown-menu {
  padding: 30px 0px;
}
.dropdown-menu > ul {
  display: block;
  column-count: 2;
}
.dropdown-menu > ul > li {
  font-weight: 600;
  margin-bottom: 20px;
}
.dropdown-menu > ul > li > a {
  margin-bottom: 9px;
  display: block;
}
.dropdown-menu > ul > li .sub-menu {
  display: grid;
  font-weight: 300;
  gap: 5px;
}
.dropdown-menu > ul > li .sub-menu li {
  margin-bottom: 5px;
}
.dropdown-menu > ul > li a:hover {
  text-decoration: underline;
}
.drop-images-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.drop-image {
  position: relative;
  padding-bottom: 120%;
  margin: 5% 0;
}
.drop-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.dropdown-menu > ul > li > a {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.products-drop.menu-item a {
  position: relative;
}
.products-drop.menu-item a::after {
  content: '';
  width: 6px;
  height: 6px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  position: absolute;
  right: 2px;
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg);
  top: 31%;
}
@media (min-width: 1200px) {
  .products-drop.menu-item a::after {
    right: 10px;
  }
}
@media (min-width: 1600px) {
  .products-drop.menu-item a::after {
    right: 15px;
  }
}
.products-drop.menu-item.active a {
  color: #EDE0D7;
}
.products-drop.menu-item.active a::after {
  transform: rotate(-135deg);
  top: 42%;
  border-color: #EDE0D7;
}
.products-drop.menu-item.active::before {
  content: '';
  width: 200px;
  position: absolute;
  top: 98%;
  height: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.events-drop.menu-item a {
  position: relative;
}
.events-drop.menu-item a::after {
  content: '';
  width: 6px;
  height: 6px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  position: absolute;
  right: 2px;
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg);
  top: 31%;
}
@media (min-width: 1200px) {
  .events-drop.menu-item a::after {
    right: 10px;
  }
}
@media (min-width: 1600px) {
  .events-drop.menu-item a::after {
    right: 15px;
  }
}
.events-drop.menu-item.active a {
  color: #EDE0D7;
}
.events-drop.menu-item.active a::after {
  transform: rotate(-135deg);
  top: 42%;
  border-color: #EDE0D7;
}
.events-drop.menu-item.active::before {
  content: '';
  width: 200px;
  position: absolute;
  top: 98%;
  height: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.dropdown-products-menu-wrapper.rings,
.dropdown-products-menu-wrapper.bracelets,
.dropdown-products-menu-wrapper.necklaces,
.dropdown-products-menu-wrapper.earings,
.dropdown-products-menu-wrapper.collections,
.dropdown-products-menu-wrapper.gifts {
  position: fixed;
  top: var(--header-bottom, 140px);
  left: 0;
  width: 100%;
  z-index: 1499;
  background: #EDE0D7;
  transition: ease 0.3s all;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-40px);
  box-shadow: 0px 13px 12px rgba(0, 0, 0, 0.16);
  padding: 40px 0;
}
.dropdown-products-menu-wrapper.rings.active,
.dropdown-products-menu-wrapper.bracelets.active,
.dropdown-products-menu-wrapper.necklaces.active,
.dropdown-products-menu-wrapper.earings.active,
.dropdown-products-menu-wrapper.collections.active,
.dropdown-products-menu-wrapper.gifts.active {
  opacity: 1;
  pointer-events: all;
  transform: unset;
}
.category-megamenu-inner {
  display: grid;
  grid-template-columns: minmax(220px, 320px) 1fr;
  gap: 40px;
  align-items: stretch;
}
@media (min-width: 1200px) {
  .category-megamenu-inner {
    grid-template-columns: minmax(260px, 360px) 1fr;
    gap: 60px;
  }
}
.category-megamenu-nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.category-megamenu-title {
  font-size: 18px;
  font-weight: 400;
  color: #534E4B;
  margin: 0 0 24px;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .category-megamenu-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.category-megamenu-items {
  display: flex;
  flex-direction: column;
  gap: 14px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.category-megamenu-items li {
  margin: 0;
}
.category-megamenu-items li a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .category-megamenu-items li a {
    font-size: 15px;
  }
}
.category-megamenu-items li a:hover {
  color: #534E4B;
}
.drop-row.category-megamenu.container {
  max-width: 1000px;
}
.category-megamenu-view-all {
  margin-top: 40px;
}
.category-megamenu-view-all .underline-btn {
  margin-top: 0;
  color: #948268;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .category-megamenu-view-all .underline-btn {
    font-size: 15px;
  }
}
.category-megamenu-image-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 95%;
  overflow: hidden;
}
.category-megamenu-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
}
.drop-row.collections-megamenu.container {
  max-width: 1200px;
}
.collections-megamenu-inner {
  display: grid;
  grid-template-columns: minmax(120px, 1fr) minmax(120px, 1fr) minmax(120px, 1fr) minmax(180px, 1.35fr) minmax(150px, 1fr);
  gap: 28px;
  align-items: stretch;
}
@media (min-width: 1200px) {
  .collections-megamenu-inner {
    gap: 36px;
  }
}
.collections-megamenu-column,
.collections-megamenu-featured {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.collections-megamenu-featured .collections-megamenu-column-title {
  margin-bottom: 0;
}
.collections-megamenu-featured .collections-megamenu-description {
  margin-top: 24px;
}
@media (min-width: 1200px) {
  .collections-megamenu-featured .collections-megamenu-description {
    margin-top: 30px;
  }
}
.collections-megamenu-column-title {
  font-size: 18px;
  font-weight: 400;
  color: #534E4B;
  margin: 0 0 24px;
  line-height: 1.2;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .collections-megamenu-column-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.collections-megamenu-column-title:hover {
  color: #312f2e;
}
.collections-megamenu-items {
  display: flex;
  flex-direction: column;
  gap: 14px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.collections-megamenu-items li {
  margin: 0;
}
.collections-megamenu-items li a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .collections-megamenu-items li a {
    font-size: 15px;
  }
}
.collections-megamenu-items li a:hover {
  color: #534E4B;
}
.collections-megamenu-image-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
.collections-megamenu-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
}
.collections-megamenu-description {
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 1200px) {
  .collections-megamenu-description {
    font-size: 15px;
  }
}
.collections-megamenu-description p {
  margin: 0 0 12px;
}
.collections-megamenu-description p:last-child {
  margin-bottom: 0;
}
.collections-megamenu-view {
  margin-top: 40px;
}
.collections-megamenu-view .underline-btn {
  margin-top: 0;
  color: #948268;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .collections-megamenu-view .underline-btn {
    font-size: 15px;
  }
}
.drop-row.gifts-megamenu.container {
  max-width: 1200px;
}
.gifts-megamenu-inner {
  display: grid;
  grid-template-columns: minmax(140px, 1fr) minmax(180px, 1.2fr) minmax(180px, 1.35fr) minmax(160px, 1fr);
  gap: 28px;
  align-items: stretch;
}
@media (min-width: 1200px) {
  .gifts-megamenu-inner {
    gap: 36px;
  }
}
.gifts-megamenu-column,
.gifts-megamenu-featured {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.gifts-megamenu-featured a.gifts-megamenu-column-title {
  margin-bottom: 0;
}
.gifts-megamenu-featured .gifts-megamenu-description {
  margin-top: 24px;
}
@media (min-width: 1200px) {
  .gifts-megamenu-featured .gifts-megamenu-description {
    margin-top: 30px;
  }
}
.gifts-megamenu-column-title {
  font-size: 18px;
  font-weight: 400;
  color: #534E4B;
  margin: 0 0 24px;
  line-height: 1.2;
  display: block;
}
@media (min-width: 1200px) {
  .gifts-megamenu-column-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.gifts-megamenu-column > .gifts-megamenu-column-title {
  white-space: nowrap;
}
a.gifts-megamenu-column-title {
  transition: color 0.3s ease-in-out;
}
a.gifts-megamenu-column-title:hover {
  color: #312f2e;
}
.gifts-megamenu-items {
  display: flex;
  flex-direction: column;
  gap: 14px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.gifts-megamenu-items > li {
  margin: 0;
}
.gifts-megamenu-items > li > a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .gifts-megamenu-items > li > a {
    font-size: 15px;
  }
}
.gifts-megamenu-items > li > a:hover {
  color: #534E4B;
}
.gifts-megamenu-parent-row {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.gifts-megamenu-parent-link {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  transition: color 0.3s ease-in-out;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .gifts-megamenu-parent-link {
    font-size: 15px;
  }
}
.gifts-megamenu-parent-link:hover {
  color: #534E4B;
}
.gifts-megamenu-toggle {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: relative;
}
.gifts-megamenu-toggle::after {
  content: '';
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -35%) rotate(45deg);
  transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.gifts-megamenu-toggle:hover::after {
  border-color: #534E4B;
}
.gifts-megamenu-items-nested > li.has-children.is-open > .gifts-megamenu-parent-row .gifts-megamenu-toggle::after {
  transform: translate(-50%, -15%) rotate(-135deg);
}
.gifts-megamenu-grandchildren {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 10px 0 0 2px;
  padding: 0 0 0 14px;
  border-left: 1px solid rgba(128, 128, 128, 0.45);
  list-style: none;
  max-height: 600px;
  opacity: 1;
  overflow: hidden;
  transition: max-height 0.35s ease-in-out, opacity 0.3s ease-in-out, margin 0.3s ease-in-out;
}
.gifts-megamenu-grandchildren li {
  margin: 0;
}
.gifts-megamenu-grandchildren li a {
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: #808080;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .gifts-megamenu-grandchildren li a {
    font-size: 15px;
  }
}
.gifts-megamenu-grandchildren li a:hover {
  color: #534E4B;
}
.gifts-megamenu-items-nested > li.has-children:not(.is-open) .gifts-megamenu-grandchildren {
  max-height: 0;
  opacity: 0;
  margin-top: 0;
  pointer-events: none;
}
.gifts-megamenu-image-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}
.gifts-megamenu-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
}
.gifts-megamenu-description {
  font-size: 14px;
  font-weight: 400;
  color: #808080;
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 1200px) {
  .gifts-megamenu-description {
    font-size: 15px;
  }
}
.gifts-megamenu-description p {
  margin: 0 0 12px;
}
.gifts-megamenu-description p:last-child {
  margin-bottom: 0;
}
.gifts-megamenu-view {
  margin-top: 40px;
}
.gifts-megamenu-view .underline-btn {
  margin-top: 0;
  color: #948268;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .gifts-megamenu-view .underline-btn {
    font-size: 15px;
  }
}
.rings-menu.menu-item a,
.bracelets-menu.menu-item a,
.necklaces-menu.menu-item a,
.earings-menu.menu-item a,
.collections-menu.menu-item a,
.gifts-menu.menu-item a {
  position: relative;
}
.rings-menu.menu-item.active a,
.bracelets-menu.menu-item.active a,
.necklaces-menu.menu-item.active a,
.earings-menu.menu-item.active a,
.collections-menu.menu-item.active a,
.gifts-menu.menu-item.active a {
  color: #EDE0D7;
}
.rings-menu.menu-item.active::before,
.bracelets-menu.menu-item.active::before,
.necklaces-menu.menu-item.active::before,
.earings-menu.menu-item.active::before,
.collections-menu.menu-item.active::before,
.gifts-menu.menu-item.active::before {
  content: '';
  width: 200px;
  position: absolute;
  top: 98%;
  height: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.custom-header.transparent.megamenu-active:not(.scrolled) {
  background: #EDE0D7;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .main-logo-wrap.main {
  opacity: 0;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .main-logo-wrap.scrolled {
  opacity: 1;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .header-left-wrap,
.custom-header.transparent.megamenu-active:not(.scrolled) .header-right-wrap {
  border-bottom-color: #434343;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .header-right-wrap * {
  color: #434343;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .header-menu-wrap > div > ul > li > a,
.custom-header.transparent.megamenu-active:not(.scrolled) .header-menu-wrap > div > ul > li.current-menu-item > a {
  color: #534E4B;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .header-menu-wrap > div > ul > li > a:hover,
.custom-header.transparent.megamenu-active:not(.scrolled) .header-menu-wrap > div > ul > li.current-menu-item > a:hover {
  color: #7b746f;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
  fill: #434343;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
  color: #434343;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover,
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
  background: #b4b4b449 !important;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  background-color: #b4b4b449;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  color: #434343;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .border-btn-wrap {
  border: 1px solid #534E4B;
  color: #534E4B;
}
.custom-header.transparent.megamenu-active:not(.scrolled) .border-btn-wrap:hover {
  background: #EDE0D7;
  border-color: #EDE0D7;
  color: #fff;
}
.newsletter-popup-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  pointer-events: none;
  background: rgba(29, 29, 29, 0.35);
  transition: ease-in-out 0.3s all;
}
.newsletter-popup-wrapper.visible {
  opacity: 1;
  pointer-events: all;
}
.newsletter-popup-wrapper .back-popup {
  width: 100%;
  height: 100%;
  cursor: pointer;
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
.newsletter-popup-wrapper .newsletter-wrapper.popup {
  width: 100%;
  max-width: 850px;
  background: #fff;
  position: relative;
  z-index: 2;
  opacity: 0;
  transform: translateY(-40px);
  transition: ease-in-out 0.3s all;
}
.newsletter-popup-wrapper .newsletter-wrapper.popup.visible {
  opacity: 1;
  transform: unset;
}
.newsletter-popup-wrapper .newsletter-wrapper.popup .x-mark {
  position: absolute;
  height: 12px;
  width: 12px;
  top: 20px;
  right: 20px;
  z-index: 2;
  cursor: pointer;
}
.newsletter-popup-wrapper .newsletter-wrapper.popup .x-mark:before {
  content: "";
  width: 90%;
  height: 1px;
  background: #000;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
}
.newsletter-popup-wrapper .newsletter-wrapper.popup .x-mark:after {
  content: "";
  width: 90%;
  height: 1px;
  background: #000;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.newsletter-wrapper.popup {
  border: navajowhite;
  padding: 20px;
}
.newsletter-wrapper.popup .newsletter-form-wrapper {
  padding: 0%;
  padding-left: 20px;
}
.newsletter-wrapper.popup .nl-button-wrapper .button {
  padding: 16px 30px;
}
.newsletter-wrapper.popup .mc-field-group.term-nl * {
  font-size: 14px;
}
.title {
  font-family: 'Inter';
}
.title > span {
  font-family: 'Inter';
}
.title > a {
  font-family: 'Inter';
}
.bold {
  font-weight: 600;
}
.bold > span {
  font-weight: 600;
}
.bold > a {
  font-weight: 600;
}
.site-footer__menus .text.bold.uppercase a {
  font-size: 17px;
}
.no-link {
  pointer-events: none;
}
.safe-payment-wrap img {
  max-width: 100%;
}
.site-footer__content {
  display: grid;
  gap: 30px;
  padding-top: 50px;
}
.site-footer__content .site-footer__contact-info .custom-logo-link {
  padding: 10px 0px;
  margin-bottom: 20px;
  display: flex;
}
.site-footer__content .site-footer__contact-info .custom-logo-link img {
  height: 55px;
  width: auto;
}
.site-footer__content .site-footer__contact-info .contact-info-footer {
  display: grid;
  gap: 5px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .site-footer__content .site-footer__contact-info .contact-info-footer {
    margin-bottom: 50px;
  }
}
.site-footer__content .site-footer__contact-info .contact-info-footer a,
.site-footer__content .site-footer__contact-info .contact-info-footer span {
  font-weight: 500;
  font-size: 18px;
}
.site-footer__content .site-footer__contact-info .contact-info-footer a:hover {
  text-decoration: underline;
}
.footer-logo-wrap {
  display: flex;
  justify-content: center;
  position: relative;
}
.footer-logo-wrap::before {
  content: '';
  width: 42%;
  border-bottom: 1px solid #534E4B;
  left: 0;
  top: 50%;
  position: absolute;
}
.footer-logo-wrap::after {
  content: '';
  width: 42%;
  border-bottom: 1px solid #534E4B;
  right: 0;
  top: 50%;
  position: absolute;
}
.footer-logo-wrap img {
  max-height: 100px;
  width: auto;
}
.payment-method-wrap span {
  font-size: 18px;
}
.site-footer__menus {
  display: grid;
  gap: 30px;
}
.site-footer__menus .single-footer-menu nav ul li {
  margin-bottom: 20px;
}
.site-footer__menus .single-footer-menu nav ul li a:hover {
  text-decoration: underline;
}
.site-footer__menus .social-wrap {
  font-size: 2rem;
  display: flex;
}
@media screen and (min-width: 768px) {
  .site-footer__menus {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer__menus {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.site-footer__copyrights {
  border-top: 1px solid #534E4B;
  padding: 10px 0px;
  margin-top: 30px;
  font-size: 0.8rem;
  display: grid;
  color: #534E4B;
  gap: 5px;
}
.site-footer__copyrights a {
  text-decoration: underline;
  color: #534E4B;
}
@media screen and (min-width: 768px) {
  .site-footer__copyrights {
    display: flex;
    justify-content: space-between;
  }
}
.menu-mob-wrap .social-wrap {
  display: flex;
  gap: 10px;
}
.menu-mob-wrap .social-wrap * {
  color: #EDE0D7;
  border-color: #EDE0D7 !important;
}
.single-social {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border: 1px solid #534E4B;
  border-radius: 50%;
  margin-right: 10px;
}
.single-social a {
  display: flex;
}
.footer-title {
  font-size: 17px;
  font-weight: 400!important;
  position: relative;
  display: flex;
}
.single-footer-menu a {
  font-weight: 300;
}
.payment-method-wrap.desktop {
  display: none;
}
@media (min-width: 768px) {
  .payment-method-wrap.desktop {
    display: block;
  }
}
.payment-method-wrap.mobile {
  display: block;
}
@media (min-width: 768px) {
  .payment-method-wrap.mobile {
    display: none;
  }
}
.footer-info-columns {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #534E4B;
  margin-bottom: 20px;
}
@media (min-width: 520px) {
  .footer-info-columns {
    grid-template-columns: 1fr 1fr;
    gap: 25px;
  }
}
@media (min-width: 768px) {
  .footer-info-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 5%;
  }
}
@media (min-width: 1024px) {
  .footer-info-columns {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .footer-info-columns {
    padding-bottom: 70px;
  }
}
.footer-info-column {
  display: flex;
  flex-direction: column;
}
.footer-info-title {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}
.footer-info-text {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  font-style: italic;
  font-size: 17px;
}
.newsletter-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  padding-top: 20px;
  margin-top: 20px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .newsletter-wrapper {
    grid-template-columns: 43% 1fr;
    padding-top: 50px;
    margin-top: 40px;
  }
}
.newsletter-wrapper .newsletter-image {
  padding-bottom: 85%;
  position: relative;
}
.newsletter-wrapper .newsletter-image img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.newsletter-wrapper .newsletter-form-wrapper {
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .newsletter-wrapper .newsletter-form-wrapper {
    padding: 12%;
  }
}
.newsletter-wrapper .newsletter-title {
  font-size: 22px;
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .newsletter-wrapper .newsletter-title {
    font-size: 25px;
  }
}
@media (min-width: 1600px) {
  .newsletter-wrapper .newsletter-title {
    font-size: 30px;
  }
}
.newsletter-wrapper .newsletter-subtitle {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .newsletter-wrapper .newsletter-subtitle {
    font-size: 25px;
  }
}
.newsletter-wrapper .newsletter-text {
  font-size: 17px;
  margin-bottom: 10px;
  color: #534E4B;
}
.newsletter-wrapper .newsletter-form-wrap {
  display: grid;
  width: 100%;
  margin-top: 30px;
  grid-template-columns: 1fr 100px;
  gap: 10px;
}
@media (min-width: 520px) {
  .newsletter-wrapper .newsletter-form-wrap {
    grid-template-columns: 70% 1fr;
  }
}
.newsletter-wrapper .newsletter-form-wrap .mc-field-group input {
  height: 100%;
  width: 100%;
  border: 1px solid;
  padding: 5px 20px;
}
.newsletter-wrapper .nl-button-wrapper .button {
  padding: 14px 20px;
}
@media (min-width: 768px) {
  .newsletter-wrapper .nl-button-wrapper .button {
    padding: 16px 50px;
  }
}
.newsletter-wrapper .term-nl {
  margin-top: 8px;
}
/*! PAGES */
.repeater-wrap.main-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 1024px) {
  .repeater-wrap.main-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.single-repeater {
  display: grid;
  grid-template-columns: 1fr;
  padding: 10px;
}
@media (min-width: 768px) {
  .single-repeater {
    grid-template-columns: 1fr 1fr;
  }
}
.single-slider-wrapper {
  height: 100%;
  position: absolute;
  width: 100%;
}
.single-slider-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #000;
  opacity: 0.18;
  top: 0;
  left: 0;
  pointer-events: none;
}
.swiper-slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-slide video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.viewport {
  height: 70vh;
  background: #fff;
  position: relative;
  z-index: 5;
}
@media (min-width: 1024px) {
  .admin-bar .custom-header ~ .site-content,
  .admin-bar .custom-header ~ .content-area {
    margin-top: calc(140px + 32px);
  }
}
.admin-bar.page-template-template-homepage .intro-content-wrapper {
  min-height: calc(100vh - 42px);
}
.admin-bar .intro-content-wrapper {
  min-height: calc(100vh - 162px);
}
.admin-bar .intro-wrapper {
  min-height: calc(100vh - 162px);
}
@media (min-width: 1024px) {
  .admin-bar .custom-header.transparent ~ .site-content,
  .admin-bar .custom-header.transparent ~ .content-area {
    margin-top: 32px;
  }
}
.admin-bar .custom-header.transparent ~ .site-content .intro-wrapper,
.admin-bar .custom-header.transparent ~ .content-area .intro-wrapper {
  min-height: calc(100vh - 32px);
}
.admin-bar .custom-header.transparent ~ .site-content .intro-wrapper .intro-wrap,
.admin-bar .custom-header.transparent ~ .content-area .intro-wrapper .intro-wrap {
  min-height: calc(100vh - 32px);
}
.admin-bar .custom-header ~ .site-content .intro-wrapper,
.admin-bar .custom-header ~ .content-area .intro-wrapper {
  min-height: calc(100vh - 162px);
}
.admin-bar .custom-header ~ .site-content .intro-wrapper .intro-wrap,
.admin-bar .custom-header ~ .content-area .intro-wrapper .intro-wrap {
  min-height: calc(100vh - 162px);
}
.intro-wrapper {
  min-height: calc(100vh - 130px);
}
.intro-wrapper .intro-wrap {
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 130px);
  position: relative;
}
.page-template-template-homepage .intro-content-wrapper {
  padding-bottom: 30px;
  justify-content: flex-end;
}
@media (min-width: 1600px) {
  .page-template-template-homepage .intro-content-wrapper {
    padding-top: 200px;
  }
}
.page-template-template-homepage .intro-content-wrapper .border-btn-wrap {
  pointer-events: all;
}
.intro-content-wrapper {
  height: 100%;
  min-height: calc(100vh - 130px);
  z-index: 9;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
@media (min-width: 1600px) {
  .intro-content-wrapper {
    padding-top: 80px;
  }
}
.intro-content-wrapper .border-btn-wrap {
  pointer-events: all;
}
.border-btn-wrapper {
  display: flex;
}
.border-btn-wrapper.desktop {
  display: none;
}
.border-btn-wrapper.mobile {
  display: flex;
  justify-content: center;
}
@media (min-width: 1024px) {
  .border-btn-wrapper.desktop {
    display: flex;
  }
  .border-btn-wrapper.mobile {
    display: none;
  }
}
.border-btn-wrap {
  padding: 7px 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #534E4B;
  color: #534E4B;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 10px;
  transition: all 0.3s ease-in-out;
  width: fit-content;
  text-align: center;
}
.border-btn-wrap.desktop {
  display: none;
}
.border-btn-wrap.mobile {
  display: flex;
}
.border-btn-wrap.white {
  border: 1px solid #fff;
  color: #fff;
}
.border-btn-wrap.white:hover {
  background: #fff;
  color: #534E4B;
  border-color: #fff;
}
.border-btn-wrap:hover {
  background: #a9a9a9;
  border-color: #a9a9a9;
  color: #fff;
}
@media (min-width: 520px) {
  .border-btn-wrap {
    padding: 12px 30px;
  }
}
@media (min-width: 1024px) {
  .border-btn-wrap {
    padding: 15px 40px;
    font-size: 15px;
  }
  .border-btn-wrap.desktop {
    display: flex;
  }
  .border-btn-wrap.mobile {
    display: none;
  }
}
@media (min-width: 1600px) {
  .border-btn-wrap {
    font-size: 16px;
  }
}
.cali.pretitle.white {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.white-bg {
  background: #fff;
  z-index: 5;
  position: relative;
}
.intro-title.white.home {
  display: flex;
  flex-direction: column;
}
.intro-title {
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  font-family: 'Inter';
  margin-bottom: 30px;
  margin-top: 30px;
  line-height: 1;
}
@media (min-width: 768px) {
  .intro-title {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  .intro-title {
    font-size: 60px;
  }
}
@media (min-width: 1600px) {
  .intro-title {
    font-size: 72px;
  }
}
.intro-title em {
  font-weight: 400;
  font-size: 24px;
  font-family: #EDE0D7;
  font-style: normal;
}
.site-header__notice.dark-bg {
  background: #01165b;
}
.product-categories-archive .main-title-sub em {
  position: absolute;
  top: 100%;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.main-content-center-wrap.about.home .border-btn-wrapper {
  min-width: 50%;
  margin-top: 30px;
}
.main-content-center-wrap.about.home .border-btn-wrapper .border-btn-wrap {
  width: 100%;
}
.home .product-categories-archive.about {
  margin: 60px 0;
}
.main-content-center-wrap.about.home .main-title {
  text-align: left;
}
.home-cats-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 20px;
}
@media (min-width: 768px) {
  .home-cats-wrap.home-peek-slider {
    display: block;
    overflow: visible;
  }
  .home-cats-wrap.home-peek-slider .swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 20px;
    transform: none !important;
  }
  .home-cats-wrap.home-peek-slider .swiper-slide {
    width: auto !important;
    height: auto;
  }
}
.home-cats-wrap .cat-shop-item .cat-shop-link {
  text-decoration: none;
  color: inherit;
}
.home-cats-wrap .cat-image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  /* τετράγωνο */
  overflow: hidden;
}
.home-cats-wrap .cat-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.home-cats-wrap .cat-shop-item:hover img {
  transform: scale(1.02);
}
.home-cats-wrap .cat-hover-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: 0.3s ease;
}
.home-cats-wrap .cat-shop-item:hover .cat-hover-overlay {
  opacity: 1;
}
.home-cats-wrap .cat-hover-overlay .cat-btn {
  background: #fdfdf53d;
  padding: 10px;
  font-size: 15px;
  border-radius: 4px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 125px;
  height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-cats-wrap .prod-cat-title {
  margin-top: 15px;
  font-size: 22px;
  text-align: center;
  font-weight: 500;
  color: #534e4b;
}
.products.columns-3.featured {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
@media (max-width: 1023px) {
  .products.columns-3.featured {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .home-featured-slider {
    overflow: visible;
  }
  .home-featured-slider .swiper-wrapper {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    transform: none !important;
  }
  .home-featured-slider .swiper-slide {
    width: auto !important;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .home-featured-slider .swiper-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
.home-prodcats-wrapper,
.home-feat-prods-wrapper {
  padding-top: 3%;
  padding-bottom: 3%;
}
.home-feat-prods-wrapper .price {
  margin-bottom: 10px;
}
.home-feat-prods-wrapper .price * {
  color: #948268;
  font-size: 18px;
  font-weight: 300;
}
.top-menu-wrap ul {
  display: flex;
  gap: 30px;
  padding: 10px;
  margin-right: 20px;
}
.top-menu-wrap ul a {
  font-size: 15px;
  font-weight: 300;
}
.category-slider-collections {
  overflow: hidden;
  padding: 20px 0;
}
.category-slider-collections .collections-track {
  display: flex;
  gap: 60px;
  width: max-content;
  will-change: transform;
}
.category-slider-collections .category-card {
  display: block;
  text-decoration: none;
  color: #111;
  width: 350px;
  flex-shrink: 0;
}
.category-slider-collections .category-image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.category-slider-collections .category-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: 0.5s;
}
.category-slider-collections .category-card h3 {
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.category-slider-collections .shop-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.7);
  opacity: 0;
  transition: 0.35s;
  background: #fdfdf53d;
  padding: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 125px;
  height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.category-slider-collections .category-image:hover img {
  transform: scale(1.02);
}
.category-slider-collections .category-card:hover .shop-btn {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.category-slider-collections .category-card.lower {
  margin-top: 60px;
}
.category-slider-collections .category-card.higher {
  margin-bottom: 60px;
}
.main-title-small {
  color: #534e4b;
  font-size: 22px;
}
.birthstone-title {
  font-size: 23px;
  color: #534e4b;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}
.birthstones-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.birthstones-wrapper--mobile {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .birthstones-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.birthstone-item {
  text-align: center;
  position: relative;
}
.birthstone-content-wrap {
  position: absolute;
  bottom: 15px;
  z-index: 99;
}
.birthstone-image {
  overflow: hidden;
  border-radius: 12px;
}
.birthstone-image img {
  width: 100%;
  display: block;
  transition: transform 0.5s ease;
}
.birthstone-item:hover .birthstone-image img {
  transform: scale(1.03);
}
.birthstone-title {
  margin-bottom: 12px;
}
.birthstone-description {
  color: #666;
  line-height: 1.6;
}
.birthstone-item {
  display: flex;
  text-align: center;
  text-decoration: none;
  color: inherit;
  flex-direction: column;
  align-items: center;
}
.birthstone-item:hover {
  color: inherit;
}
.birthstone-description {
  font-size: 18px;
  font-weight: 300;
  color: #948268;
}
.birthstone-description p {
  font-size: 18px;
  font-weight: 300;
  color: #948268;
}
.main-wedding-wrapper {
  display: grid;
  grid-template-columns: 55% 45%;
  padding: 5% 0;
}
.wedding-img-wrap {
  position: relative;
  padding-bottom: 105%;
}
.wedding-img-wrap img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wedding-cont-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10%;
  background: #fdfdfd;
}
.wedding-cont-wrap .main-center-title {
  font-size: 40px;
  font-weight: 400;
  color: #534E4B;
}
.wedding-cont-wrap .main-pretitle-center {
  font-size: 20px;
  color: #948268;
}
.wedding-cont-wrap .main-text {
  text-align: center;
  margin: 20px;
  font-weight: 300;
}
.wedding-cont-wrap .underline-button {
  margin-top: 40px;
}
.weddings-prods-wrapper {
  display: flex;
  margin-top: 60px;
  gap: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #3333;
}
@media (min-width: 768px) {
  .weddings-prods-wrapper.home-peek-slider {
    display: block;
    overflow: visible;
  }
  .weddings-prods-wrapper.home-peek-slider .swiper-wrapper {
    display: flex !important;
    gap: 20px;
    transform: none !important;
  }
  .weddings-prods-wrapper.home-peek-slider .swiper-slide {
    width: auto !important;
    height: auto;
    flex: 1;
  }
}
.wedding-prod {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.wedding-prod:hover .item-wed-title::before {
  opacity: 1;
}
.wedding-prod:hover .wed-prod-img img {
  max-width: 180px;
  max-height: 180px;
  width: 180px;
  height: 180px;
}
.wedding-prod:hover .item-wed-title {
  color: #948268;
}
.wed-prod-img-wrapper {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
.wed-prod-img-wrapper .wed-prod-img {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.wed-prod-img-wrapper .wed-prod-img img {
  max-width: 90px;
  max-height: 90px;
  object-fit: contain;
  transition: all 0.6s ease;
}
.item-wed-title {
  font-weight: 500;
  color: #534e4b87;
  margin-top: 10px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.item-wed-title::before {
  content: "";
  position: absolute;
  bottom: -21px;
  border: 1px solid #948268;
  width: 120%;
  height: 1px;
  left: -10%;
  transition: all 0.3s ease;
  opacity: 0;
}
.dbl-img-wrapper {
  padding: 5% 0;
  display: grid;
  grid-template-columns: 30% 66%;
  gap: 4%;
}
.small-img-dbl {
  position: relative;
  padding-bottom: 115%;
  width: 100%;
  margin-top: 20px;
}
.small-img-dbl img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
}
.main-center-top.dbl-img-wrap {
  max-width: 400px;
  align-items: flex-start;
  text-align: left;
  padding-top: 100px;
}
.main-center-top.dbl-img-wrap .simp-main-title {
  padding-left: 0;
}
.main-center-top.dbl-img-wrap .underline-button {
  margin: 40px 0;
}
.big-img-dbl {
  position: relative;
  padding-bottom: 70%;
  width: 100%;
}
.big-img-dbl img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
}
.main-center-top.intro {
  max-width: 100%;
  width: 100%;
  padding-top: 0;
  border-bottom: 1px solid #3333;
  padding-bottom: 3%;
  margin-bottom: 2%;
}
.contact-tabs-wrapper {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.contact-tab {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 25px;
  border: 1px solid #3333;
  border-radius: 5px;
}
.contact-tab-title {
  font-size: 14px;
  font-weight: 400;
  color: #948268;
  margin-bottom: 5px;
  display: flex;
}
.contact-tab-text p {
  max-width: 280px;
}
.stores-wrapper {
  display: flex;
  gap: 40px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .stores-wrapper.home-peek-slider {
    display: block;
    overflow: visible;
  }
  .stores-wrapper.home-peek-slider .swiper-wrapper {
    display: flex !important;
    gap: 40px;
    transform: none !important;
  }
  .stores-wrapper.home-peek-slider .swiper-slide {
    width: auto !important;
    height: auto;
    flex: 1;
  }
}
.store-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  width: 100%;
}
.store-wrap:hover .store-img img {
  transform: scale(1.02);
}
.store-title {
  color: #948268;
  font-weight: 500;
  font-size: 18px;
}
.store-text {
  font-weight: 300;
  font-size: 15px;
  margin-bottom: 20px;
}
.store-img {
  position: relative;
  padding-bottom: 102%;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
.store-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s ease-in-out;
  transform: scale(1);
}
#pickup-ui {
  padding: 15px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
#pickup-modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999999;
}
#pickup-modal .inner {
  background: #fff;
  max-width: 500px;
  margin-left: auto;
  padding: 20px;
}
@media (max-width: 767px) {
  .page-template-template-homepage .intro-wrapper,
  .page-template-template-homepage .intro-wrapper .intro-wrap,
  .page-template-template-homepage .intro-content-wrapper {
    min-height: calc(100vh - 110px);
  }
  .page-template-template-homepage .intro-content-wrapper {
    padding: 0 16px 28px;
    justify-content: flex-end;
  }
  .page-template-template-homepage .intro-title {
    font-size: 34px;
    margin: 16px 0 22px;
  }
  .page-template-template-homepage .intro-title em {
    font-size: 18px;
    margin-top: 8px;
  }
  .page-template-template-homepage .cali.pretitle.white {
    font-size: 13px;
    letter-spacing: 0.08em;
  }
  .page-template-template-homepage .border-btn-wrap {
    padding: 11px 28px;
    font-size: 13px;
  }
  .page-template-template-homepage .home-prodcats-wrapper,
  .page-template-template-homepage .home-feat-prods-wrapper {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .page-template-template-homepage .home-peek-slider,
  .page-template-template-homepage .home-featured-slider {
    overflow: hidden;
    margin-left: -3.5%;
    margin-right: -3.5%;
    width: calc(100% + 7%);
    padding-bottom: 6px;
  }
  .page-template-template-homepage .home-cats-wrap.home-peek-slider {
    display: block;
  }
  .page-template-template-homepage .home-cats-wrap.home-peek-slider .swiper-wrapper {
    display: flex !important;
  }
  .page-template-template-homepage .home-cats-wrap.home-peek-slider .prod-cat-title {
    font-size: 17px;
    margin-top: 10px;
  }
  .page-template-template-homepage .home-featured-slider .products.columns-3.featured {
    display: block;
    grid-template-columns: unset;
  }
  .page-template-template-homepage .home-featured-slider .products.columns-3.featured.swiper-wrapper {
    display: flex !important;
  }
  .page-template-template-homepage .home-featured-slider .products.columns-3.featured li.product {
    width: auto;
    height: auto;
    margin: 0;
  }
  .page-template-template-homepage .main-wedding-wrapper {
    display: flex;
    flex-direction: column;
    grid-template-columns: unset;
    padding: 0;
  }
  .page-template-template-homepage .wedding-img-wrap {
    order: 1;
    padding-bottom: 78%;
  }
  .page-template-template-homepage .wedding-cont-wrap {
    order: 2;
    padding: 32px 20px 40px;
  }
  .page-template-template-homepage .wedding-cont-wrap .main-center-title {
    font-size: 28px;
  }
  .page-template-template-homepage .wedding-cont-wrap .main-text {
    margin: 16px 0;
    font-size: 15px;
  }
  .page-template-template-homepage .wedding-cont-wrap .underline-button {
    margin-top: 24px;
  }
  .page-template-template-homepage .weddings-prods-wrapper.home-peek-slider {
    margin-top: 28px;
    border-bottom: none;
    padding-bottom: 0;
  }
  .page-template-template-homepage .weddings-prods-wrapper.home-peek-slider .swiper-wrapper {
    display: flex !important;
  }
  .page-template-template-homepage .weddings-prods-wrapper.home-peek-slider .wed-prod-img-wrapper {
    padding-bottom: 24px;
  }
  .page-template-template-homepage .main-img-center-wrapper.mid-container {
    padding-bottom: 36px;
  }
  .page-template-template-homepage .main-img-center-wrapper.mid-container .main-center-top {
    padding-top: 12px;
  }
  .page-template-template-homepage .big-main-center-img .center-img {
    position: relative;
    padding-bottom: 72%;
    overflow: hidden;
  }
  .page-template-template-homepage .big-main-center-img .center-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .page-template-template-homepage .dbl-img-wrapper {
    display: flex;
    flex-direction: column;
    grid-template-columns: unset;
    gap: 28px;
    padding: 36px 0;
  }
  .page-template-template-homepage .main-center-top.dbl-img-wrap {
    max-width: 100%;
    padding-top: 0;
    order: 1;
    align-items: center;
    text-align: center;
  }
  .page-template-template-homepage .main-center-top.dbl-img-wrap .simp-main-title {
    padding-left: 0;
    padding-right: 0;
  }
  .page-template-template-homepage .main-center-top.dbl-img-wrap .underline-button {
    margin: 28px 0;
  }
  .page-template-template-homepage .big-img-dbl-wrap {
    order: 2;
  }
  .page-template-template-homepage .small-img-dbl {
    padding-bottom: 105%;
    margin-top: 16px;
  }
  .page-template-template-homepage .birthstones-wrapper--desktop {
    display: none;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile .swiper-wrapper {
    display: flex !important;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile .swiper-slide {
    width: 100% !important;
    height: auto !important;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile .birthstone-item {
    width: 100%;
    display: block;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile .birthstone-image {
    aspect-ratio: 4 / 5;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile .birthstone-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile .birthstone-content-wrap {
    left: 0;
    right: 0;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile .birthstone-description {
    font-size: 15px;
  }
  .page-template-template-homepage .birthstones-wrapper--mobile .birthstone-description p {
    font-size: 15px;
  }
  .page-template-template-homepage .stores-wrapper.home-peek-slider {
    display: block;
    margin-bottom: 28px;
  }
  .page-template-template-homepage .stores-wrapper.home-peek-slider .swiper-wrapper {
    display: flex !important;
  }
  .page-template-template-homepage .stores-wrapper.home-peek-slider .store-wrap {
    height: 100%;
  }
}
@media (max-width: 519px) {
  .page-template-template-homepage .intro-title {
    font-size: 30px;
  }
  .page-template-template-homepage .intro-title em {
    font-size: 16px;
  }
}
.term-accept {
  margin-top: 5px;
}
.term-accept .wpcf7-list-item {
  margin: 0!important;
}
.term-accept .wpcf7-list-item span,
.term-accept .wpcf7-list-item label,
.term-accept .wpcf7-list-item input {
  cursor: pointer;
}
.term-accept span {
  font-size: 13px;
  font-weight: 300;
  color: #534E4B;
}
.term-accept span a {
  font-size: 13px;
  font-weight: 300;
  color: #534E4B;
  text-decoration: underline;
}
.form__wrapper.floating-labels-form {
  width: 100%;
  padding: 1% 0;
}
.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -10px;
  left: 10px;
  font-size: 13px;
}
.floating-labels-form.main-form {
  max-width: 1200px;
}
.floating-labels-form.main-form .single-field textarea {
  height: 100px;
}
.floating-labels-form.main-form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.floating-labels-form.main-form .wpcf7-form-control.wpcf7-radio input {
  height: 25px;
  width: 25px;
  margin-right: 10px;
  cursor: pointer;
}
.floating-labels-form.main-form .wpcf7-form-control.wpcf7-radio span {
  display: flex;
  margin-right: 5%;
}
.floating-labels-form.main-form .single-field.full-field {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #DCDCDC;
  color: #534E4B;
  font-size: 15px;
  font-weight: 300;
}
.floating-labels-form.main-form .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  margin-top: 10px;
}
.floating-labels-form.main-form .wpcf7-form-control.wpcf7-checkbox > span {
  display: flex;
  align-items: center;
  margin-right: 5%;
}
.floating-labels-form.main-form .wpcf7-form-control.wpcf7-checkbox input {
  margin-right: 10px;
  height: 22px;
  width: 22px;
  cursor: pointer;
  font-family: 'Inter';
}
.floating-labels-form.main-form .term-accept label {
  display: grid;
  grid-template-columns: 30px 1fr;
  position: relative;
  font-size: 15px;
  pointer-events: all;
  left: 0;
}
.floating-labels-form.main-form .term-accept input {
  height: 22px;
  width: 22px;
  font-family: 'Inter';
}
.floating-labels-form.main-form .term-accept span {
  width: 90%;
  font-size: 15px;
  color: #534E4B;
  font-weight: 300;
}
.floating-labels-form.main-form .wpcf7-list-item-label {
  cursor: auto;
}
.floating-labels-form.main-form .form-title {
  font-size: 24px;
  font-weight: bold;
  color: #534E4B;
  margin-bottom: 10px;
}
.floating-labels-form.main-form .single-field.full-field .wpcf7-form-control-wrap {
  position: unset;
}
.floating-labels-form.main-form .single-field.full-field .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  bottom: -2px;
  left: 10px;
  font-size: 13px;
  color: #dc3232;
}
.floating-labels-form.main-form select {
  background: #fff;
}
.floating-labels-form.main-form .single-field.arrow-wrap::before {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  right: 20px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  top: 35%;
  z-index: 9;
  transform: rotate(45deg);
  pointer-events: none;
}
.floating-labels-form .single-field {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.floating-labels-form .single-field.tel-field label {
  left: 52px;
}
.floating-labels-form .single-field input {
  height: 50px;
  padding: 15px 15px 5px;
  border: none;
  width: 100%;
  border: 1px solid #DCDCDC;
  color: #534E4B;
  border-radius: 10px;
  font-family: 'Inter';
}
.floating-labels-form .single-field select {
  height: 50px;
  padding: 15px 15px 5px;
  border: none;
  cursor: pointer;
  width: 100%;
  border: 1px solid #DCDCDC;
  color: #534E4B;
  border-radius: 10px;
}
.floating-labels-form .single-field textarea {
  padding-top: 30px;
  padding-left: 15px;
  border: none;
  width: 100%!important;
  max-width: 100%!important;
  min-width: 100%;
  height: 180px;
  max-height: 500px;
  min-height: 100px;
  border: 1px solid #DCDCDC;
  color: #534E4B;
  border-radius: 10px;
  min-height: 50px;
  font-family: 'Inter';
}
.floating-labels-form .single-field label {
  position: absolute;
  top: 12px;
  left: 15px;
  font-size: 0.6em;
  margin: 0;
  opacity: 0.8;
  color: #534E4B;
  transform: scale(1.2);
  transform-origin: top left;
  transition: transform 120ms linear;
  will-change: transform;
  pointer-events: none;
  font-weight: 300;
}
@media (min-width: 520px) {
  .floating-labels-form .single-field label {
    font-size: 0.7em;
  }
}
@media (min-width: 768px) {
  .floating-labels-form .single-field label {
    font-size: 0.8em;
  }
}
.floating-labels-form .single-field label.floated-label {
  transform: translateY(-16px) scale(1);
}
@media (min-width: 520px) {
  .floating-labels-form .single-field label.floated-label {
    transform: translateY(-10px) scale(1);
  }
}
.floating-labels-form .wpcf7-list-item {
  margin: 0;
}
.fields-wrap.double {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .fields-wrap.double {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
.grey-box-wrapper.grey-bg {
  padding: 20px;
}
@media (min-width: 768px) {
  .grey-box-wrapper.grey-bg {
    padding: 30px;
  }
}
.grey-box-title {
  font-size: 24px;
  font-weight: bold;
  color: #534E4B;
  margin-top: 10px;
  margin-bottom: 5px;
}
.grey-box-text p {
  font-size: 15px;
  margin-bottom: 5px;
  color: #534E4B;
}
.grey-box-text p a {
  text-decoration: underline;
}
.form-info-wrap .form-info-title {
  position: relative;
}
.form-info-wrap .form-info-title::before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  right: -15px;
  top: 50%;
  border-bottom: 1px solid #534E4B;
  border-right: 1px solid #534E4B;
  transform: translateY(-50%) rotate(45deg);
}
.recaptcha-text {
  font-size: 12px;
}
.recaptcha-text a {
  font-size: 12px;
}
.main-contact-title {
  font-size: 24px;
  font-weight: bold;
  color: #534E4B;
  line-height: 1;
  margin-bottom: 10px;
}
.form-submit-btn {
  width: fit-content;
}
.form-submit-btn::after {
  content: '\e911';
  color: #948268;
  font-family: 'icomoon';
  font-size: 20px;
}
.wpcf7-form-control.wpcf7-submit.btn.btn-ghost {
  background: none;
  border: none;
  font-size: 20px;
  text-transform: uppercase;
  color: #948268;
  margin-top: 20px;
  cursor: pointer;
}
.wpcf7-spinner {
  position: absolute;
  margin-top: 5px;
  pointer-events: none;
}
.form-info-content {
  max-height: 0px;
  overflow-y: auto;
  transition: all 0.3s ease-in-out;
  font-size: 15px;
  font-weight: 300;
}
.form-info-content.show {
  max-height: 500px;
}
.form-info-title {
  cursor: pointer;
  color: #948268;
  text-decoration: underline;
  font-size: 15px;
  font-weight: 300;
}
.form-info-wrap {
  margin-bottom: 5px;
}
.contact-row {
  display: grid;
}
.contact-wrap {
  display: grid;
  gap: 30px;
}
@media screen and (min-width: 900px) {
  .contact-wrap {
    grid-template-columns: 450px 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .contact-wrap {
    grid-template-columns: 500px 1fr;
  }
}
.icon-location-icon {
  font-size: 20px;
}
.schedule-wrap > span {
  text-transform: uppercase;
  font-size: 25px;
}
.schedule-wrap .text.cont {
  color: #EDE0D7;
}
.single-contact-info > span {
  color: #EDE0D7;
}
.contact-info {
  display: grid;
  gap: 10px;
  grid-template-columns: auto;
  justify-content: flex-start;
}
.contact-info .single-contact-info {
  display: grid;
  grid-template-columns: 30px auto;
  gap: 10px;
  align-items: center;
}
.contact-info .single-contact-info > span {
  margin: 0 auto;
}
.contact-info .single-contact-info.working {
  align-items: flex-start;
}
.contact-info .single-contact-info.working > span {
  font-size: 20px;
}
.contact-info .button {
  font-size: 1rem;
}
@media screen and (min-width: 900px) {
  .contact-info {
    font-size: 1.5rem;
  }
}
.schedule {
  display: grid;
  gap: 10px;
}
.single-schedule {
  display: grid;
  font-size: 1rem;
}
@media screen and (min-width: 600px) {
  .single-schedule {
    grid-template-columns: 1fr 1fr;
  }
}
.contact-form,
.contact-info-wrap {
  padding: 20px;
  background: #fff;
}
@media screen and (min-width: 900px) {
  .contact-form,
  .contact-info-wrap {
    padding: 40px 60px;
  }
}
.cf7-fields-wrapper {
  display: grid;
  margin-top: 15px;
}
.cf7-fields-text-fields {
  display: grid;
  gap: 10px 30px;
}
@media screen and (min-width: 400px) {
  .cf7-fields-text-fields {
    grid-template-columns: 1fr 1fr;
  }
}
.cf7-field {
  display: grid;
}
.cf7-field label {
  font-size: 0px;
  display: none;
}
.cf7-field input,
.cf7-field select {
  height: 50px;
  border: none;
  border: 1px solid;
  font-size: 1rem;
  width: 100%;
  font-weight: 300;
  background-color: transparent;
  padding: 10px;
  font-family: 'Inter';
}
.cf7-field input ::placeholder,
.cf7-field select ::placeholder {
  color: #888;
}
.cf7-field.textarea-field {
  margin-top: 30px;
}
.cf7-field.textarea-field textarea {
  padding: 10px;
  border: none;
  border: 1px solid;
  font-size: 1rem;
  font-family: 'Inter';
  background-color: transparent;
  width: 100%!important;
  font-weight: 300;
}
.flatpickr-calendar * {
  font-family: 'Inter' !important;
}
.numInputWrapper input {
  font-family: 'Inter' !important;
}
.split-form .cf7-field label {
  font-size: 1rem;
  display: block;
  width: 100%;
  font-weight: 300;
  margin-bottom: 5px;
}
.term-accept,
.recaptcha-label {
  margin: 20px 0px;
}
.term-accept .wpcf7-list-item,
.recaptcha-label .wpcf7-list-item {
  margin: 0 0 0 0;
}
.term-accept a,
.recaptcha-label a {
  text-decoration: underline;
}
.term-accept a:hover,
.recaptcha-label a:hover {
  color: #948268;
}
.cf7-submit-btn {
  margin: 20px 0px;
  text-align: left;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: #dc3232;
  opacity: 0.1;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 20px;
  border: none;
  text-align: center;
  color: #fff;
  background: #534E4B;
}
.contact-row {
  padding: 5% 0;
}
/* Remove margin/padding caused by <br> tags */
.wpcf7-form br {
  display: none;
}
.single-contact-info {
  font-size: 20px;
}
#check-in {
  padding-left: 40px;
}
.from-icon-wrap {
  position: relative;
}
.from-icon-wrap::before {
  content: '\e919';
  font-family: 'icomoon' !important;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
}
.contact-tab .icon-arrow {
  margin-left: auto;
  padding: 10px;
  background: #EDE0D7;
  border-radius: 50%;
}
.contact-tab .icon-arrow::before {
  color: #948268;
}
.title-cont-form {
  font-size: 20px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  font-weight: 400;
  color: #534E4B;
  border-bottom: 1px solid #3333;
}
.split-form .cf7-field label {
  color: #948268;
}
.cf7-field input,
.cf7-field select {
  border: 1px solid #3333;
}
.cf7-field.textarea-field textarea {
  border: 1px solid #3333;
}
.cf7-field {
  margin-bottom: 10px;
}
.wpcf7-form-control.wpcf7-submit {
  width: 100%;
}
.term-accept a,
.recaptcha-label a {
  font-size: 0.9rem;
}
.faq-item {
  border-bottom: 1px solid #e5e5e5;
}
.faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 15px 0;
}
.faq-icon {
  font-size: 22px;
  transition: transform 0.3s ease;
}
.faq-item.active .faq-icon {
  transform: rotate(180deg);
}
/* Smooth accordion */
.faq-text {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.faq-inner {
  padding: 10px 0 15px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.faq-item.active .faq-inner {
  opacity: 1;
}
/* Load more hidden items */
.faq-item.is-hidden {
  display: none;
}
.faq-load-more-wrap {
  text-align: center;
  margin-top: 20px;
}
.faq-load-more {
  padding: 14px 40px;
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid #3333;
  margin-top: 40px;
  font-size: 15px;
  min-width: 320px;
}
.faq-title {
  font-size: 20px;
}
.faqs-sec {
  padding-top: 30px;
  padding-bottom: 5%;
}
.faq-icon {
  font-size: 35px;
  font-weight: 200;
  color: #948268;
}
.faq-inner {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.015rem;
  line-height: 1.4;
}
.product-categories-archive.about {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .product-categories-archive.about {
    grid-template-columns: 1fr 1fr;
  }
}
.main-section-simple-center-wrapper {
  padding: 7% 5% 20px;
  background: #EDE0D7;
}
.product-categories-archive.about.reverse .category-item.image.about.only-image {
  order: -1;
}
.category-item.image.about::before {
  display: none;
}
.category-item.image.about:hover img {
  transform: scale(1);
}
.main-section-simple-wrap {
  padding-bottom: 40px;
}
.intro-text {
  text-align: center;
  max-width: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 15px;
}
.product-categories-archive.about.only-image {
  grid-template-columns: 1fr;
  gap: 0;
}
@media (min-width: 768px) {
  .product-categories-archive.about.only-image {
    grid-template-columns: 1fr 1fr;
  }
}
.main-intro-title {
  font-size: 40px;
  font-weight: 500;
  color: #534E4B;
  text-align: center;
  padding: 10px;
}
@media (min-width: 520px) {
  .main-intro-title {
    font-size: 44px;
  }
}
@media (min-width: 768px) {
  .main-intro-title {
    font-size: 48px;
  }
}
@media (min-width: 1200px) {
  .main-intro-title {
    font-size: 50px;
  }
}
@media (min-width: 1600px) {
  .main-intro-title {
    font-size: 52px;
  }
}
.main-content-center-wrap.about {
  background: unset;
}
.category-item.image.about.only-image {
  padding-bottom: 65%;
}
@media (min-width: 768px) {
  .category-item.image.about.only-image {
    padding-bottom: 45%;
    min-height: 90vh;
  }
}
.main-content-center-wrap.about {
  align-items: flex-start;
  text-align: left;
}
.main-content-center-wrap.about .main-subtitle {
  text-align: left;
}
.main-content-center-wrap.about .product-pretitle {
  color: #948268;
}
.category-thumbnail.bot {
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
}
.category-thumbnail.top {
  margin-bottom: 40px;
}
.main-content-center-wrap.about p {
  margin: 25px 0;
}
.main-content-center-wrap.about p em,
.main-content-center-wrap.about p i {
  font-size: 20px;
  font-style: italic;
  color: #948268;
}
.scroll-next {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #948268;
  cursor: pointer;
  position: relative;
  width: fit-content;
  margin: auto;
}
.scroll-next::before {
  content: '';
  width: 2px;
  height: 50px;
  border-radius: 5px;
  background-color: #3333;
  margin-bottom: 10px;
}
.scroll-next::after {
  content: '';
  width: 2px;
  height: 20px;
  border-radius: 5px;
  background-color: #3333337c;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  transition: all 0.5s ease-in-out;
}
.scroll-next:hover::after {
  top: 30px;
}
.about-collections-wrapper.container {
  padding-bottom: 5%;
  padding-top: 5%;
}
a.simple-img-cont-wrap:hover img {
  transform: scale(1.02);
}
.center-img {
  position: relative;
  padding-bottom: 70vh;
}
.center-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}
.main-img-center-wrapper.mid-container {
  padding-bottom: 5%;
}
.main-img-center-wrapper.mid-container .main-center-top {
  padding: 3%;
}
.main-img-center-wrapper.mid-container .underline-button {
  margin-top: 20px;
}
.simple-img {
  position: relative;
  padding-bottom: 110%;
  overflow: hidden;
}
.simple-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}
.simp-main-title {
  font-size: 25px;
  text-align: center;
  padding: 25px;
  font-weight: 500;
  color: #534E4B;
}
@media (min-width: 768px) {
  .simp-main-title {
    font-size: 30px;
  }
}
.simple-img-cont-wrap {
  display: flex;
  flex-direction: column;
}
.simple-img-cont-wrap .underline-button {
  text-align: center;
}
.main-center-top {
  max-width: 500px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 5% 2%;
}
.main-center-top .main-center-title {
  font-size: 40px;
  font-weight: 400;
  color: #534E4B;
}
.main-center-top .main-pretitle-center {
  font-size: 20px;
  color: #948268;
}
.about-collection-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.error-page-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
.error-page-content-wrap {
  display: flex;
  flex-direction: column;
  z-index: 2;
  text-align: center;
  align-items: center;
  min-height: 100vh;
  justify-content: center;
  gap: 20px;
}
.error-page-content-wrap * {
  color: #fff;
  border-color: #fff;
}
.error-page-wrapper img {
  max-height: 100vh;
  width: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.error-page-wrapper::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  opacity: 0.35;
}
.plain-text-wrapper {
  padding: 5% 3%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 50px;
}
@media (min-width: 768px) {
  .plain-text-wrapper {
    padding: 5%;
  }
}
@media (min-width: 1600px) {
  .plain-text-wrapper {
    padding: 5% 7%;
  }
}
.plain-text-content h2,
.plain-text-content h3,
.plain-text-content h4,
.plain-text-content h5,
.plain-text-content h6 {
  color: #948268;
  display: block;
  margin-bottom: 5px;
  margin-top: 20px;
  font-size: 25px;
  font-weight: bold;
  font-family: 'Inter';
  line-height: 1.3;
}
@media (min-width: 768px) {
  .plain-text-content h2,
  .plain-text-content h3,
  .plain-text-content h4,
  .plain-text-content h5,
  .plain-text-content h6 {
    font-size: 30px;
  }
}
.plain-text-content strong {
  font-size: 18px;
  font-weight: 500;
  color: #534E4B;
}
@media (min-width: 768px) {
  .plain-text-content strong {
    font-size: 20px;
  }
}
.plain-text-content ul {
  padding-left: 7px;
  margin-left: 10px;
}
.plain-text-content ul li::before {
  content: "\2022";
  color: #948268;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.error-page-wrapper {
  position: relative;
  min-height: 70vh;
}
.hero-title.error {
  font-size: 8em;
  font-weight: 500;
  background: -webkit-linear-gradient(#ffffff, #81818146);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 768px) {
  .hero-title.error {
    font-size: 12em;
  }
}
@media (min-width: 1024px) {
  .hero-title.error {
    font-size: 13em;
  }
}
@media (min-width: 1200px) {
  .hero-title.error {
    font-size: 14em;
  }
}
@media (min-width: 1600px) {
  .hero-title.error {
    font-size: 15em;
  }
}
.main-section-subtitle.error {
  font-size: 40px;
  font-weight: 400;
}
.main-section-text.error {
  font-size: 16px;
  color: #fff;
  max-width: 700px;
  text-align: center;
  font-weight: 300;
}
.main-section-text.error strong {
  font-weight: 500;
}
/* REVIEWS */
.customGrid.reviewPageHeader {
  width: 100%;
}
.reviewPage {
  background: #948268;
  padding: 12% 0 5%;
  margin-top: 0;
  height: 110vh;
}
.reviewPageHeader {
  position: fixed;
  top: 30px;
}
.reviewPageHeader .smallGrid {
  display: flex;
  height: 120px;
  justify-content: center;
  align-items: center;
}
.reviewPageHeader .contactLink {
  max-width: 250px;
  flex-basis: 250px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  letter-spacing: 2px;
}
.reviewPageHeader .logoWrap {
  max-width: 250px;
  flex-basis: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviewPageContent {
  height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reviewPageContent .pretitle {
  color: #948268;
  display: block;
  text-align: center;
  margin-bottom: 25px;
  width: 100%;
  position: relative;
}
.reviewPageContent .pretitle.withAfter:after {
  content: "";
  display: block;
  height: 3px;
  background: #CCC;
  width: 25px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -13px;
}
.reviewPageContent .stepOne {
  float: left;
  width: 100%;
  transition-timing-function: cubic-bezier(0.98, 0.14, 0.5, 1.38);
  transition-duration: 0.8s;
  transform: translateY(0px);
  opacity: 1;
}
.reviewPageContent .stepOne.hidden {
  display: block!important;
  transform: translateY(50px);
  transition-timing-function: cubic-bezier(0.98, 0.14, 0.5, 1.38);
  transition-duration: 0.8s;
  opacity: 0;
}
.reviewLoader {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: transparent;
  top: 50%;
  left: 50%;
  transition: all 0.35s ease-in-out;
  transform: translate(-50%, -50%) scale(2);
}
.reviewLoader svg {
  fill: transparent;
  stroke-width: 2;
  stroke-linecap: round;
  stroke: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ringAnimation;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 4000ms;
}
.reviewLoader.hidden {
  opacity: 0;
  transform: translate(-50%, -50%) scale(1.5);
}
.reviewLoader.hidden svg {
  stroke-dasharray: 0 0;
}
@keyframes ringAnimation {
  0% {
    stroke-dasharray: 200 10;
  }
  50% {
    stroke-dasharray: 0 10;
  }
  100% {
    stroke-dasharray: 0 0;
  }
}
@keyframes scaleLoop {
  0% {
    transform: scale(2);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes reverseScaleLoop {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.page-template-submit-review .rightFixed .siteBadge,
.page-template-submit-review .rightFixed .langSelector {
  display: none;
}
.page-template-submit-review .customFooter,
.page-template-reviews-sent .customFooter,
.page-template-submit-review .custom-header,
.page-template-reviews-sent .custom-header,
.page-template-submit-review .menu-mob,
.page-template-reviews-sent .menu-mob,
.page-template-submit-review .custom-footer,
.page-template-reviews-sent .custom-footer,
.page-template-submit-review .customHeader,
.page-template-reviews-sent .customHeader,
.page-template-submit-review .header-notice,
.page-template-reviews-sent .header-notice {
  display: none!important;
}
.page-template-submit-review html#wpadminbar,
.page-template-reviews-sent html#wpadminbar {
  display: none!important;
}
.page-template-submit-review html.fontawesome-i2svg-active,
.page-template-reviews-sent html.fontawesome-i2svg-active {
  margin-top: 0 !important;
}
.reviewWrap {
  background: #fff;
  border-radius: 15px;
  box-shadow: 1px 1px 32px rgba(0, 0, 0, 0.075);
  max-width: 500px;
  width: 100%;
  float: left;
  left: 50%;
  padding: 50px 25px;
  position: relative;
  transform: translateX(-50%);
}
.stepOne {
  position: relative;
  transform: translateY(0%);
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
.stepOne.hidden {
  pointer-events: none;
  transform: translateY(-10%);
  opacity: 0;
}
.stepTwo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-60%, -50%);
  max-width: 700px;
  width: 100%;
  float: left;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease-in-out;
  transition-delay: 0.25s;
}
.stepTwo .singleChoice {
  cursor: default;
}
.stepTwo .singleChoice img.color {
  opacity: 0;
}
.stepTwo .singleChoice img.grey {
  opacity: 1;
}
.stepTwo.visible {
  transform: translate(-50%, -50%);
  opacity: 1;
  pointer-events: all;
}
.stepTwo .question {
  text-align: center;
}
.stepTwo .navBtns {
  margin-top: 25px;
}
.stepTwo .navBtns .solidBtn {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.stepTwo .reviewResultCol {
  border-right: 1px solid #ccc;
  padding-right: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  max-width: 50%;
  flex-basis: 50%;
}
.stepTwo .reviewResultCol .choices {
  float: left;
  width: 100%;
}
.stepTwo .reviewResultCol .reviewBackBtn {
  color: #c8c8c8;
  display: inline-block;
  margin-top: 5px;
  text-decoration: underline;
  cursor: pointer;
  font-size: 12px;
  transition: all 0.2s ease-in-out;
  width: auto;
}
.stepTwo .reviewResultCol .reviewBackBtn:hover {
  color: #948268;
}
.stepTwo .reviewSubmit {
  max-width: 50%;
  flex-basis: 50%;
  padding: 25px 0 25px 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.stepTwo .reviewSubmit span {
  font-weight: 300;
  display: block;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 10px;
  color: #948268;
}
.stepTwo .reviewSubmit input {
  color: #000;
}
.stepTwo .reviewSubmit textarea {
  height: 160px;
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 15px;
  color: #000;
}
.stepTwo .reviewSubmit .solidBtn {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 25px;
  transition: all 0.35s ease-in-out;
}
.stepTwo .reviewTextarea,
.stepTwo .reviewShare {
  display: none;
}
.stepTwo .reviewResult {
  background: #fff;
  padding: 50px 20px;
  border-radius: 15px;
  box-shadow: 1px 1px 32px rgba(0, 0, 0, 0.075);
}
.stepTwo .reviewResult.negReview .reviewTextarea {
  display: block;
}
.stepTwo .reviewResult.negReview .singleField {
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}
.stepTwo .reviewResult.negReview .singleField input {
  width: 100%;
  height: 40px;
  margin-bottom: 5px;
  font-size: 13px;
  border: 0;
  border-bottom: 1px solid #ccc;
  padding: 0 5px;
  font-weight: 300;
}
.stepTwo .reviewResult.posReview {
  max-width: 500px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  float: left;
  width: 100%;
}
.stepTwo .reviewResult.posReview .reviewResultCol {
  display: none;
}
.stepTwo .reviewResult.posReview .reviewSubmit {
  max-width: 100%;
  flex-basis: 100%;
  padding: 0 25px;
}
.stepTwo .reviewResult.posReview .reviewShare {
  display: block;
  float: left;
  width: 100%;
}
.stepTwo .reviewResult.posReview .reviewShare .pretitle {
  display: block;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.stepTwo .reviewResult.posReview + .navBtns {
  display: none;
}
.stepTwo .reviewShare .singleReviewShare {
  height: 80px;
  border-top: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  transition: all 0.45s ease-in-out;
}
.stepTwo .reviewShare .singleReviewShare:hover {
  background: #f7f7f7;
}
.stepTwo .reviewShare .singleReviewShare:after {
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  position: absolute;
  top: 47%;
  transform: rotate(-45deg) translateY(-50%);
  right: 3px;
}
.stepTwo .reviewShare .singleReviewShare img {
  max-height: 38px;
}
.stepTwo .reviewShare .singleReviewShare.tRev img {
  max-height: 26px;
}
.stepTwo .reviewShare .singleReviewShare:last-child {
  border-bottom: 1px solid #ccc;
}
.page-template-reviews-sent .customGrid.reviewPageHeader {
  display: none;
}
.admin-bar .reviewPageHeader {
  top: 40px;
}
.flexWrap {
  display: flex;
  flex-wrap: wrap;
}
.progressBarWrap {
  max-width: 250px;
  flex-basis: 250px;
}
.logoWrap img {
  max-width: 120px;
}
.site-content.wc-template {
  padding-bottom: 40px;
}
.custom-footer {
  margin-top: 30px;
}
.home-tours-wrap .products.products-tours-wrap {
  flex-wrap: unset !important;
}
.home-tours-wrap .products.products-tours-wrap .product {
  width: 100%;
}
.roundedBtn {
  background: #948268;
  display: block;
  padding: 18px 50px;
  border-radius: 25px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 12px;
  transition: all 0.35s ease-in-out;
  cursor: pointer;
}
.roundedBtn:hover {
  background: #9f8e76;
  color: #000;
}
.roundedBtn.disabled {
  pointer-events: none;
  filter: grayscale(1);
}
.roundedBtn.enabled {
  pointer-events: all;
  filter: grayscale(0);
}
.reviewHead {
  display: flex;
  flex-wrap: wrap;
}
.reviewHead .choices {
  float: left;
  width: 100%;
}
.reviewHead .question {
  font-size: 22px;
  float: left;
  width: 100%;
  text-align: center;
  color: #CCC;
  max-width: 70%;
  margin: 0 15% 35px;
}
.reviewHead .qCol {
  max-width: 50%;
  flex-basis: 50%;
}
.reviewHead .qCol .qNum p,
.reviewHead .qCol .qNum span {
  color: #d7d7d7;
  font-weight: 300;
  font-size: 38px;
  width: auto;
}
.reviewHead .choiceCol {
  float: left;
  width: 100%;
  max-width: 50%;
  flex-basis: 50%;
}
.singleChoice {
  max-width: 20%;
  flex-basis: 20%;
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
  height: 100px;
  position: relative;
}
.singleChoice img {
  max-width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.25s ease-in-out;
}
.singleChoice img.color {
  opacity: 0.6;
}
.singleChoice img.grey {
  opacity: 0;
}
.singleChoice:hover img.color {
  opacity: 1!important;
}
.singleChoice.inactive img.color {
  opacity: 0;
}
.singleChoice.inactive img.grey {
  opacity: 1;
}
.singleChoice.selected img.color {
  opacity: 1;
}
.singleChoice.selected img.grey {
  opacity: 0;
}
.qGrid {
  max-width: 70%;
  margin: 0 15%;
  float: left;
  width: 100%;
}
.mainQtext span {
  font-size: 20px;
  display: block;
}
.ratingQs .singleRatingQ {
  color: #80a291;
  font-weight: 300;
  font-size: 16px;
  height: 50px;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.ratingQs .singleRatingQ:nth-child(2n+1) {
  background: #ebebeb;
}
.reviewBody {
  margin-top: 15px;
}
.ratingOptions .rowOptions {
  height: 50px;
  display: flex;
  flex-wrap: wrap;
}
.ratingOptions .rowOptions:nth-child(2n+1) {
  background: #ebebeb;
}
.ratingOptions .rowOptions .optRating {
  cursor: pointer;
  max-width: 20%;
  flex-basis: 20%;
  position: relative;
}
.ratingOptions .rowOptions .optRating:before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  border: 1px solid #c2c2c2;
  box-shadow: 0 0 0 1px #c2c2c2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translate3d(0, 0, 0) scale(1);
  border-radius: 50%;
  transition: all 0.3s cubic-bezier(0.85, 0.16, 0.25, 1.08);
}
.ratingOptions .rowOptions .optRating:after {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  box-shadow: 0 0 0 1px #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translate3d(0, 0, 0) scale(1.2);
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.85, 0.16, 0.25, 1.08);
  transition-delay: 0.1s;
}
.ratingOptions .rowOptions .optRating.selected:before {
  transform: translate(-50%, -50%) translate3d(0, 0, 0) scale(0);
}
.ratingOptions .rowOptions .optRating.selected:after {
  opacity: 1;
  transform: translate(-50%, -50%) translate3d(0, 0, 0) scale(1);
}
.reviewFooter {
  margin-top: 35px;
  text-align: center;
  float: left;
  width: 100%;
}
.reviewFooter .navBtns {
  display: flex;
  justify-content: center;
}
.reviewFooter .navBtns .solidBtn {
  filter: grayscale(1);
  pointer-events: none;
  transition: all 0.2s ease-in-out;
}
.reviewFooter .navBtns .solidBtn.enabled {
  filter: grayscale(0);
  pointer-events: all;
}
.simpleTextLink {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
  cursor: pointer;
}
/* SUCCESS REVIEWS */
.reviewSubmitted {
  background: #948268;
  margin-top: 0;
  height: 110vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reviewSubmitted .successReviewBox {
  max-width: 500px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 1px 1px 32px rgba(0, 0, 0, 0.075);
  left: 50%;
  padding: 50px 25px;
  position: relative;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.reviewSubmitted .successReviewBox .pretitle {
  color: #948268;
  display: block;
  text-align: center;
  font-weight: 600;
  margin-bottom: 15px;
  margin-bottom: 25px;
  width: 100%;
  position: relative;
}
.reviewSubmitted .successReviewBox h1 {
  color: #948268;
  font-size: 32px;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.reviewSubmitted .successReviewBox p {
  color: #948268;
  font-weight: 300;
}
.reviewSubmitted .successReviewBox .roundedBtn {
  margin-top: 25px;
}
.main-products-repeater-wrapper .prod-image-wrapper-inner {
  padding-bottom: 130%;
}
.prod-image-wrapper-inner {
  position: relative;
  padding-bottom: 110%;
  height: 100%;
}
.prod-image-wrapper-inner img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: unset!important;
}
.product-categories-archive.about.no-prods {
  margin-bottom: 100px;
}
.variations label {
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .error-page-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .newsletter-wrapper.popup {
    padding: 10px;
  }
  .newsletter-popup-wrapper .newsletter-image {
    display: none;
  }
  .quantity.product-table-wrap > label {
    display: none;
  }
  .product-categories-archive.about.reverse .main-content-center-wrap.about {
    order: 1;
  }
  .product-inner-content {
    display: flex;
  }
  .site-footer.container * {
    text-align: center;
    justify-content: center;
  }
  .footer-title {
    cursor: pointer;
    position: relative;
    width: fit-content;
    margin: auto;
  }
  .footer-title::after {
    content: '';
    width: 11px;
    height: 1px;
    position: absolute;
    border-bottom: 1px solid;
    right: -25px;
    top: 10px;
  }
  .footer-title::before {
    content: '';
    width: 1px;
    height: 11px;
    position: absolute;
    border-right: 1px solid;
    right: -20px;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    top: 5px;
  }
  .footer-title.active::before {
    opacity: 0;
  }
  .site-footer__menus .single-footer-menu nav {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    margin-top: 0px;
  }
  .site-footer__menus .single-footer-menu nav.active {
    margin-top: 20px;
    max-height: 1000px;
  }
  .site-footer__copyrights * {
    font-size: 13px;
  }
}
@media screen and (max-width: 640px) {
  .single .container {
    width: 100%;
  }
  .single .container .summary.entry-summary {
    margin: 0 3%;
  }
  .main-repeater-wrapper.home.container {
    width: 100%;
  }
  .products-home-wrap.container {
    width: 100%;
  }
  .reviewHead .question {
    font-size: 20px;
    width: 100%;
    max-width: 95%;
    margin: 0 5% 10px;
  }
  .stepTwo .reviewResult.posReview {
    max-width: 95%;
  }
  .stepTwo .reviewResultCol {
    border-right: none;
    max-width: 100%;
    flex-basis: 100%;
    padding-right: 0;
  }
  .stepTwo .reviewSubmit {
    max-width: 100%;
    flex-basis: 100%;
    padding: 25px;
  }
  .stepTwo.visible {
    position: relative;
    width: 95%;
    margin-top: 100px;
    top: 0;
    transform: translateX(-50%);
  }
  .qGrid {
    max-width: 90%;
    margin: 0 5%;
    float: left;
    width: 100%;
  }
  .reviewPage {
    height: 130vh;
  }
  .page-template-submit-review html#wpadminbar,
  .page-template-reviews-sent html#wpadminbar {
    display: none!important;
  }
  .page-template-submit-review html.fontawesome-i2svg-active,
  .page-template-reviews-sent html.fontawesome-i2svg-active {
    margin-top: 0 !important;
  }
  .stepOne {
    margin-top: 60%;
  }
  .admin-bar .reviewPageHeader {
    top: 20px;
  }
  .single-page-info-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .main-cpt-content-wrap .main-content-center-wrap .main-text table tr {
    display: flex;
    flex-direction: column;
  }
  .main-cpt-content-wrap .main-content-center-wrap .main-text table td {
    width: 100%!important;
  }
  .main-cpt-content-wrap .main-content-center-wrap .main-text table td .alignnone {
    margin: 5px!important;
  }
}
@media screen and (max-width: 500px) {
  .category-item.image.about.only-image.arch img {
    object-fit: contain;
  }
  .page-template-template-cinema .product-categories-archive.about .category-item.image.about {
    order: -1;
  }
  .newsletter-wrapper .newsletter-form-wrapper {
    padding: 20px 3%!important;
  }
  .page-template-template-workshops .border-btn-wrap {
    padding: 10px 25px;
  }
  .page-template-template-workshops .workshop-archive-info-wrapper {
    width: 94%;
    padding: 15px 12px;
  }
  .page-template-template-categories .container,
  .page-template-template-events .container,
  .page-template-template-workshops .container {
    width: 100%;
  }
  .page-template-template-categories .product-categories-archive,
  .page-template-template-events .product-categories-archive,
  .page-template-template-workshops .product-categories-archive {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 350px) {
  .site-content,
  .content-area {
    margin-top: 100px;
  }
  .category-item h2,
  .category-item h3,
  .category-item h4 {
    font-size: 23px!important;
  }
}
/* REVIEWS END */
.plain-text-content {
  margin-top: 10px;
  max-width: 1000px;
}
@media (min-width: 768px) {
  .plain-text-content {
    margin-top: 30px;
  }
}
.plain-text-content p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .plain-text-content p {
    font-size: 18px;
  }
}
.plain-text-wrap {
  display: grid;
  grid-template-columns: 1fr;
  align-items: flex-start;
  gap: 20px;
}
@media (min-width: 768px) {
  .plain-text-wrap {
    grid-template-columns: 300px 1fr;
    gap: 3%;
  }
}
@media (min-width: 1024px) {
  .plain-text-wrap {
    grid-template-columns: 330px 1fr;
    gap: 5%;
  }
}
@media (min-width: 1600px) {
  .plain-text-wrap {
    grid-template-columns: 350px 1fr;
    gap: 7%;
  }
}
.plain-buttons-wrapper {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.plain-buttons-wrapper a {
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .plain-buttons-wrapper {
    margin-top: 50px;
  }
}
.expand-content-text {
  padding-bottom: 40px;
  position: relative;
}
.expand-content-text.expand {
  max-height: 300px;
  overflow: hidden;
}
.expand-content-text.expand::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #ffffff;
  background: linear-gradient(0deg, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0.80434181) 70%, rgba(255, 255, 255, 0) 100%);
}
.read-more-less {
  height: auto;
  z-index: 2;
  position: absolute;
  bottom: 10px;
  color: #948268;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid;
}
.site-main {
  padding-top: 40px;
}
.payment-method-wrap span {
  font-weight: 600;
}
.main-content-center-wrap .main-title.left {
  text-align: left;
}
.main-repeater-wrapper.cinema {
  padding-top: 0;
}
@media (min-width: 768px) {
  .single-page-info-wrap.cinema .single-info-wrap:nth-last-child(2) {
    border-right: 1px solid #D3D5D8;
  }
}
.single-page-info-wrap.cinema {
  padding-left: 0;
  padding-right: 0;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .single-page-info-wrap.cinema {
    flex-wrap: nowrap;
  }
}
.product-categories-archive.see-also {
  width: 100%;
}
.see-also-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.prod-item-wrapper.furniture img {
  max-height: 85vh;
}
.main-plain-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .main-plain-wrapper {
    grid-template-columns: 300px 1fr;
  }
}
@media (min-width: 1024px) {
  .main-plain-wrapper {
    grid-template-columns: 400px 1fr;
  }
}
.terms-menu-wrapper {
  padding: 30px;
  background: #EDE0D7;
}
.terms-menu-wrapper ul {
  width: 90%;
  margin: 0 auto;
}
.terms-menu-wrapper ul li {
  padding: 13px 0px;
  border-bottom: 1px solid #7A88B3;
  font-size: 1rem;
  font-family: 'Inter';
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.025em;
}
.terms-menu-wrapper ul li a {
  color: #7A88B3;
}
.terms-menu-wrapper ul li.is-active {
  z-index: 1;
  position: relative;
}
.terms-menu-wrapper ul li.is-active a {
  font-weight: 700;
  color: #948268;
}
.terms-menu-wrapper ul li.current-menu-item a {
  color: #948268;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .terms-menu-wrapper ul {
    max-width: 300px;
  }
}
.plain-content-wrapper {
  font-size: 18px;
}
.plain-content-wrapper h2,
.plain-content-wrapper h3,
.plain-content-wrapper h4,
.plain-content-wrapper h5,
.plain-content-wrapper h6 {
  margin-top: 30px;
  font-family: 'Inter';
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
}
.plain-content-wrapper p {
  margin-bottom: 15px;
  font-size: 18px;
}
.main-title.plain {
  font-size: 25px;
  font-weight: 400;
  font-family: 'Inter';
  margin-bottom: 30px;
  text-transform: uppercase;
}
.plain-content-wrapper {
  padding: 30px 0px;
  border-radius: 6px;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.checkout #customer_details {
  margin-right: auto;
}
.woocommerce-MyAccount-content strong {
  font-weight: 600;
}
.simple-page-wrapper {
  padding: 4%;
  display: flex;
  flex-direction: column;
  text-align: center;
  min-height: 70vh;
  align-items: center;
  justify-content: center;
  max-width: 900px;
  margin: auto;
}
.category-item.image.about.only-image.arch.top {
  padding-bottom: 0;
}
.category-item.image.about.only-image.arch.top img {
  position: relative;
}
.single-page-intro-image {
  height: 45vh;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.single-page-intro-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.single-page-intro-image::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}
.margin-bottom {
  margin-bottom: 30px;
}
.single-page-info-wrap {
  position: relative;
  display: flex;
  width: 100%;
  padding: 20px;
  justify-content: space-around;
}
.single-page-info-wrap.cinema {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .single-page-info-wrap.cinema {
    padding: 20px;
  }
}
@media (min-width: 1024px) {
  .single-page-info-wrap {
    padding: 30px;
  }
}
.single-page-info-wrapper {
  position: relative;
  overflow: hidden;
  width: 90%;
  margin: auto;
  margin-top: -50px;
  margin-bottom: 50px;
  background-color: #f7f5f3;
}
.background-texture {
  position: relative;
}
.background-texture > * {
  z-index: 1;
}
.background-texture::after {
  content: '';
  background-image: url('assets/images/texture-background.jpg');
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  background-color: #f7f5f3;
}
.single-page-info-wrapper::before {
  content: '';
  background-image: url('assets/images/texture-background.jpg');
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
.single-info-wrap {
  display: flex;
  flex-direction: column;
  padding: 7px 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .single-info-wrap {
    border-right: 1px solid #D3D5DB;
    padding: 2px 20px;
  }
}
.single-info-wrap:last-child {
  border-right: 0;
}
.single-info-wrap:nth-last-child(2) {
  border-right: 0;
}
.single-info-title {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center;
}
.single-info-text {
  font-size: 16px;
  font-weight: 500;
}
.main-cpt-content-wrap .main-content-center-wrap .main-text p {
  margin-bottom: 30px;
}
.main-cpt-content-wrap .main-content-center-wrap .main-text table td {
  position: relative;
  overflow: hidden;
  padding: 10px;
}
.main-cpt-content-wrap .main-content-center-wrap .main-text table td img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  height: 70vh;
}
.main-cpt-content-wrap .main-content-center-wrap .main-text img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: 60vh;
  object-fit: cover;
}
.form-center-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.form-center-wrapper .contact-form {
  padding: 0;
  width: 100%;
}
.form-center-wrapper {
  max-width: 100%;
  padding: 2% 5%;
}
@media (min-width: 768px) {
  .form-center-wrapper {
    padding: 2% 10%;
  }
}
@media (min-width: 1024px) {
  .form-center-wrapper {
    padding: 2% 15%;
  }
}
.main-subtitle {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}
.main-cali-title {
  font-size: 30px;
  font-style: italic;
}
.info-row-submit {
  width: 120%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.workshop-archive-info-wrapper {
  display: flex;
  flex-direction: column;
  width: 90%;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  padding: 20px 30px;
}
@media (min-width: 1200px) {
  .workshop-archive-info-wrapper {
    padding: 20px 40px;
  }
}
.workshps-arch-wrapper {
  position: relative;
}
.workshop-archive-title {
  color: #948268;
  font-size: 22px;
  position: relative;
  left: unset;
  top: unset;
  transform: unset;
  line-height: 1;
  font-weight: 400;
}
@media (min-width: 520px) {
  .workshop-archive-title {
    font-size: 27px;
  }
}
@media (min-width: 768px) {
  .workshop-archive-title {
    font-size: 30px;
  }
}
@media (min-width: 1024px) {
  .workshop-archive-title {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .workshop-archive-title {
    font-size: 36px;
  }
}
@media (min-width: 1600px) {
  .workshop-archive-title {
    font-size: 40px;
  }
}
.workshop-archive-info-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 5px;
}
.small-workshop-subtitle {
  font-size: 12px;
  font-family: 'Inter';
  margin-bottom: 7px;
}
.workshop-date {
  font-size: 14px;
  font-family: 'Inter';
}
.category-item.workshops {
  margin-bottom: 50px;
}
.workshop-archive-info-bot {
  display: flex;
  align-items: center;
}
.workshop-archive-info-bot .border-btn-wrapper {
  margin-right: 15px;
}
.workshop-price-wrapper span {
  font-size: 14px;
}
.workshop-price-wrapper span.workshop-price {
  font-size: 19px;
}
.prod-badge {
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 10px;
  padding: 12px 20px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background-color: #7BB5F7;
}
.product-categories-archive.about.furniture-intro {
  margin-bottom: 60px;
}
.margin-top {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .margin-top {
    margin-top: 30px;
  }
}
@media (min-width: 1024px) {
  .margin-top {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .margin-top {
    margin-top: 50px;
  }
}
.prod-item-wrapper img {
  max-height: 75vh;
  height: 100%;
}
.prod-item-wrapper a {
  height: 100%;
  display: block;
}
/*! Woocommerce */
.single-product .woocommerce-message {
  display: none;
}
@media screen and (min-width: 900px) {
  .single-product .woocommerce-message {
    display: block;
  }
}
.dashboard-address-info address {
  font-family: 'Inter';
}
.woocommerce-MyAccount-content {
  font-family: 'Inter';
}
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content span,
.woocommerce-MyAccount-content a {
  font-family: 'Inter';
}
.woocommerce-Address address {
  font-family: 'Inter';
}
.woocommerce-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.woocommerce-info a {
  margin-top: 20px;
}
.woocommerce-MyAccount-navigation ul li a {
  color: rgba(0, 23, 102, 0.5);
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account.is-active a {
  color: #948268;
}
.woocommerce-EditAccountForm.edit-account label {
  font-family: 'Inter';
}
.woocommerce-EditAccountForm.edit-account legend {
  font-family: 'Inter';
  margin-top: 30px;
  margin-bottom: 20px;
}
.woocommerce-Address-title.title h2 {
  font-size: 20px;
  color: #948268;
}
.woocommerce-MyAccount-content h3 {
  text-transform: uppercase;
  color: #948268;
}
.single-minicart-info > * {
  font-family: 'Inter' !important;
}
.single-minicart-info .variation p {
  font-family: 'Inter' !important;
  font-weight: 400;
}
.woocommerce-shipping-totals.shipping > th {
  display: none;
}
.product-summary-gallery-row {
  display: grid;
  gap: 20px;
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .product-summary-gallery-row {
    grid-template-columns: 1fr 1fr;
    gap: 50px;
  }
}
@media screen and (min-width: 1440px) {
  .product-summary-gallery-row {
    grid-template-columns: 1fr 1fr;
    gap: 100px;
    margin-top: 20px;
  }
}
.product .woocommerce-variation-price del,
.product .woocommerce-variation-price ins {
  color: #EDE0D7;
  font-family: 'Inter';
}
.product .woocommerce-variation-price .woocommerce-Price-amount.amount {
  font-family: 'Inter';
  color: #948268;
}
.product .woocommerce-variation-price .woocommerce-Price-amount.amount span {
  font-family: 'Inter';
  color: #948268;
}
#shipping_method label,
.woocommerce-shipping-destination,
.shipping-calculator-button {
  font-family: 'Inter';
}
#shipping_method label .woocommerce-Price-amount.amount,
.woocommerce-shipping-destination .woocommerce-Price-amount.amount,
.shipping-calculator-button .woocommerce-Price-amount.amount {
  font-family: 'Inter';
}
#shipping_method label .woocommerce-Price-amount.amount span,
.woocommerce-shipping-destination .woocommerce-Price-amount.amount span,
.shipping-calculator-button .woocommerce-Price-amount.amount span {
  font-family: 'Inter';
}
.single_add_to_cart_button {
  width: 100%;
  border: 1px solid #948268;
  background-color: #948268;
  color: #fff;
  font-weight: 600;
}
.size-pdf-button-wrap {
  display: block;
  width: 100%;
  margin: 0 0 50px;
  clear: both;
}
.size-pdf-button {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}
.woocommerce-variation-add-to-cart .size-pdf-button-wrap {
  margin: 0 0 50px;
}
.product-more-details {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-more-details__row {
  display: flex;
  gap: 50px;
  align-items: flex-start;
}
.product-more-details__row--full .more-details-wrapper {
  width: 100%;
}
.product-more-details__column {
  flex: 1 1 0;
  min-width: 0;
}
.product-accordion {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #3333;
}
.more-details-content {
  font-size: 14px;
  font-weight: 200;
  margin-top: 6px;
}
.product-accordion__trigger {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.product-accordion__icon::before {
  content: '+';
}
.is-open .product-accordion__icon::before {
  content: '-';
}
.product-accordion__content {
  margin-top: 20px;
}
.product-accordion__content * {
  font-size: 14px;
  font-weight: 300;
}
.more-details-title {
  font-size: 14px;
  font-weight: 400;
}
.product-desc-title {
  font-size: 18px;
}
.quantity {
  display: flex;
  justify-content: flex-end;
}
.product-summary-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 50px;
  border-bottom: 1px solid #4343433f;
}
.woocommerce-variation-add-to-cart {
  margin-top: 50px;
}
.pswp {
  z-index: 9999;
}
.product-gallery-wrap {
  overflow: hidden;
  position: relative;
}
.product-gallery-wrap .single-product-slider {
  overflow: hidden;
  width: 100%;
}
.product-gallery-wrap .swiper-button-next,
.product-gallery-wrap .swiper-button-prev {
  width: auto;
  height: auto;
  z-index: 10;
  cursor: pointer;
  font-size: 3rem;
}
.product-gallery-wrap .swiper-button-next:after,
.product-gallery-wrap .swiper-button-prev:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .product-gallery-wrap {
    display: flex;
    flex-direction: column;
  }
  .product-gallery-wrap .thumb-gallery-wrap {
    display: flex;
    margin-top: 0;
    margin-top: 20px;
  }
  .product-gallery-wrap .thumb-gallery-wrap .swiper-container .swiper-slide {
    height: 100px;
  }
}
.woocommerce-product-gallery__image a {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  display: flex;
}
.woocommerce-product-gallery__image a img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  color: transparent;
}
.swiper-slide.video-slide {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  display: flex;
}
.swiper-slide.video-slide video {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  color: transparent;
}
.swiper-button-next,
.swiper-button-prev {
  color: #000 !important;
}
.mini-cart-title-wrap .variation * {
  font-family: 'Inter';
  font-weight: 400;
}
.thumb-gallery-wrap {
  margin-top: 10px;
  position: relative;
  /* Style for the swiper navigation arrows */
  /* Positioning the arrows */
  /* Optional: Style to adjust thumb gallery appearance */
}
.thumb-gallery-wrap .swiper-container.thumb-gallery {
  max-width: 100%;
}
.thumb-gallery-wrap .swiper-button-prev.thumb,
.thumb-gallery-wrap .swiper-button-next.thumb {
  color: #fff;
  background-color: rgba(172, 168, 168, 0.7);
  padding: 15px;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.thumb-gallery-wrap .swiper-button-prev.thumb:hover,
.thumb-gallery-wrap .swiper-button-next.thumb:hover {
  background-color: #aca8a8;
}
.thumb-gallery-wrap .swiper-button-prev.thumb {
  left: 10px;
  top: 50px;
}
.thumb-gallery-wrap .swiper-button-next.thumb {
  right: 10px;
  top: 50px;
}
.thumb-gallery-wrap .thumb-gallery .swiper-slide {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.thumb-gallery-wrap .thumb-gallery .swiper-slide:hover {
  opacity: 1;
}
.thumb-gallery-wrap .swiper-slide {
  width: 95px;
}
.thumb-gallery-wrap .swiper-slide.swiper-slide-thumb-active .image-wrap {
  border: 1px solid #000;
}
.thumb-gallery-wrap .swiper-slide .image-wrap {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  cursor: pointer;
  border: 1px solid transparent;
  transition: ease 0.3s all;
}
.thumb-gallery-wrap .swiper-vertical > .swiper-wrapper {
  width: 100%;
  gap: 20px;
}
.product-description.content.product-inner-content {
  padding: 20px 0;
  line-height: 1.4;
}
.product-desc-wrap {
  margin-bottom: 30px;
}
.summary .product_title {
  font-size: 25px;
  font-weight: 500;
  line-height: 1;
  color: #534E4B;
  font-family: 'Inter';
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .summary .product_title {
    font-size: 28px;
  }
}
.summary .quantity input {
  max-width: 50px;
}
.summary .quantity .qty_button {
  cursor: pointer;
}
.variable-items-wrapper {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-left: 10px;
}
.variable-items-wrapper .variable-item {
  display: flex;
  min-width: 44px;
  padding: 0px 10px;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  border: 1px solid transparent;
  margin: 2px;
  transition: ease 0.3s all;
  position: relative;
}
.variable-items-wrapper .variable-item .variable-item-span-color {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  transform: translate(-50%, -50%);
}
.variable-items-wrapper .variable-item.selected {
  border: 1px solid #000;
}
.variations .label {
  text-transform: capitalize;
  letter-spacing: 0.01em;
  font-size: 1rem;
  font-weight: 400;
}
.variations .woo-selected-variation-item-name {
  font-size: 0;
}
.reset_variations {
  display: none !important;
}
.shop-features-row {
  background: #EDE0D7;
  padding: 20px 0px;
  display: grid;
  gap: 20px;
}
.shop-features-row .single-shop-feature {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.shop-features-row .single-shop-feature img {
  height: 60px;
  width: auto;
}
.shop-features-row .single-shop-feature .content {
  max-width: 300px;
}
@media screen and (min-width: 600px) {
  .shop-features-row {
    grid-template-columns: 1fr 1fr;
    padding: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .shop-features-row {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 40px 20px;
  }
}
.products-section-title {
  font-size: 1.8rem;
  color: #948268;
  font-family: 'Inter';
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .products-section-title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .products-section-title {
    font-size: 2.5rem;
  }
}
.related.products.new {
  margin: 20px 0;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .related.products.new {
    margin: 9rem 0;
  }
}
li.product {
  display: block;
  position: relative;
  text-align: center;
  background: #fff;
  padding-bottom: 20px;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 10px;
  transition: ease 0.3s all;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
li.product:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
li.product:hover .view-product-hover {
  opacity: 1;
}
li.product:hover .product-image-wrap-rel img {
  transform: scale(1.04);
}
li.product .attachment-woocommerce_thumbnail,
li.product .woocommerce-placeholder {
  width: 100%;
  height: auto;
  display: flex;
}
li.product .woocommerce-loop-product__title {
  margin: 10px 0px;
  font-weight: 400;
  font-size: 23px;
  line-height: 1.5;
  color: #534E4B;
  font-family: 'Inter';
}
li.product .loop-categories {
  margin-top: 10px;
}
li.product .availability-text-loop {
  position: absolute;
  right: 10px;
  top: 50px;
  writing-mode: vertical-lr;
  z-index: 1;
  width: 25px;
  text-transform: uppercase;
}
li.product img {
  transition: ease 0.6s all;
}
.mini-cart {
  /* Chrome, Safari, Edge, Opera */
}
.mini-cart .price.margin-pr {
  display: flex;
  margin-top: 20px;
}
.mini-cart .mini-cart-qty-wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}
.mini-cart .mini-cart-qty-wrap button {
  width: 24px;
  height: 24px;
  background: #EDE0D740;
  cursor: pointer;
  color: #948268;
  border-radius: 50%;
}
.mini-cart .mini-cart-qty::-webkit-outer-spin-button,
.mini-cart .mini-cart-qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mini-cart .mini-cart-qty {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.mini-cart-qty {
  width: 40px;
  text-align: center;
}
.remove-wrap {
  display: flex;
  align-items: flex-end;
}
.remove-wrap .remove.remove_from_cart_button {
  font-size: 14px;
  color: #888888;
  text-decoration: underline;
  font-weight: 400;
}
.text.uppercase.prod-name-mini {
  font-size: 16px;
}
.site-content .wc-block-components-quantity-selector {
  border: none;
}
.site-content .wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--plus {
  width: 26px;
  min-width: 26px;
  height: 26px;
  background: #ede0d7d2;
  cursor: pointer;
  color: #948268;
  border-radius: 50%;
}
.site-content .wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus {
  width: 26px;
  min-width: 26px;
  height: 26px;
  background: #ede0d7d2;
  cursor: pointer;
  color: #948268;
  border-radius: 50%;
}
.site-content .wc-block-components-product-metadata * {
  font-weight: 200;
  font-size: 14px;
}
.cart-count.mini {
  font-size: 15px;
  font-weight: 300;
  color: #948268;
}
.mini-cart-header .mini-close {
  position: absolute;
  right: 40px;
  top: 25px;
}
.mini-cart-header .mini-close .icon-close::before {
  font-size: 25px;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
  box-shadow: unset!important;
}
.view-product-hover {
  position: relative;
  display: inline-block;
  text-decoration: none;
  line-height: 1.4;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.3s ease-in-out;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
  color: #948268;
  margin-top: 10px;
  opacity: 0;
}
.view-product-hover::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(1);
  transform-origin: right center;
  pointer-events: none;
}
.view-product-hover:hover::after {
  animation: underline-btn-hover 0.7s ease-in-out 1;
}
.product-image-wrap-rel {
  overflow: hidden;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  overflow: hidden;
  padding: 10px;
  padding-top: 70px;
}
.products.columns-3.featured .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  padding-top: 30px;
}
.swiper-button-next.thumb,
.swiper-button-prev.thumb {
  width: 50px;
  height: 50px;
}
.swiper-container.new-slider-related {
  padding: 10px;
}
.badge-loop {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 7px 15px;
  background: #EDE0D7;
  color: #948268;
  text-transform: uppercase;
  font-family: 'Inter';
  font-size: 16px;
  z-index: 9;
  border-radius: 50px;
}
.badge-loop * {
  color: #948268;
  font-family: 'Inter';
  font-size: 16px;
}
.badge-loop.on-sale {
  background: #EDE0D7;
  border-radius: 50px;
}
.badge-loop.new-arrival {
  background: #EDE0D7;
  color: #948268;
}
.badge-loop.new-arrival span {
  color: #948268;
}
.badge-loop.sold-out {
  background: #707070;
  color: #fff;
}
.badge-loop.sold-out span {
  color: #fff;
}
.shop-archive-row {
  display: grid;
  margin-bottom: 50px;
}
@media screen and (min-width: 1024px) {
  .shop-archive-row {
    gap: 30px;
  }
}
.shop-archive-row ul.products {
  padding: 40px 0px;
  display: grid;
}
@media screen and (min-width: 1240px) {
  .shop-archive-row ul.products {
    grid-template-columns: 1fr 1fr;
    padding: 60px 0px;
    gap: 20px;
  }
}
@media screen and (min-width: 1440px) {
  .shop-archive-row ul.products {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.shop-archive-row .woocommerce-products-header {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  font-size: 0;
}
.filters-wrap {
  display: none;
}
@media screen and (min-width: 1024px) {
  .filters-wrap {
    display: block;
    background: #EDE0D7;
    padding: 50px;
    position: relative;
  }
}
.shop-archive-wrap {
  padding-top: 20px;
}
.order-count-wrap {
  display: grid;
  gap: 20px;
  padding: 0px 0px 20px;
}
.order-count-wrap .woocommerce-ordering {
  position: relative;
}
.order-count-wrap .woocommerce-ordering:after {
  content: "\e902";
  font-family: 'icomoon';
  font-size: 0.4em;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  pointer-events: none;
}
.order-count-wrap .orderby {
  height: 40px;
  width: 100%;
  padding: 0;
  font-size: 0.9rem;
  border: 1px solid #DFDFDF;
  padding-right: 40px;
  padding-left: 10px;
}
@media screen and (min-width: 1024px) {
  .order-count-wrap .orderby {
    border: 1px solid transparent;
  }
}
@media screen and (min-width: 900px) {
  .order-count-wrap {
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-items: center;
  }
}
.stock {
  margin: 1em 0;
}
.product-table-wrap {
  display: grid;
  border-top: 1px solid #3333;
}
.product-table-wrap.quantity {
  border-bottom: 1px solid #3333;
  margin-bottom: 20px;
}
@media (min-width: 520px) {
  .product-table-wrap {
    grid-template-columns: 50% 50%;
    align-items: center;
    border-bottom: 1px solid #3333;
  }
}
.size-attribute-row {
  border-right: 1px solid #3333;
}
.variations {
  width: 100%;
}
.variations .product-inner-content {
  padding: 0;
}
.variations > tbody > tr {
  display: grid;
  border-top: 1px solid #3333;
}
@media (min-width: 520px) {
  .variations > tbody > tr {
    grid-template-columns: 50% 50%;
    align-items: center;
    border-bottom: 1px solid #3333;
  }
}
.variations > tbody > tr > th {
  margin: 0!important;
  padding: 10px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  display: flex!important;
  align-items: center;
}
@media (min-width: 520px) {
  .variations > tbody > tr > th {
    padding: 20px;
    font-size: 18px;
  }
}
.variations > tbody > tr > td {
  margin: 0!important;
  padding: 10px;
}
@media (min-width: 520px) {
  .variations > tbody > tr > td {
    padding: 20px;
  }
}
.product-inner-content {
  margin: 0!important;
  padding: 10px;
}
.product-inner-content.num {
  font-family: 'Inter';
}
@media (min-width: 520px) {
  .product-inner-content {
    padding: 20px;
  }
}
.product-inner-title {
  margin: 0!important;
  padding: 10px;
  text-transform: uppercase;
  font-size: 16px;
  border-right: 1px solid #ABB3CD;
  height: 100%;
}
@media (min-width: 520px) {
  .product-inner-title {
    padding: 20px;
    font-size: 18px;
  }
}
.price del * {
  font-size: 20px !important;
  color: #534E4B !important;
}
.price ins {
  text-decoration: none;
}
.price del {
  font-size: 20px !important;
  color: #534E4B !important;
  text-decoration: none;
  position: relative;
}
.price del::after {
  content: '';
  width: 100%;
  position: absolute;
  height: 1px;
  border-bottom: 1px solid;
  left: 0;
  bottom: 50%;
  transform: rotate(-5deg);
}
.variations .variable-item-radio-value-wrapper img {
  display: none !important;
}
.variations .price {
  display: none;
}
.variations [aria-label="Size"] li,
.variations [aria-label="color"] li {
  font-size: 18px;
  border-radius: 0!important;
  height: auto !important;
  width: 120px !important;
}
.variations [aria-label="Size"] li span,
.variations [aria-label="color"] li span {
  border-radius: 0!important;
  font-family: 'Inter' !important;
  padding: 5px;
}
.variations [aria-label="Size"] li.selected,
.variations [aria-label="color"] li.selected {
  border-color: #EDE0D7 !important;
  color: #EDE0D7 !important;
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #0075FF) !important;
  background-color: rgba(var(--wvs-selected-item-background-color, 0, 117, 255), 0.1) !important;
}
.variations [aria-label="Size"] li.selected span,
.variations [aria-label="color"] li.selected span {
  color: #EDE0D7 !important;
}
.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper {
  flex-direction: row;
}
.single_variation_wrap .price::before {
  content: "Price";
  width: 40%;
  display: flex;
  align-items: center;
  margin: 0!important;
  padding: 10px;
  font-size: 16px;
  border-right: 1px solid #3333;
}
@media (min-width: 520px) {
  .single_variation_wrap .price::before {
    padding: 20px;
    font-size: 18px;
    width: 50%;
  }
}
.single_variation_wrap .woocommerce-variation-price {
  display: flex;
}
.single_variation_wrap .price {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #3333;
}
.single_variation_wrap .price > span {
  width: 60%;
  display: flex;
  align-items: center;
  margin: 0!important;
  padding: 10px;
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width: 520px) {
  .single_variation_wrap .price > span {
    padding: 20px;
    font-size: 18px;
    width: 50%;
  }
}
.single_variation_wrap .price del,
.single_variation_wrap .price ins {
  display: flex;
  align-items: center;
  padding: 20px 5px;
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width: 520px) {
  .single_variation_wrap .price del,
  .single_variation_wrap .price ins {
    font-size: 18px;
  }
}
.single_variation_wrap .price del span,
.single_variation_wrap .price ins span {
  font-size: 16px;
}
@media (min-width: 520px) {
  .single_variation_wrap .price del span,
  .single_variation_wrap .price ins span {
    font-size: 18px;
  }
}
button[name="update_cart"]:hover .icon-refresh {
  transform: rotate(90deg);
}
.icon-refresh {
  transition: all 0.3s ease-in-out;
}
.variable-items-wrapper .variable-item.selected {
  border: none;
}
.variable-items-wrapper .variable-item {
  border: none;
}
.product-inner-content input {
  font-size: 1.3rem;
  font-family: 'Inter';
}
.product-pretitle {
  font-size: 20px;
}
@media (min-width: 1200px) {
  .product-pretitle {
    font-size: 22px;
  }
}
.product-pretitle span {
  font-style: italic;
}
.product-subtitle {
  font-size: 22px;
  font-weight: 300;
}
@media (min-width: 520px) {
  .product-subtitle {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .product-subtitle {
    font-size: 27px;
  }
}
.pretitle-price-wrap .price {
  text-align: right;
  margin-bottom: 1em;
  margin-top: 1em;
  font-size: 21px;
  color: #948268;
  font-family: 'Inter';
}
.pretitle-price-wrap .price .amount {
  font-size: 21px;
  color: #948268;
  font-family: 'Inter';
}
.pretitle-price-wrap .price span {
  font-size: 21px;
  color: #948268;
  font-family: 'Inter';
}
@media (min-width: 768px) {
  .pretitle-price-wrap .price {
    font-size: 21px;
  }
  .pretitle-price-wrap .price .amount {
    font-size: 21px;
  }
  .pretitle-price-wrap .price span {
    font-size: 21px;
  }
}
.cart-collaterals .amount,
.info-content.price .amount {
  font-family: 'Inter';
}
.cart-collaterals .amount span,
.info-content.price .amount span {
  font-family: 'Inter';
}
.info-content.price .amount {
  color: #948268;
}
.info-content.price .amount span {
  color: #948268;
}
.related.products.new .price {
  text-align: right;
  margin-bottom: 1em;
  font-size: 17px;
  color: #948268;
  font-weight: 300;
}
.related.products.new .price .amount {
  font-size: 17px;
  color: #948268;
  font-weight: 300;
}
.related.products.new .price span {
  font-size: 17px;
  color: #948268;
  font-weight: 300;
}
@media (min-width: 768px) {
  .related.products.new .price {
    font-size: 18px;
  }
  .related.products.new .price .amount {
    font-size: 18px;
  }
  .related.products.new .price span {
    font-size: 18px;
  }
}
.product-availability {
  margin-bottom: 20px;
  color: #EDE0D7;
  font-family: 'Inter';
}
@media (min-width: 520px) {
  .product-availability {
    margin-bottom: 50px;
  }
}
.pretitle-price-wrap {
  display: flex;
  justify-content: space-between;
}
/* Style the product gallery video */
.product-gallery-video {
  position: relative;
  padding: 10px;
  margin-bottom: 20px;
}
.product-gallery-video video {
  width: 100%;
  /* Make the video fill the container */
}
.thumb-gallery-wrap .swiper-slide video {
  width: 100%;
  max-width: 100%;
  /* Ensure the video fits within the gallery container */
  border: 1px solid #ddd;
}
.image-wrap video {
  pointer-events: none;
}
.image-wrap.video::after {
  content: '';
  background-image: url('assets/images/play-button.png.png');
  position: absolute;
  width: 80%;
  height: 80%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.see-also-wrapper .product-categories-archive {
  grid-template-columns: 1fr;
}
@media (min-width: 520px) {
  .see-also-wrapper .product-categories-archive {
    grid-template-columns: 1fr 1fr;
  }
}
.product-categories-archive {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}
@media (min-width: 520px) {
  .product-categories-archive {
    gap: 20px;
  }
}
.product-categories-page {
  padding: 5% 0;
}
.main-content-center-wrap {
  max-width: 100%;
  padding: 40px 5%;
}
@media (min-width: 1024px) {
  .main-content-center-wrap {
    padding: 5% 10%;
  }
}
@media (min-width: 1200px) {
  .main-content-center-wrap {
    padding: 5% 15%;
  }
}
.category-item {
  position: relative;
  padding-bottom: 140%;
  overflow: hidden;
}
@media (min-width: 520px) {
  .category-item {
    padding-bottom: 110%;
  }
}
.category-item:hover img {
  transform: scale(1.03);
}
.main-content-center-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  background-color: #F2F2F0;
}
.main-content-center-wrap img {
  max-width: 60px;
  max-height: 60px;
}
.main-content-center-wrap .main-title {
  font-size: 30px;
  margin: 10px 0;
  font-weight: 500;
  color: #534E4B;
  text-align: left;
  font-family: 'Inter';
  line-height: 1;
}
@media (min-width: 520px) {
  .main-content-center-wrap .main-title {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .main-content-center-wrap .main-title {
    font-size: 38px;
  }
}
@media (min-width: 1200px) {
  .main-content-center-wrap .main-title {
    font-size: 40px;
  }
}
@media (min-width: 1600px) {
  .main-content-center-wrap .main-title {
    font-size: 42px;
  }
}
.main-content-center-wrap .main-subtitle {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: left;
  font-weight: 600;
}
.main-content-center-wrap .main-text {
  font-size: 18px;
  text-align: justify;
}
.main-content-center-wrap.full-width {
  align-items: center;
}
@media (min-width: 1200px) {
  .product-categories-archive .category-item img {
    max-height: 100%;
  }
}
@media (min-width: 1600px) {
  .product-categories-archive .category-item img {
    max-height: 100%;
  }
}
.category-item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
  transform: scale(1);
}
@media (min-width: 1200px) {
  .category-item img {
    max-height: 600px;
  }
}
@media (min-width: 1600px) {
  .category-item img {
    max-height: 700px;
  }
}
.category-item h2,
.category-item h3,
.category-item h4,
.category-item h5,
.category-item h6 {
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 27px;
  font-weight: 400;
  z-index: 2;
  text-align: center;
  font-family: 'Inter';
  text-transform: uppercase;
}
@media (min-width: 520px) {
  .category-item h2,
  .category-item h3,
  .category-item h4,
  .category-item h5,
  .category-item h6 {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .category-item h2,
  .category-item h3,
  .category-item h4,
  .category-item h5,
  .category-item h6 {
    font-size: 42px;
  }
}
@media (min-width: 1024px) {
  .category-item h2,
  .category-item h3,
  .category-item h4,
  .category-item h5,
  .category-item h6 {
    font-size: 48px;
  }
}
@media (min-width: 1200px) {
  .category-item h2,
  .category-item h3,
  .category-item h4,
  .category-item h5,
  .category-item h6 {
    font-size: 58px;
  }
}
@media (min-width: 1600px) {
  .category-item h2,
  .category-item h3,
  .category-item h4,
  .category-item h5,
  .category-item h6 {
    font-size: 60px;
  }
}
.category-item h2 em,
.category-item h3 em,
.category-item h4 em,
.category-item h5 em,
.category-item h6 em {
  text-transform: capitalize;
}
.category-item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  opacity: 0.1;
}
.main-title-sub {
  display: flex;
  flex-direction: column;
}
.main-title-sub em {
  font-size: 24px;
  font-family: 'Inter';
}
@media (min-width: 520px) {
  .main-title-sub em {
    font-size: 29px;
  }
}
@media (min-width: 768px) {
  .main-title-sub em {
    font-size: 34px;
  }
}
@media (min-width: 1024px) {
  .main-title-sub em {
    font-size: 38px;
  }
}
@media (min-width: 1600px) {
  .main-title-sub em {
    font-size: 40px;
  }
}
.prod-item-wrapper {
  position: relative;
}
.prod-item-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.prod-big-content {
  position: relative;
  top: 0;
  text-align: center;
  width: 100%;
  padding: 15px;
}
@media (min-width: 768px) {
  .prod-big-content {
    position: absolute;
    top: 100%;
  }
}
.prod-title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 520px) {
  .prod-title {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .prod-title {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .prod-title {
    font-size: 20px;
  }
}
.woocommerce-breadcrumb.text.small {
  font-size: 15px!important;
}
.woocommerce-breadcrumb.text.small * {
  font-size: 15px;
}
.product-price * {
  font-size: 20px;
  color: #EDE0D7;
  font-family: 'Inter';
}
.product-price del * {
  font-size: 17px;
  color: #534E4B;
  font-family: 'Inter';
}
.product-price del {
  font-size: 17px;
  color: #534E4B;
  font-family: 'Inter';
  text-decoration: none;
  position: relative;
}
.product-price del::after {
  content: '';
  width: 100%;
  position: absolute;
  height: 1px;
  border-bottom: 1px solid;
  left: 0;
  bottom: 48%;
  transform: rotate(-5deg);
}
.product-price ins {
  text-decoration: none;
}
.product-price {
  font-size: 20px;
  color: #EDE0D7;
  font-family: 'Inter';
  margin-top: 5px;
}
.main-products-repeater-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5px;
  margin: 5px 0;
}
@media (min-width: 520px) {
  .main-products-repeater-wrapper {
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .main-products-repeater-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 100px 20px;
    margin: 5% 0;
    padding: 50px 0;
  }
}
.prod-categories-menu-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 2%;
  padding-bottom: 0;
}
.category-item-title.current-category span {
  text-decoration: underline;
  color: #948268;
}
.category-item-title {
  transition: all 0.3s ease-in-out;
  padding: 5px;
}
@media (min-width: 520px) {
  .category-item-title {
    padding: 5px;
  }
}
.category-item-title span {
  font-size: 18px;
  color: #928f8f;
  transition: all 0.3s ease-in-out;
}
.category-item-title:hover span {
  color: #948268;
}
.main-content-center-wrap.full-width {
  background-color: unset;
}
.main-text.center {
  text-align: center;
  font-style: italic;
}
.main-subtitle.prods {
  font-family: 'Inter';
  margin-bottom: 0;
  margin-top: 10px;
}
.category-item.full-width {
  grid-column: 2 span;
  padding-bottom: 65%;
}
@media (min-width: 520px) {
  .category-item.full-width {
    padding-bottom: 45%;
  }
}
.home .main-content-center-wrap.about {
  background-color: unset;
}
#order_review thead h3 {
  font-size: 20px;
  font-weight: 600;
}
.summary .quantity .qty_button {
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: #EDE0D740;
  border-radius: 50% !important;
}
.qty_button.plus {
  padding-bottom: 2px;
}
.size-custom-select {
  width: 100%;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  text-align: left;
  cursor: pointer;
  font-family: 'Inter';
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: inherit;
}
.size-custom-select__value {
  flex: 1;
}
.size-custom-select:after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: rotate(-45deg) translateY(1px);
  margin-left: 12px;
  flex-shrink: 0;
  opacity: 0.6;
}
.size-custom-select.has-value .size-custom-select__value {
  color: #948268;
}
.variations .size-attribute-row .value,
.product-table-wrap.size-attribute-row .product-inner-content {
  position: relative;
}
.variations .size-attribute-row .value > *:not(.size-custom-select),
.product-table-wrap.size-attribute-row .product-inner-content > *:not(.size-custom-select) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  padding: 0 !important;
  margin: -1px !important;
}
.size-selector-popup-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  opacity: 0;
  pointer-events: none;
  background: rgba(29, 29, 29, 0.35);
  transition: ease-in-out 0.3s all;
}
.size-selector-popup-wrapper.visible {
  opacity: 1;
  pointer-events: all;
}
.size-selector-popup-wrapper .size-selector-backdrop {
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
.size-selector-popup-wrapper .size-selector-popup {
  width: calc(100% - 40px);
  max-width: 100vw;
  background: #fff;
  position: relative;
  z-index: 2;
  opacity: 0;
  transform: translateY(-40px);
  transition: ease-in-out 0.3s all;
  padding: 40px 20px 20px;
  text-align: center;
  height: 100%;
}
@media (min-width: 768px) {
  .size-selector-popup-wrapper .size-selector-popup {
    width: calc(100% - 40px);
    max-width: 420px;
    padding: 40px 30px 30px;
  }
}
@media (min-width: 1024px) {
  .size-selector-popup-wrapper .size-selector-popup {
    max-width: 620px;
    padding: 50px 5%;
  }
}
.size-selector-popup-wrapper .size-selector-popup.visible {
  opacity: 1;
  transform: unset;
}
.size-selector-popup-wrapper .size-selector-close {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 30px;
  right: 30px;
  z-index: 2;
  cursor: pointer;
  border: none;
  background: transparent;
  padding: 0;
}
.size-selector-popup-wrapper .size-selector-close:before,
.size-selector-popup-wrapper .size-selector-close:after {
  content: "";
  width: 90%;
  height: 1px;
  background: #000;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
}
.size-selector-popup-wrapper .size-selector-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.size-selector-popup-wrapper .size-selector-title {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-family: 'Inter';
}
.size-selector-popup-wrapper .size-selector-options {
  list-style: none;
  margin: 0 0 25px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.size-selector-popup-wrapper .size-selector-option {
  padding: 12px;
  border-radius: 50%;
  background: transparent;
  color: #534E4B;
  font-size: 18px;
  cursor: pointer;
  transition: ease 0.3s all;
  text-transform: uppercase;
}
.size-selector-popup-wrapper .size-selector-option:hover,
.size-selector-popup-wrapper .size-selector-option.selected {
  color: #948268;
  background: #EDE0D7;
}
.size-selector-popup-wrapper .size-selector-option.out-of-stock {
  pointer-events: none;
  opacity: 0.5;
}
.size-selector-popup-wrapper .size-selector-phone,
.size-selector-popup-wrapper .size-selector-close-btn {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.size-selector-popup-wrapper .size-selector-phone {
  margin-bottom: 12px;
}
.variations_form:has(.quantity-attribute-row) .single_variation_wrap .quantity {
  display: none !important;
}
.variations .size-attribute-row .value,
.product-table-wrap.size-attribute-row .product-inner-content {
  position: relative;
}
.variations .size-attribute-row .value > *:not(.size-custom-select),
.product-table-wrap.size-attribute-row .product-inner-content > *:not(.size-custom-select) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  padding: 0 !important;
  margin: -1px !important;
}
.variations tbody {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.button.size-selector-phone.border-btn {
  width: fit-content;
  padding: 18px 45px;
}
.product-sku {
  margin-top: 5px;
}
.product-sku span {
  font-weight: 200;
}
.related.products.new {
  display: flex;
  flex-direction: column;
}
.pretitle {
  color: #948268;
  font-size: 20px;
}
.pretitle.center {
  text-align: center;
}
.pretitle.uppercase {
  text-transform: uppercase;
}
.pretitle.margin-bottom {
  margin-bottom: 15px;
}
.products-related-title {
  font-size: 40px;
  color: #534E4B;
}
.new-slider-related {
  overflow: hidden;
}
.new-slider-related .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.new-slider-related .swiper-slide {
  height: auto;
}
.new-slider-related .swiper-pagination {
  position: relative;
  margin-top: 40px;
  height: 3px;
  background: #e5e5e5;
  border-radius: 999px;
  overflow: hidden;
  width: 250px!important;
  left: 50%!important;
  transform: translateX(-50%);
}
.swiper-pagination-progressbar-fill {
  background: #948268 !important;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
  color: #948268;
}
.cart-count.wc {
  color: #948268;
  font-size: 20px;
}
.product-image-wrap-rel {
  display: flex;
  padding-bottom: 100%;
  width: 100%;
  position: relative;
}
.product-image-wrap-rel img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.button.product-wishlist-btn.border-btn {
  padding: 10px 32px;
  display: flex;
  justify-content: center;
}
.button.product-wishlist-btn.border-btn * {
  margin: 0;
}
.button.product-wishlist-btn.border-btn span {
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 400;
}
.button.product-wishlist-btn.border-btn .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg,
.button.product-wishlist-btn.border-btn .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor img {
  width: 22px;
  height: 22px;
}
.product-summary-actions ~ .yith-add-to-wishlist-button-block {
  display: none;
}
.shop-category-page {
  width: 100%;
}
.shop-category-page .products-grid.scroll-reveal-group > * {
  opacity: 1;
  transform: none;
}
.shop-category-page .shop-content.scroll-reveal-fade {
  opacity: 1;
  transform: none;
}
/* HERO */
.category-hero {
  min-height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center;
}
.category-hero__overlay {
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  padding-top: 180px;
  min-height: 55vh;
  padding-bottom: 50px;
  display: flex;
}
@media (min-width: 768px) {
  .category-hero__overlay {
    min-height: 80vh;
    padding-top: 250px;
  }
}
.category-hero__content {
  max-width: 800px;
  text-align: center;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.category-title {
  color: #fff;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 25px;
  font-weight: 400;
}
.category-description {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  max-width: 500px;
}
.category-description p {
  color: #fff;
}
/* TOOLBAR */
.shop-content {
  padding: 60px 0;
}
.shop-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  gap: 30px;
  flex-wrap: wrap;
}
.shop-toolbar__left,
.shop-toolbar__right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.products-count {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.category-dropdown {
  min-width: 220px;
  height: 48px;
  padding: 0 15px;
}
.filters-button {
  height: 48px;
  padding: 0 25px;
  border: none;
  cursor: pointer;
  color: #534E4B;
}
/* PRODUCTS GRID */
.products-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
}
.products-grid li.product {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
}
.products-grid li.shop-info-card,
.shop-archive-row ul.products li.shop-info-card {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
  min-width: 0;
  align-self: stretch;
}
.shop-info-card {
  display: block;
  padding: 0;
  cursor: pointer;
  height: 100%;
  box-shadow: none;
}
.shop-info-card:hover .shop-info-card__image img {
  transform: scale(1.04);
}
.shop-info-card__trigger {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border: 0;
  background: #fff;
  text-align: center;
  cursor: pointer;
  font: inherit;
  color: inherit;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.shop-info-card__image {
  width: 100%;
  flex: 1 1 auto;
}
.shop-info-card__image img {
  transition: ease 0.6s all;
}
.shop-info-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.3);
}
.shop-info-card__pretitle {
  display: block;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 300;
}
.shop-info-card__title {
  margin: 0 0 12px;
  font-size: 23px;
  line-height: 1.4;
  font-weight: 400;
  color: #fff;
  font-family: 'Inter';
}
.shop-info-card__text {
  font-size: 15px;
  line-height: 1.6;
  color: #fff;
  font-weight: 300;
  max-width: 90%;
}
.shop-info-card__text p {
  margin: 0;
}
.shop-info-card__more {
  position: relative;
  text-decoration: none;
  line-height: 1.4;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.3s ease-in-out;
  display: inline-block;
  margin-top: 18px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  position: absolute;
  bottom: 40px;
}
.shop-info-card__more::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(1);
  transform-origin: right center;
  pointer-events: none;
}
.shop-info-card:hover .shop-info-card__more::after {
  animation: underline-btn-hover 0.7s ease-in-out 1;
}
.shop-info-popup-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
  opacity: 0;
  pointer-events: none;
  background: rgba(29, 29, 29, 0.35);
  transition: ease-in-out 0.3s all;
}
.shop-info-popup-wrapper.visible {
  opacity: 1;
  pointer-events: all;
}
.shop-info-popup-wrapper .shop-info-popup-backdrop {
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
.shop-info-popup-wrapper .shop-info-popup {
  width: calc(100% - 40px);
  max-width: 100vw;
  background: #fff;
  position: relative;
  z-index: 2;
  opacity: 0;
  transform: translateX(40px);
  transition: ease-in-out 0.3s all;
  height: 100%;
  overflow-y: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  display: none;
}
@media (min-width: 768px) {
  .shop-info-popup-wrapper .shop-info-popup {
    width: calc(100% - 40px);
    max-width: 420px;
  }
}
@media (min-width: 1024px) {
  .shop-info-popup-wrapper .shop-info-popup {
    max-width: 620px;
  }
}
.shop-info-popup-wrapper .shop-info-popup.visible {
  display: block;
  opacity: 1;
  transform: translateX(0);
}
.shop-info-popup-wrapper .shop-info-popup-close {
  position: sticky;
  float: right;
  height: 22px;
  width: 22px;
  top: 30px;
  right: 30px;
  margin: 30px 30px 0 0;
  z-index: 3;
  cursor: pointer;
  border: none;
  background: transparent;
  padding: 0;
}
.shop-info-popup-wrapper .shop-info-popup-close:before,
.shop-info-popup-wrapper .shop-info-popup-close:after {
  content: "";
  width: 90%;
  height: 1px;
  background: #000;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%) rotate(45deg);
}
.shop-info-popup-wrapper .shop-info-popup-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.shop-info-popup-wrapper .shop-info-popup__inner {
  padding: 0 20px 40px;
  clear: both;
}
@media (min-width: 768px) {
  .shop-info-popup-wrapper .shop-info-popup__inner {
    padding: 0 30px 40px;
  }
}
@media (min-width: 1024px) {
  .shop-info-popup-wrapper .shop-info-popup__inner {
    padding: 0 5% 50px;
  }
}
.shop-info-popup-wrapper .shop-info-popup__hero {
  text-align: center;
  margin-bottom: 40px;
}
.shop-info-popup-wrapper .shop-info-popup__hero-image {
  margin-bottom: 25px;
}
.shop-info-popup-wrapper .shop-info-popup__pretitle {
  display: block;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #948268;
  margin-bottom: 10px;
  font-weight: 300;
}
.shop-info-popup-wrapper .shop-info-popup__title {
  margin: 0 0 15px;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 400;
  color: #534E4B;
  font-family: 'Inter';
}
.shop-info-popup-wrapper .shop-info-popup__text {
  font-size: 15px;
  line-height: 1.7;
  color: #534E4B;
  font-weight: 300;
}
.shop-info-popup-wrapper .shop-info-popup__sections {
  display: grid;
  gap: 35px;
}
.shop-info-popup-wrapper .shop-info-popup__section {
  text-align: center;
  padding-top: 35px;
  border-top: 1px solid rgba(83, 78, 75, 0.15);
}
.shop-info-popup-wrapper .shop-info-popup__section-image {
  margin-bottom: 20px;
}
.shop-info-popup-wrapper .shop-info-popup__section-title {
  margin: 0 0 12px;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 400;
  color: #534E4B;
  font-family: 'Inter';
}
.shop-info-popup-wrapper .shop-info-popup__section-text {
  font-size: 15px;
  line-height: 1.7;
  color: #534E4B;
  font-weight: 300;
}
.product.shop-info-card {
  padding: 0;
}
.admin-bar .shop-info-popup-wrapper .shop-info-popup {
  margin-top: 46px;
  height: calc(100% - 46px);
}
@media screen and (min-width: 783px) {
  .admin-bar .shop-info-popup-wrapper .shop-info-popup {
    margin-top: 32px;
    height: calc(100% - 32px);
  }
}
.shop-pagination {
  margin-top: 60px;
}
/* RESPONSIVE */
@media (max-width: 1024px) {
  .products-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .category-title {
    font-size: 54px;
  }
}
@media (max-width: 767px) {
  .products-grid {
    grid-template-columns: 1fr;
  }
  .shop-toolbar {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 32px;
    gap: 16px;
  }
  .shop-toolbar__left,
  .shop-toolbar__right {
    width: 100%;
    flex-wrap: wrap;
  }
  .category-dropdown,
  .filters-button {
    width: 100%;
  }
}
table.wishlist_table tr {
  display: flex;
  padding: 10px 0;
}
.wishlist-title-container {
  display: none;
}
.shop_table.cart.wishlist_table > thead {
  display: none;
}
.woocommerce table.shop_table.wishlist_table tr td {
  border-bottom: 1px solid #3333;
}
.woocommerce table.shop_table.wishlist_table tr td.product-name a {
  font-weight: 400;
  font-size: 20px;
  color: #534E4B;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--top-left {
  left: unset;
  right: 0;
}
.button.product-wishlist-btn.border-btn:hover {
  background: unset;
}
.wishlist_table tr td.product-thumbnail a {
  display: block;
  border: none;
  max-width: 200px;
  width: 200px;
  position: relative;
  padding-bottom: 100%;
}
.wishlist_table tr td.product-thumbnail a img {
  position: absolute;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.woocommerce-wishlist .product-name {
  width: 100%;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a.remove_from_wishlist.button {
  padding: 5px !important;
}
.woocommerce-wishlist .remove_from_wishlist.button {
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 0;
  background: unset;
  border: unset;
  width: 25px;
  height: 25px;
  min-width: 25px;
  min-height: 25px;
  max-width: 25px;
  max-height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce-wishlist .remove_from_wishlist.button::before {
  content: '';
  width: 25px;
  height: 1px;
  border-bottom: 1px solid #948268;
  position: absolute;
  transform: rotate(-45deg);
}
.woocommerce-wishlist .remove_from_wishlist.button::after {
  content: '';
  width: 25px;
  height: 1px;
  border-bottom: 1px solid #948268;
  position: absolute;
  transform: rotate(45deg);
}
.woocommerce-wishlist .wishlist-count {
  display: block;
}
.woocommerce-wishlist .product-add-to-cart {
  display: flex;
  align-items: flex-end;
}
.woocommerce-wishlist .product-add-to-cart a {
  border: 1px solid #534E4B40;
  min-width: 200px;
  padding: 14px 25px;
  color: #534E4B;
  font-size: 15px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.woocommerce-wishlist .product-add-to-cart a:hover {
  color: #fff;
  background-color: #948268;
  border-color: #948268;
}
.woocommerce-wishlist .product-price {
  position: absolute;
  border-bottom: unset !important;
  right: 0;
  bottom: 100px;
}
.woocommerce-wishlist .product-price * {
  color: #948268;
}
.woocommerce-wishlist .product-stock-status {
  position: absolute;
  border-bottom: unset !important;
  right: 50px;
  padding: 0 !important;
}
.woocommerce-wishlist .wishlist_table .product-stock-status span.wishlist-in-stock {
  color: #636363;
  font-size: 0;
}
.woocommerce-wishlist .wishlist_table .product-stock-status span.wishlist-out-of-stock {
  color: #636363;
  font-size: 15px;
}
.wishlist-count {
  display: none;
}
.woocommerce-account .site-content {
  background: #EDE0D7;
  width: 100%;
  padding-top: 25px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  background: #EDE0D740;
}
.woocommerce-account .page-title-woo {
  display: none;
}
.woocommerce-account.logged-in .site-content {
  background: #ffffff;
}
.woocommerce-account.logged-in .woocommerce {
  display: grid;
  gap: 30px;
}
@media screen and (min-width: 900px) {
  .woocommerce-account.logged-in .woocommerce {
    align-items: flex-start;
    grid-template-columns: 300px 1fr;
  }
}
@media screen and (min-width: 1024px) {
  .woocommerce-account.logged-in .woocommerce {
    grid-template-columns: 400px 1fr;
  }
}
.account-title {
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 400;
  margin: 10px 0px;
  position: relative;
}
.account-title:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 2px;
  background-color: #BA801A;
  bottom: 0;
  left: 0;
}
.woocommerce-LostPassword.lost_password a {
  font-family: 'Inter';
}
.account-login-register-wrapper {
  padding: 5% 2%;
}
.account-login-register-wrapper .woocommerce-privacy-policy-text p {
  font-family: 'Inter';
  font-size: 13px;
}
.account-login-register-wrapper .woocommerce-privacy-policy-text a {
  font-family: 'Inter';
  font-size: 13px;
  text-decoration: underline;
}
.account-login-register-wrapper .form-row button {
  background-color: #66ACFF;
  border-color: #66ACFF;
  color: #fff;
}
.account-login-register-wrapper .form-row button:hover {
  background-color: #EDE0D7;
  border-color: #EDE0D7;
}
.woocommerce-MyAccount-navigation {
  padding: 30px 0px;
  background: #EDE0D7;
}
.woocommerce-MyAccount-navigation ul {
  width: 90%;
  margin: 0 auto;
}
.woocommerce-MyAccount-navigation ul li {
  padding: 13px 0px;
  font-weight: 300;
}
.woocommerce-MyAccount-navigation ul li a {
  font-size: 20px;
  color: #534e4b62;
}
.woocommerce-MyAccount-navigation ul li.is-active {
  z-index: 1;
  position: relative;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  font-size: 20px;
  font-weight: 500;
  color: #948268;
}
@media screen and (min-width: 1024px) {
  .woocommerce-MyAccount-navigation ul {
    max-width: 300px;
  }
}
.woocommerce-account .woocommerce {
  margin-bottom: 50px;
}
.woocommerce-account .woocommerce-MyAccount-content > p {
  font-size: 20px;
  font-weight: 400;
}
.woocommerce-account .woocommerce-Address-title.title h2 {
  font-weight: 500;
  text-transform: uppercase;
}
.woocommerce-account .addresses a {
  font-size: 16px;
  color: #948268;
}
.woocommerce-account .woocommerce-EditAccountForm.edit-account > p {
  width: 100%;
}
.woocommerce-account .woocommerce-EditAccountForm.edit-account > p .woocommerce-Button.button {
  width: 100%;
}
.woocommerce-MyAccount-content {
  background: #fff;
  padding: 30px 0px;
  border-radius: 6px;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}
.woocommerce-MyAccount-content p {
  font-weight: 300;
  font-size: 0.9rem;
}
.woocommerce-MyAccount-content p a {
  text-decoration: underline;
}
.woocommerce-MyAccount-content h3 {
  font-size: 1.2rem;
  font-family: 'Inter';
  font-weight: 600;
}
.dashboard-info-wrap {
  border-top: 1px solid;
  margin-top: 50px;
  padding: 50px 0px 0px;
  display: block;
}
@media screen and (min-width: 1100px) {
  .dashboard-info-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.dashboard-info-title {
  font-size: 1rem;
  font-family: 'Inter';
  font-weight: 400;
  margin-bottom: 10px;
}
.my-latest-order {
  display: block;
}
.my-latest-order span {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.03em;
}
.my-latest-order .button {
  text-align: center;
  margin-top: 30px;
}
.dashboard-info {
  margin-bottom: 50px;
}
@media screen and (min-width: 1100px) {
  .dashboard-info {
    width: 50%;
  }
}
.shipping-address {
  margin-top: 30px;
}
.dashboard-customer-info {
  font-weight: 300;
  letter-spacing: 0.03em;
  font-size: 1rem;
}
.dashboard-customer-info span {
  display: block;
}
@media screen and (min-width: 1100px) {
  .dashboard-address-info {
    display: flex;
  }
  .dashboard-address-info .single-address {
    width: 50%;
    margin-top: 0;
  }
}
.account-address-wrapper {
  margin-bottom: 0;
}
@media screen and (min-width: 1100px) {
  .account-address-wrapper {
    width: 100%;
  }
}
.addresses {
  margin-top: 50px;
}
.addresses h3 {
  font-size: 1.2rem;
  font-family: 'Inter';
  font-weight: 600;
}
.addresses a {
  text-decoration: underline;
  font-weight: 300;
  font-size: 0.8rem;
  margin-bottom: 10px;
}
.woocommerce-MyAccount-content .account-orders-table {
  width: 100%;
}
.woocommerce-MyAccount-content .account-orders-table .woocommerce-orders-table__cell-order-actions {
  padding-bottom: 15px;
  border-bottom: 1px solid ;
}
.woocommerce-MyAccount-content .account-orders-table .woocommerce-orders-table__cell-order-actions:before {
  display: none !important;
}
.woocommerce-MyAccount-content .account-orders-table .woocommerce-orders-table__cell-order-actions .button {
  margin-top: 20px;
  text-align: center;
}
.woocommerce-MyAccount-content .account-orders-table .woocommerce-orders-table__cell-order-number {
  padding-top: 15px;
}
.woocommerce-MyAccount-content table.shop_table_responsive thead {
  display: none;
}
.woocommerce-MyAccount-content table.shop_table_responsive tbody th {
  display: none;
}
.woocommerce-MyAccount-content table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both;
}
.woocommerce-MyAccount-content table.shop_table_responsive tr td::before {
  content: attr(data-title) ": ";
  float: left;
}
.woocommerce-MyAccount-content table.shop_table_responsive tr td.product-remove a {
  text-align: left;
}
.woocommerce-MyAccount-content table.shop_table_responsive tr td.product-remove::before {
  display: none;
}
.woocommerce-MyAccount-content table.shop_table_responsive tr td.actions::before,
.woocommerce-MyAccount-content table.shop_table_responsive tr td.download-actions::before {
  display: none;
}
.woocommerce-MyAccount-content table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}
@media screen and (min-width: 1100px) {
  .woocommerce-MyAccount-content table.shop_table_responsive thead {
    display: table-header-group;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive thead th {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.03em;
    padding: 10px 0px;
    text-transform: uppercase;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive tbody th {
    display: table-cell;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive tr th,
  .woocommerce-MyAccount-content table.shop_table_responsive tr td {
    text-align: left;
    border-bottom: 1px solid ;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive tr td {
    display: table-cell;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive tr td::before {
    display: none;
  }
}
.woocommerce-MyAccount-content .woocommerce-order-details {
  max-width: 600px;
  margin: auto;
}
.woocommerce-view-order h2 {
  padding: 30px 0px 10px;
  font-size: 2rem;
  font-family: 'Inter';
  text-transform: uppercase;
  font-weight: 400;
}
.woocommerce-address-fields__field-wrapper,
.edit-account {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0px;
}
fieldset {
  width: 100%;
}
legend {
  font-size: 1.5rem;
}
#customer_login {
  padding: 30px 0px;
}
#customer_login > div {
  padding: 10px;
  margin-bottom: 50px ;
  max-width: 400px;
  margin: auto;
}
#customer_login .woocommerce-form {
  background: #fff;
  padding: 40px 20px;
}
#customer_login .centered-text {
  text-align: center;
}
@media screen and (min-width: 1100px) {
  #customer_login {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: unset;
    padding: 30px 0px;
  }
  #customer_login > div {
    width: 450px;
    max-width: unset;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1440px) {
  #customer_login > div {
    width: 500px;
  }
}
@media screen and (min-width: 1240px) {
  .main-repeater-wrapper.home {
    padding-top: 8%;
  }
  .text.bold.uppercase.footer-title {
    margin-bottom: 20px;
  }
}
.woocommerce-ResetPassword.lost_reset_password {
  padding: 50px 0px;
  font-weight: 300;
}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row {
  margin-top: 30px;
}
.woocommerce-order-pay #order_review {
  max-width: 500px;
  margin: auto;
}
.woocommerce-ResetPassword.lost_reset_password {
  max-width: 500px;
  margin: auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row {
  max-width: 100% !important;
}
.clear {
  width: 100%;
}
.site-title-wrap {
  text-align: center;
  margin-bottom: 50px;
}
.woocommerce-cart .site-content,
.woocommerce-checkout .site-content,
.woocommerce-wishlist .site-content {
  padding: 50px 0px;
}
.woocommerce-cart .woocommerce-message,
.woocommerce-checkout .woocommerce-message,
.woocommerce-wishlist .woocommerce-message {
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 0px;
  padding-left: 20px;
  border-left: 2px solid #000;
  background: #fff;
}
.woocommerce-cart .woocommerce-message ul,
.woocommerce-checkout .woocommerce-message ul,
.woocommerce-wishlist .woocommerce-message ul {
  list-style: none;
}
.woocommerce-cart .woocommerce-message ul li,
.woocommerce-checkout .woocommerce-message ul li,
.woocommerce-wishlist .woocommerce-message ul li {
  margin-bottom: 4px;
}
.cart-wrap {
  display: grid;
  gap: 40px;
}
@media screen and (min-width: 1240px) {
  .cart-wrap {
    grid-template-columns: 1fr 300px;
  }
}
.shop_table {
  width: 100%;
  margin: auto;
}
table.shop_table_responsive thead {
  display: none;
}
table.shop_table_responsive tbody th {
  display: none;
}
table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both;
}
table.shop_table_responsive tr td:before {
  content: attr(data-title) ": ";
  float: left;
}
table.shop_table_responsive tr td.product-thumbnail:before {
  content: "";
  float: unset;
}
table.shop_table_responsive tr td.product-thumbnail img {
  width: 100%;
  height: auto;
  max-width: 80px;
}
@media screen and (min-width: 783px) {
  table.shop_table_responsive tr td.product-thumbnail {
    max-width: 120px;
  }
}
table.shop_table_responsive tr td.product-remove a {
  text-align: left;
}
table.shop_table_responsive tr td.product-remove::before {
  display: none;
}
table.shop_table_responsive tr td.actions::before,
table.shop_table_responsive tr td.download-actions::before {
  display: none;
}
table.shop_table_responsive tr td.download-actions .button {
  display: block;
  text-align: center;
}
.woocommerce-cart-form .product-table-wrap.quantity {
  margin-bottom: 0;
}
.woocommerce-cart-form .amount * {
  font-size: 18px;
  color: #EDE0D7;
}
.woocommerce-cart-form .product-subtotal .amount * {
  color: #948268;
}
@media screen and (min-width: 783px) {
  .woocommerce-cart-form .shop_table {
    width: 100%;
    max-width: unset;
  }
  .woocommerce-cart-form .shop_table .product-price,
  .woocommerce-cart-form .shop_table .product-quantity,
  .woocommerce-cart-form .shop_table .product-subtotal {
    text-align: center;
  }
  .woocommerce-cart-form .shop_table .product-price .quantity-label,
  .woocommerce-cart-form .shop_table .product-quantity .quantity-label,
  .woocommerce-cart-form .shop_table .product-subtotal .quantity-label {
    display: none;
  }
  .woocommerce-cart-form table.shop_table_responsive thead {
    display: table-header-group;
  }
  .woocommerce-cart-form table.shop_table_responsive tbody th {
    display: table-cell;
  }
  .woocommerce-cart-form table.shop_table_responsive tr th,
  .woocommerce-cart-form table.shop_table_responsive tr td {
    text-align: left;
  }
  .woocommerce-cart-form table.shop_table_responsive tr td {
    display: table-cell;
  }
  .woocommerce-cart-form table.shop_table_responsive tr td::before {
    display: none;
  }
  .woocommerce-cart-form table.shop_table_responsive tr th {
    font-weight: 300;
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    font-family: 'Inter';
  }
  .woocommerce-cart-form table.shop_table_responsive tr th:first-of-type {
    padding-left: 0;
  }
  .woocommerce-cart-form table.shop_table_responsive tr th.product-name {
    text-align: left;
  }
}
.product-payment-success-wrap * {
  font-size: 18px;
}
.woocommerce-checkout-review-order-table .product-name,
.woocommerce-checkout-review-order-table .product-total {
  padding-bottom: 20px;
}
.payment-steps-row {
  height: 60px;
  display: flex;
  align-items: center;
  background: #EDE0D7;
  justify-content: center;
  text-align: center;
  display: none;
}
@media screen and (min-width: 783px) {
  .payment-steps-row {
    display: flex;
  }
}
.payment-steps-wrap .single-payment-step {
  display: none;
  text-align: center;
}
.payment-steps-wrap .single-payment-step .step-num {
  width: 30px;
  height: 30px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #fff;
  color: #000;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid #000;
  font-size: 0.9rem;
  font-family: 'Inter';
  font-weight: 600;
}
.payment-steps-wrap .single-payment-step .step-text {
  font-size: 0.9rem;
  font-weight: 600;
}
.payment-steps-wrap .single-payment-step.active .step-num {
  background: #000;
  color: #fff;
}
@media screen and (min-width: 782px) {
  .payment-steps-wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: auto;
    max-width: 1000px;
  }
  .payment-steps-wrap:after {
    width: 100%;
    height: 1px;
    background: #000;
    top: 50%;
    left: 0;
    content: '';
    position: absolute;
  }
  .payment-steps-wrap .single-payment-step {
    display: flex;
    z-index: 1;
    background: #EDE0D7;
    align-items: center;
    padding: 0px 10px;
  }
}
.cart-title-row {
  margin: 30px 0px;
  width: 100%;
}
.cart-title-row .page-title {
  font-size: 1.5rem;
  font-weight: 400;
  border-bottom: none;
  position: relative;
}
.cart-title-row .page-title:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 2px;
  background-color: #BA801A;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 900px) {
  .cart-title-row .page-title {
    font-size: 2rem;
  }
}
table.cart thead th {
  border-bottom: 1px solid #DEDEDE;
}
table.cart .cart_item {
  position: relative;
  box-shadow: 0px 0px 0px 1px #DEDEDE;
  background: #fff;
}
table.cart .cart_item td {
  padding: 0px 20px;
  display: flex;
  text-align: left;
  clear: both;
  flex-direction: column;
  margin-bottom: 8px;
  font-size: 1rem;
}
table.cart .cart_item td:before {
  margin-bottom: 3px;
  font-weight: 600;
  font-size: 1rem;
}
table.cart .cart_item td.product-thumbnail {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  table.cart .cart_item td.product-thumbnail {
    padding-top: 10px;
  }
}
table.cart .cart_item td.product-thumbnail a {
  display: flex;
}
table.cart .cart_item td .variation {
  margin-top: 8px;
}
table.cart .cart_item td.price {
  font-size: 1.4rem;
  font-weight: 300;
}
@media screen and (min-width: 783px) {
  table.cart .cart_item td {
    padding: 10px;
    border-bottom: 1px solid #DEDEDE;
  }
}
table.cart .cart_item .quantity {
  float: right;
}
@media screen and (min-width: 783px) {
  table.cart .cart_item .quantity {
    float: unset;
    display: inline-block;
  }
}
table.cart .cart_item .product-remove {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 0 !important;
  font-size: 0.7rem;
}
@media screen and (min-width: 783px) {
  table.cart .cart_item .product-remove {
    position: relative;
    top: unset;
    right: unset;
    padding: 10px !important;
  }
}
@media screen and (min-width: 783px) {
  table.cart .cart_item {
    box-shadow: none;
  }
}
.coupon {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  border: 1px solid #948268;
}
.coupon label {
  width: 100%;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  margin-bottom: 5px;
  display: none;
  font-family: 'Inter';
}
.coupon input {
  font-family: 'Inter';
}
.coupon .input-text {
  height: 50px;
  padding: 0px 10px;
  flex: 1;
  font-size: 0.9rem;
  font-weight: 300;
  color: #000;
  border: none;
}
.coupon .button {
  height: 50px;
  font-size: 0.8rem;
  color: #fff;
  border: none;
  background: #EDE0D7;
  padding: 0px 15px;
  text-transform: uppercase;
  font-family: 'Inter';
}
.coupon .button:hover {
  cursor: pointer;
}
@media screen and (min-width: 783px) {
  .coupon {
    max-width: 270px;
    margin-bottom: 0;
    width: 100%;
  }
}
.coupon-update-wrap > .button {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border: none;
  font-size: 0.9rem;
  padding: 0;
  color: 'Inter';
  letter-spacing: 0.03em;
  font-weight: 400;
  font-family: 'Inter';
  text-transform: capitalize;
}
.coupon-update-wrap > .button span {
  margin-left: 10px;
}
.coupon-update-wrap > .button:hover {
  color: #EDE0D7;
}
@media screen and (min-width: 783px) {
  .coupon-update-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.qty_button {
  cursor: pointer;
}
.woocommerce-cart-form__cart-item.cart_item .product-name {
  text-transform: uppercase;
}
.woocommerce-cart-form__cart-item.cart_item .product-table-wrap.quantity {
  border-bottom: none;
  border-top: none;
}
.wc-proceed-to-checkout .button {
  background-color: #948268;
  border-color: #948268;
  color: #fff;
}
.wc-proceed-to-checkout .button:hover {
  background-color: #EDE0D7;
  border-color: #EDE0D7;
}
.wishlist-count,
.cart-count.wc {
  margin-bottom: 5px;
  margin-left: 10px;
  color: #948268;
  font-size: 20px;
}
.page-template-default .page-title,
.page-template-wc-template .page-title {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.03em;
  display: block;
  margin-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 50px;
  color: #534E4B;
  text-align: center;
  border-bottom: 1px solid #3333;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
  padding: 30px;
  background: #EDE0D740;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #948268;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
:root :where(.wp-element-button, .wp-block-button__link):hover {
  background-color: #7D694D;
}
.wc-block-cart__submit-container a {
  transition: all 0.3s ease-in-out;
}
.wc-block-cart__submit-container a:hover {
  background-color: #7D694D;
}
.wc-block-components-button__text {
  text-transform: uppercase;
  color: #fff;
}
.cart_totals {
  background: #fff;
  padding: 40px 25px;
}
.cart_totals h2 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.03em;
  display: block;
  margin-bottom: 60px;
  color: #948268;
  display: none;
}
.cart_totals .shop_table {
  width: 100%;
  max-width: unset;
}
.cart_totals .shop_table td {
  border-bottom: 1px solid;
  padding: 10px 0px;
}
.cart_totals .shop_table td:before {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: 'Inter';
  font-size: 1em;
}
.cart_totals .shop_table .woocommerce-shipping-totals td {
  text-align: left;
}
.cart_totals .shop_table .woocommerce-shipping-totals td:before {
  content: attr(data-title) ": ";
  float: unset;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 600;
}
.cart_totals .shop_table .woocommerce-shipping-totals td input {
  margin-right: 5px;
}
.cart_totals .shop_table .woocommerce-shipping-totals td label {
  font-size: 0.8rem;
}
.cart_totals .shop_table .woocommerce-shipping-totals td .betrs_option_desc {
  font-size: 0.6rem;
  font-style: italic;
}
.cart_totals .shop_table .order-total {
  font-size: 1.5rem;
}
.woocommerce-shipping-destination {
  margin-top: 20px;
  font-size: 0.8rem;
}
.woocommerce-shipping-destination strong {
  font-weight: 600;
  font-family: 'Inter';
  font-size: 1rem;
}
.shipping-calculator-button {
  font-size: 0.8rem;
  text-decoration: underline;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.wc-proceed-to-checkout {
  margin-top: 20px;
  text-align: center;
}
tr.spacer {
  height: 20px;
}
@media screen and (min-width: 1240px) {
  .items-collaterals-wrap {
    display: flex;
    flex-wrap: wrap;
  }
}
.cart-collaterals {
  margin-bottom: 50px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 1240px) {
  .cart-collaterals {
    max-width: 470px;
    margin-left: 50px;
  }
}
@media screen and (min-width: 1500px) {
  .cart-collaterals {
    margin: 0 auto 50px;
  }
}
@media screen and (min-width: 1240px) {
  .woocommerce-cart-form {
    margin-right: auto;
    flex: 1;
  }
}
@media screen and (min-width: 1600px) {
  .woocommerce-cart-form {
    margin-right: unset;
    flex: unset;
    width: 1000px;
  }
}
.cross-sells {
  width: 100%;
}
.empty-cart {
  padding: 30px 0px;
}
@media screen and (min-width: 783px) {
  .empty-cart {
    padding: 50px 0px;
  }
}
.cart-empty {
  margin-bottom: 1em;
  margin-top: 1em;
}
.mini-cart {
  position: fixed;
  right: 0;
  top: 100px;
  height: calc(100% - 100px);
  max-width: 400px;
  width: 100%;
  box-shadow: -10px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 99999;
  transition: ease 0.3s all;
  display: flex;
  background: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
}
.mini-cart.hidden {
  opacity: 0;
  pointer-events: none;
}
.mini-cart.scrolled {
  top: 60px;
  height: calc(100% - 60px);
}
@media screen and (min-width: 1024px) {
  .mini-cart {
    top: 0;
    height: 100vh;
    max-width: 600px;
  }
  .mini-cart.scrolled {
    top: 0;
    height: 100vh;
  }
}
.woocommerce-shipping-methods {
  font-size: 14px;
  display: grid;
  gap: 5px;
}
.woocommerce-shipping-methods li {
  display: block;
  color: #000000;
}
.woocommerce-shipping-methods li input {
  margin-right: 1em;
}
.woocommerce-shipping-methods li .betrs_option_desc {
  font-size: 11px;
  font-style: italic;
  margin-top: 5px;
}
.woocommerce-mini-cart-item.mini_cart_item {
  display: flex;
  border-bottom: 1px solid #3333;
  padding: 15px 0px;
}
.woocommerce-mini-cart-item.mini_cart_item img {
  max-width: 60px;
  height: auto;
  margin-right: 10px;
}
.woocommerce-mini-cart-item.mini_cart_item .mini-cart-title-wrap {
  flex: 1;
  margin-right: 10px;
}
.woocommerce-mini-cart-item.mini_cart_item .price-remove-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.woocommerce-mini-cart-item.mini_cart_item .price-remove-wrap i {
  font-size: 0.5rem;
}
.mini-cart-button-wrap a.text,
.mini-cart-button-wrap span {
  font-size: 13px;
}
.woocommerce-mini-cart {
  padding: 10px 45px;
  flex: 1;
  overflow: auto;
}
.woocommerce-mini-cart .price {
  margin-bottom: 10px;
}
.woocommerce-mini-cart .price .amount {
  font-size: 16px;
  color: #948268;
}
.woocommerce-mini-cart .price .amount span {
  font-size: 16px;
  color: #948268;
}
.cart-title {
  color: #948268;
}
.mini-cart-title-wrap span {
  font-weight: 400!important;
  font-size: 14px;
}
.mini-cart-title-wrap .variation-Size {
  font-weight: 200;
  color: #434343;
}
.mini-cart-title-wrap .variation-Size span,
.mini-cart-title-wrap .variation-Size p {
  color: #434343;
  font-weight: 200;
}
.mini-cart-title-wrap .variation.quant {
  font-weight: 200;
  color: #434343;
}
.mini-cart-title-wrap .variation.quant span {
  font-weight: 200;
}
.mini-cart-header {
  padding: 15px 25px;
  display: grid;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #948268;
  grid-template-columns: auto auto;
}
.mini-cart-header .mini-close {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
}
.woocommerce-mini-cart__total,
.woocommerce-mini-cart__buttons {
  display: none;
}
.widget_shopping_cart_content {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: 100%;
  height: 100%;
}
.cartContent {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #fff;
}
.mini-cart-footer-content {
  padding: 0px 20px;
}
.mini-cart-footer-content .checkout-totals-row {
  padding: 10px 0;
  margin: 10px 0;
}
.mini-cart-footer-content .checkout-totals-row .checkout-totals-wrapper .checkout-subtotal-wrapper td {
  padding-bottom: 10px;
}
.site-header-main__mini-cart.no-action {
  pointer-events: none;
}
.mini-cart-button-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  padding: 0px 40px;
  padding-bottom: 50px;
  gap: 15px;
}
.mini-cart-button-wrap .text-button {
  cursor: pointer;
  grid-column: 2 span;
  text-align: center;
}
.mini-cart-button-wrap .button {
  font-size: 1em;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.variation {
  display: grid;
  grid-template-columns: auto 1fr;
  font-weight: 300;
  font-size: 14px;
}
.variation dd {
  padding-left: 5px;
}
.variation p {
  font-weight: 600;
}
.mini-cart-icon {
  cursor: pointer;
}
.woocommerce-mini-cart__empty-message {
  padding: 20px;
  text-align: center;
}
.checkout-totals-wrapper {
  width: 100%;
}
.checkout-totals-wrapper .checkout-subtotal {
  text-align: right;
}
.checkout-totals-wrapper .checkout-label {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.checkout-totals-wrapper td {
  padding: 3px 0px;
}
.checkout-totals-wrapper .checkout-subtotal-wrapper td {
  padding-bottom: 20px;
}
.checkout-totals-wrapper .checkout-total-label {
  border-top: 1px solid;
  padding: 20px 0px 0px;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.checkout-totals-wrapper .checkout-total-price {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  border-top: 1px solid;
  padding: 20px 0px 0px;
  text-align: right;
}
.page-title-woo {
  padding-top: 1rem;
}
.no-font {
  font-size: 0;
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.cart_item .variation * {
  font-family: 'Inter';
  font-weight: 400;
}
.payment_method_papaki_vivapayments_gateway img {
  display: none;
}
.includes_tax {
  font-size: 16px;
}
.mini-cart:after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(141, 141, 141, 0);
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}
.mini-cart.is-loading:after {
  background: rgba(141, 141, 141, 0.5);
}
.mini-cart.is-loading {
  pointer-events: none;
}
.mini-cart-estimated-total {
  border-top: 1px solid #3333;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
}
.mini-cart-estimated-total .label {
  font-weight: 500;
  font-size: 20px;
}
.mini-cart-estimated-total .value * {
  color: #948268;
  font-size: 20px;
  font-weight: 500;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
  width: 120px!important;
}
.wc-block-cart-item__image img {
  height: auto;
}
.wc-block-cart-items thead * {
  font-size: 0;
}
.wc-block-cart__main .wc-block-cart-items__row:first-of-type td {
  border-top: 0;
}
.site-content .wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
  text-transform: unset;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
#free-shipping-progress {
  margin-bottom: 20px;
}
.fsp-box {
  padding: 14px;
  border-radius: 10px;
}
.fsp-text {
  font-size: 15px;
}
.fsp-bar {
  height: 3px;
  background: #e5e5e5;
  border-radius: 999px;
  overflow: hidden;
  margin-top: 15px;
}
.fsp-bar span {
  display: block;
  height: 100%;
  background: #948268;
  transition: width 0.3s ease;
}
.fsp-main-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fsp-price {
  font-size: 14px;
  color: #948268;
}
.vat-note {
  font-weight: 300;
  font-size: 13px;
}
.check-item {
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 300;
  font-size: 15px;
  padding: 5px 0;
}
.check-item .icon-checkmark {
  background-color: #EDE0D7CF;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.check-item .icon-checkmark::before {
  color: #948268;
  font-size: 11px;
}
.under-checkout-bullets {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #3333;
}
.login-row {
  padding: 10px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid;
  border-top: 1px solid;
}
@media screen and (min-width: 1100px) {
  .login-row {
    max-width: 650px;
  }
}
@media screen and (min-width: 1440px) {
  .login-row {
    max-width: 700px;
  }
}
@media screen and (min-width: 1600px) {
  .login-row {
    max-width: 950px;
  }
}
.woocommerce-form-login {
  padding: 10px 0px;
  border-radius: 0px;
  margin-bottom: 30px;
}
@media screen and (min-width: 1100px) {
  .woocommerce-form-login {
    max-width: 650px;
  }
}
@media screen and (min-width: 1440px) {
  .woocommerce-form-login {
    max-width: 700px;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1600px) {
  .woocommerce-form-login {
    max-width: 950px;
  }
}
.create-account {
  padding: 10px 0px;
  border-radius: 0px;
  margin-bottom: 30px;
}
.checkout-user-action-wrapper {
  margin-bottom: 10px;
  padding: 3px;
  border-radius: 0px;
}
.checkout-user-action-wrapper:last-child {
  margin-bottom: 0px;
}
.checkout-user-action-wrapper label {
  position: relative;
  padding-left: 20px;
  font-size: 0.9rem;
  font-weight: 300;
  color: #000;
  letter-spacing: 0.03em;
  cursor: pointer;
}
.checkout-user-action-wrapper label:before {
  border: 1px solid ;
  border-radius: 50%;
  content: "";
  display: block;
  height: 15px;
  width: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}
.checkout-user-action-wrapper label:after {
  background: #000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 7px;
  width: 7px;
  top: 50%;
  left: 4px;
  transform: translate(0%, -50%) scale(0);
  transition: all 0.15s ease-in-out;
  position: absolute;
  transform-origin: center center;
}
.checkout-user-action-wrapper.checked label:after {
  transform: translate(0%, -50%) scale(1) !important;
}
@media screen and (min-width: 1100px) {
  .col2-set {
    max-width: 650px;
  }
}
@media screen and (min-width: 1440px) {
  .col2-set {
    max-width: 700px;
  }
}
@media screen and (min-width: 1600px) {
  .col2-set {
    max-width: 950px;
  }
}
form.woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 50px;
  align-items: flex-start;
}
.select2-selection__rendered {
  font-family: 'Inter' !important;
}
.form-row {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.form-row .woocommerce-input-wrapper {
  display: block;
}
.form-row label {
  display: block;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.02em;
  color: #948268;
  margin-bottom: 5px;
}
.form-row select * {
  font-family: 'Inter' !important;
}
.form-row select ~ span {
  font-family: 'Inter' !important;
}
.form-row select span {
  font-family: 'Inter' !important;
}
.form-row input:not(.woocommerce-form__input-checkbox, .input-checkbox) {
  height: 50px;
  border: 1px solid ;
  width: 100%;
  font-size: 1rem;
  padding: 10px 15px;
  font-family: 'Inter';
  font-weight: 400;
  border-radius: 0px;
  background: #fff;
}
.form-row input {
  font-family: 'Inter';
}
.form-row textarea {
  height: 150px;
  width: 100%;
  border: 1px solid ;
  font-size: 1rem;
  padding: 10px 15px;
  font-weight: 400;
  font-family: inherit;
  font-family: 'Inter';
}
.form-row.wooccm-type-country .woocommerce-input-wrapper {
  width: 100%;
}
.form-row.wooccm-type-country .woocommerce-input-wrapper strong {
  height: 50px;
  padding: 10px 15px;
  font-family: 'Inter';
  font-size: 0.9rem;
  font-weight: 300;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 782px) {
  .form-row.form-row-first {
    max-width: 49%;
  }
  .form-row.form-row-last {
    max-width: 49%;
  }
}
.checkout-inline-error-message {
  color: red;
}
.wc_payment_method.payment_method_ppcp img {
  display: none;
}
.wc_payment_methods.payment_methods.methods * {
  font-family: 'Inter';
  font-style: normal;
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.select2-container .select2-selection--single {
  height: 50px;
  border: 1px solid;
  border-radius: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 50px;
  font-size: 0.9rem;
  font-weight: 300;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
}
.woocommerce-password-strength {
  text-align: center;
  font-weight: 300;
  padding: 3px 0px 3px 0px;
  font-size: 0.6rem;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}
.woocommerce-password-hint {
  display: none;
}
input#createaccount {
  display: none;
}
.woocommerce-form__label-for-checkbox {
  display: block;
  margin-bottom: 10px;
}
.woocommerce-form__label-for-checkbox span {
  font-size: 0.9rem;
  font-weight: 300;
  color: #000;
}
.mailchimp-newsletter label {
  display: inline-block;
}
.lost_password a {
  text-decoration: underline;
  font-size: 0.7rem;
}
.form-title {
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: 'Inter';
  margin-bottom: 1em;
}
.single-mini-cart-item-wrap {
  display: flex;
  border-bottom: 1px solid #000;
  padding: 5px;
  border-radius: 0px;
  margin-top: 10px;
  flex-wrap: wrap;
}
@media screen and (min-width: 375px) {
  .single-mini-cart-item-wrap {
    flex-wrap: no-wrap;
  }
}
.single-mini-cart-item-wrap .single-mini-cart-image {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-mini-cart-item-wrap .single-mini-cart-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.single-mini-cart-item-wrap .single-mini-cart-content {
  flex: 1;
  margin: 0px 10px;
}
.single-mini-cart-item-wrap .single-mini-cart-content .product_title {
  font-weight: 600;
  font-family: 'Inter';
  font-size: 0.8rem;
  margin-bottom: 1em;
}
.single-mini-cart-item-wrap .info-content.price {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  font-size: 1rem;
  width: 100%;
}
@media screen and (min-width: 375px) {
  .single-mini-cart-item-wrap .info-content.price {
    width: unset;
  }
}
.order-title {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: 'Inter';
}
.edit-order {
  font-size: 0.9rem;
  font-weight: 500;
  font-family: 'Inter';
  text-decoration: underline;
}
.woocommerce-checkout-review-order-table .product-total {
  text-align: right;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td {
  text-align: left;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td:before {
  content: attr(data-title) "";
  float: unset;
  display: block;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: 'Inter';
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td input {
  margin-right: 5px;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td label {
  font-size: 0.8rem;
}
@media screen and (min-width: 1100px) {
  .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td label {
    font-size: 1rem;
  }
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td .betrs_option_desc {
  font-size: 0.6rem;
  font-style: italic;
}
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals .woocommerce-shipping-methods {
  margin-bottom: 20px;
}
.woocommerce-checkout-payment .order-title {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #948268;
}
.wc_payment_methods {
  list-style: none;
  display: grid;
  gap: 5px;
}
.wc_payment_method input {
  margin-right: 5px;
}
.wc_payment_method label {
  font-size: 0.8rem;
}
@media screen and (min-width: 1100px) {
  .wc_payment_method label {
    font-size: 1rem;
  }
}
.wc_payment_method .payment_box {
  font-size: 0.7rem;
  border-radius: 0px;
  padding: 10px;
  margin-bottom: 10px;
  font-style: italic;
}
.wc_payment_method.payment_method_paypal img,
.wc_payment_method.payment_method_paypal a {
  display: none;
}
.custom_checkout_coupon {
  border-bottom: 1px solid;
  margin-bottom: 20px;
}
.custom_checkout_coupon .coupon {
  margin-bottom: 20px;
}
.coupon-show {
  padding: 10px 0px;
  display: block;
  cursor: pointer;
}
.close-icon {
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.close-icon::before {
  content: '';
  width: 13px;
  height: 1px;
  border-bottom: 1px solid;
  position: absolute;
  transform: rotate(-45deg);
}
.close-icon::after {
  content: '';
  width: 13px;
  height: 1px;
  border-bottom: 1px solid;
  position: absolute;
  transform: rotate(45deg);
}
.woocommerce-checkout-review-order {
  padding: 20px;
  border-radius: 0px;
  overflow: hidden;
  max-width: 500px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
}
.woocommerce-checkout-review-order .product_title {
  font-weight: 500!important;
  font-size: 14px;
  text-transform: uppercase;
}
.woocommerce-checkout-review-order .variation.quant {
  font-family: 'Inter';
}
.woocommerce-checkout-review-order .variation.quant span {
  font-family: 'Inter';
}
@media screen and (min-width: 1240px) {
  .woocommerce-checkout-review-order {
    max-width: 350px;
    margin-left: 50px;
  }
}
@media screen and (min-width: 1600px) {
  .woocommerce-checkout-review-order {
    max-width: 450px;
    margin: 0 auto;
  }
}
.woocommerce-checkout-payment .place-order {
  margin-top: 30px;
  display: block;
}
.custom_checkout_coupon {
  font-family: 'Inter';
}
.checkout-totals-wrapper {
  width: 100%;
}
.checkout-totals-wrapper .checkout-subtotal {
  text-align: right;
}
.checkout-totals-wrapper .checkout-label {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.checkout-totals-wrapper td {
  padding: 3px 0px;
}
.checkout-totals-wrapper .checkout-subtotal-wrapper td {
  padding-bottom: 20px;
}
.checkout-totals-wrapper .checkout-total-label {
  border-top: 1px solid;
  padding: 20px 0px 0px;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.checkout-totals-wrapper .checkout-total-price {
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  border-top: 1px solid;
  padding: 20px 0px 0px;
  text-align: right;
}
.woocommerce-privacy-policy-text {
  font-size: 0.7rem;
  border-radius: 0px;
  margin-bottom: 10px;
}
.woocommerce-terms-and-conditions-wrapper {
  margin: 10px 0px;
}
#place_order {
  width: 100%;
}
.woocommerce-additional-fields h3 {
  display: none!important;
}
.wooccm-additional-fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.wooccm-clearfix {
  display: none;
}
.woocommerce-terms-and-conditions {
  margin-bottom: 20px;
}
.woocommerce-terms-and-conditions-checkbox-text {
  font-size: 0.8rem !important;
}
.woocommerce-terms-and-conditions-checkbox-text a {
  text-decoration: underline;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  width: 100%;
  margin-bottom: 30px;
  padding-left: 20px;
  border-left: 2px solid #000;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul {
  list-style: none;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul li {
  margin-bottom: 4px;
}
.checkout.woocommerce-checkout #payment .button {
  background-color: #66ACFF;
  border-color: #66ACFF;
  color: #fff;
}
.checkout.woocommerce-checkout #payment .button:hover {
  background-color: #EDE0D7;
  border-color: #EDE0D7;
}
.success-info-wrap .woocommerce-customer-details {
  margin-top: 40px;
}
.success-info-wrap .woocommerce-customer-details address {
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 300;
  color: #948268;
}
.success-info-wrap .woocommerce-table--order-details td.product-name {
  text-align: left;
}
.success-info-wrap .woocommerce-table__product-table.product-total {
  text-align: right;
}
.success-info-wrap .woocommerce-table tfoot tr:last-of-type th {
  font-size: 25px;
  font-weight: 600;
  color: #948268;
}
.success-info-wrap .woocommerce-table tfoot tr:last-of-type .woocommerce-Price-amount.amount {
  font-size: 25px;
}
.success-info-wrap .woocommerce-table tfoot tr:last-of-type .woocommerce-Price-amount.amount span {
  font-size: 25px;
}
.success-info-wrap .woocommerce-table .woocommerce-Price-amount.amount {
  font-family: 'Inter';
  color: #EDE0D7;
}
.success-info-wrap .woocommerce-table .woocommerce-Price-amount.amount del,
.success-info-wrap .woocommerce-table .woocommerce-Price-amount.amount ins {
  color: #EDE0D7;
  font-family: 'Inter';
}
.success-info-wrap .woocommerce-table .woocommerce-Price-amount.amount span {
  font-family: 'Inter';
  color: #EDE0D7;
}
.shop_table.woocommerce-checkout-review-order-table .order-total {
  font-size: 27px;
  padding: 7px 0;
  display: contents;
}
.shop_table.woocommerce-checkout-review-order-table .order-total strong .woocommerce-Price-amount.amount {
  font-family: 'Inter';
  font-weight: 500;
}
.shop_table.woocommerce-checkout-review-order-table .order-total strong .woocommerce-Price-amount.amount span {
  font-family: 'Inter';
}
.shop_table.woocommerce-checkout-review-order-table .order-total td {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.shop_table.woocommerce-checkout-review-order-table .order-total td * {
  font-size: 22px;
}
.shop_table.woocommerce-checkout-review-order-table .order-total td * .includes_tax {
  font-size: 16px;
}
.shop_table.woocommerce-checkout-review-order-table .order-total td * .includes_tax * {
  font-size: 16px;
}
.shop_table.woocommerce-checkout-review-order-table .order-total td .includes_tax {
  font-size: 16px;
}
.shop_table.woocommerce-checkout-review-order-table .order-total td .includes_tax .woocommerce-Price-amount.amount {
  font-family: 'Inter';
}
.shop_table.woocommerce-checkout-review-order-table .order-total td .includes_tax .woocommerce-Price-amount.amount span {
  font-family: 'Inter';
}
.shop_table.woocommerce-checkout-review-order-table .order-total td .includes_tax * {
  font-size: 16px;
}
.wc-checkout-steps-vertical {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 25px;
  font-weight: 600;
}
.wc-checkout-steps-vertical .step {
  padding: 10px 14px;
  border-left: 3px solid #ddd;
  opacity: 0.5;
}
.wc-checkout-steps-vertical .step.active {
  border-left: 3px solid #000;
  opacity: 1;
}
.wc-step-hidden {
  display: none !important;
}
.woocommerce-checkout .wc-block-components-checkout-order-summary__content {
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
  background: #EDE0D740;
  margin-top: 20px;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
  order: 5;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper::before {
  content: 'Order Summary';
  padding: 20px 15px;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  position: relative;
  display: flex;
  justify-content: center;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
  border: none;
}
.woocommerce-checkout .wc-block-components-checkout-order-summary__title-text {
  display: none;
}
.woocommerce-checkout #contact-fields {
  padding-left: 100px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #3333;
}
.woocommerce-checkout #contact-fields .wc-block-components-title.wc-block-components-checkout-step__title {
  font-size: 0;
  position: relative;
}
.woocommerce-checkout #contact-fields .wc-block-components-title.wc-block-components-checkout-step__title::before {
  content: '1';
  width: 55px;
  height: 55px;
  color: #948268;
  border-radius: 50%;
  position: absolute;
  background-color: #ede0d744;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -100px;
  top: -20px;
  font-size: 20px;
}
.woocommerce-checkout #contact-fields .wc-block-components-title.wc-block-components-checkout-step__title::after {
  content: 'Enter Email Address';
  font-size: 20px;
  color: #534E4B;
}
.woocommerce-checkout #shipping-fields {
  padding-left: 100px;
}
.woocommerce-checkout #shipping-fields .wc-block-components-title.wc-block-components-checkout-step__title {
  font-size: 0;
  position: relative;
}
.woocommerce-checkout #shipping-fields .wc-block-components-title.wc-block-components-checkout-step__title::before {
  content: '2';
  width: 55px;
  height: 55px;
  color: #948268;
  border-radius: 50%;
  position: absolute;
  background-color: #ede0d744;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -100px;
  top: -20px;
  font-size: 20px;
}
.woocommerce-checkout #shipping-fields .wc-block-components-title.wc-block-components-checkout-step__title::after {
  content: 'Shipping';
  font-size: 20px;
  color: #534E4B;
}
.woocommerce-checkout #shipping-option {
  padding-left: 100px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #3333;
}
.woocommerce-checkout #shipping-option .wc-block-components-title.wc-block-components-checkout-step__title {
  font-size: 20px;
  color: #534E4B;
}
.woocommerce-checkout #payment-method {
  padding-left: 100px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #3333;
}
.woocommerce-checkout #payment-method .wc-block-components-title.wc-block-components-checkout-step__title {
  font-size: 20px;
  color: #534E4B;
}
.woocommerce-checkout #payment-method .wc-block-components-title.wc-block-components-checkout-step__title::before {
  content: '3';
  width: 55px;
  height: 55px;
  color: #948268;
  border-radius: 50%;
  position: absolute;
  background-color: #ede0d744;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -100px;
  top: -20px;
  font-size: 20px;
}
.woocommerce-checkout #order-notes {
  padding-left: 100px;
}
.woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
  margin-left: 100px;
}
.woocommerce-checkout .wc-block-checkout__actions.wp-block-woocommerce-checkout-actions-block {
  padding-left: 100px;
}
.woocommerce-checkout .step1-btn.button,
.woocommerce-checkout .step2-btn.button,
.woocommerce-checkout .step3-btn.button {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
}
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked::before {
  background: #948268;
}
.woocommerce-checkout .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
  transition: all 0.3s ease-in-out !important;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button__text {
  font-size: 16px;
  color: #fff;
}
.woocommerce-checkout .wc-block-components-checkout-order-summary__content > div {
  background: #EDE0D740;
}
.woocommerce-checkout .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
  font-size: 20px;
  font-weight: 600;
  color: #948268;
}
.woocommerce-checkout #shipping-fields .wc-block-components-checkout-step__heading-container {
  display: none;
}
.woocommerce-checkout .shipping-fields-custom {
  margin-left: 100px;
}
.woocommerce-checkout .shipping-fields-custom .wc-block-components-title.wc-block-components-checkout-step__title {
  font-size: 0;
  position: relative;
}
.woocommerce-checkout .shipping-fields-custom .wc-block-components-title.wc-block-components-checkout-step__title::before {
  content: '2';
  width: 55px;
  height: 55px;
  color: #948268;
  border-radius: 50%;
  position: absolute;
  background-color: #ede0d744;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -100px;
  top: -20px;
  font-size: 20px;
}
.woocommerce-checkout .shipping-fields-custom .wc-block-components-title.wc-block-components-checkout-step__title::after {
  content: 'Shipping';
  font-size: 20px;
  color: #534E4B;
}
.woocommerce-checkout .del-opt-wrap-container {
  display: flex;
  gap: 20px;
}
.woocommerce-checkout .inner-title-del {
  font-size: 16px;
  font-weight: 500;
  color: #534E4B;
  margin-bottom: 10px;
}
.woocommerce-checkout .del-opt-wrap {
  padding: 25px 20px;
  display: flex;
  border: 1px solid #3333;
  gap: 5px;
  width: 100%;
  cursor: pointer;
}
.success-row {
  max-width: 800px;
  margin: auto;
}
.success-row .title-wrap {
  padding: 30px 0px;
  text-align: center;
}
.woocommerce-order-received .site-content h1.page-title {
  display: none;
}
.woocommerce-order-received .site-content .product-payment-success-wrap .woocommerce-customer-details {
  display: none;
}
.woocommerce-order-received .site-content .product-payment-success-wrap .woocommerce-order-details__title {
  display: none;
}
.woocommerce-order-overview {
  list-style-type: none;
}
.woocommerce-order-overview li {
  margin-bottom: 10px;
}
.woocommerce-order-overview li .order-overview-title {
  text-transform: uppercase;
  display: block;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.03em;
  margin-bottom: 3px;
}
.woocommerce-order-overview li strong {
  font-size: 1rem;
  color: #948268;
  font-family: 'Inter';
  font-weight: 500;
}
.woocommerce-order-overview li span {
  font-size: 1rem;
  color: #948268;
  font-family: 'Inter';
  font-weight: 500;
}
@media screen and (min-width: 782px) {
  .woocommerce-order-overview li {
    display: flex;
    justify-content: space-between;
  }
  .woocommerce-order-overview .woocommerce-order-overview__note {
    display: block;
  }
}
.woocommerce-column__title {
  text-transform: uppercase;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin-bottom: 3px;
}
address {
  font-size: 1rem;
  font-weight: 300;
  color: #000;
}
.success-info-address {
  padding: 30px 20px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .success-info-address {
    padding: 50px 100px;
  }
}
.woocommerce-order-details {
  background: #fff;
  padding: 0px 20px 20px;
}
.woocommerce-order-details .woocommerce-order-details__title {
  text-align: center;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.03em;
  font-family: 'Inter';
  color: #000;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .woocommerce-order-details {
    padding: 0px 100px 50px;
  }
}
.order-overview {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0px;
}
.order-overview .order-product-image {
  margin-right: 20px;
}
.order-overview .order-product-image a {
  display: block;
}
.order-overview .order-product-image img {
  max-width: 75px;
  height: auto;
}
.order-overview .order-product-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.order-overview .order-product-content .product_title {
  font-size: 1rem;
}
.order-overview .order-product-content .mini-cart-info-wrap {
  font-weight: 300;
}
.order-overview .order-product-content .single-minicart-info-single {
  display: block;
}
.woocommerce-table--order-details {
  width: 100%;
}
.woocommerce-table--order-details td {
  text-align: right;
  font-size: 1.2rem;
  padding: 5px 0px;
  font-weight: 300;
}
.woocommerce-table--order-details td small {
  font-size: 0.6rem;
}
.woocommerce-table--order-details td .betrs_option_desc.betrs_order_review {
  display: none;
}
.woocommerce-table--order-details th {
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.woocommerce-table--order-details tfoot tr:last-child td {
  border-top: 2px solid ;
  padding: 10px 0px;
  font-size: 1.5rem;
}
.woocommerce-table--order-details tfoot tr:last-child th {
  border-top: 2px solid ;
  padding: 10px 0px;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #000;
}
.addresses {
  margin-top: 20px;
  border-radius: 0px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  padding: 20px 0px;
}
@media screen and (min-width: 783px) {
  .addresses {
    grid-template-columns: 1fr 1fr;
  }
}
.woocommerce-order-received .page-title-woo {
  display: none;
}
.wc-item-meta {
  list-style: none;
  font-size: 0.8rem;
}
.home-mobile-slider-nav {
  display: none;
}
@media (max-width: 767px) {
  .home-mobile-slider-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-top: 22px;
  }
  .home-mobile-slider-prev,
  .home-mobile-slider-next {
    width: 46px;
    height: 46px;
    border: 1px solid #948268;
    border-radius: 50%;
    background: transparent;
    color: #948268;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    transition: background 0.25s ease, color 0.25s ease;
  }
  .home-mobile-slider-prev svg,
  .home-mobile-slider-next svg {
    display: block;
  }
  .home-mobile-slider-prev:hover,
  .home-mobile-slider-next:hover,
  .home-mobile-slider-prev:focus-visible,
  .home-mobile-slider-next:focus-visible {
    background: #948268;
    color: #fff;
    outline: none;
  }
  .home-mobile-slider-prev.swiper-button-disabled,
  .home-mobile-slider-next.swiper-button-disabled {
    opacity: 0.35;
    pointer-events: none;
  }
  .cat-hover-overlay,
  .shop-btn {
    display: none !important;
  }
  .main-center-top {
    padding: 20px 8px 28px;
  }
  .main-center-top .main-center-title {
    font-size: 28px;
    line-height: 1.15;
  }
  .main-center-top .main-pretitle-center {
    font-size: 15px;
  }
  .mid-container,
  .container {
    width: 93%;
  }
  .stores-wrapper:not(.home-peek-slider) {
    flex-direction: column;
    gap: 28px;
    margin-bottom: 32px;
  }
  .about-collection-wrap {
    grid-template-columns: 1fr;
  }
  .main-section-simple-center-wrapper {
    padding: 12% 5% 24px;
  }
  .main-intro-title {
    font-size: 32px;
  }
  .center-img {
    padding-bottom: 55vh;
  }
  .main-img-center-wrapper.mid-container {
    padding-bottom: 36px;
  }
  .main-img-center-wrapper.mid-container .main-center-top {
    padding-top: 12px;
  }
  .contact-row {
    padding: 36px 0;
  }
  .contact-form,
  .contact-info-wrap {
    padding: 20px;
  }
  .contact-tab {
    flex-wrap: wrap;
    gap: 12px;
    padding: 18px;
  }
  .contact-tab-text p {
    max-width: 100%;
  }
  .cf7-fields-text-fields {
    grid-template-columns: 1fr;
  }
  .faq-load-more {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .main-plain-wrapper {
    gap: 20px;
    margin-top: 16px;
  }
  .terms-menu-wrapper {
    padding: 20px 16px;
  }
  .plain-content-wrapper {
    padding: 20px 0;
    max-width: 100%;
  }
  .plain-text-wrap {
    grid-template-columns: 1fr;
  }
  .woocommerce-cart .site-content,
  .woocommerce-checkout .site-content,
  .woocommerce-wishlist .site-content {
    padding: 28px 0;
  }
  .page-title.wc {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .cart-wrap {
    gap: 24px;
  }
  .woocommerce-checkout-review-order {
    max-width: 100%;
    margin-left: 0;
    width: 100%;
  }
  .woocommerce-account .site-content {
    padding-top: 16px;
  }
  .woocommerce-account.logged-in .woocommerce {
    gap: 20px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 20px 0;
  }
  .account-login-register-wrapper {
    padding: 8% 4%;
  }
  .shop-content {
    padding: 36px 0;
  }
  .category-hero__overlay {
    min-height: 45vh;
    padding-top: 120px;
    padding-bottom: 36px;
  }
  .category-title {
    font-size: 32px;
    margin-bottom: 16px;
  }
  .category-description {
    font-size: 14px;
  }
  .shop-pagination {
    margin-top: 36px;
  }
  .product-categories-page {
    padding: 36px 0;
  }
  .product-categories-archive {
    grid-template-columns: 1fr;
  }
  .main-content-center-wrap {
    padding: 28px 5%;
  }
  .product-summary-actions {
    grid-template-columns: 1fr;
  }
  .product-summary-gallery-row {
    gap: 16px;
  }
  .product-more-details {
    gap: 24px;
  }
  .product-more-details__row {
    flex-direction: column;
    gap: 16px;
  }
  .shop-info-popup-wrapper .shop-info-popup {
    width: 100%;
    max-width: 100%;
  }
  .woocommerce-order-received .site-content,
  .woocommerce-thankyou-order-received {
    padding-left: 0;
    padding-right: 0;
  }
  .error-page-wrapper {
    padding: 24px 0;
  }
  .simple-page-wrapper {
    padding: 24px 16px;
  }
}
@media (max-width: 519px) {
  .main-intro-title {
    font-size: 28px;
  }
  .main-center-top .main-center-title {
    font-size: 24px;
  }
  .category-title {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-wedding-wrapper {
    grid-template-columns: 1fr;
  }
  .wedding-cont-wrap {
    padding: 6% 8%;
  }
  .dbl-img-wrapper {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .main-center-top.dbl-img-wrap {
    max-width: 100%;
    padding-top: 0;
    align-items: center;
    text-align: center;
  }
  .about-collection-wrap {
    grid-template-columns: 1fr;
  }
}
