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

/* #mobilefilter .main_page_filter .bx_filter_parameters_box .bx_filter_parameters_box_title,
#mobilefilter .main_page_filter .bx_filter_parameters_box .bx_filter_block {
    width: 100%;
    float: none;
}
#mobilefilter .main_page_filter .bx_filter_parameters_box:not(.css_BRAND) {
    height: auto !important;
    display: block;
}
#mobilefilter .bx_filter .bx_filter_parameters_box:last-child {
    margin-bottom: 70px;
} */
.right_block.wide_Y.catalog_page.search_page .slick-list {
	height: auto!important;
}
#content .right_block .inner_wrapper {
    margin-bottom: 50px;
    padding-bottom: 20px;
}
.regular.slider {
	margin: 31px auto 10px auto;
	padding: 0 40px;
}
footer .footer-v4 .footer-inner {
	padding-top: 20px;
}
.maxwidth-theme .bx_filter:not(.compact) .bx_filter_parameters_box .title-wrapper{
	font-weight: bold;
}
.maxwidth-theme .bx_filter .bx_filter_input_checkbox .bx_filter_param_text{
	font-weight: bold;
}
.phone-block .phone-block-header{
	margin-bottom: 15px;
}
.phone-block .phone-block-header li::before{
	display:none;
}
.sticky_menu .content-block .search_wraps{
	padding-right: 330px;
}
.logo-row .subbottom{
	min-height: 110px;
}
.mobileheader-v1 .inline-phone-show:focus{
	outline: none;
}

.module-pagination .nums .cur {
	color: #FFF;
	background: #2d2c2f;
}
a.dark_link:hover, .dark_link:hover span, .dl:hover a, .selected a.dark_link, a.muted:hover, .hover_color_theme:hover {
	color: #2d2c2f !important;
}

.wrapper_inner .container a.close {
	display: none;
}

.wrapper_inner #wrap_ajax_auth {
	padding-top: 42px;
}

@media (max-width: 550px) {
	.wrapper_inner #wrap_ajax_auth  {
		padding-top: 20px;
	}
}

@media (max-width:767px){
	.callbackkiller {
		display: none!Important;
	}
}

#headerfixed .maxwidth-theme {
	padding: 0 16px;
}

.form_home_offer .licence_block label {
	color: #fff!important;
	opacity: 0.5;
}
.form_home_offer .licence_block a {
	color: #fff!important;
	text-decoration: underline;
}
.form_home_offer input[type="checkbox"] + label:before {
	background-color: #fff!important;
}
.form_home_offer input[type="checkbox"] + label:after {
	background-color: #2d2c2f!important;
}