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

:root {
	--wd-text-font: "Avenir Book", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #777777;
	--wd-text-font-size: 10px;
	--wd-title-font: "Avenir Black", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-transform: capitalize;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Avenir Heavy", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Avenir Medium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Avenir Medium", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 12px;
	--wd-header-el-font: "Avenir Book", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: #000000;
	--wd-alternative-color: rgb(199,177,106);
	--wd-link-color: #c7b16a;
	--wd-link-color-hover: #c7b16a;
	--btn-default-font-family: "Avenir Medium", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-default-color-hover: rgb(199,177,106);
	--btn-accented-font-family: "Avenir Medium", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-accented-color-hover: rgb(199,177,106);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	--wd-popup-width: 930px;
	--wd-popup-padding: 0%;
}
.header-banner {
	background-color: #f1f6f2;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #000000;
	background-image: none;
}
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-weight: 300;
	font-size: 32px;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-size: 16px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 22px;
}
body[class*="wrapper-boxed"] {
	background-color: #000000;
	background-image: none;
}
.page .wd-page-content {
	background-color: #000000;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #000000;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #000000;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-el-font-size: 10px;
	}
	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: 22px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-header-el-font-size: 8px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Avenir Book !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Avenir Black !important;
}

@font-face {
	font-family: "Avenir Medium";
	src: url("//lorige.com/wp-content/uploads/2023/09/Avenir-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Book";
	src: url("//lorige.com/wp-content/uploads/2023/09/Avenir-Book.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Black";
	src: url("//lorige.com/wp-content/uploads/2023/09/Avenir-Black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Avenir Heavy";
	src: url("//lorige.com/wp-content/uploads/2023/09/Avenir-Heavy.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

body .site-mobile-menu li.current-menu-item>a{
color:blue;
background-color: #000;
}

.site-mobile-menu li a span{
color:#C7B16A;
}

.whb-color-light .navigation-style-default .item-level-0 > a:hover{
color:#C7B16A;
}

.woodmart-text-block-wrapper.color-scheme-dark .woodmart-title-container{
letter-spacing:0.3px;
}

.product-tabs-wrapper{
padding-top:0px;
padding-bottom:0px;
border-top:none;
border-bottom:none
}

.woodmart-dark .product-tabs-wrapper{
background-color:none;
}

/* unvisited link */
a:link {
  color: white;
}

/* visited link */
a:visited {
  color: white;
}

.link {
  display: inline-block;
  position: relative;
  color: black;
  text-decoration: none;
	line-height: 1.25em;
	font-size:calc(6px + 0.390625vw);
}

.link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(1);
  border-radius: 5px;
  height: 0.05em;
  bottom: 0;
  left: 0;
  background: #C7B16A !important;
  transform-origin: bottom left;
  transition: transform 0.25s ease-out;
}


.link:hover::after {
  transform: scaleX(0);
  transform-origin: bottom right;
}

/* mouse over link */
a:hover {
  color: white;
}

a:hover { 
   letter-spacing: 0.4em;
}

/* selected link */
a:active {
  color: #C7B16A;
}

/* Désactivation des fonds Hearder et Footer*/
.whb-header-bottom { background: transparent !important;
}
.whb-general-header { background: transparent !important;
}
.footer-container { background: transparent !important;
}

/* Mise en place des dégradés et ombres */
.whb-main-header { 
	box-shadow: -5px 20px 30px 5px rgba(0, 0, 0,1) !important;
}

.whb-main-header {
	background: linear-gradient(45deg, rgba(0,0,0,1) 25%, rgba(61,69,72,1) 40%, rgba(0,0,0,1) 55%);
}
	
.footer-container { 
	background: linear-gradient(45deg, rgba(0,0,0,1) 60%, rgba(61,69,72,1) 75%, rgba(0,0,0,1) 90%) !important;
	box-shadow: inset  -15px 20px 30px 5px rgba(0, 0, 0,1) !important;
}

/* Liseré footer */
.copyrights-wrapper {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(199, 177, 106, 0.5) !important;
    border-bottom-width: 0px !important;
    border-bottom-style: solid !important;
}

/* Taille footer */
.min-footer {
    padding-block: 0px !important;
}


/* Design des boutons - relachés */
.btn{
		border-radius: 5px !important;
		border-width: 1px !important;
		border-color: #C7B16A !important;
    background-color: rgb(0, 0, 0, 0.5)!important;
		backdrop-filter: blur(3px) !important;
    -webkit-backdrop-filter: blur(3px) !important;
		padding: 0px calc(5px + 2em) !important;
  	font-size: calc(5px + 0.390625vw) !important;
		color:white !important;
  	cursor: pointer;
		box-shadow: 0px 5px 15px 0px rgba(0, 0, 0,0.5);
	  font-weight: 500;
		padding-top: 0.1em !important;
}

/* Design des boutons - appuyés */
.btn:hover {
		border-radius: 5px !important;
		border-width: 1px !important;
		border-color: white !important;
    background-color: rgb(0, 0, 0, 1)!important;
		padding: 0px calc(5px + 2em) !important;
  	font-size: calc(5px + 0.390625vw) !important;
		color: #c7b16a !important;
  	cursor: pointer;
		box-shadow: 0px 15px 15px 0px rgba(0, 0, 0,0.5);
		font-weight: 500;
		padding-top: 0.1em !important;
}

/* Changement de couleur et épaisseur Underline Header */
.wd-nav.wd-style-underline .nav-link-text:after {
		height:0.25px;
    background-color: #C7B16A;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    transition: width 1.5s cubic-bezier(0.19, 1, 0.22, 1) !important;
}

/* Spacing and gap letter main menu Header */
.wd-nav{
	letter-spacing:3px !important;
	--nav-gap: 25px;
}

.wd-nav>li>a {
	font-size: calc(7px + 0.3vw) !important;
}
	
/* Changement de couleur de la police Header */
.wd-nav[class*="wd-style"] {
    --nav-color:  rgba(255, 255, 255, 0.75) !important;
    --nav-color-hover: rgba(255, 255, 255, 1) !important;
    --nav-color-active: rgba(255, 255, 255, 1) !important;
}

.wd-event-hover:hover>.wd-dropdown{
	font-size:calc(6px + 0.390625vw) !important;
	top: 70% !important;
	left: -5% !important;
	border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	background: rgba(0, 0, 0, 0.5) !important;
	backdrop-filter: blur(3px) !important;
	-webkit-backdrop-filter: blur(3px) !important;
}

.color-scheme-light .wd-design-default .wd-dropdown-menu .wd-dropdown {
	background: rgba(0, 0, 0, 0.5) !important;
	backdrop-filter: blur(3px) !important;
	-webkit-backdrop-filter: blur(3px) !important;
}

.wd-close-side {
   backdrop-filter: blur(3px) !important;
	-webkit-backdrop-filter: blur(3px) !important;
}

.whb-header-bottom .wd-dropdown {
    margin: 22.5px 0px 0px !important;
}

.wd-dropdown-menu.wd-design-default {
    padding: 15px 10px 15px !important;
    --wd-dropdown-width: 120% !important;
}

/*Mobile Menu*/

.wd-side-hidden.wd-left {
    transition: all 0.5s ease-out !important;
		transition-delay: 500ms !important;
}

.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    padding: 5px 15px !important;
}

.wd-side-hidden {
	background:RGBA(0,0,0,0.25) !important;
	backdrop-filter: blur(3px) !important;
	-webkit-backdrop-filter: blur(3px) !important;
}

/*Hamburger menu */

.wd-tools-element .wd-tools-icon {
		transition: transform 0.4s ease 0.25s, opacity 0.4s ease 0s;    
	  opacity: 1;
		transform: rotate(0deg);
}

.wd-tools-element .wd-tools-icon:onclick {
		transition: transform 0.4s ease 0.25s, opacity 0.4s ease 0s;    
	  opacity: 0;
		transform: rotate(90deg);
}

.wd-heading {
    border-bottom: 0px solid var(--brdcolor-gray-300) !important;
}
.wd-action-btn.wd-style-text>a {
    font-weight: 300 !important;
}


/*Background Popup */

.pum-theme-7382 .pum-container, .pum-theme-lightbox .pum-container {
    background-image: url(https://lorige.com/wp-content/uploads/2024/02/Lorige_Collection_background_1.png) !important;
    background-position: center, top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.pum-theme-19117 .pum-container, .pum-theme-visionneuse-2 .pum-container {
    background-image: url(https://lorige.com/wp-content/uploads/2025/08/Inscription-Newsletter.jpg) !important;
    background-position: center, top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

#wd-673f4656deba2 {
	margin-bottom:0px !important;
}


ss3-loader:after {
    content: url(https://lorige.com/wp-content/uploads/2024/11/Logo-Lorige-Trait-mobile.svg) !important;
    display: block !important;
    border: 0 !important;
    border-top: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 !important;
    width: 0px !important;
    height: 0px !important;
    animation: 0 !important;
		transform: scale(0.6) translate(-25px, 0%) !important;
}

/*Rotary*/
.swal-content {
    font-size: calc(8px + 0.3vw) !important;
}

/* Download Center */
.w3eden .list-group-item {
    background-color: black !important;
    border: 1px solid #C7B16A !important;
}
.w3eden .card {
    background-color: transparent !important;
		border: 0px solid transparent !important;
}

/* Fondu Header */

#horloge {
        transition: opacity 0.5s !important;}

.whb-scroll-stick .whb-flex-row {
    transition: height 1s ease, max-height 1s ease !important;}

.whb-header-bottom {
    transition: border-color 0.25s ease !important;
}

.wd-side-hidden.wd-left .wd-nav-mobile>li {
transition: transform 5s ease 0s, opacity 0.5s ease 0.25s;
opacity:0.6 !important;
transform: translate3d(-125%, 0, 0);
}

.wd-side-hidden.wd-opened .wd-nav-mobile>li {
transition: transform 2.5s ease 0.25s, opacity 1s ease 1.25s;
opacity: 1 !important;
transform: translate3d(0%, 0, 0);
}

.pum-theme-7382, .pum-theme-lightbox {
backdrop-filter: blur(3px) !important;
	-webkit-backdrop-filter: blur(3px) !important;
}

.pum-overlay {
   transition: 0.5sease-in-out !important;
}

.wpcf7-response-output:before {
display:none !important;
}

.wpcf7-response-output {
    background-color: transparent !important;
}

.mc4wp-alert {
    background: transparent !important;
}

.mc4wp-success {
    background: transparent !important;
}

.w3eden .wpdm-compact__card {
    background: transparent !important; 
		border: 0px solid transparent !important;
}
.w3eden .wpdm-compact__row:nth-child(even) {
    background: transparent !important;
}@media (min-width: 1025px) {
	/* Espacement Police Desktop */
H1 {
  letter-spacing: 10pt;
}
H2 {
  letter-spacing: 5pt;
}
H3 {
  letter-spacing: 2pt;
}
.title-subtitle {
  letter-spacing: 2pt;
}

/*Fond principal sur PC */
.page .main-page-wrapper {
    background: linear-gradient(-35deg, rgba(0,0,0,1) 55%, rgba(61,69,72,1) 60%, rgba(0,0,0,1) 65%);
}

/* Ombre Page d'accueil Ordinateur */

#INTRO1 {
	bOx-shadow: 0px 15px 15px 0px rgba(0,0,0,1); !important;
}

.timer {
    width: 100% !important;
	-webkit-transform: scale(0.9) !important;
  transform: scale(0.9) !important;
  -webkit-transform-origin: 0 0 !important;
  transform-origin: 0 0 !important;
}

#horloge {
  position: relative !important;
	top: 5px !important;
  left: -6.5% !important;
}

.wd-logo img[src$=".svg"] {
    margin-top: 15px !important;
}

/* Menu langues */


.pll-parent-menu-item span {
	font-size:calc(2px + 0.390625vw) !important;
	color: #C7B16A !important; 
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Espacement Police Tablette */
H1 {
  letter-spacing: 10pt;
}
H2 {
  letter-spacing: 5pt;
}
H3 {
  letter-spacing: 2pt;
}
.title-subtitle {
  letter-spacing: 2pt;
}

/* Tablette Navigation menu */
.wd-nav-mobile li.current-menu-item>a {
    color: white !important;
		text-decoration: underline #C7B16A !important;		
		text-underline-offset: 5px !important;
}

.wd-nav-mobile.wd-active {
    margin: 35px !important;
}

.wd-nav-mobile.wd-active {
    margin: 10.5px !important;
		letter-spacing: 0.4em !important;
}

.submenu a {
  font-size:calc(7px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
	margin-top:30px !important;
	min-height: 0px !important;
  justify-content:center;
	font-weight:300 !important;
}

.submenu a:after {
    position: absolute;
    height: 0.5px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 0;
    width: 15%;
    color: transparent;
    background-color: #C7B16A;
    left: 0;
    bottom: 4px; 
    animation: 3s linear 1s infinite running line;
    transform-origin: bottom left;
}

@keyframes line {
  from {
  	transform: scaleX(0);
  }

  to {
    transform: scaleX(1);
  }
}

.pll-parent-menu-item a {
	font-size:calc(8px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
	font-weight:300 !important;
	background-color:transparent !important;
}

.pll-parent-menu-item span {
	font-size:calc(8px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
  justify-content:center;
	font-weight:300 !important;
  margin-top:20vh !important;
	background-color:transparent !important;
	font-size: 0.90em !important;
	color: #C7B16A !important; 
}

.wd-logo img[src$=".svg"] {
    margin-left: -10% !important;
    padding-top: 10px !important;
}

.wd-nav-mobile>li>a {
    color: rgba(255, 255, 255, 0.75) !important;
}

.box-icon-align-top .box-icon-wrapper {
    margin-bottom: -1.5vh !important;
}

.mobile-nav .wd-nav-opener {
    border: 0px solid !important;
	  transform: rotate(45deg) !important;
}

.mobile-nav .wd-nav-opener.wd-active {
    background-color: #00000000 !important;
}

.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: #00000000 !important;
}

.wd-nav-opener:after {
    content: "\f112" !important;
    color: #C7B16A !important;
}

.woodmart-nav-link {
    border-bottom: 1.25px solid rgb(199 177 106 / 0%) !important;
}

.timer {
    width: 100% !important;
	-webkit-transform: scale(0.7);
  transform: scale(0.7);
}

#horloge {
  position: relative !important;
  top: -3.5px !important;
  left: -6.5% !important;
}

.wd-logo {
    animation: wd-fadeIn 2s ease !important;
}
.wd-switch-logo .wd-sticky-logo {
    animation: wd-fadeIn 2s ease !important;
}
.whb-empty-column+.whb-mobile-right {
    transition: opacity 0.5s !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Espacement Police mobile paysage */
H1 {
  letter-spacing: 10pt;
}
H2 {
  letter-spacing: 5pt;
}
H3 {
  letter-spacing: 2pt;
}
.title-subtitle {
  letter-spacing: 2pt;
}

/* Mobile Navigation menu */
.wd-nav-mobile li.current-menu-item>a {
    color: white !important;
		text-decoration: underline #C7B16A !important;		
		text-underline-offset: 5px !important;
}

.wd-nav-mobile.wd-active {
    margin: 35px !important;
		letter-spacing: 0.4em !important;
}

.submenu a {
  font-size:calc(7px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
	margin-top:30px !important;
	min-height: 0px !important;
  justify-content:center;
	font-weight:300 !important;
}

.submenu a:after {
    position: absolute;
    height: 0.5px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 0;
    width: 15%;
    color: transparent;
    background-color: #C7B16A;
    left: 0;
    bottom: 4px; 
    animation: 3s linear 1s infinite running line;
    transform-origin: bottom left;
}

@keyframes line {
  from {
  	transform: scaleX(0);
  }

  to {
    transform: scaleX(1);
  }
}

.pll-parent-menu-item a {
	font-size:calc(8px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
	font-weight:300 !important;
	background-color:transparent !important;
}

.pll-parent-menu-item span {
	font-size:calc(8px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
  justify-content:center;
	font-weight:300 !important;
	margin-top:20vh !important;
	background-color:transparent !important;
	font-size: 0.90em !important;
	color: #C7B16A !important; 
}

.wd-logo img[src$=".svg"] {
    margin-left: -10% !important;
    padding-top: 10px !important;
}

.wd-nav-mobile>li>a {
    color: rgba(255, 255, 255, 0.75) !important;
}

.mobile-nav .wd-nav-opener {
    border: 0px solid !important;
    transform: rotate(45deg) !important; 
}

.woodmart-nav-link {
    border-bottom: 1.25px solid rgb(199 177 106 / 0%) !important;
}

.mobile-nav .wd-nav-opener.wd-active {
    background-color: #00000000 !important;
}

.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: #00000000 !important;
}

.box-icon-align-top .box-icon-wrapper {
    margin-bottom: -1.5vh !important;
}

.wd-nav-opener:after {
    content: "\f112" !important;
    color: #C7B16A !important;
}

.timer {
    width: 100% !important;
	-webkit-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

#horloge {
  position: relative !important;
  top: 10px !important;
  left: -6.5% !important;
}

.wd-logo {
    animation: wd-fadeIn 2s ease !important;
}
.wd-switch-logo .wd-sticky-logo {
    animation: wd-fadeIn 2s ease !important;
}
.whb-empty-column+.whb-mobile-right {
    transition: opacity 0.5s !important;
}
}

@media (max-width: 576px) {
	/* Espacement Police mobile */
H1 {
  letter-spacing: 9pt;
}
H2 {
  letter-spacing: 5pt;
}
.title-subtitle {
  letter-spacing: 2pt;
}

/*Fond principal sur Mobile */
.page .main-page-wrapper {
    background: linear-gradient(-65deg, rgba(0,0,0,1) 60%, rgba(61,69,72,1) 70%, rgba(0,0,0,1) 80%) !important;
}

/* Mobile Navigation menu */
.wd-nav-mobile li.current-menu-item>a {
    color: white !important;
		text-decoration: underline #C7B16A !important;		
		text-underline-offset: 5px !important;
}

.wd-nav-mobile.wd-active {
    margin: 35px !important;
		letter-spacing: 0.4em !important;
}

.submenu a {
  font-size:calc(7px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
	margin-top:30px !important;
	min-height: 0px !important;
  justify-content:center;
	font-weight:300 !important;
}

.submenu a:after {
    position: absolute;
    height: 0.5px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 0;
    width: 15%;
    color: transparent;
    background-color: #C7B16A;
    left: 0;
    bottom: 4px; 
    animation: 3s linear 1s infinite running line;
    transform-origin: bottom left;
}

@keyframes line {
  from {
  	transform: scaleX(0);
  }

  to {
    transform: scaleX(1);
  }
}

.pll-parent-menu-item a {
	font-size:calc(8px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
	font-weight:300 !important;
	background-color:transparent !important;
}

.pll-parent-menu-item span {
	font-size:calc(8px + 0.390625vw) !important;
	border-bottom: 0px solid !important;
  justify-content:center;
	font-weight:300 !important;
	margin-top:20vh !important;
	background-color:transparent !important;
	font-size: 0.90em !important;
	color: #C7B16A !important; 
}

.wd-logo img[src$=".svg"] {
    margin-left: -10% !important;
    padding-top: 10px !important;
}

.box-icon-align-top .box-icon-wrapper {
    margin-bottom: -1.5vh !important;
}

.mobile-nav .wd-nav-opener {
    border: 0px solid !important;
	  transform: rotate(45deg) !important;
}

.woodmart-nav-link {
    border-bottom: 1.25px solid rgb(199 177 106 / 0%) !important;
}

.mobile-nav .wd-nav-opener.wd-active {
    background-color: #00000000 !important;
}

.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: #00000000 !important;
}

.wd-nav-mobile>li>a {
    color: rgba(255, 255, 255, 0.75) !important;
}

.wd-nav-opener:after {
    content: "\f112" !important;
    color: #C7B16A !important;
}

/* Ombre Page d'accueil */

#INTRO1 {
 bOx-shadow: 0px 0px 0px 0px rgba(0,0,0,1); !important;
}

div#n2-ss-22 .n2-ss-slide {
    --c: calc(var(--b) - 0) !important;
}

.timer {
   width: 100% !important;
	-webkit-transform: scale(0.65);
  transform: scale(0.65);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

#horloge {
  position: relative !important;
	top: 7.5px !important;
  left: -6.5% !important;
}

.wd-logo {
    animation: wd-fadeIn 2s ease !important;
}
.wd-switch-logo .wd-sticky-logo {
    animation: wd-fadeIn 2s ease !important;
}
.whb-empty-column+.whb-mobile-right {
    transition: opacity 0.5s !important;
}
}

