.c-error-page__text-block {
	margin-top: 20px;
}

.c-error-page__slider {
	margin-top: 40px;
}

.c-error-page__slider .c-slider-block__header-text-container {
	text-align: left;
}

.c-header-dropdown-bar .c-catalog-extend__columns-container {
	max-height: calc(100vh - 180px);
}

.c-catalog-columns-header {
	display: flex;
}

.c-catalog-columns-header__search {
	margin-left: auto;
	padding-left: 10px;
}

.c-checkout-list-item__total-compare-price {
	display: inline-block;
}

.c-header-middle-bar-contacts__phone-container {
	text-align: center;
}

.c-header-middle-bar-phone__phone {
	font-size: 23px;
}

.c-slider {
	max-width: 1110px;
}

.c-sidebar-subscribe__form-block > div {
	width: auto!important;
	padding: 0!important;
}

.c-cart-item.error, .buy1step-item.error {
	border-color: #ff3131;
}

.c-header-top-bar__container-region {
	width: 210px;
}

.c-header-top-bar__advantages {
	padding: 2px 5px;
}

.c-header-top-bar__advantages .l-advantages,
.c-header-top-bar__advantages .l-advantages__item {
	margin: 0;
}

.c-header-top-bar__advantages .l-advantages__item {
	width: auto;
}

.c-header-top-bar__advantages .c-advantage__icon-box {
	width: 45px;
	max-width: 45px;
	height: 40px;
	padding-right: 5px;
}

.c-header-top-bar__advantages .c-advantage__image-box {
	width: 40px;
	height: 40px;
}

.c-header-top-bar__advantages .c-advantage__title {
	font-size: 12px;
}

.c-product-page__top-social {
	text-align: right;
	margin-bottom: 5px;
}

.c-product-page__top-social .c-product-page__social-header {
	font-size: 14px;
}

.c-product-page__top-social .c-ya-share2.ya-share2 .ya-share2__item {
	margin: 0 10px 10px 0;
}

.c-product-page__top-social .c-ya-share2.ya-share2 .ya-share2__icon {
	width: 24px;
	height: 24px;
	background-size: contain;
}
.c-header-floating__inner{
    padding:0;
}
.c-header-floating__logo_narrow{
    padding-right:0;
}
  @media (max-width: 1199px){
.r-header-logo img {
  max-height: 54px;
}
.r-header__list-item_logo {
  max-height: 53px;
}
}
.c-header-floating__search {
  width: 574px;
}
.c-header-floating__logo_narrow {
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.l-blocks__item.l-blocks__item_subscribe  label{
    font-size:11px;
    font-weight:500;
}
.l-blocks__item.l-blocks__item_subscribe button{
    width:100%;
}
.l-blocks__item.l-blocks__item_subscribe .c-header_h3 {
  font-size: 15px;
  font-weight: 600;
  display:table;
  margin:0 auto;
  line-height: 26px;
}
.l-blocks__item.l-blocks__item_subscribe .l-form__field:nth-child(6){
    text-align:center;
}
.c-post-thumb_size_s .c-post-thumb__image-box_full{
    background:#fff;
    text-align:center;
}
.c-post-thumb_size_s .c-post-thumb__image-box_full img{
    width:auto;
}
.c-sidebar-block__header{
    color:#000;
}
.c-button_fill{
   // background:#333;
}
.c-product-compare svg, .c-product-favorite svg{
    color:#000;
}

.c-content-decorator h1, .c-header_h1{
    color:#000;
}
.l-blocks__item_social, .l-blocks__item_reviews, .l-blocks__item_recently, .l-blocks__item_tags{
    background:#fff;
    padding:20px 10px;
}
.l-footer-content__contacts-container .l-icon-box__content{
    color:#fff!important;
}
.c-header-floating__shop-links_narrow .c-header-middle-bar-shop-links{
    margin:0;
}
.c-header-floating__shop-links_narrow{
    width:auto;
}
.l-image-box_fill{
    background:#fff;
}
.c-product-cart-form__top-block_additional-buttons{
    padding:20px 0;
}
.c-product-add-to-cart:hover {
  box-shadow: none;
}
.c-product-cart-form__top-value{
    margin-top:30px;
    margin-bottom:0;
}
.c-catalog-list{
    display: flex;
flex-wrap: wrap;
}
.c-product-gallery{
    width:900px;
}
.c-product-gallery__header-product-name, .c-product-gallery__thumbs-container{
    display:none;
}
.c-product-cart-form__container .swiper-slide-active a:hover:after{
    content: '+';

background: rgba(255,255,255, 0.6);
display: block;
position: absolute;
top: 50%;
left: 50%;
color: #999;
font-size: 40px;
padding: 20px 10px;
border-radius: 10px;
margin-left: -20px;
margin-top: -20px;
}
.c-catalog-list__children-container .c-catalog-list__link {
    font-size:16px;
}
.c-content-tabs__contents{
    padding:40px;
    background:#fff;
    border:1px solid #eee;
}
 .l-index .c-product-feature__name{
     background:#fff;
 }
	.c-product-mini__name{
	    height:88px;
	}
	.c-product-compact__name, .c-product-extend__name, .c-product-mini__name, .c-product-thumb__name {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.c-pages-tree__item > .c-pages-tree__item-link{
    color:#000;
}

  @media (max-width: 1199px){
      
body {
  padding-top: 0px;
}
.r-header {
   display:block;
   height:auto;
}
.r-header{
    position:inherit;
}
      .top-r-head, .sec-r-head {
  display: flex;
  justify-content: inherit;
  align-items: center;
  //border-bottom: 1px solid #eee;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-top:5px;
}
.sec-r-head{
    border-bottom:0;
    background: #558b2f;
    margin: 0 -15px;
    padding: 5px 15px;
    top:0;
    z-index:7;
    box-sizing: border-box;
}
}
.r-header__list.r-header__list_right svg{
    width:25px;
    height:25px;
}
.r-header__list.r-header__list_right .r-header__list-item{
    border-left: 1px solid #4c7b2a;
padding: 9px 15px;
margin: -15px 0!important;
height: 46px;

}
.r-header__list.r-header__list_right .r-header__list-item:nth-child(3){
    padding-right:0;
}
.r-header__list-item_logo{
    min-height:auto;
}
.r-header-logo img {
  max-height: 48px;
}
      .r-phone{
          text-align:right;
      }
      .ty-cr-work{
          font-size:12px;
      }
      .ty-cr-phone a{
          font-weight:bold;
          color:#000;
          text-decoration:none;
      }
      .ty-cr-link a{
          color:#558B2F;
      }
      .r-search-form {
  top: 99px;
  height: 48px;
}
.r-footer__address-item .l-icon-box__content{
    color:#fff!important;
}
.r-footer__contacts{
    display:flex;
}
.r-footer__row{
    margin-bottom:0;
}
.r-footer__address{
    margin-bottom:10px;
}
.r-footer__block_cols{
    display:flex;
}
.r-footer__block_cols .r-footer__block-content{
    margin-left: 10px;
margin-top: -13px;
}
.l-categories-thumbs_mobile .c-category-thumb {
  display: flex;
  flex-direction: initial;
  height: 100%;
  align-items: center;
}
.l-categories-thumbs_mobile .c-category-thumb__image-box {
  width: 55px;
  height: 55px;
}
.c-category-thumb__image-box + .c-category-thumb__name {
  margin-top: 0;
  align-items: flex-start;
}
.l-categories-thumbs_mobile .c-category-thumb__name {
  font-size: 14px;
  height: auto;
  width: 60%;
}
.l-categories-thumbs_mobile .l-categories-thumbs__item {
  flex-grow: 1;
  width: 42%;
  max-width: 50%;
  padding-right: 0;
  margin-bottom: 0px;
}
  
    @media (max-width: 560px){
.c-product-thumb_mobile .c-product-thumb__name {
  font-size: 15px;
height: 85px;
margin-bottom: 0;
font-family: Open Sans;
line-height: 21px;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
.c-product-thumb_mobile .c-product-thumb__buttons_add .c-product-thumb__buttons-main button {
  font-size: 13px;
}
}
.list-rows_multicolor .list-rows__item{
    color:#000;
}
.r-header-menu .list-rows__item-icon {
  color: #000;
}
@media(max-width:375px){
    .r-header-logo img {
  max-height: 42px;
}
}
@media(max-width:560px){
.r-header-menu__dropdown-list.list-rows span.count{
    color:#999;
    padding:0 15px;
}
}
.c-sidebar-subscribe .c-block__header{
    font-weight:500;
    margin-bottom:10px;
}
.list-rows{
    border-bottom:1px solid #dedede;
}
@media(max-width:560px){
.list-rows__item_opened + .list-rows_children{
    width:100%;
}
}
.c-magnific-popup {
  z-index: 1500;
}