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

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

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Montserrat", 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:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", 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:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(244,170,31);
}
:root{
--wd-alternative-color:rgb(95,183,223);
}
: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.fr/wp-content/themes/themewm/fonts/woodmart-font.woff?v=6.0.4") format("woff"),
	url("//btplus.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)!important;
}

h1.entry-title.title {
    text-transform: capitalize!important;
}

.wd-nav[class*="wd-style-"]>li>a {
    color: #FFFCF7!important;
}
.wd-nav>li {
    position: relative;
    padding-right: 25px!important;
    color: white;
}
.wd-nav[class*="wd-style-"]>li:hover>a {
    color: rgb(243 243 243 / 90%);
}
.wd-nav.wd-style-underline .nav-link-text {
    line-height: 1.5;
    padding-top: 3px;
    color: white!important;
}

.wd-nav.wd-style-underline>li:hover>a .nav-link-text:after, .wd-nav.wd-style-underline>li.current-menu-item>a .nav-link-text:after, .wd-nav.wd-style-underline>li.wd-active>a .nav-link-text:after {
    width: 90%;
    margin: 1px;
    color: red;
    background-color: white!important;
}
.wd-header-nav.wd-header-main-nav.text-center.navigation-style-underline {
    background-color: #F4A618;
    padding: 10px;
}


h5.widget-title {
    color: #fff;
    font-size: 17px;
    letter-spacing: 2px;
}
h5.wd-entities-title {
    color: #788693;
}
.copyrights-wrapper.copyrights-centered {
    color: white;
    background-color: #F4A618;
}
/*.sous-titre1 {
    font-size: 26px;
    font-weight: 800;
    color: #0476e8;
}*/

.titre-1 {
    font-weight: 500;
    font-size: 33px;
    color: #2266ad;
}

.titre-plus {
    text-transform: capitalize;
    font-size: 39px;
    font-weight: 700;
    color: #0a0a0a;
}

.mini-titre {
    font-size: 20px;
    color: #3d8ac3;
    font-weight: 900;
}


.text {
    font-size: 14px;
    text-align: justify;
    color: #080f3e;
    font-weight: 500;
}

.sous-titre1 {
    font-size: 20px;
    font-weight: 600;
    color: #0476e8;
}

.bloc-shadow{
       box-shadow: 1px 7px 25px 1px rgb(0 0 0 / 70%);
}
.capit {
    text-transform: capitalize;
}
.widget_categories ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_nav_menu ul li a {
    color: #f3f3f3!important;
    font-weight: 600!important;
}

.text-gras {
    font-size: 17px;
    text-align: justify;
    color: #080f3e;
    font-weight: 900;
}


.scrollToTop {
    background-color: rgb(96 185 225)!important;
    box-shadow: 0 0 5px rgb(0 0 0 / 17%)!important;
	color: #fff!important;}

.text-bold {
    font-weight: 900;
    font-size: 20px;
    color: #0f2f50;
}

.wd-dropdown-menu.wd-dropdown.wd-design-sized.color-scheme-dark.sub-menu-dropdown {
    background: black;
}

.wd-dropdown {
   
	background-color: #080808!important;}

a.netlinking-link {
	color: #2666ad;
	text-decoration: underline #2666ad;
}
.btn-link-bold-uppercase {
	text-transform: uppercase;
	font-weight: 600;
}
div#cookie-law-info-bar {
	border-top: 2px solid #2666ad;
}


:not(#\ ):not(#\ ):not(#\ ).buttonizer-button-0-0-3 {
    width: 70px!important;
	height: 70px!important;}

:not(#\ ):not(#\ ):not(#\ ).buttonizer-label-0-0-6 {
	margin-right: 19px!important;}

header.entry-header {  display: none;}

.vc_row.wpb_row.vc_row-fluid.row-footer a { 
	color: white!important;
	font-weight: 800!important;}
@media (min-width: 1025px) {
	.haut{
	position:absolute!important;
	z-index:500;
	-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);
}

.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    width: 350px!important;}


}

@media (max-width: 576px) {
	/*.banner-border .wrapper-content-banner {  border: none!important;}

.promo-banner-wrapper {margin-left: 80px;}

.promo-banner-wrapper {
    margin-bottom: 12px!important;
	width: 50%!important;}

/*****************/



/*.vc_col-xs-61 {
    width: 44%!important;
}*/

.width-reduire{width: 45%!important; }

.wpb_single_image img {
    max-width: 75%!important;
    margin-left: 36px!important;}

/*.page-id-5 .vc_col-xs-6 {
    width: 45%!important;}*/

/*.page-id-172 .vc_col-xs-6 {
    width: 44%;}

.page-id-5.vc_col-xs-6 {
    width: 44%;}*/
/************************************/
:not(#\ ):not(#\ ):not(#\ ).buttonizer-label-0-0-6 {
	font-size: 24px!important;}

:not(#\ ):not(#\ ):not(#\ ).buttonizer-group-0-0-1 {
	right: 24%!important;}

.cli-style-v2 .cli-bar-message {
    width: 100%!important;}

#cookie-law-info-bar[data-cli-style="cli-style-v2"]{
padding-bottom: 74px!important;}

.cli-plugin-button,.medium.cli-plugin-button{font-size: 9px!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;}

span.wd-tools-icon.woodmart-burger {color: #fff!important;}

.uc_starter_icon_box {margin-bottom: 16px!important;}

h5.widget-title {
    padding-bottom: 12px!important;
    border-bottom: 1px solid white!important;}

.promo-banner-wrapper {margin-bottom: 12px!important;}
.sous-titre1 {	text-align: center!important;}
.page-id-5 .uc_starter_icon_box .uc_starter_icon_box_inner h2 {
	margin: 10px 10px 0 0!important;}

.titre-1 {font-weight: 500;
    font-size: 20px;
    color: #2266ad;}


.bloc-mobile {
    display: flex!important;
    /*width: 32%!important;*/}
.tes {font-size: 12px!important;}

.main-wrapp-img {
    max-width: 50%!important;
    margin-left: 92px;}

.center-mobile{text-align:center!important}
h1.entry-title.title {
    font-size: 20px!important;}

.main-wrapp-img {
    max-width: 100%!important;
    margin-left: 0px!important;}

.page-id-157 .main-wrapp-img {height: 300px!important;}



.taille-inmobile img.vc_single_image-img.attachment-full {
	 height: 300px!important;}
.info-box-icon img {max-width: 79%!important;}

.uc_starter_icon_box .uc_starter_icon_box_inner p {
	font-size: 12px!important;}

.titre-plus {
	font-size: 29px!important;}

.vc_btn3-container {text-align: center!important;}

.margin-topmobile {
    max-height: 50px!important;}

.titre-service h4 {
    max-height: 24px!important;}

.text-service p {
    line-height: 22px!important;
    margin-top: 28px!important;
}

.vc_custom_1638539998121.titre-service {
    max-height: 5px!important;}
}

