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

:root {
	--wd-text-font: "hkgroteskpro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(63,63,63);
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "hkgroteskpro", 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: var(--wd-text-font);
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(49,109,29);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", 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: rgb(113,166,33);
	--wd-alternative-color: rgb(81,119,22);
	--btn-default-bgcolor: rgb(118,168,33);
	--btn-default-bgcolor-hover: rgb(184,206,41);
	--btn-accented-bgcolor: rgb(118,168,33);
	--btn-accented-bgcolor-hover: rgb(184,206,41);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(242,242,242);
	background-image: url(https://mosquitos.es/wp-content/uploads/2021/10/landing-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(40,64,16);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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;
	}

}
: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: 0px;
}

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



@font-face {
	font-family: "hkgroteskpro";
	src: url("//mosquitos.es/wp-content/uploads/2021/09/hkgroteskpro-regular.woff2") format("woff2"), 
url("//mosquitos.es/wp-content/uploads/2021/09/hkgroteskpro-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	src: url("//mosquitos.es/wp-content/uploads/2021/09/hkgroteskpro-semibold.woff2") format("woff2"), 
url("//mosquitos.es/wp-content/uploads/2021/09/hkgroteskpro-semibold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/*OCULTAR POWERED BY COOKIES Y TITULO*/
div[data-cky-tag="powered-by"], div[data-cky-tag="detail-powered-by"], .cky-notice .cky-title {
  display: none !important;
}

/* ==========================================
   ARTÍCULOS DEL BLOG - MOSQUITOS.ES
   ========================================== */

/* Texto principal de los artículos */
.single-post .entry-content {
    
    /* Tamaño de letra */
    font-size: 1p8x;
    
    /* Espaciado entre líneas para mejorar lectura */
    line-height: 1.85;
    
    /* Color del texto (gris oscuro, más cómodo que negro puro) */
    color: #2c2c2c;
    
    /* Peso de la fuente */
    font-weight: 400;
}

/* Separación entre párrafos */
.single-post .entry-content p {
    margin-bottom: 1.5em;
}

/* Listas con el mismo tamaño y legibilidad */
.single-post .entry-content ul,
.single-post .entry-content ol {
    font-size: 18px;
    line-height: 1.85;
    margin-bottom: 1.5em;
}

/* Elementos de lista */
.single-post .entry-content li {
    margin-bottom: 0.5em;
}

/* Encabezados H2 */
.single-post .entry-content h2 {

    /* Tamaño del encabezado */
    font-size: 34px;

    /* Altura de línea */
    line-height: 1.2;

    /* Espaciado superior */
    margin-top: 2em;

    /* Espaciado inferior */
    margin-bottom: 0.8em;

    /* Peso */
    font-weight: 700;

    /* Color */
    color: #1f1f1f;
}

/* Encabezados H3 */
.single-post .entry-content h3 {
    font-size: 28px;
    line-height: 1.3;
    margin-top: 1.8em;
    margin-bottom: 0.7em;
    font-weight: 700;
    color: #1f1f1f;
}

/* Encabezados H4 */
.single-post .entry-content h4 {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 1.5em;
    margin-bottom: 0.6em;
    font-weight: 700;
    color: #1f1f1f;
}

/* Negritas dentro del contenido */
.single-post .entry-content strong {
    font-weight: 700;
    color: #1f1f1f;
}

/* Citas */
.single-post .entry-content blockquote {
    font-size: 20px;
    line-height: 1.7;
    font-style: italic;
    padding-left: 24px;
    border-left: 4px solid #8ab531;
    margin: 2em 0;
}

/* Imágenes del artículo */
.single-post .entry-content img {
    border-radius: 8px;
}

/* Pie de foto */
.single-post .wp-caption-text {
    font-size: 14px;
    color: #777;
    text-align: center;
}

/* Enlaces dentro del artículo */
.single-post .entry-content a {
    color: #6f9c21;
    text-decoration: underline;
}

.single-post .entry-content a:hover {
    color: #284010;
}

/* Ocultar autor en artículos */
.single-post .wd-post-author {
    display: none !important;
}

/* Ocultar contador de comentarios */
.single-post .wd-post-reply {
    display: none !important;
}

/* ==========================================
   ELIMINAR EL PADDING INFERIOR - certificaciones
   ========================================== */

.page-id-30411 .wd-content-layout {
    padding-bottom: 0;
}
    

/* Quantity selector en ficha de producto */
.single-product form.cart div.quantity {
    display: inline-flex;
    align-items: center;
    height: 46px;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    overflow: hidden;
}

/* Botones - y + */
.single-product form.cart div.quantity .minus,
.single-product form.cart div.quantity .plus {
    width: 44px;
    height: 44px;
    border-radius: 0 !important;
    border: none;
    background: #fff;
    color: #2c2c2c;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}

/* Campo del número */
.single-product form.cart div.quantity input.qty {
    width: 64px;
    height: 44px;
    border-radius: 0 !important;
    border: none;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    text-align: center;
    font-size: 15px;
}

/* Hover botones */
.single-product form.cart div.quantity .minus:hover,
.single-product form.cart div.quantity .plus:hover {
    background: #f5f5f5;
    color: #284010;
}