@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: "/assets/font/fontello/font/fontello.woff2" format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "fontawesome";
  src: "/assets/font/fontawesome/webfonts/fa-regular-400.woff2" format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "CustomBricolage";
  src: "/assets/font/bricolage/BricolageGrotesque-Regular.woff2" format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
/************************************/
/*****        01. General css         ****/
/************************************/
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  overflow-x: clip;
}

html,
body {
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

body * {
  margin: 0;
  padding: 0;
  font-family: "CustomBricolage", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
  color: #000000;
}

a:hover,
a {
  text-decoration: none;
  outline: 0;
}

a:focus {
  text-decoration: none;
  outline: 0;
}

*,
::after,
::before {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

figure.wp-block-image {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

button:focus,
input:focus,
img:focus,
.slick-slide:focus,
textarea:focus,
input:focus {
  outline: none;
}

.single-product .up-sells.upsells.products {
  display: none;
}

.section-padding {
  padding: 76px 0px;
}
@media screen and (max-width: 767px) {
  .section-padding {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 425px) {
  .section-padding {
    padding: 40px 20px;
  }
}

.section-padding-large {
  padding: 160px 0px;
}
@media screen and (max-width: 767px) {
  .section-padding-large {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 425px) {
  .section-padding-large {
    padding: 40px 20px;
  }
}

.section-padding-bottom-large {
  padding: 0px 0px 100px 0px;
}
@media screen and (max-width: 575px) {
  .section-padding-bottom-large {
    padding: 0px 0px 80px 0px;
  }
}

.section-padding-top-large {
  padding: 140px 0px 76px 0px;
}
@media screen and (max-width: 991px) {
  .section-padding-top-large {
    padding: 50px 0px 76px 0px;
  }
}
@media screen and (max-width: 767px) {
  .section-padding-top-large {
    padding: 50px 20px 50px 20px;
  }
}
@media screen and (max-width: 425px) {
  .section-padding-top-large {
    padding: 40px 20px 40px 20px;
  }
}

.common-padding {
  padding: 40px 0px;
}
@media screen and (max-width: 767px) {
  .common-padding {
    padding: 30px 20px;
  }
}

.section-padding-rl-0 {
  padding-right: 0;
  padding-left: 0;
}

.section-pt-0 {
  padding-top: 0;
}

.section-pb-0 {
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .section-pb-0-md {
    padding-bottom: 0;
  }
}

.d-none {
  display: none;
}

h1 {
  font-size: 62px;
  line-height: 72px;
  font-weight: 400;
  font-family: "CustomBricolage", sans-serif;
  color: #000000;
}
@media screen and (min-width: 1400px) {
  h1 {
    font-size: 62px;
    line-height: 72px;
  }
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 58px;
    line-height: 66px;
  }
}
@media screen and (max-width: 991px) {
  h1 {
    font-size: 50px;
    line-height: 58px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media screen and (max-width: 575px) {
  h1 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media screen and (max-width: 425px) {
  h1 {
    font-size: 30px;
    line-height: 38px;
  }
  h1 br {
    display: none;
  }
}

h2 {
  font-size: 38px;
  line-height: 50px;
  font-weight: 400;
  font-family: "CustomBricolage", sans-serif;
  color: #000000;
  letter-spacing: -1.24px;
}
@media screen and (min-width: 1400px) {
  h2 {
    font-size: 38px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1199px) {
  h2 {
    font-size: 34px;
    line-height: 44px;
  }
}
@media screen and (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 425px) {
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
  h2 br {
    display: none;
  }
}

h3 {
  font-size: 24px;
  line-height: 32px;
  font-style: normal;
  font-weight: 400;
  font-family: "CustomBricolage", sans-serif;
  color: #000000;
}
@media screen and (min-width: 1400px) {
  h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (max-width: 991px) {
  h3 {
    font-size: 22px;
    line-height: 30px;
  }
  h3 br {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  h3 {
    font-size: 20px;
    line-height: 28px;
  }
}

h4 {
  font-size: 22px;
  line-height: 30px;
  font-style: normal;
  font-weight: 400;
  font-family: "CustomBricolage", sans-serif;
  color: #000000;
}
@media screen and (min-width: 1440px) {
  h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (max-width: 991px) {
  h4 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 425px) {
  h4 {
    font-size: 16px;
    line-height: 24px;
  }
}

p {
  font-weight: 300;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}

.description-primary {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}
@media screen and (min-width: 1440px) {
  .description-primary {
    font-size: 18px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  .description-primary {
    font-size: 15px;
    line-height: 23px;
  }
}
@media screen and (max-width: 425px) {
  .description-primary {
    font-size: 14px;
    line-height: 22px;
  }
}

.description-secondary {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}
@media screen and (min-width: 1400px) {
  .description-secondary {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 575px) {
  .description-secondary {
    font-size: 12px;
    line-height: 18px;
  }
}

:where(.wp-block-file__button):is(a):tempusive,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: unset;
  color: unset;
  opacity: unset;
  text-decoration: unset;
}

.global-button-black {
  border-radius: 32px;
  background: transparent;
  border: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.global-button-black::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  background-color: #000000;
  transition: 0.3s ease-out;
}
.global-button-black:hover {
  border-color: #000000;
}
.global-button-black:hover a {
  color: #000000;
}
.global-button-black:hover::before {
  width: 0%;
}
.global-button-black a,
.global-button-black .wp-block-button__link {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  color: #ffffff;
  padding: 12px 42px;
  border: 1px solid #000000;
  transition: 0.2s 0.1s;
  background-color: unset;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .global-button-black a,
  .global-button-black .wp-block-button__link {
    padding: 10px 32px;
  }
}
@media screen and (max-width: 575px) {
  .global-button-black a,
  .global-button-black .wp-block-button__link {
    font-size: 14px;
    line-height: 20px;
  }
}

.global-button-white {
  border-radius: 32px;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.global-button-white::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  height: 100%;
  width: 0%;
  background-color: #000000;
  transition: 0.3s ease-out;
}
.global-button-white:hover {
  border-color: #000000;
}
.global-button-white:hover a {
  color: #ffffff;
}
.global-button-white:hover::before {
  width: 100%;
}
.global-button-white a,
.global-button-white .wp-block-button__link {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  color: #000000;
  background-color: unset;
  padding: 12px 42px;
}
@media screen and (max-width: 1199px) {
  .global-button-white a,
  .global-button-white .wp-block-button__link {
    padding: 10px 32px;
  }
}
@media screen and (max-width: 575px) {
  .global-button-white a,
  .global-button-white .wp-block-button__link {
    font-size: 14px;
    line-height: 20px;
  }
}

.section-bg-black {
  background-color: #000000;
}

.section-bg {
  background-color: #F8F8F8;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  margin-left: unset !important;
  margin-right: unset !important;
}

:root :where(.is-layout-flow) > * {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

body.post-type-archive-product {
  overflow: clip !important;
}

.header {
  border: 1px solid #EFEFEF;
  box-shadow: 3px 4px 32px 0px rgba(0, 0, 0, 0.0117647059);
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  .header {
    padding: 20px 0px;
  }
}
@media screen and (max-width: 767px) {
  .header {
    padding: 20px 20px;
  }
}
.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.header.sticky {
  position: fixed;
  z-index: 999;
  transform: translateY(0);
  width: 100%;
  background: linear-gradient(177.96deg, transparent 0%, #000 0%);
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  animation: stickySlideDown 1s forwards;
}

@media screen and (max-width: 991px) {
  .header__inner_logo {
    flex: 1;
  }
}
.header__inner_logo a img {
  max-width: 300px;
  min-width: 300px;
  width: auto;
  height: 54px;
}
@media screen and (min-width: 1400px) {
  .header__inner_logo a img {
    max-width: 332px;
    min-width: 332px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner_logo a img {
    max-width: 280px;
    min-width: 280px;
  }
}
@media screen and (max-width: 991px) {
  .header__inner_logo a img {
    max-width: 250px;
    min-width: 250px;
  }
}
@media screen and (max-width: 425px) {
  .header__inner_logo a img {
    max-width: 220px;
    min-width: 220px;
  }
}

.header__buttons {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 1199px) {
  .header__buttons {
    gap: 10px;
  }
}
@media screen and (max-width: 991px) {
  .header__buttons {
    margin-right: 10px;
  }
}
.header__buttons .wp-block-buttons {
  display: flex;
  align-items: center;
  gap: 18px;
}
@media screen and (max-width: 767px) {
  .header__buttons .wp-block-buttons {
    gap: 10px;
  }
}
@media screen and (max-width: 575px) {
  .header__buttons .wp-block-buttons {
    display: none;
  }
}
.header__buttons .wp-block-buttons .wp-block-button__link {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  text-transform: capitalize;
  padding: 12px 27px;
  border: 1px solid #000000;
  transition: 0.2s 0.1s;
  background-color: unset;
}
@media screen and (min-width: 1400px) {
  .header__buttons .wp-block-buttons .wp-block-button__link {
    font-size: 15px;
    line-height: 23px;
  }
}
@media screen and (max-width: 1199px) {
  .header__buttons .wp-block-buttons .wp-block-button__link {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) {
  .header__buttons .wp-block-buttons .wp-block-button__link {
    padding: 8px 20px;
  }
}

.header__productlinks {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 1199px) {
  .header__productlinks {
    gap: 10px;
  }
}
.header__productlinks figure {
  width: auto;
  height: auto;
  min-width: 36px;
  max-width: 36px;
  min-height: 36px;
  max-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.header__productlinks figure img {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 1199px) {
  .header__productlinks figure img {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 575px) {
  .header__productlinks figure img {
    width: 20px;
    height: 20px;
  }
}
.header__productlinks .header-cart {
  width: auto;
  height: auto;
  min-width: 36px;
  max-width: 36px;
  min-height: 36px;
  max-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  position: relative;
}
.header__productlinks .header-cart br {
  display: none;
}
.header__productlinks .header-cart .cart-count {
  position: absolute;
  top: -4px;
  right: -1px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #ffffff;
  background-color: #000000;
  width: 20px;
  height: 20px;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .header__productlinks .header-cart .cart-count {
    font-size: 11px;
    width: 15px;
    height: 15px;
    top: 2px;
    right: 3px;
  }
}
.header__productlinks .header-cart img {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 1199px) {
  .header__productlinks .header-cart img {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 575px) {
  .header__productlinks .header-cart img {
    width: 20px;
    height: 20px;
  }
}
.header__productlinks .xoo-wsc-sc-bki::before {
  content: "\e819";
  font-family: "fontello";
}
@media screen and (max-width: 1199px) {
  .header__productlinks .xoo-wsc-sc-bki::before {
    font-size: 16px;
  }
}
.header__productlinks .xoo-wsc-sc-count {
  position: absolute;
  top: -10px;
  right: -8px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  width: 20px;
  height: 20px;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .header__productlinks .xoo-wsc-sc-count {
    font-size: 11px;
    line-height: 12px;
    width: 18px;
    height: 18px;
    top: -7px;
    right: -9px;
  }
}
.header__productlinks .wishlist-icon {
  background-color: #ffffff;
  border: 1px solid #F2F2F2;
  border-radius: 99px;
}
.header__productlinks .wishlist-icon a {
  position: relative;
  width: auto;
  height: auto;
  min-width: 36px;
  max-width: 36px;
  min-height: 36px;
  max-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.header__productlinks .wishlist-icon a::after {
  content: "\e804";
  font-family: "fontello";
  font-size: 18px;
  color: #000000;
}
.header__productlinks .wishlist-icon a.wishlist-icon-active::after {
  content: "\e805";
  color: rgb(253, 1, 1);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  margin: -50px 0 0;
  position: absolute;
  right: -15px !important;
  width: auto;
  top: -60%;
  visibility: hidden;
  transform: translate(105%, 0px);
  -webkit-transform: translate(105%, 0px);
  transition: ease all 0.8s;
  -ms-transition: ease all 0.8s;
  -webkit-transition: ease all 0.8s;
  opacity: 0;
}

#modal-1-content ul li ul.wp-block-navigation__submenu-container li:first-child {
  display: none;
}
#modal-1-content li.open-on-hover-click:hover .wp-block-navigation__submenu-icon {
  transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
  #modal-1-content li.open-on-hover-click:hover .wp-block-navigation__submenu-container {
    opacity: 0;
  }
}

@media screen and (max-width: 991px) {
  .header__inner_menu {
    display: none !important;
  }
}
.header__inner_menu .menu-expand ul.wp-block-navigation__container li {
  transform: translateX(-124%);
  -webkit-transform: translateX(-124%);
}
.header__inner_menu .menu-expand ul.wp-block-navigation__container li ul.services-sub-menu li {
  transform: unset;
  -webkit-transform: unset;
}
.header__inner_menu ul.services-sub-menu li .wp-block-navigation__submenu-icon {
  transform: rotate(90deg) !important;
  top: 10px !important;
}
.header__inner_menu ul.services-sub-menu li ul {
  position: relative !important;
  transform: translate(0) !important;
  margin: 0 !important;
  height: unset !important;
  max-height: 0;
  padding: 0px 20px !important;
}
.header__inner_menu .wp-block-navigation__container {
  gap: 24px;
}
@media screen and (min-width: 1400px) {
  .header__inner_menu .wp-block-navigation__container {
    gap: 29px;
  }
}
@media screen and (max-width: 1199px) {
  .header__inner_menu .wp-block-navigation__container {
    gap: 20px;
  }
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container {
    display: none !important;
  }
}
.header__inner_menu .wp-block-navigation__container .selected:hover .wp-block-navigation__submenu-icon {
  transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container .selected ul.services-sub-menu,
  .header__inner_menu .wp-block-navigation__container .selected ul.qt-careers-sub-menu,
  .header__inner_menu .wp-block-navigation__container .selected ul.our-work-submenu {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .header__inner_menu .wp-block-navigation__container .selected ul.services-sub-menu li,
  .header__inner_menu .wp-block-navigation__container .selected ul.qt-careers-sub-menu li,
  .header__inner_menu .wp-block-navigation__container .selected ul.our-work-submenu li {
    transform: translateX(0%) !important;
  }
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container ul.services-sub-menu li.services-show .wp-block-navigation__submenu-icon {
    transform: rotate(270deg) !important;
  }
  .header__inner_menu .wp-block-navigation__container ul.services-sub-menu li.services-show ul {
    max-height: 600px;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container ul.services-sub-menu li ul {
    right: 0 !important;
  }
}
.header__inner_menu .wp-block-navigation__container li.open-on-hover-click:first-of-type .services-sub-menu {
  display: none;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container li.open-on-hover-click:first-of-type .services-sub-menu {
    display: block;
  }
}
.header__inner_menu .wp-block-navigation__container li.open-on-hover-click:first-of-type:hover .services-sub-menu {
  display: block;
}
.header__inner_menu .wp-block-navigation__container li.open-on-hover-click:first-of-type:hover .services-sub-menu {
  display: none;
  width: 550px;
}
@media screen and (max-width: 1199px) {
  .header__inner_menu .wp-block-navigation__container li.open-on-hover-click:first-of-type:hover .services-sub-menu {
    width: 510px;
  }
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container li.open-on-hover-click:first-of-type:hover .services-sub-menu {
    width: auto;
    display: block;
  }
}
.header__inner_menu .wp-block-navigation__container li.open-on-hover-click:first-of-type:hover .our-work-submenu {
  width: 205px;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container li.open-on-hover-click:first-of-type:hover .our-work-submenu {
    width: auto;
  }
}
.header__inner_menu .wp-block-navigation__container li.menu-item {
  padding: 0px;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container li.menu-items-contactus {
    padding: 13px 0px;
  }
}
.header__inner_menu .wp-block-navigation__container .wp-block-navigation-item {
  gap: 5px;
  padding: 35px 0px;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container .wp-block-navigation-item {
    padding: 13px 0px;
    width: 100%;
    transition: ease all 0.8s;
    -webkit-transition: ease all 0.8s;
  }
}
.header__inner_menu .wp-block-navigation__container .wp-block-navigation-item .wp-block-navigation-item__content {
  text-transform: none;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  letter-spacing: 0.37px;
  position: relative;
  transition: background-size 0.5s;
  background-image: linear-gradient(#000000, #000000);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
}
@media screen and (max-width: 1199px) {
  .header__inner_menu .wp-block-navigation__container .wp-block-navigation-item .wp-block-navigation-item__content {
    font-size: 13px;
    line-height: 20px;
  }
}
.header__inner_menu .wp-block-navigation__container .wp-block-navigation-item .wp-block-navigation-item__content:hover {
  background-image: linear-gradient(#000000, #000000);
  background-size: 100% 1px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .header__inner_menu .wp-block-navigation__container .wp-block-navigation-item ul.wp-block-navigation__submenu-container li a {
    font-size: 15px;
    line-height: 22px;
  }
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container .menu-items-contactus {
    margin-top: auto;
  }
}
.header__inner_menu .wp-block-navigation__container .menu-items-contactus a:hover {
  background-size: 0% 0px !important;
}
.header__inner_menu .wp-block-navigation__container .menu-items-contactus a span {
  display: block;
  background-color: rgba(0, 0, 0, 0.83);
  padding: 12px 24px;
  color: #ffffff;
  border-radius: 8px;
}
.header__inner_menu .wp-block-navigation__container .menu-items-contactus a span:hover {
  transition: all 500ms;
  background-color: #000000;
  color: #ffffff;
  background-size: 0% 0px;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container .menu-items-contactus a span {
    padding: 12px 16px;
  }
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container .menu-items-contactus a {
    width: 100%;
    text-align: center;
  }
}
.header__inner_menu .wp-block-navigation__container li.wp-block-navigation-item .wp-block-navigation__submenu-container {
  padding-left: 0rem;
  padding-right: 0rem;
  padding-top: 0rem;
  padding: 0px 0px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.header__inner_menu .wp-block-navigation__container li.wp-block-navigation-item .wp-block-navigation__submenu-container li.wp-block-navigation-item {
  margin-left: 0px;
  padding: 0px 0px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.header__inner_menu .wp-block-navigation__container li.wp-block-navigation-item .wp-block-navigation__submenu-container li.wp-block-navigation-item:not(:last-child) {
  border-bottom: 1px solid #f1f1f1;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container li.wp-block-navigation-item .wp-block-navigation__submenu-container li.wp-block-navigation-item:not(:last-child) {
    border-bottom: unset;
  }
}
.header__inner_menu .wp-block-navigation__container li.wp-block-navigation-item .wp-block-navigation__submenu-icon {
  color: #ffffff;
  display: flex;
  align-items: flex-end;
  height: unset;
  width: unset;
  margin-left: 0px;
  margin-bottom: -2px;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container li.wp-block-navigation-item .wp-block-navigation__submenu-icon {
    position: absolute;
    top: 19px;
    right: 0px;
    transform: rotate(270deg);
    color: #000000;
  }
}
.header__inner_menu .wp-block-navigation__container li.wp-block-navigation-item .wp-block-navigation__submenu-icon svg {
  width: 14px;
  height: 14px;
  color: #000000;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container li.wp-block-navigation-item .wp-block-navigation__submenu-icon svg {
    color: #000000;
  }
}
.header__inner_menu .wp-block-navigation__container li.our-work-submenu .wp-block-navigation__submenu-icon {
  left: 76px;
}
@media screen and (max-width: 991px) {
  .header__inner_menu .wp-block-navigation__container li.our-work-submenu .wp-block-navigation__submenu-icon {
    right: 0;
    left: unset;
    transform: rotate(270deg);
  }
}

.header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container {
  position: absolute;
  top: 78px;
  width: 250px;
  border: none;
  background-color: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
.header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container li {
  display: inline-block;
  vertical-align: text-top;
}
.header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container li.wp-block-navigation-item a.wp-block-navigation-item__content {
  display: block;
  width: 100%;
  text-transform: capitalize;
  padding: 8px 20px;
  color: #000000;
}
.header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container li.wp-block-navigation-item a.wp-block-navigation-item__content:hover {
  color: #000000;
  transition: all 500ms;
}
@media screen and (max-width: 991px) {
  .header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container li.wp-block-navigation-item a.wp-block-navigation-item__content {
    padding: 14px 0px 0px 0px;
  }
}
.header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container li.child-toggle::before {
  content: "\f007";
  font-family: "fontello";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 17px;
  color: #000000;
}
.header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container li.child-toggle a {
  font-size: 18px;
  line-height: 26px;
  margin: 0px 0px 5px 0px;
}
.header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container li.child-toggle a:hover {
  color: unset !important;
}
.header__inner_menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container li.child-toggle a span {
  padding-left: 15px;
}

.header__inner_menu li.wp-block-navigation-item ul.services-sub-menu {
  width: 550px;
  opacity: 0 !important;
  overflow: hidden !important;
  visibility: visible !important;
  display: none !important;
}
@media screen and (max-width: 1199px) {
  .header__inner_menu li.wp-block-navigation-item ul.services-sub-menu {
    width: 522px;
  }
}
@media screen and (max-width: 991px) {
  .header__inner_menu li.wp-block-navigation-item ul.services-sub-menu {
    display: block !important;
  }
}
.header__inner_menu li.wp-block-navigation-item ul.services-sub-menu li {
  width: 255px;
}
@media screen and (max-width: 1199px) {
  .header__inner_menu li.wp-block-navigation-item ul.services-sub-menu li {
    width: 235px;
  }
}

.header__inner_menu li.wp-block-navigation-item ul.careers-sub-menu {
  width: 250px;
}

.header__inner_menu li.wp-block-navigation-item ul.our-work-submenu {
  width: 205px;
}
@media screen and (max-width: 991px) {
  .header__inner_menu li.wp-block-navigation-item ul.our-work-submenu {
    margin: -100px 0 0 !important;
  }
}

@media screen and (max-width: 991px) {
  .wp-block-navigation__responsive-container-open {
    display: block !important;
  }
  .wp-block-navigation__responsive-container-open svg {
    color: #000000;
  }
  .wp-block-navigation__responsive-container:not(.is-menu-open.has-modal-open) {
    display: block !important;
    z-index: 99;
  }
}
.sidebar__menu {
  display: none !important;
  order: 3;
}
@media screen and (max-width: 991px) {
  .sidebar__menu {
    display: block !important;
  }
}
.sidebar__menu .wp-block-navigation__responsive-close {
  background: #ffffff;
}
.sidebar__menu .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-close {
  right: 30px;
  top: 30px;
}
@media screen and (max-width: 991px) {
  .sidebar__menu .wp-block-navigation__responsive-dialog .wp-block-navigation__responsive-container-close svg {
    color: #000000;
  }
}
.sidebar__menu .wp-block-navigation__responsive-container-content {
  background: #ffffff;
  display: list-item !important;
  overflow: auto !important;
  padding-top: 0 !important;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.sidebar__menu .wp-block-navigation__container {
  display: block !important;
  margin: 0px auto;
  padding: 90px 0px 30px 0px;
  width: 80%;
  height: 100vh;
  border-top: 1px solid #c9c9c9;
  background-color: #ffffff;
}
.sidebar__menu li.wp-block-navigation-item ul.wp-block-navigation__submenu-container {
  position: unset;
  top: 0;
  width: auto;
  box-shadow: none;
}
.sidebar__menu .wp-block-navigation__responsive-container {
  padding: 0;
  width: 350px !important;
  animation: none !important;
  transform: translateX(-400px);
  transition: all 500ms;
  position: fixed !important;
  overflow: visible;
  height: 100vh;
  z-index: 99;
}
@media screen and (max-width: 425px) {
  .sidebar__menu .wp-block-navigation__responsive-container {
    width: 300px;
  }
}
@media screen and (max-width: 360px) {
  .sidebar__menu .wp-block-navigation__responsive-container {
    width: 100% !important;
  }
}
.sidebar__menu .wp-block-navigation__responsive-container.is-menu-open {
  transform: translateX(0px);
  flex-direction: unset;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
  margin-top: 0px;
}

.header-close-sidebar {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 9;
}

body.has-sale-products .header-shop-menu,
body.has-sale-products .mobile-header-shop-menu {
  position: relative;
}
body.has-sale-products .header-shop-menu::before,
body.has-sale-products .mobile-header-shop-menu::before {
  content: "Sale";
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 12px;
  line-height: 11px;
  font-weight: 400;
  color: #000000;
  padding: 3px 7px;
  border-radius: 3px;
  background-color: #FFE299;
  width: -moz-fit-content;
  width: fit-content;
}
body.has-sale-products .mobile-header-shop-menu::before {
  top: -2px;
  left: 30px;
}

@keyframes stickySlideDown {
  from {
    transform: translateY(-150%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes stickySlideUp {
  from {
    transform: translateY(0%);
  }
  to {
    transform: translateY(-150%);
  }
}
@keyframes stickySlideDown {
  from {
    transform: translateY(-150%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes stickySlideUp {
  from {
    transform: translateY(0%);
  }
  to {
    transform: translateY(-150%);
  }
}
.footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2392156863);
}
.footer .components-placeholder.has-illustration:before {
  background-color: #ffffff;
}
.footer__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .footer__inner {
    padding: 76px 0px 60px 0px;
  }
}
@media screen and (max-width: 767px) {
  .footer__inner {
    padding: 50px 20px;
  }
}
.footer__inner .row {
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .footer__inner .row {
    gap: 50px 0px;
  }
}
.footer__inner .links-column {
  border-right: 1px solid rgba(255, 255, 255, 0.2392156863);
  border-left: 1px solid rgba(255, 255, 255, 0.2392156863);
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .footer__inner .links-column {
    border-right: unset;
    border-left: unset;
    justify-content: flex-start;
  }
}
.footer__inner .column-title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
  .footer__inner br {
    display: none;
  }
}
.footer__column {
  padding: 57px 0px;
}
@media screen and (max-width: 991px) {
  .footer__column {
    padding: 0;
  }
}
.footer__links, .footer__details {
  gap: 19px;
}
.footer__logo, .footer__links, .footer__details {
  display: flex;
  flex-direction: column;
  gap: 23px;
}
@media screen and (max-width: 575px) {
  .footer__logo, .footer__links, .footer__details {
    gap: 16px;
  }
}
.footer__logo h2 {
  font-size: 32px;
  line-height: 44px;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: -0.79px;
}
@media screen and (max-width: 1199px) {
  .footer__logo h2 {
    font-size: 28px;
    line-height: 40px;
  }
}
@media screen and (max-width: 425px) {
  .footer__logo h2 {
    font-size: 26px;
    line-height: 38px;
  }
}
.footer__logo h2 a {
  color: #ffffff;
}
.footer__logo p.logo-description {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}
@media screen and (max-width: 575px) {
  .footer__logo p.logo-description {
    font-size: 14px;
  }
}
.footer__socialmedia {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .footer__socialmedia {
    gap: 14px;
  }
}
.footer__socialmedia figure img,
.footer__socialmedia figure .components-resizable-box__container,
.footer__socialmedia figure .components-placeholder {
  height: auto !important;
  width: auto !important;
  min-height: 22px !important;
  max-height: 22px !important;
  min-width: 22px !important;
  max-width: 22px !important;
  transition: all 0.3s ease;
  filter: grayscale(100%);
}
.footer__socialmedia figure a:hover img {
  transform: scale(1.15);
  filter: grayscale(0%);
}
.footer__links .wp-block-navigation .wp-block-navigation__container {
  display: flex;
  flex-direction: column;
  gap: 11px;
  width: 100%;
}
.footer__links .wp-block-navigation .wp-block-navigation__container .wp-block-navigation-link a {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #EAEAEA !important;
  font-family: "CustomBricolage", sans-serif;
  transition: background-size 0.5s;
  background-image: linear-gradient(#ffffff, #ffffff);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 1px;
}
.footer__links .wp-block-navigation .wp-block-navigation__container .wp-block-navigation-link a:hover {
  background-image: linear-gradient(#ffffff, #ffffff);
  background-size: 100% 1px;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .footer__links .wp-block-navigation .wp-block-navigation__container .wp-block-navigation-link a {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (max-width: 425px) {
  .footer__links .wp-block-navigation .wp-block-navigation__container .wp-block-navigation-link a {
    font-size: 14px;
  }
}
.footer__details__inner {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.footer__details_box {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.footer__details_box figure img,
.footer__details_box figure .components-placeholder {
  width: auto;
  height: auto;
  min-width: 22px;
  max-width: 22px;
  min-height: 22px;
  max-height: 22px;
}
@media screen and (max-width: 767px) {
  .footer__details_box figure img,
  .footer__details_box figure .components-placeholder {
    min-width: 18px;
    max-width: 18px;
    min-height: 18px;
    max-height: 18px;
  }
}
.footer__details_box .details-content {
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  font-family: "CustomBricolage", sans-serif;
  white-space: normal !important;
  overflow-wrap: anywhere;
}
.footer__details_box .details-content a {
  color: #FCFCFC;
  transition: all 500ms;
}
.footer__details_box .details-content a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .footer__details_box .details-content {
    font-size: 14px;
    line-height: 28px;
  }
}
.footer__bottom {
  padding: 33px 0px 30px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.1490196078);
}
@media screen and (max-width: 767px) {
  .footer__bottom {
    padding: 33px 20px 30px 20px;
  }
}
.footer__bottom_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1199px) {
  .footer__bottom_inner {
    gap: 15px;
  }
}
@media screen and (max-width: 991px) {
  .footer__bottom_inner {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .footer__bottom_inner {
    gap: 16px;
  }
}
.footer__bottom_left {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  .footer__bottom_left {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .footer__bottom_left {
    flex-direction: column;
    gap: 16px;
  }
}
.footer__bottom_left .wp-block-list {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  .footer__bottom_left .wp-block-list {
    gap: 10px;
  }
}
.footer__bottom_logos {
  display: flex;
  align-items: center;
  gap: 22px;
}
@media screen and (max-width: 1199px) {
  .footer__bottom_logos {
    gap: 12px;
  }
}
@media screen and (max-width: 425px) {
  .footer__bottom_logos {
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px 20px;
  }
}
.footer__bottom_logos figure {
  line-height: 0;
}
.footer__bottom_logos figure img,
.footer__bottom_logos figure .components-placeholder {
  width: auto;
  height: auto;
  min-width: 40px;
  max-width: 40px;
  min-height: 25px;
  max-height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer__bottom p,
.footer__bottom li {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #E1E1E1;
  font-family: "CustomBricolage", sans-serif;
  text-transform: capitalize;
}
@media screen and (max-width: 575px) {
  .footer__bottom p,
  .footer__bottom li {
    font-size: 13px;
  }
}
.footer__bottom p a,
.footer__bottom li a {
  color: #E1E1E1;
  transition: all 500ms;
}
.footer__bottom p a:hover,
.footer__bottom li a:hover {
  text-decoration: underline;
}

body.has-sale-products .footer-shop-menu {
  position: relative;
  width: 100%;
}
body.has-sale-products .footer-shop-menu::before {
  content: "Sale";
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translateY(-50%);
  font-size: 12px;
  line-height: 11px;
  font-weight: 400;
  color: #000000;
  padding: 3px 7px;
  border-radius: 3px;
  background-color: #FFE299;
  width: -moz-fit-content;
  width: fit-content;
}

.search {
  position: relative;
  z-index: 1;
}
.search__inner_heading {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 16px;
}
.search__inner_heading h1 {
  text-align: start;
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 425px) {
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper {
    flex-direction: column;
    align-items: start;
  }
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input {
    width: 300px;
  }
}
@media screen and (max-width: 575px) {
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input {
    width: 270px;
  }
}
@media screen and (max-width: 360px) {
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input {
    width: 250px;
  }
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input {
  letter-spacing: -0.18px;
  color: #737373 !important;
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder {
  color: #737373;
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input::placeholder {
  color: #737373;
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input,
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
  border: 1.17px solid #E6E6E6;
  border-radius: 4px !important;
  padding: 10px 20px;
}
@media screen and (max-width: 767px) {
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input,
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
    padding: 8px 20px;
  }
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  border-radius: 32px !important;
  font-family: "CustomBricolage", sans-serif;
  display: block;
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input,
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input::placeholder,
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  border-radius: 32px !important;
  font-family: "CustomBricolage", sans-serif;
  display: block;
}
@media screen and (max-width: 767px) {
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder {
    font-size: 14px;
    line-height: 20px;
  }
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input,
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input::placeholder,
  .search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
    font-size: 14px;
    line-height: 20px;
  }
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
  font-weight: 500;
  color: #ffffff;
  background: #000000;
  border: 1px solid transparent !important;
  border-radius: 4px;
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
}
.search__inner_heading .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button:hover {
  transition: all 500ms;
  color: #000000;
  background: #ffffff;
  border: 1px solid #000000 !important;
}
.search__inner_loop ul,
.search__inner_loop ul li {
  display: flex;
  flex-direction: column;
}
.search__inner_loop ul {
  gap: 24px;
}
.search__inner_loop ul li {
  gap: 12px;
  border-bottom: 1.1px solid #E6E6E6;
  padding-bottom: 24px;
}
@media screen and (max-width: 575px) {
  .search__inner_loop ul li {
    gap: 8px;
  }
}
.search__inner_loop ul li .search__inner_loop--content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 24px;
}
@media screen and (max-width: 575px) {
  .search__inner_loop ul li .search__inner_loop--content {
    gap: 8px 16px;
  }
}
.search__inner_loop ul li .search__inner_loop--content .wp-block-post-author__name {
  text-transform: capitalize;
}
.search__inner_loop ul li a {
  color: #000000;
  transition: all 300ms ease;
}
@media screen and (max-width: 575px) {
  .search__inner_loop ul li .description-secondary {
    font-size: 14px;
  }
}
@media screen and (max-width: 425px) {
  .search__inner_loop ul li .description-secondary {
    font-size: 13px;
  }
}
.search__inner_loop ul li .wp-block-post-excerpt {
  line-height: 26px;
}
@media screen and (min-width: 1400px) {
  .search__inner_loop ul li .wp-block-post-excerpt {
    line-height: 30px;
  }
}
@media screen and (max-width: 425px) {
  .search__inner_loop ul li .wp-block-post-excerpt {
    line-height: 24px;
  }
}
.search__inner_loop ul li .wp-block-post-excerpt p {
  color: rgba(28, 28, 28, 0.8);
}
.search__inner_loop .wp-block-query-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-previous,
.search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-next {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #313131;
  padding: 8px 13px;
  border: 1.09px solid #E9E9E9;
  border-radius: 100px;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 991px) {
  .search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-previous,
  .search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-next {
    padding: 6px 13px;
  }
}
@media screen and (max-width: 767px) {
  .search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-previous,
  .search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-next {
    font-size: 13px;
    line-height: 20px;
  }
}
.search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-previous::before, .search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-previous::after,
.search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-next::before,
.search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-next::after {
  font-family: "fontello";
  font-size: 14px;
  color: #737373;
}
.search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-previous::before {
  content: "\f104";
}
.search__inner_loop .wp-block-query-pagination .wp-block-query-pagination-next::after {
  content: "\f105";
}

.rank-math-breadcrumb p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 9px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  letter-spacing: 1.5%;
}
.rank-math-breadcrumb p a:first-child {
  font-size: 0;
  line-height: 0;
  position: relative;
}
.rank-math-breadcrumb p a:first-child::before {
  content: "\e830";
  font-family: "fontello";
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  margin: 0 0 0px 0;
  padding: 0;
  display: block;
}
@media screen and (max-width: 991px) {
  .rank-math-breadcrumb p a:first-child::before {
    font-size: 14px;
    line-height: 14px;
  }
}
.rank-math-breadcrumb p a {
  color: #000000;
  margin-bottom: -4px;
}
@media screen and (max-width: 991px) {
  .rank-math-breadcrumb p {
    font-size: 15px;
    line-height: 24px;
  }
}
@media screen and (max-width: 425px) {
  .rank-math-breadcrumb p {
    font-size: 14px;
    line-height: 23px;
  }
}
.rank-math-breadcrumb p .separator {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #BDBDBD;
  transform: rotate(15deg);
}
@media screen and (max-width: 575px) {
  .rank-math-breadcrumb p .separator {
    font-size: 14px;
    line-height: 24px;
  }
}
.rank-math-breadcrumb span {
  font-family: "CustomBricolage", sans-serif;
  margin-bottom: -4px;
}

.page-header__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}
@media screen and (max-width: 991px) {
  .page-header__text p br {
    display: none;
  }
}
.page-header__icon {
  width: 58px;
  height: 58px;
  border-radius: 99px;
  box-shadow: 0px 2.9px 5.8px 0px rgba(0, 0, 0, 0.0509803922) inset;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-header__icon {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 425px) {
  .page-header__icon {
    width: 45px;
    height: 45px;
  }
}
.page-header__icon figure,
.page-header__icon img {
  width: 29px;
  height: 29px;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .page-header__icon figure,
  .page-header__icon img {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 425px) {
  .page-header__icon figure,
  .page-header__icon img {
    width: 22px;
    height: 22px;
  }
}

.page-header.contact-page {
  background: unset;
}

.simple-content__inner-left .wp-block-post-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.simple-content__inner-left .wp-block-post-content p,
.simple-content__inner-left .wp-block-post-content li {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: rgba(9, 9, 11, 0.6117647059);
}
@media screen and (min-width: 1400px) {
  .simple-content__inner-left .wp-block-post-content p,
  .simple-content__inner-left .wp-block-post-content li {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  .simple-content__inner-left .wp-block-post-content p,
  .simple-content__inner-left .wp-block-post-content li {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (max-width: 425px) {
  .simple-content__inner-left .wp-block-post-content p,
  .simple-content__inner-left .wp-block-post-content li {
    font-size: 14px;
    line-height: 22px;
  }
}
.simple-content__inner-left .wp-block-post-content p strong,
.simple-content__inner-left .wp-block-post-content li strong {
  color: #161616;
}
.simple-content__inner-left .wp-block-post-content p a,
.simple-content__inner-left .wp-block-post-content li a {
  color: #000000;
}
.simple-content__inner-left .wp-block-post-content ul,
.simple-content__inner-left .wp-block-post-content ol {
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: unset;
  padding-left: 20px;
}
.simple-content__inner-left a {
  color: #000000;
}
.simple-content__inner-left h1 {
  font-size: 52px;
  line-height: 64px;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .simple-content__inner-left h1 {
    font-size: 44px;
    line-height: 58px;
  }
}
@media screen and (max-width: 991px) {
  .simple-content__inner-left h1 {
    font-size: 38px;
    line-height: 54px;
  }
}
.simple-content__inner-left h2 {
  font-size: 34px;
  line-height: 48px;
  font-weight: 600;
}
@media screen and (min-width: 1400px) {
  .simple-content__inner-left h2 {
    font-size: 36px;
    line-height: 51px;
  }
}
@media screen and (max-width: 1199px) {
  .simple-content__inner-left h2 {
    font-size: 32px;
    line-height: 46px;
  }
}
@media screen and (max-width: 991px) {
  .simple-content__inner-left h2 {
    font-size: 30px;
    line-height: 42px;
  }
}

.error-page {
  position: relative;
  z-index: 1;
}
.error-page__left {
  position: absolute !important;
  left: -40px;
  top: 50%;
  transform: translateY(-50%) rotate(350deg);
}
@media screen and (max-width: 767px) {
  .error-page__left {
    display: none;
  }
}
.error-page__left figure {
  width: 230px;
  height: 290px;
  background-color: #ddc;
  border: solid 3vmin #eee;
  border-color: #A1856A;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .error-page__left figure {
    width: 161px;
    height: 192px;
  }
}
.error-page__left figure img {
  width: auto;
  height: auto;
  min-height: 268px;
  max-height: 268px;
  min-width: 207px;
  max-width: 207px;
}
@media screen and (max-width: 991px) {
  .error-page__left figure img {
    min-height: 174px;
    max-height: 174px;
    min-width: 138px;
    max-width: 138px;
  }
}
.error-page__right {
  position: absolute !important;
  right: -40px;
  top: 50%;
  transform: translateY(-50%) rotate(18deg);
}
@media screen and (max-width: 767px) {
  .error-page__right {
    display: none;
  }
}
.error-page__right figure {
  width: 220px;
  height: 186px;
  border: 10px solid #313131;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 991px) {
  .error-page__right figure {
    width: 189px;
    height: 160px;
  }
}
.error-page__right figure img {
  width: 100%;
  height: auto;
  min-height: 166px;
  max-height: 166px;
  min-width: 200px;
  max-width: 200px;
}
@media screen and (max-width: 991px) {
  .error-page__right figure img {
    min-height: 140px;
    max-height: 139px;
    min-width: 170px;
    max-width: 170px;
  }
}
.error-page__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  text-align: center;
}
.error-page__content h1 {
  font-weight: 300;
  line-height: 44px;
  letter-spacing: -1.24px;
}
@media screen and (min-width: 1400px) {
  .error-page__content h1 {
    line-height: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .error-page__content h1 {
    line-height: 42px;
  }
  .error-page__content h1 br {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .error-page__content h1 {
    line-height: 38px;
  }
}
@media screen and (max-width: 767px) {
  .error-page__content h1 {
    line-height: 34px;
  }
}
@media screen and (max-width: 425px) {
  .error-page__content h1 {
    line-height: 30px;
  }
}
.error-page__content h1 strong {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
}
@media screen and (min-width: 1400px) {
  .error-page__content h1 strong {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1199px) {
  .error-page__content h1 strong {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 991px) {
  .error-page__content h1 strong {
    font-size: 28px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .error-page__content h1 strong {
    font-size: 26px;
    line-height: 34px;
  }
}
@media screen and (max-width: 425px) {
  .error-page__content h1 strong {
    font-size: 22px;
    line-height: 32px;
  }
}
@media screen and (max-width: 575px) {
  .error-page__content p br {
    display: none;
  }
}
.error-page__content .wp-block-buttons {
  margin-top: 22px !important;
}
@media screen and (max-width: 767px) {
  .error-page__content .wp-block-buttons {
    margin-top: 16px !important;
  }
}
.error-page__content .wp-block-buttons a,
.error-page__content .wp-block-buttons .wp-block-button__link {
  text-transform: uppercase;
}
.error-page__content .wp-block-buttons a::before,
.error-page__content .wp-block-buttons .wp-block-button__link::before {
  display: none;
}

.common-page .wp-block-post-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.common-page .wp-block-post-content a {
  font-weight: 500;
  color: #191919;
}
.common-page .wp-block-post-content h2,
.common-page .wp-block-post-content h3,
.common-page .wp-block-post-content h4 {
  margin: 20px 0 10px 0;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .common-page .wp-block-post-content h2,
  .common-page .wp-block-post-content h3,
  .common-page .wp-block-post-content h4 {
    margin: 10px 0 10px 0;
  }
}
.common-page .wp-block-post-content h2 {
  font-size: 32px;
  line-height: 42px;
}
@media screen and (min-width: 1440px) {
  .common-page .wp-block-post-content h2 {
    font-size: 34px;
    line-height: 44px;
  }
}
@media screen and (max-width: 991px) {
  .common-page .wp-block-post-content h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
@media screen and (max-width: 767px) {
  .common-page .wp-block-post-content h2 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media screen and (max-width: 767px) {
  .common-page .wp-block-post-content h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .common-page .wp-block-post-content h2 {
    font-size: 22px;
    line-height: 30px;
  }
}
.common-page .wp-block-post-content h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
@media screen and (min-width: 1440px) {
  .common-page .wp-block-post-content h4 {
    font-size: 22px;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  .common-page .wp-block-post-content h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .common-page .wp-block-post-content h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
.common-page .wp-block-post-content ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  list-style: circle;
  padding-left: 20px;
}
.common-page .wp-block-post-content ul {
  margin: 10px;
}
.common-page .wp-block-post-content p {
  margin-bottom: 8px;
}
.common-page .wp-block-post-content p:last-child {
  margin-bottom: 0px;
}
.common-page .wp-block-post-content li {
  position: relative;
  padding-left: 0px;
}
.common-page .wp-block-post-content strong {
  color: #000000;
}
.common-page .wp-block-post-content p,
.common-page .wp-block-post-content li,
.common-page .wp-block-post-content a,
.common-page .wp-block-post-content figcaption {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #4A5565;
}
@media screen and (max-width: 991px) {
  .common-page .wp-block-post-content p,
  .common-page .wp-block-post-content li,
  .common-page .wp-block-post-content a,
  .common-page .wp-block-post-content figcaption {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 575px) {
  .common-page .wp-block-post-content p,
  .common-page .wp-block-post-content li,
  .common-page .wp-block-post-content a,
  .common-page .wp-block-post-content figcaption {
    font-size: 15px;
    line-height: 24px;
  }
}
.common-page .wp-block-post-content a {
  color: #000000;
  text-decoration: underline;
}
.common-page .wp-block-post-content a:hover {
  color: #000000;
}
.common-page .wp-block-post-content p:first-child,
.common-page .wp-block-post-content h2:first-child,
.common-page .wp-block-post-content h3:first-child,
.common-page .wp-block-post-content h4:first-child,
.common-page .wp-block-post-content div:first-child {
  margin-top: 0;
  padding-top: 0;
}
.common-page .wp-block-post-content p:last-child,
.common-page .wp-block-post-content h2:last-child,
.common-page .wp-block-post-content h3:last-child,
.common-page .wp-block-post-content h4:last-child,
.common-page .wp-block-post-content div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.common-page .wp-block-post-content hr,
.common-page .wp-block-post-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  margin: 0;
  background: #EBEBEB;
  border-color: #EBEBEB;
  width: 100%;
}
.common-page .wp-block-post-content hr {
  margin: 24px 0;
}
.common-page .wp-block-post-content figure {
  margin: 24px 0;
}
.common-page .wp-block-post-content img {
  width: 100%;
  max-height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
.common-page .wp-block-post-content figcaption {
  color: #364153;
  margin: 20px 0 10px 0;
}

.newsletter-section .row {
  justify-content: center;
}
.newsletter-section__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 28px;
}
.newsletter-section__top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  text-align: center;
}
.newsletter-section__top p {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5803921569);
}
.newsletter-section .sent .newsletter-box-btn,
.newsletter-section .failed .newsletter-box-btn {
  top: 33%;
  right: 13px !important;
}
@media screen and (max-width: 991px) {
  .newsletter-section .sent .newsletter-box-btn,
  .newsletter-section .failed .newsletter-box-btn {
    right: 39px !important;
  }
}
@media screen and (max-width: 575px) {
  .newsletter-section .sent .newsletter-box-btn,
  .newsletter-section .failed .newsletter-box-btn {
    right: 57px !important;
  }
}
@media screen and (max-width: 425px) {
  .newsletter-section .sent .newsletter-box-btn,
  .newsletter-section .failed .newsletter-box-btn {
    right: 65px !important;
  }
}
.newsletter-section .invalid .newsletter-box-btn {
  top: 33% !important;
  right: 0px !important;
}
@media screen and (max-width: 991px) {
  .newsletter-section .invalid .newsletter-box-btn {
    top: 30% !important;
    right: 10px !important;
  }
}
@media screen and (max-width: 575px) {
  .newsletter-section .invalid .newsletter-box-btn {
    right: 30px !important;
  }
}
@media screen and (max-width: 425px) {
  .newsletter-section .invalid .newsletter-box-btn {
    right: 56px !important;
  }
}
.newsletter-section__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.newsletter-section__form .wpcf7-form .newsletter-box {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
}
@media screen and (max-width: 425px) {
  .newsletter-section__form .wpcf7-form .newsletter-box {
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 16px;
  }
}
.newsletter-section__form .wpcf7-form .newsletter-box .wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 5px;
}
@media screen and (max-width: 575px) {
  .newsletter-section__form .wpcf7-form .newsletter-box .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 20px;
  }
}
.newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-input input {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  padding: 16px 56px 16px 21px;
  background-color: #ffffff;
  box-shadow: 3px 4px 32px 0px rgba(0, 0, 0, 0.0392156863);
  border: 1px solid #F5F5F5;
  border-radius: 5px;
  width: 450px;
}
@media screen and (max-width: 991px) {
  .newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-input input {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 50px 10px 17px;
    width: 400px;
  }
}
@media screen and (max-width: 575px) {
  .newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-input input {
    width: 300px;
  }
}
@media screen and (max-width: 425px) {
  .newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-input input {
    width: 250px;
    font-size: 13px;
  }
}
.newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn p {
  position: relative;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn p::after {
  content: "\e801";
  font-family: "fontello";
  font-size: 20px;
  line-height: 0;
  position: absolute;
  color: #000000;
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn p::after {
    font-size: 14px;
  }
}
.newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn .wpcf7-submit {
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-size: 0px;
  line-height: 0px;
  font-weight: 400;
  color: #ffffff;
  font-family: "CustomBricolage", sans-serif;
  background: #F5F5F5;
  border: 3px solid #FFFFFF;
  border-radius: 8px;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 50px;
  transition: all 500ms;
  z-index: 1;
}
.newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn .wpcf7-submit span.ripple-effect {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.15);
  transform: translate(-50%, -50%);
  transition: width 0.4s ease, height 0.4s ease;
  z-index: -1;
}
.newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn .wpcf7-submit:hover span.ripple-effect {
  width: 300%;
  height: 300%;
}
.newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn .wpcf7-submit::before {
  content: "";
}
@media screen and (max-width: 991px) {
  .newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn .wpcf7-submit {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 575px) {
  .newsletter-section__form .wpcf7-form .newsletter-box .newsletter-box-btn .wpcf7-submit {
    width: 35px;
    height: 35px;
  }
}
.newsletter-section__form .wpcf7-form .newsletter-box .wpcf7-spinner {
  display: none;
}
.newsletter-section__form .wpcf7-form .wpcf7-response-output {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  margin: 10px 0px 0px 0px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .newsletter-section__form .wpcf7-form .wpcf7-response-output {
    font-size: 12px;
    line-height: 20px;
    margin: 5px 0px 0px 0px;
  }
}
.newsletter-section__form p.privacy-text {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5411764706);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: 100%;
  padding: 0 10px;
}
@media screen and (max-width: 575px) {
  .newsletter-section__form p.privacy-text {
    font-size: 12px;
  }
}
.newsletter-section__form p.privacy-text::before {
  content: "\e81e";
  font-size: 18px;
  font-family: "fontello";
  color: #000000;
}
@media screen and (max-width: 575px) {
  .newsletter-section__form p.privacy-text::before {
    font-size: 16px;
  }
}
.newsletter-section input::-moz-placeholder {
  color: #000000;
}
.newsletter-section input::placeholder {
  color: #000000;
}

.common-cta__inner, .common-cta__top {
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .common-cta__inner, .common-cta__top {
    gap: 20px;
  }
}
.common-cta__top p {
  font-size: 18px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.8980392157);
  letter-spacing: -0.45px;
}
@media screen and (min-width: 1400px) {
  .common-cta__top p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .common-cta__top p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .common-cta__top br {
    display: none;
  }
}

.home-hero {
  background: #F4F4F4;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.home-hero .splide {
  visibility: visible;
}
.home-hero__inner {
  display: flex;
  align-items: flex-start;
  gap: 50px;
}
.home-hero__item {
  min-width: 300px;
  max-width: 300px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.home-hero__item_top {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.home-hero__item_top figure {
  width: 141px;
  height: 141px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  border-style: solid;
  border-width: 10px;
  border-color: #313131;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}
.home-hero__item_top figure img {
  width: auto;
  height: auto;
  min-height: 121px;
  max-height: 121px;
  min-width: 121px;
  max-width: 121px;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-hero__item .main-image {
  width: 300px;
  height: 200px;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ddc;
  border: solid 5vmin #eee;
  border-radius: 2px;
  border-color: #A1856A;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}
.home-hero__item .main-image img {
  width: 100%;
  height: auto;
  min-height: 164px;
  max-height: 164px;
  min-width: 264px;
  max-width: 264px;
}
.home-hero .full-image figure {
  width: 300px;
  height: 361px;
  border: 10px solid #313131;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-hero .full-image figure img {
  width: auto;
  height: auto;
  min-height: 341px;
  max-height: 341px;
  min-width: 280px;
  max-width: 280px;
}

.hero-art-intro__inner {
  display: flex;
  flex-direction: column;
  gap: 76px;
}
@media screen and (max-width: 767px) {
  .hero-art-intro__inner {
    gap: 50px;
  }
}
@media screen and (max-width: 425px) {
  .hero-art-intro__inner {
    gap: 40px;
  }
}
.hero-art-intro__inner .row {
  justify-content: center;
}
.hero-art-intro__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-align: center;
}
.hero-art-intro__content .description-primary {
  max-width: 530px;
}
.hero-art-intro__content .sub-title {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.hero-art-intro__buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 18px;
  padding-top: 18px;
}
@media screen and (max-width: 575px) {
  .hero-art-intro__buttons {
    flex-direction: column;
    padding-top: 14px;
    gap: 12px;
  }
}
.hero-art-intro__buttons .global-button-white,
.hero-art-intro__buttons .global-button-black {
  width: 100%;
}
@media screen and (max-width: 575px) {
  .hero-art-intro__buttons .wp-block-buttons {
    width: 200px;
  }
}
.hero-art-intro__featured {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 28px;
}
.hero-art-intro__featured p {
  font-weight: 400;
}
.hero-art-intro__featured img {
  min-height: 28px;
}

.our-vision {
  background-color: #F8F8F8;
}
.our-vision__inner {
  display: flex;
  flex-direction: column;
}
.our-vision__image {
  position: relative;
}
.our-vision__image img {
  width: 100%;
  height: 570px;
  -o-object-fit: fill;
     object-fit: fill;
}
@media screen and (min-width: 1400px) {
  .our-vision__image img {
    height: 660px;
  }
}
@media screen and (max-width: 1199px) {
  .our-vision__image img {
    height: 500px;
  }
}
@media screen and (max-width: 991px) {
  .our-vision__image img {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .our-vision__image img {
    height: 310px;
  }
}
@media screen and (max-width: 575px) {
  .our-vision__image img {
    height: 240px;
  }
}
@media screen and (max-width: 425px) {
  .our-vision__image img {
    height: 200px;
  }
}
.our-vision__image::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.18);
}
.our-vision__main {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .our-vision__main {
    padding-top: 40px;
  }
}
.our-vision__main .row {
  justify-content: center;
}
.our-vision__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-align: center;
}
.our-vision__content .wp-block-buttons {
  padding-top: 15px;
}
.our-vision__content h2 {
  letter-spacing: -1.24px;
}

.our-story {
  position: relative;
}
@media screen and (max-width: 767px) {
  .our-story {
    padding: 0 20px;
  }
}
.our-story .container-fluide {
  max-width: 1140px;
  margin: 0 auto;
}
@media screen and (min-width: 1400px) {
  .our-story .container-fluide {
    max-width: 1320px;
  }
}
@media screen and (max-width: 1199px) {
  .our-story .container-fluide {
    max-width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .our-story .container-fluide {
    max-width: 720px;
  }
}
@media screen and (max-width: 767px) {
  .our-story .container-fluide {
    max-width: 540px;
  }
}
@media screen and (max-width: 575px) {
  .our-story .container-fluide {
    width: 100%;
  }
}
.our-story img, .our-story figure {
  width: 100%;
  height: auto;
}
.our-story__info {
  display: flex;
  flex-direction: column;
  gap: 26px;
  padding: 70px 0px;
}
@media screen and (max-width: 991px) {
  .our-story__info {
    padding: 60px 0px 40px 0px;
    align-items: flex-start;
    text-align: left;
  }
}
@media screen and (max-width: 991px) {
  .our-story__info h2 {
    text-align: center;
  }
}
.our-story__info p {
  font-weight: 400;
  letter-spacing: -0.41px;
}
.our-story .absolute-div {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .our-story .absolute-div {
    position: unset;
    padding: 0 10px;
  }
}
.our-story__image {
  background: linear-gradient(0deg, #FFE299, #FFE299), linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), url("./../images/frontpage/hero-bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 991px) {
  .our-story__image {
    padding: 52px 40px;
  }
}
@media screen and (max-width: 575px) {
  .our-story__image {
    padding: 52px 20px;
    gap: 30px;
  }
}
.our-story__image .home-hero__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  height: auto;
  flex-wrap: nowrap;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (max-width: 991px) {
  .our-story__image .home-hero__inner {
    display: flex;
    justify-content: space-between;
  }
}
.our-story__image .home-hero__item {
  min-width: 260px;
  max-width: 260px;
  gap: 10px;
}
.our-story__image .home-hero__item_top figure {
  width: 100%;
  height: 110px;
}
.our-story__image .home-hero__item_top figure .components-resizable-box__container {
  width: 100% !important;
}
.our-story__image .home-hero__item_top figure img {
  min-height: 90px;
  max-height: 86px;
  min-width: unset;
  max-width: unset;
  width: 100%;
  margin: 0 0px;
}
.our-story__image .home-hero__item .main-image {
  width: 100%;
  height: 201px;
  background-color: #ddc;
  border: solid 3vmin #eee;
  border-radius: 2px;
  border-color: #A1856A;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}
.our-story__image .home-hero__item .main-image .components-resizable-box__container {
  width: 100% !important;
}
.our-story__image .home-hero__item .main-image img {
  min-height: 177px;
  max-height: 170px;
  min-width: unset;
  max-width: unset;
  width: 100%;
  margin: 0 0px;
}
.our-story__image .full-image figure {
  width: 100%;
  height: 320px;
  border: 10px solid #313131;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-story__image .full-image figure .components-resizable-box__container {
  width: 100% !important;
}
.our-story__image .full-image figure img {
  width: 100%;
  height: auto;
  min-height: 303px;
  max-height: 303px;
  min-width: unset;
  max-width: unset;
  margin: 0 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
.our-story__image_bottom figure img {
  width: 100%;
  height: auto;
  min-height: 100px;
  max-height: 100px;
}
@media screen and (min-width: 1400px) {
  .our-story__image_bottom figure img {
    min-height: 110px;
    max-height: 110px;
  }
}
@media screen and (max-width: 1199px) {
  .our-story__image_bottom figure img {
    min-height: 80px;
    max-height: 80px;
  }
}
@media screen and (max-width: 991px) {
  .our-story__image_bottom figure img {
    min-height: 96px;
    max-height: 96px;
  }
}
@media screen and (max-width: 767px) {
  .our-story__image_bottom figure img {
    min-height: 70px;
    max-height: 70px;
  }
}
@media screen and (max-width: 425px) {
  .our-story__image_bottom figure img {
    min-height: 60px;
    max-height: 60px;
  }
}
.our-story__image_bottom h2 {
  font-size: 46px;
  line-height: 56px;
  color: #2C2000;
  letter-spacing: -1.35px;
}
@media screen and (min-width: 1400px) {
  .our-story__image_bottom h2 {
    font-size: 54px;
    line-height: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .our-story__image_bottom h2 {
    font-size: 37px;
    line-height: 48px;
  }
}
@media screen and (max-width: 991px) {
  .our-story__image_bottom h2 {
    font-size: 50px;
    line-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .our-story__image_bottom h2 {
    font-size: 36px;
    line-height: 48px;
  }
}
@media screen and (max-width: 575px) {
  .our-story__image_bottom h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 425px) {
  .our-story__image_bottom h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
.our-story__image_bottom p {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  color: rgba(44, 32, 0, 0.831372549);
  letter-spacing: 0.39px;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .our-story__image_bottom p {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 991px) {
  .our-story__image_bottom p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .our-story__image_bottom p {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (max-width: 425px) {
  .our-story__image_bottom p {
    font-size: 11px;
    line-height: 17px;
  }
}

.zigzag {
  background-color: #F8F8F8;
  position: relative;
}
@media screen and (min-width: 1920px) {
  .zigzag {
    background-color: unset;
  }
}
.zigzag .container-fluide {
  max-width: 1140px;
  margin: 0 auto;
}
@media screen and (min-width: 1400px) {
  .zigzag .container-fluide {
    max-width: 1320px;
  }
}
@media screen and (max-width: 1199px) {
  .zigzag .container-fluide {
    max-width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .zigzag .container-fluide {
    max-width: 720px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .zigzag .container-fluide {
    max-width: 540px;
  }
}
@media screen and (max-width: 575px) {
  .zigzag .container-fluide {
    width: 100%;
  }
}
.zigzag__inner {
  gap: 0px;
}
@media screen and (max-width: 991px) {
  .zigzag__inner {
    gap: 40px;
  }
}
.zigzag img,
.zigzag figure {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .zigzag__img {
    order: 2;
    padding: 0 0px;
  }
}
@media screen and (max-width: 767px) {
  .zigzag__img {
    padding: 0px 10px 0 10px;
  }
}
.zigzag__img figure img {
  width: 100%;
  height: 100%;
  min-width: 600px;
  max-width: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 50px;
}
@media screen and (min-width: 1400px) {
  .zigzag__img figure img {
    min-width: 700px;
    max-width: 700px;
  }
}
@media screen and (max-width: 1199px) {
  .zigzag__img figure img {
    min-width: 500px;
    max-width: 500px;
    -o-object-fit: fill;
       object-fit: fill;
  }
}
@media screen and (max-width: 991px) {
  .zigzag__img figure img {
    min-height: 550px;
    max-height: 550px;
    position: unset;
    width: 100%;
    height: auto;
    min-width: unset;
    max-width: unset;
    padding-right: 0px;
  }
}
@media screen and (max-width: 575px) {
  .zigzag__img figure img {
    min-height: 450px;
    max-height: 450px;
  }
}
@media screen and (max-width: 425px) {
  .zigzag__img figure img {
    min-height: 400px;
    max-height: 400px;
  }
}
.zigzag__info {
  display: flex;
  flex-direction: column;
  gap: 26px;
  padding: 152px 0px 152px 0px;
}
@media screen and (min-width: 1400px) {
  .zigzag__info {
    padding: 152px 0px 152px 0px;
  }
}
@media screen and (max-width: 1199px) {
  .zigzag__info {
    padding: 41px 0px 41px 0px;
  }
}
@media screen and (max-width: 991px) {
  .zigzag__info {
    padding: 40px 0px 0 0px;
  }
}
@media screen and (max-width: 767px) {
  .zigzag__info {
    padding: 40px 10px 0 10px;
  }
}
.zigzag__info p {
  letter-spacing: -0.44px;
  font-weight: 400;
}

.legacy-collection {
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .legacy-collection {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 425px) {
  .legacy-collection {
    padding-left: 0;
    padding-right: 0;
  }
}
.legacy-collection__top {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767px) {
  .legacy-collection__top {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px 0px;
    padding: 0px 20px;
  }
}
@media screen and (max-width: 425px) {
  .legacy-collection__top {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0px 0px;
  }
}
.legacy-collection__top .first-item {
  padding: 27px 0px;
}
@media screen and (max-width: 767px) {
  .legacy-collection__top .first-item {
    padding: 20px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2117647059);
  }
}
.legacy-collection__top .second-item {
  padding: 27px 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.2117647059);
  border-left: 1px solid rgba(255, 255, 255, 0.2117647059);
}
@media screen and (min-width: 1400px) {
  .legacy-collection__top .second-item {
    padding: 27px 73px;
  }
}
@media screen and (max-width: 1199px) {
  .legacy-collection__top .second-item {
    padding: 27px 30px;
  }
}
@media screen and (max-width: 767px) {
  .legacy-collection__top .second-item {
    padding: 20px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2117647059);
    border-right: unset;
    border-left: unset;
  }
}
.legacy-collection__top .third-item {
  padding: 27px 0px 27px 50px;
}
@media screen and (min-width: 1400px) {
  .legacy-collection__top .third-item {
    padding: 27px 0px 27px 73px;
  }
}
@media screen and (max-width: 1199px) {
  .legacy-collection__top .third-item {
    padding: 27px 0px 27px 30px;
  }
}
@media screen and (max-width: 767px) {
  .legacy-collection__top .third-item {
    padding: 20px 0px 20px 0px;
  }
}
.legacy-collection__top .item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
@media screen and (max-width: 425px) {
  .legacy-collection__top .item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.legacy-collection__top .item figure img,
.legacy-collection__top .item figure .components-placeholder {
  width: auto;
  height: auto;
  min-width: 33px;
  max-width: 33px;
  min-height: 28px;
  max-height: 25px;
}
@media screen and (max-width: 575px) {
  .legacy-collection__top .item figure img,
  .legacy-collection__top .item figure .components-placeholder {
    min-width: 26px;
    max-width: 26px;
    min-height: 23px;
    max-height: 24px;
  }
}
.legacy-collection__top .item-content {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media screen and (max-width: 991px) {
  .legacy-collection__top .item-content {
    gap: 4px;
  }
}
@media screen and (max-width: 425px) {
  .legacy-collection__top .item-content {
    text-align: center;
  }
}
.legacy-collection__top .item-content h4 {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .legacy-collection__top .item-content h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (max-width: 575px) {
  .legacy-collection__top .item-content h4 {
    font-size: 15px;
    line-height: 20px;
  }
}
.legacy-collection__top .item-content p {
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 991px) {
  .legacy-collection__top .item-content p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 575px) {
  .legacy-collection__top .item-content p {
    font-size: 13px;
    line-height: 20px;
  }
}
.legacy-collection__inner {
  display: flex;
  flex-direction: column;
  gap: 68px;
  border-top: 1px solid #303030;
  padding: 62px 0px 76px 0px;
}
@media screen and (max-width: 767px) {
  .legacy-collection__inner {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 575px) {
  .legacy-collection__inner {
    gap: 44px;
  }
}
.legacy-collection__items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 34px;
  transition: transform 0.3s ease-out;
  will-change: transform;
}
@media screen and (max-width: 425px) {
  .legacy-collection__items {
    gap: 20px;
  }
}
.legacy-collection__items-container {
  overflow: hidden;
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.6s ease;
}
.legacy-collection__items-container.active {
  opacity: 1;
  transform: translateY(0);
}
.legacy-collection__single-item {
  flex: 0 0 12%;
}
@media screen and (max-width: 1199px) {
  .legacy-collection__single-item {
    flex: 0 0 16%;
  }
}
@media screen and (max-width: 991px) {
  .legacy-collection__single-item {
    flex: 0 0 22%;
  }
}
@media screen and (max-width: 425px) {
  .legacy-collection__single-item {
    flex: 0 0 18%;
  }
}
.legacy-collection__single-item a {
  width: 100%;
}
.legacy-collection__single-item .wp-block-image {
  background-color: #ddc;
  border: solid 3vmin #A1856A;
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset, 0 5px 10px 5px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .legacy-collection__single-item .wp-block-image {
    border: solid 2vmin #A1856A;
  }
}
.legacy-collection__single-item img {
  width: 100%;
  height: auto;
  -o-object-fit: fill;
     object-fit: fill;
  max-height: 190px;
  min-height: 190px;
}
@media screen and (max-width: 991px) {
  .legacy-collection__single-item img {
    max-height: 170px;
    min-height: 170px;
  }
}
@media screen and (max-width: 767px) {
  .legacy-collection__single-item img {
    max-height: 130px;
    min-height: 130px;
  }
}
@media screen and (max-width: 575px) {
  .legacy-collection__single-item img {
    max-height: 100px;
    min-height: 100px;
    -o-object-fit: fill;
       object-fit: fill;
  }
}
@media screen and (max-width: 425px) {
  .legacy-collection__single-item img {
    max-height: 70px;
    min-height: 70px;
  }
}
.legacy-collection__main .row {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .legacy-collection__main {
    padding: 0 20px;
  }
}
@media screen and (max-width: 425px) {
  .legacy-collection__main {
    padding: 0 20px;
  }
}
.legacy-collection__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  text-align: center;
}
.legacy-collection__content h2,
.legacy-collection__content p {
  color: #ffffff;
}
.legacy-collection__content .description-primary {
  max-width: 420px;
}
.legacy-collection__buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding-top: 30px;
}
@media screen and (max-width: 575px) {
  .legacy-collection__buttons {
    flex-direction: column;
    padding-top: 14px;
  }
}
.legacy-collection__buttons .wp-block-button::before {
  display: none;
}
.legacy-collection__buttons .global-button-black,
.legacy-collection__buttons .global-button-white {
  width: 100%;
}
.legacy-collection__buttons .global-button-black a {
  border-color: #ffffff;
}
.legacy-collection__buttons .global-button-black a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.legacy-collection__buttons .global-button-white {
  background-color: #ffffff;
  border: unset;
}
.legacy-collection__buttons .global-button-white a {
  border: 1px solid transparent;
  transition: 0.3s ease-out;
}
.legacy-collection__buttons .global-button-white a:hover {
  background-color: #000000;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.about-founder {
  position: relative;
}
@media screen and (max-width: 767px) {
  .about-founder {
    padding: 0 20px !important;
  }
}
.about-founder__inner {
  gap: 0px;
}
@media screen and (max-width: 991px) {
  .about-founder__inner {
    gap: 40px;
  }
}
.about-founder .container-fluide {
  max-width: 1140px;
  margin: 0 auto;
}
@media screen and (min-width: 1400px) {
  .about-founder .container-fluide {
    max-width: 1320px;
  }
}
@media screen and (max-width: 1199px) {
  .about-founder .container-fluide {
    max-width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .about-founder .container-fluide {
    max-width: 720px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .about-founder .container-fluide {
    max-width: 540px;
    padding: 0 0px !important;
  }
}
@media screen and (max-width: 575px) {
  .about-founder .container-fluide {
    width: 100%;
  }
}
.about-founder img,
.about-founder figure {
  width: 100%;
  height: 100%;
}
.about-founder__img {
  width: 100%;
  height: 100%;
  min-width: 600px;
  max-width: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  transition: transform 0.6s ease;
  display: block;
  padding: 0;
}
@media screen and (min-width: 1400px) {
  .about-founder__img {
    min-width: 850px;
    max-width: 850px;
  }
}
@media screen and (max-width: 1199px) {
  .about-founder__img {
    min-width: 550px;
    max-width: 550px;
  }
}
@media screen and (max-width: 991px) {
  .about-founder__img {
    order: 2;
    padding: 0 0px;
    position: relative;
    min-width: unset;
    max-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .about-founder__img {
    padding: 0px 10px 0 10px;
  }
}
.about-founder__img .image-div {
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .about-founder__img img {
    -o-object-fit: fill;
       object-fit: fill;
  }
}
@media screen and (max-width: 767px) {
  .about-founder__img img {
    height: 450px;
  }
}
.about-founder__img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .about-founder__img::before {
    width: 95%;
    margin: 0 auto;
  }
}
.about-founder__img_quote {
  position: absolute;
  bottom: 50px;
  left: 20px;
  right: 20px;
  text-align: center;
  color: #fff;
  z-index: 2;
}
.about-founder__img h3 {
  font-size: 32px;
  line-height: 38px;
  color: #ffffff;
  padding-bottom: 12px;
  letter-spacing: -1px;
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .about-founder__img h3 {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 575px) {
  .about-founder__img h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.about-founder__img p {
  letter-spacing: 0.49px;
  color: #ffffff;
  opacity: 0.8;
}
.about-founder__info {
  display: flex;
  flex-direction: column;
  gap: 26px;
  padding: 100px 12px 100px 12px;
}
@media screen and (min-width: 1400px) {
  .about-founder__info {
    padding: 152px 30px 152px 0px;
  }
}
@media screen and (max-width: 1199px) {
  .about-founder__info {
    padding: 41px 0px 41px 0px;
  }
}
@media screen and (max-width: 991px) {
  .about-founder__info {
    padding: 60px 0px 0 0px;
  }
}
@media screen and (max-width: 767px) {
  .about-founder__info {
    padding: 40px 10px 0 10px;
  }
}
@media screen and (max-width: 575px) {
  .about-founder__info {
    padding: 40px 10px 0 10px;
  }
}
.about-founder__info p {
  letter-spacing: -0.44px;
  font-weight: 400;
}

.about-founder__img:hover .img img {
  transform: scale(1.05);
}

.about-vision__heading {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.about-vision__content_box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px;
  border-right: 1px solid rgba(41, 41, 41, 0.0784313725);
}
@media screen and (max-width: 991px) {
  .about-vision__content_box {
    border-bottom: 1px solid rgba(41, 41, 41, 0.0784313725);
    border-right: none;
    padding: 25px;
  }
}
.about-vision__content_box:last-child {
  border-right: none;
  border-bottom: none;
}
.about-vision__content_box p {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8509803922);
  letter-spacing: -0.31px;
}
.about-vision__content_box figure {
  width: auto;
  height: auto;
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  border-radius: 99px;
  background-color: #000000;
  display: flex !important;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .about-vision__content_box figure {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
  }
}
.about-vision__content_box img {
  width: auto;
  height: auto;
  min-width: 39px;
  max-width: 39px;
  min-height: 39px;
  max-height: 39px;
}
@media screen and (max-width: 767px) {
  .about-vision__content_box img {
    min-width: 30px;
    max-width: 30px;
    min-height: 30px;
    max-height: 30px;
  }
}

.faq-section {
  position: relative;
}
.faq-section__top_inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 23px;
}
@media screen and (max-width: 991px) {
  .faq-section__top_inner {
    gap: 14px;
  }
}
.faq-section__top_inner h1 {
  letter-spacing: -2.4px;
}
.faq-section__top_inner p.description {
  font-weight: 300;
}
@media screen and (max-width: 991px) {
  .faq-section__top_inner p br {
    display: none;
  }
}
.faq-section__inner {
  position: relative;
  z-index: 1;
}
.faq-section__inner .row {
  --bs-gutter-x: 3.5rem;
}
@media screen and (max-width: 991px) {
  .faq-section__inner .row {
    gap: 40px;
  }
}
.faq-section__inner .rank-math-list {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.faq-section__inner .rank-math-block {
  padding: 20px 0px 20px 0px;
}
.faq-section__inner .faq-rank-math .rank-math-list-item {
  background: #ffffff;
  border: 1px solid #F4F4F4;
  border-radius: 10px;
}
.faq-section__inner .faq-rank-math .rank-math-list-item h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  font-weight: 400;
  color: #000000;
  position: relative;
  cursor: pointer;
  padding: 10px 23px;
  transition: margin-bottom 0.3s ease;
}
@media screen and (max-width: 575px) {
  .faq-section__inner .faq-rank-math .rank-math-list-item h3 {
    padding: 10px 20px;
  }
}
.faq-section__inner .faq-rank-math .rank-math-list-item h3::after {
  content: "\e809";
  font-family: "fontello";
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 767px) {
  .faq-section__inner .faq-rank-math .rank-math-list-item h3::after {
    font-size: 14px;
  }
}
.faq-section__inner .faq-rank-math .rank-math-list-item .faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, opacity 0.3s ease;
  opacity: 0;
}
.faq-section__inner .faq-rank-math .rank-math-list-item .faq-answer p {
  opacity: 0;
  transition: opacity 0.3s ease;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
  padding: 0px 28px 28px 28px;
}
@media screen and (max-width: 991px) {
  .faq-section__inner .faq-rank-math .rank-math-list-item .faq-answer p {
    font-size: 15px;
    line-height: 28px;
  }
}
@media screen and (max-width: 575px) {
  .faq-section__inner .faq-rank-math .rank-math-list-item .faq-answer p {
    padding: 0px 20px 20px 20px;
    font-size: 13px;
    line-height: 22px;
  }
}
.faq-section__inner .faq-rank-math .rank-math-list-item .faq-answer p a {
  color: #000000;
  text-decoration: underline;
  font-weight: 400;
}
.faq-section__inner .faq-rank-math .rank-math-list-item h3 {
  font-size: 17px;
  line-height: 26px;
}
@media screen and (max-width: 991px) {
  .faq-section__inner .faq-rank-math .rank-math-list-item h3 {
    font-size: 15px;
    line-height: 24px;
  }
}
@media screen and (max-width: 575px) {
  .faq-section__inner .faq-rank-math .rank-math-list-item h3 {
    font-size: 14px;
    line-height: 22px;
  }
}
.faq-section__inner .faq-rank-math .rank-math-list-item.active h3::after {
  transform: rotate(180deg);
}
.faq-section__inner .faq-rank-math .rank-math-list-item.active .faq-answer {
  max-height: 1000px;
  opacity: 1;
  overflow-y: scroll;
}
.faq-section__inner .faq-rank-math .rank-math-list-item.active .faq-answer > p {
  opacity: 1;
}
.faq-section__inner .faq-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: sticky;
  top: 50px;
}
.faq-section__inner .faq-wrapper__inner {
  cursor: pointer;
}
.faq-section__inner .faq-wrapper__inner .faq-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 28px;
  line-height: 38px;
}
@media screen and (min-width: 1400px) {
  .faq-section__inner .faq-wrapper__inner .faq-title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 991px) {
  .faq-section__inner .faq-wrapper__inner .faq-title {
    font-size: 26px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .faq-section__inner .faq-wrapper__inner .faq-title {
    font-size: 24px;
    line-height: 34px;
  }
}
@media screen and (max-width: 425px) {
  .faq-section__inner .faq-wrapper__inner .faq-title {
    font-size: 22px;
    line-height: 30px;
  }
}
.faq-section__inner .faq-wrapper__inner .faq-title::after {
  content: "\e809";
  font-family: "fontello";
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 767px) {
  .faq-section__inner .faq-wrapper__inner .faq-title::after {
    font-size: 14px;
  }
}
.faq-section__inner .faq-wrapper__inner_content {
  display: none;
  transform: height 5s;
}
.faq-section__inner .faq-wrapper .parent-active .faq-title::after {
  transform: rotate(180deg);
}

.faq-form {
  position: sticky;
  top: 20px;
}
.faq-form__inner {
  padding: 38px 32px;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  gap: 37px;
}
.faq-form__heading h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  color: #000000;
}
@media screen and (min-width: 1400px) {
  .faq-form__heading h2 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1199px) {
  .faq-form__heading h2 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media screen and (max-width: 575px) {
  .faq-form__heading h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.faq-form .wpcf7 .faq-form__content {
  display: flex;
  flex-direction: column;
  gap: 21px;
}
.faq-form .wpcf7 .faq-form__content .first-column {
  display: flex;
  align-items: center;
  gap: 21px;
}
@media screen and (max-width: 767px) {
  .faq-form .wpcf7 .faq-form__content .first-column {
    flex-direction: column;
  }
}
.faq-form .wpcf7 .faq-form__content .first-column .form-group {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .faq-form .wpcf7 .faq-form__content .first-column .form-group {
    width: 100%;
  }
}
.faq-form .wpcf7 .faq-form__content .form-group br {
  display: none;
}
.faq-form .wpcf7 .faq-form__content .form-group label {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  text-transform: uppercase;
  padding-bottom: 9px;
  display: none;
}
@media screen and (max-width: 991px) {
  .faq-form .wpcf7 .faq-form__content .form-group label {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (max-width: 425px) {
  .faq-form .wpcf7 .faq-form__content .form-group label {
    font-size: 13px;
    line-height: 24px;
  }
}
.faq-form .wpcf7 .faq-form__content .form-group input,
.faq-form .wpcf7 .faq-form__content .form-group textarea {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #737373;
  font-family: "CustomBricolage", sans-serif;
  letter-spacing: -0.18px;
  background-color: #ffffff;
  padding: 11px 18px;
  border-radius: 35px;
  border: unset;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .faq-form .wpcf7 .faq-form__content .form-group input,
  .faq-form .wpcf7 .faq-form__content .form-group textarea {
    font-size: 13px;
    line-height: 20px;
  }
}
@media screen and (max-width: 991px) {
  .faq-form .wpcf7 .faq-form__content .form-group input,
  .faq-form .wpcf7 .faq-form__content .form-group textarea {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 425px) {
  .faq-form .wpcf7 .faq-form__content .form-group input,
  .faq-form .wpcf7 .faq-form__content .form-group textarea {
    font-size: 13px;
    padding: 10px 18px;
  }
}
.faq-form .wpcf7 .faq-form__content .form-group textarea {
  border-radius: 16px;
}
.faq-form .wpcf7 .faq-form__content .form-group .wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  padding: 5px 18px;
}
@media screen and (max-width: 575px) {
  .faq-form .wpcf7 .faq-form__content .form-group .wpcf7-not-valid-tip {
    font-size: 13px;
    line-height: 20px;
  }
}
.faq-form .wpcf7 .faq-form__content .submit-btn .wpcf7-submit {
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
  color: #ffffff;
  font-family: "CustomBricolage", sans-serif;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 0.44px;
  background-color: #000000;
  border: 1px solid transparent;
  padding: 12px 24px;
  transition: all 500ms;
}
.faq-form .wpcf7 .faq-form__content .submit-btn .wpcf7-submit:hover {
  color: #000000;
  border: 1px solid #000000;
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  .faq-form .wpcf7 .faq-form__content .submit-btn .wpcf7-submit {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 24px;
  }
}
@media screen and (max-width: 425px) {
  .faq-form .wpcf7 .faq-form__content .submit-btn .wpcf7-submit {
    font-size: 13px;
    line-height: 20px;
  }
}
.faq-form .wpcf7 .wpcf7-response-output {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  margin: 15px 0px 0px 0px;
}
@media screen and (max-width: 575px) {
  .faq-form .wpcf7 .wpcf7-response-output {
    font-size: 13px;
    line-height: 20px;
  }
}

.logged-in .faq-form {
  position: sticky;
  top: 50px;
}

.quick-explore__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 29px;
}
@media screen and (max-width: 767px) {
  .quick-explore__inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .quick-explore__inner {
    grid-template-columns: repeat(1, 1fr);
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 425px) {
  .quick-explore__inner {
    width: 100%;
    margin: 0 auto;
  }
}
.quick-explore__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 17px;
  text-align: center;
  padding: 27px;
  background-color: #ffffff;
  border: 1.12px solid #E6E6E6;
  border-radius: 24px;
}
@media screen and (max-width: 991px) {
  .quick-explore__item {
    padding: 24px 24px;
  }
}
@media screen and (max-width: 767px) {
  .quick-explore__item {
    gap: 14px;
  }
}
.quick-explore__item h3 {
  font-weight: 500;
}
.quick-explore__item p {
  font-weight: 400;
  color: #737373;
}
@media screen and (max-width: 1199px) {
  .quick-explore__item br {
    display: none;
  }
}
.quick-explore__item .wp-block-buttons {
  width: 100%;
}
.quick-explore__item .wp-block-buttons .wp-block-button {
  width: 100%;
}
.quick-explore__item .wp-block-buttons .wp-block-button::before {
  z-index: 1;
}
.quick-explore__item .wp-block-buttons .wp-block-button__link {
  padding: 12px 68px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1400px) {
  .quick-explore__item .wp-block-buttons .wp-block-button__link {
    padding: 12px 88px;
  }
}
@media screen and (max-width: 1199px) {
  .quick-explore__item .wp-block-buttons .wp-block-button__link {
    padding: 10px 48px;
  }
}
@media screen and (max-width: 991px) {
  .quick-explore__item .wp-block-buttons .wp-block-button__link {
    padding: 10px 30px;
  }
}
@media screen and (max-width: 767px) {
  .quick-explore__item .wp-block-buttons .wp-block-button__link {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 575px) {
  .quick-explore__item .wp-block-buttons .wp-block-button__link {
    padding: 8px 20px;
  }
}

.contact__inner .row {
  --bs-gutter-x: 56px;
}
@media screen and (max-width: 991px) {
  .contact__inner .row {
    gap: 40px;
  }
}
.contact__content {
  display: flex;
  flex-direction: column;
  gap: 28px;
  background-color: #ffffff;
  border: 1.17px solid #F0F0F0;
  border-radius: 12px;
  padding: 38px;
  position: sticky;
  top: 60px;
}
@media screen and (max-width: 575px) {
  .contact__content {
    padding: 30px;
  }
}
@media screen and (max-width: 425px) {
  .contact__content {
    padding: 24px;
  }
}
.contact__content_bottom {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
@media screen and (max-width: 991px) {
  .contact__content_bottom {
    margin-top: 0px;
  }
}
.contact__content_bottom .item {
  display: flex;
  align-items: baseline;
  gap: 13px;
}
.contact__content_bottom .item .item-description {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.contact__content_bottom .item figure,
.contact__content_bottom .item img {
  width: auto;
  height: auto;
  min-width: 23px;
  min-height: 23px;
}
@media screen and (max-width: 425px) {
  .contact__content_bottom .item figure,
  .contact__content_bottom .item img {
    min-width: 20px;
    min-height: 20px;
  }
}
.contact__content_bottom .item p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  text-transform: uppercase;
  white-space: normal !important;
  overflow-wrap: anywhere;
}
@media screen and (max-width: 575px) {
  .contact__content_bottom .item p {
    font-size: 14px;
    line-height: 20px;
  }
}
.contact__content_bottom .item p.number {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .contact__content_bottom .item p.number {
    font-size: 14px;
    line-height: 20px;
  }
}
.contact__content_bottom .item p.number a {
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  transition: all 500ms;
}
.contact__content_bottom .item p.number a:hover {
  text-decoration: underline;
}
.contact__content_bottom .item p.other-text {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #A1A1A1;
  text-transform: capitalize;
}
.contact__form {
  display: flex;
  flex-direction: column;
  border: 1.17px solid #F0F0F0;
  border-radius: 12px;
  background-color: #ffffff;
  padding: 38px;
}
@media screen and (max-width: 575px) {
  .contact__form {
    padding: 30px;
  }
}
@media screen and (max-width: 425px) {
  .contact__form {
    padding: 24px;
  }
}
.contact__form_top h3 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .contact__form_top h3 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 575px) {
  .contact__form_top h3 {
    font-size: 26px;
    line-height: 36px;
  }
}
.contact__form p.bottom-text {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #717182;
  text-align: center;
  letter-spacing: -0.18px;
}
@media screen and (max-width: 425px) {
  .contact__form p.bottom-text {
    font-size: 14px;
    line-height: 20px;
  }
}
.contact__form .wpcf7 .wpcf7-form.sent .wpcf7-response-output {
  color: #4BB543;
}
.contact__form .wpcf7 form .row {
  gap: 21px 0px;
  --bs-gutter-x: 21px;
  margin: 37px 0px 13px 0px;
}
@media screen and (max-width: 575px) {
  .contact__form .wpcf7 form .row {
    gap: 20px 0px;
  }
}
.contact__form .wpcf7 form .wpcf7-response-output {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #dc3232;
  border: unset;
  padding: 0 10px;
  margin: 12px 5px 12px 5px;
}
@media screen and (max-width: 767px) {
  .contact__form .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    line-height: 20px;
  }
}
.contact__form .wpcf7 form .contact-form__box label {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  margin-bottom: 9px;
  text-transform: uppercase;
}
@media screen and (max-width: 575px) {
  .contact__form .wpcf7 form .contact-form__box label {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
  }
}
.contact__form .wpcf7 form .contact-form__box input,
.contact__form .wpcf7 form .contact-form__box textarea,
.contact__form .wpcf7 form .contact-form__box select {
  border: 1.17px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 9px 17px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #737373;
  font-family: "CustomBricolage", sans-serif;
  width: 100%;
  letter-spacing: -0.18px;
}
@media screen and (max-width: 575px) {
  .contact__form .wpcf7 form .contact-form__box input,
  .contact__form .wpcf7 form .contact-form__box textarea,
  .contact__form .wpcf7 form .contact-form__box select {
    padding: 12px 16px;
    font-size: 14px;
    line-height: 20px;
  }
}
.contact__form .wpcf7 form .contact-form__box .wpcf7-not-valid-tip {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .contact__form .wpcf7 form .contact-form__box .wpcf7-not-valid-tip {
    font-size: 14px;
    line-height: 20px;
  }
}
.contact__form .wpcf7 form .select-box {
  width: 100%;
}
.contact__form .wpcf7 form .select-box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.contact__form .wpcf7 form .select-box .wpcf7-form-control-wrap {
  position: relative;
}
.contact__form .wpcf7 form .select-box .wpcf7-form-control-wrap::after {
  content: "\e809";
  font-family: "fontello";
  font-size: 15px;
  position: absolute;
  right: 16px;
  top: -2px;
  color: #717182;
}
@media screen and (max-width: 575px) {
  .contact__form .wpcf7 form .select-box .wpcf7-form-control-wrap::after {
    font-size: 13px;
  }
}
.contact__form .wpcf7 form .conatct-submit-button .wpcf7-submit {
  background: #000000;
  border: 1px solid transparent;
  border-radius: 43px;
  padding: 12px 26px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
  font-family: "CustomBricolage", sans-serif;
  letter-spacing: 0.44px;
  text-transform: uppercase;
  transition: all 500ms;
  margin-top: 16px;
}
@media screen and (max-width: 575px) {
  .contact__form .wpcf7 form .conatct-submit-button .wpcf7-submit {
    padding: 12px 26px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0px;
  }
}
.contact__form .wpcf7 form .conatct-submit-button .wpcf7-submit:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.contact__form .wpcf7 form .conatct-submit-button .wpcf7-spinner {
  display: none;
}

input::-moz-placeholder {
  color: #737373;
}

input::placeholder {
  color: #737373;
}

.contact-location__inner {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media screen and (max-width: 991px) {
  .contact-location__inner {
    gap: 40px;
  }
}
@media screen and (max-width: 575px) {
  .contact-location__inner {
    gap: 30px;
  }
}
.contact-location__inner h2 {
  font-family: "CustomBricolage", sans-serif;
  letter-spacing: -1.24px;
}
.contact-location__content {
  position: relative;
}
.contact-location__content::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1490196078);
  border-radius: 3px;
}
.contact-location__content iframe {
  width: 100%;
  height: 450px;
  border: 1px solid #F0F0F0 !important;
  border-radius: 3px;
}
@media screen and (min-width: 1400px) {
  .contact-location__content iframe {
    height: 481px;
  }
}
@media screen and (max-width: 991px) {
  .contact-location__content iframe {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .contact-location__content iframe {
    height: 350px;
  }
}
@media screen and (max-width: 575px) {
  .contact-location__content iframe {
    height: 300px;
  }
}

.our-quote__content {
  gap: 20px;
  position: relative;
}
.our-quote__content h2 br {
  display: none;
}
.our-quote__content p {
  font-weight: 400;
  color: #000000;
  letter-spacing: -0.49px;
}
.our-quote__content::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
  background: url("./../images/aboutpage/wcg-quote.webp");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 154px;
  height: 130px;
}
.our-quote__left figure {
  width: 208px;
  height: 222px;
}
@media screen and (max-width: 1199px) {
  .our-quote__left figure {
    width: 192px;
    height: 202px;
  }
}
@media screen and (max-width: 991px) {
  .our-quote__left figure {
    width: 148px;
    height: 180px;
  }
}
.our-quote__left figure img {
  min-height: 200px;
  max-height: 200px;
  min-width: 185px;
  max-width: 185px;
}
@media screen and (max-width: 1199px) {
  .our-quote__left figure img {
    min-height: 180px;
    max-height: 180px;
    min-width: 170px;
    max-width: 170px;
  }
}
@media screen and (max-width: 991px) {
  .our-quote__left figure img {
    min-height: 160px;
    max-height: 160px;
    min-width: 125px;
    max-width: 125px;
  }
}
@media screen and (max-width: 991px) {
  .our-quote__right figure {
    width: 175px;
    height: 150px;
  }
}
@media screen and (max-width: 991px) {
  .our-quote__right figure img {
    min-height: 130px;
    max-height: 130px;
    min-width: 155px;
    max-width: 155px;
  }
}

.common-hero {
  position: relative;
}
@media screen and (max-width: 991px) {
  .common-hero {
    padding: 76px 0px;
  }
}
@media screen and (max-width: 767px) {
  .common-hero {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 425px) {
  .common-hero {
    padding: 40px 20px;
  }
}
.common-hero__inner {
  padding: 90px 0px;
}
@media screen and (max-width: 1199px) {
  .common-hero__inner {
    padding: 60px 0px;
  }
}
@media screen and (max-width: 991px) {
  .common-hero__inner {
    padding: 0;
  }
}
.common-hero__inner .row {
  align-items: center;
}
@media screen and (max-width: 991px) {
  .common-hero__inner .row {
    gap: 40px;
  }
}
.common-hero__inner .absolute-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding-right: 0;
}
@media screen and (min-width: 1400px) {
  .common-hero__inner .absolute-image {
    padding-right: 0px;
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .common-hero__inner .absolute-image {
    position: unset;
    min-height: unset;
    max-height: unset;
    padding-right: 12px;
  }
}
.common-hero__content {
  display: flex;
  flex-direction: column;
  gap: 31px;
}
@media screen and (max-width: 1199px) {
  .common-hero__content br {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .common-hero__content {
    gap: 16px;
  }
}
.common-hero__content h1 {
  letter-spacing: -2.4px;
}
@media screen and (max-width: 1199px) {
  .common-hero__content h1 br {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .common-hero__content h1 br {
    display: none;
  }
}
.common-hero__content .wp-block-buttons {
  gap: 15px;
}
@media screen and (max-width: 991px) {
  .common-hero__content .wp-block-buttons {
    margin-top: 12px !important;
  }
}
.common-hero__image {
  height: 100%;
}
.common-hero__image figure {
  height: 100%;
}
.common-hero__image figure .components-placeholder {
  height: 100%;
}
.common-hero__image figure img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media screen and (max-width: 991px) {
  .common-hero__image figure img {
    height: auto;
    min-height: 450px;
    max-height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 575px) {
  .common-hero__image figure img {
    min-height: 400px;
    max-height: 400px;
  }
}

.product-list-hero__inner {
  padding: 90px 0px;
}
@media screen and (max-width: 1199px) {
  .product-list-hero__inner {
    padding: 60px 0px;
  }
}
@media screen and (max-width: 991px) {
  .product-list-hero__inner {
    padding: 0;
  }
}
@media screen and (min-width: 1400px) {
  .product-list-hero__inner .absolute-image {
    padding-right: 0px;
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .product-list-hero__inner .absolute-image {
    min-height: unset;
    max-height: unset;
    padding-right: 10px;
  }
}
.product-list-hero__inner .absolute-image img {
  -o-object-position: top;
     object-position: top;
}
.product-list-hero__inner .common-hero__content {
  gap: 17px;
}
@media screen and (max-width: 991px) {
  .product-list-hero__inner .common-hero__content {
    gap: 14px;
  }
}

.home-product-list__inner {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.home-product-list__inner .row {
  align-items: center;
}
.home-product-list__heading {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  text-align: start;
}
@media screen and (max-width: 767px) {
  .home-product-list__heading {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}
.home-product-list__heading p {
  max-width: 500px;
}
.home-product-list__shop-btn {
  display: flex;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-product-list__shop-btn {
    justify-content: center;
    padding-top: 16px;
  }
}
.home-product-list__shop-btn .wp-block-button a {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  background: transparent;
  color: #000000;
  border: none;
  padding: 0;
  border-bottom: 1px solid #000000;
  border-radius: 0;
}
.home-product-list__shop-btn .wp-block-button a::after {
  content: "\f105";
  font-family: "fontello";
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin-left: 8px;
  transition: all 0.3s ease-in-out;
}
.home-product-list .wp-block-buttons {
  justify-content: center;
}

.single-product-hero__inner .row {
  align-items: center;
}
.single-product-hero .popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 9999;
}
.single-product-hero .popup-overlay__inner {
  background: url("../images/productpage/product-room.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px;
  border-radius: 0px;
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  transform: translateY(0px);
  transition: transform 0.3s ease;
  position: relative;
}
.single-product-hero .popup-overlay__inner .popup-close {
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
@media screen and (max-width: 991px) {
  .single-product-hero .popup-overlay__inner .popup-close {
    width: 50px;
    height: 50px;
  }
}
.single-product-hero .popup-overlay__inner .popup-close::after {
  content: "\e800";
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  font-family: "fontello";
  transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
  .single-product-hero .popup-overlay__inner .popup-close::after {
    font-size: 16px;
  }
}
.single-product-hero .popup-overlay__inner .wp-block-post-featured-image {
  width: auto;
  height: auto;
  min-height: 250px;
  max-height: 250px;
  min-width: 200px;
  max-width: 200px;
  margin: 0 auto;
  position: absolute;
  top: 160px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1400px) {
  .single-product-hero .popup-overlay__inner .wp-block-post-featured-image {
    min-height: 300px;
    max-height: 300px;
    min-width: 250px;
    max-width: 250px;
    top: 200px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero .popup-overlay__inner .wp-block-post-featured-image {
    top: 180px;
  }
}
.single-product-hero .popup-overlay.active {
  opacity: 1;
  visibility: visible;
}
.single-product-hero .popup-overlay.active .popup-overlay__inner {
  transform: translateY(0);
}
.single-product-hero .product-slider {
  height: -webkit-fill-available;
}
.single-product-hero__slider {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 44px;
  min-height: unset;
  height: 100%;
  background-color: #F4F4F2;
  padding: 40px 114px 40px 0px;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider {
    padding: 40px 164px 40px 0px;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider {
    padding-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__slider {
    min-height: 650px;
    align-items: center;
    padding: 0px;
  }
}
.single-product-hero__slider .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.single-product-hero__slider .onsale {
  font-size: 13px !important;
  line-height: 20px !important;
  font-weight: 400 !important;
  color: #000000 !important;
  padding: 3px 7px !important;
  background-color: #FFE299 !important;
  border-radius: 3px !important;
  min-height: unset !important;
  min-width: unset !important;
  left: 20px !important;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .onsale {
    left: -1rem !important;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .onsale {
    left: 100px !important;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__slider .onsale {
    left: 24px !important;
  }
}
@media screen and (max-width: 425px) {
  .single-product-hero__slider .onsale {
    left: 44px !important;
  }
}
.single-product-hero__slider .woocommerce-product-gallery {
  margin: 0;
  margin-bottom: 0;
}
.single-product-hero__slider .woocommerce-product-gallery .flex-viewport {
  width: 350px;
  height: 400px;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-viewport {
    margin-left: 80px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-viewport {
    margin-left: 0;
    width: 390px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-viewport {
    margin: 0 auto;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
  width: 300px;
  height: 350px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
    width: 350px;
    height: 400px;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
    width: 270px;
    height: 300px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
    width: 100%;
  }
}
@media screen and (max-width: 425px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
    width: 270px;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
  width: 300px;
  height: 350px;
  -o-object-fit: fill;
     object-fit: fill;
  margin: 0 auto;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    width: 350px;
    height: 400px;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    width: 270px;
    height: 300px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__slider .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    width: 100%;
  }
}
@media screen and (max-width: 425px) {
  .single-product-hero__slider .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
    width: 270px;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .thumb-nav-arrow {
  position: absolute;
  left: -25%;
  font-size: 0;
  line-height: 0;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 99px;
  cursor: pointer;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-nav-arrow {
    left: -36%;
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-nav-arrow {
    left: -2%;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-nav-arrow {
    left: -22%;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-nav-arrow {
    display: none;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .thumb-nav-arrow::after, .single-product-hero__slider .woocommerce-product-gallery .thumb-nav-arrow::before {
  font-family: "fontello";
  font-size: 16px;
  color: #000000;
}
.single-product-hero__slider .woocommerce-product-gallery .thumb-up {
  top: -11px;
  transform: rotate(270deg);
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-up {
    top: 0;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-up {
    top: -50px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-up {
    top: unset;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .thumb-up::before {
  content: "\e801";
}
.single-product-hero__slider .woocommerce-product-gallery .thumb-down {
  bottom: -11px;
  transform: rotate(270deg);
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-down {
    bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .thumb-down {
    bottom: -50px;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .thumb-down::before {
  content: "\e802";
}
.single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs {
  position: absolute;
  top: 50%;
  left: -30%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
  max-height: 300px !important;
  transform: translateY(-50%);
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs {
    left: -40%;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs {
    left: -5%;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs {
    left: -25%;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs {
    position: unset;
    flex-direction: row;
    transform: translateY(40px);
    gap: 10px;
    flex-wrap: wrap;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs li {
  width: 100% !important;
  float: none !important;
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs li {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs li img {
  width: 74px !important;
  height: 80px !important;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 8px 12px;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 60px !important;
    height: 64px !important;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  border: 1px solid #D2CFC8;
}
.single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav {
    top: 42%;
    transform: translateY(-42%);
  }
}
.single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li {
  position: absolute;
  top: -22px;
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li {
    top: -17px;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li a {
  position: relative;
  font-size: 0;
  line-height: 0;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 99px;
}
.single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li a::after {
  font-family: "fontello";
  font-size: 16px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li a {
    width: 35px;
    height: 35px;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li a.flex-next::after {
  content: "\e801";
}
.single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li a.flex-prev::after {
  content: "\e802";
}
.single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev {
  left: -30px;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev {
    left: -52px;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev {
    left: 62px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev {
    left: -16px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev {
    left: 0px;
  }
}
@media screen and (max-width: 425px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev {
    left: 10px;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next {
  right: -30px;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next {
    right: -52px;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next {
    right: -16px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next {
    right: 0px;
  }
}
@media screen and (max-width: 425px) {
  .single-product-hero__slider .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next {
    right: 10px;
  }
}
.single-product-hero__slider .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none;
}
.single-product-hero__content {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 20px 80px 20px 40px;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__content {
    padding: 40px 110px 40px 60px;
    gap: 14px;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content {
    gap: 10px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__content {
    padding: 40px 0px 0px 0px;
    margin: 0 auto;
    max-width: 720px;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .single-product-hero__content {
    max-width: 540px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__content {
    width: 100%;
    padding: 40px 20px 0px 20px;
    margin: 0;
  }
}
.single-product-hero__content .product-top {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.single-product-hero__content .wp-block-post-title {
  font-family: "CustomBricolage", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  color: #000000;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__content .wp-block-post-title {
    font-size: 34px;
    line-height: 46px;
  }
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .wp-block-post-title {
    font-size: 26px;
    line-height: 34px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__content .wp-block-post-title {
    font-size: 30px;
    line-height: 44px;
  }
}
.single-product-hero__content .product-artists {
  font-size: 23px;
  line-height: 30px;
  font-weight: 400;
  color: #1E1E1E;
  text-transform: capitalize;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .product-artists {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__content .product-artists {
    font-size: 16px;
    line-height: 24px;
  }
}
.single-product-hero__content .product-artists a {
  color: #1E1E1E;
  transition: all 500ms;
}
.single-product-hero__content .product-artists a:hover {
  text-decoration: underline;
}
.single-product-hero__content .product-attributes p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__content .product-attributes p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .single-product-hero__content .product-attributes p {
    font-size: 15px;
    line-height: 21px;
  }
}
@media screen and (max-width: 425px) {
  .single-product-hero__content .product-attributes p {
    font-size: 14px;
    line-height: 20px;
  }
}
.single-product-hero__content .product-attributes p strong {
  font-weight: 600;
}
.single-product-hero__content .wp-block-woocommerce-product-summary p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #737373;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .wp-block-woocommerce-product-summary p {
    font-size: 16px;
    line-height: 26px;
  }
}
.single-product-hero__content .stock {
  margin: 0 !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #ffffff;
  background: #000000;
  padding: 4px 12px;
  text-transform: capitalize;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 575px) {
  .single-product-hero__content .stock {
    font-size: 12px;
    line-height: 18px;
  }
}
.single-product-hero__content .stock:empty {
  display: none;
}
.single-product-hero__content .wp-block-woocommerce-product-specifications thead,
.single-product-hero__content .wp-block-woocommerce-product-specifications tbody,
.single-product-hero__content .wp-block-woocommerce-product-specifications tr,
.single-product-hero__content .wp-block-woocommerce-product-specifications th,
.single-product-hero__content .wp-block-woocommerce-product-specifications td {
  border: unset;
}
.single-product-hero__content .wp-block-woocommerce-product-specifications th,
.single-product-hero__content .wp-block-woocommerce-product-specifications td {
  padding: 4px 0px;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #000000;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__content .wp-block-woocommerce-product-specifications th,
  .single-product-hero__content .wp-block-woocommerce-product-specifications td {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 425px) {
  .single-product-hero__content .wp-block-woocommerce-product-specifications th,
  .single-product-hero__content .wp-block-woocommerce-product-specifications td {
    font-size: 14px;
    line-height: 24px;
  }
}
.single-product-hero__content .wp-block-separator {
  border: 1px solid rgba(101, 99, 95, 0.2) !important;
  margin-left: revert;
  margin-right: revert;
  width: 100%;
}
.single-product-hero__content .wc-block-components-product-price {
  font-family: "CustomBricolage", sans-serif;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: unset;
}
.single-product-hero__content .wc-block-components-product-price del {
  text-decoration-color: rgba(0, 0, 0, 0.3882352941);
}
.single-product-hero__content .wc-block-components-product-price del .woocommerce-Price-amount {
  font-family: "CustomBricolage", sans-serif;
  font-size: 30px;
  line-height: 48px;
  color: rgba(0, 0, 0, 0.3882352941);
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .wc-block-components-product-price del .woocommerce-Price-amount {
    font-size: 26px;
    line-height: 40px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__content .wc-block-components-product-price del .woocommerce-Price-amount {
    font-size: 24px;
    line-height: 36px;
  }
}
.single-product-hero__content .wc-block-components-product-price .woocommerce-Price-amount {
  font-family: "CustomBricolage", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 54px;
  color: #000000;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .wc-block-components-product-price .woocommerce-Price-amount {
    font-size: 32px;
    line-height: 48px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__content .wc-block-components-product-price .woocommerce-Price-amount {
    font-size: 30px;
    line-height: 44px;
  }
}
.single-product-hero__content .wc-block-components-product-price .woocommerce-Price-amount bdi {
  font-family: "CustomBricolage", sans-serif;
}
.single-product-hero__content .tax-text {
  color: #737373;
}
.single-product-hero__content .wp-block-button {
  width: 100%;
}
.single-product-hero__content .wp-block-button .wp-element-button {
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
  padding: 12px 24px;
  border-radius: 32px;
  background: #ffffff;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .wp-block-button .wp-element-button {
    padding: 10px 22px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__content .wp-block-button .wp-element-button {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__content .wp-block-button .wp-element-button {
    font-size: 13px;
    line-height: 20px;
  }
}
.single-product-hero__content .wp-block-button .wp-element-button:hover {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.single-product-hero__content .wp-block-button .wp-element-button:hover::before {
  color: #000000;
}
.single-product-hero__content .wc-block-components-notices .wc-block-components-notice-banner {
  margin-top: 0;
  font-size: 14px;
  align-items: center;
}
.single-product-hero__content .wc-block-components-notices .wc-block-components-notice-banner button {
  margin: 0;
  line-height: 0;
}
.single-product-hero__content .wc-block-components-notices .wp-block-add-to-cart-with-options {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  padding-top: 0px;
}
.single-product-hero__content .wc-block-components-notices .wp-block-add-to-cart-with-options .wp-block-group {
  width: 50%;
}
.single-product-hero__content .wc-block-components-notices .wp-block-add-to-cart-with-options .wp-block-woocommerce-add-to-cart-with-options-variation-selector {
  width: 100%;
}
.single-product-hero__content .wc-block-components-notices .wp-block-add-to-cart-with-options .wp-block-woocommerce-add-to-cart-with-options-variation-selector .wp-block-group {
  width: 100%;
}
.single-product-hero__content .wc-block-components-notices .wp-block-add-to-cart-with-options .wp-block-woocommerce-add-to-cart-with-options-variation-selector .wp-block-group label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  text-transform: capitalize;
  margin-bottom: 3px !important;
}
.single-product-hero__content .wc-block-components-notices .wp-block-add-to-cart-with-options .wp-block-woocommerce-add-to-cart-with-options-variation-selector .wp-block-group .wp-block-woocommerce-add-to-cart-with-options-variation-selector-attribute-options .wc-block-add-to-cart-with-options-variation-selector-attribute-options__pills label {
  margin: 0;
  border: 1px solid rgba(101, 99, 95, 0.2);
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .wc-block-components-notices .wp-block-add-to-cart-with-options .wp-block-woocommerce-add-to-cart-with-options-variation-selector .wp-block-group .wp-block-woocommerce-add-to-cart-with-options-variation-selector-attribute-options .wc-block-add-to-cart-with-options-variation-selector-attribute-options__pills label {
    padding: 5px 12px;
    font-size: 12px;
    line-height: 16px;
  }
}
.single-product-hero__content .wc-block-components-notices .wp-block-add-to-cart-with-options .wp-block-woocommerce-add-to-cart-with-options-variation-selector .wp-block-group .wp-block-woocommerce-add-to-cart-with-options-variation-selector-attribute-options :where(.wc-block-add-to-cart-with-options-variation-selector-attribute-options__pill:has(.wc-block-add-to-cart-with-options-variation-selector-attribute-options__pill-input:checked)) {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}
.single-product-hero__content .wp-block-add-to-cart-with-options {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  grid-gap: 15px;
}
.single-product-hero__content .wp-block-add-to-cart-with-options::before, .single-product-hero__content .wp-block-add-to-cart-with-options::after {
  display: none !important;
}
.single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-product-stock-indicator {
  display: none;
}
.single-product-hero__content .wp-block-add-to-cart-with-options .add-to-cart__wrapper {
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  width: 48% !important;
  order: 3;
}
@media screen and (min-width: 1400px) {
  .single-product-hero__content .wp-block-add-to-cart-with-options .add-to-cart__wrapper {
    gap: 32px;
  }
}
.single-product-hero__content .wp-block-add-to-cart-with-options .add-to-cart__wrapper_quantity {
  display: flex;
  flex-direction: column;
  gap: 10px;
  order: 1;
  width: 100% !important;
}
.single-product-hero__content .wp-block-add-to-cart-with-options .add-to-cart__wrapper_quantity p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
}
.single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-quantity-selector {
  position: relative;
  margin: 10px 0px 0px 0px !important;
}
.single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-quantity-selector .screen-reader-text {
  clip: unset;
  height: 100% !important;
  overflow: visible;
  position: absolute !important;
  top: -28px;
  width: -moz-max-content;
  width: max-content;
  word-wrap: unset !important;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  clip-path: unset;
}
.single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-quantity-selector input {
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  color: #000000;
  padding: 9px 0px;
}
@media screen and (max-width: 991px) {
  .single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-quantity-selector input {
    font-size: 14px;
    line-height: 15px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-quantity-selector input {
    padding: 8px 5px;
  }
}
.single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-quantity-selector button {
  font-size: 15px;
  line-height: 16px;
  font-weight: 500;
  color: #000000;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-quantity-selector button {
    font-size: 14px;
    line-height: 15px;
  }
}
.single-product-hero__content .wp-block-add-to-cart-with-options .wc-block-components-quantity-selector::after {
  border: 1px solid rgba(0, 0, 0, 0.0588235294);
  border-radius: 9px;
  opacity: 1;
}
.single-product-hero__content .wp-block-add-to-cart-with-options .buy-now__wrapper {
  width: 48%;
  order: 2;
}
.single-product-hero__content .wp-block-add-to-cart-with-options .buy-now__wrapper .button {
  font-size: 15px;
  line-height: 23px;
  font-weight: 500;
  color: #ffffff;
  font-family: "CustomBricolage", sans-serif;
  padding: 12px 24px;
  border-radius: 32px;
  background: #000000;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .wp-block-add-to-cart-with-options .buy-now__wrapper .button {
    padding: 10px 22px;
  }
}
@media screen and (max-width: 991px) {
  .single-product-hero__content .wp-block-add-to-cart-with-options .buy-now__wrapper .button {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 575px) {
  .single-product-hero__content .wp-block-add-to-cart-with-options .buy-now__wrapper .button {
    font-size: 13px;
    line-height: 20px;
  }
}
.single-product-hero__content .wp-block-add-to-cart-with-options .buy-now__wrapper .button:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.single-product-hero__content .taxonomy-product_cat {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 10px;
}
@media screen and (max-width: 1199px) {
  .single-product-hero__content .taxonomy-product_cat {
    gap: 6px 14px;
  }
}
.single-product-hero__content .taxonomy-product_cat a {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding: 5px 10px;
  background: rgba(22, 20, 18, 0.0196078431);
  color: #000000;
  border: 1px solid #F8F8F8;
  border-radius: 48px;
}
.single-product-hero__content .taxonomy-product_cat .wp-block-post-terms__separator {
  display: none;
}
.single-product-hero__links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 33px;
}
@media screen and (max-width: 575px) {
  .single-product-hero__links {
    gap: 6px 20px;
  }
}
@media screen and (max-width: 425px) {
  .single-product-hero__links {
    flex-wrap: wrap;
  }
}
.single-product-hero__links .item p,
.single-product-hero__links .item .yith-wcwl-add-to-wishlist-button__label {
  font-family: "CustomBricolage", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
}
.single-product-hero__links .room-view-btn {
  cursor: pointer;
}
.single-product-hero__links .room-view-btn p {
  display: flex;
  align-items: center;
}
.single-product-hero__links .room-view-btn p::before {
  content: "\e81a";
  font-family: "fontello";
  font-size: 20px;
  margin-right: 8px;
  color: #000000;
}
.single-product-hero__links .sharing-btn {
  position: relative;
  cursor: pointer;
}
.single-product-hero__links .sharing-btn p::before {
  content: "\e81b";
  font-family: "fontello";
  font-size: 20px;
  margin-right: 8px;
  color: #000000;
}
.single-product-hero__links .sharing-btn .social-content {
  position: absolute;
  top: -125px;
  left: -8px;
  opacity: 0;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  gap: 6px;
  pointer-events: none;
}
.single-product-hero__links .sharing-btn .social-content__item a {
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.single-product-hero__links .sharing-btn .social-content__item::before {
  display: none;
}
.single-product-hero__links .sharing-btn .social-content__item a::before {
  font-family: "fontello";
  font-size: 16px;
  color: #000000;
  margin: 0;
}
.single-product-hero__links .sharing-btn .social-content .facebook a::before {
  content: "\f09a";
}
.single-product-hero__links .sharing-btn .social-content .twitter a::before {
  content: "\e81c";
}
.single-product-hero__links .sharing-btn .social-content .instagram a::before {
  content: "\f16d";
}
.single-product-hero__links .sharing-btn .social-content.active {
  opacity: 1;
  pointer-events: auto;
}
.single-product-hero__links .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button svg {
  font-size: 20px;
  width: 20px;
  color: #000000;
}

.logged-in .popup-overlay__inner .popup-close {
  top: 32px;
}

.product-list__inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.product-list__filter {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 80px;
}
.product-list__filter .wc-block-product-filters__open-overlay {
  display: none;
}
.product-list__filter .wc-block-product-filters__overlay .wc-block-product-filters__overlay-content h4 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #4A5565;
  text-transform: uppercase;
  margin: 0 !important;
}
.product-list__filter .wc-block-product-filters__overlay .wc-block-product-filters__overlay-content .wc-block-product-filter-price-slider__range {
  height: 20px;
  border-radius: 34px;
  margin: 16px 0px 10px 0px;
}
.product-list__filter .wc-block-product-filters__overlay .wc-block-product-filters__overlay-content .wc-block-product-filter-price-slider__range::before {
  border-radius: 34px;
}
.product-list__filter .wc-block-product-filters__overlay .wc-block-product-filters__overlay-content .wc-block-product-filter-price-slider__range .range-bar {
  height: 20px;
  background-color: #030213;
  border-radius: 34px;
}
.product-list__filter .wc-block-product-filters__overlay .wc-block-product-filters__overlay-content .wc-block-product-filter-price-slider__range input {
  top: 5px;
}
.product-list__filter .wc-block-product-filters__overlay .wc-block-product-filters__overlay-content .text span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #737373;
}
.product-list .wc-block-product-filter-price-slider__range input[type=range]::-webkit-slider-thumb {
  width: 16px;
  height: 16px;
}
.product-list__sorting {
  display: flex;
  align-items: center;
  gap: 16px;
}
.product-list__sorting .woocommerce-result-count {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #4A5565;
  text-transform: uppercase;
  letter-spacing: 0.71px;
}
.product-list__sorting .wc-block-catalog-sorting select {
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 600;
  color: #000000;
  border: unset;
  border-radius: 8px;
  background-color: #F3F3F5;
  padding: 12px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.product-list__sorting .wc-block-catalog-sorting form.woocommerce-ordering {
  position: relative;
}
.product-list__sorting .wc-block-catalog-sorting form.woocommerce-ordering::after {
  content: "\e809";
  font-family: "fontello";
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  font-size: 14px;
  color: #717182;
}
.product-list__sorting .wc-block-catalog-sorting select::-ms-expand {
  display: none;
}
.product-list__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.product-list__wrapper .wc-block-product-template {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px 45px;
}
@media screen and (max-width: 1199px) {
  .product-list__wrapper .wc-block-product-template {
    grid-gap: 40px 34px;
  }
}
@media screen and (max-width: 991px) {
  .product-list__wrapper .wc-block-product-template {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px 30px;
  }
}
@media screen and (max-width: 575px) {
  .product-list__wrapper .wc-block-product-template {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 575px) {
  .product-list__wrapper .wc-block-product-template .wc-block-product {
    margin: 0 50px;
  }
}
@media screen and (max-width: 425px) {
  .product-list__wrapper .wc-block-product-template .wc-block-product {
    margin: 0;
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop {
  margin: 0 !important;
  position: relative;
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop__icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  position: absolute;
  top: 16px;
  width: 100%;
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .wc-block-components-product-stock-indicator,
.product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .wc-block-components-product-sale-badge {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #ffffff;
  background: #000000;
  padding: 4px 12px;
  text-transform: uppercase;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .wc-block-components-product-stock-indicator,
  .product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .wc-block-components-product-sale-badge {
    font-size: 12px;
    padding: 4px 10px;
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .wc-block-components-product-sale-badge {
  background-color: #16a34a;
  border: unset;
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .yith-add-to-wishlist-button-block {
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .yith-add-to-wishlist-button-block a {
  background-color: #ffffff;
  border-radius: 99px;
  height: 36px;
  width: 36px;
  justify-content: center;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .yith-add-to-wishlist-button-block a {
    width: 30px;
    height: 30px;
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .yith-add-to-wishlist-button-block svg {
  font-size: 20px;
  height: 20px;
  width: 20px !important;
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop__icons .yith-add-to-wishlist-button-block svg {
    font-size: 18px;
    width: 18px !important;
    height: 18px;
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop a img {
  height: auto;
  max-height: 400px;
  min-height: 400px;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop a img {
    max-height: 450px;
    min-height: 450px;
  }
}
@media screen and (max-width: 1199px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop a img {
    max-height: 360px;
    min-height: 360px;
  }
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop a img {
    max-height: 300px;
    min-height: 300px;
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop .wp-block-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  transform: translateX(-50%) translateY(0);
  transition: all 0.5s;
  visibility: hidden;
  width: -moz-fit-content;
  width: fit-content;
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop .wp-block-button .wp-block-button__link {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #000000;
  background: #ffffff;
  border-radius: 6px;
  display: flex;
  align-items: center;
  gap: 10px;
  letter-spacing: 0.35px;
  padding: 12px 36px;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop .wp-block-button .wp-block-button__link {
    padding: 12px 20px;
  }
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop .wp-block-button .wp-block-button__link {
    font-size: 13px;
    line-height: 18px;
    padding: 10px 16px;
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop .wp-block-button .wp-block-button__link .ripple-effect {
  display: none;
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop .wp-block-button .add_to_cart_button::after {
  content: url("../images/frontpage/cart-Icon.svg");
  height: 16px;
  width: 16px;
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop:hover .wp-block-button {
  opacity: 1;
  transform: translateX(-50%) translateY(-65px);
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itemtop:hover .wp-block-button {
    transform: translateX(-50%) translateY(-50px);
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itemtop:hover .yith-add-to-wishlist-button-block {
  opacity: 1;
  visibility: visible;
}
.product-list__wrapper .wc-block-product-template .product-list-itembottom {
  padding: 24px 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itembottom {
    padding: 18px 0px;
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itembottom h3 {
  font-size: 20px !important;
  line-height: 28px !important;
  font-weight: 400;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itembottom h3 {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}
.product-list__wrapper .wc-block-product-template .product-list-itembottom h3 a {
  color: #000000;
}
.product-list__wrapper .wc-block-product-template .product-list-itembottom .wc-block-components-product-price {
  margin: 0 !important;
}
.product-list__wrapper .wc-block-product-template .product-list-itembottom .wc-block-components-product-price bdi {
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
}
@media screen and (max-width: 1199px) {
  .product-list__wrapper .wc-block-product-template .product-list-itembottom .wc-block-components-product-price bdi {
    font-size: 28px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .product-list__wrapper .wc-block-product-template .product-list-itembottom .wc-block-components-product-price bdi {
    font-size: 26px;
    line-height: 34px;
  }
}
.product-list .wp-block-query-pagination {
  justify-content: space-between;
}
.product-list .wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  border: 1.09px solid #E9E9E9;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 10px 13px;
}
@media screen and (max-width: 767px) {
  .product-list .wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers {
    font-size: 13px;
    line-height: 20px;
    padding: 8px 12px;
  }
}
@media screen and (max-width: 425px) {
  .product-list .wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers {
    font-size: 12px;
  }
}
.product-list .wp-block-query-pagination .wp-block-query-pagination-numbers .current {
  font-weight: 700;
  color: #ffffff;
  background-color: #000000;
}
.product-list .wp-block-query-pagination .wp-block-query-pagination-next,
.product-list .wp-block-query-pagination .wp-block-query-pagination-previous {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  padding: 10px 13px;
  border: 1.09px solid #E9E9E9;
  border-radius: 4px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .product-list .wp-block-query-pagination .wp-block-query-pagination-next,
  .product-list .wp-block-query-pagination .wp-block-query-pagination-previous {
    font-size: 13px;
    line-height: 20px;
    padding: 8px 12px;
  }
}
@media screen and (max-width: 425px) {
  .product-list .wp-block-query-pagination .wp-block-query-pagination-next,
  .product-list .wp-block-query-pagination .wp-block-query-pagination-previous {
    font-size: 12px;
    padding: 6px 12px;
  }
}
.product-list .wp-block-query-pagination .wp-block-query-pagination-next::after,
.product-list .wp-block-query-pagination .wp-block-query-pagination-previous::before {
  font-family: "fontello";
  font-size: 15px;
  color: #626262;
}
@media screen and (max-width: 767px) {
  .product-list .wp-block-query-pagination .wp-block-query-pagination-next::after,
  .product-list .wp-block-query-pagination .wp-block-query-pagination-previous::before {
    font-size: 13px;
  }
}
@media screen and (max-width: 425px) {
  .product-list .wp-block-query-pagination .wp-block-query-pagination-next::after,
  .product-list .wp-block-query-pagination .wp-block-query-pagination-previous::before {
    font-size: 12px;
  }
}
.product-list .wp-block-query-pagination .wp-block-query-pagination-next::after {
  content: "\f105";
}
.product-list .wp-block-query-pagination .wp-block-query-pagination-previous::before {
  content: "\f104";
}

.cart-section__inner h1 {
  padding: 20px 0px 40px 0px;
  max-width: 100% !important;
  font-family: "CustomBricolage", sans-serif;
}
@media screen and (max-width: 767px) {
  .cart-section__inner h1 {
    padding: 20px 0px 24px 0px;
  }
}
.cart-section__inner .wc-block-cart table.wc-block-cart-items,
.cart-section__inner .wc-block-cart table.wc-block-cart-items td,
.cart-section__inner .wc-block-cart table.wc-block-cart-items th {
  margin: 0;
}
.cart-section__inner .wp-block-post-content .wc-block-cart {
  margin-bottom: 20px;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main .wc-block-cart-items {
  border-bottom: 1px solid #F4F4F4;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tr th span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tr th span {
    font-size: 16px;
    line-height: 24px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main .wc-block-cart-items td {
  border-top: 1px solid #F4F4F4;
}
@media screen and (max-width: 767px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-items__row {
    grid-gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-items__row td {
    padding-top: 14px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__image a {
  display: block;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__image img {
  min-width: 80px;
  max-width: 80px !important;
  min-height: 80px;
  max-height: 80px;
  border-radius: 4px;
}
@media screen and (max-width: 575px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__image img {
    min-width: 60px;
    max-width: 60px !important;
    min-height: 60px;
    max-height: 60px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-components-product-name,
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__prices,
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-components-product-metadata,
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-components-quantity-selector {
  margin: 0;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__wrap {
    gap: 6px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-components-product-name {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #000000;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__prices span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__prices span {
    font-size: 16px;
    line-height: 24px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-components-product-metadata p,
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-components-product-metadata p a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-components-product-metadata p,
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-components-product-metadata p a {
    font-size: 14px;
    line-height: 22px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity {
    flex-wrap: wrap;
    gap: 6px 10px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector input {
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector input {
    font-size: 14px;
    line-height: 15px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector button {
  font-size: 16px;
  line-height: 17px;
  font-weight: 600;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector button {
    font-size: 14px;
    line-height: 15px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-components-quantity-selector::after {
  border: 1px solid #4A5565;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  color: #737373;
  transition: all 500ms;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__product .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  color: #000000;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__total span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: #000000;
  font-family: "CustomBricolage", sans-serif;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-main tbody .wc-block-cart-item__total span {
    font-size: 16px;
    line-height: 24px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block {
  border-bottom: 1px solid #F4F4F4;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block h2 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block h2 {
    font-size: 16px;
    line-height: 24px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block,
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block,
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper {
  border-top: 1px solid #F4F4F4;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__button {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__button {
    font-size: 16px;
    line-height: 24px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form {
  flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-text-input {
    flex: unset;
  }
}
@media screen and (max-width: 767px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-text-input {
    flex: auto;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-text-input label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #737373;
  margin: 0;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form input {
  border-radius: 4px;
  border: 1.174px solid #E6E6E6;
  background: #ffffff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #737373;
  height: unset;
  padding: 12px 12px;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form input {
    font-size: 14px;
    line-height: 20px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
  background: #000000;
  border: 1px solid transparent;
  transition: all 500ms;
  padding: 9px 12px;
  border-radius: 32px;
  transition: all 500ms;
  pointer-events: all !important;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button {
    padding: 8px 16px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button .wc-block-components-button__text {
  opacity: 1;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button:not(.is-link):focus {
  box-shadow: unset;
  outline: unset;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__value {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__value {
    font-size: 16px;
    line-height: 24px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
    font-size: 16px;
    line-height: 24px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
  padding: 13px 24px;
  border-radius: 32px;
  background: #000000;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button {
    padding: 10px 22px;
  }
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 575px) {
  .cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button {
    font-size: 13px;
    line-height: 20px;
  }
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.cart-section__inner .wp-block-post-content .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:not(.is-link):focus {
  box-shadow: unset;
  outline: unset;
}
.cart-section__inner .wp-block-post-content .wp-block-woocommerce-empty-cart-block .wp-block-heading {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wp-block-woocommerce-empty-cart-block .wp-block-heading {
    font-size: 15px;
    line-height: 23px;
  }
}
@media screen and (max-width: 425px) {
  .cart-section__inner .wp-block-post-content .wp-block-woocommerce-empty-cart-block .wp-block-heading {
    font-size: 14px;
    line-height: 22px;
  }
}
.cart-section__inner .wp-block-post-content .wp-block-woocommerce-empty-cart-block .wp-block-heading::before {
  background-color: #000000;
  margin: 0 auto 20px;
  height: 60px;
  width: 60px;
  -webkit-mask-size: 60px;
          mask-size: 60px;
}
@media screen and (max-width: 991px) {
  .cart-section__inner .wp-block-post-content .wp-block-woocommerce-empty-cart-block .wp-block-heading::before {
    height: 50px;
    width: 50px;
    -webkit-mask-size: 50px;
            mask-size: 50px;
  }
}

@media screen and (max-width: 575px) {
  .xoo-wsc-container {
    max-width: 380px;
  }
}

.xoo-wsc-header {
  border-bottom: 1px solid #EFEFEF;
  box-shadow: 3px 4px 32px 0 rgba(0, 0, 0, 0.01);
}
.xoo-wsc-header .xoo-wsch-basket .xoo-wsch-bki::before {
  content: "\e819";
  font-family: "fontello";
}
@media screen and (max-width: 1199px) {
  .xoo-wsc-header .xoo-wsch-basket .xoo-wsch-bki::before {
    font-size: 16px;
  }
}
.xoo-wsc-header .xoo-wsch-basket .xoo-wsch-items-count {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.xoo-wsc-header .xoo-wsch-text {
  font-weight: 500;
}

.xoo-wsc-img-col {
  align-self: flex-start;
}
.xoo-wsc-img-col img {
  border-radius: 5px;
}

.xoo-wsc-psavings,
.xoo-wsc-psavings {
  border: unset;
  padding: 0;
}

.xoo-wsc-footer .xoo-wsc-ft-totals {
  padding: 5px 0 5px 0;
}
.xoo-wsc-footer .xoo-wsc-footer-txt {
  display: block;
  margin: 0px auto 30px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #737373;
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  color: #000000;
  background-color: unset;
  padding: 10px 40px;
  border-radius: 32px;
  border: 1px solid #000000;
  transition: all 500ms;
}
@media screen and (max-width: 1199px) {
  .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn {
    padding: 10px 32px;
  }
}
@media screen and (max-width: 575px) {
  .xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn {
    font-size: 13px;
    line-height: 20px;
  }
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn .woocommerce-Price-amount {
  color: #000000;
  transition: all 500ms;
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn:hover {
  border-color: #000000;
  color: #ffffff;
  background-color: #000000;
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid transparent;
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout .woocommerce-Price-amount {
  color: #ffffff;
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-checkout:hover .woocommerce-Price-amount {
  color: #000000;
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-continue {
  padding: 0;
  border: unset;
  margin-top: 10px;
}
.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-continue:hover {
  border: unset;
  background-color: unset;
  color: #000000;
  text-decoration: underline;
}

@media screen and (max-width: 425px) {
  .checkout-section {
    padding: 20px;
  }
}
.checkout-section .wc-block-components-title.wc-block-components-title {
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-title.wc-block-components-title {
    font-size: 28px;
    line-height: 38px;
  }
}
@media screen and (max-width: 425px) {
  .checkout-section .wc-block-components-title.wc-block-components-title {
    font-size: 26px;
  }
}
.checkout-section .wc-block-components-order-summary-item__description h3 {
  font-size: 16px;
  line-height: 28px;
  color: #1E1E1E;
  font-weight: 600;
}
@media screen and (max-width: 425px) {
  .checkout-section .wc-block-components-order-summary-item__description h3 {
    font-size: 14px;
  }
}
.checkout-section .wc-block-components-product-metadata p,
.checkout-section .wc-block-components-product-metadata a {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #737373;
}
.checkout-section .wc-block-components-checkout-step__description,
.checkout-section .wc-block-components-checkout-order-summary__title-text {
  font-size: 18px;
  line-height: 28px;
  color: #1E1E1E;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-checkout-step__description,
  .checkout-section .wc-block-components-checkout-order-summary__title-text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (max-width: 425px) {
  .checkout-section .wc-block-components-checkout-step__description,
  .checkout-section .wc-block-components-checkout-order-summary__title-text {
    font-size: 14px;
    line-height: 24px;
  }
}
.checkout-section .wc-block-checkout__actions .wc-block-checkout__actions_row {
  width: 100%;
}
.checkout-section .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  padding: 13px 24px;
}
.checkout-section .wc-block-components-checkout-return-to-cart-button svg {
  left: 15px;
}
.checkout-section .wc-block-components-checkout-return-to-cart-button {
  width: 25%;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .checkout-section .wc-block-components-checkout-return-to-cart-button {
    width: 40%;
  }
}
.checkout-section .wc-block-components-totals-coupon__form #wc-block-components-totals-coupon__input-coupon {
  height: auto;
}
.checkout-section .wc-block-components-totals-coupon.wc-block-components-panel {
  width: 100%;
}
.checkout-section .wc-block-components-form .wc-block-components-text-input input[type=email],
.checkout-section .wc-block-components-form .wc-block-components-text-input input[type=number],
.checkout-section .wc-block-components-form .wc-block-components-text-input input[type=password],
.checkout-section .wc-block-components-form .wc-block-components-text-input input[type=tel],
.checkout-section .wc-block-components-form .wc-block-components-text-input input[type=text],
.checkout-section .wc-block-components-form .wc-block-components-text-input input[type=url],
.checkout-section .wc-block-components-text-input input[type=email],
.checkout-section .wc-block-components-text-input input[type=number],
.checkout-section .wc-block-components-text-input input[type=password],
.checkout-section .wc-block-components-text-input input[type=tel],
.checkout-section .wc-block-components-text-input input[type=text],
.checkout-section .wc-block-components-text-input input[type=url],
.checkout-section .wc-blocks-components-select .wc-blocks-components-select__select,
.checkout-section .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .checkout-section .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted,
.checkout-section textarea {
  border-radius: 4px;
  border: 1.174px solid #E6E6E6;
  background: #ffffff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #737373;
  height: unset;
  padding: 12px 12px;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-form .wc-block-components-text-input input[type=email],
  .checkout-section .wc-block-components-form .wc-block-components-text-input input[type=number],
  .checkout-section .wc-block-components-form .wc-block-components-text-input input[type=password],
  .checkout-section .wc-block-components-form .wc-block-components-text-input input[type=tel],
  .checkout-section .wc-block-components-form .wc-block-components-text-input input[type=text],
  .checkout-section .wc-block-components-form .wc-block-components-text-input input[type=url],
  .checkout-section .wc-block-components-text-input input[type=email],
  .checkout-section .wc-block-components-text-input input[type=number],
  .checkout-section .wc-block-components-text-input input[type=password],
  .checkout-section .wc-block-components-text-input input[type=tel],
  .checkout-section .wc-block-components-text-input input[type=text],
  .checkout-section .wc-block-components-text-input input[type=url],
  .checkout-section .wc-blocks-components-select .wc-blocks-components-select__select,
  .checkout-section .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .checkout-section .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted,
  .checkout-section textarea {
    font-size: 14px;
    line-height: 20px;
  }
}
.checkout-section .wc-block-components-form .wc-block-components-text-input label, .checkout-section .wc-block-components-text-input label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #737373;
  margin: 0;
}
.checkout-section .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
  border: 0;
  background-color: #000000;
  color: #ffffff;
  box-shadow: unset;
}
.checkout-section .wc-block-components-order-summary-item__image img {
  border-radius: 4px;
}
.checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form {
  flex-wrap: nowrap;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-text-input {
    flex: unset;
  }
}
@media screen and (max-width: 767px) {
  .checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-text-input {
    flex: auto;
  }
}
.checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form input {
  border-radius: 4px;
  border: 1.174px solid #E6E6E6;
  background: #ffffff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form input {
    font-size: 14px;
    line-height: 20px;
  }
}
.checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
  background: #000000;
  border: 1px solid transparent;
  transition: all 500ms;
  padding: 9px 12px;
  border-radius: 32px;
  transition: all 500ms;
  pointer-events: all !important;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button {
    padding: 8px 16px;
  }
}
.checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button .wc-block-components-button__text {
  opacity: 1;
}
.checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.checkout-section .wc-block-components-panel__content .wc-block-components-totals-coupon__form .wc-block-components-button:not(.is-link):focus {
  box-shadow: unset;
  outline: unset;
}
.checkout-section .wc-block-components-button:not(.is-link):focus {
  box-shadow: unset;
  outline: unset;
}
.checkout-section .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option {
  padding: 12px 12px 12px 50px !important;
  box-shadow: unset !important;
}
.checkout-section .wc-blocks-components-select .wc-blocks-components-select__label {
  left: 14px;
  top: -2px;
}
.checkout-section .wc-block-components-form .wc-block-components-text-input label, .checkout-section .wc-block-components-text-input label {
  left: 13px;
  top: 26px;
}
.checkout-section .wc-block-components-validation-error > p {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #cc1818;
}
.checkout-section .wc-block-components-notice-banner.is-error {
  margin: 0;
}
.checkout-section .wc-block-components-form .wc-block-components-checkout-step {
  margin: 0 0 28px;
}
.checkout-section .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  padding-top: 26px;
  margin: 0 0 30px;
}
.checkout-section .wc-block-components-panel__button {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-panel__button {
    font-size: 16px;
    line-height: 24px;
  }
}
.checkout-section .wc-block-components-totals-item__value {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-totals-item__value {
    font-size: 16px;
    line-height: 24px;
  }
}
.checkout-section .wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
    font-size: 16px;
    line-height: 24px;
  }
}
.checkout-section .wc-block-components-button {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
  padding: 13px 24px;
  border-radius: 32px;
  background: #000000;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .checkout-section .wc-block-components-button {
    padding: 10px 22px;
  }
}
@media screen and (max-width: 991px) {
  .checkout-section .wc-block-components-button {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 575px) {
  .checkout-section .wc-block-components-button {
    font-size: 13px;
    line-height: 20px;
  }
}
.checkout-section .wc-block-components-button:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .checkout-section .css-0.e19lxcc00 {
    width: 100%;
  }
  .checkout-section .wc-block-components-main {
    width: 100%;
    order: 2;
    padding: 40px 0px 0px 0px;
  }
  .checkout-section .wc-block-components-sidebar {
    width: 100%;
    order: 1;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .checkout-section .wc-block-components-main {
    padding: 0px 0px 0px 0px;
  }
  .checkout-section .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    padding-top: 0px;
  }
}
@media screen and (max-width: 425px) {
  .checkout-section .wc-block-checkout__actions_row a,
  .checkout-section .wc-block-checkout__actions_row button {
    width: 100% !important;
  }
}
.checkout-section .global-button-black {
  flex-wrap: wrap;
}
.checkout-section .global-button-black button {
  position: relative;
  overflow: hidden;
  z-index: 1;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: #ffffff;
  padding: 13px 24px;
  border-radius: 8px;
  background: #000000;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
}
.checkout-section .global-button-black button span.ripple-effect {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.15);
  transform: translate(-50%, -50%);
  transition: width 0.4s ease, height 0.4s ease;
  z-index: -1;
}
.checkout-section .global-button-black button:hover span.ripple-effect {
  width: 300%;
  height: 300%;
}
.checkout-section .global-button-black button::before {
  content: "";
}
@media screen and (max-width: 1199px) {
  .checkout-section .global-button-black button {
    padding: 10px 22px;
  }
}
@media screen and (max-width: 991px) {
  .checkout-section .global-button-black button {
    font-size: 15px;
    line-height: 22px;
  }
}
@media screen and (max-width: 575px) {
  .checkout-section .global-button-black button {
    font-size: 14px;
    line-height: 20px;
  }
}

.artists-content__inner {
  display: flex;
  flex-direction: column;
  gap: 38px;
}
@media screen and (max-width: 767px) {
  .artists-content__inner {
    gap: 28px;
  }
}
@media screen and (max-width: 991px) {
  .artists-content__inner .row {
    gap: 40px;
  }
}
.artists-content__inner .archive-link {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8980392157);
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 1400px) {
  .artists-content__inner .archive-link {
    font-size: 17px;
    line-height: 25px;
  }
}
@media screen and (max-width: 575px) {
  .artists-content__inner .archive-link {
    font-size: 14px;
    line-height: 22px;
  }
}
.artists-content__inner .archive-link a {
  color: rgba(0, 0, 0, 0.8980392157);
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
}
@media screen and (max-width: 575px) {
  .artists-content__inner .archive-link a {
    gap: 14px;
  }
}
.artists-content__inner .archive-link a::before {
  content: "\e803";
  font-family: "fontello";
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8980392157);
}
@media screen and (min-width: 1400px) {
  .artists-content__inner .archive-link a::before {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  .artists-content__inner .archive-link a::before {
    font-size: 14px;
  }
}
.artists-content__leftbar {
  display: flex;
  flex-direction: column;
  gap: 27px;
}
@media screen and (max-width: 575px) {
  .artists-content__leftbar {
    gap: 18px;
  }
}
.artists-content__leftbar h2 {
  font-size: 38px;
  line-height: 46px;
  font-weight: 400;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .artists-content__leftbar h2 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media screen and (max-width: 575px) {
  .artists-content__leftbar h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.artists-content__leftbar .wp-block-post-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.artists-content__leftbar .wp-block-post-content strong,
.artists-content__leftbar .wp-block-post-content a {
  color: #1E1E1E;
}
.artists-content__leftbar .wp-block-post-content a {
  text-decoration: underline;
}
.artists-content__leftbar .wp-block-post-content p,
.artists-content__leftbar .wp-block-post-content li {
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
  color: #737373;
}
@media screen and (max-width: 1199px) {
  .artists-content__leftbar .wp-block-post-content p,
  .artists-content__leftbar .wp-block-post-content li {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .artists-content__leftbar .wp-block-post-content p,
  .artists-content__leftbar .wp-block-post-content li {
    font-size: 15px;
    line-height: 27px;
  }
}
@media screen and (max-width: 425px) {
  .artists-content__leftbar .wp-block-post-content p,
  .artists-content__leftbar .wp-block-post-content li {
    font-size: 14px;
    line-height: 26px;
  }
}
.artists-content__leftbar .wp-block-post-content ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.artists-content__leftbar .wp-block-post-content ul li {
  position: relative;
  display: flex;
  align-items: baseline;
  gap: 24px;
}
.artists-content__leftbar .wp-block-post-content ul li::before {
  content: "";
  display: block;
  width: auto;
  height: auto;
  min-width: 7px;
  max-width: 7px;
  min-height: 7px;
  max-height: 7px;
  background-color: #000000;
}
.artists-content__sidebar {
  position: sticky;
  top: 50px;
}
.artists-content__sidebar_cta {
  border: 1.1px solid #E6E6E6;
  border-radius: 24px;
  background-color: #ffffff;
  box-shadow: 0px 1.1px 2.2px 0px rgba(0, 0, 0, 0.0509803922);
  padding: 27px;
  display: flex;
  flex-direction: column;
  gap: 17px;
}
@media screen and (max-width: 991px) {
  .artists-content__sidebar_cta {
    gap: 14px;
  }
}
.artists-content__sidebar_cta h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8980392157);
}
@media screen and (max-width: 1199px) {
  .artists-content__sidebar_cta h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.artists-content__sidebar_cta p {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #737373;
}
@media screen and (max-width: 425px) {
  .artists-content__sidebar_cta p {
    font-size: 14px;
    line-height: 20px;
  }
}
.artists-content__sidebar_cta .wp-block-buttons .wp-block-button {
  width: 100%;
}
.artists-content__sidebar_cta .wp-block-buttons .wp-block-button::before {
  z-index: 0;
}
.artists-content__sidebar_cta .wp-block-buttons .wp-block-button .wp-block-button__link {
  position: relative;
}

.artists-single-hero__inner {
  padding: 0;
}
.artists-single-hero__inner .row {
  align-items: flex-start;
}
.artists-single-hero__inner .sticky-sidebar {
  position: sticky;
  top: 50px;
  right: 0;
  height: 100%;
}
.artists-single-hero__content {
  gap: 16px;
}
.artists-single-hero__content .artists-info {
  display: flex;
  align-items: center;
  gap: 5px;
}
.artists-single-hero__content .artists-info br {
  display: none;
}
.artists-single-hero__content .artists-info p {
  color: rgba(0, 0, 0, 0.8980392157);
}
.artists-single-hero__content .wp-block-post-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.artists-single-hero__content .wp-block-post-content strong,
.artists-single-hero__content .wp-block-post-content a {
  color: #1E1E1E;
}
.artists-single-hero__content .wp-block-post-content a {
  text-decoration: underline;
}
.artists-single-hero__content .wp-block-post-content p,
.artists-single-hero__content .wp-block-post-content li {
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
  color: #737373;
}
@media screen and (max-width: 1199px) {
  .artists-single-hero__content .wp-block-post-content p,
  .artists-single-hero__content .wp-block-post-content li {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .artists-single-hero__content .wp-block-post-content p,
  .artists-single-hero__content .wp-block-post-content li {
    font-size: 15px;
    line-height: 27px;
  }
}
@media screen and (max-width: 425px) {
  .artists-single-hero__content .wp-block-post-content p,
  .artists-single-hero__content .wp-block-post-content li {
    font-size: 14px;
    line-height: 26px;
  }
}
.artists-single-hero__content .wp-block-post-content ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.artists-single-hero__content .wp-block-post-content ul li {
  position: relative;
  display: flex;
  align-items: baseline;
  gap: 24px;
}
.artists-single-hero__content .wp-block-post-content ul li::before {
  content: "";
  display: block;
  width: auto;
  height: auto;
  min-width: 7px;
  max-width: 7px;
  min-height: 7px;
  max-height: 7px;
  background-color: #000000;
}
.artists-single-hero__content .wp-block-post-terms {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 16px;
}
@media screen and (max-width: 767px) {
  .artists-single-hero__content .wp-block-post-terms {
    gap: 10px 10px;
  }
}
.artists-single-hero__content .wp-block-post-terms .wp-block-post-terms__separator {
  display: none;
}
.artists-single-hero__content .wp-block-post-terms a {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #000000;
  display: block;
  background: rgba(22, 20, 18, 0.0588235294);
  border: 1.02px solid #F8F8F8;
  border-radius: 99px;
  padding: 10px 18px;
}
@media screen and (max-width: 767px) {
  .artists-single-hero__content .wp-block-post-terms a {
    font-size: 13px;
    line-height: 13px;
  }
}
@media screen and (max-width: 425px) {
  .artists-single-hero__content .wp-block-post-terms a {
    font-size: 12px;
    line-height: 12px;
    padding: 8px 16px;
  }
}
.artists-single-hero__content_bottom {
  margin-top: 16px !important;
  display: flex;
  align-items: center;
  gap: 12px;
}
.artists-single-hero__content_bottom .wp-block-buttons {
  margin-top: 0px !important;
}
.artists-single-hero__content_bottom .sharing-btn {
  position: relative;
  cursor: pointer;
}
.artists-single-hero__content_bottom .sharing-btn p.share-icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.168627451);
  border-radius: 30px;
}
@media screen and (max-width: 575px) {
  .artists-single-hero__content_bottom .sharing-btn p.share-icon {
    width: 45px;
    height: 45px;
  }
}
.artists-single-hero__content_bottom .sharing-btn p.share-icon::before {
  content: "\e81b";
  font-family: "fontello";
  font-size: 20px;
  margin-right: 0px;
  color: #000000;
}
.artists-single-hero__content_bottom .sharing-btn .social-content {
  position: absolute;
  top: -125px;
  left: 6px;
  opacity: 0;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  gap: 6px;
  pointer-events: none;
}
.artists-single-hero__content_bottom .sharing-btn .social-content__item a {
  width: 35px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.artists-single-hero__content_bottom .sharing-btn .social-content__item::before {
  display: none;
}
.artists-single-hero__content_bottom .sharing-btn .social-content__item a::before {
  font-family: "fontello";
  font-size: 16px;
  color: #000000;
  margin: 0;
}
.artists-single-hero__content_bottom .sharing-btn .social-content .facebook a::before {
  content: "\f09a";
}
.artists-single-hero__content_bottom .sharing-btn .social-content .twitter a::before {
  content: "\e81c";
}
.artists-single-hero__content_bottom .sharing-btn .social-content .instagram a::before {
  content: "\f16d";
}
.artists-single-hero__content_bottom .sharing-btn .social-content.active {
  opacity: 1;
  pointer-events: auto;
}
.artists-single-hero__sidebar {
  position: sticky;
  top: 50px;
}
.artists-single-hero__sidebar_cta {
  border: 1.1px solid #E6E6E6;
  border-radius: 24px;
  background-color: #ffffff;
  box-shadow: 0px 1.1px 2.2px 0px rgba(0, 0, 0, 0.0509803922);
  padding: 27px;
  display: flex;
  flex-direction: column;
  gap: 17px;
}
@media screen and (max-width: 991px) {
  .artists-single-hero__sidebar_cta {
    gap: 14px;
  }
}
.artists-single-hero__sidebar_cta h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8980392157);
}
@media screen and (max-width: 1199px) {
  .artists-single-hero__sidebar_cta h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.artists-single-hero__sidebar_cta p {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #737373;
}
@media screen and (max-width: 425px) {
  .artists-single-hero__sidebar_cta p {
    font-size: 14px;
    line-height: 20px;
  }
}
.artists-single-hero__sidebar_cta .wp-block-buttons .wp-block-button {
  width: 100%;
}
.artists-single-hero__sidebar_cta .wp-block-buttons .wp-block-button::before {
  z-index: 0;
}
.artists-single-hero__sidebar_cta .wp-block-buttons .wp-block-button .wp-block-button__link {
  position: relative;
}

.home-quote__inner .row {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-quote__inner .row {
    flex-direction: column-reverse;
  }
}
.home-quote__main {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 36px;
}
@media screen and (max-width: 767px) {
  .home-quote__main {
    padding: 50px 20px;
  }
}
.home-quote__main .global-button-black a,
.home-quote__main .global-button-black .wp-block-button__link {
  border-radius: 32px;
}
.home-quote__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 18px;
  text-align: center;
}
.home-quote__content h2 {
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  font-family: "CustomBricolage", sans-serif;
  letter-spacing: -1.24px;
}
@media screen and (max-width: 991px) {
  .home-quote__content h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1199px) {
  .home-quote__content h2 br {
    display: block;
  }
}
@media screen and (max-width: 425px) {
  .home-quote__content h2 br {
    display: none;
  }
}
.home-quote__content p {
  color: #000000;
  letter-spacing: -0.49px;
}
@media screen and (min-width: 1400px) {
  .home-quote__content p {
    font-size: 20px;
    line-height: 30px;
  }
}
.home-quote__icon {
  width: 90px;
  height: 75px;
  background: url("./../images/aboutpage/wcg-quote.webp");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.home-quote__image img {
  width: 100%;
  height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .home-quote__image img {
    height: 400px;
  }
}
@media screen and (max-width: 575px) {
  .home-quote__image img {
    height: 300px;
  }
}

.single-product-tabs__nav {
  display: flex;
  align-items: center;
  gap: 20px;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #EEEEEE;
}
@media screen and (max-width: 991px) {
  .single-product-tabs__nav {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .single-product-tabs__nav {
    align-items: flex-start;
    width: 100%;
  }
}
.single-product-tabs__nav li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #737373;
  letter-spacing: 0.58px;
  text-align: center;
  padding: 0px 17px 17px 0px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  transition: all 0.25s ease;
}
@media screen and (max-width: 767px) {
  .single-product-tabs__nav li {
    text-align: left;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 575px) {
  .single-product-tabs__nav li {
    font-size: 15px;
    line-height: 22px;
  }
}
.single-product-tabs__nav li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #000000;
  transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.single-product-tabs__nav li:hover {
  color: #000000;
}
.single-product-tabs__nav li:hover::after {
  width: 100%;
}
.single-product-tabs__nav li.active {
  color: #000000;
}
.single-product-tabs__nav li.active::after {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .single-product-tabs .common-padding {
    padding-inline: 0;
  }
}
.single-product-tabs__content {
  padding-top: 24px;
}
.single-product-tabs__content .tab-content {
  display: none;
  flex-direction: column;
  gap: 10px;
}
.single-product-tabs__content .tab-content h3 {
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
  color: #000000;
  letter-spacing: -1.24px;
}
@media screen and (max-width: 991px) {
  .single-product-tabs__content .tab-content h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (max-width: 425px) {
  .single-product-tabs__content .tab-content h3 {
    font-size: 22px;
    line-height: 30px;
  }
}
.single-product-tabs__content .tab-content.active {
  display: flex;
}
.single-product-tabs__content .product-description .wc-block-product-description {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.single-product-tabs__content .product-description .wc-block-product-description blockquote {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.single-product-tabs__content .product-description .wc-block-product-description blockquote::before {
  content: "“"; /* opening quote */
  font-size: 30px;
  position: absolute;
  left: -10px;
  top: -10px;
  color: #000;
}
.single-product-tabs__content .product-description .wc-block-product-description blockquote p {
  position: relative;
}
.single-product-tabs__content .product-description .wc-block-product-description blockquote p::after {
  content: "”"; /* closing quote */
  font-size: 30px;
  line-height: 22px;
  position: relative;
  top: 0;
  right: 0px;
  bottom: 0px;
  color: #000;
}
@media screen and (max-width: 991px) {
  .single-product-tabs__content .product-description .wc-block-product-description blockquote p::after {
    line-height: 10px;
    top: 2px;
  }
}
.single-product-tabs__content .product-description .wc-block-product-description p {
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .single-product-tabs__content .product-description .wc-block-product-description p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 425px) {
  .single-product-tabs__content .product-description .wc-block-product-description p {
    font-size: 13px;
  }
}
.single-product-tabs__content .product-description .wc-block-product-description p a {
  text-decoration: underline;
  color: #000000;
}
.single-product-tabs__content .product-specification .row {
  --bs-gutter-x: 36px;
}
@media screen and (max-width: 991px) {
  .single-product-tabs__content .product-specification .row {
    flex-direction: column;
  }
  .single-product-tabs__content .product-specification .row .col-12 {
    width: 100%;
  }
}
.single-product-tabs__content .product-specification table {
  border-collapse: collapse;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .single-product-tabs__content .product-specification table {
    min-width: 300px;
  }
}
.single-product-tabs__content .product-specification table tr {
  border-bottom: 1px solid #EEEEEE;
}
.single-product-tabs__content .product-specification table tr:last-child {
  border-bottom: none;
}
.single-product-tabs__content .product-specification table tbody tr th {
  color: #000000;
}
.single-product-tabs__content .product-specification table tbody tr td,
.single-product-tabs__content .product-specification table tbody tr th {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 14px 24px;
  border: 1px solid #EEEEEE;
}
@media screen and (max-width: 991px) {
  .single-product-tabs__content .product-specification table tbody tr td,
  .single-product-tabs__content .product-specification table tbody tr th {
    font-size: 13px;
    padding: 12px 18px;
  }
}
@media screen and (max-width: 425px) {
  .single-product-tabs__content .product-specification table tbody tr td,
  .single-product-tabs__content .product-specification table tbody tr th {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 14px;
  }
}
.single-product-tabs__content .product-specification table tbody tr td p,
.single-product-tabs__content .product-specification table tbody tr th p {
  color: #737373;
}
.single-product-tabs__content .product-specification table tbody tr td a,
.single-product-tabs__content .product-specification table tbody tr th a {
  color: #000000;
  text-decoration: underline;
}
.single-product-tabs__content .product-details__inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.single-product-tabs__content .product-details__item {
  display: grid;
  grid-template-columns: 150px 100%;
}
@media screen and (max-width: 991px) {
  .single-product-tabs__content .product-details__item {
    grid-template-columns: 150px 79%;
  }
}
@media screen and (max-width: 767px) {
  .single-product-tabs__content .product-details__item {
    grid-template-columns: 150px 60%;
  }
}
.single-product-tabs__content .product-details__item p:empty {
  display: none;
}
.single-product-tabs__content .product-details__item p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
}
@media screen and (max-width: 425px) {
  .single-product-tabs__content .product-details__item p {
    font-size: 13px;
    line-height: 20px;
  }
}
.single-product-tabs__content .product-details__item p.label {
  font-weight: 500;
  color: #000000;
}

.wishlist-section .wishlist-title:hover a.show-title-form {
  visibility: hidden;
}
.wishlist-section .wishlist-title.wishlist-title-with-form h2:hover {
  background-color: unset;
}
.wishlist-section .wishlist_table th,
.wishlist-section .wishlist_table .label {
  font-size: 16px !important;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
  background-color: #F8F8F8;
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table th,
  .wishlist-section .wishlist_table .label {
    font-size: 14px !important;
    line-height: 20px;
  }
}
.wishlist-section .wishlist_table .label {
  background-color: unset !important;
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table .product-name h3 {
    margin-bottom: 4px !important;
    line-height: 0;
  }
}
.wishlist-section .wishlist_table .product-name a {
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: #000000;
}
.wishlist-section .wishlist_table .product-name a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table .product-name a {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table .item-details-table {
    width: 100%;
    margin-bottom: 0 !important;
  }
  .wishlist-section .wishlist_table .item-details-table tbody {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .wishlist-section .wishlist_table .item-details-table td {
    padding: 0 !important;
  }
  .wishlist-section .wishlist_table .item-details-table .value {
    text-align: left !important;
  }
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table .additional-info-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  }
  .wishlist-section .wishlist_table .additional-info-wrapper .product-add-to-cart {
    order: 3;
  }
  .wishlist-section .wishlist_table .additional-info-wrapper .additional-info {
    margin: 0 !important;
  }
  .wishlist-section .wishlist_table .additional-info-wrapper .additional-info .value {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: left !important;
  }
  .wishlist-section .wishlist_table .additional-info-wrapper .additional-info .value span {
    display: block;
    width: -moz-max-content;
    width: max-content;
  }
}
.wishlist-section .wishlist_table .product-thumbnail a img {
  width: auto;
  height: auto;
  min-height: 80px;
  min-width: 80px;
  border-radius: 6px;
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table .product-thumbnail a img {
    min-height: 60px;
    min-width: 60px;
  }
}
.wishlist-section .wishlist_table .product-remove a {
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
}
.wishlist-section .wishlist_table .product-remove a svg {
  font-size: 16px;
  line-height: 16px;
  color: #000000;
}
.wishlist-section .wishlist_table .product-price span {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table .product-price span {
    font-size: 14px;
    line-height: 20px;
  }
}
.wishlist-section .wishlist_table .product-stock-status span {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table .product-stock-status span {
    font-size: 14px;
    line-height: 20px;
  }
}
.wishlist-section .wishlist_table .product-add-to-cart {
  margin: 0 !important;
}
.wishlist-section .wishlist_table .product-add-to-cart .dateadded {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #737373;
}
@media screen and (max-width: 991px) {
  .wishlist-section .wishlist_table .product-add-to-cart .dateadded {
    font-size: 14px;
    line-height: 20px;
  }
}
.wishlist-section .wishlist_table .product-add-to-cart .add_to_cart_button {
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin: 10px auto 10px !important;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  color: #ffffff;
  padding: 10px 30px;
  border-radius: 32px;
  background: #000000;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
  display: block !important;
  width: -moz-fit-content;
  width: fit-content;
}
.wishlist-section .wishlist_table .product-add-to-cart .add_to_cart_button span.ripple-effect {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.15);
  transform: translate(-50%, -50%);
  transition: width 0.4s ease, height 0.4s ease;
  z-index: -1;
}
.wishlist-section .wishlist_table .product-add-to-cart .add_to_cart_button:hover span.ripple-effect {
  width: 300%;
  height: 300%;
}
.wishlist-section .wishlist_table .product-add-to-cart .add_to_cart_button::before {
  content: "";
}
@media screen and (max-width: 1199px) {
  .wishlist-section .wishlist_table .product-add-to-cart .add_to_cart_button {
    padding: 8px 22px;
  }
}
@media screen and (max-width: 575px) {
  .wishlist-section .wishlist_table .product-add-to-cart .add_to_cart_button {
    font-size: 12px;
    line-height: 20px;
  }
}
.wishlist-section .wishlist_table .product-add-to-cart .remove_from_wishlist {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #737373;
  text-decoration: underline;
  transition: all 500ms;
  margin: 0 !important;
  padding: 0 !important;
}
.wishlist-section .wishlist_table .product-add-to-cart .remove_from_wishlist:hover {
  color: #000000;
}
.wishlist-section ul.wishlist_table li {
  padding: 24px 0px;
  margin: 0;
  border-top: 1px solid #F4F4F4;
  border-bottom: 1px solid #F4F4F4;
}
.wishlist-section .yith_wcwl_wishlist_footer .yith-wcwl-share {
  float: none;
}
.wishlist-section .yith_wcwl_wishlist_footer .yith-wcwl-share ul li a {
  background-color: #000000;
  color: #ffffff;
  padding: 0;
  min-width: 30px;
  min-height: 30px;
  border-radius: 4px;
}

.account-section .woocommerce {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 40px;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce {
    gap: 20px;
  }
}
.account-section .woocommerce::before, .account-section .woocommerce::after {
  display: none;
}
.account-section .woocommerce .woocommerce-MyAccount-navigation {
  padding: 40px 0;
  height: -webkit-fill-available;
  background-color: #191919;
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-navigation {
    width: 50%;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-navigation ul {
  margin: 0;
}
.account-section .woocommerce .woocommerce-MyAccount-navigation ul li {
  position: relative;
  padding: 0;
}
.account-section .woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  color: #737373;
  padding: 16px 24px;
  transition: all 0.3s ease;
  position: relative;
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    line-height: 20px;
    padding: 14px 20px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-navigation ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 0;
  background: #ffffff;
  transition: height 0.3s ease;
}
.account-section .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}
.account-section .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a::before {
  height: 100%;
}
.account-section .woocommerce .woocommerce-MyAccount-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce .woocommerce-MyAccount-content {
    padding: 30px;
  }
}
@media screen and (max-width: 575px) {
  .account-section .woocommerce .woocommerce-MyAccount-content {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 425px) {
  .account-section .woocommerce .woocommerce-MyAccount-content {
    padding: 30px 20px 30px 0px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #4A5565;
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce .woocommerce-MyAccount-content p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 425px) {
  .account-section .woocommerce .woocommerce-MyAccount-content p {
    font-size: 13px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content p strong {
  font-weight: 700;
  color: #000000;
}
.account-section .woocommerce .woocommerce-MyAccount-content p a {
  color: #000000;
  text-decoration: underline;
}
.account-section .woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner {
  border-color: #000000;
  background-color: rgba(22, 20, 18, 0.0196078431);
}
.account-section .woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner svg {
  width: 24px;
  height: 24px;
  background-color: #000000;
}
@media screen and (max-width: 575px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner svg {
    width: 20px;
    height: 20px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner .wc-block-components-notice-banner__content {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #4A5565;
}
@media screen and (max-width: 575px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner .wc-block-components-notice-banner__content {
    font-size: 13px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner .wc-block-components-notice-banner__content a {
  color: #000000 !important;
  opacity: 1;
  transition: all 500ms;
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner .wc-block-components-notice-banner__content a {
    float: unset;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses::before, .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a {
  float: unset;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  color: #737373;
  transition: all 500ms;
  margin: 6px 0px 20px 0px;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a {
    font-size: 13px;
    line-height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a {
    margin: 6px 0px 14px 0px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a:hover {
  color: #000000;
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  color: #4A5565;
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 425px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
    font-size: 13px;
    line-height: 21px;
  }
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row--first,
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row--last {
    width: 100%;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p label {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p label {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 575px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p label {
    font-size: 13px;
    line-height: 20px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p input {
  border: 1.17px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 9px 17px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #737373;
  width: 100%;
  letter-spacing: -0.18px;
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p input {
    padding: 6px 17px;
    font-size: 14px;
    line-height: 22px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p #account_display_name_description {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #4A5565;
  padding-top: 5px;
  display: block;
}
@media screen and (max-width: 575px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p #account_display_name_description {
    font-size: 13px;
    line-height: 20px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p .wp-element-button {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  color: #ffffff;
  padding: 12px 42px;
  border-radius: 32px;
  background: #000000;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p .wp-element-button:hover {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}
@media screen and (max-width: 1199px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p .wp-element-button {
    padding: 10px 32px;
  }
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p .wp-element-button {
    font-size: 13px;
    line-height: 20px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
    font-size: 20px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields {
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row-first,
  .account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .form-row-last {
    width: 100%;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p label {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p label {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 575px) {
  .account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p label {
    font-size: 13px;
    line-height: 20px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p input,
.account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2-selection__rendered {
  border: 1.17px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 9px 17px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #737373;
  width: 100%;
  letter-spacing: -0.18px;
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p input,
  .account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2-selection__rendered {
    padding: 6px 17px;
    font-size: 14px;
    line-height: 22px;
  }
}
.account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p .select2-selection {
  border: 1.17px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
}
.account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p .wp-element-button {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  color: #ffffff;
  padding: 12px 42px;
  border-radius: 32px;
  background: #000000;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
}
.account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p .wp-element-button:hover {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}
@media screen and (max-width: 1199px) {
  .account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p .wp-element-button {
    padding: 10px 32px;
  }
}
@media screen and (max-width: 767px) {
  .account-section .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields p .wp-element-button {
    font-size: 13px;
    line-height: 20px;
  }
}
.account-section .woocommerce #customer_login {
  padding: 40px 40px 40px 0px;
}
.account-section .woocommerce #customer_login::before, .account-section .woocommerce #customer_login::after {
  display: none;
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce #customer_login {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}
@media screen and (max-width: 991px) {
  .account-section .woocommerce #customer_login .u-column1,
  .account-section .woocommerce #customer_login .u-column2 {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .account-section .woocommerce #customer_login .u-column1 .form-row:nth-child(3) {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
  }
}
.account-section .woocommerce #customer_login .woocommerce-form {
  border: 1.17px solid #F0F0F0;
  border-radius: 8px;
  margin: 20px 0px 0px 0px;
}
.account-section .woocommerce #customer_login .woocommerce-form label {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0.7em;
}
.account-section .woocommerce #customer_login .woocommerce-form input {
  border: 1.17px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 9px 17px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #737373;
  width: 100%;
  letter-spacing: -0.18px;
}
.account-section .woocommerce #customer_login .woocommerce-form .woocommerce-button {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  font-family: "CustomBricolage", sans-serif;
  color: #ffffff;
  padding: 12px 42px;
  border-radius: 32px;
  background: #000000;
  border: 1px solid #000000;
  transition: all 500ms;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 575px) {
  .account-section .woocommerce #customer_login .woocommerce-form .woocommerce-button {
    width: 100%;
  }
}
.account-section .woocommerce #customer_login .woocommerce-form .woocommerce-button:hover {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.account-section .woocommerce #customer_login .woocommerce-form .form-row {
  padding: 0;
}
.account-section .woocommerce #customer_login .woocommerce-form .woocommerce-form-login__rememberme {
  margin-bottom: 0px;
  transform: translateY(10px);
}
.account-section .woocommerce #customer_login .woocommerce-form .woocommerce-form-login__rememberme input {
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 5px;
}
.account-section .woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword,
.account-section .woocommerce #customer_login .woocommerce-form p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #737373;
}
.account-section .woocommerce #customer_login .woocommerce-form .woocommerce-LostPassword a,
.account-section .woocommerce #customer_login .woocommerce-form p a {
  color: #737373;
  text-decoration: underline;
}
.account-section .woocommerce #customer_login .woocommerce-form .woocommerce-privacy-policy-text {
  padding: 10px 0px 10px 0px;
}
.account-section .woocommerce #customer_login .woocommerce-form .woocommerce-privacy-policy-text p a {
  color: #000000;
}/*# sourceMappingURL=main.css.map */