.cart #not-delivery {
    padding: 0;
    margin-bottom: 30px;
}

.cart #not-delivery .forms-wrap {
    flex-direction: column;
}
.cart #not-delivery .forms__text-bottom {
    text-align: left;
}
.cart #not-delivery .forms-submit-cont {
    justify-content: flex-start;
}
.cart #not-delivery .forms-input-cont {
    max-width: 375px;
}

span.countItemInCart[data-count='0']{
    opacity: 0;
}
.old-price {
    display: inline-block !important;
}

.d--n{
    display: none !important;
}
.f_cursor_wait, .f_cursor_wait input[type="submit"], .f_cursor_wait button, .f_cursor_wait input[type="reset"], .f_cursor_wait input, .f_cursor_wait a:hover{
    cursor: wait !important;
}
#header-cart{
    margin-left: 28px;
}
.head-links__link--cart{
    display: block;
}
.tovar__tags{
    margin-top: 40px;
}
.tovar__tags > div{
    display: inline-block;
}
.tovar__share-yashare{
    /*display: none;*/
}
.tovar-buy__add-to-subscribe{
    -moz-transition: color .3s ease, background .3s ease;
    transition: color .3s ease, background .3s ease;
    border: 1px solid #139658;
    padding: 20px 30px 20px 45px;
    text-align: right;
    text-decoration: none;
    display: block;
    color: #000;
    background: #fff !important;
    text-align: center;
    padding: 20px 30px;
    margin-left: 30px;
}
figure.blog__item-img {
    text-align: center;
    padding-top: 20px;
}
.blog__list figure.blog__item-img{
	padding-top: 0;
}
.blog__item{
    border: 1px solid #ebebeb;
}
.blog__item-info{
    border: 0;
}
.shop-contact a{
    color: #000;
}
.tovar__title{
    line-height: 2.0375rem;
}
.shop-contact__text b{
    font-weight: bold;
}
@media screen and (max-width: 820px){
    .base-page__news-list + .text-page {
        text-align: justify;
    }
}
#personal-header_menu{
    display: flex !important;
}
.bonus__form_errors{
    color: red;
    margin-bottom: 30px;
}
.forms__input.error {
    border-color: #ff0024;
}
.input--readonly{
    background: #f3f3f3;
}

.cat2__one-img-cont{
    max-height: 304px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart-counter-wrapper{
    padding: 0 10px;
}
#apiship_description, #apiship_logo{
    display: none;
}
#apiship_closer{
    top: 8px;
}
.block-delivery_method .time{
    margin-left: 20px;
}
#SDEK_logo{
    display: none;
}

.brands .blog__item-info{
    display: none !important;
}

.tx_phone{
display: block;
color: #000!important;
    font-size: .875rem;
}
.line_phone, .shop-contact__msg{
margin-top: 10px;
}
.shop-contact__tel{
margin-bottom: 10px;
}
.countItemInCart{
    margin-top: 10px;
}
.cart-item__name-foto img{
  height: auto;
  max-height: 100px;
}
#header-cart{
	position: relative;
}
.header-cart_gift{
	width: 37px;
	height: 37px;
	background: url(../img/icon_gift.png) no-repeat center center #2cad42;
	border-radius: 50%;
	position: absolute;
    margin: 8px;
	left: -106px;
    top: 83px;
    box-sizing: content-box;
}


.header-cart_gift:before{
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50%;
    border: 1px solid;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    z-index: -1;
    border: 8px solid #bfe6c6;
    animation: pulse 1s ease infinite;
}

@keyframes pulse{
    0%{
        transform: scale3d(1, 1, 1);
        opacity: .3;
    }
    50%{
        transform: scale3d(1.15, 1.15, 1.15);
        opacity: .8;
    }
    100%{
        transform: scale3d(1, 1, 1);
        opacity: .3;
    }
}

.header-cart_gift span{
	font-size: 14px;
	line-height: 16px;
	position: absolute;
    left: -80px;
    top: 8px;
}
.header-cart_gift:after{
	content: '';
	display: block;
	position: absolute;
	width: 44px;
	height: 55px;
	background: url(../img/gift_arrow.png) no-repeat;
	top: -30px;
	right: -69px;
}
.head-links__link--bonus{
	    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 28px;
}
@media screen and (max-width: 1400px){
	.header-cart_gift{
		top: 69px;
	}
}
@media screen and (max-width: 768px){
	.header-cart_gift{
		display: none!important;
	}
}
.captcha__error-message{
    color: #ff0000;
}
.grecaptcha-badge{
    display:none !important;
}
.bonus__form_description{
    margin-bottom: 15px;
}
.bonus__form_description.clientNotFound{
    color: red;
}
/*Остатки по складам в карточке товара*/
.store_amount_title{
    font-size:  20px;
    font-weight: normal;
    border-bottom: 1px solid #eff0f0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.head__menu-mobile{
    display: none;
}
.head__lefttop-links{
    display: none;
}

.text-not-delivery{
    margin: 30px 0 -15px;
    max-width: 500px;
}

body.feedback .inner-content > .wrapper,
.instagram-list{
    column-count: 3;
}

.instagram-media{
    width: 100%;
}

.wrapper > iframe,
.instagram-item{
    break-inside: avoid;
}

@media screen and (max-width: 1100px){
    body.feedback .inner-content > .wrapper,
    .instagram-list{
        column-count: 2;
    }
}

@media screen and (max-width: 660px){
    body.feedback .inner-content > .wrapper,
    .instagram-list{
        column-count: 1;
    }
}

#SDEK_map > ymaps[class*="-map"]:not(:last-child){
    display: none;
}


@media screen and (max-width: 660px){
    .amount__list{
        width: 100vw;
        padding: 15px 11px;
    }
    .fields.string{
        white-space: pre-wrap;
    }
}

@media screen and (max-width: 1000px) {
  .bonuses .title-block__img {
    top: 51px;
    display: block;
  }
}


@media screen and (max-width: 1000px) {
  .bonuses .title-block__cont {
    color: #fff;
    padding-bottom: 50px;
    margin-bottom: 50px!important;
    background: #009752!important;
}
}


.faq-item__title{
  border: 1px solid #ebebeb;
}
.fi-content{
  padding-left: 120px;
}
@media (max-width: 1000px){
  .fi-content {
      padding-left: 90px;
  }
  }
@media (max-width: 660px){
.fi-content {
    padding-left: 65px;
}
}
/*.rub{
  display: none;
}*/
.faq-item__title-text{
  font-size: 22px;
line-height: 30px;
}
div.bonus__form .forms-input-cont.sms_code a{
width: calc(70% - 30px);
text-align: center;
}
div.bonus__form .forms-input-cont.sms_code input {
    width: 30%;
}
@media screen and (max-width: 760px){
  .bonus__form{
    padding: 30px 25px!important;
}
.bonuses__texts:after{
  display: none;
}
}
.cart-footer__price span .rub{
  displaY: inline;
}
.faq-list__item a{
  color: #2cad42;
  text-decoration: none;
  border-bottom: 1px solid #2cad42;
}
.footer-phone a{
    font-size: 1rem!important;
}

@media screen and (max-width: 660px) {
  .faq-item__title-more{
    padding-left: 65px;
  }
}

.media__more{
	margin: 30px 0 0;
	text-align: center;
}

.more-link{
	padding: 12px 20px;
	white-space: nowrap;
	background: #2cad42;
	text-decoration: none;
	color: #fff !important;
	display: inline-block;
}

.forms-input-cont--rating{
	border: none;
	align-items: flex-start;
}
.cities__no-title{
    font-size: 30px;
    color: #000;
    font-weight: 700;
    margin-top: 53px;
    margin-bottom: 33px;
}
.cities__no-text{
    margin-bottom: 33px;
}

.cart-item__oldprice{text-decoration: line-through;}


.tag--action-1904 {
    background: url(../img/3+1.svg) no-repeat;
}
.tag--action-1905 {
    background: url(../img/1+1.svg) no-repeat;
}
.tag--action-1906 {
    background: url(../img/-50_new.svg) no-repeat;
}
.tag--action-1906.only-mobiles {
    background: url(../img/-50mob.svg) no-repeat;
}
.tag--optprice {
    background: url(../img/percent.svg) no-repeat;
}
.tag--fifty_percent {
    background: url(../img/-50_new.svg) no-repeat;
}

.brands-filter__link.active{color: #2cad42;}

@media (min-width: 665px){
    .cat2__one-add-to-cart.new-button span{color: #000;margin-top: 0;}
    .cat2__one-add-to-cart.new-button:hover {color: #2cad42;}
    .cat2__one-add-to-cart.new-button.added span{color: #fff;}
    .cat2__one-add-to-cart.new-button.added{background: #2cad42!important; padding: 20px 35px 20px 36px!important;}
    .cat2__one-add-to-cart.new-button span.countItemInCart[data-count='0']{opacity: 1;}
    .cat2__one-add-to-cart.new-button.detail-btn{padding: 12px 30px 13px 75px!important;}
    .cat2__one-add-to-cart.new-button.detail-btn.added{padding: 12px 35px 13px 36px!important;}

}

.subscribe-form{
	  justify-content: space-between;
	display:flex;
	    border-top: 1px solid #D2D0D0;
    padding-top: 47px;
    margin-top: 90px;
}
.subscribe-form .forms__title{
	color: #39A935;
    text-transform: none;
    font-size: 22px;
    font-weight: bold;
	padding-top: 10px;
	margin-right: 50px;
}
.subscribe-form  .forms__submit{
    padding: 12px 42px;
	background: #39A935;
	color: #fff;
}
.subscribe-form .forms-input-cont{
	width:348px;
	margin: 0 20px;
}
.subscribe-form .forms-submit-cont{
	margin-top: 0;
}
.subscribe-form .forms__text-bottom{
	text-align: left;
}
.subscribe-form .forms-submit-cont{
	    justify-content: left;
		margin-bottom: 7px;
}
.subscribe-form .forms__input{
	height: 49px;
	
}
.subscribe-form .forms__text-bottom{
	display: none;
}

.subscribe-form input[type="text"]::-webkit-input-placeholder { color: #A6A6A6; }
.subscribe-form input[type="text"]:-ms-input-placeholder { color: #A6A6A6; }
.subscribe-form input[type="text"]::-ms-input-placeholder { color: #A6A6A6; }
.subscribe-form input[type="text"]::placeholder { color: #A6A6A6; } 


@media screen and (max-width: 1390px){
	
	.subscribe-form .forms-wrap{
		flex-wrap: nowrap;
	}
	.subscribe-form .forms__title{
		paddinG-top: 0;
		text-align: left;
	}
}	
@media screen and (max-width: 600px){
	.subscribe-form .forms__title{
		text-align: center;
		margin-right: 0;
		margin-bottom: 20px;
		
	}
	.subscribe-form{
		
		display: block;
		padding-bottom: 44px;
	}
.subscribe-form .forms-input-cont{
	margin: 0;
}
}


.list-address{
    position: absolute;
    top: 100%;
    background: #FFF;
    width: 100%;
    padding: 20px;
}
.list-address li{margin-bottom: 10px;}
/*.dadata-input ~ .list-address li{display: none}
.dadata-input:focus ~ .list-address li{display: block}*/

.forms-checkbox.no-before-after:before{display: none}
.forms-checkbox.no-before-after .forms__checkbox-label::after{display: none}
.forms-checkbox.no-before-after .forms__checkbox-label::before{display: none}
.forms-checkbox.no-before-after .forms__checkbox-label{padding-left: 0;}
.data-select{}
.data-select .forms__input{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.data-select .forms__input select{
    cursor: pointer;
    height: 100%;
    border: 0;
    width: 100%;
    background-color: transparent;
    padding: 0 17px;
}
.data-select .forms__input::after {
    content: '';
    width: 9px;
    height: 9px;
    border-left: 2px solid #837f7f;
    border-bottom: 2px solid #837f7f;
    transform: rotate(
            -45deg
    );
    position: absolute;
    top: 20px;
    right: 25px;
}

.yandex-error-zamkad{margin-top: 10px; font-size: 13px;}
.default-btn.grey{background: #bfbbbb!important; border: #bfbbbb!important;}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}