:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #323232;
	--wd-text-font-size: 16px;
	--wd-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Raleway", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Raleway", 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: "Raleway", 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: #e0004d;
	--wd-alternative-color: #e0004d;
	--btn-default-bgcolor: #e0004d;
	--btn-default-bgcolor-hover: #e8295c;
	--btn-accented-bgcolor: #e0004d;
	--btn-accented-bgcolor-hover: #e0004d;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #e0004d;
	--wd-link-color-hover: #e0004d;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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) {
[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);
}
}


.wd-page-title {
background-color: transparent;
}

/* Estilos generales */
b, strong {font-weight: bold;}
.globo {position:relative;background: #e0004d;padding: 10px 10px;font-size: 16px;width: 100%;color: #ffffff;text-align:center;}
.globo:after  {content: ' ';position: absolute;width: 0;height: 0;left: 30px;top: 40px;border: 15px solid;border-color: #e0004d transparent transparent #e0004d;}
/* Estilos para le header */
.woodmart-logo img[src$=".svg"] {width:100%;}
/* Estlos para el footer */
.woodmart-prefooter {padding-bottom:0px;}
.woodmart-recent-posts li {margin-bottom: 10px;padding-bottom: 0px;}
.widget.woodmart-recent-posts {padding-bottom: 0px;}
/* Estlos para WooCommerce */
.post-type-archive-product .main-page-wrapper, .tax-product_cat .main-page-wrapper.main-page-wrapper, .product-tabs-wrapper {background-color: #f8f8f8;}
.woocommerce-Tabs-panel .wc-tab-inner>div>h2:first-child {font-size: 24px;text-transform: inherit;}
.variations_form.variation-swatch-selected .reset_variations {visibility: hidden !important;}
.product-label.onsale, .product-label.new, .product-label.hot {background: #e0004d;}
#fpd-start-customizing-button.fpd-inline {margin-left:0px; margin-right:10px;}
.fpd-blue-btn {background:#113161;padding: 10px 20px;text-transform:uppercase;font-size:14px;}
.fpd-blue-btn:hover {color:#fff;}
.woocommerce-variation-description {font-size:13px;}
.price .amount {font-size:22px;}
.tabs-location-standard.reviews-location-separate.tabs-type-tabs .woocommerce-tabs {border-bottom:none;}@media (min-width: 577px) and (max-width: 767px) {
	footer {text-align:center;}
.footer-logo {margin-left: auto;margin-right: auto}
}

@media (max-width: 576px) {
	footer {text-align:center;}
.footer-logo {margin-left: auto;margin-right: auto}
}

