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

.top-h-row .phones{width:40%;float:right;text-align:right;}
h1{font-size:30px}
.basket-btn-checkout{display:none}

.clearfix{}
.clearfix:after{
	content:" ";
	position:absolute;
	clear:both;
}

.wrapper_inner {
    width: 100%;
}

.h-region-block {
	display: flex;
	margin-right: auto;
	text-align: right;
	width: 100%;
	position: relative;
	top: 10px;
}
.select-city__block__text-city{padding-right: 25px;}
.stickers .sticker_lider {
display: block;
height: 47px;
width: 48px;
background: url(/upload/lider.png) -0px -0px no-repeat;
margin: -3px 0px 0px;
 }