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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//klop-innovation.fr/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//klop-innovation.fr/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//klop-innovation.fr/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//klop-innovation.fr/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//klop-innovation.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//klop-innovation.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//klop-innovation.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//klop-innovation.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Mukta Mahee", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mukta Mahee", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 300;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mukta Mahee", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Mukta Mahee", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mukta Mahee", 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: "Mukta Mahee", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #a0000b;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(2,2,2);
	--wd-link-color-hover: rgb(160,0,11);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #a0000b;
	--btn-accented-bgcolor-hover: #cf0d16;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 80px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(168,6,6);
	background-image: none;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #2b2a33;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Mukta Mahee", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Mukta Mahee", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 30px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 35px;
--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: Mukta Mahee !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Mukta Mahee !important;
}

/* title général */
h1, .post-single-page .entry-title {
    font-size: 40px;
}
h2 {
    font-size: 34px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 22px;
}
h5 , h6 {
    font-size: 18px;
}
/* background du menu et des sous menus */
.whb-main-header {
    background: #2b2a32;
}
.whb-color-dark .whb-divider-element.sepamenu:before {
    border-color: #2b2a33;
}
.whb-main-header ul[id^="menu-menu-principal-"] li {
    min-width: 150px;
}
.whb-main-header ul[id^="menu-menu-principal-"] li > a {
    text-align:center;;
}
.whb-header-bottom {
    height: 236px;
}
/** fix logo et sous menu **/
.sub-menu-dropdown.color-scheme-light {
    margin-top: 0;
    z-index: 2;
}
.woodmart-logo-wrap.switch-logo-enable {
    z-index: 3;
    position: relative;
}
.wd-logo {
	z-index: 5;
}
.sub-menu-dropdown {
	margin-top: -2px;
}
.site-logo {
	z-index: 3;
}
/* retourne le .bg_bottom */
.bg_bottom img {
    transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}
/* Sub-menu megamenu */
.sub-menu-dropdown.color-scheme-light {
    background-color: #2b2a32;
}
.sub-menu-dropdown .btn-menu-simple > a {
	border-radius: 30em;
	color:#a0000b !important;
	font-size:18px !important;
	padding:6px 10px !important;
}
.choix-eliquide-menu,
.materiel-guide {
    border: 2px solid #a0000b;
    border-radius: 10px;
    margin-top: 10px;
		margin-bottom:20px;
}
.title-choix-eliquide-menu,
.title-materiel-guide{
	font-size:20px;
}
/* bouton guide */
.btn-guide > a,
.btn-guide > button {
    background-color: #8c0f1a !important;
    color: #fff !important;
	-webkit-transition: background 300ms ease-out;
	-moz-transition: background 300ms ease-out;
	-ms-transition: background 300ms ease-out;
	-o-transition: background 300ms ease-out;
	transition: background 300ms ease-out;
}
.btn-guide > a:hover,
.btn-guide > button:hover {
    background-color: #cf0d16 !important;
	-webkit-transition: background 300ms ease-in;
	-moz-transition: background 300ms ease-in;
	-ms-transition: background 300ms ease-in;
	-o-transition: background 300ms ease-in;
	transition: background 300ms ease-in;
}
.sub-menu-dropdown .wpb_single_image > .vc_figure > a.vc_single_image-wrapper > img.vc_single_image-img {
    opacity: .85;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
.sub-menu-dropdown .wpb_single_image > .vc_figure > a.vc_single_image-wrapper > img.vc_single_image-img:hover {
    opacity: 1;
		-webkit-transition: all 300ms ease-in;
		-moz-transition: all 300ms ease-in;
		-ms-transition: all 300ms ease-in;
		-o-transition: all 300ms ease-in;
		transition: all 300ms ease-in;
}
span.title-megamenu {
    font-size: 20px;
	color:#fff;
}
/* bloc sélection du mois */
.select-of-month .product-grid-item .product-title, 
.select-of-month .product-grid-item .price > .amount, 
.select-of-month .owl-carousel .owl-nav > .owl-prev, 
.select-of-month .owl-carousel .owl-nav > .owl-next {
    color: #fff !important;
}
.select-of-month .owl-carousel .owl-dots .owl-dot.active span {
    border-color: #FFF;
    background-color: #FFF;
}
.select-of-month .owl-carousel .owl-dots .owl-dot:not(.active) span {
    border-color: #FFF;
}
.fix-svg-bottom-red:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #8c0f1a;
    height: 2px;
}
.fix-svg-top-red:after{
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    background: #8c0f1a;
    height: 2px;
}
/* Page produit */
.single-product-page .entry-summary > .summary-inner > h1.entry-title {
	text-align:center;
	position:relative;
}
.single-product-page .entry-summary > .summary-inner > h1.entry-title:before {
    content: "";
    height: 2px;
    width: calc(100% - 110px);
		width: -o-calc(100% - 110px);
		width: -moz-calc(100% - 110px);
		width: -webkit-calc(100% - 110px);
    background: #cf0d16;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.product-image-summary .woodmart-product-brands a {
    box-shadow: 0 0 0px 2px rgb(207, 13, 22);
}
.single-product-page .entry-summary > .summary-inner > h1.entry-title > span {
	color: #cf0d16 !important;
	background:#fff !important;
	padding:2px 30px !important;
	position:relative;
	z-index:2;
}
/* Avis */
.comment-respond .stars a:hover:after, 
.comment-respond .stars a.active:after,
.star-rating span:before{
    color: #cf0d16;
}
/* flip box image home */
.flip-box {
  background-color: transparent;
  width: 150px;
  height: 150px;
  border: none;
  perspective: 1000px;
	cursor:pointer;
	margin:0 auto;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #fff;
  color: black;
}

.flip-box-back {
  background-color: #fff;
  color: white;
  transform: rotateY(180deg);
}
/* masque la mete auteur des articles */
body.post-template-default li.meta-author {
    display: none;
}
/*badge nouveau woocommerce */
.product-label.new {
  background-color: #a21721 !important;
}
.product-label.featured,
.product-label.new {
  transform: rotate(345deg);
	-o-transform: rotate(345deg);
	-moz-transform: rotate(345deg);
	-webkit-transform: rotate(345deg);
	position:relative;
}
span.product-label.featured:before,
span.product-label.new:before {
  position: absolute;
  content: "";
  background: transparent;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border-radius: 30vw;
	z-index:-1;
}
span.product-label.new:before {
  border: 1px solid #a21721;
}
span.product-label.featured:before {
  border: 1px solid #E22D2D;
}
.selection-of-month h3 {
  color: rgba(255, 255, 255, .8);
}
/* Responsive code */
@media (max-width: 2560px) {
	.whb-header-bottom {
    height: 300px;
	}
	.sub-menu-dropdown.color-scheme-light:after {
    height: 300px;
    bottom: -300px;
	}
}
@media (max-width: 1920px) {
	.whb-header-bottom,
	.woodmart-prefooter{
    height: 236px;
	}
	.sub-menu-dropdown.color-scheme-light:after {
    height: 236px;
    bottom: -236px;
	}
}
@media (max-width: 1440px) {
.sub-menu-dropdown.color-scheme-light:after {
    height: 174px;
    bottom: -174px;
	}
}
@media (max-width: 1280px) {
.sub-menu-dropdown.color-scheme-light:after {
    height: 155px;
    bottom: -155px;
	}
}
@media (max-width: 1080px) {
.sub-menu-dropdown.color-scheme-light:after {
    height: 126px;
    bottom: -126px;
	}
}
@media (max-width: 1024px) {
.whb-top-bar .woodmart-logo img {
    max-height: 70px;
	}
}
@media (min-width: 1025px) {
.whb-header-bottom .woodmart-logo img {
    max-height: 136px !important;
	}
}
/* suppression marge basse header */
header.whb-header {
    margin-bottom: 0px;
}
/* couleur sous-menu */
.wd-sropdown{
	background-color: #2b2a32 !important;
}
/* masquer avis page archive */
.steavisgarantisStar{
	display: none;
}