img.snowfall-flakes {
	pointer-events: none;
	user-select: none;
	opacity: 0.5;
}
.quantity{
	border: 1px solid #ffcc00;
}

.js-quantity{
	padding: 0 !important;
	width: 70px;
}
.js-minus{
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-color: #ffcc00;
	color: black;
}
.js-plus{
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-color: #ffcc00;
	color: black;
}
.bx_catalog_item_controls{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	background: white;
	text-align: left !important;
	height: 30%;
	padding-top: 0 !important;
}
.bx_catalog_item_controls_blockone{
	float: left !important;
	width: 50% !important;
	padding-top: 5px !important;
}
.bx_col_input{
	box-shadow: none !important;
	padding: 0 !important;

}
.bx_col_input {
	outline: -webkit-focus-ring-color auto 0 !important;
}
.bx_bt_button.bx_medium{
	background: #78b200 !important;
	font-family: 'Myriad' !important;
	font-size: 14px;
}
.bx_bt_button_type_2.bx_small{
	margin-bottom: 0 !important;
	border: none;
	background: #ffcc00;
	text-shadow: none !important;
	border-radius: 0 !important;
}

.bx_catalog_list_home .bx_catalog_item_title{
	overflow: unset;
	text-align: center;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price{
	margin-left: 15px;
}
.bx_catalog_list_home .bx_catalog_item_title{
	white-space: normal;
	font: 13px Opensans,Arial,Helvetica,sans-serif;
}
.payment-delivery-block .pd-block {
	width: 60%;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ffcc00;
	color:#363636;
}

.payment-delivery-block {
	/*padding: 10px 47px;*/
	margin-top: 40px;
}

.payment-block {
	width: 100%;

}
.row {
	float: left;
	width: 33%;
	text-align: center;
}
.pd-block .title-blok {
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	background: #ffcc00;
}
.payment-block .row {
	font-size:13px;
	text-align: center;
}

.payment-block .row.cash-block {
	background: url('/bitrix/templates/prooff/img/item-icon-cash.png?v100') no-repeat 50% 50%;
	padding-top: 120px;
}
.payment-block .row.cards-block {
	background: url('/bitrix/templates/prooff/img/item-icon-cards.png?v100') no-repeat 50% 50%;
	padding-top: 120px;
}
.payment-block .row.invoice-block {
	background: url('/bitrix/templates/prooff/img/item-icon-invoice.png?v100') no-repeat 50% 50%;
	padding-top: 120px;
}

.payment-block .row.ur-block {
	background: url('/bitrix/templates/prooff/img/item-icon-ur.png?v100') no-repeat 40% 67%;
	height: 120px;
	width: 100%;
}
.payment-block .row.fiz-block {
	background: url('/bitrix/templates/prooff/img/item-icon-fiz.png?v100') no-repeat 30% 67%;
	height: 120px;
	width: 100%;
}
.payment-block .row.kur-block {
	background: url('/bitrix/templates/prooff/img/item-icon-kur.png?v100') no-repeat 30% 67%;
	height: 120px;
	width: 100%;
}

.pd-block.delivery-block td {
	padding:20px;
	vertical-align:top;
}
tr:first-child td {
	/*border-bottom: 1px solid #cccccc;*/
}
td:first-child {
	width:40%;
	text-align:left;
	/*border-right: 1px solid #cccccc;*/
}

td:last-child {
	width:70%;
	text-align: left;
}

.soloprice > table > tbody > tr> td.nowrap {
	text-align: left;
}

.delivery-block tr {
	padding: 20px 10px;
}

.delivery-block tr td div {
	width: 49%;

	display: inline-block;
	text-align: center;
}

.pd-block.delivery-block {position: relative;}

@media screen and (max-width: 880px) {
	.payment-delivery-block {
		padding: 0;
		margin-top: 20px;
	}
	.payment-delivery-block .payment-block {
		margin-bottom: 20px;
	}
	.payment-delivery-block .pd-block {
		width: 45%;
	}
	.payment-delivery-block .delivery-block tr td div {
		width: 100%;
		margin: 10px 0;
		display: inline-block;
		text-align: center;
	}

}

@media screen and (max-width: 650px) {
	.payment-delivery-block .pd-block {
		width: 99%;
		margin: 10px auto;
	}
}
.new-div{
	width: 33%;
	float: left;
}
.new_font{
	font-family: 'Myriad';
	font-size: 13px;
	line-height: 1.8em;
}
.marker{
	list-style:none;
	list-style:url('/bitrix/templates/prooff/img/marker.png?v100');
	line-height: 3;
	font-family: 'Opensansbold';
	font-size: 13px;
}
.new_font.green{
	color: #93c134;
}
.new_font.bold{
	font-family: 'Opensansbold';
}
.left-ot{
	margin-left: 8px;
}
.p_text{
	font-family: 'Myriad';
	font-size: 14px;
	padding-top: 20px;
}
.tabs li a {
	color: #1c1c1c;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}
.tabs__text{
	border-top: 0.5px solid #ffcc00;
}
.tab__info{
	top: -1px;
	position: relative;
}
.tabs.tabs1{
	text-align: center;
}
.tabs {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: -1px;
}

.tabs__item {
	display: table-cell;
	width: 129px;
	padding-top: 10px;
	padding-bottom: 16px;
	font-size: 14px;


a {
	display: block;
	text-align: center;
	padding: 15px;
}
}

.tabs__item-is-active {
	background: #ffcc00;
}

// accordion
   .accordion__item {
	   background-color: #F5F4F5;
a {
	display: block;
	padding: 15px;
}
}

@media (min-width: 768px) {
	.accordion__item {
		display: none;
	}
}
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url("css/additional.css");
@import url("css/custom.css");

@font-face{
	font-family:Myriad;
	src:url("fonts/ttf/Myriad-Pro.ttf"); /* EOT file for IE */
}
@font-face{
	font-family:Opensans;
	src:url("fonts/eot/OpenSans-Regular.eot"); /* EOT file for IE */
}
@font-face{
	font-family:Opensans;
	src:url("fonts/ttf/OpenSans-Regular.ttf"); /* TTF file for CSS3 browsers */
}
@font-face{
	font-family:Opensanslight;
	src:url("fonts/eot/OpenSans-Light.eot"); /* EOT file for IE */
}
@font-face{
	font-family:Opensanslight;
	src:url("fonts/ttf/OpenSans-Light.ttf"); /* TTF file for CSS3 browsers */
}
@font-face{
	font-family:Opensansbold;
	src:url("fonts/eot/OpenSans-Bold.eot"); /* EOT file for IE */
}
@font-face{
	font-family:Opensansbold;
	src:url("fonts/ttf/OpenSans-Bold.ttf"); /* TTF file for CSS3 browsers */
}
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol , img, small, form, table, table td, hr, input{
	border:0;
	margin:0;
	padding:0;
}
body{
	font:13px Opensans,Arial,Helvetica,sans-serif;
	/*font:13px 'Open Sans',sans-serif,Arial,Helvetica;*/
	overflow-y:scroll;
	text-align:center;
}
ul,ol{list-style:none outside none;}
ul,ol{padding-left:20px;margin-top:0;margin-bottom:9.5px;}
ul{list-style:circle;}
ol{list-style:decimal;}
ul > li, ol > li{list-style-type:inherit;line-height:19px;}
.body input[type="text"],.body input[type="password"],.body textarea,.body select,
.footer input[type="text"],.footer input[type="password"],.footer textarea,.footer select,
.fancybox-inner input[type="text"],.fancybox-inner input[type="password"],.fancybox-inner textarea,.fancybox-inner select{font:13px Opensanslight,Arial,Helvetica,sans-serif;margin:0;padding:10px 9px;outline:-webkit-focus-ring-color auto 0;border:1px solid #F2F2F2;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.15) inset,0 1px 0 0 rgba(255, 255, 255, 0.35);}
.body input[type="text"]:focus,.body input[type="password"]:focus,.body textarea:focus,.body select:focus,
.footer input[type="text"]:focus,.footer input[type="password"]:focus,.footer textarea:focus,.footer select:focus,
.fancybox-inner input[type="text"]:focus,.fancybox-inner input[type="password"]:focus,.fancybox-inner textarea:focus,.fancybox-inner select:focus{/*border:1px solid #EE8131;*/}
input[type="button"],input[type="submit"],input[type="reset"]{font:13px Open Sans,Arial,Helvetica,sans-serif;-webkit-appearance:none;}
select{font:13px Opensanslight,Arial,Helvetica,sans-serif;margin:0;padding:10px 9px;outline:-webkit-focus-ring-color auto 0;border:1px solid #F2F2F2;}
table{border-collapse:collapse;border-spacing:0;}
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:16px;}
.fancybox-wrap,.jspScrollable{outline:-webkit-focus-ring-color auto 0;}
.body .bx-sls .dropdown-block,
.body .bx-slst .dropdown-block{font:13px Opensanslight,Arial,Helvetica,sans-serif;margin:0;border:1px solid #F2F2F2;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.15) inset,0 1px 0 0 rgba(255, 255, 255, 0.35);}
.body .bx-sls .dropdown-block.focus,
.body .bx-slst .dropdown-block.focus{border:1px solid #EE8131;}
.body .bx-sls .bx-ui-sls-route,
.body .bx-slst .bx-ui-sls-route{position:relative;top:-5px;}
/* placeholder */
::-webkit-input-placeholder{color:#999;font-size:13px;font-family:Arial,Helvetica,sans-serif;}
::-moz-placeholder{color:#999;font-size:13px;font-family:Arial,Helvetica,sans-serif;}
:-ms-input-placeholder{color:#999;font-size:13px;font-family:Arial,Helvetica,sans-serif;}
input:-moz-placeholder{color:#999;font-size:13px;font-family:Arial,Helvetica,sans-serif;}
/* disable selection */
.disableSelection{-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;}
/* title */
h1.pagetitle{margin:5px 0px 20px 0px;font-weight:normal;text-transform:uppercase;}
/* global styles */
.icon{
	display:inline-block;
//display:inline;
	font-size:0;
	vertical-align:middle;
//zoom:1;
}
.nowrap{white-space:nowrap;}
.pngicons,
.showcase .share .b-share-icon,
.rsgppopup .share .b-share-icon{background-image:url('img/icons.png?v100');}
.animashka,
#fancybox-loading div{background: transparent url('img/loading.gif?v100') center center no-repeat;}
.timer .progressbar .progress {
	-moz-transition: width 0.5s;
	-o-transition: width 0.5s;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
}
.timer.da2 .progressbar .progress{background-image:url('img/timer_da2.jpg');}
.timer.qb .progressbar .progress{background-image:url('img/timer_qb.jpg');}
.timer.qb .progressbar .progress{background-image:url('img/timer_qb.jpg');}
.timer i{background-image:url('img/clock.png');}
.catalogmenu a.parent .icon.menu,
.catalogmenusmall a.parent .icon.menu{background-image:url('img/menu.png');}
.catalogmenusmall li.parent ul .first {background:#fff;}
.catalogmenusmall li.first {border-right: 1px solid #F3F3F3; border-bottom: 1px solid #F3F3F3; border-left: 1px solid #F3F3F3;}
.catalogmenusmall li ul.first > li:first-child{border-top: 1px solid #F3F3F3;}
.boxsizing,
.column1,
.searchinhead,
.searchinhead .aroundtext,
.location,
.mainsections .section,
.presscentermainn,
.presscentermainn .item,
.presscentermainn .item .img,
.sections .section,
.catalog .prods .sectinfo .img,
.rsgppopup .block.left,
.showcaseitem .block.left,
.elementdetail .pictures,
.light .js-element,
.detailtabs .docs,
.detailtabs .set .fullpanel .block,
.detailtabs .set .fullpanel .block .prices,
.detailtabs .set .fullpanel .block .arounddiscount,
.footer .line1 .block,
.footer .catmenu .aroundlevel,
.body input,
.body textarea,
.body span.likeinput,
.footer input,
.footer textarea,
.footer span.likeinput,
.fancybox-inner input,
.fancybox-inner textarea,
.fancybox-inner span.likeinput,
.iblocklist .item .pic,
.iblockdetail .pic,
.arfiles .files .docs,
.locationbig .item,
.body .pmenu a,
.body .pcontent,
.body a.btn,
.body a.btn1,
.body a.btn2,
.body a.btn3,
.footer a.btn,
.footer a.btn1,
.footer a.btn2,
.footer a.btn3,
.fancybox-inner  a.btn,
.fancybox-inner  a.btn1,
.fancybox-inner  a.btn2,
.fancybox-inner  a.btn3,
.orderforma .body,
.orderforma .body .line,
.orderforma .body .line .description .in,
.someform.orderforma .body .line.f_select .nm,
.someform.orderforma .body .line.f_select .vl,
.orderlist .item,
div.table div.td,
div.table div.full,
.brandslist .item,
.brandsdetail .description,
.brandbig .item,
.spage .iblock .sitem.catitem .pic,
.showcase .js-element .in,
.showcase .js-element .padd,
.mix .compare,
.mix .catalogsorter,
.body .aroundjssorslider1 .item.product .text,
.body .aroundjssorslider1 .item.product .image,
.body .aroundowlslider1 .item.product .text,
.body .aroundowlslider1 .item.product .image{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.body img,.footer img{max-width:100%;height:auto;width:auto\9;/*ie8*/}
.ajax_loader{display:block;margin:0 auto;}
/* global styles - clear */
.clearfix:after{display:block;clear:both;content:" ";font-size:0;height:0;visibility:hidden;}
* html .clearfix{//zoom: 1;}/*IE6*/
*:first-child+html .clearfix{//zoom: 1;}/*IE7*/
.clear{clear:both;}
/* global styles - hidden */
.nonep{height:1px;left:-10000px;position:absolute;width:1px;}
.noned{display:none;}
/* global styles - links */
a{color:#0caa71;text-decoration:none;}
.parent a {color:#000}
a.btn1,
a.btn2,
a.btn3{
	display:inline-block;
	padding:5px 14px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
a.btn1{
	background-color:#EE8131;
}
a.btn2{
	background-color:#214496;
}
a.btn3{
	background-color:#899CC7;
}
a.btn1:hover,
a.btn2:hover,
a.btn3:hover{
	text-decoration:underline;
}
a.btn1:active{
	background-color:#d36f25;
}
a.btn2:active{
	background-color:#19326c;
}
a.btn3:active{
	background-color:#69789c;
}
a:hover{text-decoration:underline;}
a.fullback .icon{
	width:7px;
	height:14px;
	margin-right:5px;
	margin-bottom:3px;
	background-position:0px -531px;
}
a.fullback:hover .icon{
	background-position:-21px -531px;
}
/* global styles - area2darken (overlay on ajax request) */
.area2darken{position:absolute;top:0;right:0;bottom:0;left:0;background:url('img/area2darken.png') repeat scroll 0 0 transparent;z-index:990;}
.area2darken .animashka{position:absolute;top:50%;left:50%;width:31px;height:31px;margin:-15px 0px 0px -15px;}
/* global styles - ajaxpages */
.ajaxpages{padding:0px;text-align:center;height:65px;line-height:65px;}
.ajaxpages i{display:inline-block;width:31px;height:31px;margin-right:5px;line-height:31px;vertical-align:middle;visibility:hidden;}
.ajaxpages.animation i{visibility:visible;}
.ajaxpages a{line-height:31px;text-decoration:none;}
.ajaxpages span{border-bottom:1px dashed #0c4da2;}
.ajaxpages a:hover span{border-bottom:1px dashed #fff;}
/* global styles - compare checkbox */
.add2compare .icon{
	width:13px;
	height:13px;
	margin-right:5px;
	margin-bottom:2px;
	background-color: #fff;
	background-position:0px -255px;
}
.add2compare.in .icon{
	background-position:-13px -255px;
}
/* global styles - errors and messages */
.errortext,
.reviews-note-error,
.notetext{
	display:inline-block;
	margin-bottom:15px;
	padding:10px 14px;
}
.errortext{
	border:1px solid red;
}
.notetext{
	border:1px solid green;
}
/* global styles - inputs */
.body input[type="submit"],
.body input[type="button"],
.body input[type="reset"],
input.btn1[type="submit"],
input.btn1[type="button"],
input.btn1[type="reset"],
input.btn2[type="submit"],
input.btn2[type="button"],
input.btn2[type="reset"],
input.btn3[type="submit"],
input.btn3[type="button"],
input.btn3[type="reset"]{
	cursor:pointer;
	padding:5px 14px;
	color:#FFF;
	text-decoration:none;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:none;
	outline:none;
}
.body input[type="submit"],
.body input[type="button"],
.body input[type="reset"],
input.btn1[type="submit"],
input.btn1[type="button"],
input.btn1[type="reset"]{
	background-color:#EE8131;
}
input.btn2[type="submit"],
input.btn2[type="button"],
input.btn2[type="reset"]{
	background-color:#214496;
}
input.btn3[type="submit"],
input.btn3[type="button"],
input.btn3[type="reset"]{
	background-color:#899CC7;
}
.body input[type="submit"]:hover,
.body input[type="button"]:hover,
.body input[type="reset"]:hover{
	text-decoration:underline;
}
.body input[type="submit"]:active,
.body input[type="button"]:active,
.body input[type="reset"]:active,
input.btn1[type="submit"]:active,
input.btn1[type="button"]:active,
input.btn1[type="reset"]:active{
	background-color:#d36f25;
}
input.btn2[type="submit"]:active,
input.btn2[type="button"]:active,
input.btn2[type="reset"]:active{
	background-color:#19326c;
}
input.btn3[type="submit"]:active,
input.btn3[type="button"]:active,
input.btn3[type="reset"]:active{
	background-color:#69789c;
}
/* quickbuy & daysartikle */
.js-element .icon.da2qb,
.js-element .icon.da2qb{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:0px;
	height:0px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.js-element.qb .icon.da2qb{
	background-image:url('img/qb.png');
}
.js-element.da2 .icon.da2qb,
.js-element.da2.qb .icon.da2qb,
.js-element.qb .icon.da2qb{
	width:94px;
	height:94px;
	z-index:100;
}
.js-element.da2 .icon.da2qb,
.js-element.da2.qb .icon.da2qb{
	background-image:url('img/da2.png');
}
/* price */
.price.old{
	color:#666666;
	text-decoration:line-through;
}
.price.new{
	color:#ee8131;
}
/* page */
.centering{
	width:100%;
	max-width:1260px;
	min-width:1260px;
	margin:0 auto;
	text-align:left;
}
.adaptive .centering{min-width:320px;}
.centeringin{
	margin:0px 10px;
}
/* checkbox and radio buttons */
.body input[type="checkbox"],
.body input[type="radio"],
.footer input[type="checkbox"],
.footer input[type="radio"],
.fancybox-wrap input[type="checkbox"],
.fancybox-wrap input[type="radio"]{
	left:-9999px;
	position:absolute;
}
.body input[type="checkbox"] + label,
.body input[type="radio"] + label,
.footer input[type="checkbox"] + label,
.footer input[type="radio"] + label,
.fancybox-wrap input[type="checkbox"] + label,
.fancybox-wrap input[type="radio"] + label{
	cursor:pointer;
}

.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie{
	position:relative;
	top:2px;
	display:inline-block;
//display:inline;
	margin-right:3px;
	content:'';
	background-image:url('img/icons.png?v100');
//zoom:1;
}

.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie{
	width:13px;
	height:13px;
}
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie{
	width:12px;
	height:12px;
}

.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie{
	background-position:0 -255px;
}
.body input[type="checkbox"]:checked + label:before,
.footer input[type="checkbox"]:checked + label:before,
.fancybox-wrap input[type="checkbox"]:checked + label:before{
	background-position:-13px -255px;
}
.body input[type="checkbox"] + label.checked:before,
.body input[type="checkbox"] + label.checked > .input_ie,
.footer input[type="checkbox"] + label.checked:before,
.footer input[type="checkbox"] + label.checked > .input_ie,
.fancybox-wrap input[type="checkbox"] + label.checked:before,
.fancybox-wrap input[type="checkbox"] + label.checked > .input_ie{
	background-position:-13px -255px;
}
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie{
	background-position:0 -268px;
}
.body input[type="radio"]:checked + label:before,
.footer input[type="radio"]:checked + label:before,
.fancybox-wrap input[type="radio"]:checked + label:before{
	background-position:-12px -268px;
}
.body input[type="radio"] + label.checked:before,
.body input[type="radio"] + label.checked > .input_ie,
.footer input[type="radio"] + label.checked:before,
.footer input[type="radio"] + label.checked > .input_ie,
.fancybox-wrap input[type="radio"] + label.checked:before,
.fancybox-wrap input[type="radio"] + label.checked > .input_ie{
	background-position:-12px -268px;
}
/* /checkbox and radio buttons */

/* header */
.tline{
	width:100%;
	height:8px;
	background-color:#EE8131;
}
.tpanel{
	height:48px;
	background-color:#f3f3f3;
}
.authandlocation{
	float:right;
}
.header .logo a,
.header .logo a:hover{
	text-decoration:none;
}
.header .logo a img{
	width:100%;
	max-width: 250px;
	float:left;
}
.header .phone{
	font-family:Opensanslight,Arial,Helvetica,sans-serif;
	text-align:center;
	width:19%
}
.header .phone .icon{
	line-height:36px;
	width:17px;
	height:21px;
	margin-right:8px;
	margin-bottom:10px;
	background-position:0px -33px;
}
.header .phone a, .header .phone a:hover{
	line-height:36px;
	font-size:26px;
	color:#000;
	text-decoration:none;
}
.header .callback{
	text-align:center;
}
.header .callback a{
	display:inline-block;
	padding:5px 25px;
	text-align:center;
	border:1px solid #e5e5e5;
}
.header .callback .icon{
	width:8px;
	height:4px;
	margin-left:12px;
	background-position:0px -4px;
}
/* /header */

/* content */
.content{
	line-height:18px;
}
/* /content */

/* footer */
.footer{
	margin-top:50px;
	background-color:#fafafa;
}
/* footer -> line1 */
.footer .line1{
	padding:30px 0;
}
.footer .line1 .block{
	float:left;
	padding-right:30px;
}
.footer .line1 .block.one{
	width:20%;
}
.footer .line1 .block.two{
	width:51%;
}
.footer .line1 .block.three{
	width:15%;
}
.footer .line1 .block.four{
	width:14%;
	padding-right:0px;
}
.footer .line1 .block.one img{
	width:100%;
}
.footer .line1 .contacts{
	margin-top:25px;
}
.footer .line1 .contacts .phone a{
	color:#000;
	font-size:24px;
}
.footer .line1 .contacts .recall,
.footer .line1 .contacts .feedback{
	color:#0077cb;
	text-decoration:none;
}
.footer .line1 .contacts .feedback{
	display:inline-block;
	margin-top:25px;
}
.footer .line1 .contacts .recall .icon{
	width:9px;
	height:16px;
	background-position:0px 140px;
}
.footer .line1 .contacts .recall .icon,
.footer .line1 .contacts .feedback .icon{
	margin-right:5px;
}
.footer .line1 .contacts .recall .icon{
	width:9px;
	height:16px;
	background-position:0px -140px;
}
.footer .line1 .contacts .feedback .icon{
	width:15px;
	height:11px;
	background-position:0px -156px;
}
.footer .line1 .contacts .recall:hover,
.footer .line1 .contacts .feedback:hover{
	text-decoration:underline
}
/* /footer -> line1 */
/* footer -> line2 */
.footer .line2{
	padding:10px 0px;
	font-size:11px;
	border-top:1px solid #E5E5E5;
}
.footer .line2 .sitecopy{
	float:left;
}
.footer .line2 .developercopy{
	float:right;
}
/* /footer -> line2 */
/* /footer */

/* catalog -> cantbuy */
.add2basketform.cantbuy .submit,
.add2basketform.cantbuy .inbasket,
.add2basketform.cantbuy .buy1click,
.add2basketform.js-synchro.cantbuy .submit,
.add2basketform.js-synchro.cantbuy .inbasket,
.add2basketform.js-synchro.cantbuy .buy1click,
.add2basketform.js-synchro.cantbuy.in .submit,
.add2basketform.js-synchro.cantbuy.in .inbasket,
.add2basketform.js-synchro.cantbuy.in .buy1click,
.add2basketform.js-asynchro.cantbuy .submit,
.add2basketform.js-asynchro.cantbuy .inbasket,
.add2basketform.js-asynchro.cantbuy .buy1click,
.add2basketform.js-asynchro.cantbuy.in .submit,
.add2basketform.js-asynchro.cantbuy.in .inbasket,
.add2basketform.js-asynchro.cantbuy.in .buy1click{
	visibility:hidden;
}
.elementdetail .add2basketform.cantbuy .submit,
.elementdetail .add2basketform.cantbuy .inbasket,
.elementdetail .add2basketform.cantbuy .go2basket,
.elementdetail .add2basketform.cantbuy .buy1click,
.elementdetail .add2basketform.js-synchro.cantbuy .submit,
.elementdetail .add2basketform.js-synchro.cantbuy .inbasket,
.elementdetail .add2basketform.js-synchro.cantbuy .go2basket,
.elementdetail .add2basketform.js-synchro.cantbuy .buy1click,
.elementdetail .add2basketform.js-synchro.cantbuy.in .submit,
.elementdetail .add2basketform.js-synchro.cantbuy.in .inbasket,
.elementdetail .add2basketform.js-synchro.cantbuy.in .go2basket,
.elementdetail .add2basketform.js-synchro.cantbuy.in .buy1click,
.elementdetail .add2basketform.js-asynchro.cantbuy .submit,
.elementdetail .add2basketform.js-asynchro.cantbuy .inbasket,
.elementdetail .add2basketform.js-asynchro.cantbuy .go2basket,
.elementdetail .add2basketform.js-asynchro.cantbuy .buy1click,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .submit,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .inbasket,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .go2basket,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .buy1click{
	display:none;
}

/* add2basket */
.add2basketform .inbasket,
.add2basketform .go2basket,
.add2basketform .add2basket,
.add2basketform .buy1click{
	white-space:nowrap;
}
.add2basketform .inbasket,
.add2basketform .go2basket,
.add2basketform.in .add2basket,
.add2basketform.in .buy1click{
	display:none;
}
.add2basketform.in .inbasket,
.add2basketform.in .go2basket,
.add2basketform .add2basket,
.add2basketform .buy1click{
	display:inline-block;
}
.js-element .plus,
.js-element .minus{
	display:inline-block;
	padding:2px 9px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	color:black;
	cursor:pointer;
	background-color:#fc0;
}
.js-element .plus:hover,
.js-element .minus:hover{
	background-color:#fc0;
}
.js-element .plus:active,
.js-element .minus:active{
	background-color:#fc0;
}
.js-element .quantity{
	display:inline-block;
	border:1px solid #fc0;
	background-color:#FFF;
	margin-right: 10px;
}
.js-element .quantity input{
	width:36px;
	padding:0px;
	text-align:center;
	border:none;
	box-shadow:none;
}
.js-element .quantity input:focus{border:none;	box-shadow:none;}
.js-element .quantity input,
.js-element .js-measurename{
	background-color:#FFF;
}
.js-element .js-measurename{
	display:inline-block;
	min-width:28px;
	padding:0px 2px;
}
.add2basketform .add2basket{
	background-color:#ee8131;
}
.add2basketform .add2basket:active{
	background-color:#bd6728;
}
.add2basketform .inbasket{
	background-color:#f5b383;
}
.add2basketform .inbasket:active{
	background-color:#c9946d;
}
.add2basketform .buy1click{
	background-color:#899CC7;
}
.add2basketform .buy1click:active{
	background-color:#69789c;
}
.add2basketform .add2basket,
.add2basketform .inbasket,
.add2basketform .buy1click{
	color:#fff;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

/* pmenu & pcontent */
.pmenu,
.pcontent{
	float:left;
}
.pmenu{
	width:20%;
}
.pcontent{
	width:80%;
	padding-left:25px;
}
/* /pmenu & pcontent */

/* forms */
/* forms -> universal */
.someform{
	width:100%;
	max-width:300px;
}
.someform input[type="text"],
.someform input[type="password"],
.someform textarea,
.someform select{
	width:100%;
}
.someform .line{
	margin-bottom:10px;
}
.someform.secure .line.password .text{
	background:url('img/sec.png') 96% 10px no-repeat;
}
.someform .line.buttons .btn{
	width:100%;
	padding:11px 14px;
}
.someform .line.notes{
	padding-top:10px;
	border-top:1px solid #f2f2f2;
}
.someform .line.notes div{
	margin-bottom:5px;
}

/* forms -> auth */
.someform.auth .line.password .text{
	width:58%;
	float:left;
}
.someform.auth .line.password .btn{
	width:38%;
	float:right;
	padding:11px 14px;
}
.someform.auth .line.buttons a{
	float:right;
}
.someform.auth .line.forgot span{
	display:inline-block;
	float:left;
	padding-top:11px;
}
.someform.auth .line.forgot a{
	float:right;
	padding:11px 18px;
}
/* forms -> register  */
.someform .line.captcha input{
	width:108px;
}
.someform .line.captcha img{
	float:right;
}
/* forms */

/* tabes */
.table{
	width:100%;
}
.table .tr{
	width:100%;
}
.table .full,
.table .tr,
.table .td{
	float:left;
}
.table .full,
.table .td{
	padding:5px 10px;
}
.table .td{
	width:50%;
}
.table .full{
	width:100%;
}
.table .full.name{
	color:#EE8131;;
}
.table .full.header{
	margin-top:15px;
	font-weight:bold;
	border-bottom:1px solid #F2F2F2;
}
/* /tabes */


/* additional styles */
.description {
	overflow-x: hidden;
}

.elementdetail .prices table td .price.old {
	min-height: 18px;
	display: block;
}
/* /additional styles */

/* main page */
.sorter_and_name{
	margin-top:30px;
	margin-bottom:15px;
}
.sorter_and_name .name{
	float:left;
	padding:0px 17px;
	color:#EE8131;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
}
.sorter_and_name .sorter{
	float:right;
}
/* /main page */
.num-404-error {
	font-size: 200px;
	margin-top: 50px;
	line-height: 160px;
	color: #EE8131;
}
.text-404-error {
	font-size: 30px;
	padding: 35px 0 35px;
}
.errorbutton a {
	color: #fff;
	text-decoration: none;
	background: #EE8131;
	display: inline-block;
	margin: 0 auto;
	font-size: 14px;
	padding: 10px 30px;
}
.errorpagein {
	margin-bottom: 70px;
	text-align: center;
}
.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover{
	color:#fff;
	background-color:#EE8131;
}
.menu-sidebar li a:hover {
	background: #EE8131;
	color: #fff;
	text-decoration: underline;
}

.charactersiticSKU {
	margin-bottom: 15px;
}
.name_prop_sku {
	font-weight: 600;
	margin-right: 5px;
	font-family: Arial;
}

.bdmp {
	margin-top: 30px;
}

.bdmp > .name {
	float: left;
	padding: 0px 17px;
	color: #cb0003;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}

#main_UF_UR {
	overflow: hidden;
}

#main_UF_UR label {
	/*	color: transparent;
		font-size: 0px;*/
	line-height: 24px;
	float: right;
	width: 50%;
	padding-left: 20px;
	box-sizing: border-box;
}

#main_UF_UR input {
	left: initial;
	margin: 5px 0 0 -20px;
}

/*#main_UF_UR input:after {
	display: inline-block;
	font-size: 14px;
	width: 130px;
	margin: -1px 0 0 20px;
}

#main_UF_UR input[value="1"]:after {
	content: 'Юридическое лицо';
}

#main_UF_UR input[value="0"]:after {
	content: 'Частное лицо';
}*/

#main_UF_UR br,
.showcase .description,
.showcase .soloprice .discount,
.ajaxpages {
	display: none;
}

.tpanel_menu a,
.footer .catmenu .item.depth_level2 a {
	color: #808080;
}

.basketinhead .descr,
.sorter_and_name .name,
.bdmp > .name,
.brandslist.mainstyles .title a,
.brandslist .item span,
.showcase a:hover,
.showcase .add2favorite:hover,
.brandslistimgowl1.mainstyles .title a {
	color: #78b200;
}

.catalogmenu a,
.presscentermainn a.name,
.showcase a,
.brandslist .item .subitem a,
.footer .line1 .contacts .recall,
.footer .line1 .contacts .feedback,
.footer .catmenu .item.depth_level1 a,
.footer .footmenu a,
.arproducts a,
.artables,
.bigdata h3.title2,
.detailtabs .contents .content .switcher,
.pbask h3.name,
.sections a.parent {
	color: #333;
}

.showcase .buy .add2basket,
.showcase .buy .inbasket,
#rs_easycart.red .rsec_headers span.rsec_color,
.pmenu .in a:hover {
	color: #fff;
}

#rs_easycart.red .rsec_headers a.rsec_online,
#rs_easycart .rsec_headers a {
	color: #ffcc00;
}

.searchinhead,
#rs_easycart.red .rsec_headers a.rsec_online span.rsec_name,
#rs_easycart .rsec_headers a span.rsec_name,
.showcase .js-element .quantity,
.elementdetail.js-element .quantity {
	border-color: #00a1db;
}
.quantity1 {
	border-color: #ffcc00;
}
.searchinhead .icon1 {
	background-position: 0 -54px;
	width: 15px;
	height: 16px;
	margin: 12px 11px 0px 11px;
}

.searchinhead .icon2 {
	background: url(./img/sarrow.png) no-repeat 0 0;
	width: 15px;
	height: 16px;
}

.presscentermainn {
	width: 20%;
	margin-top: 37px;
}

.ajaxpages span {
	border-color: #78b200;
}

#rs_easycart .rsec_headers a.rsec_online .rsec_iconka {
	background-position: -20px 0px;
}

/*.someform.orderforma .f_location,*/
.someform.orderforma .persontypes,
.someform.profil .field_UF_INN span.likeinput,
.someform.profil .field_UF_PHONE span.likeinput,
.basket .btns .clear {
	display: none;
}

.catalogmenucolumn {
	/*	margin-bottom: 7px;*/
}

.catalogmenu a.parent .icon.menu {
	float: left;
	width: 13px;
	height: 13px;
	margin-top: 3px;
	margin-right: 15px;
	margin-left: 0px;
	background-position: 0px 0px;
}

.catalogmenu li ul.first {
	/*	padding-top: 7px;*/
}

.catalogmenu li ul.first > li:first-child {
	border-top: 1px solid #f3f3f3;
}

.catalogmenu li ul.first > li > ul {
	/*	margin-top: 7px;*/
}

.elementdetail .soloprice {
	height: auto;
}

.elementdetail .stores {
	float: none;
	margin-bottom: 20px;
	text-align: left;
}

.pcontent .basket .btns input.btn.btn1 {
	margin: -11px 0 0 20px;
}

.sections li.section {
	min-height: 275px;
}

.showcase .soloprice {
	background: #f5f5f5;
	text-align: left;
	min-height: 44px;
	/*padding-left: 40px;*/
}

.showcase .soloprice .price.gen,
.elementdetail .soloprice .price.gen {
	color: #000;
	font-weight: bold;
	display: inline-block;
	margin-right: 15px;
}

.showcase .soloprice .price.gen.price_pdv_special {
	padding-left: 10px;
	color: #cb0003;
}

.showcase .soloprice .price.gen.base-price {
	font-weight: 400;
}

.showcase .soloprice .price.old,
.elementdetail .soloprice .price.old,
a.cheaper, .old_price {
	color: #cb0003;
}

.old_price {
	text-decoration: line-through;
}

.showcase .js-element {
	height: 295px;
}

.showcase .with-opt-price.js-element {
	height: 295px;
}

.showcase .js-element .inner {
	min-height: 275px;
}

.showcase .buy {
	margin: -10px -10px 0;
	padding: 10px 10px;
	background: #f5f5f5;
}

.showcase .compare {
	margin: 0 -10px;
	padding: 0 10px 10px;
	background: #f5f5f5;
}

.showcase .soloprice .price.old {
	margin: 0;
}

.add2basketform .inbasket,
.showcase .js-element .plus,
.showcase .js-element .minus,
.showcase .js-element .plus:hover,
.showcase .js-element .minus:hover,
.elementdetail.js-element .plus,
.elementdetail.js-element .minus,
.elementdetail.js-element .plus:hover,
.elementdetail.js-element .minus:hover {
	background-color:#ffcc00;
}

input.btn3.clearitems[type="button"],
input.btn3.clearsolo[type="button"],
a.btn3.del_filter {
	background: #afafaf !important;
}

#title,
.content .bigdata .title2 {
	padding-left: 10px;
}

.pmenu a {
	padding-left: 8px;
}

.navi {
	text-align: center;
}

.navigation {
	width: 100%;
	padding-top: 20px;
}

.navigation span.current {
	color: #fff;
	background: #78b200;
	border-radius: 10px;
}

a.go2basket,
.menu-sidebar li a,
.pmenu .in a {
	color: #000;
}

.pban {
	text-align: center;
}

.delivery .data b {
	display: none;
}

.fldel {
	margin: 0 -25px -10px;
	padding: 10px 0 10px 25px;
	background: #ffcc00;
}

.fldel span {
	font-weight: bold;
	font-size: 16px;
}

/*.pid9 {
	display: none;
}*/

.choseprofile {
	display: none;
}

.block-stickers {
	position: absolute;
	right: 0;
	top: 12%;
	/* display: none; */
	line-height: 1;
	z-index: 10;
	width: 90px;
	height: inherit;
}

.block-stickers img {
	margin: 15px 0 0 0;
	float: right;
	display: block;
}

.elementdetail .mpvu {
	margin-bottom: 20px;
}

.elementdetail .mpvu span {
	display: block;
}

.elementdetail .mpvu .mpvun {
	float: left;
	padding-right: 5px;
}

.elementdetail .mpvu .mpvuv {
	font-weight: bold;
}
.previewtext {
	width: 100%;
	font-size: 14px;
	/*margin-top: 50px;*/
}
@media screen and (max-width: 480px) {
	.content .bigdata .title2 {
		padding-left: 10px;
		padding-bottom: 20px;
	}}

.content-fader
{
	background-color:rgba(0,0,0,.45);
	display:none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}

ul.catalogmenu
{
	position: relative;
	z-index: 150;
}

#header
{
	background-color: #fff;
	position: relative;
	z-index: 150;
}

#tpanel, .tline
{
	position: relative;
	z-index: 150;
}

.mmit_logo a
{
	opacity: 0.7;
}


.mmit_logo a:hover
{
	opacity: 1.0;
}

label[for="in_stock_only_checkbox"]
{
	line-height: 28px;
}

label[for="in_stock_only_checkbox"]:before
{
	margin-right: 8px !important;
}

// Юр. цена для карточки
   .juridical_price {
	   font-size: 11px;
   }
.juridical_price span.price {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	display: inline-block;
	margin-right: 15px;
}

.juridical_price .tooltip-cont.reg-open {
	color: red;
	text-decoration: none;
}
.juridical_price .tooltip-cont.reg-open .tooltip {
	color: black;
}


.juridical_price .tooltip-cont .tooltip {
	visibility: hidden;
	position: absolute;
	left: 51%;
	bottom: calc(87% + 15px);
	padding: 12px 12px;
	width: 152px;
	color: #6f6f6f;
	font-family: "pn_cn_regular";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.125rem;
	background-color: #fff;
	box-shadow: 0 0 14.3px 0.8px rgba(0, 0, 0, 0.2);
	opacity: 1;
	-webkit-transition: opacity .15s, visibility .15s;
	transition: opacity .15s, visibility .15s;
	white-space: normal;
	border: 1px solid #d1d1d1;
	font-family: 'OpenSans';
	font-size: 12px;
}

.juridical_price .tooltip-cont .tooltip a{
	text-decoration: underline;
}

.juridical_price .tooltip-cont .tooltip a:hover{
	text-decoration: none;
}

.juridical_price .tooltip-cont .tooltip .arrow {
	position: absolute;
	bottom: -10px;
	left: 57px;
	display: block;
	width: 20px;
	height: 10px;
	overflow: hidden;
}

.juridical_price .tooltip-cont .tooltip .arrow::after {
	position: absolute;
	left: 20%;
	top: -50%;
	display: block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	box-shadow: 0 0 14.3px 0.8px rgba(0, 0, 0, 0.125);
	content: "";
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px solid #d1d1d1;
}

.juridical_price .tooltip-cont:hover .tooltip {
	opacity: 1;
	visibility: visible;
}


// Юр. цена для каталога

   .juridical_price_cat{
	   font-size: 11px;
   }

.juridical_price_cat .price {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	display: inline-block;
	margin-right: 15px;
}

.juridical_price_cat .tooltip-cont.reg-open,
.soloprice .price.gen .tooltip-cont.reg-open{
	color: red;
	text-decoration: none;
}
.juridical_price_cat .tooltip-cont.reg-open .tooltip,
.soloprice .price.gen .tooltip-cont.reg-open .tooltip {
	color: black;
}


.juridical_price_cat .tooltip-cont .tooltip{
	visibility: hidden;
	position: absolute;
	left: 28%;
	top: 181px;
	padding: 12px 12px;
	width: 152px;
	color: #6f6f6f;
	font-family: "pn_cn_regular";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.125rem;
	background-color: #fff;
	box-shadow: 0 0 14.3px 0.8px rgba(0, 0, 0, 0.2);
	opacity: 1;
	-webkit-transition: opacity .15s, visibility .15s;
	transition: opacity .15s, visibility .15s;
	white-space: normal;
	border: 1px solid #d1d1d1;
	font-size: 12px;
	font-family: 'Opensans';
	z-index: 1000;
}

.juridical_price_cat .tooltip-cont .tooltip a,
.soloprice .price.gen .tooltip-cont .tooltip a{
	text-decoration: underline;
	color: #78b200;
}

.juridical_price_cat .tooltip-cont .tooltip a:hover,
.soloprice .price.gen .tooltip-cont .tooltip a:hover{
	text-decoration: none;
}

.juridical_price_cat .tooltip-cont .tooltip .arrow{
	position: absolute;
	bottom: -16px;
	left: 99px;
	display: block;
	width: 20px;
	height: 10px;
	overflow: hidden;
}


.juridical_price_cat .tooltip-cont .tooltip .arrow::after,
.soloprice .price.gen .tooltip-cont .tooltip .arrow::after{
	position: absolute;
	left: 20%;
	top: -50%;
	display: block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	box-shadow: 0 0 14.3px 0.8px rgba(0, 0, 0, 0.125);
	content: "";
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px solid #d1d1d1;
}

.juridical_price_cat .tooltip-cont:hover .tooltip,
.soloprice .price.gen .tooltip-cont:hover .tooltip{
	opacity: 1;
	visibility: visible;
}

.soloprice .price.gen .tooltip-cont .tooltip {
	visibility: hidden;
	position: absolute;
	right: -64px;
	top: -88px;
	padding: 12px 12px;
	width: 152px;
	color: #6f6f6f;
	font-weight: 400;
	line-height: 1.125rem;
	background-color: #fff;
	box-shadow: 0 0 14.3px 0.8px rgba(0, 0, 0, 0.2);
	opacity: 1;
	-webkit-transition: opacity .15s, visibility .15s;
	transition: opacity .15s, visibility .15s;
	white-space: normal;
	border: 1px solid #d1d1d1;
	font-size: 12px;
	font-family: 'Opensans';
	z-index: 1000;
}

.juridical_price_cat .tooltip-cont .tooltip .arrow, .soloprice .price.gen .tooltip-cont .tooltip .arrow {
	position: absolute;
	bottom: -10px;
	left: 99px;
	display: block;
	width: 20px;
	height: 10px;
	overflow: hidden;
}

.showcase .soloprice .price.gen, .elementdetail .soloprice .price.gen{
	position: relative;
}

.catalog .prods .ajaxpages_gmci{
	margin-bottom: 30px;
}

.additional_order_info {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 25px;
	background: #ffcc00;
}
.fff a:hover{
	background: #ffcc00 !important;
}
.bx_col_input input:focus{
	outline: none !important;
}
.bx_catalog_list_home{
	border-bottom: none !important;
}
a.cheaper{
	color: #ffffff;
	background: #ff6f00;
	padding: 10px 10px;
	font-size: 13.68px;
	border-radius: 5px;
	position: relative;
	top: 0px;
	font-family: Opensansbold,Arial,Helvetica,sans-serif;
}
.cheaper .icon{
	width: 24px;
	height: 19px;
	background-position: 0px -963px;
	color: #ffffff;
	margin-right: 10px;
	margin-bottom: 3px;
}
.add2basketform{
	float: left;
}
.cheaper{
	padding-top: 10px;
}
@media (min-width: 600px) {
	.new_font{
		font-family: 'Myriad';
		font-size: 13px;
		line-height: 1.8em;
	}
}
@media (max-width: 396px) {
	.new_font{
		font-family: 'Myriad';
		font-size: 12px;
		line-height: 1.8em;
	}
}

.price.gen {
	margin-right: 0 !important;
}

.catalog .mix .template {
	float: right;
}

@media (max-width: 455px) {
	.elementdetail .soloprice .line-mobile {
		height: 30px;
	}
	.nowrap-mobile {
		vertical-align: bottom;
	}
	.elementdetail .soloprice .price {
		height: auto;
	}
}

.desc_complect{
	padding-left: 24px;
	padding-top: 22px;
	padding-bottom: 22px;
	background-color: #FFF0B2;
	margin-bottom: 24px;
}

.desc_complect p{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 8px;
}
/* mmit modal */
.modal-overlay {
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
	background-image: unset;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	pointer-events: all;
}

.modal-overlay .mmit-modal {
	background-color: #fff;
	padding: 3rem;
	margin: 1rem;
	min-width: 280px;
	max-width: 600px;
	height: 450px;
	opacity: 0;
	transform: scale(0.7);
	position: relative;
	transition: .3s;
	border-radius: 4px;
	font-family: "Montserrat", Arial, sans-serif;
	box-shadow: 0 0 30px rgb(0 0 0 / 0.2);
}

.modal-overlay .mmit-modal .scroll {
	overflow-y: auto;
	overflow-x: hidden;
	height: 350px;
	padding-right: 1rem;
}

.modal-overlay .mmit-modal .content {
	height: 100%;
	width: 100%;
	padding: 0;
}

.modal-overlay .mmit-modal .scroll::-webkit-scrollbar,
.modal-overlay .mmit-modal .scroll::-webkit-scrollbar-track {
	width: 7px;
	background-color: #f5f5f5;
	border-radius: 20px;
}

.modal-overlay .mmit-modal .scroll::-webkit-scrollbar-thumb {
	background-color: #1976d2;
	border-radius: 20px;
}

.modal-overlay .mmit-modal .modal-header {
	font-weight: 600;
	font-size: 1.5rem;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}

.modal-overlay .mmit-modal .modal-close {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	z-index: 20;
}

.modal-overlay .mmit-modal.visible {
	opacity: 1;
	transform: scale(1);
}

.modal-container {
	position: fixed;
	inset: 0;
	z-index: 1000;
	pointer-events: none;
}
/********/
.opt-price-modal-content h2 {
	font-size: 24px;
	margin-bottom: 1em;
}
.opt-price-modal-content p {
	text-align: left;
	line-height: 1.6;
	margin-bottom: 1em;
	font-size: 16px;
}
.opt-price-modal-content .bold {
	font-weight: 700;
}
.opt-price-modal-content .blue {
	color: #0087c8;
}
.opt-price-modal-content .teal {
	color: #00aebe;
}
.opt-price-modal-content .green {
	color: #0caa71;
}

