/*
 Theme Name:     Conforama
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         JEVNET
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/



/* =Theme customization starts here
------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --primary-color: #ED3534;
    --secondary-color: black;
}

::selection {
    background: black;
    color: var(--primary-color);
}

.colorWhite ::selection {
    background: var(--primary-color);
    color: black;
}

.primaryColor {
    color: var(--primary-color);
}

.secondaryColor {
    color: var(--secondary-color);
}

.colorWhite .et_pb_text_inner *,
.colorWhite .et_pb_text_inner {
    color: white;
}


body,
html {
    font-size: 18px !important;
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
    color: #151515;
}

h1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
}

h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 10px;
    margin-top: 30px;
    font-family: 'Work Sans';
}

.archive h2 {
    font-size: 20px !important;
    line-height: 20px;
    font-weight: 600;
}

.archive .post-content-inner p {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400;
    margin-top: -10px;
    color: #151515;
}



.archive p.post-meta {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #5E5E5E !important;
}




.txt-category {
    font-size: 16px !important;
    line-height: 20px;
    font-weight: 400;
}

h3 {
    font-weight: 600;
    font-size: 1.3rem !important;
    line-height: 1em;
}

.textoDestacado p {
    font-size: 24px;
    line-height: 32px;
}


.single-post .img-arch-principal {
    border-radius: 8px !important;
}

.single-post .autor-entrada {
    font-size: 14px;
    font-weight: 600;
    color: #5E5E5E;
    line-height: 18px;
}

.single-post .fecha-entrada {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #5E5E5E;
}


.single-post .titu-entrada h1 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 600;
    color: #151515;
}

.single-post .et_pb_row.et_pb_row_0 {
    width: 100% !important;
}

.single-post .wp-block-image {
    padding-top: 30px;
    padding-bottom: 30px;
}

.single-post .wp-block-image img {
    border-radius: 8px !important;
}

.single-post .et_pb_section {
    padding: 10px 0px;
}

.single-post #main-content img {
    border-radius: 8px !important;
}


/* BOTONES */
a.et_pb_button {
    min-width: 230px;
    border-radius: 8px;
}

a.et_pb_button.et_pb_button_0_tb_footer.et_pb_bg_layout_light:hover {
    background: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

/* HEADER */
nav.et-menu-nav {
    width: 100%;
}

ul#menu-menu-categorias {
    width: 100%;
}

header.et-l.et-l--header {
    border-bottom: 1px solid #f7f7f7;
}

.logo img {
    max-width: 200px !important;
}

.filaLogo,
.filaLogo>div {
    padding-top: 10px;
    padding-bottom: 10px;
}

.bannerPromoHeader {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.bannerPromoHeader .et_pb_row,
.bannerPromoHeader .et_pb_countdown_timer {
    padding: 0px;
}

.bannerPromoHeader .et_pb_countdown_timer_container.clearfix {
    display: flex;
    column-gap: 5px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

span.mobile_menu_bar.a11y-mobile-menu-open::before {
    content: "\4d" !important;
}

.bannerPromoHeader .et_pb_countdown_timer *,
.et_pb_countdown_timer .section p {
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 500;
    margin: 0px !important;
}

.bannerPromoHeader .et_pb_countdown_timer .section.values {
    display: flex;
    align-content: center;
    align-items: center;
    width: auto !important;
    column-gap: 0px;
}

.bannerPromoHeader .et_pb_countdown_timer .section p.value {
    min-width: auto !important;
}

.et_pb_countdown_timer .section.values p.label {
    color: transparent;
    /* oculta todo */
    display: inline-block;
    width: 15px;
    height: 25px;
    text-transform: lowercase;
    overflow: hidden;

}

.et_pb_countdown_timer .section.values p.label::first-letter {
    color: white;
}

.sep.section {
    display: none;
}

.et_pb_module .mobile_menu_bar:before {
    color: black !important;
}

/* FOOTER */

footer h3 {
    font-size: 16px !important;
    text-transform: none;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 20px;
    font-family: 'Work Sans';
}

.footerLinks ul {
    column-count: 1;
    column-gap: 20px;
    list-style: none;
    padding-left: 0px;
}

.footerLinks ul li {
    break-inside: avoid;
    margin-bottom: 10px;
}

.footerLinks a,
.footerLinks {
    color: #151515;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    font-family: 'Work Sans';

}

.footerPagos {
    border: 1px solid #EBEBEB;
    border-width: 1px 0px;
    max-width: 1340px !important;
    padding: 0px !important;
}

.listaPagos ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, max-content);
    column-gap: 40px;
    /* horizontal */
    row-gap: 20px;
    /* vertical */
    width: fit-content;
}

.listaApps ul {
    column-count: 2;
    column-gap: 0;
    list-style: none;
    padding-left: 0px;
}

.listaApps ul li {
    width: auto !important;
}

.listadoPoliticas ul {
    display: flex;
    gap: 20px;
    list-style: none;
    padding: 0px;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.listadoPoliticas a {
    color: #151515;
    font-size: 12px;
}

.listaRRSS ul {
    display: flex;
    padding: 0px;
    list-style: none;
    flex-wrap: wrap;
    column-gap: 40px;
    /* horizontal */
    row-gap: 20px;
    /* vertical */
    width: fit-content;
}

.listaRRSS ul img {
    width: 22px;
}




@media (min-width: 1256px) {

    .container,
    .et_pb_row,
    .et_pb_fullwidth_section .et_pb_title_container,
    .et_pb_fullwidth_section .et_pb_title_featured_container,
    .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
        max-width: 1266px !important;
        padding: 0px 0px !important;
    }

    .footerPagos {
        padding: 0px !important;
    }
}




/* Blog */
article .post-thumbnail img {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}

.eb-slider-type-image img {
    border-radius: 8px;
}

.eb-slider-type-image ul.slick-dots {
    text-align: left;
}

.eb-slider-type-image .slick-dots .slick-active {
    width: 25px !important;
    background: var(--primary-color) !important;
    opacity: 1;
    height: 8px;
    border-radius: 10px;
    top: 5px;
}

.eb-slider-type-image .slick-dots li.slick-active button:before {
    visibility: hidden;
}

.eb-slider-type-image .slick-dots li button:before {
    text-align: right;
}

.eb-slider-type-image ul.slick-dots li {
    width: 25px !important;
    opacity: 1;
    height: 8px;
    border-radius: 10px;
    transition: 0.7s ease;
    top: 5px;
    margin: 0px !important;
}

.eb-slider-type-image ul.slick-dots li button {
    top: -5px;
    position: relative;
    padding: 0px !important;
}

.eb-slider-type-image ul.slick-dots {
    bottom: 0px !important;
}

.post-meta-info>span {
    font-size: 14px;
}

.post-meta-info {
    display: block !important;
    width: 100% !important;
}

.post-meta-custom {
    width: 100% !important;
    display: flex;
}

span.post-date {
    text-align: right;
    color: #5E5E5E;
}

span.post-author {
    text-transform: capitalize;
    font-weight: bold;
    color: #5E5E5E;
}

@media (min-width: 981px) {
    .et_mobile_nav_menu:after {
        content: "Menú";
        position: absolute;
        top: 10px;
        font-size: 14px;
        font-family: 'Work Sans';
        font-weight: 400;
        line-height: 16px;
        left: 35px;
    }



}

@media (max-width: 980px) {
    .cfm-search-shortcode {
        display: none !important;
    }

    .et_pb_with_border.et_pb_section.et_pb_section_2_tb_header.bannerPromoHeader.et_section_regular.et_pb_section--with-menu {
        margin-top: -72px;
    }




}

body .is-layout-flex {
    padding-bottom: 50px;
}

.wp-block-essential-blocks-post-carousel ul.slick-dots {
    text-align: left;
}

.wp-block-essential-blocks-post-carousel ul.slick-dots {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.wp-block-essential-blocks-post-carousel ul.slick-dots li {
    flex: 1;
    /* Cada li ocupa el mismo ancho */
    text-align: center;
    height: 5px;
    margin: 0px !important;
    transition: 0.7s ease;
}

.wp-block-essential-blocks-post-carousel .slick-dots li {
    background: #EBEBEB;
}

.wp-block-essential-blocks-post-carousel ul.slick-dots li button {
    display: none;
}

.wp-block-essential-blocks-post-carousel ul.slick-dots li.slick-active,
ul.slick-dots li:hover {
    background: var(--primary-color);
    height: 7px;
    border-radius: 5px;
}

.ebpg-entry-wrapper {
    position: absolute;
    top: 0px;
    height: 100%;
    padding: 20px;
}

.eb-post-carousel-wrapper .ebpg-entry-thumbnail img {
    height: 448px !important;
    border-radius: 8px !important;
}


.eb-slider-wrapper ul.slick-dots li:hover button:before {
    visibility: hidden;
}

.ebpg-carousel-post-holder {
    padding: 0px !important;
}

.ebpg-entry-content {
    height: 100%;
}

.ebpg-readmore-btn {
    position: absolute;
    bottom: 20px;
    padding: 5px 0px;
    width: 80%;
    background: black;
    left: calc(50% - 40%);
    text-align: center !important;
    border-radius: 8px !important;
}

.ebpg-readmore-btn * {
    margin: 0px !important;
}

.ebpg-entry-content *,
.eb-post-carousel-wrapper .ebpg-entry-title a {
    color: white !important;
}

.eb-post-carousel-wrapper .ebpg-carousel-post-holder:after {
    background: white !important;
}

.eb-post-carousel-wrapper.eb-post-carousel-xp5ub .ebpg-entry-title a {
    font-size: 20px;
    line-height: 20px;
}

a.ebpg-post-link-wrapper.eb-sr-only {
    color: white !important;
}

.eb-post-carousel-wrapper .ebpg-carousel-post-holder .ebpg-entry-thumbnail::after {
    background-color: #00000033 !important;
    visibility: visible !important;
    opacity: 1 !important;
    border-radius: 8px !important;
}

.eb-post-carousel ul.slick-dots {
    bottom: -30px !important;
    padding: 0px !important;
}

article.ebpg-carousel-post:hover .ebpg-readmore-btn {
    background: var(--primary-color) !important;
    transition: 0.7s ease;
}

p#breadcrumbs {
    margin-bottom: 30px;
}

p#breadcrumbs span:not(.breadcrumb_last),
p#breadcrumbs span:not(.breadcrumb_last) a,
.breadcrumbs span:not(.breadcrumb_last),
.breadcrumbs span:not(.breadcrumb_last) a {
    color: inherit;
}

span.breadcrumb_last {
    color: inherit;
}

span.breadcrumb_last {
    color: #AFAFAF !important;
}


.breadcrumbs .et_pb_text_inner {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

@media (min-width:1024px) {
    .gridBlog>div {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 24px;
    }

    .gridBlog>div> :last-child {
        grid-column: 1 / -1;
        /* ocupa todo el ancho */
        justify-self: center;
        /* opcional: centra el contenido */
    }
}

@media (max-width:1023px) and (min-width: 768px) {
    .gridBlog>div {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    .gridBlog>div> :last-child {
        grid-column: 1 / -1;
        /* ocupa todo el ancho */
        justify-self: center;
        /* opcional: centra el contenido */
    }
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: none;
    color: #AFAFAF;
}

.wp-pagenavi span.pages {
    display: none;
}

.gridBlog h2.entry-title,
.gridBlog a.entry-featured-image-url,
.gridBlog p.post-meta,
.gridBlog .post-content {
    margin-bottom: 0px !important;
    margin-top: 0px;
}

.gridBlog a.entry-featured-image-url img {
    aspect-ratio: 4/3;
    object-fit: cover;
}

.gridBlog .et_pb_post {
    background: #F7F7F7;
}

.gridBlog h2.entry-title,
.gridBlog p.post-meta,
.gridBlog .post-content {
    padding: 15px;
}

.gridBlog .et_pb_post {
    display: flex;
    flex-direction: column;
    padding-bottom: 50px;
    border-radius: 8px;
}

.gridBlog a.entry-featured-image-url {
    order: 0;
}

.gridBlog h2.entry-title {
    order: 1;
}

.gridBlog p.post-meta {
    order: 3;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-transform: capitalize;
}

.gridBlog .post-content {
    order: 2;

}

.gridBlog img {
    border-radius: 8px 8px 0px 0px;
}

.gridBlog span.published {
    float: right;
}

.gridBlog span.author.vcard a::after {
    content: "";
    background: #f7f7f7;
    display: flex;
    position: absolute;
    right: -10px;
    width: 10px !important;
    height: 20px !important;
    flex-direction: row;
    top: 0px;
}

.gridBlog span.author.vcard {
    position: relative;
}

.gridBlog p.post-meta {
    font-weight: bold;
}

.gridBlog span.published {
    font-weight: 400;
}

.sliderPostsHome .et-pb-controllers {
    text-align: left;
    padding-left: 20px;
    bottom: 0px;
}

.sliderPostsHome .et-pb-controllers .et-pb-active-control {
    background-color: #fff;
    background-color: var(--primary-color);
    width: 30px;
}

.sliderPostsHome .et_pb_slide_description {
    padding-bottom: 50px !important;
}

.sliderPostsHome .et_pb_slide,
.sliderPostsHome .et_pb_slide_overlay_container {
    border-radius: 8px;
}

.sliderPostsHome {
    background: white !important;
}

.menuCategoriasHome .et_pb_menu__menu {
    display: block !important;
}

.columnaMenuCategorias {
    position: fixed;
    right: 0px !important;
    top: 0px;
    height: 100%;
    background: #ffffff;
    z-index: 99999 !important;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    transition: 0.7s ease;
}

header.et-l.et-l--header.isolate {
    isolation: isolate !important;
}


.botonAbrirCategorias {
    min-width: fit-content !important;
    border: 1px solid #EBEBEB !important;
    color: inherit;
    padding: 7px 20px !important;
}

.botonAbrirCategorias.et_pb_button:after {
    display: none;
}

.botonAbrirCategorias:hover {
    padding: 7px 20px !important;
    background: white !important;
}

.botonCerrarCategorias {
    width: 100%;
    background: white !important;
    text-align: left;
    color: inherit !important;
    position: absolute;
    top: -50px;
    left: 0px;
    padding: 0px !important;
    border: none !important;
}

.botonCerrarCategorias:after {
    display: block !important;
    left: auto !important;
    right: 0px;
    top: 0px;
    opacity: 1 !important;
}

.columnaMenuCategorias .et_mobile_nav_menu {
    display: none;
}

/*.columnaMenuCategorias.activo {
    box-shadow: 1px 1px 11px 9000px #00000024;
}*/
.menu-overlay {
    position: fixed;
    opacity: 0;
    right: -100%;
    width: calc(100% - 350px);
    height: 100%;
    background: #8c8c8c63;
    top: 0px;
    transition: 0.7s ease;
    z-index: 1000;
}

.menu-overlay.activo {
    right: 350px;
    opacity: 1;
}

.columnaMenuCategorias .et_pb_menu__wrap {
    display: flex;
    flex-direction: column;
}

.columnaMenuCategorias .et_pb_menu__wrap ul {
    display: flex;
    flex-direction: column;
}

.columnaMenuCategorias .menu-item-has-children {
    display: flex;
    flex-direction: column;
}

.menu-item-has-children:hover ul {
    position: relative !important;
    left: 0px !important;
    top: inherit !important;
    border-top: 2px solid #f7f7f7 !important;

}

.columnaMenuCategorias .menu-item-has-children ul {
    padding: 0px !important;
    box-shadow: none !important;
    border: none !important;
}

.columnaMenuCategorias .menu-item-has-children ul li:hover a {
    background: white !important;
}



@media (min-width: 426px) {
    .columnaMenuCategorias {
        width: 350px !important;

    }

    .columnaMenuCategorias:not(.activo) {
        right: -75% !important;
        top: 0px;
    }

}

@media (max-width: 425px) {
    .columnaMenuCategorias:not(.activo) {
        right: -100% !important;
        top: 0px;
    }

    .menu-overlay {
        display: none;
    }
}

body.home h2.wp-block-heading {
    margin-bottom: 0px;
}

body.home .wp-block-columns {
    padding-bottom: 10px !important;
    display: flex;
    align-items: flex-end !important;
}

body.home .wp-block-columns .wp-block-columns.is-layout-flex>div:last-child {
    text-align: right;
}

body.home .wp-block-columns .wp-block-columns.is-layout-flex>div:last-child * {
    color: #AFAFAF !important;
}

.home .mas-blog .et_pb_container.clearfix {
    height: 470px !important;
}

@media (min-width: 981px) {

    .eb-post-carousel-wrapper ul.slick-dots {
        width: 80%;
    }

    .sliderPostsHome:not(.filaMultiplesSlidersPostHome) .et_pb_slide_description {
        max-width: 70%;
    }

    #novedades .sliderPostsHome h2.et_pb_slide_title a {
        font-size: 32px;
        line-height: 36px;
        font-weight: 600;
        font-family: 'Work Sans' !important;
        letter-spacing: 0px !important;
    }

    .sliderPostsHome .et_pb_slide {
        height: 660px;
    }

    .sliderPostsHome.sliderPostSimple .et_pb_slide {
        height: 100%;
    }

    .sliderPostSimple {
        height: calc(50% - 25px);
        position: relative;
        display: flex;
    }

    .sliderPostSimple:first-child {
        margin-bottom: 50px !important;
    }

    .sliderPostSimple:last-child {
        margin-bottom: 0px !important;
    }

    .filaSlidersDestacadosHome .et_pb_slide {
        height: 542px;
    }

    .filaSlidersDestacadosHome .et_pb_container.clearfix {
        height: 542px !important;
    }

    .sliderPostSimple .et_pb_container.clearfix {
        height: 255px !important;
    }








    .et_mobile_nav_menu {
        display: block;
    }

    .mobile_nav.opened {
        padding-bottom: 33px;
    }

    ul#mobile_menu1 {
        left: 0;
        right: auto !important;
        width: 25%;
        height: 100%;
        top: 0px;
        position: fixed !important;
        z-index: 99;
        list-style: none;
        border: none;
        padding-top: 4em;
    }

    .et_pb_menu__menu {
        display: none !important;
    }

    span.mobile_menu_bar.a11y-mobile-menu-open {
        z-index: 9999;
        top: 50px;
        position: fixed;
        left: 20%;
    }

    /* ul#mobile_menu1 li:first-child::before{
        content: "Categorias";
        margin-bottom: 30px;
        display: block;
        margin-top: -20px;
    }*/


    .filaSlidersDestacadosHome .et_pb_column.et_pb_column_3_5.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough h2.et_pb_slide_title a {
        font-size: 32px;
        line-height: 36px !important;
        font-weight: 600;
    }

    .filaSlidersDestacadosHome h2.et_pb_slide_title a {
        font-size: 32px;
        line-height: 36px;
        font-weight: 600;
        font-family: 'Work Sans';
        letter-spacing: 0px;

    }

    .filaSlidersDestacadosHome .col2 h2.et_pb_slide_title a {
        font-size: 18px;
        line-height: 18px !important;
        font-weight: 600;
        font-family: 'Work Sans';
        letter-spacing: 0px;
    }

    .filaSlidersDestacadosHome .col2 h2.et_pb_slide_title {
        line-height: 18px;
    }


    .home h2.ebpg-entry-title a,
    .home h2.ebpg-entry-title {
        font-size: 20px !important;
        line-height: 20px !important;
    }

    .home a.ebpg-post-link-wrapper.eb-sr-only {
        font-size: 20px !important;
    }


    .ebpg-carousel-post-excerpt {
        font-size: 16px !important;
        line-height: 16px !important;
        font-family: 'Work Sans';
        font-weight: 400;
    }

    .ebpg-readmore-btn a {
        font-size: 16px !important;
        font-weight: 600;
    }

}

ul.sub-menu {
    list-style: none;
}

.et_mobile_menu a {
    background: white !important;
}

.sliderPostsHome h2.et_pb_slide_title {
    text-align: left;
    margin-bottom: 0px !important;
}


.sliderPostsHome .et_pb_slides .et_pb_slider_container_inner {
    vertical-align: bottom;
}

@media (max-width: 980px) {

    .eb-post-carousel-wrapper {
        padding-bottom: 0px !important;
        margin-bottom: 50px;
    }


    body.home .wp-block-column .wp-block-columns>div:first-child {
        width: 55% !important;
        max-width: 55%;
        flex-basis: calc(55% - 2em) !important;
    }

    body.home .wp-block-column .wp-block-columns>div:last-child {
        width: 45% !important;
        max-width: 45%;
        flex-basis: calc(45% - 2em) !important;
    }

    body.home .wp-block-column .wp-block-columns {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    header span.mobile_menu_bar {
        position: absolute;
        top: -1.8em;
    }

    header .et_pb_module.et_pb_image.et_pb_image_0_tb_header.logo {
        margin-bottom: 0px;
    }

}

@media (max-width: 767px) {

    height: 448px !important;

    .gridBlog article:nth-child(n+4) .post-content {
        display: none !important;
    }

    .gridBlog article:nth-child(n+4) h2 {
        font-size: 20px !important;
        font-weight: 400;
        padding: 0px 0px 10px 0px;
    }

    .gridBlog article:nth-child(n+4) {
        background: none !important;
        height: auto !important;
        border-radius: 0px;
        padding: 16px 0px;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 10px;
    }

    .gridBlog article:nth-child(n+4) p.post-meta {
        position: relative;
        padding: 0px;
    }


    .gridBlog article:nth-child(4)::before {
        content: "Más artículos";
        font-weight: bold;
        margin-bottom: 30px;
    }

    .footerLinks>div {
        width: 50% !important;
    }

    .footerLinks ul {
        column-count: 1;
    }

    .footerLinks {
        display: flex;
        gap: 15px;
    }

    .listadoPoliticas ul {
        display: flex;
        justify-content: flex-start;
    }

    .listadoPoliticas ul li {
        width: 100%;
    }
}

.container.fullwidthpost::before {
    display: none;
}


@media (max-width: 781px) {
    body.single-post .container {
        width: 100%;
    }

    body.single-post .eb-slider-wrapper.eb-slider-uutm4 .slick-slide>* {
        padding: 0px;
    }

    body.single-post p#breadcrumbs,
    body.single-post .post-meta-custom,
    body.single-post .wp-block-colum h1,
    body.single-post h1,
    body.single-post .wp-block-column p,
    body.single-post .wp-block-column h2 {
        width: 80% !important;
        margin-left: auto;
        margin-right: auto;
    }

    body.single-post .entry-content {
        max-width: 80%;
        margin: auto;
    }

    body.single-post .wp-block-essential-blocks-post-carousel {
        width: 80%;
        margin: 20px auto;
    }
}

@media (min-width: 981px) {
    body .is-layout-flex {
        gap: 100px;
    }

    .post-meta-info>span {
        width: 50%;
        display: block;
        float: left;
    }

    .wp-block-essential-blocks-post-carousel {
        position: relative;
        min-width: 100vw !important;
        width: 100vw !important;
        overflow: visible;
    }

    div#et-main-area {
        overflow: hidden;
    }
}

@media (max-width: 766px) {

    .wp-block-essential-blocks-post-carousel,
    .wp-block-essential-blocks-post-carousel div {
        overflow: visible !important;
    }

    .slick-track article:has(+ article.slick-current.slick-active),
    .slick-track article:has(+ article.slick-current.slick-active) .ebpg-entry-thumbnail::after {
        visibility: hidden !important;
        transition: 0s !important;
    }

    div#et-main-area {
        overflow: hidden;
    }
}

@media (max-width: 500px) {
    .eb-post-carousel-wrapper .ebpg-entry-thumbnail img {
        height: 488px !important;
    }
}


@media (max-width: 450px) {
    h2 {
        font-size: 20px !important;
    }
}



.row-logo .et_pb_row.et_pb_row_1_tb_header.et_pb_row_1-4_3-4 {
    display: flex;
    align-items: center;
}




.eb-post-carousel-wrapper.eb-post-carousel-xp5ub .ebpg-entry-title {
    text-align: left;
    font-size: 20px !important;
    line-height: 20px !important;
    font-weight: 600 !important;

}

@media (min-width: 981px) {

    .et_pb_gutters3 .et_pb_column_1_5,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
        width: 18% !important;
    }
}

@media (min-width: 981px) {

    .et_pb_gutters3 .et_pb_column,
    .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 4%;
    }
}




@media (max-width: 999px) {
    a.botonAbrirCategorias.et_pb_button {
        width: 100% !important;
    }

    a.botonAbrirCategorias.et_pb_button::after {
        content: "" !important;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;

        position: absolute !important;
        right: 22px !important;
        top: 50% !important;

        width: 24px !important;
        height: 24px !important;

        transform: translateY(-50%) !important;

        background-image: url("https://conforamapt.jevnet.es/wp-content/uploads/2026/06/arrow-cat.svg") !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: contain !important;

        font-size: 0 !important;
        border: 0 !important;
    }

    a.botonAbrirCategorias.et_pb_button {
        position: relative !important;
        padding-right: 60px !important;
    }
}


@media (max-width: 768px) {

    .sliderPostsHome .et_pb_slide,
    .sliderPostsHome .et_pb_slide_overlay_container {
        border-radius: 0px;
    }

    .eb-post-carousel-wrapper .ebpg-entry-thumbnail img {
        height: 300px !important;
    }


    .botonAbrirCategorias {
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 20px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    h2.et_pb_slide_title {
        font-size: 18px !important;
        line-height: 18px !important;
        font-weight: 600 !important;
    }

    .ebpg-carousel-post-excerpt {
        font-size: 16px !important;
        line-height: 16px !important;
    }


    .ebpg-readmore-btn {
        font-size: 16px !important;
        font-weight: 600 !important;
    }

    .footerLinks>div {
        width: 100% !important;
    }


    .archive h1 {
        font-size: 20px !important;
        line-height: 20px !important;
        font-weight: 600 !important;
    }

    .txt-category {
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
    }

    .archive h2 {
        font-size: 18px !important;
        line-height: 18px !important;
        font-weight: 600 !important;
    }

    .archive .post-content-inner p {
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: 400 !important;
    }



    .gridBlog article:nth-child(n+4) h2 {
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: 400 !important;
    }


    .single-post .et_pb_row.et_pb_row_1_tb_body.img-arch-principal {
        width: 100% !important;
        border-radius: 0 !important;
    }

    .single-post .titu-entrada h1 {
        font-size: 24px !important;
        line-height: 26px !important;
        padding: 0 !important;
        width: 100% !important;
        padding-bottom: 40px !important;
    }

    .single-post p {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .single-post .wp-block-image {
        float: none !important;
        padding: 20px 0px !important;
    }

    .single-post .et_pb_row.et_pb_row_2_tb_body.row-autor-header {
        display: flex;
    }

    .gridBlog article:nth-child(n+4) p.post-meta {
        color: transparent !important;
    }

    .gridBlog article:nth-child(n+4) span.author.vcard {
        display: none !important;
    }

    .gridBlog article:nth-child(n+4) span.published {
        position: absolute;
        left: 0px;
        color: #5E5E5E
    }

}


a.skip-link.da11y-screen-reader-text {
    display: none !important;
}



/* Más destacados home */

.mas-destacados {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 42px;
    height: 542px;
}

.mas-destacados .col-iz,
.mas-destacados .col-dr {
    padding: 0 !important;
    margin: 0 !important;
}

.mas-destacados .col-iz {
    width: 100% !important;
}

.col-dr {
    width: 306px;
    max-width: 306px !important;
}

.mas-destacados.et_pb_row:after {
    display: none;
}

/* Títulos columna izquierda */

.mas-destacados .col-iz h2.et_pb_slide_title,
.mas-destacados .col-iz h2.et_pb_slide_title a {
    font-family: 'Work Sans';
    font-size: 32px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0;
}

/* Títulos columna derecha */

.mas-destacados .col-dr h2.et_pb_slide_title,
.mas-destacados .col-dr h2.et_pb_slide_title a {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 18px !important;
    font-weight: 600;
    letter-spacing: 0;
}


.mas-destacados .et_pb_slide {
    height: 100% !important;
}


.mas-destacados .col-iz .et_pb_slides {
    height: 100%;
}

.mas-destacados .col-iz .sliderPostsHome {
    height: 100% !important;
}


/* Responsive */

@media (max-width: 980px) {

    .mas-destacados {
        flex-direction: column;
    }

    .col-dr {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Tipografías */
    .mas-destacados .col-iz h2.et_pb_slide_title,
    .mas-destacados .col-iz h2.et_pb_slide_title a {
        font-family: 'Work Sans';
        font-size: 18px;
        font-weight: 600;
        line-height: 18px;
        letter-spacing: 0;
    }

    .mas-destacados .col-dr h2.et_pb_slide_title,
    .mas-destacados .col-dr h2.et_pb_slide_title a {
        font-family: 'Work Sans';
        font-size: 22px;
        line-height: 22px !important;
        font-weight: 600;
    }


    .sliderPostsHome .et_pb_slide,
    .sliderPostsHome .et_pb_slide_overlay_container {
        min-height: 360px;
    }




    /* Botónes carrusel */
    body.home .wp-block-column .wp-block-columns>div:last-child {
        padding-bottom: 10px !important;
    }


     
  

}

@media (max-width: 768px) {
    .mas-destacados {
        height: 460px;
        position: absolute;
        width: 100%;
    }

    .mas-blog {
        margin-top: 360px !important;
    }

      /* Post archive */

    .archive article:nth-child(n+4) img,
.archive article:nth-child(n+4) .post-content {
    display: none !important;
}


}
/* Carrusel home bottom */
    .eb-post-carousel-wrapper .ebpg-entry-thumbnail img {
        min-height: 448px !important;
    }





.no-float {
    float: none !important;
}
@media (min-width: 981px) {
    .single-post figure.wp-block-image {
        float: right;
        padding-left: 30px;
    }

    .single-post .wp-block-image {
        float: right;
        padding-left: 40px !important;
        padding-bottom: 40px;
    }
    
    .single-post figure.wp-block-image {
    max-width: 600px;

} 

div.wp-caption {
    float: right;
    max-width: 680px !important;
    margin-left: 40px;
    margin-bottom: 40px;
}

.postid-28853 img.alignright.wp-image-28854.size-full {
    max-width: 680px;
    margin-left: 40px;
    margin-bottom: 40px;
}

.postid-29398 img.aligncenter.wp-image-29426.size-full {
    float: right;
    margin-left: 40px;
    margin-bottom: 40px;
    max-width: 700px;
}
.postid-29194 img.aligncenter.wp-image-29196.size-full {
    float: right;
    max-width: 682px !important;
    margin-left: 40px;
    margin-bottom: 40px;
}
.single-post img.aligncenter.size-full {
    float: right;
    max-width: 700px;
    margin-left: 40px;
    margin-bottom: 40px;
}

}