/* CSS Document */


/* Général
----------------------*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

.product-rating,
.price,
.product-cart-button,
.cart{
	display: none;	
}
ul li {
    line-height: 1.3;
}
p{
	font-size: 16px;
    line-height: 1.5;
    padding-bottom: 15px;
}
#content_section a, 
#content_section a:hover, 
#content_section a:visited, 
#content_section a:active {
    font-weight: bold;
	color: #8DA185;	
}
#content_section a:hover{
	text-decoration: underline;	
}
#mid_container_wrapper{
	min-height: 650px!important;
}
.woocommerce ul.products li.product a img {
    height: auto !important;
}
.term-description{
	margin-bottom: 50px;	
}
.listAwsome li{
	list-style: none;
	margin-left: 15px;	
}
.listAwsome h2{
	font-size: 21px;	
}
.titreConseil h2,
.titreConseil h3{
	font-weight: bold!important;	
}
input[type="submit"]:hover{
	cursor: pointer;
	background: #8da185!important;
}
h1, h2, h3{
	font-weight: bold!important;	
}
.btServices .three_fourth {
    width: 67.05%;
}

/* Header
----------------------*/
.search_box_wrapper{
    background: #817d6f url("../images/bandeauFooter.jpg") no-repeat scroll center top / 100% 64px !important;
    color: #ffffff;
}
.search_box_wrapper .search_form input {
 	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border: 1px solid #fff !important;
    border-radius: 4px !important;
    color: #000;
    height: 40px;
    margin: 10px 0;
    padding: 0 3%;
    width: 93.5%;
}
::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1;
    text-transform: uppercase;
}
:-moz-placeholder { /* Firefox 18- */
    color: #000 !important;
    opacity: 1;
    text-transform: uppercase;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #000 !important;
    opacity: 1;
    text-transform: uppercase;
}
:-ms-input-placeholder {  
    color: #000 !important;
    opacity: 1;
    text-transform: uppercase;
}
.search_close_button {
    right: 35px;
    top: 25px;
}
.header_top_section{
	overflow: inherit;	
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
}
.top_left_section{
	position: relative;	
}
.btMag a:before{
	background: rgba(0, 0, 0, 0) url("../images/icon-magasin.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 43px;
    vertical-align: middle;
    width: 40px;
}
.btMag{
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    padding: 15px 20px 3px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    	top: -15px;
   		left: 0;
}
.btMag a{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
}
.one_third.logo_left {
	margin-right: 1.8%;
}
.two_third_last.right_menu {
    width: 72.2%;
}
#top-menu{
	margin: -25px 0 -5px;
	display: inline-block;
}
#top-menu li{
	display: inline-block;
	list-style: none;	
}
#top-menu a{
	color: #666;	
}
#top-menu a:hover{
	color: #333;	
}
#top-menu .sep:last-child{
	display: none;	
}
.header-langue{
	display: inline-block;
    font-size: 14px;
    margin-left: 25px !important;
    text-transform: uppercase;
}
#myslidemenu a,
.search_box_icon .fa{
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}
#main_content_inner_section {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-origin: padding-box !important;
    background-position: center 40px!important;
    background-repeat: no-repeat !important;
    background-size: contain!important;
}
.menu > ul > li > a {
    padding: 10px 10px;
    margin: 15px 5px;
}
.narrow_menu .megamenu_wrapper ul li a {
   	font-size: 14px;
    font-weight: bold;
    text-shadow: inherit !important;
}
#myslidemenu > li.current-menu-item > a, 
#myslidemenu > ul > li:hover > a{
	background: rgba(0,0,0,0.3);	
	border-radius: 4px;
	color: #fff;
}
.menu .current_page_ancestor > a, 
.menu .current-menu-ancestor > a, 
.menu .current-menu-item > a {
    color: #e2e2e2;
}
.sub_header_wrapper {
    background: rgba(0, 0, 0, 0) url("../images/peinture-micca-choix-couleur.jpg") repeat scroll 0 0 / cover ;
}
.sub_header_wrapper .sub_header {
	padding: 36px 0!important;	
}
.page_title_bg_img.parallax_image{
	background-image: none !important;
}
.two_third_last.right_menu{
	float: none;
    width: 100%;
    display: block;
}

/* Footer
----------------------*/
#fooer-in > div{
    background: url('../images/bandeauFooter.jpg') no-repeat top center #817d6f!important;
 	background-size: 100% 64px!important;
 	font-size: 15px;
	padding: 120px 256.5px 70px!important;
}
.navFooter li{
	list-style: outside none none;
    margin: 0;
	line-height: 1.7;	
}
#fooer-in p,
.navFooter li a{
	color: #fff;
}
#fooer-in p{
	line-height: 1.3;	
}
.navFooter li a:hover{
	color: #DCDCDC;
}
#fooer-in .gfield_label{
	display: none;
}	
#fooer-in input[type="text"]{
	background: #a09c8d none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    padding: 8px;
}
.ginput_container label{
	color: #fff;
    font-size: 12px;
    line-height: 2.2 !important;	
}
#fooer-in input[type="submit"]{
	background: #fff none repeat scroll 0 0 !important;
    border-radius: 4px;
    color: #a09c8d!important;
    cursor: pointer;
}
#fooer-in input[type="submit"]:hover{
	background: #dcdcdc none repeat scroll 0 0 !important;
}

/* Siderbar
----------------------*/
#sidebar h3{
	background: #d0d0d0 none repeat scroll 0 0;
    border-radius: 4px;
    color: #505050 !important;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 25px;
    text-transform: uppercase;
	line-height: 1;
}
#woocommerce-product-search-field{
	width: 100%;
	float: left;
	height: 39px;
}	
.btRecherche{
	background: #d0d0d0 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 39px;
    margin-left: -45px;
	float: right;
    padding: 0 11px;
}


/* Accueil
----------------------*/
.overlay_content{
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);	
}
.overlay_content h2{
	font-size: 20px;	
}
.overlay_content h3{
	font-size: 30px;	
}
.btMagasin{
	background: #817d6f none repeat scroll 0 0;
    border-radius: 4px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 3em;
    padding: 8px 15px;
}
.overlay_content img.ecoImg{
	transform: none!important;
	margin: 0 auto;
}
.owl-carousel .owl-item,
.owl-carousel .owl-item h5{
	text-align: center;		
}
.productSlider .shop-produt-image{
	background: #fff none repeat scroll 0 0;
    margin: 0;
    max-width: inherit;
    padding: 5px 15%;
    width: 70%;
}
.productSlider h5 a{
	font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}
.description h4 a{
	font-size: 18px!important;
	font-weight: bold;	
	color: #5d5d5d;
}
.post_date_color {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    left: 0;
    margin: -5px auto 0;
    padding: 3px;
    position: relative;
    right: 0;
    text-align: left;
}
.post_date_color span{
	color: #4d4d4d!important;
	font-size: 14px!important;
}
.boiteConseil .description p{
	line-height: 1.2;	
}
.boiteConseil .figure{
	margin-top: 10px;	
}

/* Shop list
--------------------*/
.shop-produt-image, 
.shop-product-details{
	display: inline-block;
	vertical-align: middle;
	background-color: transparent;	
}
.shop-produt-image{
	height: auto;
    margin-left: 12px;
    max-width: 115px;
    width: 33%;
}
.shop-product-details{
	text-align: left;
    width: 56%;
	padding: 10px;
}
.shop-product-details h2,
.shop-product-details h2 a{
	font-size: 18px;
	color: #1b3b64;
	font-weight: bold;
	margin: 0;
}
.shop-product-details h3{
	color: #8c8c8c;
	font-size: 14px!important;
	font-weight: bold!important;	
	padding: 0 !important;
	line-height: 1.3!important;
}
.shop-product-details p{
	font-size: 13px;
    padding: 0 !important;	
}
#fiche p{
	font-weight: bold;	
}
#fiche a{
	background: #9b9b9b none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 1px 13px;	
}
#fiche a:last-child{
	background: #b4b4b4;
}
#fiche a:hover{
	background: #848484;
}
#fiche a:hover:last-child{
	background: #a0a0a0;
}

/* single product
----------------------*/
.sku_wrapper,
.tagged_as,
.fini_wrapper,
.utilisations_wrapper,
.couleur_wrapper,
.approbation_wrapper,
.fiche_wrapper{
	display: block;
}
.sku_wrapper >span,
.tagged_as >span,
.fini_wrapper >span,
.utilisations_wrapper >span,
.couleur_wrapper >span,
.approbation_wrapper >span{
	color:	#333;
}
.woocommerce ul.utilisations{
	margin-left: 30px!important;	
}
.utilisations li{
	color: #333;
    line-height: 1.3;
    list-style: none;
}
.listAwsome li:before,
.utilisations li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #8da185;
}
.fiche_wrapper{
	margin-top: 15px;
	font-weight: bold;
	color: #333;	
}
.fiche_wrapper > span{
	display: block;	
}
.fiche_wrapper a{
	background: #9b9b9b none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    font-weight: bold;
    padding: 1px 13px;
    text-align: center;
    text-transform: uppercase;
    width: 36%;
}
.fiche_wrapper a:last-child{
	background: #b4b4b4;
}
.fiche_wrapper a:hover{
	background: #848484;
}
.fiche_wrapper a:hover:last-child{
	background: #a0a0a0;
}

/* Service
---------------------------*/
.serviceRow .description p {
    text-align: justify !important;
    font-size: 16px !important;
    line-height: 1.5;
}

/* professionnel
---------------------------*/
.btContact .callout_button{
	font-size: 20px;
    font-weight: bold;
    margin: 11px;
    text-transform: uppercase;	
}
.btRDV .callout_button {
    font-size: 17px;
    font-weight: bold;
    margin: 11px 0;
    text-transform: uppercase;
}
.centerImg .gallery-images{
	text-align: center;	
}
.centerImg .gallery-images li{
	position: relative!important;
	float: none;	
	width: 98%;
}
.centerImg .gallery-images img{
	margin: 0 auto;	
}

/* Décor virtuel
--------------------------------*/
.btColor{
	background: #8da185 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff !important;
    display: block;
    font-size: 19px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 95%;	
}

/* Contact
--------------------------------*/
.formContact label{
	display: none!important;	
}
.formContact input[type="text"], 
.formContact textarea, 
.formContact input{
	padding: 3% !important;
}
.listMagDet{
	margin-bottom: 25px;
}
.listMagDet h2{
	border-bottom: 2px solid #8da185;
    color: #8da185;
    margin-right: 25px;
}
.btMagMicca,
.btDetMicca{
	background: #EDE6D3 none repeat scroll 0 0;
    border-radius: 8px;
    color: #333;
    display: inline-block;
    margin: 0 1%;
    padding: 2%;
    text-align: center;
    text-transform: uppercase;
    width: 43%;
}
.btMagMicca:hover,
.btDetMicca:hover{
	background: #DDD6BC none repeat scroll 0 0;
    color: #333!important;
}
#pgc-1358-1-0{
	width: 20%;	
	display: inline-block;
	vertical-align: top;
}
#listMagasin{
	width: 77%;	
	display: inline-block;
	vertical-align: top;
}
#listMagasin .titre{
	margin-bottom: 10px;	
}
#listMagasin .titre:after{
	background: #ccc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 5px 0;
    width: 25px;
}
.boiteMag{
	border: 1px solid #ccc;
    margin: 25px auto;
    padding: 15px;
    width: 96%;
}
.boiteMag > div{
	display: inline-block;
	width: 49%;	
	vertical-align: top;
}

/* blogue
---------------------*/
.mid_container_wrapper_section a.readmore, input#submit, 
#contact-form p #contact_submit, #commentform #submit, 
#contact-form #reset, .mid_container_wrapper_section .blog_read_more, 
#main_slider a.readmore, input#reset {
    background-color: #d0d0d0;
    border: 2px solid #d0d0d0;
    color: #505050 !important;
}
.blog_post_meta span i {
    color: #7e8b73 !important;
}

/* RESPONSIVE
-----------------------------------*/
@media screen and (max-width: 1400px){
	#fooer-in > div {
		padding: 120px 10% 70px!important;
	}	
}
@media screen and (max-width: 1024px){
	#fooer-in > div {
		padding: 120px 50px 70px!important;
	}	
	.menu > ul > li > a {
		padding: 15px 8px;
		font-size: 15px;
	}
	.container {
		width: 100% !important;
	}
}
@media screen and (max-width:970px){
	
	#pgc-1358-1-0,
	#listMagasin {
		display: block;
		margin: 0 auto;
		vertical-align: top;
		width: 90%;
	}
	.boiteMag {
		width: 85%;
	}
	.header_retina_logo, .sticky_retina_logo {
		width: auto!important;
		height: auto!important;
	}
	#myslidemenu > li.current-menu-item > a, #myslidemenu > ul > li:hover > a {
		padding: 5px;
	}
}
@media screen and (max-width:750px){

	.logo {
		width: 83%;	
	}
	.custom_title h1, .custom_title h2, .custom_title h3 {
		font-size: 17px !important;
		line-height: 1.5 !important;
	}
	.btMag{
		display: none;	
	}
	.shop-product-details {
		text-align: left;
		width: 84%;
	}
	.shop-product-details  #fiche a {
		display: inline-block;
		padding: 8px 13px;
		width: 42%;
		margin: 5px 0;
	}
}
@media screen and (max-width:500px){
	.boiteMag > div {
		display: block;
		vertical-align: top;
		width: 100%;
	}
}
@media screen and (max-width:400px){
	.overlay_content h3 {
		font-size: 25px;
	}
	.btMagasin {
		font-size: 14px;
		margin-top: 1em;
	}
	body .gform_wrapper .gfield_checkbox li input[type=checkbox], 
	body .gform_wrapper .gfield_radio li input[type=radio],
	body .gform_wrapper .gfield_checkbox li input{
		margin-top: 0px;
	}
}