/*
Theme Name:   Carservice Child
Description:  Carservice Child Theme
Template:     carservice
Version:      1.0
Text Domain:  carservice
*/

ul.galleries-list{
    margin-top: 0px !important;
}
.margin_top_0{
     margin-top: 0px !important;
}
.ui-slider{
    margin-bottom: 20px !important;
}
.top_head_booking {
    float: right;
    margin-bottom: 5px;
    margin-top: 7px;
}
.logo > h1 > a > img{max-width:65%; margin-top: 5px; margin-bottom: 5px; }
.header-container{
     padding: 8px 0;
}

a.vc_single_image-wrapper > img{
    max-width: 150% !important;
}
@media only screen and (max-device-width: 640px) {
    .top_head_booking{
        margin-right: 20%;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .logo > h1 > a > img{max-width:95%; }
}