| Current Path : /var/www/homesaver/www/bitrix/templates/aspro_next/css/ |
| Current File : /var/www/homesaver/www/bitrix/templates/aspro_next/css/custom.css |
/*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; }*/
/* ПРАВКА ОТОБРАЖЕНИЯ МЕНЮ В МОБИЛЬНОЙ ВЕРСИИ */
@media (max-width: 450px) {
body .top_slider_wrapp .flexslider .slides li {
background-size: 130% auto !important;
height: 105px !important;
}
}
@media (max-width: 450px) {
.site_s1 body .top_slider_wrapp .flexslider .slides li {
background-size: 130% auto !important;
height: 105px !important;
}
}