/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
body{
	background: url(../images/bg.png) #f6f6f7; 
}
.wrapper.basket_fly{
	max-width: 1208px;
	margin: 0 auto;
}
.header_wrap #header>.wrapper_inner{
	background: url(../images/christmas.png) no-repeat 100% 65px #fff; 
	background-size: auto 170px;
}
#header .middle-h-row{
	width: 100%;
}
#footer .wrapper_inner{
	background: rgba(197, 215, 232, 0.1);
	background: #f8f8f8;
}
.header_wrap #header>.wrapper_inner{
	padding-top: 6px;
	padding-bottom: 8px;
}
#content > .wrapper_inner{
	background: url(../images/christmas.png) no-repeat 100% -118px #fff; 
	background-size: auto 170px;
}

.header_wrap #header .middle-h-row .logo_wrapp .logo a{
	background-color: transparent;
}
#header .middle-h-row td.logo_wrapp img{
	max-width: 180px;
}
.basket_fly #header .middle-h-row .basket_wrapp .middle_phone{
	top: 0;
}
.middle_phone .phone_wrap .icons{
	margin-top: -18px;
}
.tizers_block{
	margin-top: 30px;
}
.catalog_detail .item_main_info .item_slider{
	width: 100%;
	float: none;
}
.catalog_detail .item_main_info .right_info{
	padding: 0;
}
.colored #header .catalog_menu ul.menu>li.orange{
	background-color: #ff6c30;
}

.info_item .middle_info{
	float: none;
	text-align: center;
	border-top: 1px solid #f2f2f2;
}
.middle_info .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt_item{
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	width: 64px;
	height: 64px;
	line-height: 64px;
}
.item_slider .slides{
	max-width: 800px;
	height: 500px;
	overflow: hidden;
	margin-bottom: 0;
}
.item_slider .slides .offers_img img{
	max-height: 500px;
	max-width: 500px;
}
.item_slider:not(.flex) .slides li{
	height: 500px;
}
body .catalog_section_list.section.rows_block .col-2{
	width: 49.9%;
}
.top_slider_wrapp .flexslider .slides>li{
	background-size: cover;
}
.item .dark_block_animate{
	background-color: transparent !important;
}
.start_promo .item a{
	text-align: center;
}
.start_promo .item img{
	max-width: 90%;
	position: relative;
	left: 5%;
}
.create {
	line-height: 15px;
	font-size: 12px;
	margin-top: 20px;
}
.create a {
	color: #666;
}
.create img {
	float: left;
	margin-right: 5px;
}
.create span {
	position: relative;
	top: 3px;
}
@media (max-width: 550px){
	#header .middle-h-row td.logo_wrapp img {
		max-width: 120px;
	}
}
@media (max-width: 600px){
	.header_wrap #header>.wrapper_inner{
		background: url(../images/christmas.png) no-repeat 95% 70px #fff; 
		background-size: 400px;
	}
	#content > .wrapper_inner {
	    background: url(/bitrix/templates/sladmir/css/../images/christmas.png) no-repeat 95% -110px #fff;
	    background-size: 400px;
	}
}
@media (max-width: 400px){
	.header_wrap #header>.wrapper_inner{
		background: url(../images/christmas.png) no-repeat center 110px #fff; 
		background-size: 300px;
	}	
	#content > .wrapper_inner {
	    background: url(/bitrix/templates/sladmir/css/../images/christmas.png) no-repeat center -80px #fff;
	    background-size: 300px;
	}
}
