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

/*.section_block .sections_wrapper{display:none !important} */
.adv_list.top .item .img_inner { border-radius: 0 !important; } 
.adv_list .item .desc { font-weight: normal !important; }
.adv_list .item .name { font-weight: 700 !important; }
.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu, .menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu {
    max-height: 800px !important;
}
.region_wrapper {
	max-width: 200px !important;}

@media (max-width: 760px) {
	.site_s3 #footer .social-block.rounded_block {
		display:none;
	}
}
.section-classic_v2 img,
.section-classic img{width: 100%;margin-bottom: 15px;}
@media (max-width: 450px){
.top_slider_wrapp .flexslider .slides > li, .top_slider_wrapp .flexslider .slides > li td:not(.bg), .top_slider_wrapp .flexslider, .top_slider_wrapp .flexslider .slides > li .banner_bg {
    height: 200px;
}
}