/*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;  }*/
/* .btn.btn-default { background-color: e42320; border-color: e42320;color: #ffffff; } */
footer .bottom-menu .item .title {
    font-size: .867em;
    font-weight: 500;
    line-height: 1.5385em;
    text-transform: uppercase;
    letter-spacing: .8px;
    color: #fff;
}
body .subscribe-block-wrapper .text {
    padding-left: 69px;
    font-weight: 500;
    padding-top: 2px;
}
.tab-content {
    text-align: justify;
}
div.tab-content a {
    text-align: left;
}
.charact {
    width: 100%;
}
.charact th {
    width: 50%;
}
.charact .item:nth-child(2n-1) {
    background-color: #f0f0f0;
}
.charact .item th, .charact .item td {
    padding: 2px 0 2px 5px;
}
.item-stock .icon {
    background: black;
}
.item-stock .value {
    color: black;
}

@media (min-width: 1200px) { .catalog_block.items .item_block.col-5, .col-lg-20 {width: 25% !important;} }

.product-info-headnote__brand .brand__picture img, .brand-detail-info .brand-detail-info__image img {
	max-width: 120px;
}

.hide-price .cost.prices {
    display: none;
}

body .cost.prices > .price_group .price_name {
    display: none;
}