.catalog .prods.only_section {
    margin-left: 0;
}
.top_message{
color: #fff;
    background-color: #214496;
    padding-top: 5px;
}

.desc_block_nal_new .ave span, .desc_block_nal_new .ave span span, .desc_block_nal_new .ave span div{
    text-transform: lowercase;
}


.prev_page{
    display: block;
    width: 100%;
    height: auto;
}
.prev_page img{
	transform: rotate( 180deg);
    width: 40px;
    height: auto;
    margin-top: -20px;
}
.text_reg{
    padding: 10px 0;
}


.block_last_five{
	width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 5px;
}
.payment_link{
	float: left;
    width: auto;
    height: 28px;
}
.offerta_link{
    float: right;
    width: auto;
    height: 28px;
    line-height: 28px;
}

/*Поп окно быстрый заказ старт*/
.new_pop_up_quick_order {
    position: fixed;
    left: 50%;
    top: 10%;
    margin-left: -150px;
    background: #fff;
    z-index: 999;
    width: 300px;
}
.quick_modal-dialog_bg{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999;
}
.quick_modal-content {
	padding: 20px;
	position: relative;
}
.quick_modal-title, .title_q_o_d{
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.quick_close_q_order {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 30px;
    color: #000;
	}
	.quick_close_q_order:hover{
		text-decoration: unset;
		color: #b0b0b0;
		cursor: pointer;
	}
.quick_modal-body {

}
body .form_q_o_d .field_q_o_d input {
    width: 100%;
height: auto;
    font: 13px Opensanslight, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 10px 9px;
    outline: -webkit-focus-ring-color auto 0;
    border: 1px solid #ebebeb;
    background: none;
    box-shadow: none;
    border-radius: none;
    transition: border-color ease-in-out 0.15s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
body .not_tabs.content .switcher.switcher_sp {
    width: calc(100% - 20px);
    display: inline-block;
    line-height: 20px;
    font-size: 18px;
    padding-top: 0;
}
.quick_modal-body .view_showcase.contentbody {
    width: 100%;
}
.prodolgit_zakaz{
    background: #f55600;
    width: 160px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 4px 15px;
    color: #fff;
    margin-bottom: 15px;
    cursor: pointer;
}
.addqiuckOrder{
    background: #49b11a;
    width: 160px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 4px 15px;
    color: #fff;
    margin-bottom: 15px;
    cursor: pointer;
    margin-top: 15px;
}
.form_q_o_d .view_showcase.big .element_new_change_detail.js-element .inner {
    height: 340px;
}
.form_q_o_d .view_showcase.big .element_new_change_detail.js-element {
    height: 340px;
}















/*Отзывы START*/
.result_submit_add_rev{
	width: 100%;
    font-size: 14px;
    text-align: center;

}
#ok_result_submit_add_rev{
	width: 100%;
    font-size: 14px;
    text-align: center;

}
.result_submit_add_rev div{
    margin-bottom: 15px;
}
h1.pagetitle.rev_pagetitle{
text-align: center;
}
.main_add_reviews{
	width: 100%;
    max-width: 750px;
    margin: 0 auto;
}
.main_reviews_bl_1, .main_reviews_bl_2, .main_reviews_bl_3, .main_reviews_bl_4{
    padding: 20px;
    border: 1px solid #f2f2f2;
	margin-bottom: 10px;
}
.main_add_reviews .title_reviews_bl_1{
	margin-bottom: 15px;
    font-weight: 600;
    line-height: 1.4em;
    font-size: 14px;
    float: none;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.main_add_reviews .rating.clearfix{
    margin-top: 5px;
    margin-bottom: 5px;
	display: block;
    text-align: center;
    width: 100%;
}
.main_add_reviews .icon {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
.main_add_reviews .pngicons{
    background-image: url(/local/templates/proopt_default/assets/img/icons.png);
	margin-bottom: 5px;
    width: 21px;
    height: 20px;
	background-position: 0px -168px;
}

.main_add_reviews .rating a.hover, .main_add_reviews .rating a.selected {
    background-position: -22px -168px;
}

.textarea__textBordered--3Gj6W.textarea__text--1mkhj{
    border: 1px solid #dadae8;
    border-radius: 2px;
    background-color: #fff;
    padding: 5px;
    box-sizing: border-box;
    color: #333;
    font-size: 13px;
    outline: 0 none;
    transition: box-shadow,border-color .2s ease;
    width: 100%;
    min-height: 30px;
    max-height: 150px;
    overflow: auto;
    box-shadow: none;
    resize: none;
    height: 100px;
}
.descript_rev_3{
    display: flex;
    align-items: flex-start;
    margin: 3px 0 0;
    font-size: 11px;
    color: #93949c;
}
.desc_len_textares_3{
    flex: 1;
    min-width: 1px;
    margin-right: 10px;
}
.len_textares_3{
    margin-left: auto;
    display: block;
    white-space: nowrap;
}
.main_reviews_bl_3 img{
	display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
.text_img_reviews{
    color: #acacbe;
    display: block;
    text-align: center;
    line-height: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.add_rev_photo{
    display: block;
    background-color: #fff;
    color: #5146aa;
    width: fit-content;
    position: relative;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 2px;
    font-weight: 700;
    border: 1px solid #3c3392;
    margin: 0 auto;
    text-align: center;
margin-top: 25px;
}
.add_new_reviews_btn{
	display: block;
    width: fit-content;
    position: relative;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 2px;
    font-weight: 700;
    border: 1px solid #3c3392;
    margin: 0 auto;
    text-align: center;
    background-color: #5146aa;
    border-color: #5146aa;
    color: #fff;
}
.add_new_reviews_text_1{
    color: #acacbe;
    text-align: center;
    margin: 15px 15px 0px 15px;
}
.cnt_gallery_img{
	text-align: center;
}
.body input[type="text"].rating_rev_page{
    width: 0px;
    height: 0px;
    border: 0;
    padding: 1px;
}

/*Отзывы END*/




#rs_easycart.rs_easycart.green.addbodypadding {
    margin-left: 0;
}

.btn_quick_order{
	padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
    color: #fff;
    background-color: #49b11a;
    text-decoration: none;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    white-space: nowrap;
}
.btn_quick_order_showcase{
    background-color: #49b11a;
    text-decoration: none;
    -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: fit-content;
    padding: 4px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 108px;
}
.btn_quick_order_gallery{
    width: 108px;
    float: right;
    background-color: #49b11a;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    width: fit-content;
    padding: 4px;
    color: #fff;
    margin-top: 5px;
}
.fancybox-opened .fancybox-outer {
    padding-top: 25px !important;
}
.fancybox-opened {
    max-width: 90%;
}
.fancybox-skin {
max-width: 100%;
}
.fancybox-inner {
    max-width: 100%;
}
.form_q_o_d{

}
.form_q_o_d .title_q_o_d{
    font-size: 15px;
}
.form_q_o_d .field_q_o_d{
    width: 100%;
    margin-top: 15px;
}
body .form_q_o_d .field_q_o_d input{
    width: 100%;
}
.form_q_o_d .btn_q_o_d{
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #fff;
    background-color: #49b11a;
    -moz-box-sizing: border-box;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
    border: unset;
}
.form_q_o_d .q_o_d_error{
	color: red;
    text-align: center;
}
.q_o_d_add_order_ok{
    font-size: 15px;
    text-align: center;
    padding-bottom: 20px;
}
.q_o_d_add_order_ok span{
color:red;
}






@media screen and (max-width: 540px) {
body .btn_quick_order_showcase {
    padding: 4px;
    margin-bottom: 10px;
    width: calc(100% - 10px);
}
.btn_quick_order_showcase{
    margin-top: 0px;
}
}



.gallery_video img{
	height: 24px;
    margin-left: 10px;
}
.youtube_video .fancybox-close {
	position: absolute;
    top: 0px;
    right: 0px;
    padding: 10px;
    cursor: pointer;
    z-index: 8050;
    background: url(/include/close_f.png);
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 10px;
}
.youtube_video.fancybox-opened .fancybox-outer {
    padding-top: 20px;
}



body .view_showcase .buy.buy_showcase {
    margin-top: 0;
}
body .view_showcase .opt_price {
    color: #a9a9a9;
}
/*NEW_STYLE start*/

.mobile_basket_block{
    display: none;
}

body .add2favorite .svg-icon {
    width: 21px;
    height: 21px;
}
body .view_gallery .right_block_padd .popup.padd {
    float: right;
}
body .view_gallery .l_block_after_price {
    float: right;
}
body .right_block_padd .favorishare {
    margin-top: 5px;
}
body .right_block_padd .compare_and_stores{
    margin-top: 5px;
}

.compare.compare_detail a.add2compare svg{
    margin-right: 5px;
    margin-bottom: 2px;
    width: 21px;
    height: 21px;
    fill: #bcbcbc;
}
.compare.compare_detail.in a.add2compare svg path{
    fill: #f00;
}
.compare.compare_detail a.add2compare.in svg path{
    fill: #f00;
}


.right_block_padd .compare_and_stores .compare a.add2compare svg{
    width: 21px;
    height: 21px;
    display: inline-block;
    fill-rule: evenodd;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 3px;
    overflow: hidden;
}
.right_block_padd .compare_and_stores .compare a.add2compare svg path{
    fill: #B7B7B7;
}
.right_block_padd .compare_and_stores .compare.in a.add2compare svg path{
    fill: #f00;
}
.right_block_padd .compare_and_stores .compare a.add2compare.in svg path{
    fill: #f00;
}
html body .view_gallery .opt_price {
	font-size: 10px;
	color: #a9a9a9;
	width: 100px;
	line-height: 10px;
	text-align: center;
	vertical-align: middle;
	margin-right: 13px;
	position: unset !important;
    display: inline-block;
}
.f_block_g{
    float: right;
}
html body .view_gallery .l_block_after_price {
	display: inline-block;
    width: 110px;
    text-align: center;
}
.padd.right_block_padd .soloprice {
    width: 111px;
    background: #fff6e1;
    display: inline-block;
    padding: 4px 5px;
    margin-bottom: 0px;
    margin-right: 15px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    box-sizing: border-box;
}
@media screen and (max-width: 1125px) {
body .view_gallery .inner .right_block_padd {
    width: 60%;
}
}
@media screen and (max-width: 920px) {
	body .view_gallery .inner .right_block_padd {
		width: 75%;
	}
	.f_block_g {
		float: left;
		width: 100%;
	}
}


@media screen and (max-width: 1050px) {
.padd.right_block_padd .soloprice {
    width: auto;
	}
}

@media screen and (max-width: 450px) {
.padd.right_block_padd .name {
    margin-bottom: 0;
}
.view_gallery .desc_block_nal {
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
    margin-right: 0;
    color: red;
}




	html body .view_gallery .l_block_after_price {
		position: absolute;
		bottom: 5px;
		right: 0;
	}
	.f_block_g {
		float: left;
	}
}

.main_block_mob{
display:none;
}
@media screen and (max-width: 605px){
body .elementdetail .add2basketform .buy1click, body .elementdetail .add2basketform .add2basket{
    margin-bottom: 15px;
    margin-top: 15px;
    width: calc(50% - 15px);
    float: right;
    display: inline-block;
}
body.adaptive .elementdetail .compare, body.adaptive .elementdetail .favoriteandcheaper{
	width: auto;
    float: left;
    margin-top: 15px;
}
body .isset {
    margin-left: 0;
}

#title{
    margin-top: 50px;
}
body.adaptive .mainsections {
    margin-top: 50px;
}
body .tline {
	display:none;
}
body .tpanel {
	display:none;
}
body .header {
	display:none;
}
.top_message{
padding-top: 55px;
}
	.main_block_mob{
		display: inline-block;
		width: 100%;
		height: 50px;
		background-color: #f55600;
		position: fixed;
		top: 0;
		left: 0;
	
		z-index: 99999;
	}
	.mob_logo{
		display: inline-block;
		width: 25%;
		float: left;
		line-height: 50px;
	}
	.mob_h_menu_p{
    display: inline-block;
    width: 15%;
    height: 50px;
    float: left;
    position: relative;
}
	.mob_h_menu .catalogmenusmall_mob{
    display: none;
    list-style: unset;
    padding-left: 0;
    width: 100%;
}
	.mob_h_menu .catalogmenusmall_mob.active{
    display: block;
    list-style: unset;
    padding-left: 0;
    width: 100%;
}
	.mob_h_menu .catalogmenusmall_mob li.parent {
    background-color: unset;
    list-style: unset;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    position: relative;
}

	.mob_h_menu svg {
    display: inline-block;
    width: 100%;
    height: 25px;
    margin-top: 5px;
	}
	.mob_h_menu .text_phone_block{
    margin: 0;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 8px;
}

	.i_phone_block svg{
    display: inline-block;
    width: 100%;
    height: 25px;
    margin-top: 5px;
}

.i_phone_block .text_phone_block{

    margin: 0;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 8px;
}
.phone_column{
    top: 50px;
    background: #ffffff;
    position: absolute;
    width: auto;
    min-width: 150px;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
    box-shadow: 0 0 3px rgba(0,0,0,0.25);
    color: #000000;
}

.mob_auth_top_panel svg{
	display: inline-block;
    width: 100%;
    height: 25px;
    margin-top: 5px;
}
.mob_auth_top_panel .text_phone_block{
    margin: 0;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 8px;
}

.mob_search_panel svg{
	display: inline-block;
    width: 100%;
    height: 25px;
    margin-top: 5px;
}
.mob_search_panel .text_phone_block{
    margin: 0;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    font-size: 8px;
}
.phone_column{
display:none;
}
	.phone_column.active{
display:block;
}
	.i_phone_block.active{
    background-color: #DA5343;
}
.search_mob{
	display:none;
    box-sizing: border-box;
    padding: 5px 10px;
    position: fixed;
    background-color: #DA5343;
    height: 34px;
    position: fixed;
    left: 0;
    width: 100%;
    top: 50px;
}
.search_mob.active{
	display:block;
}
	.mob_search_panel.active{
    background-color: #DA5343;
}
.search_mob input.input_search{
width: 100%;
    max-width: none;
    border: none;
    height: 24px;
    line-height: 24px;
    padding: 2px 4px;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 15px;
    margin: 0 0 10px;
    background: #fff;
}
.catalogmenusmall_mob.active {
	position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
}
	.mob_h_menu_p.active{
    background-color: #DA5343;
}
	.mob_h_menu .catalogmenusmall_mob.active li{
display: inline-block;
}
	.mob_h_menu .catalogmenusmall_mob.active .search_mob{
    box-sizing: border-box;
	padding: 5px;
    position: fixed;
    background-color: #DA5343;
    height: 50px;
    position: fixed;
    right: 0;
    width: 100%;
    top: 0;
    left: unset;
    padding-left: 60px;
}

.mob_h_menu .catalogmenusmall_mob.active .search_mob .input_search{
    width: 100%;
    max-width: none;
    border: none;
    height: 30px;
    line-height: 30px;
    padding: 2px 4px;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 15px;
    margin: 0;
    background: #fff;
}


	.mob_h_menu .catalogmenusmall_mob.active .search_mob #search_form{
    padding: 5px;
}
.main_block_mob #zakr.mob_zakr {
    width: 18px;
    height: 18px;
    top: 16px;
    left: 19px;
    transform: rotate(45deg);
    position: absolute;
    font-size: 0;
    display: inline-block;
    background: #DA5343;
    border: unset;
    border-radius: unset;
    cursor: pointer;
    z-index: 1000;
}
.main_block_mob #zakr.mob_zakr:before, #zakr.mob_zakr:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 50%;
    left: 0;
    margin: -1px 0 0;
}
.main_block_mob #zakr.mob_zakr:after {
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    margin: 0 0 0 -1px;
}



.left-menu.left_m_mob{
	position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
	background: #fff;
    padding-left: 0;
	height: 100%;
    overflow: auto;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
	.left-menu.left_m_mob .sidebar_title{
	margin: 0;
    width: calc(100% - 17px);
    cursor: pointer;
    border-bottom: #e9e9eb 1px solid;
    position: relative;
    min-height: 53px;
    padding-left: 17px;
    height: 34px;
    color: #000;
    background: unset;
    text-align: left;
	font-size: 14px;
    font-weight: 400;
}
	.left-menu.left_m_mob .sidebar_title:after{
content: "";
    position: absolute;
    border-bottom: #c8c8c8 2px solid;
    border-right: #c8c8c8 2px solid;
    right: 38px;
    top: 50%;
    transition: transform ease .2s;
    transform: translateY(-50%) rotate(-45deg);
    width: 10px;
    height: 10px;
    right: 23px;
}

.mob_h_menu .catalogmenusmall_mob.active .left-menu.left_m_mob li {
    display: inline-block;
    margin: 0;
    width: calc(100% - 50px);
    cursor: pointer;
    border-bottom: #e9e9eb 1px solid;
    position: relative;
    min-height: 34px;
    padding-left: 34px;
    height: 34px;
    color: #000;
    background: unset;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
	}
.mob_h_menu .catalogmenusmall_mob.active .left-menu.left_m_mob li a {
    color: #000;
    font-weight: 100;
    width: 100%;
    height: 100%;
    display: block;
	}
.mob_h_menu .catalogmenusmall_mob.active .left-menu.left_m_mob li:after{
	content: "";
    position: absolute;
    border-bottom: #c8c8c8 2px solid;
    border-right: #c8c8c8 2px solid;
    right: 38px;
    top: 50%;
    transition: transform ease .2s;
    transform: translateY(-50%) rotate(-45deg);
    width: 10px;
    height: 10px;

    right: 23px;

}
.mob_h_menu .catalogmenusmall_mob.active .left-menu.left_m_mob li.left_top_mob_menu {
    padding-left: 17px;
    width: calc(100% - 33px);
	}
.mob_h_menu .catalogmenusmall_mob.active .left-menu.left_m_mob li.left_top_mob_menu:last-child { 
    margin-bottom: 50px;
}
.mob_h_menu .catalogmenusmall_mob.active .left-menu.left_m_mob li.left_top_mob_menu:after {
    right: 23px;
}


.mob_h_menu .catalogmenusmall_mob.active .left-menu.left_m_mob li.left_top_mob_menu1{
	display:none;
}
.mob_h_menu .catalogmenusmall_mob.active .left-menu.left_m_mob.active li.left_top_mob_menu1{
	display:block;
}
.basketinhead {
    display: none;
}
	.mobile_basket_block{
		display: inline-block;
		height: 50px;
	}
	.mobile_basket_block svg{
		display: inline-block;
		width: 100%;
		height: 25px;
		margin-top: 5px;
	}
	.mobile_basket_block .text_phone_block{
		margin: 0;
		position: absolute;
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
		bottom: 0;
		text-transform: uppercase;
		font-weight: 500;
		color: #fff;
		font-size: 8px;
	}
	.mobile_basket_block .all_ch_count{
		display: block !important;
		position: absolute;
		line-height: 22px;
		font-size: 11px;
		text-align: center;
		width: 22px;
		height: 22px;
		background: #FACA66;
		border-radius: 50%;
		top: 2px;
		right: 2px;
		color: #fff;
	}

/*media*/
}

/*NEW_STYLE end*/














body .body .btn1.delete2basket{
    padding: 9px 8px 7px 8px;
    margin-right: 15px;
    margin-bottom: 15px;
    display: inline-block;
    color: #fff;
    background-color: #2b2b2b;
}
body .view_gallery .btn1.delete2basket {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    margin: 0;
    width: 108px;
}
body .view_showcase .btn1.delete2basket{
    float: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 50%;
    margin-top: 8px;
    padding: 4px 15px;
    width: 108px;
}
body .view_showcase .btn1.delete2basket svg{
display: none;
}
body .right_block_padd .btn1.delete2basket svg{
display: none;
}
body .body .btn1.delete2basket .svg-icon {
    margin-right: 5px;
    margin-left: 0px;
    fill: #fff;
    width: 23px;
    height: 23px;
    margin-bottom: 1px;
}

body .view_showcase .buy .quantity .quantity_inner {
    margin-top: 3px;
    width: calc(50% - 6px);
    height: 19px;
    border: none;
}
body .view_showcase .buy .quantity .quantity_inner.quantity_avtoraschet {
    display: block;
    margin: 0 auto;
    margin-top: 3px;
    margin-bottom: 10px;
    width: 85px;
}
@media screen and (max-width: 540px) {
	body .view_showcase .buy .quantity .quantity_inner.quantity_avtoraschet {
		margin-bottom: 37px;
	}
	body .view_gallery .right_block_padd .popup.padd.popup_avtoraschet{
    	width: 100%;
	}
	body .view_gallery .js-element .quantity .quantity_inner.quantity_avtoraschet{
    display: flex;
    width: 100%;
    margin-top: 5px;
	}
}
body .view_showcase .js-element .plus, body .view_showcase .js-element .minus {
    line-height: 16px;
}
body .view_showcase input[type="text"]{
    border: 1px solid #ebebeb;
}
body .view_showcase .measure_id{
    padding: 0;
    margin-bottom: 3px;
    height: 21px;
    width: 50%;
    font-size: 12px;
}
body .view_showcase .buy .add2basket{
    float: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 108px;
    margin-top: 8px;
}
body .view_showcase .name {
    height: 55px;
    overflow: hidden;
}



body .view_gallery .js-element .right_block_padd .add2basketform .add2basket svg{
display:none;
}
body .view_showcase .buy .add2basket svg{
display:none;
}








.catalogmenu ul.first li{
    background-color: #f9f8f8;
}

body .view_gallery .opt_price{
    font-size: 9px;
    color: red;
    position: absolute;
}
body .view_gallery .inner .right_block_padd {
    position: relative;
}
body .view_gallery .l_block_after_price {
    display: inline-block;
    width: fit-content;
}
body .view_gallery .right_block_padd .popup.padd {
    margin-top: 5px;
}
body .view_gallery .inner .right_block_padd {
    vertical-align: top;
    float: right;
}
body .view_gallery .measure_id{
    padding: 0;
    margin-right: 13px;
    height: 26px;
    width: 100px;
}
body .view_gallery .js-element .right_block_padd .add2basketform .add2basket {
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    width: 108px;
}
body .view_gallery .js-quantity{
    border: 1px solid #F3F3F3;
    height: 26px;
}
body .view_gallery .js-element .quantity .quantity_inner {
    border: none;
    height: 26px;
}
.js-element .right_block_padd .quantity .quantity_inner .plus, .js-element .right_block_padd .quantity .quantity_inner .minus {
    line-height: 16px;
}
@media screen and (max-width: 920px){
.js-element .right_block_padd .quantity .quantity_inner .plus, .js-element .right_block_padd .quantity .quantity_inner .minus {
    line-height: 22px;
}
}
@media screen and (max-width: 470px) {
body .view_gallery .js-element .right_block_padd .add2basketform .add2basket {
margin-top: 10px;
}
}



/**.prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled, .prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled:hover{
	display:inline-block!important;
}**/
.isset{
	float:left;
	margin-left:100px;

}
.col-sm{
	float: left;
    padding-right: 34px;
}
.green{
	color:green;
	margin-left:5px;
}
.o-tovare-name{
	font-weight: bold;
	margin-top: 25px;
}
.o-tovare-text{
	max-width: 455px;
}
.previewtext>div>.offer_prop-name{
	font-weight:bold;
}
#content .elementdetail .soloprice td{
	width:275px;
	padding:10px 0;

}
.elementdetail .articleandstores{
	position:relative;
}
.delivery-date{
	position: absolute;
	left: 300px;
	top: 29px;
	color: red;
}
#content .elementdetail .soloprice td.nowrap{
	background-color:#FFFFD8;
}
#content div.soloprice td.nowrap span.uah-val{
	font-size:21px;
}
#content div.elementdetail div.soloprice td.nowrap span.price{
	font-size:30px;
}
.properties>div{
	margin-bottom:10px!important;
}
.properties .offer_prop{
	margin-bottom:8px!important;
}


/** NEW HEADER PHONE **/
.header div.phone .svg-icon{
	line-height: 10px;
	margin-bottom: 5px;
}
.header div.phone a, .header div.phone a:hover {
    line-height: 10px;
    font-size: 18px;
	font-weight: bold;
}
/** NEW COLOR PRICES **/
span.items_price,
span.items_price_text{
	color: #c80000;
}
span.items_price_weiht,
span.items_price_weiht_text{
	color: #1e00c8;
}
div.soloprice p{
	display: inline-block;
}
div.soloprice > p.first_p{
	margin-right: 10px;
}
div.soloprice p span.items_price,
div.soloprice p span.items_price_text,
div.soloprice p span.items_price_weiht,
div.soloprice p span.items_price_weiht_text{
	font-size: 10px;
}
div.soloprice > span.price{
	display: inline-block;
	margin-right: 5px;
}
/*NEW CODE PL STYLE UAH*/
div.elementdetail div.soloprice td.nowrap span.price{
	font-size: 20px;
}
div.soloprice td.nowrap span.uah-val{
	font-size: 14px;
}
div.soloprice > span.block{
	display: block;
}
/*END NEW CODE PL*/
/*NEW CODE PL FONT SIZE*/
div#showcaseview div.propvision1 .offer_prop .offer_prop-name{
	font-size: 12px;
}
/*END NEW CODE PL FONT SIZE*/


@media screen and (max-width: 480px){
	.header div.phone .svg-icon {
		line-height: 10px;
		margin-bottom: 5px;
		display: none;
	}
}

#content div.properties .offer_prop {
	/*width: 100%;*/
}


 #content div.properties .div_select{
    position: absolute;
   /* left: 90px;*/
    left: 30%;
    width: 70%;
 	
 }

 #content div.prop_margin_top{
    font: 12px Opensans, Arial, Helvetica, sans-serif;
 }

#content div.prop_margin_top .div_select{
  position: initial;
   float: right;
       width: 48%;
      
}

#content div.prop_margin_top .div_selected{
   text-align: left!important ;
}

 #content div.offer_prop_margin .div_select{
    position: absolute;
    
 }

#content div.prop_margin_top .offer_prop-name{
    display: inline-block;
    font-weight: bolder;
    max-width: 50%;
}
    
.propvision1 .offer_prop, .view_showcase .favorishare{
  clear: right;

}



   @media screen and (max-width: 340px) {
     #content div.offer_prop_margin .div_select{
    right: 10%;
 	
 }
   }

     @media screen and (max-width: 645px) {
     #content div.offer_prop_margin .div_select{
    right: 10%;
 	
 }
   }

   @media screen and (max-width: 780px) {
     #content div.offer_prop_margin .div_select{
    right: 10%;
 	
 }
   }

@media screen and (max-width: 1090px) {
     #content div.offer_prop_margin .div_select{
    right: 40%;
 	
 }
   }

   @media screen and (min-width: 1091px) {
     #content div.offer_prop_margin .div_select{
    right: 65%;
 	
 	
 }
   }

#content div.properties .div_options , #content div.properties .div_selected{
	text-align: right;

}
 
#content div.properties .div_options{
  z-index: 1;
  position: relative;
  text-align: left;
}

#content div.properties:not(.prop_margin_top) .div_options{
  width: 100%;
  border: 1px solid #F2F2F2;
}




 #content div.properties:not(.prop_margin_top) .div_selected{
    /*width: 134px!important;*/
    width: 100%!important;
    z-index: 0;
    text-align: left;
    border: 1px solid #F2F2F2;
   
 }   

 #content div.properties:not(.prop_margin_top) .div_selected span {
    margin-left: 2px;

 }

 #content div.properties:not(.prop_margin_top) .div_selected span:hover {
    border: none;  
 }

#content div.properties div.pacing_property div {
	display: inline!important;
	z-index: 0;
}


#content div.properties div.pacing_property .div_selected{
	display: none!important;
}

.propvision1 .offer_prop .svg-icon{
  position: absolute;
    right: 2px;
    top: 5px;
}

    
.propvision1 .offer_prop .div_options .div_option{
  padding: 0px 0px 0px 0px;
  width: 100%;
}

#content div.properties div.pacing_property .div_options{
	max-width: 150px!important;
	min-width: 100px!important;
	box-shadow: none!important;
	left: 0px!important;
	top: 0px!important;
	border: none!important;
	margin-left: auto;

}
.propvision1 .offer_prop .div_options{
  left: 0px;
}


#content div.properties div.pacing_property .div_option{
	padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
    
.prop_margin_top{
  margin-top: 12px;
}

.opened .div_options + .div_selected{
  display: none;
}


.elementdetail .article, .elementdetail .stores{
  float: left;
    width: 30%;
    min-height: 6px;
}

.advantages{
    position: absolute;
    right: 0px;
    top: 12px;
    border: 1px solid #d9d9d9;
    background-color: #fafafa;
	width: 190px;
    padding: 0;
}
.elementdetail .threeblock {
    margin-bottom: 0;
}


    .advantages .advatage{
		padding: 0;
    }

.advantages .advatage:last-child {
    padding: 0;
    clear: left;
}

        .advantages .advatage .icon{
            display: inline-block;
            width: 50px;
            float: left;
        }

            .advantages .advatage .icon img{
                width: 30px
            }


        .advantages .advatage .description{
            border-bottom: 1px dashed grey;
            display: inline-block;
            width: 170px;
			padding-bottom: 10px;
			padding-top: 10px;
			margin: 0 10px;
        }

        .advantages .advatage:last-child .description{
             border-bottom: none;
        }

            .advantages .advatage .description .advatage_title{
                font-weight: bold;
                display: block;
                margin-bottom: 8px;

            }

            .advantages .advatage .description .advatage_text{

            }


#content .detail-product__info .article{
  color: grey;
}
    
div.properties.prop_margin_top .offer_prop-name, .soloprice span.price {  
  font-weight: bolder;
}

.soloprice span.package{
  font-size: 18px;
}

.italy_style{
  font-style: italic;
      font-size: 12px;
}

@media (max-width: 1179px) {
  .advantages {
    display: none;
  }
}
@media (min-width: 1180px) {
  .previewtext {
    width: 61%;
    /*text-align: justify;*/
  }
}


.prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled, .prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled:hover{
  display: none;
}


.offer_ch_values.off {
  display: none;
}
#content .detail-product__info div.properties:not(.prop_margin_top) .div_selected{
    border: 2px solid #d1d1d1 !important;
}
#content div.properties:not(.prop_margin_top) .div_selected{
    border: 2px solid #d1d1d1 !important;
}
#content div.properties:not(.prop_margin_top) .div_options,
#content .detail-product__info div.properties:not(.prop_margin_top) .div_options{
    border: 1px solid #cdcdcd;
}
.description_section_with_element{
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #E5E5E5;

}
@media screen and (max-width: 824px){
	body .elementdetail .add2basketform .add2basket{
	margin-top: 15px;
	}
}
@media screen and (max-width: 605px){

.phone_column.s_mob_hide_bl svg{
display: inline-block;
    width: 15px;
    height: 18px;
    margin-top: 0;
}
.phone_column.s_mob_hide_bl a, .phone_column.s_mob_hide_bl a:hover {
    color: #000;
    text-decoration: unset;
}

	.main_block_mob .mob_logo a img{
		position: absolute;
		top: 50%;
		left: 5px;
		transform: translate(0, -50%);
		width: 25%;
	}
	.main_block_mob .mob_logo a:after{
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}
	body .buy1click.detail.btn3 {
		display: none;
	}

	body .elementdetail select.measure_id {
		width: calc(50% - 5px);
		float: left;
		margin-top: 15px;
		margin-right: 10px;
	}
	body .elementdetail .add2basketform .add2basket {
		width: calc(50% - 5px);
		float: left;
		margin-top: 16px;
		margin-right: 0;
	}
}


@media screen and (max-width: 605px){

}
@media screen and (max-width: 767px){

.btn_quick_order_gallery {
    float: left;
}
}



