

/* Start:/bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/style.css?156763434913565*/
.bx_item_listincart top1 {background:#fff !important;}

.basket.R2D2{
text-align:left;
    margin: 0 auto 00 0;
}
.basket.R2D2 .clr_e456 {
    color: #e45600;
}

.bx_cart_block{ 
	/*color:#404040;*/
	font-size:12px;

    font-family: Arial,sans-serif;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	white-space: normal;
position:relative;
	line-height: normal !important;
}
.bx_cart_block.bx_cart_fixed{ 
	border:1px solid #b7b7b7;
	background:#fff;
	max-height: 100%;
	width:100%;
	overflow: hidden;
	border-radius:3px;
	position:fixed;
	z-index:1000;
	width:210px;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	/*max-height:100%;*/
	
}
.bx_cart_block.bx_cart_fixed.top 	{top:5px}
.bx_cart_block.bx_cart_fixed.right 	{right:5px}
.bx_cart_block.bx_cart_fixed.bottom {bottom:5px}
.bx_cart_block.bx_cart_fixed.left 	{left:5px}
.bx_cart_block.bx_cart_fixed.max_height{top:5px;bottom:5px}
/**/
.bx_cart_block.bx_cart_sidebar 			.bx_small_cart{/*padding:10px 8px;*/}
.bx_cart_block.bx_cart_fixed 			.bx_small_cart{/*padding:10px 8px;*/line-height: 18px;}
.bx_cart_block.bx_cart_fixed.min 						{min-height:88px}
.bx_cart_block.bx_cart_fixed.min		.bx_small_cart{/*padding:10px 8px*/}
/*.bx_cart_block.bx_cart_fixed.max_height .bx_small_cart{padding:10px 8px }*/
.bx_cart_block .bx_small_cart .icon_cart,
.bx_cart_block .bx_small_cart .icon_info,
.bx_cart_block .bx_small_cart .icon_spacer,
.bx_cart_block .bx_small_cart .icon_profile{
	display:inline-block;
	width:21px;
	height:19px;
	margin-right:3px;	
	position: relative;
	margin-bottom: -3px;
}

.bx_item_listincart .preloader{
	width:100%;
	height:100%;
	background: rgba(200,200,200, 0.2) url('/images/catalog-loader1.gif') no-repeat top 5px right 5px;
	position:absolute;
	top:0px;
	right:0px;
	display:none;
}

/*
.bx_cart_sidebar .bx_small_cart .icon_cart{background:url(/bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/images/cart.png)    no-repeat top center}
.bx_cart_sidebar .bx_small_cart .icon_cart{background:url(/bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/images/cart.png)    no-repeat top center}
.bx_cart_sidebar .bx_small_cart .icon_profile{background:url(/bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/images/profile.png) no-repeat top center}
*/

.bx_cart_block .bx_small_cart .icon_cart{background:url(/bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/images/cart.png)    no-repeat top center}
.bx_cart_block .bx_small_cart .icon_profile{background:url(/bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/images/profile.png) no-repeat top center}
.bx_cart_block .bx_small_cart .icon_info{background:url(/bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/images/info.png) no-repeat top center}

.bx_cart_block .bx_small_cart a{font-weight:bold;/*color:#404040*/;
    white-space: nowrap;}
.bx_cart_block .bx_small_cart a:hover{text-decoration:none}
.bx_cart_block .bx_small_cart .link_profile{font-weight:normal}
.bx_cart_block .bx_small_cart .link_another{font-weight:normal; margin-left:26px;}

.bx_cart_block .bx_item_listincart{
/*display:none;*/
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;

    -webkit-transition: visibility 0s, opacity 0.3s linear;

position:absolute;right:0;min-width:300px;background:#fff;}
.bx_cart_block:hover .bx_item_listincart{

    box-shadow: 0px 0px 5px rgba(100, 100, 100, 0.5);

  visibility: visible;
  opacity: 1;
display:block;}
.bx_cart_block.bx_cart_fixed 			.bx_item_listincart{padding-bottom:21px}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart{


	position: absolute;
	bottom: 0;
	/*height: 100%;*/
	top: 70px;
}

.cart-notetext{

    text-align: center;
    color: #565396;
    font-size: 11px;
    width: 400px;
    padding: 20px;
}

.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart.top2{top: 55px;}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart.top1{top: 40px;}
.bx_cart_block.bx_cart_fixed.close .bx_item_listincart{	top:auto !important}

.bx_cart_block .bx_item_listincart .bx_itemlist_container{/*padding-bottom:21px;*/padding-top:10px;width:100%;max-height:400px;overflow-y:auto;overflow-x:hidden;}
.bx_cart_block.bx_cart_fixed 		 	.bx_item_listincart .bx_itemlist_container{position:relative}
/*.bx_cart_block.bx_cart_sidebar .bx_title_component{*/
	/*margin:10px;*/
	/*padding:10px 0 17px;*/
	/*font-size:18px;*/
	/*line-height:20px;*/
	/*color:#000;*/
	/*vertical-align:middle;*/
	/*border-bottom:1px solid #E5E5E5;*/
/*}*/
/*.bx_cart_block.bx_cart_sidebar .bx_title_component .cart_icon_big{*/
	/*line-height:20px;*/
	/*height:20px;*/
	/*width:25px;*/
	/*background:url(/bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/images/cart_big.png) no-repeat center;*/
/*}*/
/*.bx_cart_block.bx_cart_sidebar.close 	.bx_item_listincart{height:0;overflow:hidden}*/
.bx_cart_block.bx_cart_fixed .bx_item_listincart .bx_itemlist_container{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow:auto;
}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart .bx_itemlist_container{
	position: absolute;
	bottom: 80px;
	top: 0;
}
.bx_cart_block.bx_cart_fixed.close.top{bottom:auto}
.bx_cart_block.bx_cart_fixed.close.bottom{top:auto}
.bx_cart_block.bx_cart_fixed.close .bx_item_listincart{

height:0;overflow:hidden}

.bx_cart_block.bx_cart_fixed .bx_item_listincart .status{
	width:100%;
	background:#f7f7f7;
	position:absolute;
	bottom:0;
	z-index:120;
	text-align:center;
	font-size:12px;
	color:#4f4f4f;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding:3px;
	border-radius:0 0 2px 2px ;
}

.bx_cart_block 					.bx_item_listincart .status:hover{background:#ececec;cursor:pointer}
.bx_cart_block 					.bx_item_listincart .bx_itemincart{
	position:relative;
	padding:0 10px;
	margin-bottom:15px;
}
.bx_cart_block 					.bx_item_listincart .bx_item_status{
	font-weight:bold;
	padding:3px;
	background:#f1f4f4;
	line-height:16px;
	font-size:13px;
    color: #565396;
	text-align:center;
}
/*.bx_cart_block.bx_cart_fixed    .bx_item_listincart .bx_itemincart{position:relative}*/
.bx_cart_block .bx_item_listincart .bx_item_delete{
font-size:3em;
    color: #e45600;
    font-family: initial;
padding-right:20px;
    line-height: 0.5;
    font-weight: normal;
	cursor:pointer;
}
.bx_cart_block .bx_item_listincart .bx_item_delete:hover{opacity: 1;}
.bx_cart_block .bx_item_listincart .bx_item_img_container{
	text-align:center;
	color:#3f3f3f;
	font-size:12px;
}
.bx_cart_block .bx_item_listincart .bx_item_img_container a{}
.bx_cart_block .bx_item_listincart .bx_item_img_container a img{
	max-width:90px;
	height:auto;
	/*border:1px solid #e6e6e6;*/
}
.bx_cart_block .bx_item_listincart .bx_item_title{padding-bottom:5px}
.bx_cart_block .bx_item_listincart .bx_item_title a{
	font-size:11px;
	color:#3f3f3f;
	text-decoration:none;
font-weight:bold;

    color: #565396 ;
    text-decoration: underline ;
}
.bx_cart_block .bx_item_listincart .bx_item_title a:hover{text-decoration:underline}
.bx_cart_block .bx_item_listincart .bx_item_price{padding-bottom:5px}
.bx_cart_block .bx_item_listincart .bx_item_price .bx_item_oldprice{
	text-decoration:line-through;
	color:#b0b0b0;
	vertical-align:bottom;
	font-size:12px;
	font-weight:bold;
}
.bx_cart_block .bx_item_listincart .bx_item_col_summ{
	font-size:12px;
	padding-bottom:10px;
    font-size: 19px;
}

.bx_cart_block .bx_item_listincart .total_price{

    color: #565396;
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0 15px;
text-align:left;
}

.bx_cart_block .bx_item_listincart .total_price .total_span{

    color: #e45600;
    font-size: 19px;
}
.bx_cart_block .bx_item_listincart .total_price .total_span i{

    font-weight: 400;
}

.bx_cart_block .bx_item_listincart .bx_itemincart:last-child .bx_item_col_summ{/*border-bottom:none*/}
.bx_cart_block .bx_item_hr{
	border:none;
	border-top:1px solid #e5e5e5;
	width:100%;
	margin:11px 0;
}
.bx_cart_block .bx_item_listincart .bx_button_container{
	/*height:62px;*/
	width:100%;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	padding:15px 10px;
position:relative;
overflow:hidden;
	text-align:center;
}

.bx_cart_block .bx_item_listincart .bx_button_container:before{
	content:"";
position:absolute;
    height: 1px;
    margin-top: -1px;
top:0;
left:0;
width:100%;
    box-shadow: 0px 0px 2px rgba(100, 100, 100, 0.5);

}
.bx_cart_block.bx_cart_fixed .bx_item_listincart .bx_button_container{position:relative}
.bx_cart_block.bx_cart_fixed.max_height .bx_item_listincart .bx_button_container{
	position:absolute;
	bottom:21px;
}


/* buttons */
.bx_cart_block .bx_bt_button_type_2{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
}

.bx_cart_block .bx_bt_button_type_2 				{
	border:1px solid #e9e9e9;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image:-webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:-moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:-o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color:#656565;
	text-shadow:0 1px 0 #fff;
}
.bx_cart_block .bx_bt_button_type_2:hover 		{background:#fff}
.bx_cart_block .bx_bt_button_type_2:active 	{
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image:-webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:-moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:-o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}

.bx_cart_block .bx_small.bx_bt_button_type_2{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}

.bx_cart_block .bx_small.bx_bt_button_type_2 		{ }
.bx_cart_block .bx_small.bx_bt_button_type_2:hover 	{ }
.bx_cart_block .bx_small.bx_bt_button_type_2:active 	{ }


.bx_cart_block .bx_medium.bx_bt_button_type_2		{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}

.bx_cart_block .bx_medium.bx_bt_button_type_2 		{font-weight:bold}
.bx_cart_block .bx_medium.bx_bt_button_type_2:hover{ }
.bx_cart_block .bx_medium.bx_bt_button_type_2:active{ }


.tr-bx{
  display:table-row;
  position:relative;
}
.tr-bx>div{
  display:table-cell;
  vertical-align:middle;
  padding:8px 6px;
  white-space:nowrap;
  text-align:left;
	border-bottom:1px solid #E5E5E5;
}
.tr-bx>div:nth-child(2){
  white-space:normal;

    min-width: 320px;
}
.tr-bx>div:nth-child(2) strong{

    margin-top: 10px;
display:block;
    color: #e45600;
    font-weight: bold;
    font-size: 19px;
}
.tr-bx>div:nth-child(2) strong i{

    font-weight: 400;
    font-size: 14px;
}
.tr-bx>div.bx_item_delete{
  padding:8px 20px;
}
.table-bx{
  display:table;
}
.plus-minus{
    display: inline-block;
    margin: 0 3px;
    color: #999;
    font-size: 1.5em;
    font-weight: normal;
    text-align: center;
    color: #414d51;
    cursor: pointer;
    font-family: Arial,sans-serif;
    font-size: 24px;
}



.quantnt{

    min-width: 30px;
text-align:center;
	border:1px solid #999;
padding:3px 5px;


    background: #fff;
    box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
    height: 15px;
    padding: 8px;
    width: 100%;
    border: 1px solid #acbbca;
    display: block;

    padding-left: 2px !important;
    padding-right: 2px !important;
    width: 30px !important;
    font-family: Arial,sans-serif;
    font-size: 13px;
}












.bx_item_listincart .bx_bt_button_type_2.bx_medium {
    padding: 6px 15px;
    margin-left: 10px;
    margin-right: 10px;
}
.bx_item_listincart .bx_bt_button_type_2.bx_medium {
    background: #f9cb98;
    background: -moz-linear-gradient(top, #f9cb98 0%, #ff8c44 8%, #ee4005 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb98), color-stop(8%,#ff8c44), color-stop(100%,#ee4005));
    background: -webkit-linear-gradient(top, #f9cb98 0%,#ff8c44 8%,#ee4005 100%);
    background: -o-linear-gradient(top, #f9cb98 0%,#ff8c44 8%,#ee4005 100%);
    background: -ms-linear-gradient(top, #f9cb98 0%,#ff8c44 8%,#ee4005 100%);
    background: linear-gradient(to bottom, #f9cb98 0%,#ff8c44 8%,#ee4005 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7d25', endColorstr='#ee4005',GradientType=0 );
    box-shadow: 0px 1px 6px rgba(0,0,0,0.4) !important;
    text-shadow: 0px -1px 0px #973a0d !important;
    border: 1px solid #ef670a !important;
    background: #f9cb98 !important;
    background: -moz-linear-gradient(top, #f9cb98 0%, #fd6f21 8%, #ee4005 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb98), color-stop(8%,#fd6f21), color-stop(100%,#ee4005)) !important;
    background: -webkit-linear-gradient(top, #f9cb98 0%,#fd6f21 8%,#ee4005 100%) !important;
    background: -o-linear-gradient(top, #f9cb98 0%,#fd6f21 8%,#ee4005 100%) !important;
    background: -ms-linear-gradient(top, #f9cb98 0%,#fd6f21 8%,#ee4005 100%) !important;
    background: linear-gradient(to bottom, #f9cb98 0%,#fd6f21 8%,#ee4005 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f46433', endColorstr='#ee4005',GradientType=0 ) !important;

text-decoration:none;
color:#fff;
text-transform:uppercase;
}

.bx_item_listincart .bx_bt_button_type_2.bx_medium:hover {opacity: 0.8 !important; cursor:pointer;}

.tab.active {
background: transparent;
    color: #5c2a87;
	border: 1px solid rgb(65,77,81);
    font-size: 14px;
    border-bottom: none;
    padding: 9px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	    text-align: center;
    height: 32px;
	    display: flex;
		    font-family: Verdana;
    margin: 15px 0;    font-weight: 400; cursor:pointer;
}









/* End */


/* Start:/bitrix/templates/.default/components/eva/callback/.default/style.css?15676343483546*/
#overlaycall{background:#000; opacity:.45; filter:alpha(opacity=45); display:none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 2000;}
#form_wrapper_call{font-size: 14px;
    width: 450px;
    padding: 16px 18px 8px;
    margin-bottom: 10px;
    z-index: 2500;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -193px;
    display: none;}
#fhead {height:42px;background:white;position:relative;padding:5px 0 0 0;} 
#fhead h3{
padding: 0 0 0 0px !important;

/*font-size: 14px; */
    margin-top: 3px !important;
    /* font-family: Arial,sans-serif; */
    /* font-weight: normal; */
    /* color: #fff; */
    /* margin: 0 0 0 43px; */
    /* padding-top: 5px; */
    /* background: wheat; */
    /* padding: 0 0 0 83px; */
    /* line-height: 1.5em; */ background: none !important;
color: #3e5a7a; text-align:center; font-weight:100 !important;
    /* float: left; */
    margin-left: 0px;
    font-family: arial;
    font-size: 25px;}
.wr_close{    float: right;
    cursor: pointer;
    margin-right: 5px;
    position: absolute;
    top: 5px;
    right: 5px;
    margin-top: 5px;}
.frm_place{border-left: 1px solid #fff; border-right: 1px solid #fff; padding: 10px 15px 10px 15px; background:#fff;}
.frm_place p{font-size:1.3em; text-align:center; padding:10px 0;}
form#call_ord .mf-req, form#call_ord_sp .mf-req{font-size:.7em;color:#f00;vertical-align:super;float:right;position:absolute;right:0;top:0;}
form#call_ord input[type="text"], form#call_ord textarea, form#call_ord_sp input[type="text"], form#call_ord_sp textarea{/*width: 295px; */
    /* font-family: Arial; */
    /* border: 1px solid #b4b4b4; */
    /* padding: 3px 5px; */
    /* font-size: 1em; */
    /* color: #0b0b0b; */
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px inset !important;
    height: 15px !important;
    padding: 8px !important;
    width: 90% !important;
    /* display: block; */
    border: 1px solid rgb(180, 180, 180); 
    /* color: rgb(255, 0, 0); */
    /* background: rgb(255, 255, 255); */}
form#call_ord input[type="submit"], form#call_ord_sp input[type="submit"]{   /* background: #54508c !important;*/
    color: #fff !important;width: 220px !important;
    margin: 0 auto !important;

box-shadow: 0 1px 6px rgba(0,0,0,.5);
    cursor: pointer;
    height: 40px;

font-weight: 700;
    text-shadow: 0 -1px 0 #000;
    border: 1px solid #5b539d;

background: #9a83d4;
    background: -moz-linear-gradient(top, #9a83d4 0%, #6f5f95 6%, #353e81 100%);
    background: -webkit-linear-gradient(top, #9a83d4 0%,#6f5f95 6%,#353e81 100%);
    background: linear-gradient(to bottom, #9a83d4 0%,#6f5f95 6%,#353e81 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a83d4', endColorstr='#353e81',GradientType=0 );

}
form#call_ord input[type="submit"]:hover, form#call_ord_sp input[type="submit"]:hover {opacity: .80;}
form#call_ord div, form#call_ord_sp div{margin-bottom:10px;position: relative;}
form#call_ord div.mf-text, form#call_ord_sp div.mf-text{font-size:.8em; color:#707070;font-family: Arial;}
form#call_ord div.mf-text input, form#call_ord_sp div.mf-text input{width:115px;}
form#call_ord div.mf-captcha{}
form#call_ord div.bsubm, form#call_ord_sp div.bsubm{text-align:center;}
form#call_ord div.bsubm p.warn, form#call_ord_sp div.bsubm p.warn{color:#71ad00 !important; font-size:.8em !important;font-style:italic !important;margin-bottom:10px !important;text-align:center !important;}
#fbott{height:12px;background: url(/bitrix/templates/.default/components/eva/callback/.default/images/plash.png) no-repeat 0 -56px;}

/* End */


/* Start:/bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?17860454492593*/
input.search-suggest {	background-image:url(/images/search_icon.jpg); background-repeat:no-repeat !important; background-position:left !important; top: 5px !important; right: 5px !important; border: 1px solid #293b6d !important; float: right !important; padding: 0 4px !important; margin-left:9px !important; color: #426666 !important; height: 26px !important; width:196px !important;outline: none;} input.search-suggest:focus { background-image:url(/img/skroll.png)! important; background-color: #FFF !important ;} .call_call:hover {border-bottom: 0px !important;} .bx_small_cart a {color: #fff;text-decoration:none; border-bottom: 1px solid rgba(255,255,255,.3); font-size: 11px; line-height: 20px; font-family: Arial,sans-serif; font-weight: 100 !important;} .bx_small_cart a:hover {color: #fff;text-decoration:none; border-bottom: 0px solid rgba(255,255,255,.3); font-size: 11px; line-height: 20px; font-family: Arial,sans-serif;font-weight: 100 !important;} 
right: 5px !important; ? 

 
border: 1px solid #293b6d !important; ??loat: right !important;
 
padding: 0 4px !important;
 
 	margin-left:11px !important; ??olor: #426666 !important;
 
 height: 26px !important; width:196px !important;}? 
 
 
 
 
div.search-popup{ background-image:url(/images/search_icon.jpg) !important; background-repeat:no-repeat !important; background-position:left !important; top: 5px !important; 
  right: 5px !important; ? 
  
 
  border: 1px solid #293b6d !important; ??loat: right !important;
 
  padding: 0 4px !important;
 
  impremium.ledmart.pro	margin-left:11px !important; ??olor: #426666 !important;
 height: 26px !important; width:196px !important;} div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;} div.search-popup-row{background:#FFFFFF;} div.search-popup-row-active{background:#EEEEEE;} div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;} div.search-popup-el-cnt{text-align:right; float:right;} .bx_cart_block .bx_small_cart .icon_profile {width: 21px !important; height: 19px !important;} .icon_profile {width: 21px !important; height: 19px !important;}
 .bsubm {text-align:center !important;} 
 
 
 
.bsubm {text-align:center !important;}
 
form#call_ord div.bsubm{text-align:center;}

.bx_cart_block.bx_cart_sidebar .bx_small_cart table{
  float: right;
  margin-right: -2px;
}
.bx_cart_block .bx_item_listincart{
    margin-top: 24px;
margin-right: 24px;
}
.bx_cart_block .bx_item_listincart > div{
  border-bottom: 1px solid #e4e4e4 !important;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/nash/style.css?15676343451084*/
/* Left menu*/

ul{margin:0 !important; padding:0 !important;}
ul.left-menu
{font-family:Arial, Helvetica, sans-serif; font-size:16px;  width:210px !important;
	list-style:none;
	margin:0 !important; padding:0 !important;
	margin-bottom:8px;
	position: relative; /*IE bug*/
list-style-type: none;
}

ul.left-menu li
{list-style-type: none;margin:0; font-family:Arial, Helvetica, sans-serif; font-size:16px;    
    margin-bottom: 5px;  width:210px !important;

}

ul.left-menu li a {
    font-size: 16px;
    color: #4d396d;
    border-bottom: 1px solid #c5bdd2;
 text-decoration:none;
}

ul.left-menu li a:visited
{list-style-type: none;margin:0;
	color:#4d396d;
}

ul.left-menu li a:hover
{list-style-type: none;margin:0; 
	color:#4d396d;
}

ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{list-style-type: none;margin:0;  
	color:#4d396d;
}

a.selected {
    background: #e3eaec;
    padding: 5px;
    display: inline-block;
border-bottom: none !important; text-decoration:none !important}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.line/template3/style.css?15676343461330*/
.news-date-time a{
	    font-size: 14px !important;
    cursor: pointer;
    padding-top: 5px;
display: inline-block; text-decoration:none;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #414d51;
}


.news-line a{
	    text-decoration:none;
    cursor: pointer;
    padding-top: 5px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #414d51; font-size: 14px !important;
}
.news-line a:visited{
	    text-decoration:none;
    cursor: pointer;
    padding-top: 5px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #414d51; font-size: 16px !important;
}
.news-line a:activ{
	    text-decoration:none;
    cursor: pointer;
    padding-top: 5px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #414d51; font-size: 16px !important;
}

.news-line a:hover {
color:#000 !important;
}

.news-line a:visited{
	    font-size: 14px !important;
    cursor: pointer;
    padding-top: 5px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #414d51;
}

.news-line {margin-left:-20px;}
.news-date-time1 {background-image:url(/img/list_style.png); background-repeat: no-repeat; margin-right:13px; width:6px; height:6px; margin-top:11px;}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/main.register/.default/style.css?1567634344463*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/templates/.default/components/bitrix/main.register/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/.default/components/bitrix/main.register/.default/images/sec-unlocked.png);}


/* End */


/* Start:/bitrix/templates/Free/template_styles.css?174194821211187*/
#form_wrapper_call {z-index:4300 !important;}
#overlaycall {z-index:4200 !important}

@font-face {
    font-family: "FuturaRoundBold";
    src: url("/bitrix/templates/Free/fonts/FuturaRoundBold/FuturaRoundBold.eot");
    src: url("/bitrix/templates/Free/fonts/FuturaRoundBold/FuturaRoundBold.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/Free/fonts/FuturaRoundBold/FuturaRoundBold.woff") format("woff"),
    url("/bitrix/templates/Free/fonts/FuturaRoundBold/FuturaRoundBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.bl:hover {color:black !important; cursor:pointer;}

.blbl:hover { border-bottom:1px #FFFFFF solid; cursor:pointer;}

.tablet:hover {
  filter:alpha(opacity=50); /* IE */
    -moz-opacity:0.5; /* Mozilla */
    -khtml-opacity: 0.5; /* Safari */
    opacity: 0.5; /* Все нормальные браузеры */
    cursor:pointer;  
  transition-duration:0.5s;
}
.tablet:active,
.tablet:active div{
  opacity: 0.4;
}
.tablet:not(:first-child):active div{
  line-height: 40px !important;
}

.tablet:first-child:active div{
  padding-top: 4px;
  transition-duration:0s;
}




.lineline:hover { text-decoration:none !important; border-bottom:0px !important; cursor:pointer;}
.linelineline:hover { text-decoration:none !important; border-bottom:0px !important; cursor:pointer;}

.tovar { height:446px;}
.tovar:hover {box-shadow: 0px 0px 5px rgba(100, 100, 100, 0.9) !important;}

.kupit{cursor:pointer;}
.kupit:hover { opacity: 0.8 !important; cursor:pointer;}

#knopka1 {  cursor:pointer;  transition-duration:1s; background-image:url(/bitrix/templates/Free/img/ok-knopka.png);transition-duration:0.3s;}

#knopka1:hover {
background-image:url(/bitrix/templates/Free/img/ok-knopka1.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	  transition: 0.3s; cursor:pointer;z-index:1000 !important
}

.cube_one {border: 1px solid #ECECEC; height:141px; width:141px; margin-bottom:11px;}
.cube { filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */
	cursor:pointer;  transition-duration:1s;  }
.cube:hover{ background-image:url(/bitrix/templates/Free/img/carousel_hover.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	 transition: 0.5s;cursor:pointer; z-index:1000 !important; }
	 
	 .cube1 { filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */
	cursor:pointer;  transition-duration:1s;  }
.cube1:hover{ background-image:url(/bitrix/templates/Free/img/carousel_hover1.png);  
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	 transition: 0.5s;cursor:pointer; z-index:1000 !important; }

.cube_two {border: 1px solid #ECECEC; height:141px; width:141px; margin-bottom:11px; background-image: url(/bitrix/templates/Free/img/new.png) !important;}


.kat {background: #1F2B55;}
.kat1 {background: #EF670A;}

#text{
	font-size: 12px;
	tahoma, arial, verdana, sans-serif, Lucida Sans
	color: #45688E;
	height: 100%;
	background: url(/bitrix/templates/Free/images/up-arrow.png) no-repeat left 3px;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: initial;
	background-position-x: 99%;
	background-position-y: 300px;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	padding: 0px 20px;
	margin: 15px 31px 15px 15px;
	font-weight: bold;
	filter:alpha(opacity=50); /* IE */
    -moz-opacity:0.5; /* Mozilla */
    -khtml-opacity: 0.5; /* Safari */
    opacity: 0.5; /* Все нормальные браузеры */
}

.korzina:hover {border-bottom:0px !important;text-decoration: none !important; cursor:pointer;}
.menu:hover {cursor:pointer; background-color:#D3E5EA !important;}
.tablet:hover {filter:alpha(opacity=50); /* IE */
    -moz-opacity:0.5; /* Mozilla */
    -khtml-opacity: 0.5; /* Safari */
    opacity: 0.5; /* Все нормальные браузеры */
	cursor:pointer;  transition-duration:0.5s;}
	.vhod:hover {filter:alpha(opacity=70); /* IE */
    -moz-opacity:0.7; /* Mozilla */
    -khtml-opacity: 0.7; /* Safari */
    opacity: 0.7; /* Все нормальные браузеры */
	cursor:pointer;  transition-duration:0.5s;}

.sliders:hover {filter:alpha(opacity=50); /* IE */
    -moz-opacity:0.5; /* Mozilla */
    -khtml-opacity: 0.5; /* Safari */
    opacity: 0.5; /* Все нормальные браузеры */
	cursor:pointer;  transition-duration:1.5s;}
 
 .sliders  {filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* Mozilla */
    -khtml-opacity: 1; /* Safari */
    opacity: 1; /* Все нормальные браузеры */
	cursor:pointer;  transition-duration:1.5s;}

a: {
text-decoration: none;
color: #000;
}


.header-menu {
font-family: "Myriad Pro", arial;
font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; 
text-decoration: none;
color: #000;
}

.header-menu a {
text-decoration: none;
color: #000;
}

.last-menu a {
color: #E31E24;
}

.header-menu a:hover {
text-decoration: none;
color: #B7171C;
}

#sloy {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */
	cursor:pointer;  transition-duration:1s; }

#sloy:hover {
background-image:url(/bitrix/templates/Free/image/image2.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	 transition: 0.5s;cursor:pointer; z-index:1000 !important;
}


#sloy1 {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */ cursor:pointer;  transition-duration:1s;}

#sloy1:hover {
background-image:url(/bitrix/templates/Free/image/image3.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	  transition: 0.5s; cursor:pointer;z-index:1000 !important
}


#sloy2 {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */ cursor:pointer;  transition-duration:1s;}

#sloy2:hover {
background-image:url(/bitrix/templates/Free/image/image4.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	  transition: 0.7s; cursor:pointer;z-index:1000 !important
}

#sloy2_2 {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */ cursor:pointer;  transition-duration:1s;}

#sloy2_2:hover {
background-image:url(/bitrix/templates/Free/image/image4_1.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	  transition: 0.7s; cursor:pointer;z-index:1000 !important
}

#sloy3 {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */ cursor:pointer;  transition-duration:1s;}

#sloy3:hover {cursor:pointer;
background-image:url(/bitrix/templates/Free/image/image5.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	 transition: 1s;z-index:1000 !important
}

#sloy4 {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */ cursor:pointer;  transition-duration:2s;}

#sloy4:hover {cursor:pointer;
background-image:url(/bitrix/templates/Free/image/image6.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	 transition: 0.5s;z-index:1000 !important
}

#sloy4_1 {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */ cursor:pointer;  transition-duration:2s;}

#sloy4_1:hover {cursor:pointer;
background-image:url(/bitrix/templates/Free/image/image6.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	transition: 0.5s;z-index:1000 !important
}

#sloy4_2 {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */ cursor:pointer;  transition-duration:2s;}

#sloy4_2:hover {cursor:pointer;
background-image:url(/bitrix/templates/Free/image/image6_2.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	 transition: 0.5s;z-index:1000 !important
}

#sloy4_3 {filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0; /* Все нормальные браузеры */ cursor:pointer;  transition-duration:2s;}

#sloy4_3:hover {cursor:pointer;
background-image:url(/bitrix/templates/Free/image/image6_3.png);
filter:alpha(opacity=100); /* IE */
    -moz-opacity:1.0; /* Mozilla */
    -khtml-opacity: 1.0; /* Safari */
    opacity: 1.0; /* Все нормальные браузеры */
	transition: 0.5s;z-index:1000 !important
}

 

.last-menu a {
color: #E31E24;
text-decoration: none;
}

.last-menu a:hover {
color: #B7171C;
text-decoration: none;
}

.header-menu a:hover {
text-decoration: none;
color: #B7171C;
}


@font-face {
    font-family: "FuturaRoundBoldItalic";
    src: url("/bitrix/templates/Free/fonts/FuturaRoundBoldItalic/FuturaRoundBoldItalic.eot");
    src: url("/bitrix/templates/Free/fonts/FuturaRoundBoldItalic/FuturaRoundBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("/bitrix/templates/Free/fonts/FuturaRoundBoldItalic/FuturaRoundBoldItalic.woff") format("woff"),
    url("/bitrix/templates/Free/fonts/FuturaRoundBoldItalic/FuturaRoundBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("/bitrix/templates/Free/../fonts/fontawesome-webfont.eot");
  src: url("/bitrix/templates/Free/../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/Free/../fonts/fontawesome-webfont.woff2") format('woff2'), url("/bitrix/templates/Free/../fonts/fontawesome-webfont.woff") format("woff"), url("/bitrix/templates/Free/../fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}



.subscription-block {

position: fixed;

bottom: 0;

z-index: 11;

width: 100%;

border-top: 1px solid #5a0145;

background: url(/img/subscription-block-bg.png) 0 0 repeat;

}
.katalog {display: block; position: relative;  z-index: 1200 !important;  padding-top: 0px;  padding-left: 0px;  width: 0px; height: 0px; top: -9px; left: 9px; visibility: inherit;}

.img { margin: 60px auto 0 auto; -webkit-box-reflect:below -10px  -webkit-gradient(linear, left top, left bottom, from(transparent),  color-stop(37%, transparent) , to(rgba(250, 250, 250, 0.1))); }



.Premium {display: block; position: relative; z-index:1200 !important; padding-top:0px; padding-left:0px; width: 0px; height: 0px; top: -99px; left: -235px; visibility: inherit;} 
/* End */
/* /bitrix/templates/.default/components/pixelmax/sale.basket.basket.line/shop_cart/style.css?156763434913565 */
/* /bitrix/templates/.default/components/eva/callback/.default/style.css?15676343483546 */
/* /bitrix/components/bitrix/search.suggest.input/templates/.default/style.css?17860454492593 */
/* /bitrix/templates/.default/components/bitrix/menu/nash/style.css?15676343451084 */
/* /bitrix/templates/.default/components/bitrix/news.line/template3/style.css?15676343461330 */
/* /bitrix/templates/.default/components/bitrix/main.register/.default/style.css?1567634344463 */
/* /bitrix/templates/Free/template_styles.css?174194821211187 */
