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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--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-primary-color: rgb(178,171,158);
	--wd-alternative-color: rgb(178,171,158);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(66,145,69);
	--btn-accented-bgcolor-hover: rgb(57,127,59);
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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: rgb(178,171,158);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(178,171,158);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -500px;
	--wd-arrow-offset-v: -500px;
	}

}
: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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--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;
}
}


/* Couleur du header */
.wd-nav[class*="wd-style-"]>li>a {
    color: #ffffff;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #ffffff;
}

/* Bouton ajouter au panier */
div.wd-add-btn.wd-add-btn-replace > a > span {
	visibility: hidden!important;
}

.wd-add-btn-replace .add-to-cart-loop:before {
    font-weight: 400;
    transform: translateY(0%)!important;
    content: "\f123";
    font-family: "woodmart-font";
}

.wd-bottom-actions > .wd-add-btn.wd-add-btn-replace > a {
	color: #000!important;
	background-color: #fff!important;
	box-shadow: none!important;
	border: 0!important;
}

.wd-add-btn-replace {
  border-left: 2px solid rgb(233, 233, 233);
  border-right: 2px solid rgb(233, 233, 233);
}



/*Title Police
.elementor-435 .elementor-element.elementor-element-1df86ef .elementor-heading-title {
    color: #4C4D4C;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
		font-size:25px;
}*/

.elementor-435{
	font-family: 'Poppins', sans-serif;
}

/*Centrer le logo verticalement */
@media (min-width: 1025px) {
  .wd-logo img {
    margin-top: 15%;
  }
	    
}


/*Supprime le boutton du wishlist */
.yith-add-to-wishlist-button-block{
	display:none !important;
}

.wd-heading{
	margin-bottom:10px !important;
}

.wpr-woo-mini-cart{
	padding-bottom:100px !important;
}


.woocommerce-mini-cart__total{
	padding-bottom:50px !important;
}

.cart-widget-side{
		padding-left:1% !important;
	padding-right:1% !important;
}
	


.wc-block-cart-item__image{
	width:30%;

}


/*Added*/
.wc-block-components-totals-item {
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.wc-block-components-totals-item__label {
  text-align: left;
}

.wc-block-components-totals-item__value {
  text-align: right;
	margin-left:65%;
}

.wc-block-components-totals-footer-item-tax-value{
	margin-left:50px;
}


@media (max-width: 768px) {
  .wc-block-components-totals-item__value {
    margin-left: 55%; 
  }
}


/*Page Validation Commande*/
.wc-block-components-checkbox__mark{
	display:none !important;
}

.wc-block-components-order-summary__content img{
	width:30%;
	margin-left:10%;
}

.wp-block-woocommerce-checkout-order-summary-block{
  border: 2px solid rgba(0, 0, 0, 0.105); 
  border-radius: 12px; 
  padding: 20px; 
	margin-top:1%;
	margin-bottom:20px;

}

.checkout-order-summary-block-fill-wrapper, .wp-block-woocommerce-checkout-order-summary-block{
	display:none !important;
}


.wc-block-grid__product-image img{
	width:30%;
}


.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item)
 {
    border-radius: 20px;
}


.single_add_to_cart_button{
	background-color:#7d786e;
}

.wd-search-form {
  position: relative;
}

.wd-search-form input[type="text"].s {
  padding-left: 40px; /* Creates space for the icon */
  width: 700px;
  box-sizing: border-box;
  font-size: 16px;
  height: 45px;
  border: none;
  outline: none;
  border-radius: 30px;
}
.slick-slider {
  max-width: 1920px;
}

.wd-entities-title a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}


/* Slider produits */
.bew-elements-carousel-products .product-wrapper {
  height: 420px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
 /* .owl-nav {
    position: relative;
    top:-950px; 
  }

  .owl-prev,
  .owl-next {
    margin-top: 170%; 
  }*/
	.wd-hover-with-fade .content-product-imagin {
		height: 315px
	}
	
	 
}

/*Titre des sections Page "Acceuil"*/
.titleClass{
	margin-top:2%;
	padding-bottom:4%;
	font-size:25px;
	font-family: "Montserrat", Sans-serif;
	font-weight:600;
	color: #4C4D4C;
}

#best-seller{
	margin-top:-10%;
	padding-bottom:2%;
}




/* titre des blogs */
.wd-post-title {
  max-width: 100%;
  overflow-wrap: break-word;
  word-break: break-word;
}
 

/*Added */
.wc-block-components-totals-shipping__collaterals{
	display:none !important;
}
.wc-block-components-text-input{
	margin-top:100px;
	margin-bottom:50px;
}

.wc-block-components-address-form__city > label{
	margin-top:-70px;
	margin-bottom:50px;
}

.wc-block-components-state-input{
	margin-top:100px;
	margin-bottom:50px;
}




#shipping-calculator-form-wrapper > form > button{
	margin-top:50px;
	margin-left:15%;
}



.wc-block-components-text-input>label{
	margin-top:-70px;
}
.wc-block-components-totals-wrapper > div > div > div{
	margin-bottom:300px;
}


.wc-block-components-shipping-address > div > div > svg{
	margin-left:-10px;
}

.wc-block-components-totals-wrapper > div > div > div > div.wc-block-components-totals-shipping__via{
	display:none;
}

#validate-error-shipping_postcode{
	margin-top:60px;
}


.wc-block-components-totals-item__description{
	border:2px solid black;
	background-color:#dfd9ce;
	color:black;
	font-weight:200;
	border-radius:30px;
	margin-top:30px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-left:-300px;
}




#post-8 > div > div:nth-child(4) > div > div > div.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block > div.wp-block-woocommerce-cart-order-summary-block > div.wp-block-woocommerce-cart-order-summary-totals-block > div.wp-block-woocommerce-cart-order-summary-subtotal-block.wc-block-components-totals-wrapper > div > div{
	display:none;
}


.wc-block-components-shipping-address > div > div > svg{
	    margin-left: 370px;
    margin-bottom: -17px;
}


.wp-block-woocommerce-cart-order-summary-block > div:nth-child(4) > div > div.wc-block-components-totals-item__description{
	display:none;
}

.wc-block-components-shipping-address > div > div > p{
	margin-top: -15px;
    margin-bottom: -11px;
}
/*
#contact-fields{
	display:none;
}


.wc-block-components-address-form__last_name {
  display: none !important;
}

.wc-block-components-country-input{
	display:none;
}

.wc-block-components-address-form__postcode.is-active{
	display:none;
}

.wc-block-components-state-input > div{
	display:none;
}
#post-8 > div > div:nth-child(4) > div > div > div.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block > div.wp-block-woocommerce-cart-order-summary-block > div.wp-block-woocommerce-cart-order-summary-totals-block > div.wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper > div > div > div{
	display:none;
	
}



#shipping-fields > div.wc-block-components-checkout-step__container > div > div.wc-block-components-address-address-wrapper > div.wc-block-components-address-card-wrapper{
	display:none;
}
*/



.wc-block-components-country-input{
	display:none;
}

#post-8 > div > div:nth-child(4) > div > div > div.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block > div.wp-block-woocommerce-cart-order-summary-block > div.wp-block-woocommerce-cart-order-summary-totals-block > div.wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper > div > div > div{
	display:none;
}@media (max-width: 576px) {
	.wc-block-components-totals-item__description{
 border:2px solid black;
	background-color:#dfd9ce;
	color:black;
	font-weight:200;
	border-radius:30px;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	width:50%;
	margin-right:100px;
	}


/*Ne pas afficher le boutton en mobile*/
  .joinchat__button {
    display: none !important;
  }



}

