.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://btplus-intervention.fr/wp-content/uploads/2021/09/slider-int.jpg);
	background-size:cover;
	background-position:center center;
}

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

: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:"Poppins", 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:14px;
}
:root{
--wd-primary-color:rgb(255,255,255);
}
:root{
--wd-alternative-color:#fbbc34;
}
: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-intervention.fr/wp-content/themes/themewm/fonts/woodmart-font.woff?v=6.0.4") format("woff"),
	url("//btplus-intervention.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-header-cats {display: block!important;}

.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;}

.menu-opener.color-scheme-light {
    color: #000!important;
}

.whb-jq9aiqfybxjysguk5l1s .menu-opener {
    background-color: rgba(239, 239, 242, 1);
}
.menu-opener:not(.has-bg) {
    background-color: rgb(255 255 255);
}
.wd-nav>li {
    position: relative;
    margin-right: 15px;
}
h4.banner-title.wd-font-weight-.wd-fontsize-l {
    border-bottom: solid 6px #F4A618;
    padding-bottom: 13px;
    letter-spacing: 2px;
}

.text {
    font-size: 16px;
    text-align: justify;
    color: #080f3e;
    font-weight: 500;
}

.titre-plus {
    text-transform: capitalize;
    font-size: 39px;
    font-weight: 700;
    color: #0a0a0a;
}

.mini-titre {
    font-size: 20px;
    color: #3d8ac3;
    font-weight: 900;
}

.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    font-size: 17px!important;
}

.bt-blanc {
    font-size: 16px;
    color: white;
    line-height: 36px;
    font-weight: 600;
}

.titre-1 {
    font-weight: 500;
    font-size: 33px;
    color: #2266ad;
}

.footer-container h5.widget-title {
    padding-bottom: 20px;
    color: white;
    font-size: 18px;
    border-bottom: 1px solid #F4A618;
}

.woodmart-recent-posts .recent-posts-time, .woodmart-recent-posts .recent-posts-comment {
    color: #0476e8;
    font-size: 13px;
}

.footer-container .footer-column-1 .fa-map ,.fa-phone, .fa-envelope{
    color: #F4A618!important;
}
.wd-nav-vertical li a:hover {
	color: #F4A618!important;}
   
.ginput_container_checkbox {
    padding-bottom: 13px!important;
    margin-top: 2px!important;
}
a.netlinking-link {
	color: #2164AA;
	text-decoration: underline #2666ad;
}
/*Footer : newsletter*/
#gform_3 .gform_description {
    color: #e2e2e2;
}
#field_3_1 > label {
    color: #eeeeee;
    font-weight:400;
}
#input_3_1{
    background-color: #fcfcfc;
		color: #373737;
    width:100%;
}
#gform_submit_button_3 {
    background-color: transparent;
    border: 1px solid #eee;
    color: #dedede;
    border-radius:4px;
}
/*
.style .attribute {

    --call-us-form-header-background: #0282c9!important;
	--call-us-main-button-background: #0282c9!important;}

.root_2MzH8 .phone-controls-mode_2DKe2 {

	background-color: #2286eb!important;}
*/@media (min-width: 1025px) {
	h4.banner-title.wd-font-weight-.wd-fontsize-l {
    width: 50%;}

.shap-mobile{display:none!important}

.border-bloc{
      border: solid 1px white;
      border-radius: 20px;
      padding: 76px 55px 220px;
	    margin-top: 60px;}
 
.row-footer {
    /*padding-left: 128px!important;*/}
.copyrights-centered .min-footer>div {margin-bottom: -10px!important;}
.titre-deb{
	
  color: #3b3b3b;
	font-size: 37px;
	font-weight: bold;
	font-family: Montserrat, sans-serif!important;}

.titre-pompage {
	margin-right:120px!important;
	text-align: left!important; 
	color: #023b66!important; 
	font-size: 3.2rem!important; 
	font-weight: 800!important;}

.Prof-par{padding-left: 120px !important;}

.Prof-par1 {font-size: 3.2rem!important;}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wpb_raw_code.wpb_content_element.wpb_raw_html svg:not(:root) {
    width: 90%!important;}


.banner-inner.set-cont-mb-s.reset-last-child.wd-fontsize-xs p {
    display: none;
}
.bloc-in-mobile { padding: 10px 10px!important;}

.padding-mobile{
    padding: 10px 10px!important;}
.titre-pompage {
	text-align: left!important; 
	color: #023b66!important; 
	font-size: 36px!important; 
	font-weight: 800!important;}

}

@media (min-width: 577px) and (max-width: 767px) {
	.wpb_raw_code.wpb_content_element.wpb_raw_html svg:not(:root) {
    width: 90%!important;}


.banner-inner.set-cont-mb-s.reset-last-child.wd-fontsize-xs p {
    display: none;
}
.bloc-in-mobile { padding: 10px 10px!important;}
.padding-mobile{ padding: 20px!important;}

.titre-plus h1 {
	font-size: 47px!important;}
}

@media (max-width: 576px) {
	.wd-nav-mobile li.current-menu-item>a {color:#ff0000!important;}

.padding-mobile {
	padding-left: 10px!important;}

.titre-mobile h1 {
    font-size: 25px!important;}

.text-in-mobile p {
    text-align: justify!important;
    padding-right: 0px;}

.wpb_raw_code.wpb_content_element.wpb_raw_html svg:not(:root) {
    width: 90%!important;}

.tes {  margin-left: 40px!important;}

.bloc-in-mobile { padding: 10px 20px!important;}

.titre-plus h1 {
    text-transform: capitalize;
    font-size: 24px!important;
    font-weight: 700;
    color: #0a0a0a;
}
/*******************************/

: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;}

.bloc-mobile {
     display: flex!important;
     width: 32%!important;
}
.bloc-mobile-50{
    display: flex!important;
    width: 50%!important;}

.bloc-min-mobile{	margin-top: -58px!important;}
.wd-nav-mobile li.current-menu-item>a {color: rgb(228 0 1)!important;}

h1.entry-title.title {font-size: 23px!important;}

.titre-deb{
	
  color: #3b3b3b;
	font-size: 25px;
	font-weight: bold;
	font-family: Montserrat, sans-serif!important;}

.page-id-24 .footer-container {
	margin-top: -39px!important;}

.titre-pompage {
	text-align: left!important; 
	color: #023b66!important; 
	font-size: 34px!important; 
	font-weight: 800!important;}

.margin-mobile {
    margin-right: 10px!important;
    margin-left: 10px!important;}

.center {  text-align: center!important;}

.vc_btn3-container {text-align: center!important;}

.text {  text-align: left!important;}


.page-id-6 .vc_custom_1630069701384 {
    background-position: right !important;
    background-repeat: repeat !important;
    background-size: cover:!important;}

.cpy-mobile {
   line-height: 20px!important;
	margin-bottom: -17px!important;}

.Prof-par1  {font-size: 48px!important;}


}

