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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(33,33,33);
	--wd-text-font-size: 15px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open 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;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(50,187,120);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(50,187,120);
	--wd-link-color-hover: rgb(12,45,0);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(13,127,2);
	--btn-accented-bgcolor: rgb(13,127,2);
	--btn-accented-bgcolor-hover: rgb(15,15,15);
	--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: 95px;
}
.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(219,59,59);
	background-image: none;
}
.page-title-default {
	background-color: rgb(249,249,249);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
}
.page .main-page-wrapper {
	background-color: rgb(245,251,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(245,251,246);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(245,251,246);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(245,251,246);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(245,251,246);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(245,251,246);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(245,251,246);
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(204,219,4);
	color: rgb(239,239,239);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 690px;
}

@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: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
--wd-cat-brd-radius: 0px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.page-id-11799469 .main-page-wrapper {

padding-top: 0;

}

.wd-post-cat.wd-style-with-bg {
    background-color: unset;
}
h1.product_title.entry-title.wd-entities-title {
    margin-bottom: 5px;
}

.flora-avis.elementor-star-rating i {
    font-size: 20px;
	    margin-bottom: 10px;
}

.flora-avis.elementor-star-rating i:before {
    color: #333333;
}
span.number.avis {
    text-decoration: underline;
    cursor: pointer;
}
.flora-button {
    display: block;
    background-color: #32bb78;
    text-align: center;
    padding: 8px 45px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 25px;
}


.addtocart {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

div.quantity {
    margin-right: 15px;
}
.quantity-selector {
    display: block;
    margin: auto;
}
div.quantity input.plus {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

div.quantity input.minus {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
div.quantity input[type="button"] {
    height: 30px;
}
div.quantity :is(input[type="number"],input[type="text"]) {
    height: 30px;
}

figure.woocommerce-product-gallery__image {
    max-width: 500px;
    height: auto;
    display: block;
    margin: auto;
}

.offer_shop .notification {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 1000;
}

.offer_shop .notification.show {
  opacity: 1;
  visibility: visible;
}

.rating_shop .notification {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 1000;
}

.rating_shop .notification.show {
  opacity: 1;
  visibility: visible;
}

.cshop-promo {
    display: flex;
    flex-direction: row;
    border-radius: 2px;
    color: #fff;
    padding: 0;
	  gap: 15px;
    text-transform: uppercase;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}
.offer-info {
    background: #FA041E;
    border-radius: 25px;
    padding: 2px 8px;
}
button.copy-btn {
    border-radius: 2px;
    padding: 0 5px;
    display: flex;
	border:dashed 1px;
    flex-wrap: nowrap;
    justify-content: center;
    min-height: 30px;
    line-height: 0;
}

.floratopproduit i.fas.fa-star {
    margin: 0 10px;
    display: inline;
}

.elementor-icon.floratopproduit  i:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    color: #000;
}

.floratopproduit span {
font-size: 12px;
}



/* Top Shop new */

.rating_shop {
  position: relative;
  margin-bottom: 10px;
}
.rating_shop.blockshop {
    max-width: 400px;
    display: block;
    margin: auto;
}

.rating_shop 	.box {
  border-radius: 4px;
  background-color: #fff;
  border: 0.05556rem solid #c4c4c4;
  box-shadow: none;
}
.rating_shop .d-flex {
  display: flex;
}

.rating_shop 	.flex-column {
  flex-direction: column;
}
.rating_shop  .padding {
padding: 10px;
}

.rating_shop .cshop-image {
  display: flex;
  padding: 2px;
  cursor: pointer;
  padding: 10px;
  border: none;
  position: relative;
  list-style-type: none;
}


.rating_shop .shop_rank_count {
    position: initial;
    top: 50%;
    left: 0;
    background: none;
    border-radius: 100px;
    width: 24px;
    height: 24px;
    color: #333;
    z-index: 1;
    margin: auto;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.rating_shop .w-100 {
  width: 100% !important;
  max-width: 100% !important;
}
.rating_shop .mt-0 {
  margin-top: 0px !important;
}
.rating_shop .mb-0 {
  margin-bottom: 0px !important;
}
.rating_shop .mb {
  margin-bottom: 5px;
}

.rating_shop .badge {
    font-weight: 600;
    font-size: calc(13px);
    border-radius: 0;
    padding: 0 10px !important;
    line-height: 22px;
    cursor: default;
    max-height: 28px;
    position: absolute;
    z-index: 111;
}

.rating_shop .badge span.re-ribbon-badge {
    position: initial;
    text-align: left;

}

.rating_shop .badge .re-ribbon-badge span {
    font: inherit;
    color: #fff;
    text-transform: initial;
    text-align: center;
    transform: none;
    width: 125px;
    display: inline-block;
    box-shadow: none;
    position: initial;
    font-weight: 600;
font-size: calc(13px);
border-radius: 4px;
}
.rating_shop h3{
  font-size: 18px;
}
.rating_shop .cshop-content{
color:grey; line-height: 22px; font-size:12px;
}

.rating_shop .box{
      background-color: #F6F6F6;
}

.rating_shop.blockshop .box {
    border-radius: 6px;

  }
.rating_shop .char {
  box-shadow: none;
  text-align: center;
  border: none;
  margin-right: 10px;
  padding-right: 10px;
  color: grey;
  justify-content: space-between;
  flex-direction: column;
  display: flex;
  border-radius: 0;
  border-right: 1px solid #ebebeb;
}
.rating_shop .grade {
  color: grey;
  background: #fff;
  min-width: 125px;
  width: 25px;
  font-size: 13px;
  flex-direction: column;
  background: #f7f7f7 ;
}
.miisterpost .rating_shop .grade {
    min-width: 70px;
    font-size: 12px;
}


.rating_shop.blockshop .grade {
  order: 0;
  position: absolute;
  min-width: 110px;
  top: 12px;
  right: 25px;
  height: 110px;
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 4px;
  width: 25%;
  background: #fff;
}
.rating_shop .char span:first-child {
  color: #99a6b4;
  font-size: 12px;
  display: inline-block;
}
.rating_shop .char.charlink{
  font-weight: 800;
}

.rating_shop .char.charlink span:first-child {
color: #00c17a;
text-decoration: underline;

}
.rating_shop .align-items-center {
  align-items: center;
}
.rating_shop .justify-content-center {
  justify-content: center;
}

.rating_shop .rating-text {
  font-size: 25px;
  font-weight: 700;
  color: #000;
}

.miisterpost .rating_shop .rating-text {
    font-size: 22px;
}

.rating_shop .star-shop-rating-container {
  margin-top: 10px;
  font-weight: 700;
  color: #000;
  display: flex;
  align-items: center;
}


.rating_shop .cshop-promo{
  font-weight: bold;
}

.rating_shop .cshop-promo .procode{
color:#99a6b4;
padding: 1px;
font-weight: 400;
border:none;
}
@media (min-width: 735px){
.rating_shop .flex-lg-row {
  flex-direction: row;
}

.rating_shop.blockshop .flex-lg-row {
  flex-direction: column;
}
}


@media (max-width: 1024px){
.rating_shop .cshop-image {
  max-height: 120px;
}
  .rating_shop .cshop-image .bookie {
  border-radius: 4px;
  height: 110px;
  width: 110px;
  margin-left: 15px;
  margin-top: 0;
  margin-bottom: 15px;
}

  .rating_shop .features {
  gap: 3px;
  flex-wrap: initial!important;
  background: 0 0;
  overflow-x: auto;
  white-space: nowrap;
  overflow-y: hidden;
  position: relative;
  margin-left: 15px;
  left: calc(-1 * (15px));
  width: calc(100% + (15px)*2)!important;
  max-width: 300px;
}
  .rating_shop .char {
  margin-right: 0!important;
  width: auto;
  margin-top: 0!important;
  border: none!important;
  padding: 0px;
  min-width: 75px;
  border-radius: 4px;
}

.rating_shop .char.charlink{
background: #fff!important;

}
  .rating_shop .details {
  order: 2;
}
}
@media (max-width: 750px){
.rating_shop .bookie {
  width: 30%;
  min-height: 90px;
  margin-bottom: 10px;
  }
  .rating_shop .desc {
  order: 0;
}

  .rating_shop .grade {
    order: 0;
    position: absolute;
    min-width: 110px;
    top: 10px;
    right: 25px;
    height: 110px;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 4px;
    width: 25%;
    background: #fff;
  }
  .r_offer_details.rating_shop .grade {
    position: initial;
    height: 90px;
    background: #f7f7f7 ;
    border-radius: 4px;
  }
  .rating_shop .features {
  max-width: 100%;
}


}
@media (min-width: 370px) and (max-width: 400px) and (orientation: portrait){
.rating_shop .grade {
  width: 50%;
  }}

.rating_shop span.read_full {
      font-size: 13px;
      user-select: none;
      display: inline-block;
      cursor: pointer;
      font-weight: 400;
	margin-top: 10px;
  }

.rating_shop .shop_rank_count {
    position: absolute;
    color: #fff;
    right: 0;
    left: auto;
    top: 0;
}

.rating_shop .grade {
    order: 2;
    position: initial;
    width: 100%;
    border: none;
    height: auto;
}
	
	.rating_shop .offer-info {
    margin-bottom: 10px;
    font-size: 9px;
    font-weight: 800;
    position: absolute;
    top: -10%;
}


.rating_shop .elementor-star-rating i:before {
    color: #000000;
}

.data-cta-intro-fw{
	display: flex;
	gap: 20px;
	justify-content: space-between;
	flex-direction: row;
}
.partbtn{
    order: 3;
    flex-grow: 1;
    flex-basis: 30%;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    margin: 15px 0;
}

.rating-container{
	background-color:#fff!important;
}

.rating_shop.floratop{
	width:380px;
}


@media (max-width: 750px){

	.data-cta-intro-fw{
	display: flex;
    gap: 0;
    flex-direction: column;
    align-items: center;
	}
	
	.rating_shop.floratop{
	width:auto;
}
	
.post-title-large-image .title {
    font-size: 26px!important;

	}}


.product-image-summary-wrap .amount {
    color: rgb(51 51 51);
}

.product-label.new {
    background-color: #212121!important;
}
	

@media (min-width: 1025px){
.wd-header-overlap .title-size-small {
    padding-top: 100px!important;
	}
	}

@media (max-width: 1025px){
.wd-header-overlap .title-size-small {
    padding-top: 100px!important;
	}}

.bannerflora .elementor-widget-wrap.elementor-element-populated.e-swiper-container {
    padding: 0!important;
}


.bannerflora .elementor-section.wd-section-stretch>.elementor-container {
    max-width: none!important;
}

section.has_eae_slider.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-dd321be.wd-section-stretch.bannerflora.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0!important;
}
	
.wd-header-nav.wd-header-secondary-nav.text-left {
    text-align: center;
}

.wd-entry-meta {
    display: none!important;
}

/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
	opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
	-webkit-transition: opacity .5s linear 0.2s;
	-moz-transition: opacity .5s linear 0.2s;
	transition: opacity .5s linear 0.2s;
	opacity: 1;
}




.product-label {
    direction: ltr;
    padding: 5px;
    color: white;
    border-radius: 5px;
    display: inline-block;
	    background-color: rgb(255 129 9)!important;
}

.onsale.orange {
    background-color: rgb(255 129 9)!important;
}

.onsale.red {
    background-color: #cf0000!important;
}
.bannerflora span.banner-title{
    text-shadow: #fff 0px 0px 13px;
}


@media (min-width: 1025px) {
    .whb-header-bottom-inner {
        height: 30px!important;
			
	}}


@media (max-width: 1025px) {
    .whb-sticky-prepared {
        padding-top: 0!important;
    }
}

.floracbd-carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.floracbd-carousel-images {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.floracbd-slide {
    min-width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.floracbd-carousel-image {
    display: none;
    width: 100%;
}

.floracbd-carousel-image.pc {
    display: block;
}

.floracbd-carousel-button {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
    text-decoration: none;
    text-align: center;
}

.floracbd-carousel-button-link {
    position: absolute;
    background-color: rgb(83 189 117 / 91%);
    text-transform: uppercase;
    border-radius: 25px;
    font-weight: bold;
    color: white;
    border: none;
    padding: 3px 30px;
	cursor: pointer;
}

.floracbd-prev {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.floracbd-next {
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.floracbd-center-bottom {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
    .floracbd-carousel-image.pc {
        display: none;
    }
    .floracbd-carousel-image.mobile {
        display: block;
    }
}

span.bd_promo_title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
	color:#fa041e;
}

.product-images .badge-promotion {
right:auto;
	left: 6%;
}@media (min-width: 577px) and (max-width: 767px) {
	.whb-header {
    margin-bottom: 0;
    padding-top: 50px !important;
}


}

