:root {
	--wd-hb-opt-h: 34px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", 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: 700;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #f7c2cc;
	--wd-alternative-color: #f76a84;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #f7c2cc;
	--btn-accented-bgcolor-hover: #f76a84;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #f7c2cc;
	--notices-success-color: #fff;
	--notices-warning-bg: #f7c2cc;
	--notices-warning-color: #fff;
	--wd-link-color: #f76a84;
	--wd-link-color-hover: #f76a84;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #0a0707;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-hb {
	background-color: #f7c2cc;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .btn.wd-buy-now-btn {
	font-weight: 600;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(247,194,204);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(247,106,132);
}
.wd .product-label.new {
	background-color: rgb(255,159,159);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 970px;
}

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

}

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

}
:root{
--wd-container-w: 1752px;
--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: 0px;
}

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


.wd-page-title {
background-color: rgba(10,10,10,0);
}

@font-face {
	font-family: "roboto custom";
	src: url("//azaleamodashop.com/wp-content/uploads/2020/02/roboto-v20-latin-500.woff2") format("woff2"), 
url("//azaleamodashop.com/wp-content/uploads/2020/02/roboto-v20-latin-500.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "lato 500 custom";
	src: url("//azaleamodashop.com/wp-content/uploads/2020/02/lato-v16-latin-regular.woff2") format("woff2"), 
url("//azaleamodashop.com/wp-content/uploads/2020/02/lato-v16-latin-regular.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "lato 700 custom";
	src: url("//azaleamodashop.com/wp-content/uploads/2020/02/lato-v16-latin-700.woff2") format("woff2"), 
url("//azaleamodashop.com/wp-content/uploads/2020/02/lato-v16-latin-700.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

.page-title .title {
	font-size: 2em !important;
}
/*editar boton borrar cuenta */
button#delete-my-account {
    background: #f7c2cc;
		color:white;
}
button#delete-my-account:hover {
    background: #f76a84;
}
/*quitar conteo shop all */
p.woocommerce-result-count {
    display: none!important;
}

.area-sidebar-shop.wd-inited, .mobile-nav.wd-side-hidden.wd-left.wd-opened {
    z-index: 99999999 !important;
}

/* arreglo precio en linea */
.product-grid-item .price {
    display: inline-flex !important;
}
@media (min-width: 1025px) {
	/*texto agotado*/
.labels-rounded .out-of-stock {
    max-width: 83px;
    font-size: 12px;
}
/* quitar pointer css */
img.wp-post-image.wp-post-image {
    pointer-events: none;
}


}

@media (min-width: 768px) and (max-width: 1024px) {
	/* texto agotado */
.labels-rounded .out-of-stock {
    max-width: 68px;
    font-size: 10px;
}
}

@media (max-width: 576px) {
	/* cambio texto agotado */
	.labels-rounded .product-label {
    min-height: 30px;
}

.labels-rounded .out-of-stock {
    max-width: 68px;
    font-size: 10px;
}

/* boton wa */
.joinchat { --bottom: 50px; }

/* header */
.header-banner-container {
    padding-right: 10px !important;
    padding-left: 10px !important;
}



span.wd-tools-text {
    display: none;
}
}

