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

:root {
	--wd-text-font: "Merriweather", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Merriweather", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Merriweather", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Merriweather", 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: "Merriweather", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(0,46,92);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,46,92);
	--btn-accented-bgcolor-hover: rgb(0,46,92);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://mmlasiain.es/wp-content/uploads/2021/10/corporate-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(229,237,245);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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: 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: 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;
}
}


.wd-price-table .wd-plan-title {color: white;}

.wd-sub-menu li>a {color:#000000 !important;}

.wd-content-layout {padding-block:0px;}

/* FIX CONTRASTE ACCESIBILIDAD - PageSpeed */
.mm-btn,
a.mm-btn {
    background-color: #1f2348 !important;
    color: #ffffff !important;
    border-color: #1f2348 !important;
}

.mm-btn:hover,
.mm-btn:focus,
a.mm-btn:hover,
a.mm-btn:focus {
    background-color: #11142d !important;
    color: #ffffff !important;
    border-color: #11142d !important;
}

/* Etiquetas superiores: ÁREAS DE PRÁCTICA, TRAYECTORIA, BLOG JURÍDICO */
.mm-label {
    color: #3b2a16 !important;
    background-color: #f4eadc !important;
    font-weight: 700 !important;
}

/* Secciones completas detectadas con bajo contraste */
.mm-services-section,
.mm-trust-section,
.mm-blog-section {
    background-color: #ffffff !important;
    color: #1f1f1f !important;
}

/* Textos dentro de esas secciones */
.mm-services-section *,
.mm-trust-section *,
.mm-blog-section * {
    color: inherit;
}

/* Tarjetas de artículos */
.mm-article-card {
    background-color: #ffffff !important;
    color: #1f1f1f !important;
    border: 1px solid #ded6ca !important;
}

/* Fechas: OCTUBRE 2022 / ENERO 2017 */
.mm-date {
    color: #5a3514 !important;
    background-color: #f3e6d5 !important;
    font-weight: 700 !important;
}

/* Enlaces LEER ARTÍCULO */
.mm-read-more,
a.mm-read-more {
    color: #1f2348 !important;
    background-color: transparent !important;
    font-weight: 700 !important;
    text-decoration: underline !important;
    text-underline-offset: 4px !important;
}

.mm-read-more:hover,
.mm-read-more:focus,
a.mm-read-more:hover,
a.mm-read-more:focus {
    color: #11142d !important;
    background-color: #f4eadc !important;
    outline: 2px solid #1f2348 !important;
    outline-offset: 3px !important;
}

/* Títulos, párrafos y textos secundarios dentro de tarjetas */
.mm-article-card h1,
.mm-article-card h2,
.mm-article-card h3,
.mm-article-card h4,
.mm-article-card p,
.mm-article-card span {
    color: #1f1f1f !important;
}

/* Mantener fechas con su color específico aunque estén dentro de tarjetas */
.mm-article-card .mm-date {
    color: #5a3514 !important;
    background-color: #f3e6d5 !important;
}

/* Corrección extra para textos dorados o beige sobre fondos claros */
.mm-services-section .mm-label,
.mm-trust-section .mm-label,
.mm-blog-section .mm-label {
    color: #3b2a16 !important;
    background-color: #f4eadc !important;
}