/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/



.grecaptcha-badge {
	visibility: visible !important;
	bottom: 100px !important;
	z-index: 10;
}

body.error404 #main-content {
    padding: 50px !important;
}
.error404 .page-content {
    text-align: center;
}
.error404 .page-content img {
    width: 400px;
    margin-bottom: 20px;
}
body.error404 .btn-color-primary {
	padding: 10px 25px;
    background-color: #ff6600;
    border-color: #ff6600;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    border: 2px solid #ff6600;
    border-radius: 35px;
    line-height: 1;
}
/* Assets : Start */
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0;
}
:is(.btn,.button,button,[type=submit],[type=button]) {
	padding: 5px 20px;
}
.wd-wpb {
    margin-bottom: 20px;
}
body {
	line-height: 1.5;
}
.wd-content-layout {
    padding-block: 0px;
} 
h2 {
	font-size: 32px !important;
	line-height: 1.1 !important;
}
.wpb_text_column.center-text {
	text-align: center;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.wd-breadcrumbs .wd-delimiter {
	color: #fff;
}
.woocommerce-breadcrumb.wd-breadcrumbs .wd-delimiter {
	color: #767676;
}
/* Assets : END */

/* Header : START */
.wd-header-nav.wd-header-main-nav {
	padding-right: 20px !important;
	border-right: 1px solid #e7e7e7;
}
.wd-header-nav, .wd-header-nav .wd-nav, .wd-nav-header>li {
	height: 100%;
}

.wd-nav-header>li {
	padding-left: 10px;
	padding-right: 10px;
}
.wd-nav-header>li.current_page_item, .wd-nav-header>li.current_page_parent {
	border-top: 2px solid var(--wd-alternative-color);
}
.wd-nav-header>li>a {
	line-height: 70px;
	padding-top: 0;
	padding-bottom: 0;
}

.wd-header-search  > a {
	padding-left: 30px !important
}
.whb-sticked .whb-general-header {
	background-color: rgba(22,22,22,0.6) !important;
}
.whb-sticked .whb-general-header .wd-nav>li>a, .whb-sticked .whb-general-header .wd-tools-element>a {
	color: #fff;
}
.whb-sticked .wd-nav-header>li.current_page_item, .whb-sticked .wd-nav-header>li.current_page_parent {
	border-top: 2px solid var(--wd-primary-color);
}
.whb-general-header  .whb-col-right .wd-dropdown-menu.wd-design-default {
	right: auto;
	left: 0;
	width: 330px;
	margin-top: 0;
}
#menu-languages-menu .woodmart-nav-link {
	font-size: 13px !important;
	font-weight: 500 !important;
}
#menu-languages-menu .woodmart-nav-link > span > span {
		margin-left: 0.6em !important;
	}
/* Header : END */

/* Footer : START */
.wd-footer {
	position: relative;
}
.wd-footer .footer-sidebar {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
}
.wd-footer::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 45%;
	height: 100%;
	background-color: #c1c1c1;
}
.wd-footer .footer-sidebar .widget {
	border-bottom: none;
	padding-bottom: 0;
}
.wd-footer .footer-sidebar .widget-title {
	font-size: 16px !important;
}
.wd-footer .footer-sidebar .widget a {
	color: #fff;
}
.wd-footer .footer-sidebar .widget a:hover {
	color: var(--wd-primary-color);
}
.wd-footer .footer-column-1 {
	width: calc(45% - 20px);
	padding: 20px;
}
.wd-footer .footer-column-2 {
	width: calc(55% - 20px);
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
.wd-footer .footer-column-1 .widget_media_image {
	margin-bottom: 10px;
}
.wd-footer .footer-column-1 .widget {
	text-align: center;
} 
.wd-footer .footer-column-1 .widget_text {
	color: #000080;
}
.wd-footer .footer-column-1  #text-2 p {
	font-size: 12px !important;
	font-style: italic;
}

.wd-footer .footer-column-2 .widget {
	width: 50%;
	margin-bottom: 20px;
}
.wd-footer .footer-column-2 .widget_block ul.footer-address {
	margin-bottom: 20px;	
	padding-right: 10px;
}
.wd-footer .footer-column-2 .widget_custom_html {
	width: 100%;
	margin-bottom: 0;
	padding-top: 20px;
	border-top: 1px solid #fff;
}
.wd-footer .footer-column-2 table {
	margin-bottom: 10px;
	background-color: #071836;
	border-color: #071836;
	border-radius: 45px;
}
.wd-footer .footer-column-2 table td {
	border-bottom: none;
	padding: 9px 10px;
	text-align: left;
}
.wd-footer .footer-column-2 table td:nth-child(2) {
	text-align: right;
}
.wd-footer .footer-column-2 .textwidget p:first-child {
	font-style: italic;
}
.wd-footer .footer-column-2 .widget_custom_html .gform-theme form {
	display: flex;
	flex-wrap: wrap;
}
.wd-footer .footer-column-2 .widget_custom_html .gform-theme .gform-body {
	width: 65%;
}
.wd-footer .footer-column-2 .widget_custom_html .gform-theme .gform-body input[type="email"] {
	width: 100%;
	height: 43px;
	line-height: 43px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	border: 1px solid #fff;
}
.wd-footer .footer-column-2 .widget_custom_html .gform-theme .gform-footer {
	width: 35%;
	margin: 0 0px 0 -10px;
}
.wd-footer .footer-column-2 .widget_custom_html .gform-theme .gform-footer input[type="submit"] {
	width: 100% !important;
	height: 43px;
	line-height: 43px !important;
	background: #e85d10 !important;
    border-color: #e85d10 !important;
	border-top-right-radius: 25px !important;
	border-bottom-right-radius: 25px !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	text-transform: uppercase;
	font-weight: 700 !important;
}
.wd-footer .wd-copyrights {
	background-color: #fff;
	color: rgba(86, 86, 86, 0.8);
	position: relative;
	z-index: 2;
}


.copyright-bloc{
	  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    transition: color 0.3s ease 0s;
	color: rgba(86, 86, 86, 0.8);
}
.copyright-bloc .copyright-nav{
    margin: 0;
    padding: 0;
    text-align: center;
	display: flex;
	justify-content: center;
}
.copyright-bloc .copyright-nav .list-item{
    display: inline-block;
    margin: 0 5px 0 0;
}
.copyright-bloc .copyright-nav .list-item:last-child{
  margin-right: 0;
}
.copyright-bloc .copyright-nav .list-item::after{
    content: "|";
    margin: 0 0 0 5px;
}
.copyright-bloc .copyright-nav .list-item.company-item .company-name{
	text-transform: uppercase;
    font-weight: 900 !important;
}
.copyright-bloc .copyright-nav .list-item .item-link{
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s;
	color: rgba(86, 86, 86, 0.8);
}
.copyright-bloc .agency-logo{
	  display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.copyright-bloc .agency-logo::before{
    content: 'Développé par';
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}
html[lang="en-GB"] .copyright-bloc .agency-logo::before {
	content: 'Developped by';
}
.copyright-bloc .agency-logo .logo-link{
    display: inline-block;
    width: 135px;
    margin: 0;
    text-decoration: none;
}
.copyright-bloc .agency-logo .logo-img{
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.copyright-bloc .agency-logo.inverted .logo-img{
	  filter: invert(1);
}

/* Footer : END */

/* Page Title : START */
.custom-page-title h1, .wd-page-title .title {
	font-family: "Montserrat";
    font-size: 50px !important;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 1.2 !important;
    letter-spacing: -3px;
}
.custom-page-title .title-after_title {
	font-size: 16px;
	color: #fff;
}
.custom-page-title .wd-el-breadcrumbs {
	margin-bottom: 0;
}
.wd-page-title .wd-breadcrumbs a:first-child {
	color: #e95d10;
}
/* Page Title : END */


/* Accueil : START */

.section-01-home {
	overflow: visible !important;
}
.section-01-home > .wpb_column {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: -30px;
	background-color: #fff;
	z-index: 1;
}
.section-01-home .contact-col {
	width: 15%;
}
.section-01-home .contact-col:first-child {
	width: 55%;
}
.section-01-home .contact-col:not(first-child) > .vc_column-inner {
	padding-right: 0;
}
.section-01-home .contact-col .wpb_wrapper {
	display: flex;
	align-items: flex-start;
}
.section-01-home .contact-col .vc_icon_element {
	margin-bottom: 0;
}
.section-01-home .contact-col .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: auto;
	height: auto;
}
.section-01-home .contact-col .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	color: #7b7b7b !important;
	font-size: 14px !important;
	position: static;
}
.section-01-home .contact-col .wpb_text_column {
	margin-bottom: 0;
	margin-left: 10px;
	color: #000;
}

.section-02-home .left-col h2 {
	font-size: 25px !important;
	font-family: 'Playfair Display';
	font-style: italic;
}
.section-02-home .left-col .wd-button-wrapper  a {
	border: 2px solid #e95d10 !important;
	color: #e95d10;	
	background-color: #fff;
	border-radius: 100em;
}
.section-02-home .left-col .wd-button-wrapper  a:hover {
	background-color: #e95d10;
	color: #fff;
}
.section-02-home .right-col .wpb_wrapper {
	display: flex;
	justify-content: center;
}
.section-02-home .right-col .wd-image  {
	margin-bottom: 0;
	width: 50%;
	
}
.section-02-home .right-col .wd-image img {
	width: auto;
}
.section-02-home .right-col .image-right {
	margin-left: -145px;
	margin-top: 40px;
}

.section-03-home > .wpb_column {
	background-color: #fff;
	box-shadow: 0px 0px 15px 15px #00000038;
}
.section-03-home .categorie-col > .vc_column-inner {
	padding: 0;
}
.section-03-home .categorie-col .wpb_text_column, .section-03-home .categorie-col .wpb_single_image {
	margin-bottom: 0;
}
.section-03-home .categorie-col > .vc_column-inner > .wpb_wrapper {
	position: relative;
}
.section-03-home .categorie-col .wpb_single_image {
	position: relative;
}


.section-03-home .categories-row-3 .categorie-col .wpb_single_image .vc_figure {
	height: 370px;
	width: 100%;
}
.section-03-home .categorie-col .wpb_single_image .vc_figure a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.section-03-home .categorie-col .wpb_single_image .vc_figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 2s ease;
}
.section-03-home .categorie-col .wpb_text_column {
	position: absolute;
	left: 30px;
	bottom: 30px;
}
.section-03-home .categorie-col .wpb_text_column a {
	color: #fff;
	font-weight: 700;
	font-size: 25px;
	font-family: "Raleway";
}
.section-03-home .categories-row-2 .categorie-col .wpb_single_image .vc_figure {
	height: 255px;
	width: 100%;
	overflow: hidden;
}

.section-03-home .categorie-col .category-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s ease .3s, visibility .3s ease .3s;
	margin-bottom: 0;
}
.section-03-home .categorie-col .category-overlay .wpb_wrapper {
	width: 100%;
	height: 100%;
}
.section-03-home .categorie-col .category-overlay a {
	width: 100%;
	height: 100%;
	display: block;
}
.section-03-home .categorie-col:hover .category-overlay {
	opacity: 0.5;
	visibility: visible;
}
.section-03-home .categorie-col:hover .wpb_single_image .vc_figure img {
	transform: scale(1.1);
}


.section-04-home {
	display: flex;
	align-items: stretch;
}
.section-04-home .left-col {
	position: relative;
}
.section-04-home .left-col .wd-image {
	margin-bottom: 0;
	position: absolute;
	bottom: -75px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.section-04-home .right-col h2 {
	color: #e85d10;
	font-style: italic;
	font-family: 'Playfair Display';
}
.section-04-home .right-col .counters-row > .wpb_column > .vc_column-inner > .wpb_wrapper {
	padding: 10px;
	border: 1px solid #3675f3;
	margin-bottom: 30px;
}
.section-04-home .right-col .counters-row .wd-image {
	margin-bottom: 10px;
}
.section-04-home .right-col .counters-row .wd-image img {
	width: 55px;
}
.section-04-home .right-col .counters-row  .woodmart-counter {
	margin-bottom: 0;
}
.section-04-home .right-col .counters-row  .woodmart-counter .counter-value, .section-04-home .right-col .counters-row .counter-label {
	color: #e85d10;
}
.section-04-home .right-col .counters-row .counter-label {
	font-size: 16px;
	font-family: "Raleway";
	text-transform: uppercase;
	min-height: 45px;
}
.section-04-home .right-col .counters-row  .woodmart-counter .counter-value {
	font-size: 30px;
	position: relative;
	width: auto;
	display: inline-block;
}
.section-04-home .right-col .counters-row.counters-row-1  .woodmart-counter .counter-value {
	padding-right: 25px;
}

.section-04-home .right-col .counters-row.counters-row-1  .woodmart-counter .counter-value:before {
    content: "+";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
	color: #e85d10;
	font-size: 30px;
}
 .section-04-home .right-col .counters-row.counters-row-2  .wpb_column:last-child .woodmart-counter .counter-value {
	 padding-right: 50px;
}
.section-04-home .right-col .counters-row.counters-row-2  .wpb_column:last-child .woodmart-counter .counter-value:before {
	content: "/24";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
	color: #e85d10;
	font-size: 30px;
}
.section-04-home .right-col .counters-row.counters-row-2  .wpb_column:first-child .woodmart-counter .counter-value {
	padding-right: 30px;
}
.section-04-home .right-col .counters-row.counters-row-2  .wpb_column:first-child .woodmart-counter .counter-value:before {
    content: "%";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
	color: #e85d10;
	font-size: 30px;
}
.section-05-home h2 {
	color: #fff;
	font-family: 'Playfair Display';
	font-style: italic;
}
.section-05-home .title-wrapper .title-after_title {
	color: #fff;
	font-style: italic;
	text-transform: uppercase;
}
.section-05-home .wd-products-element {
	padding-top: 20px;
	border-top: 1px solid #fff;
}
.section-05-home .wd-products-element .wd-product .wd-product-thumb {
	clip-path: unset !important;
	overflow: hidden;
}
.section-05-home .wd-products-element .wd-product .wd-product-thumb img {
	transition: all 0.30s linear;
}
.section-05-home .wd-products-element .wd-product:hover .wd-product-thumb img {
	transform: scale(1.1);
}
.section-05-home .wd-products-element .wd-product .wd-product-cats {
	display: none;
}
.section-05-home .wd-products-element .wd-product .product-element-bottom {
	margin-bottom: 0;
	transform: unset !important;
}
.section-05-home .wd-products-element .wd-product .wd-entities-title {
	font-size: 16px;
	color: #fff;
	width: 100%;
	text-align: center;
}
.section-05-home .wd-products-element .wd-product .wd-product-footer {
	display: none;
}

.section-06-home h2 {
	font-family: 'Playfair Display';
	font-style: italic;
}
.section-06-home .wd-brands {
	max-width: 600px;
	margin: 0 auto;
}

.section-blog-home .title-wrapper h2 {
	color: #003366;
	font-family: 'Playfair Display';
	font-style: italic;
}
.section-blog-home .title-wrapper .title-subtitle {
	color: #003366;
    text-align: center;
    font-family: Raleway;
    font-weight: 400;
    font-style: normal;
	text-transform: uppercase;
}
.section-blog-home .wd-blog-element .wd-post .wd-post-inner {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	box-shadow: unset !important;
}
.section-blog-home .wd-blog-element .wd-post .wd-post-thumb {
	width: 50%;
	box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 15px;

}
.section-blog-home .wd-blog-element .wd-post .wd-post-content {
	width: calc(50% - 25px);
	margin-right: 0;
	margin-top: 0 !important;
	padding: 0;
	box-shadow: unset !important;
	text-align: left;
	margin-left: 25px;
}
.section-blog-home .wd-blog-element .wd-post .wd-post-content .wd-post-title  {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 15px;
}
.section-blog-home .wd-blog-element .wd-post .wd-post-content .wd-post-excerpt {
	margin-bottom: 15px;
}
.section-blog-home .wd-blog-element .wd-post .wd-post-content .wd-post-read-more {
	width: 100%;
}
.section-blog-home .wd-blog-element .wd-post .wd-post-content .wd-post-read-more a {
	padding: 10px 25px;
	background-color: #ff6600;
	border-color: #ff6600;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	border: 1px solid #ff6600 ;
	border-radius: 35px;
	line-height: 1;
}
/* Accueil : END */

/* Présentation : START */
.section-01-about h2 {
	font-size: 25px !important;
	font-family: 'Playfair Display';
    font-style: italic;
	position: relative;
	padding-bottom: 10px;
}
.section-01-about h2::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 150px;
	height: 1px;
	background-color: #003399;
}
.section-01-about .img-about-1 {
	margin-bottom: 10px;
}
.section-01-about .right-col ul li {
	color: #3b3b3b;
}
.section-01-about .right-col ul li::marker {
	color: #003399;
}

.section-02-about h2 {
	font-family: 'Playfair Display';
	font-style: italic; 
	color: #ff6600;
	font-size: 30px !important;
}

.section-02-about .woodmart-counter .counter-value, .section-02-about .woodmart-counter .counter-label {
    color: #e85d10;

}
.section-02-about .woodmart-counter .counter-value {
	font-size: 45px;
    position: relative;
    width: auto;
    display: inline-block;
	font-weight: 700 !important;
}
.section-02-about .woodmart-counter .counter-label {
	font-size: 15px;
	font-family: "Raleway";
	font-weight: 700;
}
.section-02-about .vc_row  .wpb_column:first-child .woodmart-counter .counter-value, .section-02-about .vc_row  .wpb_column:nth-child(2) .woodmart-counter .counter-value  {
	padding-right: 25px;
}
.section-02-about .vc_row  .wpb_column:first-child .woodmart-counter .counter-value::before, .section-02-about .vc_row  .wpb_column:nth-child(2) .woodmart-counter .counter-value::before {
	content: "+";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
    color: #e85d10;
    font-size: 30px;
}
.section-02-about .vc_row  .wpb_column:last-child .woodmart-counter .counter-value {
	padding-right: 50px;
}
.section-02-about .vc_row  .wpb_column:last-child .woodmart-counter .counter-value::before {
	content: "/24";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
    color: #e85d10;
    font-size: 30px;
}
.section-02-about .vc_row  .wpb_column:nth-child(3) .woodmart-counter .counter-value {
	padding-right: 30px;
}
.section-02-about .vc_row  .wpb_column:nth-child(3) .woodmart-counter .counter-value::before {
	content: "%";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
    color: #e85d10;
    font-size: 30px;
}
.section-02-about .woodmart-counter {
	margin-bottom: 0;
}

.section-03-about h2 {
	font-family: 'Playfair Display';
	font-style: italic; 
	color: #003399;
	padding-bottom: 10px;
	position: relative;
}
.section-03-about h2::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 150px;
	height: 1px;
	background-color: #003399;
}

.section-03-about .left-col .custom-about {
	color: #ff6600;
	font-size: 30px;
}
.section-03-about .left-col .custom-about .custom-small {
	color: #003399;
	font-family: 'Playfair Display';
	font-size: 20px;
	font-style: italic;
}

.section-03-about ul li {
	color: #3b3b3b;
}
.section-03-about ul li::marker {
	color: #003399;
}

.section-04-about h2 {
	font-family: 'Playfair Display';
	font-style: italic; 
	color: #fff;
	font-size: 30px !important;
}
.section-04-about .wpb_text_column p {
	text-align: center;
	color: #fff;
	font-style: italic;
}
.section-04-about .wd-button-wrapper a {
	background-color: #003399;
	border: 2px solid #003399;
	padding: 10px 25px;
	color: #fff;
	border-radius: 25px;
}

.section-05-about h2 {
	font-family: 'Playfair Display';
	font-style: italic; 
	color: #003399;
	padding-bottom: 10px;
	position: relative;
}
.section-05-about h2::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 150px;
	height: 1px;
	background-color: #003399;
}
.section-05-about .wpb_text_column p {
	text-align: center;
}
.section-05-about .wd-brands {
    max-width: 600px;
    margin: 0 auto;
}
/* Présentation : END */

/* Contact : START */
.section-01-contact > .vc_column_container>.vc_column-inner {
	padding: 0;
}
.section-01-contact iframe {
	width: 100%;
	filter: grayscale(1);
}

.section-02-contact h2 {
	color: #003399;
	position: relative;
	padding-bottom: 10px;
	font-family: 'Playfair Display';
	font-style: italic;
}
.section-02-contact h2::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 150px;
	height: 1px;
	background-color: #003399;
}


.section-02-contact .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.section-02-contact .vc_row .vc_icon_element {
	width: 50px;
	margin-right: 10px;
	margin-bottom: 0;
}
.section-02-contact .vc_row .vc_icon_element .vc_icon_element-icon {
	color: #003399 !important;
}
.section-02-contact .vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	height: 1.5em !important;
}
.section-02-contact .vc_row .wpb_text_column {
	width: calc(100% - 60px);
}
.section-02-contact .vc_row .wpb_text_column h3 {
	font-size: 18px !important;
	color: #003399;
	font-family: "Montserrat";
	margin-bottom: 10px;
}
.section-02-contact .vc_row .wpb_text_column {
	margin-bottom: 0;
}
.section-02-contact .vc_row .wpb_text_column p, .section-02-contact .vc_row .wpb_text_column a {
	color: #333;
}
.section-02-contact .vc_row .wpb_text_column a {
	margin-bottom: 10px;
	display: inline-block;
}
.section-02-contact .vc_row .wpb_text_column a:hover {
	color: #e85d10;
}
.section-02-contact .vc_row .wpb_text_column a:last-child {
	margin-bottom: 0;
}

.section-03-contact h2 {
	font-family: 'Playfair Display';
	font-style: italic;
	position: relative;
	padding-bottom: 10px;
}
.section-03-contact h2::before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 150px;
	height: 1px;
	background-color: #003399;
}
.section-03-contact .gform-theme .gform-body input, .section-03-contact .gform-theme .gform-body textarea {
	border: none;
	border-bottom: 1px solid #e7e7e7;
	box-shadow: unset;
	color: #7b7b7b;
} 
.section-03-contact .gform-theme .gform-body textarea {
	resize: none;
	min-height: 120px;
}
.section-03-contact .gform-theme .gform-body .gfield--input-type-name  .gform-field-label--type-sub {
	display: none;
}
.section-03-contact .gform-theme .gform-footer {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.section-03-contact .gform-theme .gform-footer input[type="submit"] {
	background-color: #e85d10 !important;
    border: 2px solid #e85d10 !important;
    padding: 0 25px;
    text-transform: uppercase !important;
    min-width: 150px !important;
    font-family: var(--wd-header-el-font) !important;
    min-height: 45px !important;
    border-radius: 25px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}
/* Contact : END */


/* Blog : START */
body.woodmart-archive-blog .wd-content-area {
	padding-top: 75px;
	padding-bottom: 75px;
}
body.woodmart-archive-blog .wd-post .wd-post-thumb img {
	height: 290px;
	object-fit: cover;
}
body.woodmart-archive-blog .wd-post .wd-post-content {
	align-items: start;
	text-align: left;
	background-color: unset;
}
body.woodmart-archive-blog .wd-post .wd-post-content .wd-post-title {
	font-family: "Montserrat";
/*     font-size: 21px; */
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 26px;
    letter-spacing: -1.2px;
    color: #313131;
	min-height: 52px;
}
body.woodmart-archive-blog .wd-post .wd-post-content .wd-post-meta {
	display: none;
}
body.woodmart-archive-blog .wd-post .wd-post-content .wd-post-cat {
	position: absolute;
	top: -240px;
	right: 20px;
	background-color: #003399;
	border-radius: 5px;
	padding: 10px 20px;
	height: auto;
}
/* Blog : END */

/* Single Article : START */
body.single-post .wd-content-area {
	padding-top: 75px;
	padding-bottom: 75px;
}
body.single-post .post-single-page .wd-single-post-header {
	align-items: flex-start;
}
body.single-post .post-single-page .wd-single-post-header .wd-post-cat {
	display: none;
}
body.single-post .post-single-page .wd-single-post-header .wd-post-meta .wd-post-author {
	display: none;
}
body.single-post .post-single-page .wd-single-post-header .wd-post-title {
	font-family: "Montserrat";
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 26px;
    letter-spacing: -1.2px;
    color: #313131;
}
body.single-post .post-single-page .wd-single-post-header .wd-post-image {
	width: 100%;
}
body.single-post .post-single-page .wd-single-post-header .wd-post-image img {
	width: 100%;
	object-fit: cover;
}
/* Single Article : END */


/* Catalogue Produits : START */
.section-01-catalogue .wd-cats-element .wd-cat img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.section-01-catalogue .wd-cats-element .wd-cat .wd-entities-title {
	font-size: 15px;
	color: #fff;
	background-color: #003399;
	padding: 5px 10px;
	border-radius: 4px;
	font-family: "Montserrat";
	font-weight: 600;
}
/* Catalogue Produits : END */

/* Categorie + Boutique : START */
.woocommerce-page.woodmart-archive-shop .wd-content-area {
	padding-top: 75px;
	padding-bottom: 75px;
}
/* Categorie + Boutique : END */


/* Single Product : START */
body.single-product .wd-content-area {
	padding-top: 75px;
	padding-bottom: 75px;
}
body.single-product .product-tabs-wrapper {
	display: none;
}
body.single-product .summary .product_title{
    font-family: "Montserrat";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 30px;
    letter-spacing: -2px;
    color: #2b2b2b;
}

body.single-product .related-and-upsells .title {
    font-family: "Montserrat";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 18px !important;
    letter-spacing: -.4px;
    color: #2b2b2b;
}
.wd-product.wd-hover-buttons-on-hover .wd-add-btn>a {
	background-color: #e85d10 !important;
}

.btn.view-details-btn {
	background-color: #e85d10 !important;
}
/* Single Product : END */

/* Pages Indispensables : START */
.policy-page-content, #cmplz-document {
	padding: 30px;
	border: 1px solid #003366;
}
#cmplz-document {
	max-width: unset;
}
.policy-page-content h2, #cmplz-document h2 {
	font-size: 30px !important;
	color: #003366;
    font-family: 'Playfair Display';
    font-style: italic;
	margin-bottom: 20px;
	margin-top: 0;
	padding: 0;
}
.policy-page-content p, #cmplz-document p , .policy-page-content li, #cmplz-document li {
	color: #000;
}
.policy-page-content a, #cmplz-document a {
	color: #ff6600;
}
#cmplz-document .cmplz-subtitle, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-subtitle {
	font-size: 22px;
	font-weight: 700;
	font-family: "Raleway", Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 20px;
}
#cmplz-cookies-overview, .cmplz-categories {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}
/* Pages Indispensables : END */



/* ---------- Responsive ---------- */
@media (max-width: 1200px) {
	.wd-header-nav.wd-header-main-nav {
    	padding-right: 15px !important;
	}
	.wd-nav-header>li {
    	padding-left: 5px;
    	padding-right: 5px;
	}
	.wd-header-search  > a {
    	padding-left: 20px !important;
	}
	
	/* Contact */
	.section-02-contact .vc_row .vc_icon_element {
    	width: 20px;
	}
	.section-02-contact .vc_row .wpb_text_column {
    	width: calc(100% - 30px);
	}
}

@media (max-width: 1199px)  {
	body.woodmart-archive-blog .wd-content-area, body.single-post .wd-content-area, .woocommerce-page.woodmart-archive-shop .wd-content-area, body.single-product .wd-content-area {
    	padding-top: 50px;
    	padding-bottom: 50px;
	}
}

@media (max-width: 1070px) {
	.section-01-home .contact-col:first-child {
    	width: 40%;
	}
	.section-01-home .contact-col {
    	width: 20%;
	}
}


@media (max-width: 1024px) {
	.whb-general-header-inner {
    	justify-content: space-between;
	}
	.wd-header-nav.wd-header-secondary-nav {
		flex: unset;
	}
	.wd-nav-header>li>a {
    	line-height: 60px;
	}
	.wd-header-search a {
		height: 60px !important;
	}
	.wd-header-search {
		border-left: 1px solid #e7e7e7;
	}
	.wd-header-secondary-nav .woodmart-nav-link {
		font-size: 12px !important;
		font-weight: 500 !important;
	}
	.wd-header-secondary-nav .woodmart-nav-link > span > span {
		margin-left: 0.6em !important;
	}
	.mobile-nav.wd-side-hidden {
		background-color: #000;
	}
	.mobile-nav .wd-nav>li>a, .mobile-nav .wd-nav-opener {
		color: #fff;
	}
	.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
		border-bottom: 1px solid rgba(255,255,255,0.1) !important;
	}
	
	/* Contact */
	.section-02-contact .vc_row.vc_inner > .wpb_column {
		width: 50%;
	}
	.section-02-contact .center-text {
		margin-bottom: 0;
	}
	.section-02-contact .vc_row {
		max-width: 700px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-02-contact .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		margin-top: 20px;
		padding: 10px;
        border: 1px solid #003399;
        min-height: 176px;
	}
	.section-02-contact .vc_row .vc_icon_element {
    	width: 100%;
    	text-align: center;
    	margin-right: 0;
    	margin-bottom: 10px;
	}
	.section-02-contact .vc_row .wpb_text_column {
    	text-align: center;
    	width: 100%;
	}
}

@media (max-width: 850px) {
	/* Footer */
	.wd-footer .footer-column-2 table td {
		padding: 5px;
	}
	
	/* Accueil*/
	.section-01-home .contact-col p {
		font-size: 13px;
	}
	
	.section-blog-home .wd-blog-element .wd-post .wd-post-thumb {
		width: 100%;
		margin-bottom: 20px;
	}
	.section-blog-home .wd-blog-element .wd-post .wd-post-content {
		width: 100%;
		margin: 0;
	}
	.section-blog-home .wd-blog-element .wd-post .wd-post-content .wd-post-title {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.section-01-home .vc_row.vc_inner {
		display: flex;
		flex-wrap: wrap;
	}
	.section-01-home .contact-col .wpb_wrapper {
		width: 100%;
	}
	.section-01-home .contact-col:first-child {
    	width:50%;
	}
	.section-01-home .contact-col {
    	width: 50%;
	}
	.section-01-home .contact-col:first-child > .vc_column-inner, .section-01-home .contact-col:nth-child(2) > .vc_column-inner {
		margin-bottom: 20px;
	}
	
	/* Catalogue Produits */
	.section-01-catalogue .products {
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
	.woocommerce-ordering.wd-ordering-mb-icon select option {
		color: #000;
	}

}

@media (max-width: 767px) {
	
	.grecaptcha-badge {
		visibility: hidden !important;
	}
	.custom-page-title h1, .wd-page-title .title {
		font-size: 42px !important;
	}
	h2 {
		font-size: 40px !important;
	}
	/* Footer */
	.wd-footer::before {
		content: unset;
	}
	.wd-footer .footer-column-2, .wd-footer .footer-column-1 {
		width: 100%;
		max-width: 500px;
        margin-left: auto;
        margin-right: auto;
	}
	.wd-footer .footer-column-1 {
		position: relative;
		padding: 0 0 20px 0;
	}
	.wd-footer .footer-column-1::before {
		content: "";
        position: absolute;
        left: -250px;
        top: -40px;
        width: calc(100% + 500px);
        height: calc(100% + 40px);
        background-color: #c1c1c1;
        z-index: -1;
	}
	.wd-footer .footer-column-1 img {
		max-width: 200px !important;
	}
	.copyright-bloc .agency-logo {
		width: 100%;
		margin-top: 10px;
	}
	.copyright-bloc .copyright-nav .list-item:last-child::after {
		content: unset;
	}
	/* Accueil */
	.section-02-home .left-col .wd-button-wrapper {
		margin-bottom: 20px;
	}
	.section-02-home .right-col .wd-image {
		width: 40%;
	}
	.section-02-home .right-col .image-left {
		margin-left: 80px;
	}
	.section-02-home .right-col .image-right {
		margin-left: -160px;
	}
	.section-03-home .categories-row-3, .section-03-home .categories-row-2 {
		display: flex;
		flex-wrap: wrap;
	}
	.section-03-home .categories-row-3 .categorie-col {
		width: calc(100% / 3);
	}
	.section-03-home .categories-row-2 .categorie-col {
		width: calc(100% / 2);
	}
	.section-03-home .categorie-col .wpb_text_column {
		left: 10px;
	}
	.section-03-home .categorie-col .wpb_text_column a {
		font-size: 18px;
	}
	.section-04-home .left-col {
		display: none;
	}
	.section-04-home .right-col .counters-row {
		display: flex;
		flex-wrap: wrap;
	}
	.section-04-home .right-col .counters-row > .wpb_column {
		width: 50%;
	}
	.section-04-home .right-col .counters-row .counter-label {
		font-size: 14px;
	}
	.section-04-home .right-col .btn {
		font-size: 16px;
	}
	.section-blog-home .wd-blog-element .wd-post .wd-post-content .wd-post-read-more a {
		font-size: 16px;
	}
	
	/* Présentation */
	.section-02-about .vc_row.vc_inner {
		display: flex;
		flex-wrap: wrap;
	}
	.section-02-about .vc_row.vc_inner > .wpb_column {
		width: calc(100% / 4);
	}
	.section-02-about .vc_row.vc_inner > .wpb_column > .vc_column-inner {
		margin-bottom: 20px;
	}
	.section-02-about .vc_row.vc_inner .woodmart-counter .counter-label {
		font-size: 14px;
	}
	.section-02-about .woodmart-counter .counter-value {
		font-size: 32px;
	}
	.section-03-about .title-wrapper {
		text-align: left !important;
	}
	.section-03-about h2::before {
		left: 0;
		transform: unset;
	}
	.section-03-about .left-col .wpb_text_column:last-child {
		margin-bottom: 20px !important;
	}
	.section-03-about .right-col img {
		max-width: 450px;
	}
	
	/* Contact */
	.section-02-contact .vc_row {
		display: flex;
		flex-wrap: wrap;
	}
	
	/* Paddings */
	body.woodmart-archive-blog .wd-content-area, body.single-post .wd-content-area, .woocommerce-page.woodmart-archive-shop .wd-content-area, body.single-product .wd-content-area {
    	padding-top: 25px;
    	padding-bottom: 25px;
	}
}

@media (max-width: 550px) {
	
	/* Accueil */
	.section-02-home .right-col .wd-image {
		width: 100%;
	}
	.section-02-home .right-col .image-left {
		margin-left: 20px;
	}
	.section-03-home > .wpb_column {
		box-shadow: unset;
	}
	.section-03-home .categorie-col > .vc_column-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.section-03-home .categories-row-3 .categorie-col, .section-03-home .categories-row-2 .categorie-col {
		width: 100%;
		max-width: 300px;
		margin: 0 auto 20px auto;
	}
	.section-03-home .categories-row-2:last-child .categorie-col:last-child {
		margin-bottom: 0;
	}
	.section-03-home .categories-row-3 .categorie-col .wpb_single_image .vc_figure, .section-03-home .categories-row-2 .categorie-col .wpb_single_image .vc_figure {
		height: 250px;
	}
	
	.section-04-home .right-col .counters-row .woodmart-counter .counter-value {
		font-size: 32px;
	}
	.section-04-home .right-col .counters-row .counter-label {
		font-size: 14px;
	}
	.copyright-bloc .copyright-nav {
		flex-wrap: wrap;
		text-align: left;
	}
	.copyright-bloc .copyright-nav .list-item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.copyright-bloc .copyright-nav .list-item:last-child {
		margin-bottom: 0;
	}
	.copyright-bloc .copyright-nav .list-item::after {
		content: unset;
	}
	.copyright-bloc, .copyright-bloc .agency-logo {
		justify-content: start;
	}

}

@media (max-width: 500px) {
	.wd-footer .footer-column-2 .widget {
		width: 100%;
	}
}

@media (max-width: 450px) {
	.section-02-about .vc_row.vc_inner > .wpb_column {
		width: 50%;
	}

	.section-02-contact .vc_row.vc_inner > .wpb_column {
    	width: 100%;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
	.section-02-contact .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
		min-height: unset;
	}
}