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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", 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: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(254,1,1);
	--wd-alternative-color: rgb(0,0,102);
	--wd-link-color: rgb(0,0,102);
	--wd-link-color-hover: rgb(254,1,1);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(254,1,1);
	--btn-accented-bgcolor-hover: rgb(0,0,102);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(242,242,242);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 600px;
}
.header-banner {
	background-color: rgb(0,0,102);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(10,0,0);
	background-image: url(https://meublemetallique.com/wp-content/uploads/2024/04/banner.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: right center;
}
.wd-footer {
	background-color: rgb(63,63,63);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: 5px;
}

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

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

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

body {
  --sb-track-color: #8a8a8a;
  --sb-thumb-color: #fbbc34;
  --sb-size: 8px;
}

body::-webkit-scrollbar {
  width: var(--sb-size)
}

body::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 1px;
}

body::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 1px;
  
}

@supports not selector(::-webkit-scrollbar) {
  body {
    scrollbar-color: var(--sb-thumb-color)
                     var(--sb-track-color);
  }
}

.custom-image-notice {
    text-align: center;
    color: red;
    font-size: 13px;
    position: absolute;
    margin-top: 25px;
    margin-left: 15px;
}

img.woocommerce-placeholder.wp-post-image {
    display: none !important;
}
.wd-cat-thumb img {
    width: 100%;
		height:100%;
}
span.nav-link-text {
    white-space: nowrap;
    font-size: 14px;
}
img.wd-nav-img {
    width: 25px !important;
    max-width: 30px;
}
.wd-dropdown-menu.wd-dropdown.wd-design-full-width.color-scheme-dark {
    padding-top: 0px !important;
}
.wd-dropdown {
    background-color: #00000000;
}
.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
    background-color: whitesmoke;
}
.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default {
    background-color: whitesmoke;
}
.wd-dropdown-results .wd-scroll-content {
    background-color: #dddddd;
}
.woocommerce-product-gallery {
    width: 100% !important;
}
.wd-entry-meta .meta-author {
    display: none !important;
}
.category-grid-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.woocommerce-Reviews #comments {
    display: none !important;
}
.comments-area .comments-title, .comments-area .comment-reply-title .comment-list {
    display: none !important;
}
div#comments {
    display: none !important;
}

del .amount {
    color: #f00;
    font-weight: 400;
}
.price del {
    color: #a70000;
    font-size: 90%;
}
span.vcard.author.author_name {
    display: none;
}
.wd-dropdown-search-cat.wd-design-default {
    width: 190px;
    background-color: white;
}
span.out-of-stock.product-label {
    color: #fff !important;
		background-color: red;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    position: inherit;
    z-index: 2;
}
a.button.alt.whatsapp-order-button {
    background-color: #25d366;
    color: white;
    border-radius: 10px;
}

.chemical-warning {
    color: red; /* Change text color */
    font-weight: bold; /* Make the text bold */
    margin-left: 10px; /* Add some space to the left of the message */
    display: inline; /* Ensure the message is inline with the shipping method */
}

span.onsale.product-label {
    display: none;
}
.onsale {
    display: inline-block;
    background-color: #1D7EAA;
    color: #ffffff !important;
    padding: 2px 5px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: auto;
    height: auto;
    animation: changeBackgroundColor 15s infinite; /* Add animation */
	border-top-left-radius: 10px;
}

@keyframes changeBackgroundColor {
    0%   { background-color: #1D7EAA; } /* KLARRION blue */
    50%  { background-color: #fbbc34; } /* KLARRION yellow */
    100% { background-color: #1D7EAA; } /* KLARRION blue */
}

.onsale span {
    display: inline;
	color:white;
}

tr.total-savings th {
    color: #fff;
    font-weight: bold;
}
tr.total-savings td {
    color: #fff; 
    font-weight: bold;
}
tr.cart-total-savings-row {
    background-color: #fbbc34;
}
th.cart-total-savings-label {
    color: black !important;
}
span.wd-tooltip-label {
	z-index:1000;
}

.main-page-wrapper {
    margin-top: 0px !important;
}
.whb-header {
    margin-bottom: 0px !important;
}

@media (max-width: 768.98px) {
    .breadcrumbs-location-summary .single-product-page {
        margin-top: 15px;
    }
	.wd-page-title-el .page-title {
    border-radius: inherit;
    margin-top: 40px;
}
}
.page-title.page-title-default.title-size-default.title-design-centered.wd-section-stretch.color-scheme-dark.title-blog {
    margin-top: 40px !important;
}
@media (max-width: 768.98px) {
    .product-image-summary-inner>div {
        margin-bottom: 25px;
        margin-top: 40px !important;
    }
}
.wd-sub-menu li > a {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 1;
}
/* Center the tax name label below the price */
.woocommerce-cart .cart_item .tax-class-name {
    display: block; /* Make it appear on a new line */
    text-align: center; /* Center the label */
    font-size: 0.9em; /* Adjust the font size for the tax name */
    color: #666; /* Optional: adjust color */
    margin-top: -20px; /* Space between price and tax label */
}

/* Style the shipping method images */
.woocommerce-shipping-methods img {
    width: 40px !important; /* Adjust the size */
    vertical-align: middle;
    margin-right: 8px;
} 

.htcompare-col {
    display: flex;
    padding: 15px;
    justify-content: flex-start !important;
    flex-direction: column !important;
}
img.attachment-33x {
    width: 85px;
}

h3.wd-el-title.title.slider-title {
    display: none !important;
}
.woocommerce-price-suffix {
    color: var(--color-gray-500);
    vertical-align: super;
    font-size: small;
    margin-left: -10px;
}

/* Ensure cross-sells look similar to regular products */
ul.products li.product {
    width: calc(25% - 20px); /* Adjust the width to match the theme's grid */
    box-sizing: border-box;
    margin: 0 10px 20px 0;
}
ul.products {
    display: flex;
		list-style: none;
}

@media (max-width: 768px) {
    ul.products li.product {
        width: calc(50% - 20px); /* 2 products per row on tablet */
    }
}

@media (max-width: 480px) {
    ul.products li.product {
        width: 100%; /* 1 product per row on mobile */
    }
}
p.stock.wd-style-bordered span {
    border: 1px solid #f17014;
    color: #f17014;
}
p.stock.wd-style-bordered span:before {
    background-color: #f17014;
}
p.wd-product-stock.stock.wd-style-default.available-on-backorder {
    color: #f17014;
}
p.wd-product-stock.stock.wd-style-default.in-stock {
    color: #85B951;
}
p.wd-product-stock.stock.wd-style-default.in-stock:before {
    color: #85B951;
}
.products a.htcompare-shop-top_thumbnail {
    position: absolute !important;
    z-index: 9;
    top: 30px !important;
    left: 10px !important;
}
p.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed {
    color: #85B951;
		font-weight: 900;
}
a.button.pay {
    background: #368dbc;
    color: white;
    border-radius: 10px;
}
a.woocommerce-button.button.view.order-actions-button {
    background: #368dbc;
    color: white;
    border-radius: 10px;
}

.wd-post-meta {
    display: none !important;
}
.wd-meta-author {
    display: none !important;
}
.wd-col.wd-cat {
    display: none !important;
}
.wd-price-unit {
    display: inline-block;
    margin-inline-start: 4px;
    color: #ff0000;
}
span.woocommerce-Price-amount.amount {
    font-weight: 900;
}


li#wp-admin-bar-elementor_inspector {
    display: none !important;
}
input[type="submit"] {
    background-color: #1D7EAA;
    color: white;
    border-radius: 10px;
    margin-top: 10px;
}
.track-order-svg {
    max-width: 45px;
}
.wd-buttons.wd-pos-r-t {
    top: 65px !important;
}@media (min-width: 1025px) {
	/* Hide WhatsApp button on screens wider than 768px */
@media screen and (min-width: 768px) {
    .whatsapp-order-button {
        display: none;
    }
}

}

