@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.repturn.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.3") format("woff2");
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(22,32,22);
	--wd-text-font-size: 14px;
	--wd-title-font: "Nexa Heavy", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nexa Heavy", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nexa Heavy", 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;
	--wd-header-el-font: "Nexa Heavy", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(39,103,41);
	--wd-alternative-color: rgb(168,186,0);
	--btn-default-font-family: "Nexa Heavy", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-font-family: "Nexa Heavy", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(168,186,0);
	--btn-accented-bgcolor-hover: rgb(39,103,41);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(168,186,0);
	--wd-link-color-hover: rgb(39,103,41);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url(https://www.repturn.com/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Nexa Light", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Nexa Light", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: none;
}
html .wd-nav.wd-nav-secondary > li > a, .whb-general-header .wd-nav.wd-nav-secondary > li > a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "Nexa Heavy", Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-family: "Nexa Light", Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: rgb(36,36,36);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(168,186,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(84,157,10);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1390px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(40,89,184);
}

@font-face {
	font-family: "Nexa Heavy";
	src: url("//www.repturn.com/wp-content/uploads/2023/08/nexa-heavy.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Nexa Light";
	src: url("//www.repturn.com/wp-content/uploads/2023/08/nexa-light_1.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.partnersmap{
	background-color : #a8ba00;
}

/* bouton rechercher */
#submitLocationSearch{
	background-color : #a8ba00;
}

#submitLocationSearch:hover{
	background-color : #276729;
	color : white;
}

/* bouton réinitialiser */
#mapreset{
	color : #a8ba00;
	border : #a8ba00;
}

form.csl-search-form button#mapreset:hover{
	color : white;
	background-color : #276729;
	border : 1px solid #276729;
}

form.csl-search-form button#mapreset{
	color : #a8ba00;
	border : solid 1px #a8ba00;
}

/* Card liste magasins */
.csl-wrapper #locations-near-you .csl-list-item .marker-link:hover{
	background-color : #a8ba00;
	cursor : pointer;
}

.csl-wrapper #locations-near-you .csl-list-item .marker-link::before{
	color : #a8ba00;
}

/* card carte */
.csl-wrapper #locations-near-you .csl-list-item a.viewmaplink{
	background-color : #a8ba00;
}

.csl-wrapper #locations-near-you .csl-list-item a.viewmaplink:hover{
	background-color : #276729;
}

.gm-style .gm-style-iw-c a.directionlink:hover{
	background-color : #276729;
}

.gm-style .gm-style-iw-c, .gm-style-iw-t, .element.style, .infoWindow{
	background-color : #a8ba00;
	color : #a8ba00;
	border : none;
}

.gm-style .gm-style-iw-c, .gm-style-iw-t, .gm-style-iw.gm-style-iw-c .gm-style-iw-d{
	background-color : #a8ba00;
	border : none;
	padding : 0px;
	margin : 0px;
}
