

/* Start:/local/templates/torensnew/components/bitrix/news.list/car_service/style.css?16565007101312*/
.service_checkbox input {
    display: none;}
.service_checkbox-label {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #484876;
    border-radius: 5px;
    background: rgba(72, 72, 118, 0);
    color: #484876;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    cursor: pointer;
    padding: 0 15px;
    height: 95px;}
.service_checkbox-img {
    margin-right: 15px;
    height: 65px;}

.service_checkbox input:checked ~ .service_checkbox-label {
    border: 2px solid #484876;
    background: #484876;
    color: #fff;}
.service_checkbox input:checked ~ .service_checkbox-label .service_checkbox-img, .service_checkbox-label:active .service_checkbox-img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);}
.service_checkbox-label:active {
    border: 2px solid #525286 !important;
    background: #525286 !important;
    color: #fff;}

.car_service_empty {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f2f2f2;}
.car_service_empty p {
    margin: 0;}
.car_service_empty > p:first-of-type {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px;}

@media screen and (max-width: 1200px) {
    .service_checkbox-label {
        font-size: 18px;}
}
/* End */
/* /local/templates/torensnew/components/bitrix/news.list/car_service/style.css?16565007101312 */
