.product-block--view_list .product-block__select {
        width: 100%;
    }
.product-block--view_list{ 
	justify-content: space-between;
}
.product-block--view_list .product-block__buy{
	width: 33%;
	align-items: center;
}
.product-block--view_list .product-block__image{
	order: -1;
}


.footer__contacts-block{
	
	display: flex;
    flex-direction: column;
    align-items: center;
}
.footer__top .footer__row {
	justify-content: space-around;
}
.button_footer{
	background-color: #24ce1c;
    border-color: #24ce1c;
    border-radius: 10px;
    box-shadow: 1px 1px 5px;
}
.menu-footer__list{
	flex-direction: column;
}



        .login_bg{
			display: flex;
            width: 100%;
            height: 100%; 
			justify-content: space-between;
        }
		.login_body{
			

		}   
		.login_header__description {
    margin-top: 0;
    text-align: center;
    font: 700 19px / 24px "YsabeauInfant", Arial, Helvetica;
}
		.login_full_size{
			padding-top: 50px;
    width: 100%;
    min-height: 100vw;
    background: url('https://opt.vodoochistkin.ru/custom/my/img/main_bg_big.jpg');
    background-size: cover;
	
		} 
		.login_content_right{
            display: flex;
			flex-direction: column;
			align-items: end;
			justify-content: space-between;
        }
        .login_main_form{
			min-width: 300px;
		}
        .login_content_left{
            display: flex;
			flex-direction: column;
        }
		.login_content_login{
		}
		.contacts-login{
			font: 400 25px / 16px "Roboto Condensed", Arial, Helvetica;
		}
		.phone-login{
			font: 400 32px / 16px "Roboto Condensed", Arial, Helvetica;
		}
		.messengers-login{
			padding-right: 10px;
		}
		.login_content_top{
			display: flex;			
			justify-content: space-between;
			margin-bottom: 50px;
		}
		.login_content_bottom{
			display: flex;			
			justify-content: space-between;
		}
      
.product-card__old-price{
	text-decoration: auto;
}
.header__description {
    max-width: 160px;
    margin-top: 0;
    margin-left: 24px;
    text-align: left;
    font: 700 19px / 24px "YsabeauInfant", Arial, Helvetica;
}

.ui-datepicker {
  z-index: 9999 !important;
}

header .b_wrap button
{
    background-color: #24ce1c;
    border-color: #24ce1c;
    border-radius: 10px;
    box-shadow: 1px 1px 5px;
}

header .b_wrap button.button--view_inverse
{
    background-color: #fbee01;
    border-color: #fbee01; 
    color: #000;   
}

header .b_wrap button.button--view_inverse:hover
{
    background-color: #ffa500;
    border-color: #ffa500; 
    color: #000;   
}
.product-card__prices{
	flex-direction: column;
}
.product-card__discount {
    width: 100%;
    font-size: x-large;
}
.product-block__prices .product-card__discount {
	text-align: center;
}
.product-block__prices .product-card__old-price {
	margin-left: unset;
}
.product-card__discount .ttl{display:inline-block;}
.product-card__old-price{
	margin-left: auto;
}

.in_stock{
	display:flex; 
	justify-content: space-around;
	margin-bottom: 20px;
	}
.in_stock_element{
	display: flex;
    flex-direction: column;
    align-items: center;
}
.in_stock_element_circle{
	width: 25px;
  height: 25px; 
  background-color: #fff; 
  border-radius: 50%;
}
.in_stock_element_circle.green{
	border: solid 6px #64DD17;
}
.in_stock_element_circle.grey{
	border: solid 6px #CDCDCD;
}

.categories-block__item
{
    padding:0 10px 20px
}
.categories-block__title{
    font: 500 50px "Roboto", Arial, Helvetica;
    text-align: center;
    position: unset;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: auto;
    height: auto;
    margin: 0;
    padding: 30px;
    border: 0;
}
.benefit {
    margin-top: 100px;
}


@media screen and (min-width: 1152px) {

  .categories-block--with-sidebar .categories-block__item {
    width: calc(25% + 1px); 
  }
 
}

.show-recent__link
{
    text-decoration: none;
    padding: 1em 0;
}

.product-block__field
{
    flex-direction: column;
}

.product-block__label
{
    margin: 0 0 8px;
}

.product-block__select
{
    max-width: initial;
}

.product-card__parameter
{
    flex-direction: column;   
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.product-card__label
{
    margin-bottom: 8px;
    width: auto;
}

.product-card__select
{
    max-width: initial;
    margin: 0;
}

.product-param__image
{
    width: 40px;
}

.product-card__add-text a
{
    color: #0bda08;
}

.modal__field-block.modal__field-block--id_60
{
    display: none!important;
}

.form__block
{
    padding-left: 0;
}

.page__cart table.cart
{
    margin-top: 0;
}

.page__cart
{
    padding-top: 18px;
}

.dl .form_title
{
    font-weight: normal;
}

.step
{
    display: none;
}

.step.active
{
    display: block;
}

.form__field-block--cart_14
{
    display: none;
}

.control_buttons .prev
{
     margin-right: 20px;
}

.product-block__description
{
    line-height: 1;
}

.product-block__description ul
{
    margin: 0;
}

.product-block__prices
{
    flex-direction: column;
	flex-wrap: nowrap;
}

.delivery_price
{
    float: right;
    min-width: 10%;
}

.cart_delivery
{
    margin-left: 32px;
    margin-top: 10px;
}

.cart_delivery .field-input
{
    max-width: 300px;
}

.cart_delivery .field-input[name="msk_km"]
{
    max-width: 100px;
}

.cart_delivery .page__form
{
    max-width: initial;
}

.cart_delivery .delivery_calc
{
    float: right;
}

.for-buyers__icon.mont
{
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url(../img/montag.png) 0 0 / 100% auto no-repeat;
}


 
@media screen and (min-width: 960px)
{
        .header__bottom {
        padding-top: 0px;
        padding-bottom: 0px;
    }
	.product-card__center {
        width: calc(45.33333% - 32px);
    }
	.product-card__product-gallery {
        width: calc(54.66667% - 32px);
    }
	.photo_item
    {
        width: calc(25% + 1px);
    }    
}

.photo_cat_link
{
    color: inherit;
    display: inline-block;
    margin-bottom: 24px;
}

.photo_id
{
    margin-bottom: 64px;
}

.photo_id .photo_img
{
    width: 100%;
    margin-bottom: 24px;
}

.photo_id .photo_img img
{
    width: 100%;
    
}

.photo_id .photo_text
{
    width: 100%;        
}


.product-card__top
{
    margin-bottom: 24px;
}

.tabs__nav
{
    font-size: 24px;
}

.photo_item{
    padding: 0;
}

.photo_item .product-block__info{
    padding: 0 8px 32px;
}

.photo_item .product-block__link{
    position: relative;
}

.photo_item .product-block__link img{
    width: 100%;
    object-fit: cover;
}

@media (max-width: 640px) {

    .popup
    {
        width: 100%;
    } 
    
    .popup .forma_sec
    {
        display: block!important;
    }  
    
    .popup .left_col,
    .popup .right_col 
    {
        width: 100%;
        float: none;
        text-align: left;
    }
    
    .popup .flex_wrap
    {
        display: block;
    }
    
    .flex_wrap.mod .form_input
    {
        width: 100%;
        margin-bottom: 10px;
        display: block;
    }
 
}
.footer__menu-footer {
    width: calc(20% - 40px);
}
@media screen and (min-width: 1344px) { .header__logo { margin-right: 0; } }
@media screen and (max-width: 560px) {
  .phone__list {
    margin: 20px;
  }
}
@media screen and (max-width: 959px) {
    .header__text {
        margin-left: 50px;
    }
	.login_content_top{
		flex-direction: column;
		align-items: center;
	} 
	.login_content_bottom{
		flex-direction: column;
		align-items: center;
	}

}

@media screen and (min-width: 960px) {
    .footer__contacts-block {
        width: calc(20% - 32px);
    }
	.footer__menu-footer {
        width: calc(20% - 40px);
    }
}
@media screen and (min-width: 768px) {
    .footer__contacts-block {
        margin-top: 0;
        width: calc(20% - 32px);
    }
	.footer__menu-footer {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        width: calc(20% - 40px);
    }
} 