/*
Theme Name:  renovatia Child Theme
Description: Child theme for Renovatia
Author:      cotatia
Author URI:  https://www.zmultiservicesreims.fr/
Template:    boldman
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
.tm-header-style-infostack .kw-phone .ttm-custombutton a {
    text-transform: uppercase;
    font-size: 16px;
}
.tm-header-style-infostack .kw-phone .ttm-custombutton:before{
	display:none !important;
}
::placeholder, .tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text {
  color: #555;
}
.top-contact i{font-size:25px;}
.tm-tm_service-featured-wrapper img{width:100px;}
.tm-tm_service-featured-wrapper{text-align:center;background:#fff;}
.themetechmount-serviceboxbox-readmore{display:none;}
.themetechmount-portfolio-box-view-top-image .themetechmount-icon-box a.themetechmount_pf_link{
	display:none;
}
.themetechmount-portfolio-box-view-top-image .themetechmount-box-bottom-content a{
	pointer-events:none;
}
.wpcf7-form.sent .contactform, .tm-processbox-wrapper .tm-processbox .process-num
{
    display:none;
}
.cats_pob li{font-size:16px;}
.testimonial-field.testimonial-name{
	color:#81d742;
	font-weight:bold;
}
@media (min-width: 767px){
.on_mobile{display:none !important;}

}
.header-content-mobile{display:none;}
@media (max-width: 768px){
	
.tm-header-style-infostack .tm-top-info-con {
    display: block !important;
	width:100%;
}
.tm-header-style-infostack .tm-top-info-con .header-widget, .tm-header-style-infostack .tm-top-info-con .header-widget .header-content {
    display: none;
}
.tm-header-style-infostack .tm-top-info-con .header-widget:last-child {
    padding-left: 0;
    display: block;
}
.header-content-mobile{display:block;margin-top: -15px;
margin-bottom: 15px;}
.header-content-mobile a{
	display:inline-block;
	vertical-align: top;
}
.header-content-mobile a:last-child {
	float:left;
}
#trv-moi, #trv-moi .vc_row.container{display: flex;
flex-wrap: wrap-reverse;}

.tm-titlebar h1.entry-title, .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title{font-size:34px !important;}

}