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

.basket-item-info-name-link{
color:#c9c9c9;
}

.bx-ui-sls-pane a{
color:#000;
}

#bx-soa-order .bx-soa .form-group .radio-inline label, #bx-soa-order .bx-soa-coupon label, #bx-soa-order .bx-soa-section.bx-active .bx-soa-section-content strong, #bx-soa-order .bx-soa-more .bx-soa-more-btn .pull-left, #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-title a, #bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-smalltitle{
color:#fff;
}

:not(.buy_block) .button.transparent{
color:#154215;
border: 1px solid #154215;
}

.buy_block .button.transparent, .element_detail_text .button.transparent{
color:#fff;
border: 1px solid #fff;
}

.tabs-head li:hover span{
color:#154215;
}

a, div.item-title a, .articles-list div.item-title a span, .wrap_text_empty span, .phones .order_wrap_btn, #bx-soa-order .bx-soa-section .bx-soa-section-content, #bx-soa-order .form .license_order_wrap label{
color:#fff;
}

a:hover, a:hover span, .breadcrumbs a:hover span{
color:#cecece;
}

.footer_bottom a:hover, .basket_wrapp .basket_block .link:hover+.wraps_icon_block+.text .title{
color:#cecece !important;
}

.more_text_small_popup, .licenses_popup a, .cart_shell .item-title span{
color:#154215;
}

@media (max-width: 992px) {
    .mobile-img-stat {
        max-width: 100%;
        height: auto;
    }
}