/*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 Каптча */

/* LOGO */

.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;
}


.logo-row .logo {
    height: 90px;
    display: block;
}
#headerfixed .logo-row .logo img, #headerfixed .logo-row .logo svg {
    max-height: 57px;
}
#mobileheader .logo {
    margin-top: 3px;
    height: 57px;
    display: block;
}

/* LOGO */

    .item-views.news2 .item-wrapper.fon_text_fon .item.with-title-fon.big-block .inner-text.with-fon .inner-text-wr {
        min-height: 100px;
    }


.stickers .sticker_sale_text {
    background-color: #4694cb;
}

ul {
    padding: 0;
    margin: 26px 0 15px;
}
.content-list-blocks-view .item .previewtext.item__preview-text {
    margin-bottom: 0px;
}
.content-list-blocks-view .properties .inner-wrapper::before {
    height: 4px;
    top: 10px;
    width: 4px;
}

blockquote {
    font-weight: 500;
}

.title.bx_filter_parameters_box_title:not(.filter_title) {
    background-color: #85bfed15;
}

.item-views.staff-items.within.type_2.type_3 .items .item .image {
    width: 250px;
    height: 250px;
}

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

.main-slider__item .text .banner_text {
    -webkit-line-clamp: 7;
}

.text_after_items {
    padding: 0px 0px 0px;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li > a {
    max-width: 200px;
}

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

.TABLES_SIZE_frame .form table.sizes td {
    border: 1px solid #e7e7e7;
    border-color: var(--stroke_black);
    padding: 1px 1px;
    font-size: 13px;
    text-align: center;
    width: auto;
}

.item-stock .icon {
    background: #85bfed;
}
.item-stock .value {
    color: #85bfed;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li > a {
    max-width: 185px;
}

.item-views.brands .item img {
    filter: none;
}   