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


/* Google Каптча */
.grecaptcha-badge {
    visibility: hidden;
}
/* Google Каптча */

table {
    width: 100%;
}


.header__top-item .phone {
    font-size: 1.2em;
}
.font_upper_xs {
    display: none;
}
.font_upper_xs {
    display: none;
}
.item-stock .icon {
    background: #9d9d9d;
}
.item-stock .value {
    color: #9d9d9d;
}
.catalog_detail .cheaper_form > span {
    color: #0029ff;
}
.js-offers-scroll .table-view .item-info .item-title {
    display: none;
}
.js-offers-scroll .table-view .properties__item.properties__item--compact:first-of-type {
    font-weight: 600;
}

blockquote {
    font-weight: 400;
}

.item-views .item .title a {
    color: #ffffff;
    text-decoration: none;
}

.bannermain {
    color: #4080ad;
}
.bannermain:hover  {
    color: #ffffff;
}

.menu-row .mega-menu table td.wide_menu .dropdown-menu:not(.long-menu-items) .customScrollbar {
    max-height: 550px;
}

.top-block.top-block-v1.header-wrapper {
    z-index: 9999;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme {
    padding-top: 20px;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .sections_wrapper:not(.smalls) {
    padding-bottom: 10px;
}

body .menu_top_block.catalog_block {
    padding-top: 10px;
}

body .catalog_icons_Y .menu_top_block.catalog_block .dropdown > li.full > a {
    padding: 17px 40px 17px 14px;
}
body .wrapper1 .menu-wrapper .menu_top_block.catalog_block .menu > li > a > .svg {
    top: 25px;
}
.menu_top_block.catalog_block .dropdown > li > a .image img {
    width: 45px;
}

body .wrapper1 .menu-wrapper .menu_top_block.catalog_block .menu > li > .dropdown-block .dropdown li.menu_item {
    padding-top: 12px;
}

.mega-menu table td:not(.wide_menu) .dropdown-menu li > a .name {
    max-width: 250px;
}

.logo-row .logo {
    max-width: 300px;
}

.cost.prices .price {
    color: #333;
}

.product-info-headnote__inner > div {
    font-size: 16px;
}
.muted {
    color: #000000;
}