.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(28,14,0);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:inherit;
	background-position:center center;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:rgb(228,0,1);
}
:root{
--wd-alternative-color:rgb(228,0,1);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//btplus-chantier.fr/wp-content/themes/themewm/fonts/woodmart-font.woff?v=6.0.4") format("woff"),
	url("//btplus-chantier.fr/wp-content/themes/themewm/fonts/woodmart-font.woff2?v=6.0.4") format("woff2");
}

	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a {
    color: rgb(255 255 255);
    background-color: #e40001;
    color: white!important;
}

a.woodmart-nav-link {
    text-align: center!important;
}
a.woodmart-nav-link:hover {
    background-color: #e40001;
    color: white!important;
}

.menu-opener.color-scheme-light {
    color: #000!important;
}

span.nav-link-text {
    text-align: center;
}



.box-icon-align-left .box-icon-wrapper {
    margin-right: 0px!important;
    max-width: 50%;
}

.wd-header-nav.wd-header-main-nav.text-right.navigation-style-default {
    margin-top: 40px;
    letter-spacing: 2px;
}


.whb-general-header {
    padding: 11px 0px;
}

h5.widget-title {
    color: white;
    font-size: 18px;
}

.woodmart-recent-posts .wd-entities-title {
    margin-bottom: 8px;
    font-size: 14px;
    color: white;
}
.text {
    line-height: 38px;
    font-size: 16px;
    color: #6f6969;
}


.widget_nav_menu ul li a {
    color: #fff!important;}

span.nav-link-text {
    text-transform: capitalize;
}


.wd-nav.wd-style-separated>li {
    align-items: center;
    padding-right: 12px;
}
.copyrights-wrapper {
    border-top: 1px solid rgba(119,119,119,0.2);
    background-color: #F4A618;
!important;
}
.banner-hover-background:not(.banner-background) .wrapper-content-banner:after {
    background-color: rgb(253 162 30 / 26%)!important;
}

.wd-sub-menu li a:hover {color: #000;
    font-weight: 600;}

.text {
    line-height: 38px;
    font-size: 16px;
    color: #6f6969;
    text-align: justify;
}
.sous-titre-2 {
    color: #fda21e;
    font-weight: 800;
    font-size: 20px;
    text-transform: capitalize;
}

.sous-titre {
    color: #1d2327;
    font-weight: 800;
    font-size: 20px;
    text-transform: capitalize;
}

.titre-noir {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    color: #1d2327;
    font-weight: bold!important;
}

.titre-blanc {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold!important;
}

.text-plus {
    color: #fff;
    font-size: 19px;
}
:not(#\ ):not(#\ ):not(#\ ).buttonizer-button-0-0-3 {
    background-color: #e40001!important;
}
.text-gras {
    font-size: 17px;
    text-align: justify;
    color: #080f3e;
    font-weight: 900;
}

.text-noir {
    line-height: 38px;
    font-size: 16px;
    color: #1d2327;
    text-align: justify;
}

.bon-savoir {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}

.wd-nav-vertical li a:hover {
	color: #0476e8!important;}
   

h5.widget-title {
    padding-bottom: 11px;
    border-bottom: 1px solid white;}
/************ apres-modifications ************/
.gform_description { color: #fff!important;}
#gform_fields_4 label.gfield_label {color: #fff!important;}
.gform_wrapper input.medium {  width: 100%!important;}

#gform_fields_4 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {border: 1px solid white!important;}

/* listes SEA */
.sea-link-dot {
    font-size: 1.2rem;
    font-weight:800;
    color: #F4A618;
}
.sea-link {
    color: #256BB0;
}
.sea-links-list-zone {
    line-height: 0.7rem;
}@media (min-width: 1025px) {
	.titre-2 {
    text-align: center;
    font-weight: 700;
    color: #1d2327;
    font-size: 33px;
    letter-spacing: 3px;
}

.titre-gras {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.titre-1 {
    text-align: center;
    font-weight: 700;
    color: #1d2327;
    font-size: 40px;
    letter-spacing: 3px;
}

.text-noir {
    line-height: 38px;
    font-size: 16px;
    color: #1d2327;
}

.haut{position:absolute!important;z-index:99999;-webkit-box-shadow: 1px 7px 25px 1px rgba(0,0,0,0.7); 
box-shadow: 1px 7px 25px 1px rgba(0,0,0,0.7);width: 100%;}

.titre-acc{
	  color: #000000!important;
    text-align: center;
    font-size: 35px;
    letter-spacing: 2px;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;}

.titre-acc strong{
    text-align: center;
    font-size: 35px;
    letter-spacing: 2px;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
    color: #0181fe;
   	text-transform: uppercase;}


.titre-gras-blanc{
	color: #ffffff;
	 text-align: center;
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 800;
    letter-spacing: 0px;
    font-family: Montserrat, sans-serif;
    line-height: 40px;}

.text-blanc{
	 text-align: center;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 20px;
	padding-top: 0px;}

.row-footer {
	/*margin-left: 127px!important;*/
}

.copyrights-centered .min-footer>div {
	margin-bottom: -15px!important;}

.wd-nav.wd-style-separated>li {
    align-items: center;
    padding-right: 7px;}

.prof-bacgraice{
text-align: left;
color: #023b66;
font-size: 3.2rem;
	font-weight: 800;}


.etape {
    text-align: center;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
    letter-spacing: 2px;
    font-size: 35px;
    font-size: 35px;
    color: #0181fe;
}


span.text-etape {
    color: #000000;
    font-size: 18px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	svg:not(:root) {
	width: 100%!important;}

.prof-bacgraice{
text-align: left;
color: #023b66;
font-size: 36px;
	font-weight: 800;}
}

@media (min-width: 577px) and (max-width: 767px) {
	svg:not(:root) {
	width: 100%!important;}
}

@media (max-width: 576px) {
	.titre-2 {
    text-align: center;
    font-weight: 700;
    color: #1d2327;
    font-size: 33px;
    letter-spacing: 3px;
}

.titre-gras {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.titre-1 {
    text-align: center;
    font-weight: 700;
    color: #1d2327;
    font-size: 40px;
    letter-spacing: 3px;
}

.text-noir {
    line-height: 38px;
    font-size: 16px;
    color: #1d2327;
}


.titre-acc{
	  color: #000000!important;
    text-align: center;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;}

.titre-acc strong{
    text-align: center;
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
    color: #0181fe;
   	text-transform: uppercase;}


.titre-gras-blanc{
	color: #ffffff;
	 text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 0px;
    font-family: Montserrat, sans-serif;
    line-height: 40px;}

.text-blanc{
	 text-align: center;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 20px;
	padding-top: 0px;}

svg:not(:root) {width: 100%!important;}

.unique-carousel-443{ display: none!important;}

.promo-banner-wrapper {margin-bottom: 13px!important;
width: 70%;
	margin-left: 49px;
}

/*.page-id-8 .promo-banner-wrapper {
    }
*/
.page-title .title { font-size: 29px;}

.titre-1 {
    text-align: center;
    font-weight: 700;
    color: #1d2327;
    font-size: 30px;
    letter-spacing: 3px;
}

/*******************************/
:not(#\ ):not(#\ ):not(#\ ).buttonizer-label-0-0-6 {
	font-size: 24px!important;}

:not(#\ ):not(#\ ):not(#\ ).buttonizer-group-0-0-1 {
	right: 24%!important;}

#cookie-law-info-bar[data-cli-style="cli-style-v2"]{
padding-bottom: 74px!important;}

.cli-style-v2 .cli-bar-message {
    width: 100%!important;}

.cli-plugin-button,.medium.cli-plugin-button{font-size: 12px!important;}

.cli-bar-container.cli-style-v2 {
    margin-bottom: 25px!important;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {
    font-size: 14px!important;
}
.cli-style-v2 {
	font-size: 7pt!important;}

:not(#\ ):not(#\ ):not(#\ ).buttonizer-group-0-0-1 {

	bottom: 3%!important;}

.hide-mobile{ display:none!important}

div#wd-6124a33cc4093 ,div#wd-6124a32cb6c7d{
    text-align: center;
    margin-left: 16px;}

.prof-bacgraice{
text-align: left;
color: #023b66;
font-size: 36px;
	font-weight: 800;}

.text {
	line-height: 28px!important;}

.etape {
    text-align: center;
    font-weight: 900;
    font-family: Montserrat, sans-serif;
    letter-spacing: 2px;
    font-size: 19px!important;
    color: #0181fe;
}

span.text-etape {
    color: #000000!important;
    font-size: 13px!important;}
}

