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

:root {
	--wd-header-banner-h: 64px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 18px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", 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: 18px;
	--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: 18px;
	--wd-primary-color: #E83A3A;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(173,71,71);
	--wd-link-color-hover: rgb(221,51,51);
	--btn-default-bgcolor: rgb(232,58,58);
	--btn-default-bgcolor-hover: rgb(221,0,0);
	--btn-accented-bgcolor: #E83A3A;
	--btn-accented-bgcolor-hover: #D23339;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #81d742;
	--notices-success-color: #2f6819;
	--notices-warning-bg: #d64848;
	--notices-warning-color: #ffffff;
}
.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(221,86,86);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #2d2d2d;
	background-image: none;
	background-size: cover;
}
html .product-quick-view .view-details-btn, html #place_order {
	color: rgb(255,255,255);
	background: rgb(232,58,58);
}
html .product-quick-view .view-details-btn:hover, html #place_order:hover {
	background: rgb(210,51,57);
}
html .popup-added_to_cart .view-cart {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .popup-added_to_cart .view-cart:hover {
	background: rgba(20,20,20,0.8);
}
html .wd-product.wd-hover-standard .wd-add-btn>a {
	color: rgb(255,255,255);
	background: rgb(2,2,2);
}
html .wd-product.wd-hover-standard .wd-add-btn>a:hover {
	background: rgb(221,51,51);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(38,38,38);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(221,51,51);
}
html .cart-totals-inner .checkout-button {
	color: rgb(255,255,255);
	background: rgb(53,53,53);
}
html .cart-totals-inner .checkout-button:hover {
	color: rgb(255,255,255);
	background: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(229,229,229);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 64px;
	}

}
: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: 8px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

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

.woocommerce tbody td,
.woocommerce tbody th,
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce .cart_totals table.shop_table th,
.woocommerce-page .cart_totals table.shop_table th {
 background: rgba(0, 0, 0, 0);
}
.font-primary, table th, .page-title .entry-title, .masonry-filter li, .widget_rss ul li > a, .woodmart-price-table .woodmart-plan-title, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab > a, .woodmart-sizeguide-table tr:first-child td, .tabs-layout-tabs .tabs li, .woodmart-accordion-title, .woodmart-checkout-steps ul, .woocommerce-billing-fields > h3, .woocommerce-shipping-fields > h3, .woocommerce-additional-fields > h3, #ship-to-different-address label, #order_review_heading, .cart-totals-inner h2, .wood-login-divider, .woocommerce-MyAccount-title, header.title > h3, .woocommerce-column__title, .compare-field, .compare-value:before, .compare-basic .compare-value:before, .woodmart-wishlist-title, .woodmart-empty-page, .woodmart-products-tabs .tabs-name, .woodmart-products-tabs .products-tabs-title, #order_payment_heading, h1, h2, h3, h4, h5, h6, .title, legend, .woocommerce-Reviews .comment-reply-title, .menu-mega-dropdown .sub-menu > li > a, .mega-menu-list > li > a{
	font-family: "Cabin", Arial, Helvetica, sans-serif;font-size: 20px;
}
/*Fin edit size guide*/

.woodmart-products-shop-view {
 display:none;
 align-items:center;
 flex-direction:row;
 flex-wrap:wrap;
 margin-bottom:15px;
 margin-right:30px;
 vertical-align:middle
}


.wcfm-store-page .main-page-wrapper .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px !important;
		margin-top : -40px !important
}
