@media (max-width: 1179.999px){
.product__table::after {display: none;}
}
.alert-danger {
    background-color: #F44336;
}
.alert-success {
    background-color: #4caf50;
}
.req {color:#F44336;}
.alert {
    position: relative;
    padding: 18px 40px 18px 20px;
    z-index: 30;
    color: #FFF;
    border-radius: 0;
    min-height: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-weight: 700;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    -o-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    -webkit-transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
    background-color: #45b172;
}
#alertreview {
    display: none;
}
.review {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c5c5c5;
}
#itogo10 .add2basket .product__intro {padding-left: 0px;}
@media (min-width: 640px){
#itogo10 .add2basket #form_wrapper_call {
    position: fixed;
    margin-top: -220px;
    margin-left: -332px;
    width: 627px;
    display: block;
}
}
.tovar__preview img {min-height: 240px; max-height: 240px; width:auto !important;}
.tovar__preview {
    text-align: center !important;
}
.tovar__price {min-height: 18px;}
.tovar__title {min-height: 32px;margin-left: 8px;margin-right: 8px;}
.propertys,.pagination { width: 100%;}
.variations {
    width: 100%;
    border-left: 1px solid #ccc;
    margin-top: 15px;
}
.variations tr td {
    vertical-align: middle;
    height: 40px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 5px;
    color: #666;
}
.product .propertys td:first-child {max-width: 130px; font-weight: 600;}
.variations tr:first-child td {
    background: #45b172;
    border-right: 1px solid #fff;
    padding: 0 0 0 5px;
    color: #fff;
}
#fheadciti h3 {
    font: 16px Arial;
    font-weight:400;
    color: #fff;
    padding: 3px 0 0 20px;
    line-height: 65px;
}
#itogo10 #fheadciti h3 {
    font-weight: normal;
    color: #fff;
    padding: 6px 0 0 19px;
    font-size: 18px;
}
input[type="radio" i] {margin: 7px 3px 19px 5px;}
#itogo10 .product__add {
    padding:10px;
    margin-right: -10px;
}
#itogo10 .product__table .product__add {
    padding:0px;
}
#itogo10 #form_wrapper_call {
    position: fixed;
    margin-top: -220px;margin-left: -192px;
    display: block;
}
#fheadciti {
    background: #45b172;
    position: relative;
    height:65px;
}
.citi #form_wrapper_call {
    font-size: 14px;
    width: 880px;
    padding: 16px 18px 8px;
    margin-bottom: 10px;
    margin-left: -458px;
    z-index: 2500;
    position: fixed;
    top: 50%;
    left: 50%;
    display: block;
}
.citi .frm_place ul {float:left;padding-right: 25px;}
.citi .frm_place {height: 490px;overflow: auto;}
.citi .frm_place a {text-decoration: none;    color: #439565;}
@media (max-width: 870px){
.citi #form_wrapper_call {
    width: 420px;
    margin-left: -228px;
}
.citi .frm_place {overflow: auto;}
.citi .frm_place ul {
    float: none;
    text-align:center;
}
}
.inner-section__main p {padding-bottom: 15px;}


.wr_close {
    width:67px;
    height:100%;
    background:rgba(0,0,0,0.2);
    top:0px;
    right:0px;
    float:none;
    position:absolute;
}
.wr_close img {
    position:absolute;
    width:20px;
    height:20px;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    margin:auto;
}
.wr_close img:hover{
    position:absolute;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    margin:auto;
}

.frm_place {
    padding:30px 15px;
}
.citi .frm_place li {
    margin-bottom:25px;
}
.citi .frm_place a {
    font: 14px Arial;
    color:#3a3939;
    padding-bottom:2px;
}
.citi .frm_place a:hover {
    border-bottom:1px dashed #439565;
    color:#439565;
}

@media (max-width: 870px) {
   .citi #form_wrapper_call {
        width: 300px;
        margin-left: -167px;
    }
}
.breadcrumbs {
flex-wrap: wrap;
}

.breadcrumbs__link {
    padding: 10px 0;
}


.site-info__phone a{ 
    white-space: nowrap;
    font-size: 18px;
    font-weight: 700;
    color: #47a570;
    text-decoration: none;
    transition: all .5s ease;
 }
 .site-info__phone a:hover{
    color: #ffa800;
 }

.site-info__email a{ 
    text-decoration: none;
    color: #47a570;
    transition: all .5s ease;
 }


.site-info__email{ 
    white-space: nowrap;
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0;
    transition: all 0.5 ease;
 }

.site-info__email a:hover{
    color: #ffa800;

}


.footer__phone a{ 
    font-size: 30px;
    font-weight: 700;
    color: #45b172;
    text-decoration: none;
    transition: all .5s ease;
 }


.footer__phone a:hover{ 
    color: #ffa800;

}

.footer_about{
    color: black;
}

 .privacy_policy{
    color:  black;
    text-decoration: none;
 }

 .privacy_policy:hover{
    text-decoration: underline;
 }