/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; } */

.top-block .top-block-item .address,
.top-block .top-block-item.adress{
    max-width: 360px;
}

.brands_slider.slides > li .title {
    border: 2px solid #777;
    border-radius: 2px;
    font-size: 18px;
    background: #f7f7f7;
}

.brands_slider.slides > li:not(:hover) .title a {
    color: #000;
}

.front_filter_wrap.tires.load {
    background-image: url(/images/filter_main.png);
}

.top-block-item .basket_wrap i svg path {
    fill: #768369;
    /* opacity: 1; */
}

.basket_wrap .basket-link:not(.basket-count) .svg {
    opacity: 1;
}

.top-block .top-block-item .basket_wrap .basket-link .title {
    color: #768369;
}

.top-block .top-block-item .basket_wrap .basket-link .count {
    background: #768369;
}

.top-block-item .phone-block .callback-block {
    color: #768369;
    
}

.top-block .top-block-item .address {
    color: #768369;
}

.logo-row .top-description {
    color: #768369;
}

#total_filter {
    white-space: normal;
    margin: 10px 0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-color: #71806a;
}