body {
  font-family: 'Montserrat Alternates';
  font-size: 16px;
  font-weight: 400;
}

.top-address-block {
  display: flex;
  position: relative;
  padding-right: 5px;
  /*border-bottom:#000000 1px solid;*/
  padding-bottom: 2px;
}

.top-address-block .icon-address {
  margin-right: 10px;
}

/*.top-address-block:after{content:"";position: absolute;right:0;top:8px;background: no-repeat url(../images/svg/arrow-down.svg) center center / contain;width:10px;height:10px; }*/
/*.custom-field-type-checkbox{display:none;}*/
.form-control.form-control-radio,
.form-control.form-control-checkbox {
  display: inline-block;
  max-width: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.custom-field-type-radio+.form-group,
.custom-field-type-checkbox+.form-group {
  display: flex;
  align-items: center;
}

.lang.lang-desktop {
  padding-left: 10px;
  position: relative;
}

.lang.lang-desktop:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  background: no-repeat url(../images/svg/world.svg) center center / contain;
  width: 17px;
  height: 17px;
}

.lang li a {
  color: #000000;
  opacity: 0.4;
  font-weight: 400;
}

.lang li a.selected {
  border: none !important;
  opacity: 1;
}

.lang li {
  position: relative;
}

.lang li+li:before {
  content: "/";
  position: absolute;
  left: -8px;
  top: 0px;
  width: 5px;
}

.nav-block.nav-only-catalog {
  position: relative;
}

.nav-block.nav-only-catalog .button-catalog-only {
  background: #FFCC33;
  padding: 14px 24px 14px 60px;
  position: relative;
  margin-right: 2rem;
  border-radius: 2px;
}

.nav-block.nav-only-catalog .button-catalog-only a {
  color: #000000;
  font-size: 14px;
}

ul.topmenu>li+li {
  display: none;
}

.nav-block.nav-only-catalog .button-catalog-only:before {
  content: "";
  position: absolute;
  left: 24px;
  top: 19px;
  width: 12px;
  height: 12px;
  background: no-repeat url(../images/svg/catalog-icon.svg) left top / contain;
}

/* .nav-block.nav-only-catalog .button-catalog-only:hover:before{background-image:url(../images/svg/close.svg);} */
.nav-block.nav-only-catalog.icon-close .button-catalog-only:before {
  background-image: url(../images/svg/close.svg);
}

.wrapper-cart-my .cart {
  background: #FFFFFF;
  height: 50px;
  margin-left: 0;
}

#search.search-form {
  background: none !important;
  border: #FFCC33 1px solid;
  border-radius: 2px;
  padding-right: 42px;
  position: relative;
  margin-right: 20px;
  height: 49px;
}

.search-form .search-select {
  max-width: 100px;
}

#search.search-form input {
  background: transparent;
}

#search.search-form .search-icon {
  background: #FFCC33 !important;
  padding: 12px;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  height: 48px;
}

#search.search-form .search-icon svg {
  width: 19px;
}

.header-compare,
.header-user-enter,
.header-wishlist,
.header-b2b,
.header-birzha {
  padding: 0 20px !important;
  border: none !important;
}

.middle-header .header-compare svg,
.middle-header .header-user-enter svg,
.middle-header .header-wishlist svg,
.middle-header .header-b2b svg,
.middle-header .header-birzha svg {
  width: auto !important;
  height: 30px;
}

header .logo img {
  width: 100% !important;
  height: auto !important;
  max-width: 200px;
}

.btn.sale {
  background: linear-gradient(86.23deg, #e31e24 -12.58%, #e31e24 45.96%, #e31e24 103.87%);
  border: #FFFFFF 2px dotted;
  color: #FFFFFF;
  padding: 10px 20px;
  height: 49px;
  font-size: 14px;
  display: flex;
  justify-content: start;
  align-items: center;
  border-radius: 50px;
  text-decoration: none;
  width: 160px;
}

.btn.sale span {
  margin-left: 10px;
}

main .banner-gallery {
  max-width: 100%;
  background: rgba(244, 244, 244, 1);
}

.banner-gallery .slick-dots li button {
  border-radius: 3px;
}

main .banner-gallery .slick-dots {
  position: absolute;
}

.common-home .module-block-0,
.common-home .module-block-1,
.common-home .module-block-3,
.common-home .module-block-5 {
  background: rgba(244, 244, 244, 1);
  padding: 2rem 0;
}

.common-home .module-block-4 {
  padding: 2rem 0;
}

.products-gallery .slick-track .slick-slide.slick-active .products-list-item {
  background: #FFFFFF;
  border-radius: 2px;
}

.products-gallery .product-img {
  height: 226px;
}

.products-gallery .btn.btn-buy-popup {
  display: none;
}

.products-gallery .products-list-item {
  background: #FFFFFF;
  border-radius: 3px;
}

.products-gallery .products-list-item .qty {
  display: none;
}

.products-gallery .actions .btn-green {
  padding: 0 20px;
  width: auto;
  border-radius: 3px;
  margin-top: 0;
  line-height: 34px;
}

.products-gallery .actions .btn-green:hover {
  border-color: transparent;
}

.products-gallery .actions .btn-green svg {
  max-width: 100%;
}

.actions .btn.hover-image {
  padding: 0;
}

.products-gallery .slick-track .slick-slide.slick-active .products-list-item::after {
  display: none !important;
}

.products-gallery .product-info .links-wrapper {
  position: static;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}

.products-gallery .product-compare__icon,
.products-gallery .product-wishlist__icon {
  border: none;
  border-radius: 0;
  margin: 0;
}

.products-gallery .middle-product-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.products-gallery .star-ratings .empty-ratings {
  padding: 0;
}

.products-gallery .actions {
  position: relative;
  bottom: 10px;
  right: 2px;
}

.products-gallery .products-list-item .product-price {
  padding-left: 5px;
}

.products-list-item .product-name a {
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
}

.products-list-item .product-cart-bottom-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.products-list-item .product-name {
  height: 38px;
}

.products-gallery .products-list-item .actions {
  width: auto;
}

.price-default-wrapper .measure,
.price-default-wrapper span,
.price-new {
  font-weight: 600;
  color: rgba(227, 30, 36, 1);
}

.products-list-item .actions .hidden-fields {
  width: auto;
  margin-right: 0;
}

.products-list-item .price-suffix .measure,
.products-list-item .product-price .price-suffix .price-per-unit {
  font-size: 10px;
  font-weight: 600;
  color: rgba(8, 8, 8, 1);
}

.price-per-unit .currency {
  position: relative;
  left: -3px;
}

.products-list-item .product-price .price-suffix .price-per-unit.price-old {
  font-size: 12px;
  line-height: 1;
}

.products-list-item .price-suffix .measure {
  text-decoration: none;
}

.products-list-item .product-price .price-suffix:not(.price-default-wrapper) {
  flex-direction: column;
  align-items: start;
}

.products-list-item .product-price .price-suffix:not(.product-price-sale) {
  margin-left: 0;
  position: relative;
  top: 3px;
}

.product-price .price-per-unit.price-old {
  text-decoration: none;
  position: relative;
}

.product-price .price-per-unit.price-old:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 50%;
  height: 1px;
  background: #000000;
  width: 95%;
  transform: rotate(-10deg)
}

.products-list-item .product-price {
  flex-direction: row;
  margin-bottom: 0;
}

.products-list-item .product-price sup {
  top: -1em;
  font-size: 40%;
}

.products-list-item .price-default-wrapper span,
.products-list-item .price-new {
  font-size: 22px;
}

.products-list-item .product-price .price-suffix.price-default-wrapper {
  margin-top: 0;
  align-items: baseline;
}

.products-gallery .products-list-item {
  padding: 0 5px;
}

.products-list-item .product-compare__icon.active,
.products-list-item .product-compare__icon:hover,
.products-list-item .product-wishlist__icon.active,
.products-list-item .product-wishlist__icon:hover {
  background: transparent;
  border-color: transparent;
}

.products-gallery .slick-slide {
  padding: 0 10px;
}

.slick-dots li button:before {
  content: "";
  background: gray;
  width: 15px;
  height: 15px;
  border-radius: 3px;
}

.slick-dots li.slick-active button:before {
  content: "";
  background: rgba(227, 30, 36, 1);
}

.preim-item {
  display: flex;
  justify-content: start;
  align-items: center;
}

.preim-item .text {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(8, 8, 8, 1);
}

.preim-item .image {
  max-width: 52px;
}

.preim-item .image img {
  max-width: 100%;
  max-height: 40px;
}

.products-gallery {
  margin-bottom: 0;
}

.preim-block {
  margin: 0 8%;
}

.preim-block .col-md-3 {
  padding: 0 10px;
}

.services-block {
  margin: 3rem 0;
}

.services-block .service-item {
  text-align: center;
  padding: 1rem;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 2rem;
}

.services-block .service-item .image {
  height: 40px;
  margin-bottom: 1rem;
}

.services-block .service-item .image img {
  max-height: 40px;
}

.services-block.all-services-block .service-item .image img {
  max-height: 70px;
}

@media screen and (min-width: 1024px) {
  .services-block.all-services-block .row .col-fix {
    -ms-flex: 0 0 14%;
    -webkit-box-flex: 0;
    flex: 0 0 14%;
    max-width: 14%;
  }
}

.services-block.all-services-block .service-item .image {
  height: 70px;
  margin-bottom: 1rem;
}

.services-block .service-item .text {
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  color: #000000;
}

@media screen and (min-width: 1024px) {
  .services-block.all-services-block .row .col-fix .service-item {
    min-height: 200px;
    position: relative;

  }

  .services-block.all-services-block .service-item .image {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .services-block.all-services-block .service-item .image img {
    width: auto;
    max-width: fit-content;
  }
}

@media screen and (max-width: 1023px) {
  .services-block.all-services-block .row .col-fix .service-item {
    min-height: 175px;
    position: relative;

  }

  .services-block.all-services-block .service-item .image {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .services-block.all-services-block .service-item .image img {
    width: auto;
    max-width: fit-content;
  }
}

.services-block.all-services-block .service-item .text {
  margin-bottom: 1.5rem;
}

.services-block a {
  text-decoration: none;
}

.banner-gallery.slick-slider {
  margin-bottom: 0;
}

body {
  padding: 0 !important;
}

footer {
  background: rgba(35, 41, 52, 1);
  margin-top: 0;
}

footer .footer-inner {
  background: transparent;
  color: #FFFFFF;
  padding: 4rem 0;
}

footer .footer-logo svg {
  max-width: 100%;
}

footer .footer-nav h4 {
  color: rgba(152, 152, 152, 1);
  font-size: 24px;
  font-weight: 600;
}

footer .footer-nav ul li a {
  font-size: 14px;
  color: rgba(152, 152, 152, 1);
}

footer .footer-nav ul li a:hover {
  color: #FFFFFF;
}

.call-text {
  padding-left: 0.5rem;
}

.call-image {
  line-height: 35px;
}

.lifehak-item {
  background: no-repeat center center / cover;
  min-height: 27vw;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.lifehak-item .lifehak-content {
  padding: 15px 15px;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: table;
  flex-direction: column;
  justify-content: end;
  height: 25%
}

.lifehak-item .lifehak-content .actions-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lifehak-item .lifehak-content .title {
  font-size: 17px;
  line-height: 21px;
  text-shadow: 0 0 20px #a7a7a7, 0 0 30px #a7a7a7;
  font-weight: 600;
  color: rgba(8, 8, 8, 1);
  margin-bottom: 8px;
  display: table-cell;
  vertical-align: middle;
}

.lifehak-slider .slick-slide {
  margin: 15px;
}

.dark-bg {
  /*background:rgba(8, 8, 8, 1);*/
}

.banner-left-content {
  position: absolute;
  left: 5%;
  width: 30%;
  text-align: right;
  font-size: 60px;
  font-family: 'Jura';
  line-height: 1.15;
  font-weight: 400;
  text-transform: uppercase;
  color: #FFFFFF;
  top: 20%;
}

.banner-right-content {
  position: absolute;
  right: 5%;
  width: 30%;
  text-align: left;
  font-size: 60px;
  font-family: 'Jura';
  line-height: 1.15;
  font-weight: 400;
  text-transform: uppercase;
  color: #FFFFFF;
  top: 20%;
}

.banner-link-text {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: 40px;
  color: #FFFFFF;
  text-decoration: none;
}

.banner-gallery .image-block:hover .banner-link-text {
  color: rgba(63, 169, 78, 1);
  text-decoration: underline;
}

.banner-gallery .image-block {
  position: relative;
}

.banner-gallery .image-block img {
  object-fit: cover;
}

.btn.btn-yellow {
  background: rgba(255, 204, 51, 1);
  color: rgba(8, 8, 8, 1);
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 2px;
}

.btn.btn-yellow:hover {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  background: rgba(255, 204, 51, 1) !important;
  color: rgba(8, 8, 8, 1) !important;
}

#cart .cart .counter {
  top: -8px;
  right: 2px;
}

.topmenu .submenutherd-last-sub>li {
  display: block;
}

.topmenu .submenutherd-last-sub {
  column-count: 1;
}

.reshenie-item {
  background: no-repeat center center / cover;
  border-radius: 10px;
  margin-bottom: 30px;
  height: 30vh;
  min-height: 400px;
  position: relative;
}

.reshenie-item.reshenie-0 {
  height: 45vh;
  min-height: 530px;
}

.reshenie-item .reshenie-content {
  padding: 30px 16px;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.reshenie-item .reshenie-content .title {
  font-size: 14px;
  font-weight: 600;
  color: rgba(8, 8, 8, 1);
  margin-bottom: 8px;
  line-height: 1.2;
}

.reshenie-item.reshenie-0 .reshenie-content {
  max-width: 25%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.reshenie-item.reshenie-0 .reshenie-content .title {
  font-size: 2rem;
  margin-bottom: 1.5rem;
}

.gray-section {
  background: rgba(244, 244, 244, 1);
  padding: 2rem;
}

.subactegory-list .category-list--item {
  background: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.subactegory-list .row>div.col-lg-2 {
  flex: 0 0 20%;
  max-width: 20%;
}

.subactegory-list .category-list--title {
  height: 60px;
  padding: 1rem;
  line-height: 1.2;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.button-cat-more {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  text-align: center;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.05);
  padding: 5px 6.5px;
  display: flex;
}

.catalog-section h1+.subactegory-list {
  margin-top: 0;
}

.fluid-container__no-padding.fluid-container-to-breadcrumbs {
  padding-bottom: 0;
}

footer {
  margin-top: 0 !important;
}

.common-home .module-block-6,
.common-home .module-block-8,
.common-home .module-block-7 {
  display: none;
}

.products-list-item .product-info .product-compare {
  margin-top: 0;
}

.new-category-content #content .products-gallery {
  margin-top: 30px;
}

.new-category-content #column-left {
  display: none;
  width: 100%;
  float: none;
  flex: 0 0 100%;
  max-width: 100%;
}

.new-category-content #column-left.opened {
  display: block;
}

.category-sorting {
  display: none;
}

.category-sorting.opened {
  display: block;
}

.top-category {
  background: #FFFFFF;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-category .sort-filter-block {
  width: 360px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-category .filter-button,
.top-category .sorted-button {
  font-size: 14px;
  font-weight: 600;
  color: rgba(8, 8, 8, 1);
  text-decoration: none;
}

.top-category h1 {
  margin-bottom: 0;
}

.new-category-content #column-left .box-heading,
.new-category-content #column-left .mfilter-before-box {
  display: none !important;
}

.new-category-content #column-left .mfilter-box {
  padding: 15px;
  background: #FFFFFF;
}

.new-category-content .category-sorting--list {
  display: flex;
}

.new-category-content .category-sorting {
  padding: 10px 15px;
  background: #FFFFFF;
  margin-top: 1px;
}

.top-product-info-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(152, 152, 152, 1);
}

.strong {
  font-weight: 600;
}

.prod-code.prod-manufacturer {
  margin-bottom: 0;
}

main.product-page {
  background: rgba(244, 244, 244, 1);
  padding: 2rem 0;
}

.product-page .swiper-slide {
  border-radius: 5px;
}

.prod-code.prod-code-in-card {
  font-size: 12px;
  padding: 8px 16px;
  border-radius: 5px;
  background: #FFFFFF;
}

.product-page .prod-details {
  flex-direction: column;
  align-items: self-start;
}

.product-page .middle-product-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.product-page .middle-product-info .actions-bottom {
  max-width: 100%;
  width: 100%;
}

.product-page .sale-minimum {
  color: rgba(152, 152, 152, 1);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.product-page .store-text {
  color: rgba(63, 169, 78, 1);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  display: flex;
  align-items: center;
}

.product-page .store-text span {
  background: #FFFFFF;
  padding: 6px 12px;
  border-radius: 3px;
  font-size: 14px;
  color: rgba(8, 8, 8, 1);
}

.product-page .store-text {
  color: rgba(227, 30, 36, 1);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

#top-catalog-menu {
  display: none;
  position: absolute;
  top: 49px;
  min-width: 280px;
  z-index: 999;
  /*overflow-y: clip;*/
  /*height:calc(100vh - 300px);*/
  height: auto;
}

.nav-block.nav-only-catalog.opened #top-catalog-menu {
  display: block;
  overflow-x: hidden;
  max-height: calc(100vh - 190px);
  direction: rtl;
}

.topmenu .topmenu-block-item {
  box-shadow: 2px 2px 4px 0px rgba(155, 120, 14, 0.15);
  display: flex;
  position: relative;
  border: none !important;
  flex-direction: column;
  height: 100%;
  justify-content: start;
  align-items: start;
  background: #FFFFFF;
}

/* .topmenu .top-menu-item.with-children .menu-item-main-title:after {
  content: "" !important;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: no-repeat url(../images/svg/r-arrow.svg) center center/ contain;
} */

/* .topmenu .top-menu-item {
  padding: 4px 22px 4px 8px;
  position: relative;
  width: 100%;
}

.topmenu .top-menu-item .menu-item-main-title {
  font-size: 14px;
}

.topmenu .top-menu-item.with-children.opened .sub-menu-block {
  display: flex;
}

.topmenu .top-menu-item .sub-menu-block {
  display: none;
  box-shadow: 2px 2px 4px 0px rgba(155, 120, 14, 0.15);
  position: absolute;
  left: 100%;
  top: 0;
  padding: 12px;
  background: #FFFFFF;
  z-index: 9999;
  column-count: 2;
  flex-wrap: wrap;
  justify-content: start;
}

.topmenu .submenu3 a {
  color: rgba(8, 8, 8, 1);
  font-size: 14px;
}

.topmenu .top-menu-item .sub-menu-block>li {
  width: 50%;
  min-width: 240px;
}

.topmenu .top-menu-item .sub-menu-block .submenu-title {
  color: rgba(8, 8, 8, 1);
  font-size: 14px;
  margin: 8px 0 12px;
}

.topmenu .top-menu-item .sub-menu-block .submenu3>li>a {
  font-size: 14px;
  color: rgba(8, 8, 8, 0.6);
  padding-left: 5px;
} */

.module-block-0 {
  width: 100%;
}

.subactegory-list {
  margin-top: 2rem;
}

.error_content {
  background: no-repeat url(../images/404-bg.jpg) center center / contain;
  padding: 3rem 30px;
  margin: 3rem 0;
}

.center {
  text-align: center;
}

.error_content h1 {
  color: rgba(63, 169, 78, 1);
  font-size: 5rem;
  text-decoration: underline;
  font-weight: 300;
  margin-bottom: 2.5rem;
}

.error_content .heading_subtitle {
  color: rgba(0, 0, 0, 1);
  font-size: 3.6rem;
  font-weight: 300;
  margin-bottom: 2.5rem;
}

.error_content .heading_subsubtitle {
  color: rgba(0, 0, 0, 1);
  font-size: 2.4rem;
  font-weight: 300;
  margin-bottom: 1.2rem;
}

.error_content .buttons {
  font-size: 1.3rem;
}

.information-information-305 .contact-item {
  margin-bottom: 0.5rem;
  padding: 0 5px;
}

.information-information-305 .contact-item .svg {
  margin-right: 7px;
}

.information-information-305 .map iframe {
  border-radius: 10px;
  margin-top: 1rem;
}

.information-information-305 .discount-block {
  margin: 5rem 0;
}

body div#content * {
  font-family: 'Montserrat Alternates' !important;
}

.information-information-305 .discount-block h3 {
  margin-bottom: 1rem;
}

.information-information-305 {
  font-size: 14px;
}

.b2b-page-block {
  margin-bottom: 2rem;
}

.discount-card-list {
  margin: 3rem 0;
}

.discount-card-list .discount-card-item {
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 12px 24px;
  border-radius: 5px;
  margin-bottom: 2rem;
}

.discount-card-list .discount-card-item .discount-catd-item-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 2rem;
}

.discount-card-list .discount-card-item .discount-catd-item-text {
  padding-left: 1rem;
  line-height: 1.4;
}

.b2b-pgogram-block {
  margin: 2rem 0;
  padding: 3rem 0;
}

.b2b-pgogram-block .block-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.b2b-pgogram-block .buttons-block {
  margin: 1rem 0;
}

.b2b-program-contacts-block {
  margin: 2rem 0;
}

.b2b-program-contacts-block .contact-item span {
  padding-left: 0;
  font-size: 13.5px;
}

.btn.btn-transparent {
  padding: 12px 20px;
  border: 1px solid rgba(216, 217, 220, 1);
  border-radius: 5px;
  font-size: 14px;
}

.gray-block {
  background: rgba(244, 244, 244, 1);
}

.r1-2 {
  font-size: 1.2rem;
}

.ptb2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.mb1 {
  margin-bottom: 1rem;
}

.mt1 {
  margin-top: 1rem;
}

.p5-15 {
  padding: 5px 15px;
}

.btn {
  text-decoration: none !important;
}

.btn.btn-big {
  font-size: 1.5rem;
  font-weight: 600;
  padding: 12px 24px;
}

.information-information-305 .buttons-block {
  margin-top: 1.5rem;
}

.postavschiki-block {
  padding-bottom: 5rem;
}

.postavschiki-block .image-block {
  padding: 1.5rem;
  background: transparent !important;
}

.postavschiki-block .image-block img {
  border-radius: 5px;
  max-width: 150px;
}

.information-information-305 a {
  color: #000000;
}

.cart-popup-hover-wrapper {
  width: 80vw;
  display: none;
  font-size: 14px;
}

.cart-popup-hover-wrapper .cart-popup-hover {
  overflow-y: visible;
  padding: 25px 30px;
}

.cart-popup-hover-wrapper .cart-popup-hover .checkout-product-block-img {
  margin-right: 0;
}

.dflex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gray-link {
  color: rgba(173, 173, 173, 1);
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
}

.gray-link:hover {
  color: #000000;
}

.popup-cart-total-list {
  margin: 1rem 1rem 3rem;
}

.del-item-cart {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: no-repeat url(../images/svg/delcart.svg) center center / contain
}

.checkout-product-block-item .qty {
  color: rgba(35, 41, 52, 1);
  border: 1px solid rgba(35, 41, 52, 1);
  border-radius: 5px;
  justify-content: space-between;
  margin-right: 0;
}

.checkout-product-block-item .qty .addition {
  color: rgba(35, 41, 52, 1);
  width: 33px;
  flex: 0 0 33px;
}

.checkout-product-block-item .qty input {
  width: 34px;
}

a.continue-buy {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
}

.th-row {
  padding: 15px 10px;
  border-bottom: 1px solid rgba(216, 217, 220, 1);
}

.th-row>div {
  font-size: 14px;
  font-weight: 700;
}

.home main {
  padding: 0 !important;
}

.fluid-container.fluid-container__no-padding.fluid-container-to-breadcrumbs {
  padding-top: 15px;
}

.prod .prod-content .prod-content-h1-title {
  margin-bottom: 16px;
}

.prod #button-cart.btn {
  height: 45px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  min-width: 140px;
}

.prod .store-info {
  margin-top: 12px;
  margin-bottom: 6px;
}

.prod .prod-price-mainPrice {
  flex-wrap: nowrap;
  font-size: 3rem;
  font-weight: 600;
  align-items: baseline;
  justify-content: center;
}

.prod .prod-price-mainPrice .prod-price-for {
  font-size: 14px;
}

.prod .prod-content .prod-price-for {
  font-family: 'Montserrat Alternates';
  white-space: nowrap;
}

.prod .prod-content .prod-price {
  margin: 0 auto;
  width: 50%;
}

.prod .prod-price-mainPrice sup {
  vertical-align: top;
  top: 0;
}

.prod .format-price-0 {
  line-height: 1;
}

.prod .prod-price-mainPrice span:nth-child(1) {
  margin-right: 0;
}

.prod .product-card .product-compare__icon,
.prod .product-card .product-wishlist__icon {
  width: auto !important;
  margin: 0;
  justify-content: start;
  border: none;
  text-align: left;
  background: transparent;
}

.prod .product-card.links-wrapper {
  margin: 0;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
}

.prod .product-card .star-ratings .empty-ratings {
  padding: 0;
}

.prod .star-ratings-review {
  text-decoration: none;
}

.prod .prod-info-tabs {
  border-bottom: 1px solid rgba(152, 152, 152, 1);
  font-size: 14px;
}

.prod .prod-info-tabs li a {
  border: none;
  padding: 8px 14px;
}

.prod .prod-info-tabs li a.active {
  background: rgba(152, 152, 152, 1);
}

.prod .prod-info-tabs li:first-child a {
  border-top-left-radius: 5px;
}

.prod .prod-info-tabs li:last-child a {
  border-top-right-radius: 5px;
}

.prod .prod-info-tabs li {
  margin: 0;
}

.prod {
  padding-top: 2rem;
}

.fluid-container .module-block-0 .fluid-container {
  max-width: 100%;
  padding: 2rem 0;
}

.prod .prod-info-details li span {
  background: rgb(244, 244, 244);
}

body h1 {
  font-size: 2.2rem;
}

.account-registerpost h1 {
  max-width: 50%;
  margin-bottom: 3.5rem;
}

.registration-form input.form-control[type=text],
.registration-form input.form-control[type=tel],
.registration-form input.form-control[type=email] {
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(152, 152, 152, 1);
  border-radius: 0;
}

.registration-form .form-control.form-control-checkbox {
  margin-left: 0;
}

#send_order .form-check-input {
  position: static;
}

#send_order input[type=text],
#send_order input[type=tel],
#send_order input[type=email],
#send_order select {
  border: none !important;
  border-bottom: 1px solid rgba(216, 217, 220, 1) !important;
  background: transparent;
}

.order-list .row>div {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
}

.order-list .row.th-row>div {
  font-size: 12px;
}

.order-list .checkout-product-block-item .qty .addition {
  width: 33%;
  flex: 0 0 33%;
}

.order-list .checkout-product-block-img {
  margin-right: 0;
}

.order-total .total,
.order-total {
  font-size: 24px;
}

.order-list .cancel-order {
  position: static;
}

body .order-list {
  border: none !important;
}

.products-list-item>div {
  overflow: hidden;
}

.products-list-item>div>a>img {
  object-fit: contain;
}

.modal-content .modal-cart-content {
  border: none;
}

.order-list .order+.order {
  padding: 10px;
  margin: 0 -15px;
}

.buttons-block {
  margin-bottom: 1rem;
}

.prod-content .product_special_text_price {
  display: none;
}

.prod .prod-price .price-old:before {
  display: none !important;
}

.prod .price-old,
.prod .prod-price-for {
  font-size: 0.8rem !important;
}

.prod .prod-content sup {
  margin-right: 0;
  font-size: 0.5rem !important;
}

.prod .prod-content .product-price-sale {
  margin-bottom: 0;
}

.prod .price-old {
  top: -15px;
  margin-bottom: 5px;
}

.prod .prod-price-mainPrice {
  position: relative;
}

.prod .prod-price .price-old+.prod-price-for {
  position: absolute;
  right: 0;
  bottom: 0;
}

.prod .prod-price .price-old .currency {
  display: none;
}

.prod .prod-content .product-price-sale {
  margin-top: 10px;
}

.img-success-block {
  margin-bottom: 2rem;
}

.green {
  color: rgba(63, 169, 78, 1) !important;
}

.with-order-number {
  font-size: 1.3rem;
  font-weight: bold;
}

header .top-right .phone {
  display: none !important;
}

.header-user-enter a span.text,
.header-b2b a span.text,
.header-birzha a span.text,
.header-wishlist a span.text,
.wrapper-cart-my a span.text {
  display: block;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  margin-top: 5px;
}

.header-user-enter a,
.header-b2b a,
.header-birzha a,
.header-wishlist a,
.wrapper-cart-my a {
  color: rgba(8, 8, 8, 1);
  text-decoration: none;
  text-align: center;
  display: block;
}

.wrapper-cart-my {
  padding: 0 0 3px 20px;
}

.wrapper-cart-my a svg {
  width: 36px;
  height: 30px;
}

.products-gallery.slick-slider .slick-next,
.products-gallery.slick-slider .slick-prev {
  padding: 8px;
  background-size: 60%;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.5);
}

.information-information-38 .buttons-block .btn {
  padding: 10px 37px;
}

.information-information-38 .buttons-block {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.shipping-item label,
.location-item label,
.payment_item label {
  font-size: 0.8rem;
}

label.control-label {
  font-weight: 500;
}

@media (max-width: 1279px) {

  .header-user-enter a span.text,
  .header-b2b a span.text,
  .header-birzha a span.text,
  .header-wishlist a span.text,
  .wrapper-cart-my a span.text {
    display: none;
  }

  .header-compare,
  .header-user-enter,
  .header-wishlist,
  .header-b2b,
  .header-birzha,
  .wrapper-cart-my {
    height: 40px;
  }
}

@media (max-width: 1440px) {
  .preim-item .text {
    font-size: 13px;
  }
}

@media (min-width: 1200px) {
  .new-category-content .products-gallery .row.products .column-list__wrapper {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (max-width: 991px) {
  .gray-section {
    padding: 0;
  }

  .subactegory-list .row>div.col-lg-2 {
    width: 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width: 767px) {

  /* html,
  body {
    overflow-x: hidden;
  } */

  .cart-popup-hover-wrapper {
    width: 100vw;
  }

  .account-registerpost h1 {
    max-width: 100%;
  }

  body .header .logo {
    margin-left: 0;
  }

  .home .banner-gallery .image-block,
  .home .banner-gallery .container {
    min-height: 50vh;
  }

  .banner-left-content,
  .banner-right-content {
    font-size: 22px;
    top: 35%;
  }

  .home .banner-gallery .slick-list {
    max-height: inherit;
  }

  header {
    height: 210px;
  }

  header .row.logo-top-row>div {
    position: static;
    margin: 0;
  }

  header .row.logo-top-row .logo {
    position: absolute;
    left: 10px;
    top: 70px;
    margin: 0;
  }

  header .row.logo-top-row .logo {
    margin-left: 0;
  }

  header .header-sale {
    position: absolute;
    left: 15px;
    top: 15px;
  }

  header .catalog-menu {
    position: absolute;
    bottom: 10px;
    left: 10px;
  }

  header #search.search-form {
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin-right: 0;
    margin-top: 0;
    max-width: 50%;
  }

  .search-form .search-select {
    display: none;
  }

  header .header-compare,
  header .header-user-enter,
  header .header-wishlist {
    display: block;
  }

  header .header-user-enter {
    position: absolute;
    top: 105px;
    right: 160px;
  }

  header .header-b2b {
    position: absolute;
    right: 130px;
    top: 105px;
  }

  header .header-birzha {
    position: absolute;
    right: 100px;
    top: 105px;
  }

  header .header-birzha.fix {
    right: 70px;
  }

  header .header-wishlist {
    position: absolute;
    right: 70px;
    top: 105px;
  }

  .header-compare,
  .header-user-enter,
  .header-wishlist,
  .header-b2b,
  .header-birzha {
    padding: 0 !important;
    width: 20px;
  }

  .header-compare svg,
  .header-user-enter svg,
  .header-wishlist svg,
  .header-b2b svg,
  .header-birzha svg {
    max-width: 20px;
    height: auto;
  }

  header .wrapper-cart-my {
    top: 105px;
    z-index: -1;
    width: 100%;
  }

  .wrapper-cart-my .cart {
    position: absolute;
    right: 10px;
    top: -15px;
  }

  .wrapper-cart-my#cart .wrapper-cart-my .cart {
    height: 45px;
    top: -120px;
    right: -5px;
  }

  .wrapper-cart-my:hover .cart-popup-hover {
    overflow: auto;
  }

  header .wrapper-cart-my svg {
    max-width: 24px;
  }

  header .mobile-nav {
    display: none !important;
  }

  header .top-header {
    display: block;
  }

  .top-address-block .icon-address {
    margin-right: 0.5rem;
  }

  .top-address-block .config-region {
    font-size: 12px;
  }

  .top-address-block {
    padding-right: 1rem;
    align-items: baseline;
  }

  .top-right>li:nth-child(2) {
    display: none;
  }

  header .top-right {
    position: absolute;
    right: 0;
    top: 10px;
  }

  .top-right .lang li a,
  .lang li+li:before {
    font-size: 10px;
    left: -4px;
  }

  .top-right .lang li {
    margin-right: 6px;
  }

  .lang-mobile {
    display: flex;
  }

  .header-user-enter .enter_div {
    right: -150px;
  }

  .subactegory-list .row>div.col-lg-2 {
    width: 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }

  .top-category {
    margin-top: 15px;
    padding: 10px 0;
    background: transparent;
  }

  body h1 {
    font-size: 1.7rem;
  }

  .module-block-* {
    padding: 0 15px;
  }

  .subactegory-list {
    margin-top: 0.5rem;
  }

  .error_content {
    padding: 2rem 15px;
    margin: 0;
  }

  .error_content h1 {
    font-size: 3rem;
  }

  .error_content .heading_subtitle {
    font-size: 2rem;
  }

  .error_content .heading_subsubtitle {
    font-size: 1.4rem;
  }

  .b2b-pgogram-block {
    margin: 1rem 0;
    padding: 1rem 0;
  }

  .information-information-305 .contact-item {
    margin-bottom: 1rem;
  }

  .information-information-305 .buttons-block {
    margin-bottom: 1.5rem;
  }

  .map iframe {
    max-width: 100%;
  }

  .information-information-305 .contact-item {
    display: flex;
  }

  .order-list .th-row {
    display: none;
  }

  .home .banner-gallery .image-block .container {
    display: flex;
    padding: 0;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .home .banner-gallery .image-block .container .banner-left-content {
    position: static;
    text-align: center;
    width: 100%;
  }

  .home .banner-gallery .image-block .container .banner-right-content {
    text-align: center;
    left: 0;
    bottom: 85px;
    top: auto;
    width: 100%;
  }

}

@media (max-width: 500px) {
  .subactegory-list .row>div.col-lg-2 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .products-list-item>div {
    overflow: hidden;
  }

  .preim-block>.row>div {
    margin-bottom: 1rem;
  }

  .preim-item .image img {
    max-width: 40px;
    max-height: 50px;
  }

  .reshenie-item.reshenie-0 .reshenie-content {
    max-width: 100%;
    top: auto;
    padding-top: 30px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.75);
  }

  .reshenie-item.reshenie-0 .reshenie-content .title {
    font-size: 1.3rem;
  }

  .lifehak-item {
    min-height: 300px;
  }

  .lifehak-slider .slick-arrow {
    display: none !important;
  }

  .home .banner-gallery .image-block {
    display: flex !important;
  }

  .home .banner-gallery .image-block a {
    margin: auto 0;
  }

  .checkout-product-block-item .col-xs-2 {
    width: 16.66%;
  }

  .checkout-product-block-item .col-xs-6 {
    width: 50%;
  }

  .checkout-product-block-item .col-xs-4 {
    width: 33.333%;
  }

  .del-item-cart.cancel-order {
    position: absolute;
    right: -15px;
  }

  .checkout-product-block-item {
    width: 100%;
  }

  .checkout-product-block-item .col-xs-1 {
    width: 8.333%
  }

  .prod .product-card.links-wrapper {
    display: none;
  }

  .product-page .middle-product-info .actions-bottom>div {
    width: 50%;
  }

  .product-page .middle-product-info .actions-bottom {
    justify-content: space-between;
  }

  .prod .prod-content .prod-price {
    padding-left: 10vw;
  }

  .row .col-xs-6 {
    width: 50%;
    flex: 0 0 50%;
  }

  .services-block .service-item {
    height: 150px;
  }

  .wrapper-cart-my .cart {
    height: 45px;
  }

  .module-title {
    font-size: 20px !important;
  }

  .module-buttons .btn {
    font-size: 12px;
    padding: 8px 15px;
  }

  .preim-block {
    display: none;
  }

  .lifehak-item .lifehak-content {
    background-color: rgba(255, 255, 255, 0.8);
  }

  .footer-logo {
    text-align: center;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: rgba(152, 152, 152, 1) 1px solid;
  }

  footer .footer-inner {
    padding: 2rem 0;
  }

  .prodGallery__best-price .slick-track,
  .lifehak-slider .slick-track {
    left: -15px;
  }

  .footer-inner .row>div:last-child {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    border-top: rgba(152, 152, 152, 1) 1px solid;
  }

  .products-gallery .product-img {
    height: 250px;
  }

  .products-gallery .product-img img {
    max-height: 100%;
    height: auto;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    margin: 0 auto;
  }

  #information-lifehaks,
  .products-gallery.prodGallery__best-price {
    margin-left: -15px;
    margin-right: -15px;
  }

  .wrapper-cart-my:hover .cart-popup-hover>.th-row {
    display: none;
  }

  .checkout-product-block-item .qty {
    flex: 0 0 37%;
    width: 37%;
  }

  .checkout-product-block-item .price {
    display: none;
  }
}

.rm-dropdown-box {
  display: inline-block;
  position: relative;
}

.rm-dropdown-box.active {
  cursor: pointer;
}

.rm-dropdown-box.active .rm-dropdown {
  opacity: 1;
  margin-top: 0;
  z-index: 10000;
  visibility: visible;
}

.header-birzha.fix .rm-dropdown {
  top: calc(100% - 30px);
  left: -100%;
}

.header-birzha.fix .rm-dropdown::after {
  left: calc(50% + 21px);
}

.rm-dropdown-box.active .rm-dropdown-toggle {
  color: #0a78bf;
  text-decoration: underline;
  cursor: pointer;
  z-index: 2;
}

.rm-dropdown-box.active .rm-dropdown-toggle::after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background: #0a78bf;
}

.rm-dropdown {
  position: absolute;
  top: calc(100% - 30px);
  left: 50%;
  right: auto;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  min-width: 210px;
  opacity: 0;
  z-index: -1;
  margin-top: 20px;
  padding-top: 20px;
  -webkit-transition: opacity .3s ease .3s, margin-top .3s ease .3s;
  transition: opacity .3s ease .3s, margin-top .3s ease .3s;
  visibility: hidden;
  cursor: default;
}


.rm-dropdown-inner {
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .17);
  border-radius: 2px;
  padding-top: 5px;
  padding-bottom: 5px;

  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .5);
  box-shadow: 0 5px 12px rgba(0, 0, 0, .5)
}

.rm-dropdown-toggle {
  cursor: pointer;
  text-decoration: none !important;
}

.rm-dropdown-toggle::after {
  /*content: "";*/
  display: inline-block;
  -webkit-mask: url("http://www.budmen.kharkov.ua/img/sprite.svg#include--chevron-down");
  mask: url("http://www.budmen.kharkov.ua/img/sprite.svg#include--chevron-down");
  -webkit-mask-size: cover;
  mask-size: cover;
  margin-left: 8px;
  width: 6px;
  height: 6px;
  background: inherit;
  transition: -ms-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  -webkit-transition: -webkit-transform .3s ease;
}

.rm-dropdown::after {
  content: "";
  position: absolute;
  left: calc(50% - 10px);
  top: 0;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rm-dropdown li {
  font-size: 14px;
  text-transform: none;
  text-align: left;
}

.rm-dropdown li:not(:last-child) {
  border-bottom: 1px solid #f9f9fc;
}

.rm-dropdown li a,
.rm-dropdown li button {
  padding: 7px 15px;
  display: block;
  text-align: left;
}

.rm-dropdown li a:hover,
.rm-dropdown li button:hover,
.header-b2b a:hover,
.header-user-enter a:hover,
.wrapper-cart-my a:hover,
a.call-phone:hover {
  color: #0a78bf !important;
  text-decoration: none;
}

.top-right li {
  margin-left: 15px;
  margin-right: 15px;
}


.rm-footer,
.rm-footer-credits {
  background-color: #232934 !important;
  color: #989898 !important;
}

.rm-footer label {
  color: #989898 !important;
}

.rm-footer input[type="checkbox"]:checked {
  filter: invert(1);
  accent-color: #989898 !important;
}

.rm-footer a {
  color: #989898 !important;
}

.rm-footer a:hover {
  color: #fff !important;
}

.rm-footer li {
  margin-bottom: 8px;
}

.rm-footer li a {
  text-decoration: none !important;
}

input.pts-form-control,
input.form-control {
  /*height: 44px !important;*/
  /*padding: 7px 20px !important;*/
}

footer input.pts-form-control,
footer input.form-control,
.row.no-gutters input.pts-form-control,
.row.no-gutters input.form-control,
#one_click_input {
  height: 44px !important;
  /*padding: 7px 20px !important;*/
}

.tab-pane.fade.show.active {
  opacity: 1 !important;
}

.pts-well {
  border: 0px solid #e3e3e3 !important;
  background-color: #ffffff !important;
}

#regForm .required {
  color: #080808 !important;
}

.pts-control-label {
  color: #080808 !important;
}

.adm-hidden {
  display: none !important;
}

.col-md-20,
.col-xl-20 {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
}

footer .footer-nav ul li {
  margin-bottom: 10px;
}

.slick-next.slick-arrow,
.slick-prev.slick-arrow {
  font-size: 0;
}

#information-lifehaks .slick-next.slick-arrow::after {
  content: "►";
  font-size: 16px;
}

#information-lifehaks .slick-prev.slick-arrow::after {
  content: "◄";
  font-size: 16px;
}

#content ul {
  list-style: none;
}

#content ul li {
  padding: 0px 10px 10px 10px;
  margin-left: 15px;
}

#content ol li {
  padding: 0px 10px 10px 5px;
  margin-left: 10px;
}

#content ol {
  padding-left: 10px;
}

#content ul li::marker {
  content: "✔";
  color: green;
}


#content .vobl_prod ul li {
  padding: 0px 0px 0px 0px;
  margin-left: 0px;
}

#content .vobl_prod ul li::marker {
  content: "";
  color: transparent;
}