 /*
Theme Name:     Car Repair Services Child
Theme URI:     https://smartdata.tonytemplates.com/car-repair-service/
Description:    Child theme for Car Repair Services
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       car-repair-services
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */
html{
 overflow-y: auto !important;
 }
.footer-col-left .inside{padding-top: 15px !important;}
.review-slider-slider .slick-dots li button{background-color: #F5F5F5  !important;}
.cust_service{margin-bottom: 0px !important;}
#review-slider-header, .review-slider-review-text, .review-slider-author-text, .review-slider-link{font-family: 'Muli', sans-serif !important;}
@media screen and (max-width: 769px){
	.review-slider-star-container{font-size: 3em;}
}

@media (max-width: 767px) {
    #appointmentForm.modal .modal-dialog .modal-content,
    .modalform-sm .modal-dialog .modal-content{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}