:root {
	--wd-text-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(45,42,38);
	--wd-text-font-size: 14px;
	--wd-title-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(218,112,113);
	--wd-entities-title-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(45,42,38);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(218,112,113);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Fira Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(218,112,113);
	--wd-alternative-color: rgb(97,176,188);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(45,42,38);
	--btn-accented-bgcolor-hover: rgb(45,42,38);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(147,213,10);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,221,0);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 190px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: inherit;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(208,85,89);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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: 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;
}
}


.wd-page-title {
background-color: rgb(218,112,113);
}

.wd-prefooter {
   padding-bottom: 0 !important;
	 margin-top: -40px;
   margin-bottom: -20px;
}

#form label {
    font-size: 1.1rem;
}

.ebd_results a.ebd_link {
    font-size: 1.2rem;
    text-decoration: underline;
    color: #e50695;
}

/*Para el color del btn de wp form
div.wpforms-container-full input[type=submit], div.wpforms-container-full button[type=submit], div.wpforms-container-full .wpforms-page-button {background-color:#e50695 !important;}*/

.entry-meta-list li.meta-author, .wd-meta-author, .wd-post-author .wd-meta-author, .wd-post-meta {
    display: none !important;
}@media (min-width: 1025px) {
	.category-nav-link .nav-link-text {
  font-size: 1.2rem;
  text-transform: lowercase;
}
}

