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

.logo-row .logo {
    height: 95px;
}

.top-block .menu.topest li {
    display: inline-block;
    vertical-align: top;
    padding: 12px 0px 14px;
    list-style: none;
    font-size: 15px;
    line-height: 18px;
    white-space: normal;
    font-weight: bold;
}

.top-block > .maxwidth-theme > .wrapp_block {
    background: #e6e6e6;
}

.top-block {
    position: relative;
    background: #e6e6e6;
    z-index: 13;
}

.top-block .menu >li>a {
    color: #000000;
}