html,
body {
  scroll-behavior: smooth;
}

.btn {
  border-radius: 0;
}

.t-0 {
  top: 0 !important;
}

.min-width-100 {
  min-width: 100% !important;
}

.woocommerce-info {
  border-top-color: #107c41;
}

.woocommerce-info::before {
  color: #107c41;
}

/* Шапка */
#main-menu .header-logo {
  max-width: 100%;
  width: auto;
  height: 70px;
}

#header-slider .swiper-container {
  /* max-width: 1050px; */
  width: 100%;
}

@media all and (min-width: 992px) {
  #main-menu .nav-item:not(.active):hover {
    color: #107c41 !important;
  }
}

@media all and (max-width: 991px) {
  #menu-main>.nav-item {
    width: 300px;
  }

  #main-menu .navbar-nav.show .nav-link {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
  }

  #dropdownMenuButton {
    position: static;
    display: inline-block;
    line-height: 40px;
    vertical-align: middle;
    margin-left: 10px;
  }

  .nav-item.dropdown {
    display: block;
  }

  .dropdown-menu.show {
    text-align: left;
  }
}

/* -- Шапка -- */

.woocommerce-notices-wrapper {
  margin-left: -8px;
}

/* Слайдер */
@media all and (max-width: 1200px) {
  .top-section-wrap {
    display: block;
  }

  #header-slider {
    padding: 0 15px;
  }

  /* .cat_sidebar-wrap { */
  /* padding: 0 15px 0 29px; */
  /* padding-right: 0;
    order: 1; */
  /* } */
}

/* @media (min-width: 1452px) {
  .products-order {
    margin: auto;
    max-width: 700px;
  }
}

@media (max-width: 1452px) {
  .products-order {
    margin: auto;
    max-width: 560px;
  }
} */

/* @media(max-width:1365px) {
  .products-order {
    margin: auto;
    max-width: 560px;
  }
} */

@media (max-width: 992px) {
  .products-order {
    order: 1;
  }

  .products-order {
    order: 2;
  }
}

.home #header-slider .swiper-slide {
  background: transparent;
}

.home #header-slider .swiper-slide a {
  width: 100%;
  height: 100%;
}

.home #header-slider .swiper-slide img {
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.home #header-slider .swiper-slide {
  height: auto;
}

@media (max-width: 992px) {
  #header-slider .swiper-container {
    height: 550px;
  }

  .home #header-slider .swiper-slide {
    height: 550px;
  }

  .home #header-slider .swiper-slide a {
    height: 550px;
  }

  .home #header-slider .swiper-slide img {
    height: 550px;
  }
}

@media (max-width: 560px) {
  #header-slider .swiper-container {
    height: 200px;
  }

  .home #header-slider .swiper-slide {
    height: 200px;
  }

  .home #header-slider .swiper-slide a {
    height: 200px;
  }

  .home #header-slider .swiper-slide img {
    height: 200px;
  }
}

/* -- Слайдер -- */

/************ Сетка категорий *************/
.show-all-cats-btn {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.3px;
  background: #fbfbfb;
}

.show-all-cats-btn svg {
  margin-left: 10px;
}

.show-all-cats-btn svg.opened {
  transform: rotate(180deg);
}

.product-cards-item-wrapper {
  margin-bottom: 10px;
  border: 1px solid #e8e8e8;
  padding: 10px 5px;
}

.product-cards-item-wrapper:last-child {}

/************ //Сетка категорий *************/

/* Подвал */
#contacts a.footer-brand {
  color: #107c41 !important;
}

.footer-logo {
  max-width: 150px !important;
}

/* -- Подвал -- */

/* Заголовки */
#title-breadcrumb #page-title {
  font-size: 27px;
  text-transform: uppercase;
}

#page-category .offers-wrap .offer .title,
#page-taxonomy .offers-wrap .offer .title,
#offers .offers-wrap .offer .title {
  text-transform: uppercase;
}

/* -- Заголовки -- */

/* Обертка категорий */
@media all and (min-width: 992px) {
  .page-content-wrapp {
    padding: 2rem 0;
  }
}

/* -- Обертка категорий -- */

/* Блоки главной страницы */
.section-header {
  text-transform: uppercase;
  font-weight: 500;
}

.about-block-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.btn-on-main {
  padding: 0.7rem 1.3rem;
  font-size: 0.7rem;
  border-radius: 0;
  border-width: 2px;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

#news {
  padding-bottom: 5rem;
}

/* -- Блоки главной страницы -- */

/* Контакты */
@media all and (max-width: 992px) {

  #page-contacts .map iframe,
  #contacts iframe {
    height: 250px;
    min-height: auto;
  }
}

/* -- Контакты -- */

/* Корзина в шапке */
.header-basket {
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  text-decoration: none !important;
}

.header-basket svg {
  font-size: 20px;
}

.header-basket-count {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  color: #fff;
  background-color: #107c41;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
}

.header-basket:hover .header-basket-count {
  background-color: #1b1b17;
  color: #fff;
}

/* -- Корзина в шапке -- */

/* Цвет уведомлений WooCommerce */
.woocommerce-message {
  border-top-color: #107c41;
}

.woocommerce-message::before {
  color: #107c41;
}

/* -- Цвет уведомлений WooCommerce -- */

/* Сортировка */
.woocommerce-ordering {
  margin: 0 0 2rem -7px !important;
  max-width: 350px;
  float: none !important;
}

/* @media(max-width: 992px) {
  .woocommerce-ordering {
    margin: 0px 0px 8px -7px !important;
  }
} */

.input-group-text {
  border-radius: 0;
  background-color: #efefef;
  border-color: #dcdcdc;
  color: #212529;
}

.custom-select {
  cursor: pointer;
  color: #212529;
  border-color: #dcdcdc;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:focus {
  box-shadow: none;
  border-color: #efefef;
}

/* -- Сортировка -- */

/* Стили вывода сетки товаров */
.product-cards-item {
  display: flex !important;
  align-items: center;
  /* padding: 15px; */
  background: #fff;
  /* border: 1px solid #ececec; */
  margin: 0 -1px -1px 0;
  transition: box-shadow 0.3s ease-in-out;
  outline: none;
}

/* .product-cards-item:hover {
  z-index: 1;
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
} */

.product-cards-item-top {
  align-items: flex-start;
  margin-bottom: 10px;
}

.product-cards-item-stock-status {
  font-size: 14px;
  font-weight: 500;
}

.tooltip-inner {
  max-width: 300px;
  /* If max-width does not work, try using width instead */
  width: 300px;
  opacity: 1;
}

.tooltip.show {
  opacity: 1;
}

.product-cards-item-sku {
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  color: #b3b3b3;
}

.product-cards-item-image {
  max-width: 50px;
  display: block;
  position: relative;
  text-decoration: none !important;
  outline: none !important;
}

.product-cards-item-image img {
  /* height: 140px; */
  width: 100%;
  object-fit: contain;
}

.product-cards-item-title {
  display: block;
  width: 100%;
  margin-top: 5px;
  /* height: 60px; */
  overflow: hidden;
  /* font-weight: bold; */
  font-size: 15px;
  line-height: 20px;
  color: #212529;
  text-decoration: none !important;
  outline: none !important;
  transition: all 0.2s ease-in-out;
}

.product-cards-item-title:hover,
.product-cards-item-title:focus {
  color: #107c41;
}

.product-cards-item-properties-wrapper {
  margin: 10px 0;
}

.product-cards-item-properties {
  width: 100%;
  font-size: 12px;
  line-height: 1.3;
  color: #2c2c2c;
}

.product-cards-item-properties td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.product-cards-item-properties tr {
  border-bottom: 1px solid #ececec;
}

.product-cards-item-properties .property-value {
  text-align: right;
}

.product-cards-item-group {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}

.product-cards-item-price {
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  color: #212529;
}

.product-cards-item-price del {
  display: block;
  font-size: 14px;
  color: #a0a0a0;
}

.product-cards-item-price ins {
  display: block;
  text-decoration: none;
}

.button.product-cards-item-cart-button {
  padding: 0.618em 45px;
  font-size: 13px !important;
  color: #fff !important;
  background: #107c41 !important;
  outline: none !important;
  transition: all 0.2s ease-in-out;
  width: 100%;
  text-align: center;
  border-radius: 0 !important;
}

.button.product-cards-item-cart-button:hover {
  background: #107c41 !important;
}

.product-cards-item-cart-button.added {
  display: none !important;
}

.product-cards-item a.added_to_cart.wc-forward {
  font-size: 13px;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 8px 5px;
  font-weight: 700;
  /* border-radius: 3px; */
  left: auto;
  border: 0;
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
  color: #fff !important;
  background: #107c41 !important;
  transition: all 0.2s ease-in-out;
}

.product-cards-item a.added_to_cart.wc-forward:hover {
  background: #107c41 !important;
}

.discount-label {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDQ0IDI0Ij4NCiAgICA8cGF0aCBmaWxsPSIjRjczRDM0IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zOC4zMTEgNC4yNzZjMS4yNjctLjE3NSAyLjUzMy0uMzY2IDMuNzk4LS41NzIuNTItLjA4NSAxLjAwNi4zIDEuMDg1Ljg2LjAwNC4wMzQuMDA4LjA2Ny4wMS4xbC43OTUgMTYuMzQzYy4wMjYuNTQyLS4zNDQgMS4wMTItLjg0NCAxLjA3M2EyNjIuNzgxIDI2Mi43ODEgMCAwIDEtMTcuMTU3IDEuNTU2Yy01LjQ5LjMxLTEwLjkxLjQyMi0xNi4yNjQuMzM2LS41LS4wMDgtLjkxLS40MzMtLjkzNy0uOTcybC0uMTMyLTIuNzFjLTIuMjczLjAyNy00LjUzNS4wMjMtNi43ODYtLjAxYTEuMDMgMS4wMyAwIDAgMS0xLjAxNi0uOTcyTC4wMDEgMi45NTlBMS4wMjggMS4wMjggMCAwIDEgMS4wOCAxLjg4MWExODMuMTQgMTgzLjE0IDAgMCAwIDE3Ljk0NS0uMDU2QzI1LjAxNSAxLjUxMyAzMC45OTEuOTEgMzYuOTUyLjAxMmExLjAzMSAxLjAzMSAwIDAgMSAxLjE4NS45NmwuMTc0IDMuMzA0eiIvPg0KPC9zdmc+");
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
  color: #fff;
  z-index: 2;
}

.product-cards-item-discount {
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 25px;
  font-size: 16px;
}

.product-cards-item .counter {
  display: flex;
  border: 1px solid #e8e8e8;
}

.card-button .cart {
  margin-left: auto;
  margin-right: -10px;
  max-width: 300px;
}

.product-cards-item .counter button {
  margin-top: 3px;
  padding: 7px 10px;
}

.product-cards-item .counter button,
.product-cards-item .counter input {
  border: 0 !important;
  background: none !important;
  box-shadow: none !important;
}

.product-cards-item .counter input {
  padding: 7px 0px;
  font-size: 14px;
  max-width: 60px;
}

.product-cards-item.input-group {
  width: auto;
}

@media (max-width: 992px) {
  .product-cards-item {
    display: block !important;
  }

  .product-cards-item-image {
    max-width: 50%;
    margin: 0 auto;
  }

  .product-cards-item-title,
  .product-cards-item-price {
    margin-bottom: 20px;
    text-align: center;
  }
}

/* @media(max-width: 1366px) { */
/* .cat_sidebar-wrap {
    max-width: 220px;
  } */

/* .filter-sidebar {
    max-width: 245px;
  } */

/* .products-order {
    max-width: 100%;
  } */
/* } */

/* @media(max-width: 1200px) {
  .cat_sidebar-wrap {
    max-width: 100%;
  }

  .filter-sidebar {
    max-width: 100%;
  }
} */

@media (min-width: 1200px) {
  .products-order.col-xl-7 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .cat_sidebar-wrap.col-xl-2,
  .filter-sidebar.col-xl-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (max-width: 992px) {
  .cat_sidebar-wrap {
    padding-left: 30px;
  }

  #page-category .cat_sidebar-wrap {
    padding-left: 0px;
  }

  #page-category .catalog-sidebar {
    margin-right: -15px;
    margin-left: 0;
  }

  .filter-sidebar {
    padding: 0;
  }
}

/* -- Стили вывода сетки товаров -- */

/* Карточка товара */
.bapf_show_hide {
  color: #0d61af;
  font-size: 13px;
  border-bottom: 1px dotted #0d61af;
}

.single-product-top .col-lg-6 {
  margin-bottom: 30px;
}

.single-product-characteristics-wrapper,
.single-product-description-wrapper {
  padding: 10px;
  background: #fff;
  border-top: 1px solid #e8e8e8;
}

.single-product-characteristics-wrapper .cart .form-control {
  height: 52px;
}

.single-product-characteristics-wrapper .cart .input-group {
  max-width: 120px;
}

.single-product-gallery-wrapper {
  padding: 10px;
}

.single-product-characteristics-wrapper {
  padding: 15px 20px;
  font-size: 15px;
}

.single-product-description-wrapper {
  margin-bottom: 5px;
  font-size: 16px;
  padding: 15px 30px 45px;
}

/* .single-product-description-wrapper .container {
  max-width: 1100px;
} */

.single-product-description-wrapper .container p {
  padding-left: 17px;
}

.woocommerce table.shop_attributes,
.woocommerce table.shop_attributes tr,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  border: none;
}

.woocommerce table.shop_attributes th {
  padding-left: 17px;
}

@media (max-width: 992px) {
  .single-product-description-wrapper .container {
    max-width: 700px;
  }
}

@media (max-width: 770px) {
  .single-product-description-wrapper .container {
    max-width: 500px;
  }
}

.single-product-discount {
  position: absolute;
  top: 10px;
  left: 25px;
  width: 64px;
  height: 35px;
  font-size: 22px;
}

.single-product-gallery-wrapper li {
  list-style: none !important;
  border-radius: 0 !important;
  height: auto !important;
}

.single-product-gallery-wrapper .lSPager li img {
  width: 100% !important;
  height: 100px !important;
  object-fit: cover;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}

.single-product-gallery-wrapper .lSPager li.active img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

/* @media all and (max-width: 991px) {
  .single-product-gallery-wrapper .lSPager {
    display: none;
  }
} */

@media all and (max-width: 768px) {
  .single-product-gallery-wrapper .lightSlider img {
    height: 300px;
  }
}

.single-product-characteristics-top {
  align-items: flex-start;
  margin-bottom: 15px;
}

.single-product-price {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: left;
}

.single-product-price del {
  display: block;
  font-size: 18px;
  color: #a0a0a0;
}

.single-product-price ins {
  display: block;
  text-decoration: none;
}

.single-product-cart-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.woocommerce-message {
  border-top-color: #107c41;
}

.woocommerce-message::before {
  color: #107c41;
}

.single-add-to-cart-button-wrapper {
  width: 100%;
}

.single-add-to-cart-button {
  width: 100%;
  padding: 1em !important;
  background: #107c41 !important;
  outline: none !important;
  transition: all 0.2s ease-in-out;
}

.single-add-to-cart-button:hover {
  background: #e1764c !important;
}

.single-product-properties-wrapper {
  margin-top: 40px;
}

.single-product-properties {
  width: 100%;
  font-size: 13px;
}

.single-product-properties tr {
  border-bottom: 1px solid #ececec;
}

.single-product-properties td {
  padding: 5px 0;
}

.single-product-properties .property-value {
  text-align: right;
}

.lSPrev,
.lSNext {
  background: #fff !important;
  border-radius: 50%;
}

.lSPrev svg {
  font-size: 32px;
  margin-left: 6px;
  color: #000;
}

.lSNext svg {
  font-size: 32px;
  margin-left: 10px;
  color: #000;
}

.single-product-description-wrapper table {
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #dee2e6;
}

.single-product-description-wrapper table td {
  padding: 5px 10px;
  vertical-align: middle;
  text-align: left;
  border: 1px solid #dee2e6;
  font-size: 14px;
}

.woocommerce table.shop_attributes td {
  padding: 0 10px;
}

.woocommerce table.shop_attributes {
  font-size: 13px;
}

.single-product-description-wrapper .woocommerce-product-attributes.shop_attributes {
  font-size: 15px;
}

.product-description-container .woocommerce-product-attributes.shop_attributes {
  margin-left: 15px;
}

.single-product-description-wrapper table tr td:first-child {
  text-align: left;
}

@media all and (max-width: 991px) {
  .single-product-description-wrapper table {
    table-layout: fixed;
  }

  .single-product-description-wrapper table td {
    padding: 5px !important;
    font-size: 10px !important;
    line-height: 15px !important;
    width: auto !important;
    word-break: break-word;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}

.woocommerce-product-attributes-item__value {
  text-align: right;
}

.card-bottom-wrapper {
  padding: 15px 0px 15px 5px;
}

.single-product-instock,
.single-product-sku {
  padding: 0;
  font-size: 12px;
}

@media (max-width: 1035px) {

  .single-product-instock,
  .single-product-sku {
    font-size: 12px;
  }
}

@media (max-width: 330px) {
  .product-cards-item-title {
    font-size: 13px;
  }

  .single-product-instock,
  .single-product-sku {
    font-size: 10px;
  }
}

/* -- Карточка товара -- */

/* Карточка товара */
.single-product-top {
  margin-top: 80px;
  margin-bottom: 40px;
}

.lSSlideOuter {
  border-radius: 10px;
}

.single-product-top .col-lg-6 {
  margin-bottom: 30px;
}

.single-product-characteristics-wrapper .breadcrumb,
.single-product-characteristics-wrapper .breadcrumb-wrapper {
  background-color: transparent;
}

.product-template-default.single.single-product .breadcrumb-wrapper:nth-child(1) {
  display: none;
}

.single-product-characteristics-wrapper .pages-header {
  padding-right: 1rem;
}

.single-product-characteristics-wrapper {
  box-shadow: 0px 0px 10px 4px rgba(34, 60, 80, 0.2);
  margin-top: -30px;
}

.single-product-gallery-wrapper {
  border-radius: 10px;
}

.single-product-characteristics-wrapper,
.product-characteristics-wrapper,
.single-product-description-wrapper {
  padding: 30px;
  background: #fff;
}

.nav-tabs {
  border: none;
}

.nav-tabs .nav-link:active,
.nav-link:focus,
.nav-item a:hover {
  box-shadow: none !important;
}

.nav-tabs a {
  color: #000;
}

.single-product-characteristics,
.product-characteristics {
  width: 100%;
  font-size: 12px;
  margin-top: 40px;
}

.product-characteristics {
  margin-top: 0;
  color: #2c2c2c;
}

.product-cards .product-characteristics td {
  line-height: 1.3;
  padding-bottom: 5px;
  padding-top: 5px;
}

.single-product-characteristics td:nth-child(even) {
  text-align: right;
}

.product-characteristics td:nth-child(even) {
  text-align: right;
}

.single-product-characteristics-wrapper {
  padding: 30px 40px;
  font-size: 15px;
}

.single-product-characteristics-wrapper .pages-header {
  font-size: 12px;
}

.single-product-characteristics-wrapper .input-group {
  width: auto;
}

.single-product-characteristics-wrapper .cart {
  margin-bottom: 15px;
}

.product-characteristics-wrapper {
  padding: 15px 20px;
  font-size: 15px;
}

.single-product-gallery-wrapper .lSPager img {
  width: 100% !important;
  height: 75px !important;
  object-fit: cover;
}

.single-product-gallery-wrapper .lightSlider img {
  width: 100%;
  height: 400px;
  object-fit: contain;
  cursor: zoom-in !important;
  border-radius: 10px;
}

.lSSlideOuter .lSPager.lSGallery img {
  border-radius: 10px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .category article {
    padding: 0;
  }
}

@media (max-width: 376px) {
  .nav-tabs .nav-link {
    font-size: 12px;
  }
}

.single-product-top .shop-button {
  font-size: 20px;
  width: 200px;
  height: 50px;
}

.product-cards-item .counter {
  align-items: center;
}

.shop-btn {
  padding: 0px;
  font-size: 13px;
  /* width: 95px; */
  height: 40px;
}

/* Для Chrome */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

/* Для Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.custom-product-price {
  visibility: hidden;
  height: 0;
  font-size: 40px;
  font-weight: bold;
  /* margin-bottom: 15px; */
  color: #107c41;
}

.cart-btn-wrap {
  margin-left: -15px;
}

.woocommerce-message {
  border-top-color: #107c41;
}

.woocommerce-message::before {
  color: #107c41;
}

.single-product-characteristics td {
  padding: 5px 0px;
}

.single-product-characteristics tr,
.product-characteristics tr {
  border-bottom: 1px solid #ececec;
  font-weight: 600;
}

.single-product-characteristics tr:last-child,
.product-characteristics tr:last-child {
  border-bottom: none;
}

.single-product-characteristics td:first-child {
  color: #999;
}

.single-product-characteristics-top {
  align-items: flex-start;
  margin-bottom: 15px;
}

.single-product-sku {
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  color: #b3b3b3;
}

.activities__wrapper {
  display: flex;
  justify-content: flex-start;
  width: 265px;
}

.activities__wrapper-big .input-group {
  width: auto;
}

.activities__wrapper-big {
  display: flex;
  justify-content: flex-start;
  width: 315px;
}

.single-product-top .shop-button-link {
  margin-left: 25px;
  padding-top: 15px !important;
  width: 250px;
}

.single-product .woocommerce-message {
  margin-top: 20px;
}

@media (max-width: 1200px) {
  .single-product-characteristics-wrapper .pages-header h1 {
    font-size: 2.5em;
  }

  .mr-20 {
    margin-right: 20px;
  }
}

@media (max-width: 1035px) {

  .single-product-instock,
  .single-product-sku {
    font-size: 12px;
  }
}

@media (max-width: 990px) {
  .single-product-top {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .single-product-gallery-wrapper {
    margin-bottom: 50px;
  }

  .single-product-characteristics-wrapper {
    box-shadow: none;
  }

  .mr-20 {
    margin-right: 0;
  }

  .lSSlideWrapper {
    height: auto;
  }
}

@media (max-width: 438px) {
  .activities__wrapper-big {
    display: block;
  }

  .input-group {
    margin-bottom: 10px;
  }

  .single-product-top .shop-button-link {
    margin-left: 16px;
    width: auto;
  }
}

@media (max-width: 410px) {
  .single-product-top .shop-button-link {
    font-size: 16px;
    width: auto;
    padding-top: 17px !important;
  }
}

@media (max-width: 376px) {
  .single-product-characteristics-wrapper {
    padding: 20px;
  }
}

.sroll-characteristics {
  color: #107c41;
  cursor: pointer;
}

.sroll-characteristics:hover {
  color: #19af5d;
}

.woocommerce-Price-currencySymbol {
  font-family: "Roboto", sans-serif;
}

@media (max-width: 330px) {
  .product-cards-item-title {
    font-size: 13px;
  }

  .single-product-instock,
  .single-product-sku {
    font-size: 10px;
  }
}

/* -- Карточка товара -- */

/* Оформление страницы "Корзина" */
.woocommerce-cart .page-description {
  padding-top: 15px;
  background-color: white;
}

.cart-form {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cart-table {
  background: #fff none repeat scroll 0 0;
  border-color: #ebebeb;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}

table.cart-table thead {
  background-color: #f6f6f6;
}

table.cart-table th {
  padding: 20px 10px;
  font-size: 15px;
  text-transform: capitalize;
  text-align: center;
  font-weight: 500;
  vertical-align: middle;
  white-space: nowrap;
  border-top: medium none;
}

table.cart-table th,
table.cart-table td {
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}

table.cart-table td.product-name {
  max-width: 120px;
  line-height: 1.4;
}

@media (max-width: 768px) {
  table.cart-table td.product-name {
    max-width: 100%;
  }
}

table.cart-table td.product-thumbnail img {
  width: 100px;
}

@media (max-width: 768px) {
  .product-thumbnail::before {
    content: none !important;
  }

  table.cart-table td.product-thumbnail {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
}

/* Значек удаления */
table.cart-table td.product-remove {
  font-size: 20px;
}

.woocommerce a.remove {
  color: rgb(66, 66, 66) !important;
  width: auto;
}

.woocommerce a.remove:hover {
  color: rgb(66, 66, 66) !important;
  background: none;
}

/* ------ */

table.cart-table td {
  padding: 20px 10px;
  font-size: 13px;
  border-top: medium none;
  vertical-align: middle;
}

table.cart-table a,
table.cart-table button,
table.cart-table input {
  outline: medium none;
  color: #434343;
}

.cart_totals th {
  padding: 10px 30px !important;
  font-size: 15px;
  color: #252525;
  border-bottom: 1px solid #ebebeb;
  font-weight: 700 !important;
  vertical-align: middle !important;
}

.woocommerce-shipping-destination {
  font-size: 13px;
  line-height: 1.2 !important;
}

/* -- Оформление страницы "Корзина" -- */

/* Оформление страницы "Оформления заказа" */

.woocommerce form .form-row {
  display: block;
}

#customer_details .col-12 {
  padding: 35px;
  padding-bottom: 10px;
  background: white;
}

#customer_details .col-12~.col-12 {
  padding: 0 35px 35px 35px;
  background: white;
}

.woocommerce-checkout {
  font-size: 15px;
}

.woocommerce-checkout h5 {
  padding-bottom: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.woocommerce-checkout #order {
  padding: 15px;
  height: 100%;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.woocommerce table.shop_table td.product-name {
  max-width: 150px;
}

#order_review_heading {
  padding: 16px 0;
  text-align: center;
}

.woocommerce-checkout #payment {
  background-color: #f3f3f3;
}

/* Кнопка "Подтвердить заказ"  */
#place_order.btn {
  width: 100%;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.woocommerce-checkout .woocommerce-NoticeGroup {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* -- Оформление страницы "Оформления заказа" -- */

/* Оформление страницы "Заказ принят в обработку" */
.woocommerce-order {
  font-size: 15px;
}

.woocommerce-thankyou-order-received {
  font-size: 30px;
  font-weight: 900;
  color: #78ea78;
  line-height: 1.1 !important;
}

.woocommerce ul.order_details {
  padding: 15px;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

@media (max-width: 991px) {
  .woocommerce ul.order_details {
    display: flex;
    flex-direction: column;
  }

  .woocommerce ul.order_details li {
    padding: 8px;
  }
}

.woocommerce-order-received .woocommerce table.shop_table {
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

.woocommerce-customer-details address {
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

/* -- Оформление страницы "Заказ принят в обработку" -- */

/* Карточка новости */
#page-single-news #news-img {
  object-fit: contain;
}

/* -- Карточка новости -- */

/* Новости на главной */
@media all and (max-width: 992px) {
  #news .news-card {
    height: auto;
  }

  #news .news-card .text {
    position: static;
    transform: none;
    margin-bottom: 30px;
  }
}

/* -- Новости на главной -- */

.breadcrumb-item a {
  color: #107c41;
}

.card {
  text-align: left;
  border: none;
}

.product-title {
  color: black;
}

.product-price {
  margin-bottom: 10px;
  font-size: 1.2rem;
  color: black;
  font-weight: 500;
}

.price-row a {
  padding: 0.7rem 1.3rem;
  font-size: 0.7rem;
  border-radius: 0;
  border-width: 2px;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.cart-form .btn-info,
.cart_totals .btn-primary {
  padding: 0.7rem 1.3rem;
  font-size: 0.7rem;
  border-radius: 0;
  border-width: 2px;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  color: #fff;
}

.button.wc-forward {
  padding: 0.7rem 1.3rem !important;
  font-size: 0.7rem !important;
  border-radius: 0 !important;
  border-width: 2px !important;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.cart_totals .btn-primary {
  background-color: #107c41;
  border-color: #107c41;
}

.cart-form .btn-info {
  max-height: 43.17px;
}

.btn-info:focus,
.btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgb(66 97 228 / 50%);
}

#page-category .offers-wrap .offer .img-wrap .offer-img,
#page-taxonomy .offers-wrap .offer .img-wrap .offer-img {
  object-fit: contain;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 1450px) {
  #page-taxonomy .product.card {
    padding: 30px;
  }
}

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bapf_sfilter {
  margin-bottom: 0;
}

.sidebar-left {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
}

.clue-text {
  font-size: 14px;
  color: white;
  letter-spacing: 0.5px;
}

.select2-container .select2-selection--single {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0;
  border: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: relative;
  right: 5px;
}

.berocket_single_filter_widget {
  padding-right: 30px;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.bapf_rst_sel {
  flex-grow: 0;
}

.bapf_sfilter .bapf_button {
  padding: 0.7rem 1.3rem;
  height: 40px;
  width: 110px;
  font-size: 0.7rem;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  color: #fff;
  background-color: rgb(67, 97, 228);
  border: 0;
}

.bapf_button:hover {
  background-color: rgb(73, 105, 250);
  border-color: rgb(73, 105, 250);
}

.bapf_head h3 {
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: uppercase;
}

#main-menu {
  background-color: #fff;
}

.navbar-brand {
  width: 20%;
}

@media (max-width: 992px) {
  #main-menu .navbar-brand img {
    max-width: 100px;
  }
}

.header-right-column {
  padding-left: 10px;
  display: flex;
  width: 80%;
  align-items: center;
}

.header-contacts {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
  font-size: 18px;
  flex-shrink: 0;
}

/* @media (max-width: 992px) {
  .header-contacts{
    flex-direction: column;
    align-items: center;
  }
} */

.header-contacts a:not(.phone) {
  margin-right: 20px;
}

.header-contacts a svg {
  margin-right: 10px;
}

#main-menu .search-form {
  padding-left: 10px;
  flex-shrink: 1;
  width: 60%;
}

.search-form {
  z-index: 10;
  justify-content: flex-end;
}

#main-menu .search-form-input {
  padding: 20px;
  width: 100%;
  border: 2px solid #e1e1e1;
  border-right: 0;
  border-radius: 0;
}

#main-menu .search-form-button {
  padding: 20px;
  height: 67.5px;
  border-radius: 0;
}

#main-menu>.logo-serach-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

#search-button-mob {
  border: 0;
  background: 0;
}

@media (min-width: 576px) {
  #search-button-mob {
    display: none;
  }
}

#search-icon {
  font-size: 30px;
  margin-right: 20px;
  color: #107c41;
}

@media (max-width: 1449.98px) {
  .header-contacts {
    width: 50%;
  }
}

@media (max-width: 992px) {
  #main-menu .navbar-brand img {
    margin: auto;
    display: block;
    width: 100px;
    max-width: 100%;
  }

  .header-right-column {
    padding-left: 0;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .header-contacts {
    width: 100%;
    font-size: 14px;
    margin-top: 5px;
    justify-content: flex-end;
  }

  #main-menu .search-form {
    width: 100%;
    padding-left: 0;
  }

  #main-menu .search-form-input {
    padding: 10px;
    font-size: 16px;
    height: 44px;
  }

  #main-menu .search-form-button {
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
  }
}

@media (max-width: 400px) {
  #main-menu .search-form-input {
    padding: 10px;
    font-size: 16px;
    height: 34px;
  }

  #main-menu .search-form-button {
    height: 34px;
    line-height: 34px;
    font-size: 12px;
  }
}

.menu-wrapper {
  border-top: 1px solid #e3e3e3;
  background: whitesmoke;
}

#main-menu .menu-wrapper.menu-move {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  background-color: white;
  box-shadow: 0 8px 15px rgb(0 0 0 / 14%);
  z-index: 2000;
}

@media (max-width: 575px) {
  .home>#main-menu {
    position: relative;
  }
}

@media (min-width: 992px) {
  .menu-wrapper:not(.menu-move) .navbar-brand-menu {
    display: none !important;
  }
}

.navbar-brand-menu {
  padding: 0;
  width: auto;
}

.navbar-brand-menu img {
  max-width: 100%;
  width: 86px;
}

#main-menu .nav-link {
  white-space: nowrap;
}

@media (min-width: 1450px) {
  #main-menu .nav-link {
    padding: 2rem 1.5rem;
  }
}

body:not(.home) #main-menu {
  position: relative;
  box-shadow: none;
}

.menu-wrapper.show {
  height: 100%;
}

.order-status-link {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 16px;
  color: #44bf27;
  border-bottom: 1px dashed;
}

.product-title .h6 {
  font-weight: 400;
}

@media (max-width: 1200px) {
  .berocket_single_filter_widget {
    padding-right: 15px;
  }
}

@media (max-width: 992px) {
  .sidebar-left {
    justify-content: space-between;
  }

  .berocket_single_filter_widget {
    flex-basis: 48%;
    max-width: 48%;
    padding: 0;
  }

  .bapf_rst_sel {
    margin-top: 10px;
    flex-basis: 100%;
    max-width: 100%;
  }

  .bapf_sfilter .bapf_button {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .berocket_single_filter_widget {
    flex-basis: 100%;
    max-width: 100%;
  }

  .berocket_single_filter_widget {
    padding: 0;
  }
}

#alg_checkout_files_upload_form_1 {
  padding: 3px;
  margin: 0 0 6px;
}

#alg_checkout_files_upload_form_1>div {
  border-radius: 0.25rem;
  padding: 20px;
  background: #ebebeb;
}

abbr[title],
abbr[data-original-title] {
  color: red;
  cursor: auto;
  text-decoration: none;
}

.button_load_wrapper input[type="button"] {
  cursor: pointer;
  padding: 10px 15px;
  color: #fff;
  background-color: black;
  border-color: black;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.button_load_wrapper input[type="button"]:hover {
  background-color: rgba(66, 97, 228, 0.9);
  border-color: rgba(66, 97, 228, 0.9);
}

.button_load_wrapper>div {
  margin-bottom: 0 !important;
}

footer>.col-lg-8>div {
  height: 100%;
}

.car-brands-list {
  padding-left: 0;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 650px;
  list-style: none;
}

.car-brands-list li {
  margin-right: 10px;
}

.car-brands-list li a {
  font-size: 18px;
  color: white;
}

.offers-container {
  margin-left: -22px;
  margin-right: -22px;
}

.offer.card .info:hover {
  background: whitesmoke;
}

#offers .offers-wrap .offer .img-wrap .offer-img {
  padding: 20px;
  object-fit: contain;
  transform: none !important;
}

@media (max-width: 767px) {
  #title-breadcrumb #page-title {
    font-size: 20px;
  }
}

@media (max-width: 500) {
  #title-breadcrumb #page-title {
    font-size: 17px;
  }
}

#billing_country_field {
  display: none;
}

#form-find-order {
  padding: 60px;
  display: flex;
  background: #efefef;
}

.find-order-input {
  padding: 20px;
  flex-basis: 80%;
  border: 1px solid #cdcdcd;
  border-right: 0;
  transition: outline 0.1s ease;
}

.find-order-button {
  padding: 20px;
  height: 67.5px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  flex-basis: 20%;
  color: #fff;
  background-color: #4361e4;
  border: 1px solid transparent;
  cursor: pointer;
}

.find-order-input:focus-visible {
  outline: 1px #4361e4 solid;
}

.find-order-button:hover {
  background-color: rgb(73, 105, 245);
}

.find-order-button:focus-visible {
  background-color: rgb(73, 105, 245);
  outline: 0;
}

.status-text-green {
  color: #63e543;
}

.status-text-red {
  color: red;
}

.page-template-page-order-status hr {
  width: 100%;
  height: 1px;
  background-color: #efefef;
  border: none;
  margin: 20px 0;
}

@media (min-width: 768px) {
  .page-template-page-order-status hr {
    margin: 50px 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header-contacts {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  #form-find-order {
    padding: 10px;
  }
}

@media (max-width: 575px) {
  .find-order-input {
    padding: 10px;
  }

  .find-order-button {
    padding: 10px;
    height: auto;
    font-size: 12px;
  }
}

@media (min-width: 992px) {
  .menu-item-66637 .dropdown-menu {
    column-count: 3;
    background-color: white;
    width: 25vw;
    padding-top: 0;
    margin-top: 5px;
  }
}

@media (max-width: 992px) {
  .menu-item-66637 .dropdown-menu {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 200px;
    overflow-y: scroll;
    width: 300px;
    padding-left: 4px;
  }
}

#main-menu .navbar-nav.show .nav-link {
  font-size: 1.1rem;
}

.body-lock {
  overflow: hidden;
}

#main-menu .navbar-nav.show~.hamburger {
  top: 0;
}

.text-info-whitout-trim {
  color: #107c41;
}

mark,
.mark {
  background-color: rgba(67, 97, 228, 0.25);
}

.catalog-sidebar {
  margin-left: -15px;
  border: 1px solid #ddd;
  background-color: #fff;
  position: relative;
  z-index: 90;
}

.home #header-slider {
  z-index: 80;
}

.catalog-sidebar-menu ul {
  padding-left: 0;
}

.catalog-sidebar-header {
  padding: 0 15px;
  padding-bottom: 0;
}

.catalog-sidebar-header-title {
  position: relative;
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
}

.catalog-sidebar-header-title::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 36px;
  height: 2px;
  margin-top: -1px;
  background-color: #1266b1;
}

.catalog-sidebar-menu-categories>li {
  position: relative;
  display: block;
}

.catalog-sidebar-menu-categories>li:hover>.link-wrapper a {
  color: #090a09;
}

.catalog-sidebar-menu-categories>li:hover>.link-wrapper a .icon-wrapper svg {
  fill: #090a09;
  animation-name: slide;
  animation-duration: 0.2s;
  animation-timing-function: ease-in-out;
}

.catalog-sidebar-menu-categories>li:hover>.link-wrapper a .icon-wrapper path {
  fill: #090a09;
}

.catalog-sidebar-menu-categories>li:hover>.link-wrapper a.coronavirus .icon-wrapper svg {
  fill: #00d500;
}

.catalog-sidebar-menu-categories>li:first-child>.link-wrapper a {
  border-top: 0;
}

.catalog-sidebar-menu-categories>li>.link-wrapper a {
  position: relative;
  display: block;
  padding: 15px 30px 15px 52px;
  border-top: 1px solid #ddd;
  color: #000;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 50;
  letter-spacing: 0.5px;
}

.cart .form-control {
  max-width: 70px;
  width: 100%;
  border-radius: 0;
}

.cart .input-group {
  max-width: 120px;
  padding-left: 10px;
  padding-right: 10px;
}

#single-offers .btn {
  height: 52px;
}

.catalog-sidebar-menu-categories>li>.link-wrapper a .icon-wrapper {
  position: absolute;
  top: calc(50% - 16px);
  left: 10px;
  width: 32px;
  height: 32px;
  overflow: hidden;
}

.catalog-sidebar-menu-categories>li>.link-wrapper a .icon-wrapper svg {
  fill: #000;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease-in-out;
}

.catalog-sidebar-menu-subcategories .catalog-sidebar-menu-subcategories a {
  padding-left: 35px !important;
}

.catalog-sidebar-menu-subcategories {
  /*   display: none;
  background-color: #f8f8f8;
  max-height: 400px;
  overflow-y: scroll; */

  width: 200px;
  max-height: 250px;
  background: #fbfbfb;

  overflow-x: hidden;
  overflow-y: auto;
}

.catalog-sidebar-menu-subcategories a {
  position: relative;
  z-index: 99;
  display: block;
  padding: 15px 30px;
  color: #4d4d4d;
  font-size: 13px;
}

.catalog-sidebar-menu-subcategories a:hover {
  color: #090a09;
  background-color: #ebebeb;
}

.catalog-sidebar-menu-subcategories .cat-item {
  border-bottom: 1px solid #ddd;
  /* min-height: 50px; */
}

.catalog-sidebar-menu-subcategories .cat-item:last-child {
  border-bottom: none;
}

.catalog-sidebar-menu-toggle {
  position: absolute;
  top: 0;
  right: 3px;
  height: 50px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0;
  box-shadow: none;
  z-index: 100;
  outline: 0 !important;
}

.catalog-sidebar-menu-toggle::before {
  content: "";
  display: inline-block;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  width: 7px;
  min-width: 7px;
  height: 7px;
  transform: rotate(135deg);
}

.catalog-sidebar-menu-toggle.opened {
  transform: rotate(-180deg);
}

.catalog-sidebar.opened .catalog-sidebar-header-title::after {
  transform: rotate(-315deg);
}

.catalog-sidebar-menu ul {
  margin-bottom: 0;
}

.catalog-sidebar-menu li {
  list-style: none;
  position: relative;
}

.catalog-sidebar-menu a {
  text-decoration: none;
}

@keyframes slide {
  from {
    transform: translateX(32px);
  }

  to {
    transform: translateX(0);
  }
}

@media (max-width: 1200px) {
  .single-product-description-wrapper .container.product-description-container {
    max-width: 950px;
  }
}

@media (max-width: 992px) {
  .single-product-description-wrapper .container.product-description-container {
    max-width: 700px;
  }
}

@media (max-width: 770px) {
  .single-product-description-wrapper .container.product-description-container {
    max-width: 500px;
  }
}

@media (min-width: 992px) {
  .catalog-sidebar-menu-categories>li:hover>button {
    color: #090a09;
  }

  .catalog-sidebar-menu-categories>li:hover>ul {
    display: block;
  }

  .catalog-sidebar-menu-subcategories>li:hover>ul {
    display: block;
  }

  .catalog-sidebar-menu-subcategories {
    border: 1px solid #ddd;
    width: 245px;
  }

  .catalog-sidebar-menu-subcategories .catalog-sidebar-menu-subcategories {
    top: -1px;
  }
}

@media (max-width: 1200.98px) {
  .catalog-sidebar {
    margin-bottom: 10px;
  }

  .catalog-sidebar-header-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    font-size: 15px;
    border: 0;
  }

  .catalog-sidebar-header-title::before {
    content: none;
  }

  .catalog-sidebar-header-title::after {
    content: "";
    display: inline-block;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    width: 7px;
    height: 7px;
    transform: rotate(-135deg);
  }

  .catalog-sidebar-menu {
    display: none;
  }

  .catalog-sidebar-menu-categories>li:first-child>a {
    border-top: 1px solid #ddd;
  }

  .catalog-sidebar-menu-toggle::before {
    transform: rotate(-135deg);
  }

  .header_logo {
    position: relative;
    margin-bottom: 15px;
    margin-left: 10px;
  }

  .top_header_wrapper .container {
    max-width: 100%;
  }
}

.catalog-sidebar-menu-categories>li>.cat-desctop-title {
  background-color: black;
  position: relative;
  display: block;
  padding: 15px 30px 15px 15px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 50;
  letter-spacing: 0.5px;
}

@media (max-width: 1200px) {
  .catalog-sidebar-menu-categories>li>.cat-desctop-title {
    display: none;
  }
}

/* Левый сайдбар с фильтрами */
.sidebar-desktop-header {
  background-color: black;
  padding: 15px 30px 15px 15px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.categories-sidebar-wrapper {
  padding-top: 1rem;
}

.berocket_single_filter_widget {
  margin-bottom: 20px;
}

.berocket_single_filter_widget:last-child {
  margin-bottom: 0;
}

.sidebar-left-wrapper {
  background: white;
  border: 1px solid #ddd;
  padding: 20px 5px 20px 20px;
  margin-bottom: 30px;
}

.sidebar-left .berocket_aapf_widget-title_div {
  padding-right: 0 !important;
}

.sidebar-left .berocket_aapf_widget {
  padding-left: 0 !important;
  margin-right: 0 !important;
}

.sidebar-left .berocket_aapf_widget-title {
  font-weight: bold;
}

.sidebar-left .berocket_filter_slider.ui-widget-content .ui-slider-range,
.sidebar-left .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background: none repeat scroll 0 0 #e31e24 !important;
}

.sidebar-left .slide .ui-widget-content {
  border: 1px solid #e31e24 !important;
}

.sidebar-left .slide .ui-state-default,
.sidebar-left .slide .ui-widget-content .ui-state-default,
.sidebar-left .slide .ui-widget-header .ui-state-default {
  background: #000 !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}

.sidebar-left .berocket_label_widgets {
  padding-left: 2px !important;
}

.sidebar-left .berocket_aapf_widget li.slider span.left input,
.sidebar-left .berocket_aapf_widget li.slider span.right input {
  width: 90%;
  border-radius: 3px;
  font-style: normal;
}

.show-filters-button {
  display: none;
  width: 100%;
  margin-bottom: 15px;
  font-size: 13px;
}

.sidebar-left-top {
  display: none;
  margin: -20px -20px 20px -20px;
}

.sidebar-left-header {
  padding: 15px 20px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.sidebar-left-close {
  padding: 15px 20px;
  margin-left: auto;
  font-size: 16px;
}

@media all and (max-width: 992px) {
  .show-filters-button {
    display: block;
  }

  .sidebar-desktop-header {
    display: none;
  }

  .sidebar-left-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999999;
    overflow: scroll;
    background: #fff;
    border: 0;
    box-shadow: none;
    border-radius: 0;
  }

  .sidebar-left-top {
    display: flex;
  }
}

.bapf_ckbox_square input[type="checkbox"] {
  padding: 4px 4px 4px 4px;
}

.bapf_head h2,
.bapf_head h3 {
  text-align: left;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #2c2c2c;
}

.bapf_body ul {
  padding: 0;
}

.bapf_sfilter ul li {
  margin-bottom: 5px !important;
}

.bapf_body label {
  margin-bottom: 0;
  color: #2c2c2c;
  font-size: 13px;
}

.divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-handle {
  border: 1px solid #000;
  background: #fff;
  border-radius: 3px;
  outline: 0 none;
  touch-action: none;
  width: 11px;
  height: 20px;
  cursor: col-resize;
}

.divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-range {
  background: black;
  height: 7px;
}

.bapf_divi_sfa h3,
.divi_checkbox_class h3,
.divi_color_class h3,
.divi_image_class h3,
.divi_slider_class h3 {
  padding: 15px 0 0;
  margin-bottom: 10px;
  color: black;
  border: none;
}

.pagination .page-item.active>.page-link {
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.2);
}

.bapf_tbprice {
  display: none;
}

.bapf_slidr_jqrui .bapf_from input,
.bapf_slidr_jqrui .bapf_to input {
  border: 1px solid #3f3f3f;
  font-size: 12px;
  color: #3f3f3f;
  text-align: center;
  width: 75%;
  max-width: 800px;
  border-radius: 3px;
  height: 25px;
  margin-bottom: 10px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
  border: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  border: 0;
  border-radius: 30px !important;
  transition: all 0.3s;
  padding: 0 11px;
  margin: 0 3px;
  min-width: 30px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #2c2c2c;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  background: 0 0;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: black;
  border-color: black;
  color: #fff;
}

a:hover {
  color: #107c41;
}

.shop-container .woocommerce-pagination {
  margin-top: 15px;
}

.berocket_ajax_group_filter_title {
  display: none;
}

/* -- Правый сайдбар (с фильтрами) -- */

/************** Меню с Papa roze *****************/
@media (min-width: 1240px) {

  body.blocked .menu-burger,
  body.blocked .menu-burger__top {
    padding-left: 0;
  }
}

.header__burger {
  display: none;
}

@media (max-width: 992px) {
  .header__burger {
    display: block;
  }
}

.menu-burger {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding-top: 266px;
  background: #1c171c;
  overflow: hidden;
  z-index: 101;
}

@media (min-width: 1240px) {
  .menu-burger {
    padding-left: 17px;
  }
}

@media (max-width: 1239px) {
  .menu-burger {
    padding-top: 202px;
  }
}

@media (max-width: 991px) {
  .menu-burger {
    padding-top: 0;
    background: rgba(70, 55, 73, 0.6);
  }
}

.menu-burger__desktop,
.menu-burger__mobile {
  display: none;
}

@media (min-width: 992px) {
  .menu-burger__desktop {
    display: block;
  }
}

.menu-burger__mobile {
  width: 384px;
  height: 100%;
  background-color: #211c22;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.4);
}

@media (max-width: 991px) {
  .menu-burger__mobile {
    display: block;
  }
}

@media (max-width: 479px) {
  .menu-burger__mobile {
    width: 100%;
  }
}

.menu-burger__scroll-ico {
  position: absolute;
  left: calc(100vw - 100px);
  bottom: 100px;
  width: 20px;
  height: 36px;
  border-radius: 10px;
  border: 1px solid #fff;
  z-index: 1;
}

@media (max-width: 1400px) {
  .menu-burger__scroll-ico {
    left: calc(100vw - 50px);
  }
}

.menu-burger__scroll-ico:before {
  content: "";
  position: absolute;
  display: block;
  left: 8px;
  top: 4px;
  width: 2px;
  height: 8px;
  border-radius: 2px;
  background: #fff;
}

.menu-burger__scroll-ico:after {
  content: "";
  position: absolute;
  display: block;
  left: 1px;
  top: calc(100% + 10px);
  width: 16px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 30px 30px;
  -webkit-animation: jumpArrowScroll 1.2s infinite;
  animation: jumpArrowScroll 1.2s infinite;
}

.menu-burger__top {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  padding-top: 31px;
  z-index: 1;
}

@media (min-width: 1240px) {
  .menu-burger__top {
    padding-left: 17px;
  }
}

.menu-burger__top .container {
  position: relative;
}

.menu-burger__close {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: 500;
  opacity: 0.3;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.menu-burger__close span {
  display: block;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.menu-burger__close span:after,
.menu-burger__close span:before {
  content: "";
  position: absolute;
  display: block;
  top: 15px;
  left: 0;
  width: 32px;
  height: 2px;
  background: #fff;
}

.menu-burger__close span:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu-burger__close span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-burger__close:hover {
  opacity: 1;
}

.menu-burger__mobile-close {
  display: block;
  background: transparent;
  border: none;
  position: relative;
  width: 42px;
  height: 42px;
  margin-right: 60px;
}

@media (max-width: 991px) {
  .menu-burger__mobile-close {
    margin-right: 72px;
  }
}

.menu-burger__mobile-close:after,
.menu-burger__mobile-close:before {
  content: "";
  position: absolute;
  display: block;
  top: 20px;
  left: 5px;
  width: 32px;
  height: 2px;
  background: #fff;
}

.menu-burger__mobile-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu-burger__mobile-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-burger__mobile-close:focus {
  outline: none;
}

.menu-burger__title {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  margin-bottom: 50px;
  padding-bottom: 37px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1239px) {
  .menu-burger__title {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .menu-burger__title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}

.menu-burger__content {
  width: 100%;
  height: calc(100vh - 265px);
  padding-bottom: 70px;
  overflow-x: hidden;
  overflow-y: auto;
}

@media (min-width: 1240px) {
  .menu-burger__content {
    width: calc(100% + 17px);
  }
}

@media (max-width: 1239px) {
  .menu-burger__content {
    height: calc(100vh - 202px);
  }
}

@media (max-width: 991px) {
  .menu-burger__content {
    position: relative;
    height: calc(100% - 83px);
    padding-bottom: 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1;
  }
}

.menu-burger__content-bottom {
  padding: 26px 51px 50px;
}

@media (max-width: 479px) {
  .menu-burger__content-bottom {
    padding: 26px 28px 30px;
  }
}

.menu-burger__row {
  display: -webkit-box;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.menu-burger__left {
  width: 75%;
}

.menu-burger__right {
  width: 25%;
}

.menu-burger__left-title {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.menu-burger__groups {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: -36px;
}

.menu-burger__group {
  width: 33.33333%;
  margin-bottom: 20px;
}

.menu-burger__group-title {
  display: inline-block;
  vertical-align: top;
  color: #bcbbbc;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.menu-burger__group-title:last-child {
  margin-bottom: 28px;
}

.menu-burger__group-title:hover {
  color: #fff;
}

.menu-burger__group-title--big {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.menu-burger__group-list {
  margin-top: 12px;
}

.menu-burger__group-list-item {
  line-height: normal;
  margin-bottom: 5px;
}

.menu-burger__group-list-href {
  display: inline-block;
  vertical-align: top;
  color: #727072;
  font-size: 12px;
  line-height: 18px;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.menu-burger__group-list-href:hover {
  color: #fff;
}

.menu-burger__right-row:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.menu-burger__right-row--social {
  padding-left: 49px;
  padding-top: 11px;
}

@media (max-width: 479px) {
  .menu-burger__feedback {
    margin-bottom: 14px;
  }
}

.menu-burger__feedback-item {
  padding-left: 47px;
}

@media (max-width: 991px) {
  .menu-burger__feedback-item {
    padding-left: 0;
  }
}

.menu-burger__feedback-item:not(:last-child) {
  margin-bottom: 3px;
}

.menu-burger__phone {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}

.menu-burger__phone svg {
  position: absolute;
  fill: #fff;
  left: -47px;
  top: 4px;
  width: 12px;
  height: 16px;
  pointer-events: none;
}

@media (max-width: 991px) {
  .menu-burger__phone svg {
    display: none;
  }
}

.menu-burger__callback {
  display: inline-block;
  vertical-align: top;
  line-height: 19px;
  color: hsla(0, 0%, 100%, 0.3);
  border-bottom: 1px dashed hsla(0, 0%, 100%, 0.3);
  -webkit-transition: border 0.4s;
  transition: border 0.4s;
}

.menu-burger__callback:hover {
  border-bottom-color: transparent;
}

.menu-burger__actions-item {
  padding-left: 47px;
}

@media (max-width: 991px) {
  .menu-burger__actions-item {
    padding-left: 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
  }
}

.menu-burger__actions-item:not(:last-child) {
  margin-bottom: 21px;
}

@media (max-width: 991px) {
  .menu-burger__actions-item:not(:last-child) {
    margin-bottom: 0;
  }
}

.menu-burger__actions-href {
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: top;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  color: hsla(0, 0%, 100%, 0.6);
}

@media (max-width: 991px) {
  .menu-burger__actions-href {
    display: -webkit-box;
    display: flex;
    color: #fff;
    padding: 14px 80px 14px 103px;
    min-height: 56px;
  }
}

@media (max-width: 479px) {
  .menu-burger__actions-href {
    padding-left: 71px;
  }
}

.menu-burger__actions-href svg {
  fill: #fff;
  position: absolute;
  pointer-events: none;
}

@media (max-width: 991px) {
  .menu-burger__actions-href svg {
    pointer-events: auto;
  }
}

.menu-burger__actions-href--login svg {
  left: -47px;
  top: 3px;
  width: 18px;
  height: 18px;
}

@media (max-width: 991px) {
  .menu-burger__actions-href--login svg {
    left: 55px;
    top: 18px;
  }
}

@media (max-width: 479px) {
  .menu-burger__actions-href--login svg {
    left: 23px;
  }
}

.menu-burger__actions-href--favorites svg {
  left: -50px;
  top: 4px;
  width: 22px;
  height: 22px;
}

@media (max-width: 991px) {
  .menu-burger__actions-href--favorites svg {
    left: 53px;
    top: 17px;
  }
}

@media (max-width: 479px) {
  .menu-burger__actions-href--favorites svg {
    left: 21px;
  }
}

.menu-burger__actions-href--basket svg {
  left: -47px;
  top: 2px;
  width: 19px;
  height: 21px;
}

@media (max-width: 991px) {
  .menu-burger__actions-href--basket svg {
    left: 54px;
    top: 15px;
  }
}

@media (max-width: 479px) {
  .menu-burger__actions-href--basket svg {
    left: 23px;
  }
}

.menu-burger__actions-href--search svg {
  left: -47px;
  top: 2px;
  width: 19px;
  height: 19px;
}

@media (max-width: 991px) {
  .menu-burger__actions-href--search svg {
    left: 56px;
    top: 19px;
  }
}

@media (max-width: 479px) {
  .menu-burger__actions-href--search svg {
    left: 24px;
  }
}

.menu-burger__actions-href--address svg {
  left: -47px;
  top: 2px;
  width: 24px;
  height: 24px;
}

@media (max-width: 991px) {
  .menu-burger__actions-href--address svg {
    left: 52px;
    top: 16px;
  }
}

@media (max-width: 479px) {
  .menu-burger__actions-href--address svg {
    left: 20px;
  }
}

.menu-burger__actions-count {
  min-width: 28px;
  height: 28px;
  margin-left: 14px;
  padding: 0 5px;
  text-align: center;
  color: hsla(0, 0%, 100%, 0.6);
  line-height: 28px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.1);
}

@media (max-width: 991px) {
  .menu-burger__contacts {
    margin-bottom: 34px;
  }
}

.menu-burger__contacts-item {
  padding-left: 47px;
}

@media (max-width: 991px) {
  .menu-burger__contacts-item {
    padding-left: 0;
  }
}

.menu-burger__contacts-item:not(:last-child) {
  margin-bottom: 23px;
}

@media (max-width: 991px) {
  .menu-burger__contacts-item:not(:last-child) {
    margin-bottom: 16px;
  }
}

.menu-burger__contacts-item address {
  display: block;
  margin-top: 7px;
  color: #727072;
}

.menu-burger__contacts-email {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: border 0.4s;
  transition: border 0.4s;
}

.menu-burger__contacts-email:hover {
  border-bottom-color: transparent;
}

.menu-burger__contacts-email svg {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: -49px;
  fill: #fff;
  pointer-events: none;
}

@media (max-width: 991px) {
  .menu-burger__contacts-email svg {
    display: none;
  }
}

.menu-burger__contacts-city {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #fff;
  border-bottom: 1px dashed #fff;
  -webkit-transition: border 0.4s;
  transition: border 0.4s;
}

.menu-burger__contacts-city:hover {
  border-bottom-color: transparent;
}

.menu-burger__contacts-city svg {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: -51px;
  fill: #fff;
  pointer-events: none;
}

@media (max-width: 991px) {
  .menu-burger__contacts-city svg {
    display: none;
  }
}

.menu-burger .social__item {
  margin-bottom: 16px;
}

.menu-burger__back-level {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 44px;
  padding: 12px 20px 12px 0;
  color: #fff;
  line-height: 20px;
  background: transparent;
  border: none;
}

.menu-burger__back-level:before {
  content: "";
  display: block;
  width: 25px;
  height: 22px;
  margin-right: 22px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAWCAQAAACftv89AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfkBxQPEREeb6szAAAAlUlEQVQ4y5XTvQ0CMQyG4TeIkixAx43DAGx4k3BLcB0n3QQU0H0UIcr9YMm2izhRHsmSkyR2ken5cMMKbTNrkPQQVv4HT3VeUsHFBmviAkuSdfeARtygkgAoJAREGIikmTORGA6h6wAJnX6Ndd7GUBiVJYRqEUCtdKPlxonWWxfaHhQ0+b9Ye3GjTY676b640vO2x/8F5bn7WP7W8CgAAAAASUVORK5CYII=");
}

.menu-burger__back-level:focus {
  outline: none;
}

.menu-burger__head {
  position: relative;
  height: 83px;
}

@media (max-width: 479px) {
  .menu-burger__head {
    height: 71px;
  }
}

.menu-burger__head-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  background-color: #211c22;
}

.menu-burger__head-wrap--index {
  padding: 27px 43px 15px;
}

@media (max-width: 479px) {
  .menu-burger__head-wrap--index {
    padding: 15px 11px;
  }
}

.menu-burger__head-wrap--inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 22px 49px 10px 52px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
  z-index: 5;
}

@media (max-width: 479px) {
  .menu-burger__head-wrap--inner {
    padding: 9px 19px 10px;
  }
}

.menu-burger__head-wrap--inner .menu-burger__mobile-close {
  margin-right: -8px;
  margin-left: auto;
}

.menu-burger__head-wrap--inner.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.menu-burger__list {
  padding: 0;
}

.menu-burger__list--submenu {
  display: none;
  position: fixed;
  background-color: #211c22;
  top: 84px;
  left: 0;
  width: 384px;
  height: calc(100vh - 84px);
  overflow-y: auto;
  z-index: 5;
}

@media (max-width: 479px) {
  .menu-burger__list--submenu {
    top: 72px;
    width: 100%;
    height: calc(100vh - 72px);
  }
}

.menu-burger__list-item {
  display: -webkit-box;
  display: flex;
  position: relative;
  width: 100%;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
}

.menu-burger__list-item:not(.menu-burger__list-item--have-submenu) .menu-burger__list-href {
  padding-right: 80px;
}

.menu-burger__list-item:not(.menu-burger__list-item--have-submenu) .menu-burger__list-href:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 51px;
  width: 5px;
  height: 8px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAQAAACb+P2wAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfkBxQOAhuel2mIAAAATklEQVQI1wXBoQ2AMAAAwaepRIAoSRVrsgUIBmggCKboKGgUEoF47nC1mEQCLSMzCTB5WN1NjTCwkLkCEInAh9nTarHDzWqxl8jNy8QDP/H2I2m27vPtAAAAAElFTkSuQmCC") no-repeat 50%;
  z-index: 1;
}

@media (max-width: 479px) {
  .menu-burger__list-item:not(.menu-burger__list-item--have-submenu) .menu-burger__list-href:after {
    right: 20px;
  }
}

.menu-burger__list-button {
  -webkit-box-ordinal-group: 3;
  border: none;
  order: 2;
  flex-shrink: 0;
  display: block;
  width: 80px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAQAAACb+P2wAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfkBxQOAhuel2mIAAAATklEQVQI1wXBoQ2AMAAAwaepRIAoSRVrsgUIBmggCKboKGgUEoF47nC1mEQCLSMzCTB5WN1NjTCwkLkCEInAh9nTarHDzWqxl8jNy8QDP/H2I2m27vPtAAAAAElFTkSuQmCC") no-repeat left 24px center;
}

.menu-burger__list-button:focus {
  outline: none;
}

@media (max-width: 479px) {
  .menu-burger__list-button {
    width: 49px;
  }
}

.menu-burger__list-title {
  margin: 0;
  width: 100%;
  height: 55px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  padding: 17px 0 18px 50px;
  background-color: #1d191e;
}

@media (max-width: 479px) {
  .menu-burger__list-title {
    padding-left: 19px;
  }
}

.menu-burger__list-href {
  display: block;
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  padding: 17px 0 19px 51px;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

@media (max-width: 479px) {
  .menu-burger__list-href {
    padding: 17px 0 19px 19px;
  }
}

.menu-burger__list-href--catalog:before {
  content: "";
  position: absolute;
  display: block;
  left: 38px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #d53058;
}

@media (max-width: 479px) {
  .menu-burger__list-href--catalog:before {
    left: 8px;
  }
}

.menu-burger .nav-link {
  display: block;
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding: 17px 0 19px 51px;
  order: 1;
}

.menu-burger .nav-item {
  display: flex;
  position: relative;
  width: 100%;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
}

/************** /Меню с Papa roze *****************/

/************** Преимущества на главной *****************/
#advantages .advantages-list {
  margin-left: -39px;
  margin-right: -39px;
}

@media (max-width: 992px) {
  #advantages .advantages-list {
    margin-left: 0;
    margin-right: 0;
  }
}

/************** /Преимущества на главной *****************/
.cart-notice-title {
  color: red;
}

.cart-notice-text ul {
  padding-left: 20px;
}

th.product-total {
  width: 40%;
}

/********* Кнопка оформить заказ *********/
.cart-form .wc-proceed-to-checkout {
  margin-top: 0 !important;
  margin-right: 15px;
  padding: 0;
}

.cart-form .cart_totals {
  margin-top: 0 !important;
}

@media (max-width: 400px) {
  .db-mobile {
    display: block !important;
  }

  .cart-form .wc-proceed-to-checkout {
    margin-right: 0;
  }

  .cart-form .cart_totals a {
    width: 100%;
  }

  .cart_totals {
    margin-bottom: 10px;
  }

  .db-mobile button {
    width: 100%;
  }
}

/********* //Кнопка оформить заказ *********/

/******************* Изменение страницы оформление заказа и письма *************************/
.form-row-first {
  width: 100% !important;
}

.woocommerce-order-overview__total.total {
  display: none;
}

.woocommerce-table__product-total.product-total span {
  display: none;
}

.woocommerce-table.order_details tfoot tr:nth-child(1),
.woocommerce-table.order_details tfoot tr:nth-child(3),
.woocommerce-table.order_details tfoot tr:nth-child(4) {
  display: none;
}

#order_review .wc_payment_methods.payment_methods.methods {
  display: none;
}

#organisation_name_field .optional {
  display: none;
}

/******************* //Изменение страницы оформление заказа и письма *************************/

.header-phones__wrap svg {
  color: #107c41;
}

@media (max-width: 330px) {
  .header-contacts .email {
    display: none;
  }
}

/** Новые стили сайдбара с категориями */
.link-wrapper.opened button {
  transform: rotate(180deg);
}

@media (min-width: 1200px) {
  li.cat-item .wrapper {
    position: absolute;
  }

  li.cat-item {
    position: static;
  }

  li.cat-item:hover>.wrapper {
    display: block;
  }

  .wrapper {

    position: relative;
    display: none;
    z-index: 10;
  }

  .link-wrapper {
    position: relative;
  }
}

@media (max-width: 1200px) {
  .cat_sidebar-wrap li.cat-item .wrapper {
    position: relative;
    display: none;
  }

  .catalog-sidebar-menu-subcategories {
    width: 100%;
  }
}

/** //Новые стили сайдбара с категориями */