.social-link:last-of-type {
    padding-right: 0px;
}

.results_wrapper_title a:hover {
    color: #f20f2a;
}

.basketBot_cell .check_wrap .jq-radio__div {
    left: 4px;
    margin-left: 0px;
}

.basket_text_complect {
    font-size: 11px;
    font-style: italic;
    padding-top: 5px;
}

.basket .cancel, .three_radio_check {
    cursor: pointer;
}

.basketBot_cell {
    vertical-align: top !important;
}

.social-link {
    padding-right: 10px;
}

.hidden-profile, .hidden-history {
    display: none;
}

.product-item-detail-info-container {
    float: right;;
}

.old-price {
    color: rgba(0, 0, 0, 0.46);
    font-size: 14px;
    font-weight: normal;
    text-decoration: line-through;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(/local/templates/nle/images/loading.gif) center no-repeat #fff;
    text-align: center;
    display: none;
    opacity: 0.7;
}

#select-filial-styler {
    float: none !important;
    margin-top: 5px;
}

.tagsRow_title {
    text-decoration: none;
}

.tagsRow_title:hover {
    text-decoration: none;
}

.tagActive {
    border-color: #f24941;
    color: #f24941;
}

.three_radio_item.error .jq-radio {
    border: 1px solid #ff0000;
}
 
.error .jq-radio {
    border: 1px solid #ff0000;
}
