.t-section__topwrapper {
     margin-bottom: 10px !important; 
}

/*убирает выбор количества в формах битрикса*/
.b24-form-control-product-quantity {
    display: none !important;
}

/*чтобы плавающие кнопки не перекрывали выпадающее подменю из шапки*/
.t393.t393__positionfixed {
    z-index: 300 !important;
}

/* .add_comment display:block;
width:30px;
height:150px;
position:fixed;
left:0;
top:50%;
z-index: 99999;
> */

/*

a {
    color: #007ca7 !important;
}


a:hover {
    color: #00968b !important;
}
a:visited {
    color: #00968b !important;
} */