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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(60,60,60);
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(60,60,60);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(60,60,60);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Cookie", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(60,60,60);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(170,160,144);
	--wd-alternative-color: rgb(207,205,201);
	--wd-link-color: rgb(9,16,8);
	--wd-link-color-hover: rgb(9,16,8);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(67,67,67);
	--btn-default-bgcolor-hover: rgb(32,32,32);
	--btn-accented-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(67,67,67);
	--btn-accented-bgcolor-hover: rgb(32,32,32);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(212,215,207);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(67,67,67);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #F2F1EF;
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(200,175,170);
	background-image: none;
}
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: "Manrope", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(170,160,144);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Gravesend-sans", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	color: rgb(67,67,67);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Gravesend Sans", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: rgb(67,67,67);
}
.wd-entities-title {
	font-family: "Gravesend-sans", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.page .wd-page-content {
	background-color: rgb(242,240,237);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(242,240,237);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(242,240,237);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(242,240,237);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(242,240,237);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(242,240,237);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(242,240,237);
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(170,160,144);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font-size: 14px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	line-height: 21px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 16px;
	line-height: 18px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font-size: 14px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	line-height: 21px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 14px;
	line-height: 18px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Manrope !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Manrope !important;
}

/*Css pour page login et register car modifié par plugin d'ajout de fields*/
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-bottom: 20px;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    width: 200px !important;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    width: 200px !important;
}

/* enlever le titre des pages boutique et archive*/
.page-title .container>* {
	visibility: hidden;
}

/*remove 2 points de variations dans cart et sidebar cart*/
ul.variation .item-variation-name {
display: none !important;
}

/*margin et paddings des main page wrappers*/
.wd-prefooter {
    display: none;
}

/*remove count sur filtres page boutique*/
.wd-filter-list .count {
		display: none;
}

/* radio button mailchimp diplay inline*/
lael{
display: inline !important;
}

.grecaptcha-badge { 
	visibility: hidden;
}

/*probleme de marge gauche et droite sur certains containers quand la page est zoomée*/
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 0em !important;
}@media (min-width: 1025px) {
	/*.wd-fontsize-xs {
    font-size: 16px;
}
*/
/*conflit css point relay map colissimo et theme*/
.widget_colissimo_input_text_normal {
    width: 387px !important;
		height: 36px !important;
}

#widget_colissimo_adresse {
		box-sizing: inherit !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/*.wd-fontsize-xs {
    font-size: 16px;
}
*/
.woocommerce-ordering.wd-ordering-mb-icon select option {
		color: var(--color-gray-900) !important;
}

/*
#cmplz-manage-consent .cmplz-manage-consent {
display: none;
}*/
}

@media (min-width: 577px) and (max-width: 767px) {
	.woocommerce-ordering.wd-ordering-mb-icon select option {
		color: var(--color-gray-900) !important;
}

#cmplz-manage-consent .cmplz-manage-consent {
display: none;
}
}

@media (max-width: 576px) {
	.woocommerce-ordering.wd-ordering-mb-icon select option {
		color: var(--color-gray-900) !important;
}

#cmplz-manage-consent .cmplz-manage-consent {
display: none;
}

html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
font-family: "Gravesend-sans", Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #434343 !important;
}
}

