@charset "UTF-8";
@import "swiper-bundle.min.css";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
ul, li {
  list-style: auto;
  padding: 0;
  margin: 0 0 10px 0;
}

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

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  box-sizing: border-box;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6, p {
/*   margin: 0; */
  padding: 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  object-fit: cover;
}

body {
  font-family: "Arial", "Sans-serif";
  direction: rtl;
}

.container, .site-main {
  width: 1200px;
  margin: 0 auto;
  max-width: 100%;
}

.section-title {
  font-size: 41px;
  font-weight: 600;
  margin: 0 0 30px 0;
  text-align: center;
}

.btn, .single_add_to_cart_button, .cart-collaterals .wc-proceed-to-checkout a {
  font-size: 21px;
  font-weight: 600;
  fill: #000000;
  color: #000;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  text-decoration: none;
  padding: 12px 24px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  border: none;
  transition: all 0.3s ease;
}


.btn:hover, .single_add_to_cart_button:hover, .cart-collaterals .wc-proceed-to-checkout a:hover {
  color: #fff;
  background-color: #000;
  border: none;
}
.btn:active, .single_add_to_cart_button:active, .cart-collaterals .wc-proceed-to-checkout a:active {
  transform: translateY(1px);
}

.form {
  text-align: center;
}
.form-title, .form-subtitle {
  color: #fff;
}
.form-title {
  font-size: 57px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.form-subtitle {
  font-size: 36px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.form form p{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
.form-input, .form-select {
  width: 100%;
  font-size: 23px;
  font-weight: 600;
  background-color: #fff;
  text-align: right;
  border-width: 0;
  min-height: 52px;
  padding: 5px 14px;
  border: 1px solid transparent;
  outline: none;
}
.form-input:focus, .form-select:focus {
/*   border: 1px solid #313953; */
  border: 1px solid #000;
  box-shadow: 0px 0px 20px -5px #eee;
}
.form__select-wrapper {
  position: relative;
}
.form__select-wrapper::after {
  content: "סוג הטיפול:";
  position: absolute;
  width: 90%;
  height: 90%;
  top: 50%;
  right: 1px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 14px;
  font-size: 23px;
  font-weight: 600;
  color: #333;
  background-color: #fff;
  z-index: 5;
  pointer-events: none;
}
.form__select-wrapper.visited::after {
  display: none;
}

.mobile-button {
  display: none;
  position: relative;
  width: 30px;
  height: 20px;
}
.mobile-button span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: all 0.3s ease;
}
.mobile-button span:nth-child(1) {
  top: 0;
}
.mobile-button span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.mobile-button span:nth-child(3) {
  bottom: 0;
}
.mobile-button._active span:nth-child(1) {
  top: 50%;
  transform: rotate(45deg) translate(0, -50%);
}
.mobile-button._active span:nth-child(2) {
  opacity: 0;
  transform: translateY(-50%) scale(1.5);
}
.mobile-button._active span:nth-child(3) {
  bottom: 50%;
  transform: rotate(-45deg) translate(0, 50%);
}

.mobileMenu {
  position: fixed;
  padding: 140px 0 50px 0;
  top: -100%;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
/*   background-color: #313953; */
  background-color: #000;
  color: #21304a;
  overflow: scroll;
  z-index: 99;
  transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
}
.mobileMenu._active {
  top: 0;
  visibility: visible;
  opacity: 1;
}
.mobileMenu .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobileMenu-nav {
  margin: 0 0 60px 0;
}
.mobileMenu-nav__list {
  text-align: center;
}
.mobileMenu-nav__list li:not(:last-child) {
  margin: 0 0 15px 0;
}
.mobileMenu-nav__list li a {
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}
.mobileMenu-phone {
  display: none;
  align-items: center;
  margin: 0 0 15px 0;
}
.mobileMenu-phone svg {
  margin: 0 0 0 10px;
}
.mobileMenu-phone__link {
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}
.mobileMenu-socials {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
.page {
  position: relative;
  overflow: hidden;
}

.aside-contacts {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  z-index: 10;
}
.aside-contacts__link {
  text-decoration: none;
  padding: 5px;
  transition: all 0.3s ease;
}
.aside-contacts__link:not(:last-child) {
  margin: 0 0 10px 0;
}

.header {
  position: relative;
/*   background-color: #313953; */
  background-color: #000;
  color: #21304a;
  min-height: 95px;
  display: flex;
  align-items: center;
  z-index: 100;
}
.header .container {
  width: 1400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-nav {
  max-width: 60%;
}
.header-nav__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 10px;
  /* flex-direction: row-reverse; */
  direction: rtl;
}
.header-nav__list li {
  position: relative;
  padding: 5px 5px 15px 5px;
  list-style: none;
}
.header-nav__list li:hover .sub-menu{
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.mobileMenu-nav__list, .mobileMenu-nav__list li {
	list-style: none;
}

.header-nav__list li .sub-menu, .mobileMenu-nav__list li .sub-menu {
  position: absolute;
  top: 100%;
  right: 0;
  width: max-content;
  height: auto;
  background-color: #000000b2;
  padding: 5px 10px;
  border-radius: 2px;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  pointer-events: none;

}
.header-nav__list li .sub-menu li a, .mobileMenu-nav__list li .sub-menu li a{
  font-size: 18px;
  font-weight: 500;
}

.header-nav__list li a {
  position: relative;
  text-decoration: none;
  color: #fff;
  margin: 0 0 0 15px;
  font-size: 20px;
  font-weight: 600;
  padding: 4px 8px;
}


.header-nav__list li a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: 0;
  right: 0;
  transform-origin: bottom left;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
  pointer-events: none;
}
.header-nav__list li a:hover::before {
  transform-origin: bottom right;
  transform: scale3d(1, 1, 1);
}
.header-logo {
  padding: 0 10px;
}
.header-logo img {
  width: 80px;
}
.header-phone {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 12px;
  padding: 0 10px;
  flex-wrap: wrap;
}
.header-phone__link {
  position: relative;
  font-size: 25px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  padding: 4px 8px;
  flex-shrink: 0;
}
.header-phone__link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: 0;
  right: 0;
  transform-origin: bottom left;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
  pointer-events: none;
}
.header-phone__link:hover::before {
  transform-origin: bottom right;
  transform: scale3d(1, 1, 1);
}
.header-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 65px;
  height: 42px;
  /*border: 1px solid #ccc;*/
  transition: all 0.3s ease;
}
.header-cart:hover svg path {
  stroke: #ccc;
}
.header-cart svg path {
  transition: all 0.2s linear;
}
.header-cart__quantity {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #ff4848;
  text-align: center;
  top: 10%;
  right: 50%;
  width: 16px;
  height: 16px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
}

.main {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 760px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 100px 0;
  color: #fff;
}
.main::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #302d2d73;
  opacity: 1;
}
.main .container {
  position: relative;
  width: 90%;
  max-width: 1600px;
}
.main-info {
  margin: 0 0 100px 0;
}
.main-info__subtitle {
  font-size: 40px;
  font-weight: 600;
}
.main-info__title {
  font-size: 50px;
  font-weight: 500;
}
.main-form__title {
  font-size: 40px;
  font-weight: 600;
}
.main-form__subtitle {
  font-size: 50px;
  font-weight: 500;
  margin: 0 0 30px 0;
}
.main-form form, .main-form form.wpcf7-form p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 10px;
}
.main-form__input, .main-form__button {
  border-radius: 3px;
  transition: all 0.3s ease;
}
.main-form__input {
  font-size: 18px;
  font-weight: 600;
  padding: 8px 16px;
  outline: none;
  border: 1px solid transparent;
  max-width: 300px;
}
.main-form__input:focus, .main-form__input:focus-visible, .main-form__input:focus-within {
  border: 1px solid #000;
}
.main-form__button {
  min-width: 200px;
  background-color: #000;
  border: 1px solid #69727d;
  outline: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  column-gap: 10px;
  padding: 3px 16px;
  transition: all 0.3s ease;
  font-size: 23px;
  font-weight: 600;
  line-height: normal;
  color: #fff;
  direction: rtl;
  transition: all 0.3s ease;
}
.main-form__button:hover {
  background-color: #fff;
}
.main-form__button:hover {
  color: #000;
}
.main-form__button:hover .main-form__button-text {
  color: #000;
}
.main-form__button:hover .main-form__button-arrow {
  background-color: #000;
}
.main-form__button:hover .main-form__button-arrow path {
  stroke: #fff;
}
.main-form__button:active {
  transform: translateY(1px);
}
.main-form__button-text {
  font-size: 23px;
  font-weight: 600;
  line-height: normal;
  color: #fff;
  direction: rtl;
  transition: all 0.3s ease;
}
.main-form__button-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.3s ease;
}
.main-form__button-arrow path {
  transition: all 0.3s ease;
}

.about {
  padding: 60px 0;
}
.about .container {
  width: 1160px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.about-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.about-info {
  margin: 0 0 35px 0;
}
.about-title, .about-subtitle {
	text-align: right;
}
.about-title {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.about-subtitle {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.about-text {
  font-size: 20px;
  font-weight: 400;
}
.about-text:not(:last-child) {
  margin: 0 0 15px 0;
}
.about-image {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 450px;
}

.services {
  padding: 50px 0;
}
.services .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.services-items {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 0 0 50px 0;
}
.services-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 0 10px 0;
}
.services-item__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0px 0px 30px -15px rgba(51, 51, 51, 0.7254901961);
  transition: all 0.3s ease;
  z-index: 2;
}
.services-item__link:hover {
  box-shadow: 0px 0px 50px -15px #333;
}
.services-item__image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 236px;
  margin: 0 0 15px 0;
  object-fit: cover;
}
.services-item__name, .services-item__text {
  padding: 0 8px;
}
.services-item__name {
  font-size: 23px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.services-item__text {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.services-item__more {
  font-size: 18px;
  font-weight: 600;
  margin: 0 auto;
}
.section-form {
  background-color: rgba(0, 0, 0, 0.9294117647);
  padding: 30px 0;
  color: #fff;
}
.section-form__button {
  border: 1px solid transparent;
}
.section-form__button:hover {
/*   border: 1px solid #313953; */
  border: 1px solid #000;
}

.reviews {
  padding: 40px 0;
  margin: 0 0 40px 0;
}
.reviews .container {
  width: 1000px;
  position: relative;
}
.reviews-slider {
  width: 90%;
  position: static;
}
.reviews-slider__button-prev::after, .reviews-slider__button-next::after {
/*   color: #313953; */
  color: #000;
  font-size: 25px;
}
.reviews-slide {
  padding: 0 30px;
}
.reviews-slide__header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 15px 0;
}
.reviews-slide__header-image {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0 0 0 15px;
}
.reviews-slide__header-name {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #154fc1;
  margin: 0 0 7px 0;
}
.reviews-slide__stars {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 15px 0;
}
.reviews-slide__message {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
.reviews div.reviews-pagination {
  bottom: -50px;
}
.reviews div.reviews-pagination .swiper-pagination-bullet-active {
/*   background-color: #313953; */
	background-color: #000;
}

.benefits {
  padding: 50px 0;
}
.benefits .container {
  width: 1420px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  column-gap: 20px;
}
.benefits-slider {
  position: static;
}
.benefits-slider__wrapper {
  width: 50%;
  position: relative;
}
.benefits div.benefits-pagination {
  bottom: -40px;
}
.benefits div.benefits-pagination .swiper-pagination-bullet-active {
/*   background-color: #313953; */
  background-color: #000;
}
.benefits-slide {
  color: #21304a;
}
.benefits-slide__title {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 30px 0;
}
.benefits-slide__text, .benefits-slide__list, .benefits-slide__list {
  font-size: 20px;
  font-weight: 400;
}
.benefits-slide__text {
  margin: 0 0 15px 0;
}
.benefits-slide__list {
  margin: 0 0 15px 0;
}
.benefits-slide__item {
  margin: 0 0 10px 0;
}
.benefits-slide__item strong {
  font-weight: 600;
}
.benefits-image {
  flex-shrink: 0;
  flex-grow: 0;
  display: block;
  width: 50%;
  height: auto;
  min-height: 500px;
/*   background-size: cover; */
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.posts {
  padding: 50px 0;
}
.posts .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.posts-items {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 0 0 50px 0;
}
.posts-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 0 10px 0;
}
.posts-item__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
  z-index: 2;
}
.posts-item__link:hover {
  box-shadow: 0px 0px 50px -25px #333;
}
.posts-item__image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 234px;
  margin: 0 0 15px 0;
  object-fit: cover;
}
.posts-item__name, .posts-item__text {
  padding: 0 8px;
}
.posts-item__name {
  font-size: 23px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.posts-item__text {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.posts-item__more {
  font-size: 18px;
  font-weight: 600;
  margin: 0 auto;
}
.gallery {
  background-color: rgba(185, 155, 90, 0.4);
  padding: 30px 0;
}
.gallery .container {
  position: relative;
  padding: 0 0 30px 0;
}
.gallery .swiper {
  position: static;
}
.gallery-slider {
  width: 90%;
}
.gallery-slide {
  width: 360px;
  border: 2px solid #fff;
}
.gallery-slide img {
  width: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.gallery div.gallery-pagination {
  bottom: -10px;
}
.gallery div.gallery-pagination .swiper-pagination-bullet-active {
/*   background-color: #313953; */
  background-color: #000;
}
.gallery-button-prev, .gallery-button-next {
  width: 25px;
  height: 25px;
/*   color: #313953; */
  color: #000;
}
.gallery-button-prev:after, .gallery-button-next:after {
  font-size: 25px;
}
.recommendations {
  padding: 50px 0;
}
.recommendations .container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.recommendations-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 0 0 30px 0;
}
.recommendations-item {
  padding: 25px;
  border: 1px solid #000;
  border-radius: 5px;
  align-self: baseline;
}
.recommendations-item__text {
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  margin: 0 0 15px 0;
}
.recommendations-signature {
  display: flex;
  align-items: center;
}
.recommendations-signature img {
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 0 0 10px;
}
.recommendations-signature__name {
  font-size: 20px;
  font-weight: 600;
}
.causes {
  padding: 40px 0;
}
.causes-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.causes-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 10px;
  text-align: center;
}
.causes-item__image {
  max-width: 125px;
  height: auto;
  max-height: 130px;
  margin: 0 0 10px 0;
  object-fit: contain;
}
.causes-item__title {
  font-size: 29px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.causes-item__text {
  font-size: 23px;
  font-weight: 400;
}

.footer {
  padding: 80px 0 30px 0;
  background-color: #202020;
}
.footer-form {
  margin: 0 0 30px 0;
}
.footer-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.footer-info__title {
  font-size: 29px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 15px 0;
}
.footer-info__list li:not(:last-child) {
  margin: 0 0 10px 0;
}

.footer-info__list li {
	list-style: none;
}

.footer-info__list li a {
  position: relative;
  display: block;
  width: fit-content;
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  padding: 4px 8px;
}
.footer-info__list li a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: 0;
  right: 0;
  transform-origin: bottom left;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
  pointer-events: none;
}
.footer-info__list li a:hover::before {
  transform-origin: bottom right;
  transform: scale3d(1, 1, 1);
}
.footer-info__contacts {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 10px;
}
.footer-info__contacts-title {
  font-size: 29px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 10px 0;
}
.footer-info__contacts-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.footer-info__contacts svg {
  width: 35px;
  margin: 0 0 0 20px;
}
.footer-info__contacts-detail {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 0 5px;
}
.footer-info__contacts-link {
  position: relative;
  font-size: 21px;
  font-weight: 500;
  color: #fff;
}
.footer-info__contacts-link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: 0;
  right: 0;
  transform-origin: bottom left;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
  pointer-events: none;
}
.footer-info__contacts-link:hover::before {
  transform-origin: bottom right;
  transform: scale3d(1, 1, 1);
}
.footer-info__socials {
  grid-column: 1/4;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 15px;
}
.footer-info__socials-link {
  font-size: 21px;
  font-weight: 500;
  color: #fff;
}

.single {
  padding: 40px 0 60px 0;
}
.single .container {
  width: 1160px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.single-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.single-info {
  margin: 0 0 35px 0;
}
.single-title {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.single-subtitle {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.single-text {
  font-size: 20px;
  font-weight: 400;
}
.single-text:not(:last-child) {
  margin: 0 0 15px 0;
}
.single-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.more {
  padding: 50px 0;
}
.more .container {
  width: 1400px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.more-title {
  font-size: 41px;
  font-weight: 600;
  margin: 0 0 30px 0;
  text-align: center;
}
.more-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin: 0 0 50px 0;
}
.more-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 0 10px 0;
}
.more-item__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
  z-index: 2;
}
.more-item__link:hover {
  box-shadow: 0px 0px 50px -25px #333;
}
.more-item__image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 236px;
  margin: 0 0 15px 0;
  object-fit: cover;
}
.more-item__name, .more-item__text {
  padding: 0 8px;
}
.more-item__name {
  font-size: 23px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.more-item__text {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.more-item__more {
  font-size: 18px;
  font-weight: 600;
  margin: 0 auto;
}
.contacts {
  padding: 60px 0;
}
.contacts-items {
  max-width: 1200px;
  width: 90%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 0 auto 70px;
}
.contacts-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.contacts-item__icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: #000;
  margin: 0 0 30px 0;
}

.contacts-item__icon-wrapper img{
  max-width: 50%;
}
.contacts-item__info {
  display: flex;
  align-items: center;
}
.contacts-item__info-title, .contacts-item__info-link {
  color: #000;
}
.contacts-item__info-title {
  font-size: 23px;
  font-weight: 400;
  margin: 0 0 0 10px;
}
.contacts-item__info-link {
  position: relative;
  font-size: 25px;
  font-weight: 600;
  text-shadow: 0px 0px 1px #fff;
}
.contacts-item__info-link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #000;
  bottom: 0;
  right: 0;
  transform-origin: bottom left;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s;
  pointer-events: none;
  z-index: -1;
}
.contacts-item__info-link:hover::before {
  transform-origin: bottom right;
  transform: scale3d(1, 1, 1);
}
.contacts .form-wrapper form.wpcf7-form p {
  /* display: grid; */
  /* grid-template-columns: repeat(2, 1fr); */
  /* gap: 10px; */
  display: block;
  max-width: 50%;
  margin: 0 auto;
  text-align: center;
  direction: rtl;
}


.contacts .form-wrapper form.wpcf7-form p .section-form__button.btn{
  display: block;
  margin: 0 auto;
}

.contacts .form-wrapper form.wpcf7-form p br{
	display: none;
}
.contacts .form-wrapper .form-title {
  font-size: 38px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
.contacts .form-wrapper .form-input, .contacts .form-wrapper .form-select, .contacts .form-wrapper .form-textarea, .promotions .form-wrapper .form-input {
  font-size: 21px;
  font-weight: 400;
  color: #000;
  border: 1px solid #333;
}
.contacts .form-wrapper .form-input:placeholder, .contacts .form-wrapper .form-select:placeholder, .contacts .form-wrapper .form-textarea:placeholder {
  font-size: 18px;
  color: #333;
}
.contacts .form-wrapper .form-input:focus, .contacts .form-wrapper .form-select:focus, .contacts .form-wrapper .form-textarea:focus {
  background-color: #eeeeee;
/*   border: 1px solid #313953; */
  border: 1px solid #000;
}
.contacts .form-wrapper .form__select-wrapper::after {
  color: #333;
  font-size: 18px;
  font-weight: 400;
}
.contacts .form-wrapper .form__select-wrapper.focused::after {
  background-color: #eeeeee;
}
.contacts .form-wrapper .form-textarea {
  resize: none;
  grid-column: span 2;
  height: 130px;
  padding: 5px 14px;
}
.contacts .form-wrapper .form-textarea:focus-visible {
  outline: none;
}
.contacts .form-wrapper .form .contacts-form__button {
  width: 100%;
  grid-column: span 2;
  font-size: 21px;
  font-weight: 600;
  color: #fff;
  background-color: #000;
  text-decoration: none;
  padding: 12px 24px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  border: none;
  transition: all 0.3s ease;
}
.contacts .form-wrapper .form .contacts-form__button:hover {
  background-color: #2ada47;
  color: #000;
}

.gallery {
  background-color: #fff;
  padding: 40px 0;
}
.gallery .container {
  width: 90%;
  max-width: 1600px;
}
.gallery-title {
  font-size: 80px;
  color: #efe8d9;
  margin: 40px 0;
  text-align: center;
}
.gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.gallery-item {
  transition: all 0.3s ease;
  box-shadow: 0px 0px 30px -15px rgba(51, 51, 51, 0.7254901961);
}
.gallery-item:hover {
  box-shadow: 0px 0px 50px -15px #333;
}
.gallery-item a img {
  aspect-ratio: 1/1;
}

/* .products {
  padding: 60px 0;
} */

.products-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.product-item {
  min-width: 250px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  row-gap: 5px;
  padding: 0 0 10px 0;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 0px 30px -15px rgba(51, 51, 51, 0.7254901961);
  transition: all 0.3s ease;
}

.product-item:hover {
  box-shadow: 0px 0px 50px -15px #333;
}

.product-link, .product-description, .product-price, .product-button {
  color: #000;
}

.product-item img{
  height: 200px;
}

.product-title {
  margin: 0 0 10px 0;
}
.product-price {
  /* display: block; */
  margin: 0 0 15px 0;
}
.product-button {
  width: max-content;
  margin: 0 auto;
  width: 80%;
  font-size: 18px;
  padding: 8px 12px;
}

/* #sidebar {
  display: none;
} */

.content-area {
  padding: 40px 0;
}
/* .site-main {
  text-align: center;
} */
.woocommerce-result-count {
  display: none;
}

.single-product {
  display: flex;
}

/* .woocommerce-breadcrumb {
  margin: 0 0 30px 0;
} */

.product .container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.single-product-title {
  margin: 0 0 20px 0;
}

.summary p.price {
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 15px 0;
}
.summary .woocommerce-product-details__short-description {
  margin: 0 0 25px 0;
}

.screen-reader-text {
  display: none;
}
.quantity-wrapper {
  width: min-content;
  height: 45px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0 0 20px 0;
}

.quantity-wrapper .minus,
.quantity-wrapper .plus {
  border: none;
  outline: none;
  padding: 5px;
  cursor: pointer;
  background-color: #fff;
}

.quantity-wrapper input.input-text {
  max-width: 50px;
  text-align: center;
  margin: 0 5px;
  flex-grow: 1;
  border: none;
  outline: none;
  pointer-events: none;
}

.page-title {
  margin: 0 0 30px 0;
}
.woocommerce-tabs.wc-tabs-wrapper ul.wc-tabs{
  visibility: hidden;
  opacity: 0;
}

.wc-tab h2 {
  margin: 0 0 10px 0;
}
.woocommerce-tabs {
  display: none;
  margin: 0 0 40px 0;
}

.summary {
  padding: 50px 0 0 0;
}

.related.products h2 {
  margin: 0 0 20px 0;
}

.woocommerce-ordering {
  margin: 0 0 30px 0;
}
.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  width: 100%;
}
.woocommerce-cart-form .product-thumbnail img {
  width: 100px;
  height: auto;
  object-fit: cover;

}

.pt {
  padding-top: 50px;
}
.pb {
  padding-bottom: 50px;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-price{
  margin: 0;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead{
  margin: 0 0 30px 0;
}

.woocommerce .cart-collaterals .cart_totals table {
  width: 100%;
  margin-bottom: 0;
}

.woocommerce .cart-collaterals .cart_totals th,
.woocommerce .cart-collaterals .cart_totals td {
  padding: 14px;
  font-size: 13px;
  border-top: none;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
}

.woocommerce .cart-collaterals .cart_totals .order-total {
  font-weight: bold;
}



.woocommerce .cart-empty {
  text-align: center;
  padding: 40px;
}

.woocommerce .cart-empty .return-to-shop a {
  color: #007cba;
  text-decoration: none;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  text-align: left;
  font-weight: 300;
  font-size: 14px;
}

.wishlist-title-container {
  display: none;
}

td.product-subtotal span.woocommerce-Price-amount.amount {
  font-weight: 800;
  font-size: 13px;
}

.cart_totals h2 {
  font-size: 21px;
  font-weight: 800;
  margin-bottom: 16px;
}

form.woocommerce-shipping-calculator a {
  font-size: 13px;
  color: #081118;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}

.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, .1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5em;
}

.woocommerce td.product-quantity .quantity{
  display: flex;
  justify-content: flex-end;
}

.coupon {
  margin: 0 0 30px 0;
  }
.coupon input.input-text {
  margin: 0 0 0 30px;
  font-size: 16px;
  font-weight: 500;
  background-color: #fff;
  border-width: 1px;
  min-height: 35px;
  padding: 8px 12px;
  border: 1px solid #000;
  outline: none;
  border-radius: 3px;
}

.btn.cart-apply-coupon {
  font-weight: 400;
  font-size: 16px;
  padding: 8px 12px;
  min-height: 35px;
}

.wc-proceed-to-checkout {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.woocommerce-message {
  margin: 0 0 20px 0;
}

.content-area .woocommerce-breadcrumb {
  margin: 0 0 20px 0;
  text-align: center;
}
.woocommerce label {
  margin-bottom: 4px;
  display: block;
}
.woocommerce a  {
  color: #000;
  text-decoration: underline;
}
.woocommerce input, .woocommerce textarea {
  padding: 6px 12px;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  color: #000;
  background: #fff;
  border-radius: 8px;
}
.woocommerce textarea {
  height: 100px;
  resize: none;
}
.woocommerce .form-row {
  margin-bottom: 12px;
}

.woocommerce .button {
  padding: 6px 12px;
  border: none;
  display: inline-flex;
  color: #fff;
/*   background: #313953; */
  background: #000;
  border-radius: 8px;
  transition: all 0.4s;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  margin-top: 12px;
}
.woocommerce-notices-wrapper {
  margin-bottom: 20px;
}
.woocommerce .button:hover {
  opacity: 0.8;
}
.quantity-wrapper input.input-text {
  padding: 0;
  margin: 0;
  width: 50px !important;
  text-align: center;
}

.woocommerce-checkout-review-order-table {
  width: 100%;
}

.product-item img {
  height: 300px;
  object-fit: contain;
}

.product_meta {
  margin-top: 20px;
}
.product_meta a {
  color: #000;
  text-decoration: underline;
}
.woocommerce-product-gallery__image a {
  pointer-events: none;
}

.woocommerce-tabs.wc-tabs-wrapper .panel.entry-content.wc-tab {
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
	text-align: right;
}

.section-form.form form {
  max-width: 90%;
  margin: 0 auto;
}

.form form p {
  direction: rtl;
  display: block;
}
.form form p .section-form__button.btn{
  display: block;
  margin: 0 auto;
}
.form form p br {
	display: none;
}

.accordion {
  max-width: 400px;
  min-width: 300px;
  margin: 20px auto;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 5px;
  overflow: hidden;

}

.accordion .accordion-item .accordion-header {
  position: relative;
  /* padding: 10px 30px 10px 10px; */
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}

.accordion .accordion-item .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;

}

.accordion .accordion-item.open .accordion-content {
  max-height: 500px;
}

.accordion-content p {
  padding: 10px;
}
.accordion-header__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 0 0 10px;
  transition: all 0.3s ease;
}
.accordion-header__button span{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 50%;
  height: 1px;
  background-color: #000;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}

.accordion-header__button.active{
  transform: rotate(180deg);
}

.accordion-header__button span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(90deg)
}

.accordion-header__button.active span:nth-child(1){
  opacity: 0;
}

.woocommerce-loop-category__title {
  color: #000;
}
.woocommerce-pagination ul {
  padding: 0;
  margin: 20px 0 0 0;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style-type: none;
}
.woocommerce-pagination li {
  margin: 0 3px;
  display: inline-flex;
}
.woocommerce-pagination a, .woocommerce-pagination span {
  display: inline-flex;
  padding: 5px 12px;
  border-radius: 4px;
  background: #000;
  color: #fff;
  font-size: 14px;
}

.woocommerce-loop-category__title mark {
  display: none;
}

section.related {
	margin: 50px 0 0 0;
}

.footer-input__wrapper:not(:last-child) {
	margin: 0 0 20px 0;
}

.promotions {
  padding: 50px 0;
}
.promotions .wpcf7-spinner{
  position: absolute;
  right: 0;
  bottom: 0;
}

.promotions__form-wrapper {
  max-width: 500px;
  margin: 0 auto 30px;
  text-align: center;

}

.promotions-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin: 0 0 60px 0;
}

.promotions-item {
  position: relative;
  display: flex;  
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  padding: 20px;
  color: #fff;
  text-shadow: 1px 1px 3px black;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  aspect-ratio: 1/1;
  box-shadow: 0px 0px 30px -15px rgba(51, 51, 51, 0.7254901961);
  transition: all 0.3s ease;
  overflow: hidden;
}

.promotions-item:before {
  content: '';
  position: absolute;
  width: 100%;  
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  opacity: 0.3;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 2;
}

.promotions-item img {
  position: absolute;
  width: 100%;
  width: 100%;  
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
  transition: all 0.3s ease;
  z-index: 1;
}

.promotions-item:hover {
  box-shadow: 0px 0px 50px -15px #333;
}

.promotions-item:hover.promotions-item:before {
  opacity: 0.1;
}

.promotions-item:hover.promotions-item img {
 transform: scale(1.02);
}

.promotions-item__percent, .promotions-item__title, .promotions-item__description {
  position: relative;
  z-index: 3;
  transition: all 0.3s ease;
}

.promotions-item__percent {
  font-size: 55px;
  font-weight: 700;
  margin: 0 0 5px 0;

}
.promotions-item:hover .promotions-item__percent {
  transform: translateY(-10px);
  font-size: 60px;
}

.promotions-item__title {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 5px 0;
}
.promotions-item:hover .promotions-item__title {
  transform: translateY(-10px);
}

.promotions-item__description {
  font-size: 16px;
  font-weight: 400;
  opacity: 0;
  visibility: hidden;  
  bottom: -5%;
  z-index: -1;
}

.promotions-item:hover .promotions-item__description {
  opacity: 1;
  visibility: visible;
  bottom: 0;
  z-index: 3;
}

.promotion-text__wrapper {
  width: fit-content;
  max-width: 80%;
  margin: 0 auto 30px;
}
.promotion-text {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  text-align: center;
}

@media (max-width: 1440px) {
  .section-title {
    font-size: 36px;
  }
  .header .container {
    width: 940px;
  }
  .header-nav__list-item a {
    font-size: 18px;
  }
  .header-phone__link {
    font-size: 22px;
  }
  .main {
    min-height: 400px;
  }
/*   .main:before {
    opacity: 0.4;
  } */
  .main .container {
    width: 940px;
  }
  .main-info__subtitle {
    font-size: 36px;
  }
  .main-info__title {
    font-size: 42px;
  }
  .main-form__subtitle {
    font-size: 36px;
  }
  .main-form__title {
    font-size: 42px;
  }
  .main-form form {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 15px;
    width: 300px;
  }
  .main-form__input, .main-form__button {
    width: 100%;
  }

  .about .container {
    width: 940px;
  }
  .reviews .container {
    width: 940px;
  }
  .form-title {
    font-size: 40px;
  }
  .form-subtitle {
    font-size: 30px;
  }
  .form form {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 40px;
  }
  .form form .section-form__button {
    grid-column: 2/3;
  }
  .advertising .container {
    width: 940px;
  }
  .advertising-slide__text, .advertising-slide__list {
    font-size: 18px;
  }
  .causes-item__title {
    font-size: 26px;
  }
  .causes-item__text {
    font-size: 18px;
  }
  .form form {
    gap: 20px;
  }
  .form-input, .form-select {
    font-size: 20px;
    min-height: 46px;
  }
  .form__select-wrapper::after {
    font-size: 20px;
  }
  .footer {
    padding: 50px 0 30px 0;
  }
  .footer-info__title {
    font-size: 26px;
  }
  .footer-info__list-item a {
    font-size: 18px;
  }
  .footer-info__contacts-title {
    font-size: 26px;
  }
  .footer-info__contacts-link {
    font-size: 20px;
  }
  .gallery {
    padding: 40px 0;
  }
  .gallery .container {
    width: 80%;
  }
  .gallery-title {
    margin: 40px 0;
  }
  .contacts .container {
    width: 90%;
  }
  .contacts-items {
    width: 100%;
  }
  .contacts-item__icon-wrapper {
    width: 80px;
    height: 80px;
  }
  .contacts-item__icon-wrapper svg {
    width: 30px;
    height: 30px;
  }
  .contacts-item__info-title {
    font-size: 18px;
  }
  .contacts-item__info-link {
    font-size: 22px;
  }
  .main-form form, .main-form form.wpcf7-form p {
	flex-direction: column;
	row-gap: 10px;
	column-gap: normal;
  }
}
@media (max-width: 1200px) {

  .form form p {
	grid-template-columns: 1fr;
  }
  .container, .site-main {
    width: 940px;
    padding: 0 20px;
  }
  .mobile-button {
    display: flex;
  }
  .header .container {
    padding: 0 20px;
  }
  .header-nav {
    display: none;
  }
  .reviews-slide {
    padding: 0 10px;
  }
  .services-item__text {
    font-size: 16px;
  }
  .posts-item__text {
    font-size: 16px;
  }
  .causes-item__text {
    font-size: 16px;
  }
  .gallery {
    padding: 40px 0;
  }
  .gallery-title {
    margin: 0 0 30px 0;
    font-size: 50px;
    color: #e1d2b3;
  }
  .contacts-item__info-title {
    font-size: 17px;
  }
  .contacts-item__info-link {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .mobileMenu .container, .main .container, .about .container, .reviews .container, .services .container, .form .container, .advertising .container, .posts .container, .gallery .container, .recommendations .container, .causes .container, .footer .container, .more .container, .single .container {
    width: 85%;
  }
  .btn, .single_add_to_cart_button {
    font-size: 18px;
    padding: 10px 20px;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5);
  }
  .main-info__subtitle {
    font-size: 32px;
  }
  .main-info__title {
    font-size: 38px;
  }
  .main-form__subtitle {
    font-size: 32px;
  }
  .main-form__title {
    font-size: 38px;
  }
  .about-text {
    font-size: 18px;
  }
  .services-items {
    gap: 20px;
  }
  .services-item__image {
    height: 200px;
  }
  .services-item__name {
    font-size: 20px;
  }
  .form-title {
    font-size: 36px;
  }
  .form-subtitle {
    font-size: 26px;
  }
  .form-input, .form-select, .form .form__select-wrapper:after {
    font-size: 18px;
  }
  .form-input {
    min-height: 40px;
  }
  .form .section-form__button {
/*     box-shadow: 0 0 10px 5px #313953; */
	box-shadow: 0 0 10px 5px #000;
  }
  .advertising {
    padding: 60px 0 30px 0;
  }
  .advertising div.advertising-pagination {
    bottom: -10px;
  }
  .posts {
    padding: 40px 0;
  }
  .posts .container {
    width: 85%;
  }
  .posts-item {
    box-shadow: 0 0 30px -10px #ccc;
  }
  .causes-item__image {
    max-width: 85px;
  }
  .more-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .benefits .container {
	align-items: flex-start;
  }
  .benefits-image {
	width: 35%;
	min-height: 300px;
  }
  .products-list{
	grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 992px) {
  .section-title {
    font-size: 32px;
  }
  .btn, .single_add_to_cart_button {
    margin: 0 auto;
  }
  .header-logo img {
    width: 70px;
  }
  .main {
    padding: 120px 0 40px 0;
  }
  .main:before {
    opacity: 0.5;
  }
  .main .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
  }
  .main-info {
    margin: 0 0 80px 0;
  }
  .main-info__subtitle {
    font-size: 32px;
  }
  .main-info__title {
    font-size: 40px;
  }
  .main-form__subtitle {
    font-size: 20px;
  }
  .main-form__title {
    font-size: 24px;
  }
  .main-form form {
    width: 100%;
  }
  .about {
    padding: 40px 0 30px 0;
  }
  .about .container {
    grid-template-columns: 1fr;
  }
  .about-image {
    min-height: 200px;
  }
  .reviews {
    padding: 40px 0 60px 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    box-shadow: 0px 0px 20px -5px #ccc;
  }
  .reviews div.reviews-pagination {
    bottom: -40px;
  }
  .services-items {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .services-item {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .services-item__name {
    margin: 0 auto 10px;
  }
  .form form {
    width: 80%;
    margin: 0 auto;
    grid-template-columns: 1fr;
  }
  .form form .section-form__button {
    grid-column: auto;
  }
  .advertising .container {
    flex-direction: column-reverse;
    row-gap: 30px;
  }
  .advertising-slider__wrapper, .advertising-image {
    width: 100%;
  }
  .posts-items {
    grid-template-columns: 1fr;
  }
  .posts-item {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    align-items: center;
  }
  .gallery-slider {
    width: 80%;
  }
  .recommendations-items {
    grid-template-columns: 1fr;
  }
  .causes-items {
    grid-template-columns: 1fr;
  }
  .footer-form {
    margin: 0 0 50px 0;
  }
  .footer-info {
    justify-items: center;
    grid-template-columns: repeat(2, 1fr);
  }
  .footer-info__contacts {
    grid-row: 2/3;
    grid-column: 1/3;
    align-items: center;
  }
  .gallery-wrapper {
    gap: 20px;
  }
  .contacts-item__info {
    flex-direction: column;
  }
  .contacts-item__info-title {
    margin: 0 0 10px 0;
  }
  .contacts-item__icon-wrapper {
    margin: 0 0 10px 0;
  }
}
@media (max-width: 768px) {
  .aside-contacts {
    top: 60%;
  }
  .product .container {
    flex-direction: column;
  }
  .container {
    width: 540px;
  }
  .single .container {
    width: 80%;
    grid-template-columns: 1fr;
  }
  .single-image {
    min-height: 300px;
    grid-row: 1/2;
  }
  .more-item {
    box-shadow: 0 0 30px -5px #ccc;
  }
  .gallery-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .contacts .container {
    display: flex;
    flex-direction: column-reverse;
    width: 85%;
  }
  .contacts-items {
    grid-template-columns: 1fr;
    margin: 0 auto;
  }
  .contacts-item__info-title {
    font-size: 18px;
  }
  .contacts-item__info-link {
    font-size: 21px;
  }
  .contacts .form-wrapper {
    margin: 0 0 40px 0;
  }
  .contacts .form-wrapper .form-title {
    font-size: 32px;
  }
  .pt {
    padding-top: 40px !important;
  }
  .pb {
    padding-bottom: 40px !important;
  }
  .promotions-items {
    grid-template-columns: 1fr;
    gap: 10px;
    margin: 0 0 30px 0;
  }
  .promotion-text__wrapper {
    max-width: 100%;    
  }
  .promotion-text {
    font-size: 28px;
  }

}
@media (max-width: 576px) {
  .container {
    width: 100%;
    padding: 0 15px;
  }
  .causes-item__title {
    font-size: 18px;
  }
  .about-title {
    margin: 0 0 10px 0;
  }
  .more-items {
    grid-template-columns: 1fr;
  }
  .more-item {
    align-items: center;
  }
  .more-item__name {
    font-size: 20px;
  }
  .contacts .form-wrapper form.wpcf7-form p{
    grid-template-columns: 1fr;
  }
  .contacts .form-wrapper .form-textarea, .contacts .form-wrapper .form .contacts-form__button {
    grid-column: span 1;
  }
  .benefits .container {
	width: 100%;
	justify-content: center;
  }
 .products-list{
	grid-template-columns: 1fr;
  }
  .contacts .form-wrapper form.wpcf7-form p {
	max-width: 100%;
  }

}
@media (max-width: 425px) {
  .mobileMenu .container, .main .container, .about .container, .reviews .container, .services .container, .form .container, .advertising .container, .posts .container, .gallery .container, .recommendations .container, .causes .container, .footer .container {
    width: 87%;
  }
  .section-title {
    font-size: 26px;
  }
  .aside-contacts__link svg {
    width: 30px;
    height: 30px;
  }
  .header-logo img {
    width: 60px;
  }
  .header-phone svg {
    width: 25px;
    height: 25px;
  }
  .header-phone__link {
    font-size: 20px;
  }
  .main:before {
    opacity: 0.7;
  }
  .main-form {
    display: none;
  }
  .main .container {
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: auto;
  }
  .reviews-slider__button-next, .reviews-slider__button-prev {
    display: none;
  }
  .reviews-slide {
    padding: 10px;
    box-shadow: inset 0 0 20px -5px #ccc;
  }
  .reviews-slide__header {
    flex-direction: column;
  }
  .reviews-slide__header-image {
    margin: 0 0 15px 0;
  }
  .services-items {
    margin: 0 0 30px 0;
  }
  .services-item {
    width: 95%;
  }
  .services-item__text {
    font-size: 15px;
  }
  .form-title {
    font-size: 30px;
  }
  .form-subtitle {
    font-size: 18px;
  }
  .form-input, .form-select, .form .form__select-wrapper:after {
    font-size: 16px;
  }
  .form form {
    width: 90%;
  }
  .advertising .container {
    row-gap: 20px;
  }
  .advertising-image {
    min-height: 300px;
  }
  .advertising-slide__title, .advertising-slide__list {
    font-size: 18px;
    margin: 0 0 15px 0;
  }
  .posts-item {
    width: 95%;
  }
  .posts-item__name {
    font-size: 20px;
  }
  .posts-item__more {
    font-size: 16px;
  }
  .gallery-button-prev, .gallery-button-next {
    display: none;
  }
  .recommendations {
    padding: 40px 0;
  }
  .recommendations-item__text {
    font-size: 16px;
    font-weight: 500;
  }
  .causes {
    padding: 30px 0;
  }
  .footer-info {
    gap: 20px 10px;
  }
  .footer-info__title {
    font-size: 20px;
  }
  .footer-info__list-item a {
    font-size: 14px;
  }
  .footer-info__contacts-title {
    font-size: 20px;
  }
  .footer-info__list li a {
	font-size: 14px;
  }
  .promotion-text {
    font-size: 22px;
  }

}
@media (max-width: 375px) {
  .aside-contacts {
    display: none;
  }
  .mobileMenu .container, .main .container, .about .container, .reviews .container, .services .container, .form .container, .advertising .container, .posts .container, .gallery .container, .recommendations .container, .causes .container, .footer .container, .single .container, .more .container {
    width: 95%;
  }
  .header {
    min-height: 75px;
  }
  .header-cart {
    width: 50px;
    height: 35px;
  }
  .header-phone {
    display: none;
  }
  .mobile-button {
    margin: 0 0 0 15px;
  }
  .mobileMenu-phone {
    display: flex;
  }
  .gallery .container {
    width: 95%;
  }
  .gallery-wrapper {
    gap: 10px;
  }
  .gallery-title {
    font-size: 36px;
  }
  .contacts .container {
    width: 95%;
  }
}
@media (max-width: 320px) {
  .mobileMenu .container, .main .container, .about .container, .reviews .container, .services .container, .form .container, .advertising .container, .posts .container, .gallery .container, .recommendations .container, .causes .container, .footer .container {
    padding: 0 5px;
  }
}/*# sourceMappingURL=style.css.map */