@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Merriweather/Merriweather_24pt-Regular.woff2") format("woff2");
  font-display: swap
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Merriweather/Merriweather_24pt-SemiBold.woff2") format("woff2");
  font-display: swap
}

@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Merriweather/Merriweather_24pt-Bold.woff2") format("woff2");
  font-display: swap
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*:focus {
  outline: none
}

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

.page-container a:hover {
  text-decoration: underline
}

html {
  font-size: 16px;
  scroll-behavior: smooth
}

@media(max-width: 1025px) {
  html {
    font-size: 12.5px
  }
}

body {
  width: 100%;
  margin: 0 auto;
  position: relative;
  font-size: 1.125rem;
  line-height: 135%;
  font-weight: 400;
  font-family: "Merriweather", sans-serif;
  color: #0a0a0a;
  background-color: #fff;
  overflow-x: hidden;
  transition: opacity .3s
}

.lock {
  overflow: hidden
}

ul {
  margin-top: 0;
  padding-left: 1.5rem;
  margin-bottom: 15px
}

li {
  line-height: 140%;
  margin-bottom: 10px;
  position: relative
}

p {
  margin-top: 0;
  margin-bottom: 15px
}

.entry-content :where(h1, h2, h3, h4, h5, h6) {
  margin-top: 0
}

h1,
.page-title,
header.entry-header .entry-title,
h2,
h3,
h4 {
  margin-top: 0;
  color: inherit;
  line-height: 135%
}

h1,
.page-title,
header.entry-header .entry-title,
.product_title {
  font-size: 3.2rem;
  margin-bottom: 30px;
  font-weight: 700
}

@media(max-width: 1025px) {

  h1,
  .page-title,
  header.entry-header .entry-title,
  .product_title {
    font-size: 2.6rem;
    margin-bottom: 25px
  }
}

.entry-title {
  text-align: center;
}

h2,
.woocommerce-js h2 {
  font-weight: 700;
  font-size: 2.75rem;
  margin-bottom: 30px
}

@media(max-width: 1025px) {

  h2,
  .woocommerce-js h2 {
    font-size: 2.2rem;
    margin-bottom: 20px
  }
}

h3 {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 20px
}

@media(max-width: 1025px) {
  h3 {
    font-size: 1.4rem;
    margin-bottom: 15px
  }
}

img {
  max-width: 100%;
  height: auto
}

a {
  text-decoration: none;
  font-weight: inherit;
  color: inherit;
  font-weight: 700;
  transition: color .3s
}

a:hover {
  color: #95440e
}

a,
button,
input,
select,
textarea {
  cursor: pointer;
  outline: none
}

input,
textarea {
  display: block
}

textarea {
  resize: none
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: none !important
}

.container,
.primary {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto !important;
  padding-left: 15px;
  padding-right: 15px
}

.page-id-266 .primary {
  max-width: 1200px !important;
}

.primary {
  padding-top: 140px !important;
  padding-bottom: 50px !important
}

.btn,
.button,
.submit,
.wc-block-components-button,
.wpfMainWrapper .wpfClearButton.wpfButton,
.woocommerce button.button {
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center !important;
  padding: 13px 35px !important;
  width: fit-content;
  background-color: #95440e !important;
  border-radius: 30px !important;
  font-size: 1.125rem;
  line-height: 135%;
  font-weight: 600 !important;
  color: #fff !important;
  border: none !important;
  outline: none !important;
  transition: background-color .3s !important
}

.btn:hover,
.btn:focus,
.btn:active,
.button:hover,
.button:focus,
.button:active,
.submit:hover,
.submit:focus,
.submit:active,
.wc-block-components-button:hover,
.wc-block-components-button:focus,
.wc-block-components-button:active,
.wpfMainWrapper .wpfClearButton.wpfButton:hover,
.wpfMainWrapper .wpfClearButton.wpfButton:focus,
.wpfMainWrapper .wpfClearButton.wpfButton:active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active {
  background-color: #66300b !important
}

@media(max-width: 1025px) {

  .btn,
  .button,
  .submit,
  .wc-block-components-button,
  .wpfMainWrapper .wpfClearButton.wpfButton,
  .woocommerce button.button {
    padding: 10px 25px !important
  }
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
  outline: none !important
}

.wc-block-components-button__text {
  line-height: normal
}

.section {
  padding-top: 80px;
  padding-bottom: 80px
}

@media(max-width: 1025px) {
  .section {
    padding-top: 50px;
    padding-bottom: 50px
  }
}

.title {
  margin-bottom: 45px !important;
  text-align: center
}

@media(max-width: 1025px) {
  .title {
    margin-bottom: 30px !important
  }
}

h2+h3,
.beta+h3 {
  border: none;
  padding-top: 0
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  outline: none
}

.container,
#primary {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px
}

#primary {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 140px;
  padding-bottom: 50px
}

@media(max-width: 1025px) {
  #primary {
    padding-top: 110px
  }
}

#page {
  justify-content: space-between;
  overflow-x: hidden
}

input[type=text],
input[type=number]:not(.qty, .wc-block-components-quantity-selector__input),
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=reset],
input[type=tel],
input[type=date],
textarea {
  width: 100%;
  background-color: #eee !important;
  border: none !important;
  outline: none !important;
  box-shadow: none;
  padding: 13px 10px;
  font-size: 1rem;
  font-family: inherit;
  font-weight: 400;
  border-radius: 10px;
  border: none;
  transition: background-color .3s
}

input[type=text]:hover,
input[type=text]:focus,
input[type=number]:not(.qty, .wc-block-components-quantity-selector__input):hover,
input[type=number]:not(.qty, .wc-block-components-quantity-selector__input):focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=url]:hover,
input[type=url]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=date]:hover,
input[type=date]:focus,
textarea:hover,
textarea:focus {
  background-color: #d2d2d2 !important
}

input[type=text]:focus,
input[type=number]:not(.qty, .wc-block-components-quantity-selector__input):focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=reset]:focus,
input[type=tel]:focus,
input[type=date]:focus,
textarea:focus {
  background-color: #d2d2d2 !important
}

textarea {
  height: 150px;
  resize: none
}

.woocommerce-js .woocommerce-breadcrumb {
  margin-bottom: 20px
}

.archive .woocommerce-breadcrumb {
  margin-bottom: 10px
}

.woocommerce-breadcrumb a {
  transition: color .3s
}

.woocommerce-breadcrumb a:hover {
  color: #973c00
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
  outline: none !important
}

.wc-block-components-sidebar-layout {
  margin-bottom: 80px
}

.xoo-wsch-new .xoo-wsch-text {
  white-space: nowrap
}

.error-404 .page-sub-title {
  margin-bottom: 2rem
}

.ast-404-back-to-home-link {
  margin: 0 auto
}

label,
legend {
  font-size: 16px
}

#ast-scroll-top {
  right: auto;
  left: 20px;
  bottom: 20px;
  transition: background-color .3s
}

@media(max-width: 600px) {
  #ast-scroll-top {
    left: 20px;
    bottom: 20px
  }
}

#ast-scroll-top:hover {
  background-color: #66300b
}

.xoo-wsc-basket {
  width: 50px;
  height: 50px;
  bottom: 0;
  margin: 15px
}

#ast-scroll-top {
  right: auto;
  left: 20px;
  bottom: 20px;
  transition: background-color .3s
}

#ast-scroll-top:hover {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, .35)
}

.xoo-wsc-bki {
  font-size: 26px
}

.xoo-wsc-items-count {
  font-size: 12px;
  width: 22px;
  height: 22px;
  line-height: 23px
}

.xoo-wsc-items-count {
  top: -8px;
  left: -8px
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-container .xoo-wsc-btn {
  transition: color .3s, background-color .3s !important
}

.xoo-wsc-basket {
  transition: all .5s, color .3s, background-color .3s !important
}

.xoo-wsc-pname a,
.xoo-wsc-smr-del,
.xoo-wsc-icon-cross,
.tab-description {
  transition: .3s color
}

.xoo-wsc-pname a:hover,
.xoo-wsc-smr-del:hover,
.xoo-wsc-icon-cross:hover,
.description_tab.active a:hover {
  color: #95440e
}

.xoo-wsc-basket:hover {
  background-color: #95440e;
  color: #fff
}

.header {
  display: flex;
  align-items: center;
  padding: 10px 0;
  background-color: hsla(0, 0%, 100%, .7);
  backdrop-filter: blur(100px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1019607843);
  z-index: 10;
  min-height: 81px;
  transition: transform .3s ease
}

@media(max-width: 1025px) {
  .header {
    padding: 5px 0;
    min-height: 56px
  }
}

.header--hidden {
  transform: translateY(-100%)
}

.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px
}

.header__box {
  display: flex;
  align-items: center;
  gap: 30px
}

@media(max-width: 1025px) {
  .header__box {
    gap: 10px
  }
}

@media(max-width: 1025px) {
  .header__menu {
    position: absolute;
    top: 0;
    left: 0;
    height: 100svh;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 2px -2px rgba(36, 36, 36, .37);
    transition: all .4s ease;
    transform: translateX(-100%);
    margin-left: 0;
    padding: 101px 15px 15px
  }
}

@media(max-width: 1025px) {
  .header__menu--active {
    transform: translateX(0)
  }
}

.header__menu-list {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding-left: 0;
  gap: 45px 30px;
  margin: 0
}

@media(max-width: 1025px) {
  .header__menu-list {
    flex-direction: column;
    align-items: center
  }
}

.header__menu-list li {
  margin-bottom: 0
}

.header__menu-list li::before {
  content: none
}

.header__menu-list a {
  position: relative;
  display: inline-block
}

@media(max-width: 1025px) {
  .header__menu-list a {
    font-size: 1.5rem
  }
}

.header__menu-list a:hover {
  color: #973c00
}

.header__menu-list a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  min-height: 2px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  border-radius: 50px;
  transition: transform .3s ease
}

.header__menu-list a:hover::after {
  transform: scaleX(1)
}

.header__menu-list .current-menu-item>a {
  color: #973c00
}

.header__menu-list .current-menu-item>a::after {
  transform: scaleX(1)
}

.header__menu-item-line,
.header_right-line {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 0;
  height: 2px;
  border: 1px solid #000;
  transition: .5s;
  opacity: 0
}

@media(max-width: 1024px) {

  .header__menu-item-line,
  .header_right-line {
    display: none
  }
}

.header__menu-item-line a {
  display: none
}

.header__cart {
  display: block;
  padding: 5px;
  z-index: 1
}

.header__cart svg {
  display: block;
  width: 30px;
  height: auto
}

@media(max-width: 1025px) {
  .header__cart svg {
    width: 25px
  }
}

.header__cart path {
  transition: stroke .3s
}

.header__cart:hover path {
  stroke: #973c00
}

.burger {
  display: none
}

@media(max-width: 1025px) {
  .header__menu.active {
    left: 0
  }

  .burger {
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 1
  }

  .burger svg {
    width: 38px;
    height: 39px;
    fill: none;
    transform: translateX(4px);
    pointer-events: none;
    transition: transform .3s
  }

  .burger svg path {
    stroke-width: 2px;
    stroke-dasharray: 0 1000px
  }

  .burger:not(.active) svg path {
    transition: stroke-dashoffset .3s cubic-bezier(0.645, 0.045, 0.355, 1), stroke-dasharray .3s cubic-bezier(0.645, 0.045, 0.355, 1)
  }

  .burger:not(.active) svg path:first-child,
  .burger:not(.active) svg path:nth-child(2) {
    stroke-dasharray: 10px 1000px
  }

  .burger:not(.active) svg path:nth-child(3) {
    transition: stroke-dashoffset .3s cubic-bezier(0.645, 0.045, 0.355, 1), stroke-dasharray .3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity .2s cubic-bezier(0.645, 0.045, 0.355, 1), transform .2s cubic-bezier(0.645, 0.045, 0.355, 1);
    stroke-dasharray: 20px 1000px
  }

  .burger.active svg path {
    transition: stroke-dashoffset .8s cubic-bezier(0.645, 0.045, 0.355, 1), stroke-dasharray .8s cubic-bezier(0.645, 0.045, 0.355, 1)
  }

  .burger.active svg path:nth-child(1) {
    transition: stroke-dashoffset .8s cubic-bezier(0.645, 0.045, 0.355, 1), stroke-dasharray .8s cubic-bezier(0.645, 0.045, 0.355, 1)
  }

  .burger.active svg path:nth-child(1),
  .burger.active svg path:nth-child(2) {
    stroke-dashoffset: -102px;
    stroke-dasharray: 30px 1000px
  }

  .burger.active svg path:nth-child(3) {
    stroke-dasharray: 18px 1000px;
    opacity: 0;
    transform: translate3d(-15px, 0, 0);
    transition: opacity .3s cubic-bezier(0.645, 0.045, 0.355, 1), transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)
  }
}

.logo {
  display: flex;
  align-items: center;
  gap: 15px;
  z-index: 1
}

@media(max-width: 1025px) {
  .logo {
    gap: 10px
  }
}

.logo:hover {
  color: #973c00
}

.logo__img {
  width: 60px;
  height: auto
}

@media(max-width: 1025px) {
  .logo__img {
    width: 45px
  }
}

.logo path,
.logo rect {
  transition: stroke .3s
}

.logo:hover path,
.logo:hover rect {
  stroke: #95440e
}

.logo__text {
  max-width: 120px;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 0
}

@media(max-width: 1025px) {
  .logo__text {
    font-size: 16px
  }
}

.footer {
  background-color: #66300b;
  color: #fee685;
  padding: 30px 65px
}

@media(max-width: 800px) {
  .footer {
    padding: 20px 65px
  }
}

@media(max-width: 600px) {
  .footer {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 80px
  }
}

.footer__contacts {
  display: flex;
  align-items: center;
  gap: 25px
}

@media(max-width: 600px) {
  .footer__contacts {
    flex-direction: column;
    gap: 10px
  }
}

.footer__phone,
.footer__email {
  display: flex;
  align-items: center;
  gap: 15px;
  width: fit-content
}

@media(max-width: 1025px) {

  .footer__phone,
  .footer__email {
    gap: 10px
  }
}

.footer__phone:hover,
.footer__email:hover {
  color: #fff
}

.footer__phone svg,
.footer__email svg {
  width: 30px;
  height: auto;
  display: block
}

@media(max-width: 1025px) {

  .footer__phone svg,
  .footer__email svg {
    width: 25px
  }
}

.footer__phone path,
.footer__phone rect,
.footer__email path,
.footer__email rect {
  transition: stroke .3s
}

.footer__phone:hover path,
.footer__phone:hover rect,
.footer__email:hover path,
.footer__email:hover rect {
  stroke: #fff
}

.footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px
}

@media(max-width: 800px) {
  .footer__bottom {
    flex-direction: column;
    gap: 20px
  }
}

.footer__copyright {
  margin-bottom: 0
}

@media(max-width: 600px) {
  .footer__copyright {
    text-align: center
  }
}