/*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;  }*/

/*
.child_wrapp .wrap_item {
    float: left;
    width: 50%;
}


.child_wrapp{
	
}

.child_wrapp > .wrap_item > .depth3{
	margin-top:15px;
}

.child_wrapp:after{
	content:' d';
	display:table;
	clear:both;
	opacity:0;
	
}

.child_wrapp > .wrap_item a.title{
	margin-bottom:5px;
	
}


.bx_filter_vertical .for_button {
    box-sizing: border-box;
    height: 45px;
    padding: 11px 3px 5px;
}

.footer_inner  .line .phone .phone_text{
	color:#fff !important;
}

.slides li{
	background-size:cover;
}

.thumb img {
    max-height: 100%;
    width: 100%;
}

.front_slider .thumb{
    width: 100%;
	max-width:80% !Important;
}

.index_bottom .info_column {
    padding-left: 0 !important;
}

.about_column{
	padding-left:0px !Important;
}

.sub_center li{
	display:inline !Important;
	padding:4px 15px;
}


.top-h-row .phone .icon i, #footer .phone .icon i {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent !important;
    background-image: url("/bitrix/templates/aspro_kshop/css/../images/phone.png") !Important;
    background-origin: padding-box;
    background-position: 0 -24px !Important;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.top-h-row .phone .icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.top-h-row .phone {
    width: 30%;
}

.switch{
	display:none !important;
}
*/