
.block_compare {
	border: 2px solid #FFA319;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    padding: 9px 15px;
	position: absolute;
    bottom: 10px;
    right: 20px;
	width: 270px;
}

.block_compare i {
	font-size: 58px;
    margin-right: 10px;
}

.block_compare p {
	font-size: 17px;
    line-height: 20px;
    color: #000;
}


@media (max-width: 767px) {
	.block_more_btn > div {
	display: flex;
    flex-direction: column;
    align-items: center;
	}

	.block_more_btn > div i {
		font-size: 50px;
	}

	.block_more_btn > div p {
		margin-top: 7px;
	}

	.m_block_preview_product {
		display: flex;
	}
	
	.m_block_preview_product .block_more_btn {
		min-width: 70px;
	}
	
	.block_img_inbox img {
		max-width: 90% !important;
	}
	
	.block_select_color img {
		width: 63px !important;
	}
	
	.block_select_color > div {
		border: 1px solid #FFA319;
		border-radius: 10px;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 5px;
	}
	
	.block_select_color > div p {
		font-size: 13px;
	}
	
	.main_prod_attributes .row-fluid_attr:first-child,
	.mobile_prod_attributes .row-fluid_attr:last-child	{
		display: none;
	}
	
	.mobile_block_attr {
		display: flex;
	}
	
	span.attributes_name {
		font-size: 17px;
		color: #000 !important;
		margin-bottom: 15px;
		display: block;
	}
	
	.main_prod_attributes .input_type_radio {
		width: 60px;
	}
	
	.main_prod_attributes #block_attr_sel_4 .pod_input_type_radio input +label {
		height: 55px;
		font-size: 14px;
		line-height: 17px;
	}
	
	.main_prod_attributes .pod_input_type_radio input +label {
		width: 55px;
	}
	
	.prod_price {
		justify-content: center;
	}
	
	.prod_price #block_price {
		font-size: 34px !important;
	}
	
	.buttons {
		width: 180px;
	}
	
	.buttons .knop_1:first-child {
		width: 78%;
		padding: 12px 20px;
		text-align: center;
	}
	
	.buttons .knop_1:last-child {
		width: 22%;
	}
	
	.-head_faq_tab- {
		background: #E8E8E8;
		color: #000;
		padding: 20px 15px;
		display: flex !important;
		align-items: center;
		justify-content: center;
		position: relative;
	}
	
	.-head_faq_tab- i {
		font-size: 18px;
		margin-right: 10px;
		position: absolute;
		left: 15px;
	}
	
	.-head_faq_tab- span {
		font-size: 19px;
		line-height: 30px;
	}
	
	
	
}













.jshop label {
    margin-right: 0px;
	cursor: pointer;
	position: relative;
}

.pod_input_type_radio input {
    display: none;
}

.productfull .prod_qty_input,
.productfull .buttons {
    display: inline-block;
}

.productfull img {
    width: initial;
}

.prod_price {
    display: flex;
}

.prod_price #old_price{
	font-size: 20px;
	line-height: 33px;
}

.prod_price #block_price {
	font-size: 24px;
	line-height: 33px;
}



#block_attr_sel_6 input[type="radio"] {
    display: none;
}

#block_attr_sel_6 img,
#block_attr_sel_8 img,
#block_attr_sel_9 img {
    top: 0;
	margin-bottom: 8px;
}


.pod_input_type_radio input +label {
	padding-top: 10px;
    border-radius: 3px;
    text-align: center;
    background: #ececec;
    width: 80px;
    height: 100px;
    margin-bottom: 10px;
    color: #797979;
}

.pod_input_type_radio input:checked +label {
   background: #3a3431 !important;
    color: #fff !important;
}



#block_attr_sel_4 .pod_input_type_radio input +label{
    font-size: 20px;
    padding: 10px 0px;
	word-spacing: 30px;
    background: #ececec;
    color: #797979;
	height: 80px;
}


#block_attr_sel_3 .radio_attr_label,
#block_attr_sel_6 .radio_attr_label,
#block_attr_sel_8 .radio_attr_label,
#block_attr_sel_9 .radio_attr_label {
	display: flex;
    flex-direction: column;
    align-items: center;
	line-height: 15px;
    padding: 0px 5px;
}


#block_attr_sel_5 .pod_input_type_radio input +label {
    width: 176px;
}
#block_attr_sel_5 .input_type_radio {
    width: 192px;
}

#block_attr_sel_14 .pod_input_type_radio input +label{
    font-size: 22px;
    padding: 28px 0px;
    background: #ececec;
    color: #797979;
    height: 80px;
}

.row-fluid_attr {
    margin-bottom: 20px;
}

span.radio_attr_label img {
    width: 50px;
    display: block;
    margin: auto;
	 margin-bottom: 7px;
} 

span.attributes_name {
    color: #6f6f6f;
}

.input_type_radio {
    width: 96px;
}

.block_img_inbox img {
    max-width: 65%;
}


input[type="radio"]:checked + label:before {
    border: 5px solid #3A3431;
}

input[type="radio"]:not(:checked) + label:before {
	margin: 5px;
}

#block_attr_sel_6 [for=jshop_attr_id347]:before {
	background: #ddbe8e;
}


.prod_qty_input {
	position: relative;
	width: 180px;
}

.prod_qty_input span {
	display: inline-block;
    position: relative;
    background: #F2F1F0;
    cursor: pointer;
    font-size: 18px;
    line-height: 8px;
    padding: 16px;
}

.prod_qty_input .quantitymore {
	right: 0;
    position: absolute;
}

.prod_qty_input input {
	position: absolute;
    height: 40px;
    border: 1px solid #F2F1F0;
    margin: 0px;
    width: 100px;
    font-size: 14px;
    line-height: 24px;
    font-family: Open Sans;
}

.buttons .knop_1 {
	padding: 12px 30px;
	line-height: 16px;
}

.buttons .knop_1:last-child {
	padding: 11px 30px;
    line-height: 18px;
}

.owl-theme .owl-nav {
	margin-top: 0px !important;
}

.owl-theme .owl-nav [class*=owl-] {
	line-height: 14px;
    color: #3A3431 !important;
    border-radius: 100% !important;
    padding: 8px !important;
    background: #FFFFFF !important;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
	margin: 0px !important;
}

.owl-theme .owl-nav [class*=owl-] i {
    vertical-align: middle;
    font-size: 14px;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 41%;
}

.owl-prev {
    left: -15px;
}

.owl-next {
    left: 342px;
}




  @media screen and (max-width: 1024px) {

.input_type_radio {
    width: 85px;
}

.prod_qty_input {
    margin-bottom: 20px;
}
  
}
 
/* калькулятор расхода */

.kalk_tov {
    font-family: 'Open Sans', sans-serif;
}

.podchet_title {
    font-weight: 600;
    text-align: center;
}



#block_podchet #volume {
    border-color: #439A00;
}

#block_podchet .inpt_blok span {
    color: #439A00;
}
#block_podchet .knop_1 {
    background: #439A00;
}


.stuk_bloc {
    border-right: 1px solid #d4d4d4;
}

div#block_result .knop_1 {
    background: #439A00;
}

span#prosch_zanov {
    cursor: pointer;
    font-weight: 600;
    color: #439A00;
    margin-top: 10px;
}

.kalk_tov .box_1 {
    padding: 30px 50px 30px 50px;
}

.stuk_bloc p {
    margin-top: 20px;
}

.stuk_bloc p:first-of-type {
    margin-top: 0px;
}