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


/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

 .block !important{
 	margin-bottom: 0px;
 }

 .cleaning-demo-two .block !important{
 	margin-bottom: 0px;
 }

 .block {
    margin-bottom: 0px;
}

 .cleaning-demo-two .block{
 	margin-bottom: 0px;
 }
 textarea.full-width {
    width: 100%;
    box-sizing: border-box; /* inclut padding et bordures dans la largeur */
    height: 145px;      /* hauteur minimale, ajustable */
}
@media (max-width: 767px) {
    .page-header .logo img {
        max-width: 110px !important;
        min-width: 110px !important;
    }
}