@import '../../access/libs/swiper-bundle.css';
@font-face {
  font-family: roboto-oh5;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/roboto-regular-webfont.woff2) format('woff2');
}
@font-face {
  font-family: roboto-oh5;
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/roboto-italic-webfont.woff2) format('woff2');
}
@font-face {
  font-family: roboto-oh5;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/roboto-bold-webfont.woff2) format('woff2');
}
@font-face {
  font-family: roboto-oh5;
  font-style: italic;
  font-weight: 700;
  src: url(../fonts/roboto-bolditalic-webfont.woff2) format('woff2');
}
::-webkit-input-placeholder {
  color: #666;
}
::-moz-placeholder {
  color: #666;
}
:-ms-input-placeholder {
  color: #666;
}
::-ms-input-placeholder {
  color: #666;
}
::placeholder {
  color: #666;
}
::-moz-selection {
  background-color: orange;
  color: #fff;
}
::selection {
  background-color: orange;
  color: #fff;
}
input,
textarea {
  outline: none;
}
input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid,
textarea:required:valid {
  border-color: green;
}
body {
  color: #333;
  font-family: roboto-oh5, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
}
:root {
  --cr-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tov-main-color: #149cc7;
  --tov-secondary_color: #ffd800;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
blockquote,
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
ol[role='list'],
ul[role='list'] {
  list-style: none;
}
body,
html {
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  scroll-behavior: smooth;
}
body {
  line-height: 1.5;
  min-height: 100vh;
}
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
img,
object,
picture,
video {
  display: block;
  height: auto;
  max-width: 100%;
}
button,
input,
select,
textarea {
  font: inherit;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
:-moz-placeholder,
::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  :after,
  :before {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    -webkit-transition-duration: 0.01ms !important;
    -o-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
body,
button,
input,
optgroup,
select,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans,
    Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: Courier\10 Pitch, courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: monaco, consolas, Andale Mono, DejaVu Sans Mono, monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
body {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  align-items: center;
  background: -o-linear-gradient(left, #fff 21px, transparent 1%) 50%,
    -o-linear-gradient(#fff 21px, transparent 1%) 50%, #000;
  background: linear-gradient(90deg, #fff 21px, transparent 1%) 50%,
    linear-gradient(#fff 21px, transparent 1%) 50%, #000;
  background-size: 22px 22px;
  color: #212426;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  justify-content: center;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
}
h1 {
  font-size: 30px;
  line-height: 1.1;
}
h1,
h2 {
  font-weight: 700;
}
h2 {
  font-size: 36px;
  line-height: 1.15;
}
h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}
h4,
h5 {
  font-size: 18px;
}
h5 {
  font-weight: 300;
}
.site-header {
  background: #1c385f;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  color: #fff;
  width: 100%;
}
.site-header a {
  color: #fff;
}
.site-header .container {
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-content: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 100%;
  padding: 30px;
  width: 990px;
}
.site-branding,
.site-header .container {
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-branding {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  margin: 10px auto;
}
.site-branding a {
  text-decoration: none;
}
.site-branding h1 {
  margin-bottom: 0;
}
.main-navigation {
  margin: auto;
}
.main-navigation .contact {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}
.main-navigation .contact,
.main-navigation .contact a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.main-navigation .contact a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  align-content: center;
  align-items: center;
  text-decoration: none;
}
.contact img {
  margin-right: 15px;
  width: 32px;
}
.main-navigation .description {
  font-size: 14px;
  font-weight: 500;
}
.main-navigation .number {
  font-weight: 700;
}
.title {
  margin-bottom: 10px;
  padding-bottom: 20px;
  position: relative;
}
.title:after,
.title:before {
  background: #007aff;
  border-radius: 5px;
  bottom: 0;
  content: '';
  display: inline-block;
  height: 3px;
  left: 0;
  position: absolute;
}
.title:before {
  width: 20px;
}
.title:after {
  left: 30px;
  width: 80px;
}
.btn {
  -webkit-box-flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #00a046;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  font-size: 15px;
  font-weight: 700;
  justify-content: center;
  margin: 15px auto;
  min-height: 50px;
  outline: none;
  position: relative;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 90%;
}
.btn.btn-disabled {
  background: #ffb73b;
  color: #222;
  cursor: inherit;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.6);
}
.content-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 480px;
}
.margin20 {
  margin: 20px;
}
.margin30 {
  margin: 30px;
}
.margin40 {
  margin: 40px;
}
.padding20 {
  padding: 20px;
}
.padding30 {
  padding: 30px;
}
.padding40 {
  padding: 40px;
}
.footer .images img {
  border-radius: 0;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  margin-bottom: -10px;
  overflow: hidden;
  width: 100%;
}
.footer p {
  font-size: 15px;
}
.footer {
  margin-bottom: 20px;
  font-size: 12px;
  padding: 25px 0 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
}
.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0 40px 20px;
}
.footer-menu li {
  display: block;
  padding: 0 5px;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.custom-logo-link {
  display: inline-block;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  grid-gap: 1.5em;
  display: -ms-grid;
  display: grid;
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  -ms-grid-columns: (1fr) [4];
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  -ms-grid-columns: (1fr) [5];
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  -ms-grid-columns: (1fr) [6];
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  -ms-grid-columns: (1fr) [7];
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  -ms-grid-columns: (1fr) [8];
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  -ms-grid-columns: (1fr) [9];
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.screen-reader-text:focus {
  clip: auto !important;
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#primary[tabindex='-1']:focus {
  outline: 0;
}
.alignleft {
  float: left;
  margin-bottom: 1.5em;
  margin-right: 1.5em;
}
.alignright {
  float: right;
  margin-bottom: 1.5em;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-bottom: 1.5em;
}
.aligncenter,
.page #page {
  margin-left: auto;
  margin-right: auto;
}
.page #page {
  -ms-flex-pack: distribute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background: #fff;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-around;
  max-width: 100%;
  width: 1024px;
}
#page .page-content {
  padding: 30px;
}
.page-content .entry-header {
  margin-bottom: 40px;
  text-align: center;
}
.goods-catalog {
  -ms-flex-pack: distribute;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
  padding: 20px 10px;
}
.goods-catalog,
.goods-catalog .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.goods-catalog .card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-preferred-size: 480px;
  background-color: #fff;
  border: 1px solid #a3a3a3;
  border-radius: 5px;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  flex-basis: 480px;
  -ms-flex-direction: column;
  flex-direction: column;
  font-weight: 300;
  margin-bottom: 30px;
  max-width: 480px;
  text-align: center;
}
.goods-catalog .card img {
  border-bottom: 1px solid #a3a3a3;
  height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media (min-width: 600px) {
  .goods-catalog .card {
    -ms-flex-preferred-size: 320px;
    flex-basis: 320px;
    max-width: 320px;
  }
}
.card-title {
  font-size: 14px;
  font-weight: 600;
  padding: 5px 10px;
}
.card-title a {
  color: inherit;
  display: block;
  min-height: 65px;
  padding-top: 1em;
  text-decoration: none;
}
.card-price {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.card-price del {
  font-weight: 700;
  margin-right: 10px;
}
.card-price span {
  color: #ff2525;
}
.wpcf7-form.submitting {
  position: relative;
}
.wpcf7-form.submitting:before {
  background: #1c385f;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.wpcf7-form.submitting:after {
  color: #fff;
  content: 'Зачекайте будь-ласка. Ваше замовлення обробляється';
  font-size: 30px;
  font-weight: 700;
  left: 50%;
  line-height: 2;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 420px;
  z-index: 20;
}
.grecaptcha-badge {
  visibility: hidden;
}
.anchor-buttons {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding: 20px;
}
.anchor-buttons .btn-scroll {
  -webkit-box-flex: 1;
  background: #00a6ff;
  -ms-flex: auto;
  flex: auto;
  margin: 0 20px;
  width: auto;
}
.section-title {
  margin: 20px 0;
  text-align: center;
}
h5.card-title {
  font-size: 22px;
  font-weight: 400;
  min-height: 75px;
}
.gallery-images {
  margin-bottom: 10px;
}
.gallery-images img {
  aspect-ratio: 1;
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.gallery-thumbs img {
  cursor: pointer;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active img {
  opacity: 1;
}
.card-upsell .card-price {
  color: #ee1562;
  font-size: 30px;
  font-weight: 400;
}
.card-upsell .card-price strong {
  color: #00a046;
  font-size: 36px;
  font-weight: 400;
}
.card-gallery {
  margin: 10px auto;
  max-width: 300px;
  position: relative;
  width: 100%;
}
.card-description {
  padding: 0 20px;
  text-align: left;
}
.card-description p {
  margin-bottom: 10px;
}
.card-description ul {
  font-size: 14px;
  list-style: none;
  margin: 10px 0 22px;
  padding-left: 15px;
}
.card-description li:before {
  background-image: url(img/check.svg);
  background-size: contain;
  content: '';
  display: inline-block;
  height: 16px;
  list-style: none;
  margin-right: 10px;
  width: 16px;
}
.show-description svg {
  margin-left: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  -o-transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}
.show-description.opened svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.card-description .show-description {
  background: #b3ced9;
  margin: 0 0 10px;
  width: 100%;
}
.collapse {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
a,
h1 strong,
h2 strong,
h3 strong {
  color: #007aff;
}
.top-card-wrap {
  background: #1c385f;
}
.header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.product-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 5px;
}
.product-subtitle {
  color: #839294;
  font-size: 14px;
}
.featured-media {
  overflow: hidden;
  position: relative;
}
.featured-media .discount {
  background: #ff2933;
  color: #fff;
  padding: 4px 30px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(45deg) translate(45px, -8px);
  -ms-transform: rotate(45deg) translate(45px, -8px);
  transform: rotate(45deg) translate(45px, -8px);
}
.pricing-block {
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
}
.pricing-block > * {
  padding: 10px 0;
  text-align: center;
  width: 50%;
}
.pricing-block span {
  display: block;
  font-size: 14px;
  padding-bottom: 4px;
}
.pricing-block strong {
  font-size: 34px;
}
.pricing-block small {
  font-size: 24px;
}
.old-price {
  background: #fff;
}
.old-price strong {
  opacity: 0.8;
  text-decoration: line-through;
}
.new-price {
  background-color: #ffb73b;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffb73b),
    color-stop(74%, #ff2525)
  );
  background-image: -o-linear-gradient(top, #ffb73b 0, #ff2525 74%);
  background-image: linear-gradient(180deg, #ffb73b, #ff2525 74%);
  color: #fff;
}
.big-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #ffb73b;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  color: #222;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  font-weight: 700;
  justify-content: center;
  min-height: 90px;
  text-decoration: none;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, 0.6);
  text-transform: uppercase;
  width: 100%;
}
.big-button svg {
  fill: currentColor;
  height: 24px;
  margin-right: 12px;
  width: 24px;
}
.block-title,
.number-discount {
  text-align: center;
}
.number-discount {
  background: #eff2f7;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  margin: 0;
  padding: 30px 0;
}
.discount-list {
  font-size: 24px;
  margin: 10px 0 0 20px;
  padding: 0;
}
.discount-list li {
  font-weight: 200;
  padding: 5px 20px;
}
.discount-list strong {
  font-weight: 700;
}
.countdown {
  background: #1c385f;
  border-radius: 0;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  color: #fff;
  padding: 20px 20px 30px 30px;
  text-align: center;
}
.countdown h4 {
  margin-bottom: 20px;
}
.countdown__timer {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.countdown__item {
  background: #193255;
  border: 1px dashed #304766;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 4px #193255;
  box-shadow: 0 0 0 4px #193255;
  margin: 0 15px;
  padding: 20px 15px;
}
.countdown__value {
  font-size: 60px;
  font-variant-numeric: tabular-nums;
  font-weight: 700;
  line-height: 1;
}
.countdown__label {
  display: block;
  font-size: 14px;
}
.countdown-text {
  font-size: 12px;
  padding-top: 20px;
}
.product-description {
  margin: 40px 10px 10px;
}
.product-description > * {
  margin-bottom: 15px;
}
.features-block {
  margin: 30px 10px 15px;
}
.feature-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  background: #eff2f7;
  border-radius: 5px;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 20px;
}
.feature-item:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.feature-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.feature-text {
  padding: 19px;
  width: 100%;
}
.feature-title {
  padding-bottom: 12px;
}
.feature-description {
  font-size: 14px;
  margin: 0;
}
.steps-block {
  padding: 30px 0;
}
.steps-list {
  padding: 0 30px;
}
.steps-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 32px;
  position: relative;
}
.steps-item:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.steps-item:not(:last-child):after {
  background: url(../img/benef2_item.png) 0 50% repeat;
  bottom: -20px;
  content: '';
  height: 3px;
  left: 120px;
  position: absolute;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  width: 180px;
  z-index: 1;
}
.steps-item:nth-child(2n):after {
  right: 120px;
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.steps-item:last-child {
  margin-bottom: 0;
}
.steps-item .img {
  min-width: 166px;
  width: 166px;
}
.steps-item .img > img {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.steps-item > p {
  margin: 1em 0;
  padding: 0 0 0 26px;
}
.steps-item > p > span {
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}
.steps-item:nth-child(2n) > p {
  padding: 0 26px 0 0;
  text-align: right;
}
.specifications .title {
  margin: 0 10px 30px;
}
.rev_item_image,
.video-presentation {
  border-radius: 15px;
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
  overflow: hidden;
}
.characteristics__list {
  margin: 0;
  padding: 0;
}
.characteristics__list li {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-line-pack: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  padding: 15px 30px;
}
.characteristics__list li:nth-child(odd) {
  background: #eff2f7;
}
.characteristics__list li b,
.characteristics__list li span {
  display: block;
}
.how-to-get {
  margin: 20px 10px 40px;
}
.step_item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #eff2f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}
.step_item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.step_item:nth-of-type(odd) .bg_icon {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.step_item .image {
  position: relative;
  width: 50%;
}
.step_item .decor {
  overflow: hidden;
  width: 100%;
}
.step_item .bg_icon,
.step_item .decor {
  -webkit-box-shadow: var(--cr-shadow);
  box-shadow: var(--cr-shadow);
}
.step_item .bg_icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #eff2f7;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 64px;
}
.step_item .text {
  padding: 0 10px 0 50px;
  width: 50%;
}
.step_item:nth-of-type(odd) .text {
  padding: 0 50px 0 10px;
}
.step_item .text p {
  font-size: 14px;
}
.list_4 {
  -ms-grid-columns: 50% 20px 50%;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-grid;
  display: grid;
  gap: 20px 20px;
  grid-template-columns: 50% 50%;
  margin: 0;
  padding: 20px 0 0;
}
.how-item {
  position: relative;
  text-align: center;
}
.how-item img {
  background-color: #193255;
  border-radius: 100%;
  display: inline-block;
  padding: 5px;
  width: 132px;
}
.how-item span {
  -ms-flex-line-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-content: center;
  background: #ff2525;
  border-radius: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  height: 48px;
  justify-content: center;
  left: 30px;
  position: absolute;
  top: 0;
  width: 48px;
}
.contact-form {
  background: #1c385f;
  color: #fff;
  padding: 20px 0 10px;
}
.products_count {
  background: #193255;
  border: 1px dashed #304766;
  -webkit-box-shadow: 0 0 0 4px #193255;
  box-shadow: 0 0 0 4px #193255;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.1em;
  margin: 10px auto 0;
  padding: 20px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 430px;
}
.products_count strong {
  color: #ffb73b;
  font-size: 18px;
  margin-left: 3px;
}
.wpcf7-form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 30px 0;
  padding: 0 20px;
}
.wpcf7-form input,
.wpcf7-form select {
  border: 1px solid #ececec;
  color: #212426;
  font-family: inherit;
  font-size: 18px;
  font-weight: 300;
  height: 70px;
  padding: 0 30px;
  text-align: left;
  width: 100%;
}
.wpcf7-form-control-wrap {
  margin-bottom: 15px;
  width: 100%;
}
.reviews {
  margin: 0 10px 10px;
}
.reviews .title {
  margin-bottom: 30px;
}
.rev_item {
  background: #eff2f7;
}
.rev_item_image {
  aspect-ratio: 1/1;
  border-radius: 5px;
  min-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.rev-name {
  font-weight: 700;
  margin: 10px 0;
  text-align: center;
}
.rev-name:before {
  background: url(../images/dist/stars.webp) 50% no-repeat;
  content: '';
  display: block;
  height: 14px;
  margin-bottom: 8px;
}
.rev-text {
  padding: 15px;
  text-align: center;
}
.rev-text p {
  font-size: 13px;
}
.swiper-pagination {
  padding-top: 20px;
  position: relative !important;
}
img.emoji,
img.wp-smiley {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: inline !important;
  height: 1em !important;
  margin: 0 0.07em !important;
  padding: 0 !important;
  vertical-align: -0.1em !important;
  width: 1em !important;
}
.pagenavi {
  text-align: center;
}
.pagenavi .current {
  background: #1c385f;
  background-position: 0 0;
  border: 1px solid #8f8f8f;
  border-radius: 1em;
  color: #fff;
}
.pagenavi .current,
.pagenavi a {
  font-size: 15px;
  font-weight: 700;
  padding: 4px 10px;
}
.pagenavi a {
  background: #fefefe
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAVCAIAAAAIMBNTAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAmSURBVHjaYnr/7h0TIwMDEwMjI5hmBNJgNhYMF4eqwyYOZAMEGADzxAMlzGZ8agAAAABJRU5ErkJggg==)
    0 0 repeat-x;
  background-position: 0 0;
  border: 1px solid #ded7d3;
  border-radius: 1em;
  color: #232323;
  text-decoration: none;
}
.pagenavi a:hover {
  background: #0049af;
  background-position: 0 0;
  border: 1px solid #8f8f8f;
  border-radius: 1em;
  color: #fff;
}
.sm {
  font-size: 22px;
}
@media (min-width: 600px) {
  .goods-catalog .card {
    -ms-flex-preferred-size: 320px;
    flex-basis: 320px;
    margin: 0.2em;
    max-width: 320px;
  }
}
@media (max-width: 600px) {
  .goods-catalog,
  .goods-catalog .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
