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

:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(22,22,22);
	--wd-text-font-size: 15px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Quicksand", 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: "Glaciall", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 17px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(196,37,135);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-font-family: "Quicksand", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(196,37,135);
	--btn-accented-bgcolor-hover: rgb(196,37,135);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(196,37,135);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(196,37,135);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://bleu-clair.fr/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-hb {
	background-color: rgb(52,49,49);
	background-image: none;
}
: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;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Abril Fatface", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 55px;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 17px;
	color: rgb(0,0,0);
}
html .wd-product .wd-entities-title a {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: rgb(0,0,0);
}
html .wd-product .price {
	font-weight: 700;
	font-size: 20px;
	color: rgb(196,37,135);
}
.product-labels .product-label.new {
	background-color: #C42587;
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 50px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 40px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 60px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}

}
:root{
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: rgb(196,37,135);
}

@font-face {
	font-family: "Glaciall";
	src: url("//bleu-clair.fr/wp-content/uploads/2021/10/GlacialIndifference-Regular.woff2") format("woff2"), 
url("//bleu-clair.fr/wp-content/uploads/2021/10/GlacialIndifference-Regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Glaciall";
	src: url("//bleu-clair.fr/wp-content/uploads/2021/10/GlacialIndifference-Bold.woff2") format("woff2"), 
url("//bleu-clair.fr/wp-content/uploads/2021/10/GlacialIndifference-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.stylsection h2{
    font-family: 'Abril Fatface',display;
  font-size: 55px;
  
  line-height: 2em;
  text-align: center;
}

.stylsection h2::after, .stylsection h1::after {
  content: ".";
 color: #C42587 !important;
 width: 10px;
 height: 10px;;
}
.stylsection h1 span, .stylsection h2 span, .stylsection h3 span {  
 color: #C42587 !important;

}

a{
    text-decoration: none!important;
}
#slideacc .wd-slide-inner{
    max-width:100%!important;

}
#slideacc .wd-slide-container{
 padding:0px;

}
.scrollToTop {
 
  bottom: 70px!important;
}

/* filtre */
.elementor-widget-container h5{
    color: #C42587 !important;
    font-size: 18px;
}

.whb-flex-row.whb-general-header-inner{
    max-width: 90%!important;
  margin: 0 auto!important;
  border:0px solid;
}
.blocmagacc h2{
    color:#fff!important;
    font-family: 'Abril Fatface',display;
}

.wd-content-layout {
  padding-block: 0;
  padding: 0px !important;
  margin: 0px;
}

.wd-nav-pagin.wd-type-bullets span{
	background: #c7c7c7 !important;
}

.wd-nav-pagin.wd-type-bullets .wd-active span{
	background:#c42587 !important;
	border:0px;
}
.grc-category-stars{
display:none!important;}
.actusacc .elementor-element img{
border-radius:20px 20px 0px 0px;}

body.archive .wd-product-wrapper .product-image-link img{
border-radius:20px!important;}

footer a, footer h2{
color:#fff!important;
text-align:left!important;
}
@media screen and (max-width:980px){
	 footer h2{
font-size: 34px;}
}
	

footer .container.main-footer{
padding:0;}

.sib-email-area{
color:#fff;
}
.sib-email-area input[type="email"]{
background-color: #eee;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
}
.sib-default-btn{
display: block;
  float: right;
  margin-top: 20px;
  background-color: inherit;
  border: 2px solid #fff;
  
  color: #FFFFFF !important;
  border-radius: 41px;
  font-size: 18px;}

@media (min-width: 1025px) {
  .wd-product.wd-hover-alt:not(.wd-variation-active) .swap-wrapp {
    overflow: clip;
    height: calc(var(--wd-text-font-size) * 1.9)!important;
    transition: all .3s ease;
    margin-block: -.2em;
  }
}

@media (min-width: 1025px) {
  .wd-product.wd-hover-alt:not(.wd-variation-active) .swap-elements :is(.price, .wd-add-btn) {
    line-height: calc(var(--wd-text-font-size) * 1.9)!important;
    margin: 0;
  }
}

.imgborder20 img{
border-radius:20px!important;
}

.blogartsim .wd-post-thumb,.blogartsim img{
border-radius:20px 20px 0px 0px!important;
}
 .blogartsim .wd-post-inner.article-inner,.blogartsim .wd-post-content.article-body-container{
border-radius:20px!important;
}

.sansmarge .elementor-button{
padding:0px!important;
}

 li.variable-item.color-variable-item, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color{
border-radius:100%!important;
}

/* Recaler le message coupon dans le conteneur checkout */
.woocommerce .wd-checkout-coupon {
	width: 90%;
	margin:30px auto 10px;
	display:none!important;
}

.sib-default-btn:hover{
	background-color: #c42587!important;
}
body.home .wd-toolbar{
display:none!important;}

a.btn.wd-load-more, .btn.wd-load-more.wd-load-more-loader{
background-color: #c42587!important;
color:#fff;
border-radius:20px;}

.load-more-label, .load-more-loading{
font-family:"Quicksand", Arial, Helvetica, sans-serif!important;
}

.woocommerce-orders-table .woocommerce-button.button{
margin-top:5px!important;
padding:5px 10px;}
a.woocommerce-button{
border-radius:20px!important;}
.woocommerce-table .woocommerce-button{
	margin-right:5px;padding:5px 10px;}
.mrwp,
.mrwpbutton {
    margin: 20px 0;
}

.mrwpbutton a,
.mrwp a#modaal_link {
    display: inline-block;
    margin-top: 10px;
}
@media screen and (max-width:980px){
body.archive :is(.e-con,.elementor-column).wd-side-hidden.wd-left{
	left:-10px!important;}
	
	body.archive :is(.e-con,.elementor-column).wd-side-hidden.wd-left.wd-opened{
	left:0px!important;}
	
	body .gm-style-iw-d h3{
	min-width:inherit!important;
	text-align:left!important;
	margin-left:0px!important;}
	
	body .agJsWidget, body #brevo-conversations{
	display:none!important;}
	
	body.home .agJsWidget, body.home #brevo-conversations{
	display:block!important;}
	
	.woocommerce-table .woocommerce-button{
	margin-top:5px;}
	
}

.vousaimerezaussi img{
border-radius:20px!important;}

.bloccatacc::before{
  background-color: transparent;
  background-image: linear-gradient(180deg, #C4258700 0%, var(--e-global-color-primary) 89%);
}

.product_meta .sku_wrapper {
    display: none !important;
}

.woocommerce-EditAccountForm.edit-account fieldset{
border: 2px solid var(--btn-accented-bgcolor-hover);
}
.woocommerce-EditAccountForm.edit-account legend{
color: var(--btn-accented-bgcolor-hover);
}


.wd-wishlist-head{
margin-bottom:30px;}

.woocommerce-cart-form .button, button#place_order{
border-radius:20px!important;
}


/* liste de souhait*/ 
.wd-wishlist-content .products.wd-products.grid-columns-3.elements-grid.pagination-links.wd-grid-g.wd-loop-builder-off.title-line-one{
	--wd-col-lg: 4!important;
  --wd-col-md: 3;
  --wd-col-sm: 2!important;
  --wd-gap-lg: 70px!important;
  --wd-gap-sm: 20px;
}
.wd-wishlist-content img{
border-radius:20px;
}

 .wd-wishlist-content .wd-wishlist-head{
display:none;
}
.logged-in .wd-wishlist-content .wd-wishlist-head{
display:block;
	border-bottom:0px;
}
.logged-in .wd-wishlist-content .wd-wishlist-head h4{
font-family: 'Abril Fatface',display;
  font-size: 55px;
  line-height: 1em;
  text-align: center;
	text-transform:inherit;
}
.logged-in .connectcheckout{
display:none;
}
.page-id-530859.logged-in .e-con-inner .elementor-element.elementor-element-12280aa.e-con-full.e-flex.e-con.e-child{
display:none;
}
.page-id-530859.logged-in .e-con-inner .elementor-element.elementor-element-e40840b.e-con-full.e-flex.e-con.e-child{
width:100%;
}
.wd-wishlist-content{
padding-bottom:30px;}
@media screen and (max-width:780px){
.wd-wishlist-content .product-grid-item{
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px solid #C42587 !important;
	}
	.grillevetesacc .wd-nav-arrows{
display:none;}
}

.reassuracc .info-box-wrapper{
/*border:1px solid red;*/}

.carrouselnewacc .wd-nav-pagin-wrap { 
  margin-top: 40px;
}

.woobouton .button, .woobouton .elementor-button{
	border-radius:20px;
}

.from-price{
    font-size:14px;
    opacity:.8;
    margin-right:4px;
}

.guidedestaillesbtn a.btn{
min-height: inherit!important;
	text-transform: inherit!important;
	padding:0px;
	margin:0px;
	font-size:15px!important;
	
}
.guidedestaillesbtn a.btn .wd-btn-text{
text-transform: inherit!important;
	font-size:16px!important;
	color: rgb(22,22,22)!important;
	font-weight:600!important;}
.guidedestaillesbtn .wd-btn-icon{
font-size:25px!important;
color:#C42587!important;
}



/* on garde seulement l'ancien conteneur hors affichage */
.wd-checkout-login{
    display: none !important;
}

/* nouveau bloc sous le bandeau */
.custom-checkout-login-block{
    max-width: 90%;
    margin: 20px auto 25px auto;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: left;
}
@media screen and (max-width:980px){
.custom-checkout-login-block{
    max-width: 100%;
   
}	
}
.custom-checkout-login-link{
    font-size: 16px;
    margin-bottom: 15px;
}

.custom-checkout-login-link a{
    color: #C42587;
    font-weight: 600;
    text-decoration: none;
}

.custom-checkout-login-link a:hover{
    text-decoration: underline;
}

.custom-checkout-login-form{
    text-align: left;
    max-width: 720px;
    margin: 0 ;
    background: #fff;
    border: 1px solid #ececec;
    padding: 20px;
}


/* Bloc Mondial Relay / Relais Colis */
#lpc_layer_pickup_selection_button,
#lpc_pick_up_widget_show_map,
.lpc_pick_up_widget_show_map {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
   margin-top: 0px;
  margin-bottom: 0px;
  padding: 2px 8px;
    background:  #C42587 !important; /* rose Bleu Clair */
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .3px;
    border-radius: 6px;
    border: none !important;
    box-shadow: 0 4px 12px rgba(232,62,140,.22);
    transition: all .25s ease;
    cursor: pointer;
}
#lpc_layer_pickup_selection_button{
margin-top:10px;
margin-bottom:10px;
}

/* Hover */
#lpc_layer_pickup_selection_button:hover,
#lpc_pick_up_widget_show_map:hover,
.lpc_pick_up_widget_show_map:hover {
    background: #C42587 !important;
    color: #fff !important;
    transform: translateY(-1px);
    box-shadow: 0 6px 16px rgba(232,62,140,.28);
}

/* Petit espace sous le label transporteur */
#shipping_method li label {
    margin-bottom: 6px;
    display: inline-block;
}

/* Mobile */
@media (max-width: 767px){
    #lpc_layer_pickup_selection_button,
    #lpc_pick_up_widget_show_map,
    .lpc_pick_up_widget_show_map {
        width: 100%;
        font-size: 13px;
        padding: 11px 14px;
    }
.grc-widget-product-reviews {
  container-type: unset !important;
}
	
}

.product-labels.labels-rounded {
	width:35px;
	height:35px;
}
table.variations label::after {
  content: ""!important;
  margin-left: 2px;
}
