/*
Theme Name: WeBuild Child
Theme URI: http://webuild.netbee.shop
Author: Netbee
Author URI: http://themeforest.net/user/net-bee
Description: We Build is the perfect WordPress theme for your construction business that will make your life easier and will brighten up your ideas with the modern design that you can customize it yourself.
Version: 2.4.1
Tags: black, orange, white, light, dark, yellow, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, accessibility-ready, mega-menu, retina-ready, seo-ready, flexible-widgets, two-sidebars
License: GNU General Public License
License URI: license.txt
Text Domain: pro
Template: webuild
*/
@import url("../webuild/style.css");
footer .widgets { display:none; }
.page-header .title-wrapper h1 { margin-top:40px; }

/* pour les modeles */
.info-tech-modele {
	padding:30px;
	background-color:#224B98;
	color:white;
	font-size:20px;
}
.margintop50 { margin-top:50px; }
.marginbottom50 { margin-bottom:50px; }
h1 { margin-bottom:30px; }
h2 { margin-top:50px; }
.trait { padding:0; margin: 0; width:10%; color:#224B98; text-align:left; height: 35px; border-top:3px solid #224B98; }
.titremodele { padding:5px; background-color:#dddddd; height:55px; font-family:oswald; color:black; }
.info-tech-modele a { color:white; }
.single-portofolio, .image-une { padding-left:120px; padding-right:120px; }
.titremodelephoto { background-color:#224B98; color:white; text-align:center; width:100%; line-height:72px; font-size:36px; }
.wpb_wrapper p { font-weight:300; }
.info-tech-modele { font-weight:400 !important; }


/* pour le bug d'affichage dans chrome */
@media screen and (-webkit-min-device-pixel-ratio:0){
    .page-header .title-wrapper h1 {
		margin-top:70px !important;
	}
}

@media only screen and (max-width:1000px) {
	.titremodele { font-size:30px; }
	.titremodelephoto { font-size:28px; }
	.info-tech-modele { font-size:16px; }
	.single-portofolio, .image-une { padding-left:1vw; padding-right:1vw; }
}

.fancy-author-title , .entry-author{ display:none; }

.style-1 .header-bottom, .style-1 .header-bottom .cart-info {
	line-height: 10px;
}
.entry-header-top { display:none; }
.post-format-standard time { display:none; }
.pro-fancy-title { display:none; }
h4 a { color:black; }
h3.nav-previous, h3.nav-next { color: #224B98 !important; }
nav.post-navigation { display:none; }
.post-excerpt p a { color: #224B98 !important; }
.vc_gitem-zone-mini {  display:none; }


/* formulaire footer */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="password"],
.wpcf7-form textarea {
	font-weight: 300;
	font-family: 'Oswald';
	font-size:16px;
	color:#ddd;
}
.wpcf7-form input[type="submit"] {
	font-weight: 500;
	font-family: 'Oswald';
	font-size:16px;
	color: #0f4496;
}

/* formulaire contact */
.textbleu input { color:#0f44a2 !important;font-weight: 600 !important; }
.textbleu textarea { color:#0f44a2 !important;font-weight: 600 !important; }