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


body .menu-navigation__sections .menu-navigation__sections-item-link {

    font-size: 15px;
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu-wrapper>li>a {
    font-size: 15px;
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu-wrapper>li:not(.has_img)>.dropdown-menu li a {
    font-size: 13px;
}

body .menu_top_block.catalog_block .dropdown>li>a {
    font-size: 15px;
}

.flexslider .banner_text {
    font-size: 17px;
    line-height: 25px;
}

.catalog_section_list .section_item li.name a span {
    font-size: 17px;
}

.section_item_inner .section_info a {
    font-size: 14px;
}

.mega-menu table td .wrap>a {
    font-size: 17px;
}

.menu-navigation__sections-item-link {
    padding: 5px 35px 5px 21px;
}


.menu_top_block li .dropdown {
    background: #f7f7f7;
}

body .menu_top_block li.full .dropdown>li>a.section1 {
    background: #f7f7f7!important;
}

.menu_top_block.catalog_block .dropdown>li.full>.dropdown>li>a {
    font-size: 15px;
}

.brands_slider_wrapp .flex-viewport {
    height: 60px;
}

.btn.btn-default.white:not(.grey) {
    font-weight: bold;
}
