﻿.variant_check {
    width: auto !important;
}

.color-item7 {
    background: #faebd7;
    border: 1px solid #faebd7;
}

.color-item8 {
    background: #000;
    border: 1px solid #000;
}

.color-item9 {
    background: #AAB2BD;
    border: 1px solid #AAB2BD;
}

.color-item10 {
    background: #f5f5dc;
    border: 1px solid #f5f5dc;
}

.color-item11 {
    background: #C19A6B;
    border: 1px solid #C19A6B;
}

.color-item12 {
    background: #F39C11;
    border: 1px solid #F39C11;
}

.color-item13 {
    background: #7a4040;
    border: 1px solid #7a4040;
}

.home-page-img {
    width: auto !important;
    display: inline-block !important;
}

.product-group-style {
    position: relative;
}

.addtoCartAnimation {
    position: absolute;
    left: 50px;
    top: 59px;
    z-index: 2;
}

.addtoFavoriteAnimation {
    position: absolute;
    left: 100px;
    top: 55px;
    z-index: 2;
}

._share_button {
    margin-top: -5px;
    margin-right: 30px;
}

.list-container {
    position: relative;
}

#FilterLoader {
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 200px;
}

.price_wrapper {
    margin-bottom: 85px !important;
}

.filter_price {
    margin-top: 30px;
    float: right;
    width: 100%;
}

    .filter_price button {
        border-radius: 0px !important;
        width: 100%;
    }

.margin-top-50 {
    margin-top: 50px !important;
}

.productLeftSideActive {
    color: #bf0a26 !important;
}

.corporateLeftSideActive {
    color: #bf0a26 !important;
}

.newsLeftSideActive {
    color: #bf0a26 !important;
}

.referenceLeftSideActive {
    color: #bf0a26 !important;
}

@media(max-width:480px) {
    .corporate-recaptcha-xs {
        margin-bottom: 30px;
    }
}

.text-our-studies {
    color: #f5e814 !important;
}

.question-modal {
    display: block;
    margin: 0px auto;
    width: 100px;
}

.beautiful-studies-wrapper:before {
    opacity: 0.7 !important;
}

.mr-75 {
    margin-right: 75px !important;
}

.ml-75 {
    margin-left: 75px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.font-12 {
    font-size: 12px !important;
}

.font-8 {
    font-size: 8px !important;
}

.article-search, .article-search::placeholder {
    color: #fff !important;
}

@media(max-width:480px) {
    .margin-bottom-30-xs {
        margin-bottom: 30px !important;
    }
}

.menu-gallery-color {
    color: #bf0a26 !important;
}

.margin-right-pdf {
    margin-right: 5px;
}

.item-detail-tab {
    background: #f1f1f1;
    background: #f1f1f1;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 4px;
    margin-bottom: 4px
}
.padding-left-14{
    padding-left:14px;
}
.item-detail-tab-active {
    background: #000;
    margin-left: 4px;
    margin-right: 4px;
}
.item-detail-tab-active a {
    color: #fff !important;
}