@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.sidl-corporation.fr/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.sidl-corporation.fr/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.sidl-corporation.fr/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.sidl-corporation.fr/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.sidl-corporation.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("//www.sidl-corporation.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.sidl-corporation.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.sidl-corporation.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.sidl-corporation.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgba(0,118,237,0.94);
	--wd-alternative-color: rgb(20,57,158);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(15,145,227);
	--btn-accented-bgcolor-hover: rgb(14,132,207);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(34,125,216);
	--wd-link-color-hover: rgb(38,208,242);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255, 255, 255);
	background-image: url(https://www.sidl-corporation.fr/wp-content/uploads/2021/09/corporate-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,63,255);
	background-image: url(https://www.sidl-corporation.fr/wp-content/uploads/2024/07/font_banner.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: scroll;
}
.wd-footer {
	background-color: rgb(23, 150, 229);
	background-image: none;
}
.wd-load-additional-fonts-700 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
}
.product-labels .product-label.onsale {
	background-color: rgba(232,154,0,0.78);
}
.product-labels .product-label.new {
	background-color: rgba(0,196,9,0.7);
}
.product-labels .product-label.featured {
	background-color: rgb(221,153,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--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: 5px;
--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: 12px;
}

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


.wd-page-title {
background-color: rgb(23, 150, 229);
}

.post-img-wrapp a:after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity .7s ease;
    backdrop-filter: blur(10px) saturate(100%);
    -webkit-backdrop-filter: blur(10px) saturate(100%);
}
.del_price {
    font-size: 18px;
    color: red;
    position: absolute;
	  text-decoration: line-through;
}

.woocommerce-form-coupon, .woocommerce-form-login.hidden-form {
    position: relative;
    margin-bottom: 25px;
    padding: 30px;
    max-width: 100%;
    border: 2px solid var(--brdcolor-gray-200);
    border-radius: var(--wd-brd-radius);
    text-align: start;
}

.subscriptions-link a:before {
    display: block;
    color: var(--color-gray-300);
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 400;
    line-height: 1;
    transition: color .25s ease;
    content: "\f11d";
    font-family: "woodmart-font";
}

/* Supprimer le content par défaut et la font */
.wd-nav-my-acc > li > a .wd-nav-icon::before {
    content: none !important;
    font-family: initial !important;
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
}

/* Tableau de bord */
.wd-my-account-links .wd-my-acc-dashboard .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/dashboard-layout.png') !important;
}

/* Précommandes */
.wd-my-account-links .wd-my-acc-pre-orders .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/reservation-2.png') !important;
}

/* Commandes */
.wd-my-account-links .wd-my-acc-orders .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/order-completed.png') !important;
}

/* Abonnements */
.wd-my-account-links .wd-my-acc-subscriptions .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/membership-card.png') !important;
}

/* Téléchargements */
.wd-my-account-links .wd-my-acc-downloads .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/downloading-updates.png') !important;
}

/* Adresse */
.wd-my-account-links .wd-my-acc-edit-address .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/address.png') !important;
}

/* Moyens de paiement */
.wd-my-account-links .wd-my-acc-payment-methods .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/credit-card-contactless.png') !important;
}

/* Détails du compte */
.wd-my-account-links .wd-my-acc-edit-account .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/user-male-circle.png') !important;
}

/* Liste de souhaits */
.wd-my-account-links .wd-my-acc-wishlist .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/like.png') !important;
}

/* Déconnexion */
.wd-my-account-links .wd-my-acc-customer-logout .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/exit.png') !important;
}

/* Points et récompenses */
.wd-my-account-links .wd-my-acc-points-and-rewards .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/popular-man.png') !important;
}

/* Changement d'utilisateur */
.wd-my-account-links .wd-my-acc-user-switching-switch-back .wd-nav-icon::before {
    content: url('https://img.icons8.com/pulsar-gradient/48/connection-to-account.png') !important;
}

#add_payment_method .wc-payment-form {
    max-width: 100%;
}
.account-greeting-container {
    font-size: 110%;
    display: block;
    padding: 20px 20px 1px 20px;
    color: var(--color-gray-700);
    border-radius: var(--wd-brd-radius);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
}
.whb-color-light:not(.whb-with-bg) {
    background-color: hsl(0deg 0% 12.94% / 83.92%);
}
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
    background-color: transparent !important;
}
.whb-sticked .whb-row {
    transition: background-color .3s ease;
    backdrop-filter: blur(60px) saturate(100%);
    -webkit-backdrop-filter: blur(60px) saturate(100%);
}

.portfolio-os {
	  border-bottom: 2px solid var(--brdcolor-gray-200);
    padding: 5px 0px;
    text-transform: uppercase;
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-size: 110%;
    font-family: var(--wd-title-font);
	  width: 25px;
}

.ad_space_fore {
    border: 1px solid #CFCFCF;
    border-radius: 5px;
}

    .img_ad_space_fore {
        width: 100%;
        height: auto;
        border-radius: 3px;
    }

    .label_ad_fore {
        top: auto;
        right: auto;
        left: auto;
        width: 30px;
        position: absolute;
        max-height: 16px;
        font-size: 8px;
        padding: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #0000008a;
        -webkit-backdrop-filter: blur(55px) saturate(100%);
        backdrop-filter: blur(55px) saturate(100%);
        color: white;
        border-top-left-radius: 3px;
        border-bottom-right-radius: 3px;
        z-index: 11111111;
    }
.header-banner-display .header-banner {
z-index: 111;
}