 /*
Theme Name:     Car Repair Services Child
Theme URI:     https://smartdata.tonytemplates.com/car-repair-service-v4/
Description:    Child theme for Car Repair Services
Author:         Smartdatasoft
Author URI:     https://smartdatasoft.com/
Template:       car-repair-services
Version:        1
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */
.custom-phone-header{
    letter-spacing: 2px;
    font-size: 20px;
    font-weight: bold;
}

body.layout-2 #mainSlider .slide-content h4 {
    font-size: 38px !important;
}
body.layout-2 #mainSlider .slide-content p {
  font-size: 18px !important;
  
}

body:not(.home) {
  background-size: 100% !important;
}
.custom-phone-header .icon-phone{
    padding-right: 10px;
}
header.page-header-2 .search-container {
  top: -19px !important;
}
.counter-box-main .box02-wrapper01{
  padding-bottom: 95px !important;
}
 @media (max-width: 500px) {
    /* CSS rules for screens 768px wide or smaller */
    body:not(.home) {
        background-repeat: repeat !important;
      }
      .custom-phone-header{
        font-size: 16px;
        letter-spacing: normal;
      }

  }

  @media (min-width: 992px) {
    header.page-header-2 .header-topline .row-flex {
     font-size: 18px;
    }
    header.page-header-2 .header-topline .row-flex .header-phone {
        font-weight: bold;
        letter-spacing: 3px;
       }

  }