.main-color{
#797575 !important;
}
.main-color-background{
background-color: #797575 !important;
}
.main-color-border{
border-color: #797575 !important;
}
.self-content h1, .self-content h2, .self-content h3{
    color: #797575 !important;
}
div.spoiler div.spoiler-title div.hide-icon {
    background-color: #797575 !important;
    opacity: 0.6;
}
div.spoiler div.spoiler-title div.show-icon {
    background-color: #797575 !important;
}
.price_summa{
    text-align: center;
    color: #797575;
    font: 16px/14px Roboto;
    margin-bottom: 20px;
    display: none;
}
.nav-reg li > a {
    font: 500 16px Roboto;
    color: #797575;
    border-bottom: 1px dotted #797575;
    cursor: pointer;
}
.submit {
    width: 160px !important;
    height: 29px;
    display: block;
    margin: 0;
    background-color: #797575;
    color: #fff;
    border: none;
    border-radius: 3px !important;
    margin-top: 20px;
    cursor: pointer;
    font: 400 18px Roboto;
}
.first label {
    width: 140px;
    height: 30px;
    background-color: #797575;
    border: 1px solid #797575;
    float: right;
    text-align: center;
    cursor: pointer;
}

.authorization span {
    color: #797575;
}
.password-recovery span {
    color: #797575;
}
.container sup span {
    color: #797575;
}


.button-cp:hover {
    background-color: #797575;
}

.active-bt {
    background-color: #797575;
}
.txt_password_physical {
    display:none;
    color: #fff;
    font: 400 14px Roboto;
    margin-bottom: 15px;
    margin-top: -15px;
    background-color: #797575;
    padding: 5px 10px;
}
.checkbox-block input[type="checkbox"]:checked + label:before {
content: '\2022';
color: #797575;
font-size: 30px;
text-align: center;
line-height: 16px;
}
.category_info .sub_cats li:hover{
    color: #797575;;
    border-color: #797575;;
}