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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,94,94);
	--wd-alternative-color: rgb(35,24,66);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(35,24,66);
	--btn-accented-bgcolor-hover: rgb(39,33,66);
	--wd-form-brd-width: 1px;
	--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: #111111;
	background-image: url(https://www.booxium.com/wp-content/uploads/2021/09/books-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,94,94);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://www.booxium.com/wp-content/uploads/2021/09/books-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.woocommerce-Price-amount.amount {
    color: #241c44;
}
/* REMOVE SIDEBAR MOBILE VIEW */
@media only screen and (max-width:767px)
{.wd-show-sidebar-btn wd-action-btn wd-style-text wd-burger-icon {
visibility: hidden;}}
.woocommerce-ordering {
    display: none;
}
.woocommerce .woocommerce-info {
    order: -1; /* Positionne le message par défaut en premier */
}
.woodmart-custom-no-results {
    order: 1; /* Positionne le formulaire après */
    margin-top: 15px; /* Optionnel : ajoute un peu d'espace au-dessus */
}
.woodmart-no-results-message {
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    margin-top: 10px;
}

.woocommerce-reward-points-redemption-form-button {
    display: inline-flex !important; /* Conserve l'alignement comme inline-block */
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    vertical-align: middle !important; /* Évite que le bouton descende */
    padding: 0 10px !important; /* Ajuste le padding si besoin */
}


@media (min-width: 1025px) {
	.woocommerce-Price-amount.amount {
    color: #241c44;
}
/* REMOVE SIDEBAR MOBILE VIEW */
@media only screen and (max-width:767px)
{.wd-show-sidebar-btn wd-action-btn wd-style-text wd-burger-icon {
visibility: hidden;}}
@media only screen and (max-width:767px)
{ .shop-loop-head {
	display:none;}}
.wd-filter-lable.layer-term-lable {
    font-size: 17px !important; /* Changez la taille selon vos besoins */
   /* font-weight: bold;  Facultatif, pour rendre le texte plus visible */
    /* color: #333;  Facultatif, pour ajuster la couleur */
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.woocommerce-Price-amount.amount {
    color: #241c44;
}
/* REMOVE SIDEBAR MOBILE VIEW */
@media only screen and (max-width:767px)
{.wd-show-sidebar-btn wd-action-btn wd-style-text wd-burger-icon {
visibility: hidden;}}

@media only screen and (max-width:767px)
{ .shop-loop-head {
	display:none;}}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woocommerce-Price-amount.amount {
    color: #241c44;
}
/* REMOVE SIDEBAR MOBILE VIEW */
@media only screen and (max-width:767px)
{.wd-show-sidebar-btn wd-action-btn wd-style-text wd-burger-icon {
visibility: hidden;}}

@media only screen and (max-width:767px)
{ .shop-loop-head {
	display:none;}}
}

@media (max-width: 576px) {
	.woocommerce-Price-amount.amount {
    color: #241c44;
}
/* REMOVE SIDEBAR MOBILE VIEW */
@media only screen and (max-width:767px)
{.wd-show-sidebar-btn wd-action-btn wd-style-text wd-burger-icon {
visibility: hidden;}}

@media only screen and (max-width: 768.98px) {
    .filters-inner-area.wd-grid-g {
        --wd-col: initial !important;
    }
}
@media only screen and (max-width:767px)
{ .shop-loop-head {
	display:none;}}

}

