.img-responsive {
  max-width: 100%;
  width: 100%;
}
.basket-btn .icon {
  font-size: 1.65rem;
}
.basket-btn__price {
  margin-left: 0.3125rem;
  font-size: 0.8rem;
}

.topLine__link--whatsapp {
  background: #02d051;
}
.topLine__link--whatsapp:hover {
  background: #06ee5f;
}

/*Начало теги в категории*/
.flag {
  display: flex;
  position: absolute;
  flex-wrap: inherit;
  justify-content: start;
  margin-top: -7px;
  margin-left: 2px;
}
.tag_product_category {
  display: block;
  float: left;
  width: 45px;
  height: 28px;
  line-height: 28px;
  border-radius: 35px;
  text-align: center;
  font-size: 0.6rem;
  margin-right: 5px;
  letter-spacing: 0.5px;
  z-index: 1;
}
.tag_product_category span {
  position: relative;
  z-index: 100;
  font-weight: 600;
}
.tag_product_category.popular {
  text-transform: uppercase;
  background: #ff7a00;
  color: #fff;
}
.tag_product_category.new {
  text-transform: uppercase;
  background: #00bc3d;
  color: #fff;
  width: 65px;
}

.tag_product_category.utsenka {
  text-transform: uppercase;
  background: #df0d00;
  width: 100px;
  color: #fff;
}

.tag_product_category.sale {
  background-image: url(../icons/sale.svg);
  color: #fff;
  background-size: 68px 28px;
  background-repeat: no-repeat;
  width: 68px;
  display: block;
  height: 28px;
  z-index: 1;
  border-radius: 2px;
}
.tag_product_category.sale span {
  margin-left: -15px;
}
/*Конец теги в категории*/

.price-container .price-box {
  background: #f2f2f2;
  border-radius: 5px;
  padding: 20px;
}

.price-container .price-box .price {
  color: #e80000;
}
.price_inner {
  border-bottom: 1px dotted #5a5a5a;
  line-height: 30px;
  font-size: 1.12rem;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
}

.price_inner .left,
.price_inner .right {
  background: #f2f2f2 none repeat scroll 0 0;
  margin: 0 0 -5px;
  padding: 0 5px 0 0;
}

@media (min-width: 1200px) {
  .navMenu
    > li
    > a:not(.btn):not(.sProducts__btn):not(.add__btn):not(.topLine__link) {
    padding: 0.875rem 0.65rem;
  }
  .navMenu .has-children {
    margin-left: 0.25rem;
    margin-right: 1.25rem;
  }
  .navMenu .add__btn,
  .navMenu .btn,
  .navMenu .sProducts__btn,
  .navMenu .topLine__link {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    padding: 0.25rem 1rem;
  }
  
.navMenu .has-children > li > a:not(.btn):not(.sProducts__btn):not(.add__btn):not(.topLine__link) {
    color: #e80000;
}
  
}
.fon_header_mess {
  background: #ff0000;
}
.mess_header {
  text-align: center;
  color: #fff;
}
.blog-post.content .imgCart a {
    width: 102px;
        display: block;
}
.blog-post.content .imgCart img {
    width: 100px;
}
.cart_introtext {
  font-size: 12px;
}
.related_Products_cart {
  position: absolute;
  bottom: 15px;
}
.basket-btn__count {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 30%);
  box-shadow: 0 0 5px rgb(0 0 0 / 30%);
  border-radius: 50%;
  width: 0.75rem;
  height: 0.75rem;
  color: #e80000;
  position: absolute;
  top: -2px;
  right: 3px;
  font-weight: 600;
  font-size: 8px;
  text-align: center;
}
.content img {
  /* width: 100%; */
  max-width: 100%;
}
img {
  /* width: 100%; */
  /*max-width: 100%;*/
}
img.icon_pay {
  width: 100%;
  margin-top: 0px;
}
.pay_block {
  margin-bottom: 15px;
  margin-top: 30px;
}
h2.title_pay {
  /*font-size: 1.9rem;*/
  font-size: 26px;
  font-weight: 800;
  font-family: "OpenSans";
}
h2.title_delivery {
  /*font-size: 1.9rem;*/
  font-size: 26px;
  font-weight: 800;
  font-family: "OpenSans";
}
.delivery_block {
  padding-left: 0px;
}
.delivery_list ul {
  padding-left: 33px;
  list-style: disc;
}
.delivery_list {
    background-color: #fff;
    border: 2px solid #e80000;
  color: #333;
  margin-bottom: 20px;
  padding: 10px 15px 10px 20px;
  border-radius: 15px;
}
.delivery_vozvrat {
  background-color: #ecebeb;
  margin-bottom: 20px;
  padding: 10px 15px 10px 20px;
  border-radius: 15px;
}
img.icon_discount {
  width: 100%;
  margin-top: 7px;
}
h2.title_discount {
  /*font-size: 1.9rem;*/
  font-size: 26px;
  font-weight: 800;
  font-family: "OpenSans";
}

.desc_pay h3 {
  margin-bottom: 3px;
  font-size: 22px;
  font-weight: 700;
  font-family: "OpenSans";
}
.sProducts__slide.ms2_product {
  margin-bottom: 15px;
}
svg.icon.viber_header {
  margin-top: 2px;
  margin-left: 1px;
}
svg.icon.viber_header {
  margin-top: 2px;
  margin-left: 1px;
}
svg.icon.telegram_header {
  margin-top: -1px;
  margin-left: -3px;
}
.blog-post.content img,
.service-wapper img {
  max-width: 100%;
}

.title_preimychestva {
  /* font-size: 1.9rem; */
  padding-top: 30px;
  padding-bottom: 15px;
  font-size: 26px;
  font-weight: 800;
  font-family: "OpenSans";
}
.preimychestva_block {
  margin-bottom: 20px;
}
img.icon_preimychestva {
  width: 100%;
}

.partner_block {
  border-top: 2px solid#999;
}
h2.title_partner {
  /* font-size: 1.9rem; */
  padding-top: 30px;
  font-size: 26px;
  font-weight: 800;
  font-family: "OpenSans";
}
img.icon_partner {
  width: 100%;
  margin-top: 20px;
}

/*
#sliderIndex:hover .swiper-button-next:hover {
    background: #e80000;
    color: #fff!important;
}
#sliderIndex .swiper-button-prev,
#sliderIndex .swiper-button-next {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 50px;
  font-size: 21px;
  background-color: #f2f2f2;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: auto;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}
#sliderIndex .swiper-button-prev {
  left: 20px;
   -35px;
}
#sliderIndex .swiper-button-next {
  right: 20px;
}
#sliderIndex:hover .swiper-button-prev {
  left: 0px;
  opacity: 0.5;
}
#sliderIndex:hover .swiper-button-next {
  right: 0px;
  opacity: 0.5;
}
#sliderIndex:hover .swiper-button-prev:hover,
#sliderIndex:hover .swiper-button-next:hover {
  opacity: 1;
}
#sliderIndex .swiper-button-prev,
#sliderIndex .swiper-button-next {
  z-index: 1;
}
*/

.sContent img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .top-nav {
    margin-bottom: 0px;
  }
}
.breadcrumb {
  font-size: 13px;
  margin-top: 0px;
}
.breadcrumb ul li:after {
  color: #666666;
  content: "/";
  font-family: "Open Sans", sans-serif, sans-serif;
  font-size: 12px;
  line-height: 24px;
  margin-left: 5px;
  margin-right: 2px;
  margin-top: -2px;
  padding: 0px;
}
.breadcrumb ul li:last-child:after {
  content: "";
}
.list-inline > li {
  display: inline-flex;
}
.blog-page {
  width: 100%;
}
.search_block_header {
  height: 43px;
}
.content {
  background: #fff;
  padding: 15px;
  color: #333;
}
.quantity {
  margin-right: 0px;
  display: inline-block;
  vertical-align: middle;
}
.quantity .minus,
.quantity .plus {
  display: block;
  float: left;
  border-radius: 1px;
  cursor: pointer;
  border: 0;
  padding: 2px 0px;
  color: #fff;
  width: 30px;
  background: #e80000;
  height: 28px;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  margin: 0px 4px 5px 4px;
}
.quantity .minus2,
.quantity .plus2 {
  display: block;
  float: left;
  border-radius: 50px;
  cursor: pointer;
  border: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  margin: 4px;
}
.quantity .qty {
  float: left;
  width: 32px;
  height: 28px;
  border: 0;
  background-color: transparent;
  text-align: center;
  padding: 0;
  background: #eee;
}

.quantity .minus:hover,
.quantity .plus:hover {
  background-color: #c30000;
  color: #fff;
}
.quantity .minus2:hover,
.quantity .plus2:hover {
  background-color: #c30000;
  color: #fff;
}

.post_list {
  margin-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}
.category-list {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  padding: 5px;
}

.cat_grid {
  min-height: 350px;
  background-color: #fff;
}
h3.cat_name {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  min-height: 42px;
}
.list_cat_b {
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.icon_cat {
  height: 28px;
  line-height: 0.1;
  padding: 0.325rem 0.75rem;
}
.products_border {
  border: 1px solid #eaeaea;
}
.products_border:hover {
  border-color: #157ed2;
  box-shadow: 0 0 10px rgba(21, 126, 210, 0.7);
}
.sProducts img {
  max-width: 100%;
  height: auto;
  margin-bottom: 0.9375rem;
  width: 120px;
  min-height: 70px;
}
.sProducts__text-block {
  margin-top: 0.4375rem;
}
.Products__title_category {
  /*min-height: 70px;*/
}
.title_cat_category {
  min-height: 70px;
}
.Products__item_cat_grid:hover {
  box-shadow: 0 0 10px rgba(21, 126, 210, 0.7);
}

span.utsenka_ProductOptions {
  font-weight: bolder;
  line-height: 30px;
}

.history_back {
  margin-bottom: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: none;
}

.fa_utsenka {
  font-size: 30px;
  display: block;
  float: left;
  margin-right: 10px;
}
.utsenka_Product {
  border-top: 1px solid #e3e3e3;
  margin-top: 10px;
  padding: 10px 0px;
}
.a_utsenka {
  text-decoration: underline;
}
.old_price:before {
  border-bottom: 2px solid #ff7878;
  position: absolute;
  content: "";
  width: 100%;
  /* height: 10px; */
  top: 9px;
  left: 1px;
  transform: rotate(0deg);
}
.add_cart_product {
  padding: 5px 7px;
  font-size: 13px;
  line-height: 22px;
}
.quantity .minus,
.quantity .plus,
.quantity .qty,
.quantity.minus_plus_product {
  height: 30px;
}

.sProducts_stok {
  margin-bottom: 7px;
}
li.menu_1116 {
  background: #ccc;
}
.has-children ul a.a_menu_1116 {
  color: #ff0000 !important;
  font-weight: 700;
}
img.img_news_content {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .sContent {
    --sPT: 0.5625rem;
    --sPB: 5.25rem;
  }
  .sProducts__btn {
    padding: 0.2625rem 1.625rem;
    font-size: 1.05rem;
    line-height: 1.35;
  }
}

@media (min-width: 768px) {
  .pc_none {
    display: none;
  }
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
    top: 8%;
  }
  .modal-dialog-category {
    max-width: 760px;
    width: 720px;
    margin: 30px auto;
    top: 8%;
  }
  span.conf {
    font-size: 0.7rem;
    display: block;
    margin-top: -21px;
    margin-left: 17px;
  }
  .sProducts__price {
    font-size: 1.15rem;
    line-height: 1.375;
  }
}

@media (min-width: 576px) {
  .headerBlock .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
  }
  .sProducts__item {
    padding: 0.825rem 0.5rem 0.825rem 0.5625rem;
  }
  .swiper-slide .sProducts__item {
    min-height: 207px;
  }
  .sProducts__title {
    font-size: 1rem;
    line-height: 1.35;
    margin-bottom: 0.025rem;
    /*min-height: 85px;*/
  }

  .sProducts__text-block_2,
  .btn_more_1 {
    display: flex;
    height: 100%;
  }
  .sProducts__text_news {
    margin: auto 0;
  }
  a.sProducts__btn_more {
    margin: auto;
  }
  .quantity .qty_news {
    float: left;
    height: 28px;
    width: 92px;
    border: 0;
    background-color: transparent;
    text-align: center;
    padding: 0;
    background: #eee;
  }
  .sProducts__title_news {
    font-size: 1.2rem;
    color: #e80000;
    line-height: 1.35;
    margin-bottom: 0.025rem;
    /* min-height: 85px; */
  }
  .title_cat_category {
    min-height: 107px;
  }
  .sProducts__price {
    margin-bottom: 0.1075rem;
  }
}
@media (max-width: 767px) {
  .mobile_none {
    display: none;
  }
  .btn_more_1 {
    text-align: center;
    align-items: center;
  }
  a.sProducts__btn_more_mob {
    margin-top: 7px;
  }
  .modal-dialog {
    width: 100%;
    margin: 30px auto;
    top: 8%;
  }
  .tag.utsenka {
    background: #ff7f27;
    color: #fff;
    left: 21px;
    font-size: 12px;
    top: 10px;
    width: 124px;
    height: 25px;
  }

  .delivery_block {
    padding-left: 0px;
  }
  h2.title_delivery {
    /*font-size: 1.9rem;*/
    font-size: 17px;
    font-weight: 800;
    font-family: "OpenSans";
  }
  .delivery_list ul {
    padding-left: 19px;
    list-style: disc;
  }
  .delivery_list {
    background-color: #e80000;
    color: #fff;
    margin-bottom: 20px;
    padding: 10px 8px 10px 8px;
    border-radius: 15px;
  }
  .delivery_vozvrat {
    background-color: #ecebeb;
    margin-bottom: 20px;
    padding: 10px 8px 10px 8px;
    border-radius: 15px;
  }
}

/*===================================================================================*/
/*  Side menu
/*===================================================================================*/
.sidebar-widget {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  padding: 10px;
}

.sidebar .side-menu {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

.sidebar .custom-carousel .owl-controls .owl-prev {
  top: -20px;
}
.sidebar .custom-carousel .owl-controls .owl-next {
  top: -20px;
}

.sidebar .side-menu .head {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #333;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  padding: 12px 17px;
  text-transform: uppercase;
  background-color: #fdd922;
  border: 1px solid #e9c532;
  font-weight: 700;
  letter-spacing: 0.5px;
  border-bottom: 1px #f1ce3c solid;
}
.sidebar .side-menu .head .icon {
  margin-right: 5px;
}
.sidebar .side-menu nav .nav > li {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #eaeaea;
}

.sidebar .side-menu nav .nav > li:last-child {
  border-bottom: none;
}

.sidebar .side-menu nav .nav > li > a {
  padding: 13px 15px;
  color: #666666;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.2px;
}
i.sub_menu_angle_right {
  color: #bababa;
  float: right;
  font-size: 12px;
  height: 20px;
  margin-top: -18px;
  line-height: 18px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 10px;
}
/*.sidebar .side-menu nav .nav > li > a:after {
  color: #bababa;
  content: "\f105";
  float: right;
  font-size: 12px;
  height: 20px;
  line-height: 18px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 10px;
  font-family: FontAwesome;
}*/
.sidebar .side-menu nav .nav > li > a .icon {
  font-size: 16px;
  margin-right: 12px;
}
.sidebar .side-menu nav .nav > li > a:hover,
.sidebar .side-menu nav .nav > li > a:focus {
  background: #fff;
}
.sidebar .side-menu nav .nav > li > a:hover .icon,
.sidebar .side-menu nav .nav > li > a:focus .icon {
  color: #666666;
}
.sidebar .side-menu nav .nav > li > .mega-menu {
  padding: 3px 0;
  top: 0 !important;
  left: 100%;
  margin: 0;
  min-width: 170%;
  /*338%;*/
  position: absolute;
  top: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content {
  padding: 10px 20px;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content ul > li {
  padding: 3px 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sidebar
  .side-menu
  nav
  .nav
  > li
  > .mega-menu
  .yamm-content
  ul
  > li:last-child {
  border-bottom: none;
}
.sidebar .side-menu nav .nav > li > .mega-menu .yamm-content ul > li > a {
  line-height: 26px;
  padding: 0px;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
.sidebar
  .side-menu
  nav
  .nav
  > li
  > .mega-menu
  .yamm-content
  .dropdown-banner-holder {
  position: absolute;
  right: -16px;
  top: -8px;
}
.sidebar .side-menu2 nav .nav li a {
  padding: 14.3px 15px;
}
.sidebar .sidebar-module-container .sidebar-widget .widget-header {
  padding: 10px 0px 5px 0px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .widget-header
  .widget-title {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  font-weight: bold;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-heading
  .accordion-toggle {
  clear: both;
  display: block;
  font-family: "Open Sans", sans-serif, sans-serif;
  font-size: 15px;
  line-height: 28px;
}
a.noaccordion-toggle.collapsed {
  clear: both;
  display: block;
  font-family: "Open Sans", sans-serif, sans-serif;
  font-size: 15px;
  line-height: 28px;
  color: #666666;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-heading
  .accordion-toggle:after {
  content: "\f068";
  float: right;
  font-family: fontawesome;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-heading
  .accordion-toggle.collapsed {
  color: #666666;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-heading
  .accordion-toggle.collapsed:after {
  color: #636363;
  content: "\f067";
  font-family: fontawesome;
  font-weight: normal;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-body
  .accordion-inner {
  margin: 0px 0 20px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-body
  .accordion-inner
  ul {
  padding-left: 15px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-body
  .accordion-inner
  ul
  li {
  line-height: 27px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-body
  .accordion-inner
  ul
  li
  a {
  color: #666666;
  font-size: 13px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-body
  .accordion-inner
  ul
  li
  a:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  line-height: 15px;
  margin: 0 5px 0 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-body
  .accordion-inner
  ul
  li
  a:hover:before {
  margin: 0 8px 0 0;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .price-range-holder {
  padding: 0 0 20px;
  position: relative;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .price-range-holder
  .slider {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top: 0px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .price-range-holder
  .slider.slider-horizontal {
  height: 20px;
  width: 100% !important;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .price-range-holder
  .slider
  .slider-track {
  background-color: #f1f1f1;
  background-repeat: repeat-x;
  cursor: pointer;
  position: absolute;
  width: 94% !important;
  height: 6px;
  left: 0;
  margin-top: -5px;
  top: 50%;
  width: 100%;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .price-range-holder
  .slider
  .slider-track
  .slider-selection {
  bottom: 0;
  height: 100%;
  top: 0;
  background-repeat: repeat-x;
  box-sizing: border-box;
  position: absolute;
  background: #c3c3c3;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .price-range-holder
  .slider
  .slider-track
  .slider-handle {
  background-color: #ffffff;
  background-repeat: repeat-x;
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
  height: 20px;
  margin-left: -3px !important;
  opacity: 1;
  position: absolute;
  top: -3px;
  width: 20px;
  margin-top: -5px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .price-range-holder
  .slider
  .tooltip {
  margin-top: -36px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .price-range-holder
  .min-max {
  font-size: 15px;
  font-weight: 700;
  color: #fe5252;
  margin-top: 15px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .list
  li {
  clear: both;
  display: block;
  font-family: "Open Sans", sans-serif, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 28px;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .list
  li
  a {
  color: #666666;
  display: block;
}
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .compare-report {
  margin-top: 20px;
  margin-bottom: 30px;
}
.sidebar .sidebar-widget .advertisement .item {
  background-position: center 55%;
  background-size: cover;
  padding-bottom: 60px;
}
.sidebar .sidebar-widget .advertisement .item .caption {
  color: #636363;
  left: 12%;
  letter-spacing: -3px;
  position: absolute;
  top: 11%;
  z-index: 100;
  display: table-cell;
}
.sidebar .sidebar-widget .advertisement .item .caption .big-text {
  font-size: 60px;
  line-height: 125px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  text-shadow: 1px 1px 3px #cfcfcf;
}
.sidebar .sidebar-widget .advertisement .item .caption .big-text .big {
  font-size: 120px;
  color: #ff7878;
  display: block;
  text-shadow: 1px 1px 3px #cfcfcf;
}
.sidebar .sidebar-widget .advertisement .item .caption .excerpt {
  font-size: 24px;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #e6e6e6;
  text-shadow: 1px 1px 3px #cfcfcf;
}
.sidebar .sidebar-widget .advertisement .owl-controls {
  bottom: 10px;
  position: absolute;
  text-align: center;
  top: auto;
  width: 100%;
}
.sidebar .sidebar-widget .advertisement .owl-controls .owl-pagination {
  display: inline-block;
}
.sidebar
  .sidebar-widget
  .advertisement
  .owl-controls
  .owl-pagination
  .owl-page {
  display: inline-block;
}
.sidebar
  .sidebar-widget
  .advertisement
  .owl-controls
  .owl-pagination
  .owl-page
  span {
  display: block;
  width: 10px;
  height: 10px;
  background: #ddd;
  border: none;
  border-radius: 2px;
  margin: 0 2px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.sidebar-widget {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  padding: 10px;
  margin-bottom: 10px;
}

.related-product .tag {
  font-size: 15px;
  font-weight: 700;
  height: 50px;
  line-height: 45px;
  left: 15px;
  text-align: center;
  top: 3.5%;
  width: 50px;
  position: absolute;
}
.section-title {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  border-bottom: 0px solid #e3e3e3;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0px;
}

.noaccordion-toggle:hover,
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-heading
  .accordion-toggle,
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-heading
  .accordion-toggle:hover,
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-heading
  .accordion-toggle:focus,
.sidebar
  .sidebar-module-container
  .sidebar-widget
  .sidebar-widget-body
  .accordion
  .accordion-group
  .accordion-heading
  .accordion-toggle:after {
  color: #e80000;
}
.sidebar
  .sidebar-widget
  .advertisement
  .owl-controls
  .owl-pagination
  .owl-page.active
  span {
  background: #e80000;
}
.sidebar
  .sidebar-widget
  .advertisement
  .owl-controls
  .owl-pagination
  .owl-page:hover
  span {
  background: #e80000;
}
.sidebar .sidebar-widget .advertisement .item {
  background-position: center 55%;
  background-size: cover;
  padding-bottom: 60px;
}
.avatar {
  margin-top: 10px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
}
.avatar img {
  border-radius: 0px;
  margin-bottom: 10px;
  width: auto;
  display: inline-block;
  width: 110px;
}
.clients_author {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.5px;
  display: block;
  text-align: center;
}
.testimonials {
  color: #333;
  font-size: 13px;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
  text-align: center;
}
.clients_author span {
  font-size: 13px;
  font-weight: normal;
  color: #999;
  display: block;
}
.outer-bottom-xs {
  margin-bottom: 30px;
}
.outer-top-vs {
  margin-top: 30px;
}

.products {
  /* border: 1px solid #eaeaea; */
  overflow: hidden;
  padding-bottom: 10px;
  padding: 5px;
  margin-bottom: 15px;
}
.hot-deals .hot-deal-wrapper {
  position: relative;
}
.hot-deals .product-info .name {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.image {
  min-height: 125px;
}
.hot-deals .hot-deal-wrapper .image img {
  width: 100%;
}
.hot-deals .product-info .product-price .price {
  color: #e80000;
}

.hot-deals .product-info .product-price .price {
  display: inline-flex;
}
.hot-deals .product-info .product-price .price {
  font-weight: 700;
  font-size: 15px;
  line-height: 30px;
  margin-right: 8px;
}
.hot-deals .product-info .product-price .price-before-discount {
  text-decoration: line-through;
  color: #333;
  font-weight: 400;
  line-height: 30px;
  font-size: 13px;
}
.sidebar-widget .custom-carousel .owl-controls {
  right: 0px;
}

.custom-carousel .owl-controls {
  position: absolute;
  right: 20px;
  top: -32px;
  width: 100%;
  display: block;
}
.custom-carousel .owl-controls .owl-prev {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -25px;
  right: 27px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #dddddd;
}
.hot-deals .custom-carousel .owl-controls .owl-prev {
  top: -17px;
}
.custom-carousel .owl-controls .owl-prev:before {
  color: #fff;
  content: "\f104";
  font-family: fontawesome;
  font-size: 13px;
  left: 7px;
  position: absolute;
  top: 2px;
}
.hot-deals .custom-carousel .owl-controls .owl-next {
  top: -17px;
}
.custom-carousel .owl-controls .owl-next {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -25px;
  right: 0px;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #dddddd;
}
.custom-carousel .owl-controls .owl-next:before {
  content: "\f105";
  font-family: fontawesome;
  color: #fff;
  font-size: 13px;
  left: 7px;
  position: absolute;
  top: 2px;
}
.icon_sale_cart {
  height: 32px;
  line-height: 1.1;
  padding: 0.525rem 0.75rem;
}

ul {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}

.volume_in_category {
    color: #5a5a5a;
    font-size: 0.8rem;
    margin-top: 1.0rem;
}
@media (max-width: 991px) {
  .volume_in_category {
      margin-top: 0.2rem;
  }
}
.filters-container {
  padding: 15px 20px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  padding-bottom: 0px;
}
.inline {
  display: inline-block;
  vertical-align: top;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-5 {
  margin-top: 5px;
}
h1.pagetitle_category {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 0px;
}
.filters-container .lbl-cnt .lbl {
  color: #666666;
  display: inline-block;
  font-family: "Open Sans", sans-serif, sans-serif;
  font-size: 12px;
  line-height: 28px;
  margin-right: 10px;
}
.sort_price_category {
  margin-top: 4px;
  color: #666666;
  font-size: 13px;
}

.filters-container .pagination-container {
  padding: 0 0 20px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.filters-container .pagination-container ul {
  display: flex;
  justify-content: center;
}

.filters-container .pagination-container ul li.prev,
.filters-container .pagination-container ul li.next {
  /*     background: transparent;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; */
}
/* .filters-container .pagination-container ul li a:hover, .filters-container .pagination-container ul li a:focus {
    color: #fff;
    background: #e80000;
} */

.filters-container .pagination-container ul li a,
.filters-container .pagination-container ul li.disabled span {
  color: #666666;
  display: inline-block;
  font-family: "Open Sans", sans-serif, sans-serif;
  font-size: 13px;
  font-weight: 700;
  border: 2px solid #e80000;
  margin-right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.filters-container .pagination-container ul li.disabled span {
  padding: 5px 8px;
  cursor: default;
}
.filters-container .pagination-container ul li.active_nav span,
.filters-container .pagination-container ul li a:hover {
  font-family: "Open Sans", sans-serif, sans-serif;
  border: 2px solid #e80000;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  background: #e80000;
  font-size: 13px;
  margin-right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.filters-container .pagination-container .fa {
  font-size: 18px;
  margin-bottom: 2px;
  font-weight: 700;
}
@media (max-width: 991px) {
    
.topLine__col-mobile img {
    max-width: 3rem;
}
    
    
  .filters-container .pagination-container ul li a,
  .filters-container .pagination-container ul li.disabled span {
    font-family: "Open Sans", sans-serif, sans-serif;
    width: 30px;
    height: 30px;
  }
  .filters-container .pagination-container ul li.active_nav span,
  .filters-container .pagination-container ul li a:hover {
    font-family: "Open Sans", sans-serif, sans-serif;
    width: 30px;
    height: 30px;
  }
  .filters-container .pagination-container .fa {
    font-size: 15px;
    margin-bottom: 2px;
    font-weight: 700;
  }
}
@media (max-width: 350px) {
  .filters-container .pagination-container ul li a,
  .filters-container .pagination-container ul li.disabled span {
    font-family: "Open Sans", sans-serif, sans-serif;
    width: 25px;
    height: 25px;
  }
  .filters-container .pagination-container ul li.active_nav span,
  .filters-container .pagination-container ul li a:hover {
    font-family: "Open Sans", sans-serif, sans-serif;
    width: 25px;
    height: 25px;
  }
  .filters-container .pagination-container .fa {
    font-size: 15px;
    margin-bottom: 2px;
    font-weight: 700;
  }
}

@media (min-width: 1200px) {
  .drevesno_plitnye_materialy {
    min-height: 255px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navMenu
    > li
    > a:not(.btn):not(.sProducts__btn):not(.add__btn):not(.topLine__link) {
    padding: 0.875rem 0.175rem;
    font-size: 13px;
  }
}

.filters-container .lbl-cnt .dropdown.dropdown-med .btn {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 4px 3px;
  background: #fff;
  font-size: 13px;
}
span.title_vendor_category {
  /* font-size: 13px; */
  /* margin-bottom: 15px; */
  /* display: block; */
  font-size: 14px;
  margin-bottom: 15px;
  display: block;
  padding-right: 15px;
  /* float: left; */
  font-weight: 700;
}
.vendorimage {
  border: 3px solid #ebebeb;
  margin-bottom: 8px;
}
.vendorimage:hover {
  border: 3px solid #e80000;
}
img.vendorstyle {
  max-width: 100%;
}
span.more {
  display: block;
}
label.plotnost {
  display: block;
}
.blog-post ul {
  list-style: disc;
  margin-left: 40px;
}

a.liz {
  display: block;
  text-align: center;
  background-color: #fdd922;
  border: 1px solid #fdd922;
  white-space: nowrap;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  border-radius: 3px;
  font-size: 13px;
  color: #000;
  line-height: 22px;
  padding: 4px 10px;
  cursor: pointer;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
a.liz:hover {
  background-color: #108bea;
  border: 1px solid #108bea;
  color: #fff;
}
.oftensearch_block {
  margin-top: 10px;
}
span.title_oftensearch {
  font-size: 14px;
  margin-bottom: 15px;
  display: block;
  padding-right: 15px;
  float: left;
  font-weight: 700;
}
a.oftensearch {
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
  background: #dcdef8;
  padding: 5px;
  margin-bottom: 5px;
  width: 100%;
  text-align: center;
}
a.oftensearch:hover {
  background: #e80000;
  color: #fff;
  transition: all 0.3s linear 0s;
}
.old_price {
  position: relative;
}
input.input_cat {
  display: block;
  border: 1px solid #eaeaea;
  width: 40px;
  float: left;
  margin-right: 10px;
  min-height: 33px;
}
.cart-product-quantity2 {
  margin-left: -27px;
}

#mse2_sort a.active,
#mse2_tpl a.active {
  color: #07d765;
  text-decoration: none;
  cursor: default;
}

.prod_grid {
  min-height: 165px;
}
.product .product-info .name {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  min-height: 60px;
  margin-top: 5px;
}

.sidebar
  .sidebar-module-container
  .sidebar-widget
  .widget-header
  .widget-title {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  font-weight: bold;
  color: #e80000;
}
/*Category Menu фильтр*/
fieldset label {
  font-size: 13px;
}
.category-menu {
  position: relative;
}
.category-heading {
  position: relative;
  cursor: pointer;
  background: #e80000;
  height: 55px;
  border-radius: 3px 3px 0 0;
  border-bottom: 3px solid #5a5a5a;
}
.category-heading > h2 {
  margin: 0;
  color: #fff;
  line-height: 55px;
  padding: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.categories-toggle > span {
  padding-left: 10px;
}
.category-heading > h2::before {
  font-size: 20px;
  vertical-align: top;
  content: "\f0b0";
  font-family: fontawesome;
  font-weight: normal;
  text-align: center;
  line-height: 55px;
  color: #fff;
  float: left;
  display: block;
  padding-left: 30px;
}
.category-heading > h2::after {
  content: "\f107";
  height: 10px;
  position: absolute;
  top: 0;
  right: 20px;
  font-family: fontawesome;
}
.category-heading > h2 > i {
  float: ;
  text-align: ;
  float: right;
  padding-right: 20px;
  font-size: 12px;
}
.category-menu-list {
  position: relative;
  /* position: absolute;
	left: 0;
	top: calc(100% - 1px); */
  display: block;
  width: 100%;
  border: 1px solid #e7e7e7;
  z-index: 9;
}
.category-menu-2 .category-menu-list > ul {
  background: #fff;
  border-radius: 0px 0px 4px 4px;
}
.category-menu-list > ul > li {
  list-style: none;
  padding: 3.2px 20px 3.2px 29px;
  position: relative;
  background: #fff;
}
.category-menu-2 .category-menu-list > ul > li {
  padding: 0.5px 20px 0.5px 29px;
}
.header-bottom-area.header-style-3 .category-menu-list > ul > li:first-child {
  border-top: 1px solid #ebebeb;
}
.category-menu-list > ul > li > a,
.cat-dropdown > li > a {
  display: block;
  text-transform: capitalize;
  color: #333;
  height: 40px;
  line-height: 39px;
  overflow: hidden;
  font-size: 13px;
}
.category-menu-list > ul > li > a:hover,
.cat-dropdown > li > a:hover {
  color: #fed700;
}
.category-menu-list > ul > li > a:hover:before {
  background: #fed700;
  border-color: #fed700;
}
.category-menu-list > ul > li:last-child > a:before {
  display: none;
}
.category-menu-list > ul > li.right-menu > a::after {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  vertical-align: top;
  transition: all 0.3s ease-in-out;
}
.category-menu-list > ul > li.right-menu > a:hover::after {
  transform: rotate(-90deg);
}
.category-menu-list > ul > li.rx-parent > a,
.category-menu-list > ul > li.rx-show a {
  font-size: 14px;
  font-weight: 400;
  color: #242424;
  position: relative;
  padding-left: 20px;
}
.rx-parent {
  cursor: pointer;
  border-top: 1px solid #e1e1e1;
}
.rx-parent a.rx-default i,
.rx-parent a.rx-show i {
  position: absolute;
  left: 0;
  top: 12px;
}
li.rx-parent a.rx-default::after {
  content: "\f067";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  top: 0;
}
li.rx-parent a.rx-show::after {
  content: "\f068";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  top: 0;
}
.category-menu-list ul > li span.fa {
  float: left;
  padding-top: 13px;
  margin-left: -15px;
  margin-right: 15px;
}
.rx-child,
.category-menu-list ul li a.rx-show {
  display: none;
}
.category-menu-list ul li.rx-change a.rx-show {
  display: block;
}
.category-menu-list ul li.rx-change a.rx-default {
  display: none;
}
.cat-dropdown,
.cat-mega-menu {
  position: absolute;
  top: 0;
  left: 100%;
  background: #ffffff;
  z-index: 999;
  width: 220px;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  border: 1px solid #ededed;
  box-shadow: 4px 4px 4px -3px #808080;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cat-dropdown li,
.cat-mega-menu ul li {
  list-style: none;
}
.cat-dropdown > li > a {
  font-size: 14px;
}
.cat-dropdown > li > a:hover {
  color: #fed700;
}
.cat-mega-menu {
  width: 540px;
  padding: 4px 0 10px 0;
  overflow: hidden;
}
li.right-menu .cat-mega-menu > li,
li.right-menu .cat-mega-menu-2 > li {
  width: 33.333%;
  float: left;
  padding: 15px 20px 10px 30px;
  list-style: none;
}
li.right-menu .cat-mega-menu-2 > li {
  width: 50%;
}
.cat-mega-menu > li.cat-mega-title > a {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 13px;
  margin-bottom: 15px;
  display: block;
  line-height: 36px;
  position: relative;
}
.cat-mega-menu > li > ul > li > a {
  font-size: 13px;
  display: block;
  line-height: 25px;
}
.cat-mega-menu > li > ul > li > a:hover {
  color: #fed700;
}
.category-menu-list > ul > li:hover .cat-dropdown,
.category-menu-list > ul > li:hover .cat-mega-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.header-top-search {
  position: relative;
}
.search-categories > form {
  position: relative;
  width: 100%;
  float: left;
  height: 50px;
  color: #a9a9a9;
}
.sidebar-module-container {
  margin-bottom: 0px;
}
.form-control {
  padding: 0.025rem 0.475rem;
}
.padding {
  padding: 20px;
}
.padding5 {
  padding: 5px;
}
.action_related {
  margin-left: -12px;
}
.introtext {
  font-size: 15px;
  padding: 15px 0 5px 0;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-20 {
  margin-top: 20px;
}
button.filter_btn {
  margin: 0px 0px 10px 0;
  font-size: 11px;
}
/*конец фильтр*/

.sidebar-toggle,
.sidebar-close {
  display: none;
}
div#mse2_sort {
  font-size: 13px;
}
/*===================================================================================*/
/* Checkout
/*===================================================================================*/
.checkout-box .checkout-steps .panel-default {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  padding: 20px;
}

.checkout-box
  .checkout-steps
  .checkout-step-01
  .already-registered-login
  form
  .form-group
  .info-title {
  font-family: "Open Sans", sans-serif, sans-serif;
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 13px;
}
.checkout-box
  .checkout-steps
  .checkout-step-01
  .already-registered-login
  .forgot-password {
  padding-top: 14px;
  display: inline-block;
}
.checkout-box .checkout-steps .checkout-step-01 .already-registered-login a {
  font-size: 13px;
  color: #666666;
  text-decoration: underline;
}
.checkout-box
  .checkout-steps
  .checkout-step-01
  .already-registered-login
  button {
  margin-top: 15px;
}
.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title {
  margin: 0px !important;
  font-size: 13px;
  font-weight: bold;
}
.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title a {
  color: #555;
  text-transform: uppercase;
  display: block;
}
.checkout-box
  .checkout-steps
  .panel
  .panel-heading
  .unicase-checkout-title
  a
  span {
  background-color: #aaaaaa;
  color: #fff !important;
  display: inline-block;
  margin-right: 10px;
  padding: 10px 15px;
}
.checkout-box .checkout-steps .checkout-subtitle {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #434343;
  margin-right: 12px;
}
.checkout-box .checkout-steps .panel-body {
  padding: 5px 10px;
  border: none;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
}

.checkout-box
  .checkout-steps
  .guest-login
  form
  .radio-checkout-unicase
  .guest-check {
  margin-bottom: 6px;
}
.checkout-box .checkout-steps .guest-login ul .save-time-reg {
  padding-bottom: 4px;
}
.checkout-box .panel-group .panel {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  padding: 10px;
  border: none;
}
.checkout-box .checkout-progress-sidebar .panel-body ul li a {
  color: #666666;
}
.checkout-box .checkout-progress-sidebar .panel .panel-heading {
  padding: 27px 30px;
  border-bottom: 1px solid #ddd;
}
.checkout-box .checkout-progress-sidebar .panel .panel-heading h4 {
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  border-bottom: 1px #e5e5e5 solid;
  padding-bottom: 14px;
  margin-bottom: 10px;
}
.checkout-box
  .checkout-steps
  .checkout-step-01
  .guest-login
  form
  .radio
  input[type="radio"],
.checkout-box .checkout-steps form .radio-inline input[type="radio"],
.checkout-box .checkout-steps form .checkbox input[type="checkbox"],
.checkout-box .checkout-steps form .checkbox-inline input[type="checkbox"] {
  margin-left: 0px;
}
.checkout-box .checkout-steps .panel .panel-heading,
.checkout-box .checkout-progress-sidebar .panel .panel-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  padding: 0px;
  border: none;
}
.checkout-box .checkout-steps .guest-login .title-tag-line,
.checkout-box .checkout-steps .already-registered-login .title-tag-line {
  margin-bottom: 15px;
  font-size: 13px;
}
.checkout-box .checkout-steps .guest-login form .radio-checkout-unicase,
.checkout-box .checkout-steps .guest-login ul {
  padding-left: 10px;
  font-size: 13px;
}
.checkout-box
  .checkout-steps
  .checkout-step-01
  .already-registered-login
  a:hover,
.checkout-box
  .checkout-steps
  .checkout-step-01
  .already-registered-login
  a:focus,
.checkout-box .checkout-progress-sidebar .panel-body ul li a:hover {
  background-color: rgba(0, 0, 0, 0);
}

.checkout-progress-sidebar .nav > li > a {
  padding: 10px 0px;
}
.checkout-progress-sidebar .nav > li > a:hover,
.nav > li > a:focus {
  background: none;
}
.checkout-box
  .checkout-steps
  .panel
  .panel-heading
  .unicase-checkout-title
  > a:not(.collapsed)
  span {
  background-color: #e80000;
}
/*-------------------*/

.collapsed i.fa {
  font-size: 20px;
}

.text {
  color: #333;
}
.sContent p {
  max-width: 100%;
}
img.cart_image {
  width: 120px;
}
.input-group-sm > .form-control {
  padding: 1.25rem 0.5rem;
}
.cart-product-quantity {
  position: absolute;
  bottom: -2px;
}
.cart_product2 {
  position: absolute;
  bottom: 0px;
}

.panel-body h6 {
  font-weight: 700;
  margin-top: 0.8rem;
}
.field {
  display: none;
}
sup {
  top: -0.5em;
  left: 2px;
}
.checkout-box .checkout-steps .panel .panel-heading .unicase-checkout-title {
  min-height: 40px;
}
.checkout-box
  .checkout-steps
  .panel
  .panel-heading
  .unicase-checkout-title
  a
  span {
  background-color: #aaaaaa;
  color: #fff !important;
  display: block;
  margin-right: 10px;
  float: left;
  padding: 10px 15px;
}
.rasrochka_acord {
  padding-top: 13px;
}
.rasrochka_acord_liz {
  padding-top: 13px;
}
@media (max-width: 768px) {
  .cart-quantity {
    width: 110px;
  }
  /*.quantity .minus, .quantity .plus {
        width: 14px;
    }*/
  a.liz {
    margin-top: 0px;
    /* max-width: 135px;
        margin-left: -6px;*/
    font-size: 11px;
    padding: 4px 1px;
    width: 100%;
  }

  span.title_oftensearch {
    float: none;
  }
  a.oftensearch {
    display: block;
  }
  .main-header .logo-holder {
    margin-top: 0px;
  }

  input.input_cat {
    display: block;
    border: 1px solid #eaeaea;
    width: 30px;
    float: left;
    margin-right: 5px;
    min-height: 33px;
  }
  .btn-primary {
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
    background: #e80000;
    color: #fff;
    border: none;
    font-size: 11px;
    line-height: 22px;
    border-radius: 0;
    padding: 5px 4px;
    font-family: "Montserrat", sans-serif;
    border-radius: 2px;
  }
}
@media (max-width: 480px) {
  .mobile_none {
    display: none;
  }
  a.phone_top span {
    font-size: 12px;
  }
  .sProducts__price {
    margin-bottom: 0.0375rem;
  }
  .sProducts__title {
    margin-bottom: 0.25rem;
    /* min-height: 85px;*/
  }
  div#mse2_sort {
    font-size: 13px;
  }
}
@media (min-width: 320px) and (max-width: 359px) {
  a.phone_top span {
    font-size: 10px;
  }
  div#mse2_sort {
    font-size: 11px;
  }
  .cart_product3 {
    /*   position: absolute;
    bottom: 5px;
    padding: 4px 8px;
    border-radius: 3px;
    margin-left: 4px;*/
  }
}
@media (min-width: 992px) {
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 4rem !important;
  }
  picture.pc_none {
    display: none;
  }
  .pc_none {
    display: none;
  }
}
@media (max-width: 991px) {
  .mobile_none {
    display: none;
  }
  .rasrochka_acord_liz {
    padding-top: 6px;
  }
  .rasrochka_acord {
    padding-top: 13px;
  }
  img.icon_pay {
    width: 15%;
    margin-top: 0px;
  }
  h2.title_pay {
    font-size: 1.5rem;
    font-weight: 700;
  }
  .desc_pay h3 {
    margin-bottom: 3px;
    font-size: 18px;
    font-weight: 700;
    font-family: "OpenSans";
  }

  .preimychestva_block {
    margin-bottom: 0px;
  }
  .desc_preimychestva {
    margin-left: -17px;
  }

  .basket-btn__price {
    margin-left: 0.125rem;
    font-weight: 600;
  }
  .navMenu
    > li
    > a:not(.btn):not(.sProducts__btn):not(.add__btn):not(.topLine__link) {
    padding: 0.875rem 0.275rem;
  }
  .content_index {
    margin-bottom: -30px;
  }
  .has-children ul li {
    padding-left: 0.525rem;
    padding-right: 2.125rem;
  }
  .cart_product3 {
    /*   position: absolute;
    bottom: 5px;
    padding: 5px 9px;*/
    border-radius: 3px;
    width: 100%;
  }
  .sProducts__btn {
    padding: 0.459rem 1.125rem;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.35714;
    margin-bottom: -1px;
  }
  .cart-product-quantity {
    position: absolute;
    bottom: -5px;
  }
  .sidebar-offcanvas {
    position: fixed;
    top: 80px;
    width: 320px;
    height: 80%;
    padding: 42px 24px 30px;
    background-color: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
    z-index: 9910;
    overflow-y: auto;
    -ms-overflow-style: none;
  }

  .sidebar-offcanvas.position-right {
    right: -320px;
    transition: right 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s,
      box-shadow 0.3s 0.3s;
  }

  .sidebar-offcanvas.position-left {
    left: -320px;
    transition: left 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s,
      box-shadow 0.3s 0.3s;
  }

  .sidebar-offcanvas.open {
    box-shadow: 0 0 50px 3px rgba(0, 0, 0, 0.15);
  }

  .sidebar-offcanvas.open.position-right {
    right: 0;
  }

  .sidebar-offcanvas.open.position-left {
    left: 0;
  }

  .sidebar-close {
    display: block;
    position: absolute;
    top: 8px;
    right: 15px;
    color: #606060;
    font-size: 16px;
    cursor: pointer;
  }
  span.filter_open_mobile {
    font-size: 11px;
    position: absolute;
    top: 17px;
    left: 5px;
  }
  .sidebar-offcanvas::-webkit-scrollbar {
    display: none;
  }

  .sidebar-toggle {
    display: block;
    position: fixed;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    background-color: #fff;
    color: #606060;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    z-index: 990;
  }

  .sidebar-toggle.position-right {
    right: 0;
    transition: right 0.3s ease-in-out;
  }

  .sidebar-toggle.position-right.sidebar-open {
    right: -48px;
  }

  .sidebar-toggle.position-left {
    left: 0;
    transition: left 0.3s ease-in-out;
  }

  .sidebar-toggle.position-left.sidebar-open {
    left: -48px;
  }

  .sidebar-open:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    display: block;
  }
}
@media (max-width: 320px) {
  .topLine__col-mobile {
    width: 7.125rem;
  }
  .topLine__tel {
    font-weight: 700;
    font-size: 10px;
  }
  h1.pagetitle_product {
    font-size: 17px;
  }
  .cart_product3 {
    position: absolute;
    bottom: 5px;
    font-size: 9px;
    padding: 4px 4px;
    margin-left: 14px;
    border-radius: 3px;
    width: 70px;
  }
  a.liz {
    margin-top: 0px;
    max-width: 135px;
    margin-left: -6px;
    font-size: 9px;
    padding: 4px 1px;
    width: 70px;
  }
  .product-desc {
    font-size: 12px;
  }

  .sProducts img {
    max-width: 100%;
    height: auto;
    margin-bottom: 0.9375rem;
    width: 90px;
    min-height: 70px;
  }
  .sProducts__title {
    min-height: 55px;
  }
  .sProducts__btn {
    margin-left: 21px;
  }
}
.volumeNone {
  height: 107px;
}

.price_inner.noPrice {
  border-bottom: none;
}
.copyright-bar {
  font-size: 0.8125rem;
}
.footer-rekv {
  font-size: 0.8125rem;
  padding-top: 15px;
}
