.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(246,246,246);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(51,51,51);
}

:root{
--wd-text-font:"Noto Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--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:"Noto Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Noto Sans", 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:"Noto Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:inherit;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(255,102,51);
}
: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;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--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: 0.001px;
		--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;
	}




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//smartsquareservices.com/wp-content/themes/think/fonts/woodmart-font.woff2?v=6.3.2") format("woff2");
}

.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a, .wd-nav[class*="wd-style-"]>li.active>a {
    color: #ff715b;
}

#counter-section a.woodmart-nav-link {
    font-weight: 600 !important;
}

.whb-header {
    margin-bottom: 0px !important;
}

#counter-section .woodmart-counter .counter-value {
    font-size: 60px;
}

#after .counter-value::after {
    content: "+";
}

.after .counter-value::after {
    content: "+";
}

#equipe-section .wd-accordion.wd-style-shadow>.wd-accordion-item {
    border: 2px solid #aba49a;
    border-radius: 5px;
	  box-shadow: none !important;
}

span.wd-accordion-opener.wd-opener-style-arrow {
    display: none;
}

#equipe-section .wd-accordion-title-text {
    text-transform: inherit !important;
    color: #282828;
    font-weight: 800 !important;
    font-size: 18px !important;
}

#equipe-section .wd-accordion-title .img-wrapper {
    vertical-align: super !important;
}

#equipe-section .wd-accordion-title {
    padding: 10px 20px !important;
}

.wd-prefooter {
    padding-bottom: 0px !important;
}

.site-content {
    margin-bottom: 0px !important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 15px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 15px;
}

#contact-row .vc_column-inner {
    box-shadow: 0px 10px 46px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    padding: 0 15px 15px !important;
    background: #ffffffab !important;
}

#equipe-section .wd-accordion-item img {
    margin-right: 8px;
}

#gallery-section img{
    max-height: 50px !important;
    width: auto;
    margin-bottom: 10px;
    margin-top: 20px;
}

.page-title-default {
    margin-top: 0px !important;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-color-primary.btn-style-default.btn-shape-semi-round.btn-size-default {
    border-radius: 5px;
}

#Nos-valeurs .box-style-shadow {
    padding: 20px !important;
}

#Nos-valeurs .box-with-text.text-size-small {
    font-size: 25px;
}

.wd-list li {
    align-items: baseline !important;
}

#info-section .box-style-shadow {
    padding: 25px !important;
    border-radius: 10px !important;
}

.page-title {
    margin-bottom: 0px !important;
}

.table-section table {
    border: 1px solid;
}

.table-section table td {
    border-bottom: 1px solid rgb(0 0 0);
    border-right: 1px solid;
	  text-align: center;
}

td.tb1 {
    background: #f6f6f6;
    font-size: 18px;
    font-weight: bold;
}

#table-row .wd-title-style-shadow {
    background: #303F48 !important;
}

#table-row .woodmart-title-container.title {
    color: white !important;
}

#counter-section img {
    width: 80px;
}

#counter-section .wpb_single_image {
    margin-bottom: 20px;
}

#counter-section .counter-value {
    font-size: 45px !important;
    font-weight: 500 !important;
}

#counter-section .woodmart-counter .counter-label {
    font-size: 20px;
}

form.wpcf7-form p {
    margin-bottom: 0;
}

.counter-about .wpb_single_image {
    margin-bottom: 10px !important;
}

.counter-about img {
    width: 48px !important;
}

fieldset {
    display: none;
}