/*
Theme Name: Bono
Theme URI: https://wpshop.ru/themes/bono
Author: WPShop.ru
Author URI: https://wpshop.ru/
Description: Быстрая и SEO-оптимизированная тема для создания интернет-магазина на WooCommerce
Requires at least: WordPress 4.8
Version: 1.1.1
License: WPShop License
License URI: https://wpshop.ru/license
Text Domain: bono
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
 *   DON'T EDIT THIS FILE
 *   After update you will lose all changes. Use child theme
 *
 *   НЕ РЕДАКТИРУЙТЕ ЭТОТ ФАЙЛ
 *   После обновления Вы потереяете все изменения. Используйте дочернюю тему
 *
 *   https://docs.wpshop.ru/child-themes/
--------------------------------------------------------------*/
/*home-template*/



.items-sold-mobile {
  display: none;
}

.items-sold {
  margin-top: 3px !important;
  margin-bottom: 0 !important;
  /* margin: 0 !important; */
  margin-left: 17px;
  /* width: auto; */
  max-width: 80px;
}

.swiper-button-next {
  top: 33% !important;
}

.swiper-button-prev {
  top: 33% !important;
}

.pll-switcher-select option {
  background-color: #000;
  /* Замените на нужный вам цвет фона элементов */
  color: #FFF;
  /* Замените на нужный вам цвет шрифта элементов */
}

#popmake-33874 {
  max-width: 440px !important;
  width: 80%;
}

#pum_popup_title_33874 {
  font-size: 19px;
  max-width: 97%;
}

.wpcf7-form.init p {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  width: 72%;
  margin-top: 0 !important;
  border-radius: 0 !important;
  max-width: 100px;
}

.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
  margin-top: 10px;
  max-width: 300px;
}

/* .wpcf7-form-control.wpcf7-submit.has-spinner {
  margin-top: 5px;
  padding: 8px;
  background-color: #fff;
  border: none;
  border-radius: 5px;
} */

.wpcf7-form-control.wpcf7-submit.has-spinner {
  margin-top: 5px;
  padding: 8px;
  background-color: black;
  border-radius: 5px;
  color: white;
  border: 0;
}

#discountPopup {
  display: none;
}

.overlay-popup {
  display: none;
}

.overlay-popup.active {
  display: none !important;
}

.shop-sorting {
  flex-wrap: wrap;
}

.nav-circles-bar {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-basis: 100%;
  overflow: auto;
  column-gap: 20px;
}

.nav-circles-bar-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

.circle-item {
  max-width: 97px;
  max-height: 97px;
  border-radius: 50%;
  object-fit: cover;
}

.optional {
  display: none !important;
}

.size-chart-switcher {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  gap: 10px;
}

.size-chart-option-first {
  font-weight: 800;
  font-size: 15px;
  padding: 10px;
  font-weight: 300;
}

.size-chart-option-second {
  font-weight: 800;
  font-size: 15px;
  padding: 10px;
  font-weight: 300;
}

.site-header-cart-hidden {
  z-index: 10000000 !important;
}


body .polylang_langswitcher {
  display: none !important;
}

body .header-mobile-menu__category-block {
  display: flex !important;
  justify-content: space-between;
}

body .header-mobile-menu__category-item {
  font-size: 20px !important;
  color: #fff;
  margin: 0 !important;
}

body .header-mobile-menu__category-picked-item {
  font-size: 20px !important;
  font-weight: 800 !important;
  color: #fff;
  margin: 0 !important;
  text-decoration: underline;
}

body .header-mobile-menu__items-block {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-left: 0;
  align-items: flex-start;
  text-decoration: none;
  margin-bottom: 20px;
}

body .header-mobile-menu__category-goods-item {
  text-decoration: none !important;
  color: #fff;
}

body .custom-follow-href {
  margin-left: 10px !important;
}

.ajax-message-email {
  font-size: 18px !important;
}

.shop-item__image {
  cursor: pointer !important;
}

.shop-item__price {
  margin-top: 0 !important;
}

.shop-item__buttons-cart {
  display: none !important;
}

.ul-link-slider {
  z-index: 200;
}

.page-wrapper-home.container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

body .title-main-page h1 {
  font-weight: 800;
  font-size: 42px;
  margin: 15px 0px 15px 0px;
  display: block;
}

body .pll-switcher-select {
  border: none !important;
}

body .feedback-image {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}

.block-4-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
}

.block-4-main-page {
  width: calc(50% - 32px);
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: fit-content;
  border: 1px solid grey;
}

.block-4-main-page img {
  width: 100%;
}

.block-4-title-link {
  width: fit-content;
  position: absolute;
  bottom: 38px;
  text-decoration: none;
  color: #000;
  padding: 16px;
  background: #fff;
  border: 1px solid #000;
  transition: all 0.15s linear;
  width: 130px;
  text-align: center;
}

.block-4-title-link:hover {
  color: #ffffff;
  background: #000000;
  border: 1px solid transparent;
}

body .second-title-main-page {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 28px !important;
}

body .second-title-main-page h1 p {
  margin: 0;
}

body .second-title-main-page h1 p {
  font-size: 19px !important;
  margin: 0;
}

body .second-title-main-page h1 p:first-child {
  font-size: 28px !important;
  margin: 1rem;
}

.second-title-main-page b {
  font-weight: 800;
  font-size: 42px;
  margin: 15px 0px 15px 0px;
  display: block;
}

.page-wrapper-home.container .block-1-main-page:nth-child(1) {
  width: 100%;
}

.page-wrapper-home.container {
  margin-top: 30px;
}

.block-1-main-page video {
  max-width: 70%;
  margin: 0 auto;
}

.block-main-slider-header {
  width: 100%;
  display: flex;
  justify-content: center;
  background: black;
}

.swiper-notification {
  display: none;
}

.page-wrapper-home.container .block-1-main-page:nth-child(1) img {
  width: 100%;
}

.block-1-main-page {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0px;
  position: relative;
  text-align: center;
}

.term-405 .block-1-main-page, .term-51 .block-1-main-page,.term-330 .block-1-main-page,.term-153 .block-1-main-page, .page-id-33422 .block-1-main-page {
display: flex !important;
}



.block-1-main-page img {
  padding: 0px 0px 20px 0px;
}

.block-1-main-page span {
  text-align: center;
  position: absolute;
  bottom: calc(50% - 46px);
}

.main-slider-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 32px;
  position: relative;
  transition: all 0.5s ease-out;
  width: 100%;
}

.block-main-slider {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.block-main-slider span>img {
  width: 20px;
}

.block-main-slider span {
  cursor: pointer;
}

.middle-slider-title {
  margin: 24px 0px;
}

.middle-slider-title h1 {
  margin: 0;
}

.arrow-slider {
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  top: -36px;
}

.arrow-slider img {
  transition: all 0.15s linear;
}

.arrow-slider.active img {
  transform: rotate(180deg);
}

body .swiper-3,
body .swiper-2,
body .swiper-1 {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease-in-out;
}

.review-slide-block-title,
.review-slide-block-description,
.review-slide-block-profile {
  display: block;
}

body .swiper-3.active,
body .swiper-2.active,
body .swiper-1.active {
  max-width: 100%;
  position: relative;
  /* top: 180px; */
  left: 0;
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
}

/*body .swiper-3 .swiper-wrapper .swiper-slide,*/
/*body .swiper-2 .swiper-wrapper .swiper-slide,*/
/*body .swiper-1 .swiper-wrapper .swiper-slide {*/
/*  height: 100% !important;*/
/*}*/
.overlay-popup,
.popup-container {
  opacity: 0;
  z-index: -1;
  width: 0%;
  height: 0%;
  display: none;
  animation: all 0.3s ease-in-out;
}

.overlay-popup.active {
  position: fixed;
  width: auto;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1001;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
  display: block;
  transition: all 0.3s ease-in-out;
}

.popup-container.active {
  position: fixed;
  width: auto;
  height: auto;
  display: block;
  top: 35%;
  left: 0;
  right: 0;
  bottom: auto;
  margin: 0 auto;
  max-width: 580px;
  max-height: 580px;
  border: 1px solid #232323;
  background-color: #232323;
  z-index: 1002;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.close-button-mainpage-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  cursor: pointer;
}

.popup-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

body .popup-content h1 {
  color: #fff;
  font-size: 32px;
  padding: 16px;
  text-align: center;
  margin-top: 16px;
}

body .popup-content a {
  text-decoration: 0;
  padding: 10px;
  display: flex;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  transition: all 0.3s ease-in-out;
  width: 256px;
  margin-bottom: 20px;
}

body .popup-content a:hover {
  border: 1px solid #000;
  background-color: #000000;
  color: #ffffff;
}

@keyframes slideUp {
  from {
    transform: translateY(0%);
  }

  to {
    transform: translateY(-100%);
  }
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0%);
  }
}

.swiper-wrapper.review-slide-wrapper {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
}

.swiper-slide.review-slide-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 20px;
  border: 1px solid #ececec;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}

div#swiper4 {
  display: flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
  padding: 20px 0px;
}

.review-wrapper .star-rating {
  margin: 0px !important;
}

.review-wrapper .star-rating::before {
  font-family: inherit !important;
  content: "★" "★" "★" "★" "★";
  position: relative;
  top: 0;
  left: 0;
}

ul.polylang_langswitcher {
  padding: 0;
  margin: 0;
  width: fit-content;
  position: absolute;
  list-style: none;
  right: 134px;
  top: 22px;
  text-decoration: none;
  gap: 4px;
  display: flex;
}

.currency-symbol-header {
  color: #fff;
  z-index: 1001;
  position: absolute;
  right: 100px;
  top: 22px;
  font-weight: 800;
}

ul.polylang_langswitcher li a {
  text-decoration: none;
  color: #fff;
  font-weight: 800;
}

.current-lang {
  display: none;
}

.review-slide-block-title {
  font-weight: 800;
  font-size: 18px;
  padding-bottom: 14px;
}

.review-slide-block-description {
  font-size: 14px;
  text-align: center;
}

.review-slide-block-rating svg {
  width: 24px;
  height: 24px;
}

.review-slide-block-rating {
  padding-bottom: 20px;
}

.review-slide-block-profile {
  content: url("/wp-content/themes/bono/assets/images/image2vector.svg");
  width: 60px;
  padding-bottom: 14px;
}

.swiper-wrapper.review-slide-block {
  max-width: 100vw;
  gap: 0px;
}

.icons-block-main-page {
  display: flex;
  gap: 38px;
  margin: 20px 0px;
}

.block-main-page.review-block {
  max-width: 100%;
  position: relative;
}

/*.block-main-page.review-block::after {*/
/*  position: absolute;*/
/*  width: 100%;*/
/*  height: 30px;*/
/*  content: '';*/
/*  bottom: -10px;*/
/*  filter: blur(10px);*/
/*  display: block;*/
/*  background: #fff;*/
/*  z-index: 10;*/
/*}*/
/*.border-blur-review-block::after{*/
/*  position: absolute;*/
/*  width: 40px;*/
/*  height: 100%;*/
/*  content: '';*/
/*  bottom: 0px;*/
/*  right: -14px;*/
/*  filter: blur(10px);*/
/*  display: block;*/
/*  background: #fff;*/
/*  z-index: 10;*/
/*}*/
/*.border-blur-review-block::before {*/
/*  position: absolute;*/
/*  width: 40px;*/
/*  height: 100%;*/
/*  content: '';*/
/*  bottom: 0px;*/
/*  left: -14px;*/
/*  filter: blur(10px);*/
/*  display: block;*/
/*  background: #fff;*/
/*  z-index: 10;*/
/*}*/
.icons-block-main-page img {
  width: calc(100% - 32px);
  max-width: 146px;
}

.marquee {
  width: 100%;
  overflow: hidden;
  font-size: 26px;
  font-weight: 800;
  cursor: pointer;
}

.popup-content form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 0px 0px 20px 0px;
}

.popup-content form input[type="email"] {
  border: 1px solid #000;
  padding: 6px;
  background: #fff;
  color: #000;
  width: 100%;
  border-radius: 0px;
}

body .email-popup-container h1 {
  margin-top: 16px;
}

.popup-content form .submit-button {
  border: 1px solid #000;
  padding: 6px;
  background: #fff;
  color: #000;
  transition: all 0.15s linear;
  cursor: pointer;
  min-width: 262px;
  border-radius: 0px;
}

.popup-content form .submit-button:hover {
  border: 1px solid #000;
  padding: 6px;
  background: #000000;
  color: #ffffff;
}

body.overlay-opened {
  overflow: hidden
}

.middle-slider-title h1 {
  text-align: center;
  font-weight: 800;
  color: #000;
  font-size: 42px;
  padding-bottom: 22px;
}

.ul-link-slider {
  text-decoration: none;
  color: #fff;
  padding: 12px 40px;
  background: #000;
  bottom: -680px;
  left: 40%;
  right: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  transition: all .15s ease-in-out;
}

.ul-link-slider:hover {
  color: #000;
  background: #fff;
}

.faq-slider {
  position: relative;
  max-width: 900px;
  margin-top: 96px;
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.faq-slider.show {
  opacity: 1;
  transform: translateX(0);
  overflow: hidden;
}

.faq-slider>h1 {
  text-align: center;
  font-weight: 800;
  color: #000;
  font-size: 42px;
  padding-bottom: 22px;
}

div#faq-swiper {
  display: flex;
  justify-content: center;
  align-items: center;
}

#faq-swiper .swiper-wrapper {
  display: flex;
}

#faq-swiper h1 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

#faq-swiper p {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
}

#faq-swiper p::before {
  display: none;
}

#faq-swiper .swiper-slide.swiper-slide-active {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}

#faq-swiper .swiper-button-prev,
#faq-swiper .swiper-button-next {
  color: #000;
  transition: all .15s ease-in-out;
}

.about-us-wrapper {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}

.about-us-wrapper.show {
  opacity: 1;
  transform: translateY(0);
  padding: 40px 0px;
}

section.about-us-wrapper h1 {
  text-align: center;
  font-weight: 800;
  color: #000;
  font-size: 42px;
  padding-bottom: 22px;
}

.what-we-made-wrapper {
  display: flex;
  gap: 4px;
}

.what-we-made-card {
  width: calc(100% - 32px);
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-align: center;
}

.this-people-choiseus-wrapper {
  opacity: 1;
  /* transform: translateX(50px); */
  /* transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out; */
}

/* .this-people-choiseus-wrapper.show {
  opacity: 1;
  transform: translateX(0);
  padding: 40px 0px;
} */

span.people-card-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: 0px 6px 14px darkgray;
}

span.people-card-img img {
  border-radius: 50%;
  height: 100px;
  object-fit: cover;
  width: 200px;
}



.people-card {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: calc(100% - 32px);
}

.people-wrapper {
  display: flex;
  gap: 32px;
}

p.people-card-description {
  text-align: center;
  font-size: 14px;
}

section.this-people-choiseus-wrapper>h1 {
  text-align: center;
  font-weight: 800;
  color: #000;
  font-size: 42px;
  padding-bottom: 22px;
}

.people-card h1 {
  font-size: 22px;
  font-weight: 600;
  margin: 10px;
}

.people-card small {
  margin: 4px;
}

.people-card small span {
  color: #d9953c;
}

.product-category,
.shop-item {
  padding: 0;
}

.review-block .details-review-count-wrapp .star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 2em;
  overflow: hidden;
  color: #000;
  line-height: 1;
  z-index: 9;
}

.review-block .star-rating {
  position: relative;
  overflow: hidden;
  letter-spacing: .1em;
  display: inline-block;
  width: auto;
  font-size: 15px;
  line-height: 1;
  height: 20px;
}

.review-block .star-rating span:before {
  content: "★" "★" "★" "★" "★";
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width:992px) {
  .items-sold {
    color: white;
    display: none;
  }
  .items-sold-computer {
    display: none;
  }


  body .title-main-page h1 {
    font-size: 22px;
  }

  .marquee {
    font-size: 12px;
    background: red;
    color: white;
    padding: 10px 0;
}

  .faq-slider.show .swiper-button-prev:after,
  .faq-slider.show .swiper-button-next:after {
    transform: scale(60%);
  }

  .faq-slider.show .swiper-button-prev,
  .faq-slider.show .swiper-button-next {
    top: 196px;
  }

  .faq-slider.show {
    max-width: 100%;
  }

  #faq-swiper .swiper-slide.swiper-slide-active {
    margin: 0px;
  }

  .what-we-made-wrapper,
  .people-wrapper,
  .icons-block-main-page {
    flex-wrap: wrap;
    justify-content: center;

  }

  .icons-block-main-page {
    gap: 8px;
  }

  /* .block-main-slider.opened {
    margin-bottom: 500px;
  } */

  .block-main-slider {
    position: relative;
  }

  .about-us-wrapper.show,
  .this-people-choiseus-wrapper.show {
    width: 100%;
  }

  .middle-slider-title h1 {
    font-size: 18px;
  }

  .arrow-slider {
    top: -32px;
  }

  .block-main-slider span>img {
    width: 24px;
  }

  .block-4-title-link {
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 0;
}

  }


  .main-slider-wrapper {
    gap: 12px;
  }

  .details-review-count-wrapp {
    flex-wrap: wrap;
  }

  body .swiper-3.active,
  body .swiper-2.active,
  body .swiper-1.active {
    /* top: 174px; */
  }

  .main-slider-wrapper {
    flex-direction: column;
  }

  .icons-block-main-page img {
    width: 100px;
  }

  @media screen and (min-width: 900px) {
    .second-title-main-page h1>p {
      font-size: 18px;
    }

    .second-title-main-page h1>p strong {
      font-size: 30px;
    }

    .second-title-main-page h1>p:nth-child(2) {
      font-size: 14px;
    }

    .second-title-main-page h1>p:nth-child(3) {
      font-size: 14px;
    }
  }

  @media screen and (max-width: 900px) {
    
    .second-title-main-page h1>p {
      font-size: 18px;
      margin: 0.5rem !important;
    }

    .second-title-main-page h1>p strong {
      font-size: 28px;
    }

    .second-title-main-page h1>p:nth-child(2) {
      font-size: 10px;
    }

    .second-title-main-page h1>p:nth-child(3) {
      font-size: 10px;
    }
  }

  @media screen and (max-width: 600px) { 
    body .menu li {
      font-size: 11px;
      height: auto;
    width: 
}    }
  } 

  .what-we-made-wrapper {
    gap: 32px;
  }

  section.about-us-wrapper h1,
  .faq-slider>h1,
  section.this-people-choiseus-wrapper>h1 {
    font-size: 20px;
  }

  #faq-swiper h1,
  .people-card h1 {
    font-size: 18px;
  }

  #faq-swiper p,
  p.people-card-description {
    font-size: 14px;
  }

  .what-we-made-card {
    width: calc(33% - -18px);
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    text-align: center;
    border: 1px solid transparent;
    background: #949494;
    color: #fff;
  }

  body .site-branding {
    left: 15px;
    padding-left: 0px;
  }

@media (max-width: 768px) {
	body .site-branding {
		padding-left: 40px !important;
	  }
}

  body .humburger {
    top: 15px !important;
    left: auto;
    z-index: 700;
    right: 15px;
  }

  body .super-header-promo-msg .itm-msg {
    margin-right: 0;
    font-size: 11px;
  }

  body .super-header-promo-msg.active {
    display: flex;
    flex-direction: column;
    padding: 5px 0px 5px 0px;
  }

  body .super-header-promo-msg .itm-btn-close {
    top: 34px;
  }

  body .what-we-made-card {
    background: none;
    color: black;
    border-right: 1px grey solid;
  }

  body .what-we-made-wrapper {
    gap: 0;
  }

  @media screen and (max-width: 700px) {
    .pll-switcher-select {
      position: absolute;
      right: 0 !important;
      margin-right: 0;
      background: transparent !important;
      margin-top: 0;
      left: 0;
      top: 10px;
      max-width: 62px;
  }

    .currency-symbol-header {
      color: #fff;
      z-index: 1001;
      position: absolute;
      right: 100px;
      top: 15px !important;
      font-weight: 800;
    }
  }
 


div#swiper1 {
  max-height: 570px;
}

li.menu-list-item {
  color: black;
  list-style: none;
  font-size: 18px;
}

li.menu-list-item a {
  color: black;
  text-decoration: none;
}
ul.menu-list {
  display: flex;
  column-gap: 40px;
}
.grid{
  display: grid;
}
.shop-column img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  max-height: 170px;
}
.w-full{
  width: 100%;
}
.shop-grid-2{
  grid-template-columns: 1fr 1fr;
}

section.w-full{
  display: none;
}

@media screen and (max-width: 450px) {
  .block-4-wrapper{
    gap: 0;
    row-gap: 0px;
  }
  .shop-grid-2{
    grid-template-columns: 1fr;
  }

  ul.menu-list {
    display: none;
  }

  nav#site-navigation{
    display: flex;
  }
  input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    max-width: 240px;
  }

  ul#menu-dopolnytelnoe-menyu-v-shapke-en{
    display: none;
  } 

  span.berocket-label-user-image {
    width: 60px !important;
    /* height: 40px; */
}

body .second-title-main-page h1 p{
  font-size: 16px !important;
}

.woocommerce-billing-fields {
  padding: 0 30px;
}

.block-4-main-page{
  width: 50%;
}

footer .menu-item > a{
  color: #fff !important;
  padding: 0px !important;

}

.menu-item > a{
  color: #111 !important;
  padding: 20px 5px !important;
}

#header_menu {
  justify-content: center;
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  flex-direction: row;
  margin-top: 10px;
}

.block-1-main-page video{
  max-width: 100%;
}

nav#site-navigation {
  width: 100%;
  justify-content: center;
}


.mobile-menu-placeholder .main-navigation{
  display: none !important;
}




.main-navigation{
  margin-bottom: 10px !important;
}

html[lang="en-GB"] nav#site-navigation{
  margin-top: 70px !important;
}

html[lang="ua"] nav#site-navigation{
  margin-top: 30px !important;
}

}


@media screen and (min-width: 900px) {
.site-header-inner.fixed {
  z-index: 200;
  background: white;

}
}

.shop-grid{
  display: grid;
}

.shop-grid--columns-4{
  grid-template-columns: repeat(4, 1fr);
}

.pum-container.pum-responsive.pum-responsive-medium {
  width: 30%;
  right: 0;
  left: 0 !important;
  margin: 0 auto;
}

div#pum_popup_title_33874 {
  margin-top: 30px;
  text-align: center;
}

.pum-container.pum-responsive.pum-responsive-medium {
  margin: 0 auto !important;
}

form.wpcf7-form.init label a {
  color: black;
  text-decoration: none;
  font-size: 14px;
}
form.wpcf7-form.init label{
  font-size: 14px;
}

.pum-theme-33865 .pum-container, .pum-theme-tema-po-umolchanyyu .pum-container {
  padding: 18px;
  border-radius: 0px;
  border: 1px none #000000;
  box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );
  background-color: white !important;
  border-radius: 30px;
}

.pum-theme-33865 .pum-title, .pum-theme-tema-po-umolchanyyu .pum-title{
  color: #000 !important;
}

form.wpcf7-form.init label a{
  color: black !important;
}

.pum-theme-33865 .pum-content + .pum-close, .pum-theme-tema-po-umolchanyyu .pum-content + .pum-close{
  font-size: 20px !important;
  color: #000 !important;
}

.site-navigation-fixed{
  z-index: 9999 !important;
}

.berocket_better_labels_inline.berocket_better_labels_inline_1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.berocket_better_labels .berocket_better_labels_position_right {
  text-align: right;
  float: right;
  clear: right;
  width: 100%;
}

.term-314 .nav-circles-bar-item-jump, .term-314  .nav-circles-bar-item-plus, .term-323 .nav-circles-bar-item-jump,  .term-323 .nav-circles-bar-item-plus,.term-52 .nav-circles-bar-item-jump,  .term-52 .nav-circles-bar-item-plus, .term-143 .nav-circles-bar-item-jump,  .term-143 .nav-circles-bar-item-plus, .term-157 .nav-circles-bar-item-jump,  .term-157 .nav-circles-bar-item-plus, .term-38 .nav-circles-bar-item-jump,  .term-38 .nav-circles-bar-item-plus{
  display: none;
}


.block-4-main-page>a:first-child {
  width: 100% !important;
}


div#gallery-1 img {
  height: 100%;
  max-height: 40px;
  object-fit: contain;
}

.footer-navigation.fixed{
  display: none;
}

#menu-dopolnitelnoe-menyu-v-shapke, #menu-dopolnytelnoe-menyu-v-shapke-en{
  display: none !important;
}

.super-header-promo-msg.active ~ .mobile-menu-placeholder{
  position: fixed !important;
}

.home-mob-reviews-block{
  display: none !important;
}

.footer-navigation ul li>a, .footer-navigation ul li>span, .main-navigation ul li>a, .main-navigation ul li>span {
    position: relative;
    display: block;
    padding: 20px 5px!important;
    text-decoration: none;
    font-weight: 500;
    font-size: .95em;
    color: #111;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
    z-index: 1;
}


@media screen and (max-width: 600px) {
    .main-navigation ul li .sub-menu li {
        width: 200px!important;
    }
}

