/*
Theme Name: Dwelling
Description: WP theme for dwelling.Be
Author: Jean-Christophe Bougnet @ Eteamsys.com
Version: 2.4

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

#wpcf7-f32309-o2{
	display: none;
}
@media screen  and (max-width: 640px) {
	.right_side_menu_opened .wrapper {
	    display: none !important;
	}
	.side_menu{
		box-sizing: border-box  !important;
		width: 100% !important;
	}
	.close_side_menu{
		background-color: #ab9262 !important;
    	background-position: center !important;
		width: 25px !important;
		height: 25px !important;
	}
	#wpcf7-f21222-o1{
		display: none;
	}
	#wpcf7-f32309-o2{
		display: block;
	}
}
#cookie-law-info-bar a{
	color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.blog_single {
	font-family: 'Raleway', sans-serif;
}

.blog_single h1,
.blog_single h2,
.blog_single h3,
.blog_single h4,
.blog_single h5,
.blog_single h6 {
	font-family: "PT Sans", sans-serif;
}
