/*
Theme Name: Desperta Ferro 2023
Description: Despertaferro Ediciones - Divi Child Theme
Author:  Kebes
Author URI:  http://www.kebes.es
Template: Divi
Version:  3.0
*/
/* =Theme customizations
------------------------------------------------------- */
@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-ExtraBold.woff2') format('woff2'),
        url('fonts/RobotoSlab-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto Slab";
    src: url("fonts/RobotoSlab-Medium.woff2") format("woff2"),
        url("fonts/RobotoSlab-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/*
@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Bold.woff2') format('woff2'),
        url('fonts/RobotoSlab-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Black.woff2') format('woff2'),
        url('fonts/RobotoSlab-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Light.woff2') format('woff2'),
        url('fonts/RobotoSlab-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
*/
/*
@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-SemiBold.woff2') format('woff2'),
        url('fonts/RobotoSlab-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-ExtraLight.woff2') format('woff2'),
        url('fonts/RobotoSlab-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Thin.woff2') format('woff2'),
        url('fonts/RobotoSlab-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('fonts/RobotoSlab-Regular.woff2') format('woff2'),
        url('fonts/RobotoSlab-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/
/*
@font-face {
    font-family: 'Lato';
    src: local('Lato Black Italic'), local('Lato-BlackItalic'),
        url('fonts/Lato-BlackItalic.woff2') format('woff2'),
        url('fonts/Lato-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Black'), local('Lato-Black'),
        url('fonts/Lato-Black.woff2') format('woff2'),
        url('fonts/Lato-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato-LightItalic'),
        url('fonts/Lato-LightItalic.woff2') format('woff2'),
        url('fonts/Lato-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato-Light'),
        url('fonts/Lato-Light.woff2') format('woff2'),
        url('fonts/Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
*/
@font-face {
    font-family: 'Lato';
    src: local('Lato Italic'), local('Lato-Italic'),
        url('fonts/Lato-Italic.woff2') format('woff2'),
        url('fonts/Lato-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'),
        url('fonts/Lato-Regular.woff2') format('woff2'),
        url('fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'),
        url('fonts/Lato-Bold.woff2') format('woff2'),
        url('fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
        url('fonts/Lato-BoldItalic.woff2') format('woff2'),
        url('fonts/Lato-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Slab", Georgia, "Times New Roman", serif !important;
}

body,
input,
textarea,
select,
button {
    font-family: "Lato", Georgia, "Times New Roman", serif !important;
}

body a:where(:not(.wp-element-button)) {
    text-decoration: initial;
}

.et_pb_slider .et_pb_slide {
    padding: 0 !important;
}

.et_pb_slider .et_pb_slide .et_pb_slide {
    padding: 0 !important;
    background-image: none !important;
    background: transparent !important;
}

.et_pb_slider .et_pb_slide .et_pb_slide .et_pb_container {
    padding: 0 6% !important;
}

.et-db #et-boc .et-l .et-pb-controllers a {
    opacity: 1;
    width: 11px;
    height: 11px;
    border: 2px solid #fff;
}

.et-db #et-boc .et-l .et_pb_bg_layout_light .et-pb-controllers a {
    background-color: rgb(0 0 0);
}

.et-db #et-boc .et-l .et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #d34035;
}

.et-pb-arrow-next,
.et-pb-arrow-prev {
    text-decoration: none;
}

.et-db #et-boc .et-l .et-pb-arrow-prev:before,
.et-db #et-boc .et-l .et-pb-arrow-next:before {
    background: #fff;
    color: #d34035;
}

@media only screen and (min-width: 981px) {

    /* Set the slider height */
    .et_pb_slider,
    .et_pb_slider .et_pb_container {
        height: 450px !important;
    }

    .et_pb_slider,
    .et_pb_slider .et_pb_slide {
        max-height: 450px;
    }

    #revista-content .et_pb_slider,
    #revista-content .et_pb_slider .et_pb_container,
    #libro-content .et_pb_slider,
    #libro-content .et_pb_slider .et_pb_container,
    .altura-automatica.et_pb_slider,
    .altura-automatica.et_pb_slider .et_pb_container {
        height: auto !important;
    }

    #revista-content .et_pb_slider,
    #revista-content .et_pb_slider .et_pb_slide,
    #libro-content .et_pb_slider,
    #libro-content .et_pb_slider .et_pb_slide,
    .altura-automatica.et_pb_slider,
    .altura-automatica.et_pb_slider .et_pb_slide {
        max-height: none;
    }

    .et_pb_slider .et_pb_container {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-content: stretch;
        align-items: center;
    }

    #libro-content .et_pb_slider,
    #libro-content .et_pb_slider .et_pb_container {
        height: auto !important;
    }

    #libro-content .et_pb_slider,
    #libro-content .et_pb_slider .et_pb_slide {
        max-height: none;
    }

    .et_pb_slider .et_pb_slide_description {
        position: relative;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        height: auto !important;
    }
}

@media only screen and (max-width: 980px) {
    .et_pb_slider .et_pb_slide h5 {
        font-size: 14px;
        font-weight: normal;
        line-height: 1.3em;
    }
}

.et_pb_button {
    border-style: solid !important;
    text-decoration: none;
}

.et_pb_section .ver-todas {
    text-transform: none !important;
    font-size: 14px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
}

.et_pb_section .ver-todas:hover {
    padding-top: 10px;
    padding-bottom: 10px;
}

.et_pb_section .ver-todas:after {
    top: 5px;
}

.loaded {
    -webkit-animation-name: dffade;
    animation-name: dffade;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

@-webkit-keyframes dffade {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes dffade {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

h4 {
    font-size: 20px !important;
}

.full-width .et_pb_row {
    max-width: 100%;
    width: 100%;
}

.et_pb_row {
    width: 95%;
}

.degradado {
    position: relative;
}

#main-content a.small-button {
    color: #ffffff !important;
    background: #d34035;
    border: 0;
    text-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    padding: 7px 50px;
}

.entry-content a.small-button:hover {
    color: #fff !important;
    opacity: 0.7;
}

.et-db #et-boc .et-l .et_pb_bg_layout_light.et_pb_button {
    color: #fff !important;
    background: #d34035;
    border: 0;
    text-transform: uppercase;
    text-decoration: none;
}

.et-db #et-boc .et-l .et_pb_bg_layout_light.et_pb_button:hover {
    background: #d34035;
}

.et-db #et-boc .et-l .et_pb_bg_layout_light.et_pb_button.ver-todas-blanco {
    color: #000000 !important;
    background: #ffffff;
    border-width: 1px !important;
    border-color: #000000;
}

.degradado:after,
.degradado-slider .et_pb_slide:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom,
            rgba(34, 26, 22, 0) 0%,
            rgba(34, 26, 22, 0.52) 70%,
            rgba(34, 26, 22, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00221a16', endColorstr='#221a16', GradientType=0);
    z-index: 1;
}

.degradado.et_pb_section > .et_pb_row,
.degradado > .et_pb_text_inner {
    position: relative;
    z-index: 2;
}

.degradado.et_pb_module > h2,
.degradado.et_pb_module > p,
.degradado.et_pb_module > a {
    position: relative;
    z-index: 2;
}

#logo {
    max-height: 113px;
    height: 113px !important;
    padding: 10px;
    background: #d34035;
    border-bottom-right-radius: 14px;
}

.et_header_style_slide #top-menu-nav,
.et_header_style_fullscreen #top-menu-nav,
.et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu,
.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
    display: inherit;
}

.et_menu_secundario_container {
    background: #222;
    text-align: center;
}

.mobile_menu_bar:before {
    color: #fff !important;
}

#et-top-navigation,
#top-menu-nav {
    width: 100%;
}

#top-menu,
nav.fullwidth-menu-nav,
.fullwidth-menu {
    float: none;
    text-align: center;
}

#top-menu li {
    text-transform: uppercase;
    vertical-align: middle;
}

#top-menu a span {
    display: block;
    font-size: 12px;
}

.et_menu_secundario_container .menu {
    text-align: center;
}

.et_menu_secundario_container li {
    display: inline-block;
}

.et_menu_secundario_container li a {
    color: #fff;
    line-height: 45px;
    padding: 0 10px;
    text-decoration: none;
}

.et_menu_secundario_container li.current-menu-item a {
    font-weight: bold;
}

#header-botones {
    position: absolute;
    right: 0;
    top: 0;
}

#header-botones > div {
    height: 60px;
    line-height: 60px;
    width: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    float: left;
    position: relative;
}

#header-botones > div.idf-usuario > a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
}

.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
    background: #222;
    padding: 14px;
    display: block;
    width: 60px;
    height: 60px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_split #et-top-navigation nav > ul > li > a {
    padding: 14px;
    font-weight: normal;
    font-size: 16px;
    line-height: 1em;
}

.et_header_style_left #et-top-navigation nav > ul > li.current-menu-item > a,
.et_header_style_left #et-top-navigation nav > ul > li.current-page-ancestor > a,
.et_header_style_left #et-top-navigation nav > ul > li:hover > a {
    color: #fff;
    background: #222;
    opacity: 1;
}

#header-search {
    display: none;
    height: 120px;
    position: absolute;
    right: 300px;
    top: 0;
    width: 80%;
    width: calc(100% - 300px);
}

#header-search .screen-reader-text,
#header-search #searchsubmit {
    display: none;
}

#header-search #s {
    width: 100%;
    border: 0;
    color: #888;
    font-size: 30px;
    text-align: center;
}

#header-search #search_button_productos,
#header-search #search_button_articulos {
    height: 60px;
    width: 50%;
    /* display: inline-block; */
    border: 0;
    padding: 0;
    margin: 0;
    float: left;
    background: #d34035;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

#header-search #search_button_productos {
    border-right: 1px solid #fff;
}

#header-botones > div {
    cursor: pointer;
}

#header-search input {
    height: 60px;
}

#header-botones .idf-compartir > div {
    display: none;
    background: #fff;
    height: 208px;
    width: 210px;
    color: #888;
    font-weight: normal;
    margin-left: -80px;
    margin-top: 13px;
    padding: 10px;
    border-radius: 10px;
    position: relative;
}

#header-botones .idf-compartir > div:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 13px 16px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: -13px;
    left: 96px;
}

#menu-item-73753 > a,
#menu-item-23954 > a {
    padding: 22px 14px !important;
}

#top-menu .menu-suscribete a,
.et-fixed-header #top-menu .menu-suscribete a {
    font-size: 14px !important;
    border: 1px solid;
    border-radius: 5px;
    padding: 10px 15px !important;
}

#top-menu .menu-suscribete a:hover,
.et-fixed-header #top-menu .menu-suscribete a:hover {
    color: #222 !important;
    background-color: #fff !important;
    border-color: #fff;
}

@media (min-width: 981px) and (max-width: 1365px) {
    .menu-suscribete {
        display: none !important;
    }
}

@media (min-width: 981px) {
    #top-menu-nav {
        padding: 0 260px 0 110px;
    }

    .et_header_style_slide #et-top-navigation,
    .et_header_style_fullscreen #et-top-navigation,
    .et_header_style_slide .et-fixed-header #et-top-navigation {
        height: 60px;
        padding: 0 !important;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a {
        padding-bottom: 14px;
    }
}

@media (min-width: 981px) and (max-width: 1200px) {
    #top-menu {
        text-align: left;
    }

    #top-menu-nav {
        padding: 0 190px 0 120px;
    }

    #header-botones > div {
        width: 40px;
        font-size: 17px;
    }

    #header-botones > div.icono-menu {
        width: 60px;
    }

    .et_header_style_left #et-top-navigation nav > ul > li > a,
    .et_header_style_split #et-top-navigation nav > ul > li > a {
        padding: 14px 3px;
        font-size: 15px;
        text-align: center;
    }

    #header-search {
        width: calc(100% - 220px);
        right: 220px;
    }
}

@media (max-width: 980px) {
    #top-menu {
        display: flex;
    }

    #et-top-navigation {
        padding-left: 71px !important;
    }

    #top-menu > li:not(#menu-item-23954) {
        display: none;
    }

    #et-top-navigation {
        padding-top: 0 !important;
    }

    #menu-item-23954 > a {
        padding: 17px 14px !important;
    }
}

@media all and (max-width: 767px) {
    #header-search {
        width: 100%;
        right: 0;
        top: 50px;
    }

    #header-search #s {
        font-size: 20px;
    }

    #header-search #search_button_productos,
    #header-search #search_button_articulos {
        font-size: 12px;
    }

    div#header-search:before {
        content: "";
        display: block;
        width: 24%;
        background: #d34035;
        height: 60px;
        position: absolute;
        top: -60px;
    }
}

.et_pb_slide_menu_active .icono-menu {
    right: -60px;
}

.et_pb_slide_menu_active .mobile_menu_bar {
    background: transparent;
}

.et_slide_in_menu_container {
    z-index: 99;
}

/*slider*/
.et_pb_revistas_slider {
    padding: 0 50px;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_portfolio_item.et_pb_grid_item {
    width: 100%;
    margin: 0 20px 0;
}

.et_pb_column_4_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(4n + 1),
.et_pb_column_3_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(3n + 1),
.et_pb_column_2_3 .et_pb_portfolio_item.et_pb_grid_item:nth-child(2n + 1),
.et_pb_column_1_2 .et_pb_portfolio_item.et_pb_grid_item:nth-child(2n + 1),
.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n + 1),
.et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n + 1),
.et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n + 1),
.et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n + 1) {
    clear: none;
}

.et_pb_column_4_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(4n),
.et_pb_column_3_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(3n),
.et_pb_column_2_3 .et_pb_portfolio_item.et_pb_grid_item:nth-child(2n),
.et_pb_column_1_2 .et_pb_portfolio_item.et_pb_grid_item:nth-child(2n),
.et_pb_row .et_pb_column_4_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(4n),
.et_pb_row .et_pb_column_3_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(3n),
.et_pb_row .et_pb_column_2_3 .et_pb_portfolio_item.et_pb_grid_item:nth-child(2n),
.et_pb_row .et_pb_column_1_2 .et_pb_portfolio_item.et_pb_grid_item:nth-child(2n),
.et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(3n),
.et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(2n),
.et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_portfolio_item.et_pb_grid_item:nth-child(2n),
.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),
.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),
.et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
.et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
.et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
.et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
.et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
.et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n) {
    margin-right: 20px;
}

.et_pb_revistas_slider .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.et_pb_revistas_slider .et_pb_portfolio_item {
    text-align: center;
    padding: 0 10px;
    display: flex;
    width: 100%;
    height: auto;
}

.et_pb_revistas_slider a {
    color: #222;
}

.et_pb_revistas_slider a.ver-mas {
    border: 1px solid #222;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 2px;
    margin-top: 10px;
    display: inline-block;
}

.et_pb_revistas_slider a.ver-mas span {
    margin-right: 10px;
}

.revista-slider-titulo-container {
    margin-bottom: 1em;
}

.revista-slider-titulo {
    margin-top: 10px;
    font-weight: bold;
}

.revista-slider-num {
    color: #000;
    text-decoration: underline;
}

.et_pb_revistas_slider .et_portfolio_image {
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media all and (min-width: 981px) and (max-width: 1100px) {
    .et_pb_revistas_slider .et_portfolio_image {
        height: 225px;
    }
}

/* Slider */
.slick-loading .slick-list {
    background: #fff center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 95px;
    margin-top: -45px;
    padding: 0;
    cursor: pointer;
    color: #222;
    border: none;
    outline: none;
    background: transparent;
    border: 1px solid #222222;
    border-radius: 5px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
}

.slick-prev:before,
.slick-next:before {
    font-family: "desperta-ferro-font";
}

.slick-prev:before {
    content: "\e806";
}

.slick-next {
    right: 0;
}

.slick-next:before {
    content: "\e805";
}

/* Dots */
.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    content: "";
    border-radius: 10px;
    border: 1px solid #222;
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
}

/*home*/
#home-title {
    padding: 0;
}

#home-title .et_pb_row {
    padding: 15px 0;
}

#home-title h1 {
    font-size: 19px;
    font-weight: lighter;
    letter-spacing: 0px;
}

#home-secciones,
#home-secciones .et_pb_row {
    padding: 0;
}

#home-secciones .linkfull .et_pb_text_inner {
    position: initial;
}

#home-secciones .et_pb_column_1_3 .et_pb_text {
    padding: 207px 30px;
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center;
}

#home-secciones .et_pb_column_1_3 .et_pb_text h2 {
    font-size: 47px;
    position: absolute;
    bottom: 70px;
    left: 0;
    text-align: center;
    width: 100%;
    padding: 0 30px;
}

#home-secciones a.small-button {
    position: absolute;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    bottom: -100px;
}

@media (min-width: 981px) {
    .et_pb_gutters3 #home-secciones .et_pb_column_1_3 {
        width: 33.33%;
        margin: 0;
    }
}

.et_pb_gutters3 #home-secciones .et_pb_column_1_3 {
    position: relative;
}

#home-secciones .et_pb_column_1_3 .et_pb_text.linkfull,
#home-secciones .et_pb_column_1_3 .et_pb_text.linkfull a {
    position: absolute;
    background: transparent;
    z-index: 999;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#home-novedades-revistas h1,
#home-novedades-libros h3,
#home-actualidad h3,
#home-blog h3 {
    color: #888;
    font-size: 27px;
}

/*revista*/
#revista-top .et_pb_column {
    position: initial !important;
}

#revista-fecha {
    text-align: center;
    background: #d34035;
    padding: 12px 15px;
    font-family: "Pridi", Georgia, "Times New Roman", serif !important;
    margin-right: 20px;
    font-weight: normal;
    width: 140px;
    bottom: 40px;
    position: absolute;
    left: 0;
}

#revista-fecha.forzar-ocultar-fecha {
    display: none;
}

#revista-titulo-container {
    position: initial !important;
}

#revista-titulo {
    position: absolute;
    left: 160px;
    bottom: 57px;
    margin-right: 250px;
}

#revista-titulo.merchandising-titulo,
#revista-titulo.forzar-ocultar-fecha {
    left: 0;
}

#revista-fecha .dia {
    line-height: 1em;
    border-bottom: 1px solid;
    font-size: 20px;
    display: flex;
    align-items: baseline;
    justify-content: center;
}

#revista-fecha .dia span {
    font-size: 68px;
    line-height: 1em;
    margin-left: 5px;
}

.et-db #et-boc .et-l #revista-comprar-container {
    float: right;
    width: auto;
}

#revista-comprar-container #revista-portada {
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 20px 10px 10px;
}

#revista-comprar-container .revista-comprar a {
    background: #d34035;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    width: 100%;
    display: block;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-decoration: none;
}

#revista-comprar-container .revista-comprar a.button.button-secondary {
    background: #FFF;
    color: #d34035 !important;
    border: 1px solid #d34035;
    border-radius: 5px;
    margin-top: 1em;
}

#revista-comprar-container .revista-suscribir a {
    width: 85%;
    display: block;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    border: 1px solid;
    margin: 20px auto 0;
    border-radius: 5px;
    padding: 8px;
    background: #222;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

#revista-content h3 {
    font-size: 20px !important;
    text-align: left;
    margin-bottom: 10px;
}

#revista-content .et_pb_text {
    text-align: justify;
}

@media all and (max-width: 767px) {
    #revista-content .et_pb_text {
        text-align: left;
    }
}

#revista-portada {
    text-align: center;
}

#revista-portada .revista-precio > span {
    font-size: 44px;
    color: #d34035;
    line-height: 1em;
    margin-right: 7px;
    display: block;
}

#revista-titulo h1 {
    font-weight: normal;
    padding-bottom: 0;
}

#revista-titulo p {
    font-size: 24px;
    font-weight: lighter;
    font-family: "Pridi", Georgia, "Times New Roman", serif !important;
}

#revista-opiniones #content_comentarios {
    width: 100%;
    border: 2px solid #8cc75b;
    padding: 20px;
}

#revista-extra,
#revista-extra > div {
    padding-top: 0 !important;
}

#revista-extra li {
    display: inline-block;
    margin: 10px 1em;
}

#revista-extra li a {
    color: #222 !important;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #222;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
}

#revista-extra li .idf-descargar {
    margin-right: 12px;
}

#revista-podcast iframe {
    display: block;
    margin: 20px auto;
}

.descuento-premium a {
    text-decoration: underline;
    font-size: 12px;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}

.descuento-premium span.descuento-rojo {
    background: #d34035;
    color: #fff;
    padding: 0px 3px;
    margin-left: 5px;
    display: inline-block;
    line-height: 16px;
}

span.descuento-tachado {
    text-decoration: line-through;
}

#libro-info-forzar {
    background: #d8d8d8;
    color: #222;
    text-transform: uppercase;
    padding: 0 !important;
}

#libro-info-forzar .et_pb_text > div {
    padding: 0 20px;
}

@media only screen and (min-width: 981px) {
    #libro-info-forzar .et_pb_text {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-content: stretch;
        align-items: center;
    }
}

@media only screen and (max-width: 980px) {
    #libro-info-forzar .et_pb_text {
        text-align: center;
    }
}

/*autores*/

#autores-contador {
    margin-top: -135px;
    z-index: 99;
}

#autores-contador .et_pb_row {
    max-width: 800px;
    padding: 40px;
}

#autores-contador h3 {
    font-size: 32px;
}

.et_pb_autor_grid .autor {
    float: left;
    margin-bottom: 20px !important;
}

.et_pb_autor_grid .autor h2 {
    font-size: 22px !important;
    margin: 20px 0;
}

#autor-foto img {
    width: 100%;
}

#autor-content .et_pb_row {
    width: 100%;
}

#autor-content .et_pb_section_0 {
    padding-top: 0;
}

#autor-content .et_pb_row {
    width: 100% !important;
}

#autor-links a {
    text-decoration: underline;
    float: left;
    clear: left;
    margin: 0 5px 5px 0;
    font-weight: bold;
}

.autor-facebook,
.autor-twitter {
    background: #527ebc;
    color: #fff !important;
    padding: 5px 15px 5px 15px;
    font-weight: bold;
    text-decoration: none !important;
}

.autor-twitter {
    background: #6acced;
}

.autor-facebook:before,
.autor-twitter:before {
    content: "\e093";
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    margin-right: 15px;
}

.autor-twitter:before {
    content: "\e094";
}

@media (min-width: 981px) {
    .et_pb_gutters3 #autor-foto.et_pb_column_1_3 {
        width: 24.666%;
    }

    .et_pb_gutters3 #autor-content.et_pb_column_2_3 {
        width: 69.833%;
    }
}

/*despertaferro revistas*/
#subhome-novedades h1,
#subhome-novedades h3 {
    color: #888;
    font-size: 27px;
}

#series .et_pb_text {
    padding: 30px 50px 30px 50px;
    height: 450px;
    background-size: cover;
}

#series .et_pb_text_inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: center;
    height: 100%;
}

#series .et_pb_text_inner div:nth-child(1) {
    height: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: stretch;
    align-items: center;
}

#series .et_pb_text_inner div:nth-child(2) {
    width: 100%;
}

#series a.small-button {
    width: 47%;
    padding: 7px 0;
    margin-top: 20px;
    margin: 10px 1% 0;
}

#series .et_pb_column_4_4 a.small-button {
    width: 31%;
}

#series .et_pb_text h2 {
    font-size: 45px;
}

#series br {
    display: none;
}

@media all and (min-width: 981px) and (max-width: 1200px) {
    #series .et_pb_text h2 {
        font-size: 39px;
    }

    #series a.small-button,
    #series .et_pb_column_4_4 a.small-button {
        width: 47%;
        font-size: 12px;
    }
}

/*AeH*/
#aeh-suscripcion-proximos .et_pb_text {
    padding: 40px 20px;
}

/*libros*/
.et_autor_image {
    width: 100%;
    height: 250px;
    background-size: cover;
}

/*libro ficha*/
.et-db #et-boc .et-l #libro-preview {
    width: 28.875%;
    margin-right: 4%;
}

.et-db #et-boc .et-l #libro-content {
    width: 42.25%;
    margin-right: 5%;
    margin-right: 3.85%;
}

.et-db #et-boc .et-l #libro-top #revista-comprar-container {
    width: 21%;
}

.et-db #et-boc .et-l #libro-content .et_pb_row {
    width: 100%;
    padding-top: 0;
}

span.libro-etiqueta {
    background: #f2f2f2;
    padding: 0px 10px;
    display: inline-block;
    margin: 3px 0 10px;
}

#revista-etiquetas {
    background: #f2f2f2 !important;
    border-radius: 5px;
    border-top-right-radius: 5px;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#revista-etiquetas > strong {
    display: block;
    margin-bottom: 0;
    text-align: center;
    font-family: "Roboto Slab", Georgia, "Times New Roman", serif !important;
    font-size: 2em;
    line-height: 1em;
    color: #d34035;
    padding-right: 30px;
}

#revista-etiquetas > ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
    margin-top: 0;
    justify-content: center;
    text-align: center;
    font-size: 1.5em;
    padding: 0 !important;
}

#revista-etiquetas > ul > li {
    border-left: 1px solid;
    padding-left: 30px;
}

#revista-etiquetas > ul > li:last-of-type {
    padding-right: 0;
    border-right: 0;
}

#revista-comprar-container #revista-etiquetas {
    margin-top: 1em;
    display: flex;
    flex-direction: column;
}

#revista-comprar-container #revista-etiquetas > ul {
    flex-direction: column;
    align-items: center;
}

#revista-comprar-container #revista-etiquetas > ul > li {
    border-left: 0;
    padding-left: 0;
}

#revista-comprar-container #revista-etiquetas > strong {
    margin-bottom: 20px;
    padding-right: 0;
}

@media (max-width: 980px) {
    #revista-etiquetas {
        display: flex;
        flex-direction: column;
    }

    #revista-etiquetas > ul {
        flex-direction: column;
        align-items: center;
    }

    #revista-etiquetas > ul > li {
        border-left: 0;
        padding-left: 0;
    }

    #revista-etiquetas > strong {
        margin-bottom: 20px;
        padding-right: 0;
    }
}

#revista-compartir,
#revista-compartir > div {
    padding: 0 !important;
}

#revista-compartir .scriptlesssocialsharing {
    margin: 70px 0 0;
}

.scriptlesssocialsharing__buttons {
    gap: 4px;
}

@media (min-width: 981px) {
    #revista-compartir .scriptlesssocialsharing {
        position: absolute;
        left: -80px;
    }

    #revista-compartir .scriptlesssocialsharing__buttons {
        display: flex;
        flex-direction: column;
    }

    #libro-top .scriptlesssocialsharing__buttons {
        justify-content: center;
    }
}

.scriptlesssocialsharing a.button {
    color: #FFF !important;
}

#libro-content > div > div {
    padding-top: 0;
}

#libro-top h1 {
    font-size: 40px !important;
    font-weight: normal;
}

#libro-top #revista-portada {
    background: #f2f2f2 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#libro-top h2 {
    font-family: "Work Sans", Georgia, "Times New Roman", serif !important;
    font-size: 22px !important;
    margin-bottom: 10px;
}

@media all and (max-width: 980px) {
    #libro-top h1 {
        font-size: 2em !important;
    }

    #libro-top h2 {
        font-size: 1.5em !important;
    }
}

#libro-resenas,
#libro-autor {
    background: #f2f2f2 !important;
}

#libro-resenas li {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #ccc;
}

.resena_link {
    margin-top: 10px;
    display: inline-block;
}

#libro-resenas li:nth-last-child(1) {
    border-bottom: 0;
}

#series-libros {
    width: 100%;
}

#series-libros .et_pb_text {
    padding: 180px 50px 30px 50px;
    height: 310px;
}

#series-libros a.small-button {
    width: 47%;
    padding: 7px 0;
    margin-top: 20px;
    margin: 10px 1% 0;
    text-decoration: none;
}

#series-libros .et_pb_text h2 {
    position: absolute;
    top: -140px;
    width: 100%;
    left: 0;
    padding: 0 50px;
    font-size: 45px;
}

#series-libros br {
    display: none;
}

@media all and (min-width: 981px) and (max-width: 1200px) {
    #series-libros .et_pb_text h2 {
        font-size: 39px;
    }

    #series-libros a.small-button {
        width: 47%;
        font-size: 12px;
    }
}

@media (min-width: 981px) {
    #libro-resenas li {
        width: 48%;
        float: left;
    }

    #libro-resenas li:nth-of-type(2n + 1) {
        margin-right: 4%;
        clear: left;
    }

    #libro-resenas li:nth-last-child(2) {
        border-bottom: 0;
    }

    .et_pb_gutters3 #libro-autor .et_pb_column_1_3 {
        width: 24.666%;
    }

    .et_pb_gutters3 #libro-autor .et_pb_column_2_3 {
        width: 69.833%;
    }
}

#main-content #libro-autor a.small-button {
    margin-top: 40px;
    display: inline-block;
}

#libro-autor h3 {
    margin-bottom: 20px;
}

#libro-autor img {
    width: 100%;
}

.fb-nav ul li {
    padding: 10px !important;
}

#libro_destacado {
    margin-bottom: 20px;
}

#libro-info {
    background: #f2f2f2;
    padding: 20px;
}

.libro-info {
    background: #f2f2f2;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    margin-top: 1em;
}

.libro-info > div {
    padding: 20px 0;
}

.libro-info i {
    display: block;
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 0;
    color: #c5c5c5;
}

.libro-info span {
    line-height: 1em;
    display: block;
    font-weight: bold;
}

#leerfragmento,
#destacardescarga {
    text-align: center;
    margin: 30px 0;
}

#leerfragmento a,
#destacardescarga a {
    background: #222;
    padding: 15px 30px;
    /* margin: 20px; */
    color: #fff !important;
    font-weight: bold;
    border-radius: 7px;
    display: inline-block;
}

#destacardescarga a .idf-descargar {
    margin-right: 12px;
}

#producto-secundario .et_pb_text {
    max-width: 800px;
    margin: 0 auto;
}

#producto-secundario .button {
    background: #d34035;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 20px 30px;
    width: auto;
    border-radius: 5px;
    margin: 40px auto;
    display: block;
    max-width: 300px;
}

/*carrito*/
#noty_layout__bottomRight {
    z-index: 99999999999 !important;
}

.delivery_option_carrier .hide {
    display: table-cell !important;
}

/*carrito widget*/
.widget_p2w_cart {
    background: #fff;
    right: 0;
    width: 100%;
    height: 100vh;
    max-height: 100vh;
}

#header-botones .contador-productos {
    position: absolute;
    background: #222;
    line-height: 1em;
    font-size: 13px;
    font-weight: normal;
    padding: 3px 5px;
    right: 5px;
    top: 3px;
    border-radius: 20px;
}

.quantity-formated {
    position: absolute;
    top: 6px;
    left: 0;
}

.cart_block_product_name {
    float: left;
    margin-left: 30px;
}

.widget_p2w_cart dl.products dt {
    position: relative;
}

#cart_block .button {
    background: #d34035 !important;
    color: #fff;
    border: 0 !important;
    padding: 4px 10px;
}

#cart_block .button.button-secondary {
    background: #FFF !important;
    color: #d34035;
    border: 1px solid #d34035 !important;
}

.carrito-modificar {
    float: left !important;
}

#cart_block dt {
    display: flex;
    border-bottom: 1px solid #d6d6d6;
    padding: 16px 16px !important;
    height: auto !important;
    margin: 0 !important;
}

#cart_block dt > img {
    width: 30%;
}

#cart_block dt > div {
    position: relative;
    font-size: 12px;
    width: 100%;
}

#cart_block dl dt a {
    font-weight: normal !important;
    line-height: 1.3em;
    margin-bottom: 15px;
    color: #222;
}

#cart_block dl span.price {
    font-size: 14px;
    color: #222;
    font-weight: bold !important;
}

#cart_block dt:last-of-type {
    border: 0;
}

#cart_block dl {
    margin-bottom: 0;
    font-size: 1em !important;
    height: calc(100vh - 223px);
    overflow-y: auto;
}

#cart_block dl span.quantity-formated {
    color: #d34035;
}

#cart_block p#cart-prices {
    margin-top: 0.5em;
    border-top: 1px solid #d6d6d6;
    padding-top: 0.4em;
    margin-bottom: 0.5em;
    clear: both;
    padding: 16px;
    font-weight: bold;
    color: #222;
}

#cart-buttons {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0 16px;
}

#cart_block p#cart-buttons a {
    width: 100%;
    text-align: center;
    padding: 10px;
}

#cart_block .modal-header {
    border-bottom: 0;
    background: #222;
    color: #FFF;
    padding: 15px;
    font-size: 1.2em !important;
    line-height: 1.5;
    font-family: "Roboto Slab", Georgia, "Times New Roman", serif !important;
}

#myModalLabel {
    text-align: left !important;
}

/*catalogo*/
.ischild {
    margin-left: 30px;
}

.isparent {
    font-weight: bold;
    margin-top: 10px;
}

#catalogo-filter {
    background: #f2f2f2;
    padding: 20px;
}

#catalogo-filter h3 {
    border-bottom: 1px solid #ccc;
}

#catalogo-filter h5 {
    margin-top: 30px;
    font-size: 20px;
}

#catalogo-filter-container {
    scrollbar-width: auto;
    scrollbar-color: #d34035 #ffffff;
}

#catalogo-filter-container ::-webkit-scrollbar {
    width: 16px;
}

#catalogo-filter-container ::-webkit-scrollbar-track {
    background: #ffffff;
}

#catalogo-filter-container ::-webkit-scrollbar-thumb {
    background-color: #d34035;
    border-radius: 10px;
    border: 3px solid #ffffff;
}

@media (min-width: 981px) {
    #catalogo-filter-container {
        width: 26.666%;
        margin-right: 2.5%;
        position: -webkit-sticky;
        position: sticky;
        top: 80px;
    }

    #catalogo-filter {
        max-height: calc(100vh - 150px);
        overflow-y: auto;
    }

    #catalogo-container {
        width: 70.833%;
    }

    #catalogo-search-container {
        width: 100%;
    }

    #catalogo-filter #sidebar-cerrar {
        display: none;
    }
}

@media (max-width: 980px) {
    #catalogo-container-buttons {
        display: flex;
        justify-content: space-between;
    }

    #catalogo-container-buttons .ebook-switcher {
        margin: 0;
    }

    #catalogo-filter-container {
        z-index: 99999;
        position: relative;
        margin-top: 20px;
    }

    #catalogo-filter {
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9;
        height: 100vh;
        overflow-y: auto;
        width: 90vw;
        background: #FFF;
        right: -90vw;
        transition: right 0.3s ease;
    }

    #catalogo-filter.active {
        right: 0;
        padding: 0;
    }

    .botones-filtro-catalogo {
        overflow: hidden;
        position: fixed;
        bottom: 0;
        width: calc(90% - 40px);
    }

    #categorias-productos {
        padding: 0 16px 80px;
    }

    #catalogo-filter > h3 {
        border-bottom: 0;
        background: #222;
        color: #FFF;
        padding: 15px;
        font-size: 1.2em !important;
        line-height: 1.5;
        font-family: "Roboto Slab", Georgia, "Times New Roman", serif !important;
    }

    #catalogo-filter-button {
        background-color: #FFF !important;
        color: #222222;
        border: 1px solid #222222 !important;
        height: 40px;
        padding: 10px 20px 10px 43px;
        background-size: contain;
        background-repeat: no-repeat;
        text-transform: uppercase;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" style="width:100%;height:100%;transform:translate3d(0,0,0);content-visibility:visible" viewBox="0 0 500 500"><defs><clipPath id="c"><path d="M0 0h500v500H0z"/></clipPath><clipPath id="d"><path d="M0 0h500v500H0z"/></clipPath><filter id="a" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"><feComponentTransfer in="SourceGraphic"><feFuncA tableValues="1.0 0.0" type="table"/></feComponentTransfer></filter><mask id="e" mask-type="alpha"><g filter="url(%23a)"><path fill="%23fff" d="M0 0h500v500H0z" opacity="0"/><use xmlns:ns1="http://www.w3.org/1999/xlink" ns1:href="%23b"/></g></mask><g id="b" style="display:block"><path fill="red" d="m369.831 139.07-95.26 109.366v111.251l-49.13 49.155-.012-160.406-95.76-109.366m241.159-.035H129.172V89.881h241.656v49.154z"/><path fill-opacity="0" stroke="%23121331" stroke-linecap="round" stroke-linejoin="round" stroke-width="0" d="m369.831 139.07-95.26 109.366v111.251l-49.13 49.155-.012-160.406-95.76-109.366"/><path fill-opacity="0" stroke="%2308A88A" stroke-linecap="round" stroke-linejoin="round" stroke-width="0" d="M370.828 139.035H129.172V89.881h241.656v49.154z"/></g></defs><g clip-path="url(%23c)"><g fill="none" clip-path="url(%23d)" mask="url(%23e)" style="display:block"><path style="display:none"/><path style="display:none"/><path style="display:none"/><path style="display:none"/><path style="display:none"/><path style="display:none"/><path style="display:none"/><path style="display:none"/><path style="display:none"/><path stroke="%23000" stroke-linecap="round" stroke-linejoin="round" stroke-width="12.04" d="m128.985 78.383-40.03-40.03 40.03-40.029 40.03 40.029-40.03 40.03z" style="display:block" transform="translate(82 -127)"/></g><path fill="none" stroke="%23000" stroke-linecap="round" stroke-linejoin="round" stroke-width="12.04" d="m369.831 139.07-95.26 109.366v111.251l-49.13 49.155-.012-160.406-95.76-109.366m241.159-.035H129.172V89.881h241.656v49.154z" style="display:block"/><g class="com" style="display:none"><path/><path/><path/><path/><path/><path/><path/><path/><path/><path/><path/><path/></g></g></svg>');
    }
}

@media (min-width: 981px) {
    #catalogo-filter-button {
        display: none;
    }

    #catalogo-container-buttons {
        display: flex;
        justify-content: center;
    }
}

#catalogo-container,
#catalogo-search {
    display: flex;
    flex-wrap: wrap;
}

#catalogo-container .hentry,
#catalogo-search-container .hentry {
    width: 100%;
    padding: 0 2%;
    margin-bottom: 56px;
    display: flex;
    width: 100%;
}

.catalogo-product-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: center;
    position: relative;
}

.catalogo-product-container > div {
    width: 100%;
}

.catalogo-thumbnail {
    overflow: hidden;
    position: relative;
}

.catalogo-thumbnail a.catalog-product-image {
    height: auto !important;
    width: 100%;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 20;
    aspect-ratio: 61 / 86;
}

.catalogo-thumbnail img {
    width: 100%;
}

#catalogo-container .hentry .catalogo-overlay,
.et_pb_portfolio_item .catalogo-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.56);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
}

#catalogo-container .hentry:hover .catalogo-overlay,
.et_pb_portfolio_item:hover .catalogo-overlay {
    opacity: 1;
}

#catalogo-container .hentry.catalogo-product-ebook .catalogo-overlay {
    display: none !important;
}

#catalogo-container .hentry .catalogo-overlay i.idf-ojo,
.et_pb_portfolio_item .catalogo-overlay i.idf-ojo {
    font-size: 30px;
    background: #ffffff;
    color: #d34035;
    height: 42px;
    display: block;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
    border-radius: 50%;
}

#catalogo-container .hentry:hover .catalogo-overlay i.idf-ojo:before,
.et_pb_portfolio_item:hover .catalogo-overlay i.idf-ojo:before {
    -webkit-animation: flip-in-hor-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: flip-in-hor-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

@-webkit-keyframes flip-in-hor-bottom {
    0% {
        transform: rotateX(80deg);
        opacity: 0;
    }

    100% {
        transform: rotateX(0);
        opacity: 1;
    }
}

@keyframes flip-in-hor-bottom {
    0% {
        transform: rotateX(80deg);
        opacity: 0;
    }

    100% {
        transform: rotateX(0);
        opacity: 1;
    }
}

.catalogo-etiqueta {
    position: absolute;
    bottom: 30px;
    background: #d34035;
    color: #fff;
    text-transform: uppercase;
    display: block;
    width: 128px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    padding: 0 10px;
    font-size: 12px;
    z-index: 10;
    font-weight: bold;
}

.ver-comprar {
    text-align: center;
    color: #fff;
}

.ver-comprar > div {
    display: inline-block;
    background: #d34035;
    padding: 3px;
    border-radius: 5px;
}

.ver-comprar a {
    color: #fff !important;
    white-space: nowrap;
}

.catalogo-ver,
.catalogo-comprar {
    display: inline-block;
    padding: 0 2px;
}

.ver-comprar .catalogo-ver {
    border-right: 1px solid #fff;
}

.ver-comprar > div > div:last-of-type {
    border-right: none;
}

.ver-comprar .idf-cesta,
.ver-comprar .idf-ojo {
    height: 29px;
    line-height: 29px;
    font-size: 20px;
    cursor: pointer;
}

span.ocultar {
    transition: width .3s ease-in-out, opacity .3s .1s ease-in-out;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.ver-comprar > div > div:hover .ocultar {
    width: 84px;
    opacity: 1;
}

.ver-comprar > div > div.catalogo-ver:hover .ocultar {
    width: 40px;
}

#catalogo-container .hentry:hover {
    box-shadow: 0 0 3px rgb(0 0 0 / 16%);
}

@media all and (min-width: 1201px) {
    #catalogo-container .hentry {
        width: 25%;
    }

    #catalogo-container .hentry:nth-of-type(4n + 1) {
        clear: both;
    }

    #catalogo-search-container .hentry {
        width: 20%;
    }

    #catalogo-search-container .hentry:nth-of-type(5n + 1) {
        clear: both;
    }
}

@media all and (min-width: 981px) and (max-width: 1200px) {
    #catalogo-container .hentry {
        width: 33.33%;
    }

    #catalogo-search-container .hentry {
        width: 25%;
    }

    #catalogo-container .hentry:nth-of-type(3n + 1) {
        clear: both;
    }

    #catalogo-search-container .hentry:nth-of-type(4n + 1) {
        clear: both;
    }

    .ver-comprar > div > div:hover .ocultar {
        width: 61px;
    }

    span.ocultar {
        font-size: 12px;
    }

    .ver-comprar .idf-cesta,
    .ver-comprar .idf-ojo {
        font-size: 18px;
    }
}

@media all and (min-width: 1201px) and (max-width: 1500px) {
    .ver-comprar > div > div:hover .ocultar {
        width: 61px;
    }

    span.ocultar {
        font-size: 12px;
    }
}

@media all and (min-width: 768px) and (max-width: 982px) {

    #catalogo-container .hentry,
    #catalogo-search-container .hentry {
        width: 50%;
    }

    #catalogo-container .hentry:nth-of-type(2n + 1),
    #catalogo-search-container .hentry:nth-of-type(2n + 1) {
        clear: both;
    }
}

#catalogo-container .entry-title,
#catalogo-search-container .entry-title {
    text-align: center;
    min-height: 78px;
}

#catalogo-container .entry-title a,
#catalogo-search-container .entry-title a {
    color: #222;
}

.botones-filtro-catalogo {
    overflow: hidden;
}

input.filtrosubmit,
.catalogolimpiar {
    background: #d34035;
    padding: 10px 0;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    margin: 20px auto;
    line-height: 13px;
    max-width: 49% !important;
    display: block !important;
    width: 49%;
    text-align: center;
    float: right;
}

.catalogolimpiar {
    background: #b1b1b1;
    margin: 20px auto;
    display: table;
    float: left;
}

input.filtrosubmit,
.catalogolimpiar {
    cursor: pointer;
}

#catalogo-container .revista-slider-titulo-container,
#catalogo-search-container .revista-slider-titulo-container {
    text-align: center;
}

.revista-slider-titulo a {
    color: #000 !important;
    text-decoration: none;
}

.catalogo-precio {
    text-align: center;
    margin-bottom: 12px;
}

/*noticias*/
.et_pb_posts {
    margin-left: -1%;
    margin-right: -1%;
}

.single-post .scriptlesssocialsharing {
    margin: 0 0 40px;
}

.single-post .scriptlesssocialsharing__buttons a.button {
    padding: 8px;
}

.entry-featured-image-url {
    min-height: 225px;
    background-size: cover !important;
    background-position: center !important;
    background: #ddd;
}

.et_pb_posts .et_pb_post,
.tax-autor_blog .et_pb_post,
.category .et_pb_post,
.tag .et_pb_post,
.search .et_pb_post {
    position: relative;
    float: left;
    width: 33.33%;
    padding: 1%;
}

.category h1.page-title,
.tag h1.page-title,
.search h1.page-title {
    font-size: 45px;
    margin-bottom: 1em;
}

.et_pb_posts.noticias-destacado .et_pb_post:nth-child(1) {
    width: 66.66%;
}

.et_pb_posts.noticias-destacado .et_pb_post:nth-child(1) .entry-featured-image-url,
.et_pb_posts.noticias-destacado .et_pb_post:nth-child(2) .entry-featured-image-url {
    min-height: 315px;
}

.et_pb_posts.noticias-destacado .et_pb_post:nth-child(3) {
    clear: both;
}

.et_pb_posts:not(.noticias-destacado) .et_pb_post:nth-child(3n + 1) {
    clear: both;
}

.tax-autor_blog .et_pb_post:nth-child(3n + 1),
.category .et_pb_post:nth-child(3n + 1),
.tag .et_pb_post:nth-child(3n + 1),
.search .et_pb_post:nth-child(3n + 1) {
    clear: both;
}

.et_pb_post h2,
.et_pb_posts.noticias-destacado .et_pb_post h2 {
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.1em;
}

.et_pb_posts.noticias-destacado .et_pb_post h2 {
    font-size: 25px;
}

.et_pb_posts.noticias-destacado .et_pb_post:nth-child(1) h2 {
    font-size: 35px;
}

.et_pb_post .post-meta {
    padding-bottom: 0;
    font-size: 13px;
    margin-bottom: 14px;
    line-height: 1.1em;
}

#left-area .et_pb_post .post-meta {
    padding-bottom: 0;
    font-size: 16px;
    margin-bottom: 0;
}

.et_pb_post .post-meta a {
    text-decoration: underline;
}

#sidebar {
    background-color: #f2f2f2;
    padding: 30px 20px !important;
}

#publicacion_relacionada #revista-comprar-container {
    width: 100%;
    max-width: none;
    float: none;
    margin-top: 20px;
}

.single-post .entry-content .tags {
    clear: both;
    margin-top: 10px;
}

.single-post .et_post_meta_wrapper {
    clear: both;
}

.single-post h5.excerpt {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: normal;
    text-align: justify;
    margin: 0.5em 0 1.5em;
}

.et_monarch .et_social_inline_top {
    margin-bottom: 10px !important;
}

li.et_social_comments {
    background: #222222;
}

li.et_social_comments > a {
    color: #fff;
    padding: 13px !important;
}

li.et_social_comments > a > i {
    margin-right: 4px !important;
}

@media (min-width: 981px) {
    #main-content .container:before {
        display: none;
    }
}

#post-related-products {
    margin-top: 30px;
}

#post-related-products h3,
#post-related-news h3 {
    margin-bottom: 20px;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #bfbfbf;
    padding: 5px 9px;
    margin: 2px;
    background: #e2e2e2;
    color: #222222;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    color: #ffffff !important;
    background: #d34035 !important;
}

span.post-descadado,
span.post-etiqueta {
    display: block;
    position: absolute;
    z-index: 1;
    top: -13px;
}

span.post-descadado {
    color: #d34035;
    left: 3px;
}

span.post-etiqueta {
    left: 8px;
}

/*noticia*/
.single-post h1 {
    font-size: 45px;
    line-height: 1.3em;
}

.single-post h3 {
    font-size: 22px;
}

.single-post h3 {
    font-size: 20px;
}

.single-post h4 {
    font-size: 18px !important;
}

/*footer*/
#footer-widgets {
    padding: 50px 0 0;
}

#footer-widgets .sub-menu {
    display: none;
}

#footer-widgets .widget_nav_menu {
    padding-right: 9%;
    max-width: 254px;
}

@media all and (min-width: 981px) and (max-width: 1405px) {
    #footer-widgets .widget_nav_menu {
        padding-right: 4%;
        width: 25%;
    }
}

#footer-widgets .widget_nav_menu:last-of-type {
    padding-right: 0;
}

#main-footer .footer-widget h4 {
    position: relative;
    margin-bottom: 35px;
    min-width: 110px;
}

#main-footer .footer-widget h4:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #d34035;
    position: absolute;
    bottom: -15px;
    left: 0;
}

.wtitle1 {
    color: #fff;
    font-weight: lighter;
    position: absolute;
    top: -18px;
    font-size: 12px;
    text-transform: uppercase;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#footer-widgets .footer-widget li {
    padding-left: 0;
}

.idf-compartir .et-social-icons {
    float: none;
}

.et-social-icons li {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background: #d34035;
    margin-left: 2px;
}

.et-social-youtube a.icon:before {
    content: "\E0A3";
}

.et-social-pinterest a.icon:before {
    content: "\E095";
}

#footer-widgets .et-social-icons li {
    width: 30px;
    height: 30px;
    overflow: hidden;
}

#footer-widgets .et-social-icons li a {
    display: flex;
    line-height: 30px;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.et-social-icons li a:before {
    font-size: 20px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

li.et-social-icon.et-social-bluesky > a:before {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23FFF" d="M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2c42.1-31.6 110.3-56 110.3 21.8c0 15.5-8.9 130.5-14.1 149.2C478.2 298 412 314.6 353.1 304.5c102.9 17.5 129.1 75.5 72.5 133.5c-107.4 110.2-154.3-27.6-166.3-62.9l0 0c-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8l0 0c-12 35.3-59 173.1-166.3 62.9c-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1C10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z"/></svg>');
    content: "";
    width: 20px;
    height: 20px;
    background-size: contain;
    display: block;
}

#footer-widgets .et-social-icons li a:before {
    font-size: 16px;
    line-height: 30px;
}

#footer-widgets li.et-social-icon.et-social-bluesky > a:before {
    width: 16px;
    height: 16px;
}

.et-social-icons li.et-social-facebook {
    background: #527ebc;
}

.et-social-icons li.et-social-twitter {
    background: #6acced;
}

.et-social-icons li.et-social-instagram {
    background: #517fa4;
}

.et-social-icons li.et-social-rss {
    background: #ff9900;
}

.et-social-icons li.et-social-bluesky {
    background: #0085ff;
}

.et-social-icons li a {
    width: 100%;
    color: #fff;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.et-social-icons li:hover a {
    color: #222 !important;
    opacity: 1;
}

@media all and (max-width: 479px) {
    .et_slide_menu_top ul.et-social-icons {
        margin: 0 auto;
        float: none;
    }

    .et_slide_menu_top ul.et-social-icons li {
        margin: 0 5px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .et_slide_menu_top ul.et-social-icons li a:before {
        font-size: 15px;
        line-height: 30px;
    }
}

div#text-3,
div#text-4,
div#text-5 {
    text-align: right;
    float: right;
    margin-bottom: 40px;
    clear: right;
}

#text-5 {
    max-width: 330px;
}

.et_pb_widget .footer-venta {
    border: 3px solid #d34035;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 7px;
    margin-bottom: 10px;
    text-transform: none;
    color: #fff;
}

#et-footer-nav li {
    padding-right: 6px;
}

#et-footer-nav a {
    font-weight: normal;
    color: #929292;
    font-size: 12px;
    position: relative;
    border-right: 1px solid;
    padding-right: 10px;
}

#et-footer-nav li:last-of-type a {
    border-right: 0;
    padding-right: 0;
}

.bottom-nav {
    float: left;
}

.footer-copyright {
    float: right;
    font-size: 12px;
    padding: 15px 0;
    color: #929292;
}

/*menu lateral*/
.et_slide_in_menu_container ul#mobile_menu_slide {
    width: auto;
}

.et_slide_in_menu_container #mobile_menu_slide li a {
    padding: 4px 0;
    border: none;
    color: #ededed;
    text-transform: none;
}

.et_slide_in_menu_container .footer-widget {
    float: right;
    text-align: right;
    margin: 40px !important;
    min-width: 25%;
}

.et_slide_in_menu_container .footer-widget #text-4 {
    display: none;
}

.right_cesta_compra {
    margin: 20px 0;
}

.right_cesta_compra a {
    color: #ededed;
    font-family: "Pridi", Georgia, "Times New Roman", serif !important;
    font-size: 20px !important;
    text-transform: none !important;
}

.et_header_style_slide .et_slide_in_menu_container {
    width: 980px;
    max-width: 100%;
    background-color: #222;
}

#menu_lateral_editoriales {
    overflow: hidden;
    padding: 40px 0 10px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    margin: 0 40px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

#menu_lateral_editoriales .et_pb_widget,
#menu_lateral_editoriales .widget {
    padding-right: 13%;
    margin-bottom: 50px;
}

#menu_lateral_editoriales .widgettitle,
#menu_lateral_editoriales .widget-title {
    position: relative;
    font-size: 19px !important;
    margin-bottom: 20px;
    color: #d6402f;
}

#menu_lateral_editoriales a {
    color: #ededed;
    text-transform: none;
}

#menu_lateral_editoriales .current-menu-item a {
    font-weight: bold;
}

.right_cesta_compra .contador-productos {
    background-color: #d6402f;
    font-family: "Pridi", Georgia, "Times New Roman", serif !important;
    font-size: initial;
    color: #fff;
    padding: 5px;
    border-radius: 20px;
    margin-left: 19px;
    font-weight: lighter;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}

/*proximos numeros*/
#proximos-numeros-head {
    padding-top: 300px;
}

#proximos-numeros-head p {
    font-size: 24px;
    font-weight: lighter;
    font-family: "Pridi", Georgia, "Times New Roman", serif !important;
}

#proximos-numeros-head .revista-suscribir a {
    width: 85%;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid;
    margin: 20px auto 0;
    border-radius: 5px;
    padding: 8px;
    background: #222;
    font-weight: bold;
    font-size: 16px;
}

/*newsletter*/
#newsletter {
    background-image: url(/wp-content/uploads/2015/09/newsletter-1.jpg) !important;
}

#mc-embedded-subscribe-form {
    max-width: 600px;
    margin: 0 auto;
}

#mc-embedded-subscribe-form .mc-field-group,
#mc-embedded-subscribe-form .mc_submit {
    float: left;
    padding: 10px;
}

#mc-embedded-subscribe-form .mc-field-group {
    width: 70%;
}

#mc-embedded-subscribe-form .mc_submit {
    float: left;
    width: 30%;
}

#mc-embedded-subscribe {
    cursor: pointer;
}

#mce-EMAIL {
    width: 100%;
    background: #ffffff;
    color: #222;
    font-size: 20px;
    border: 0;
    padding: 10px 20px;
    border-radius: 5px;
}

#mc-embedded-subscribe {
    width: 100%;
    background: #222222;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    border: 0;
    padding: 10px;
    border-radius: 5px;
}

#mc-embedded-subscribe:disabled {
    opacity: 0.5;
    cursor: auto;
}

div#newsletter-form {
    max-width: 600px;
    margin: 0 auto;
    color: #fff;
}

div#newsletter-form .entradilla {
    font-size: 12px;
    line-height: 1.3em;
    border: 1px solid;
    padding: 15px;
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.64);
}

#newsletter-form a {
    color: #fff;
    text-decoration: underline;
}

/*Menu interior*/
#menu-interior ul {
    list-style: none;
}

#menu-interior ul a {
    background-color: #f1f1f1;
    font-size: 20px;
    padding: 10px 30px;
    display: inline-block;
    color: #222;
    margin-top: 10px;
    text-decoration: none;
}

#menu-interior ul a:hover {
    background-color: #d34035;
    color: #fff;
}

/*puntos-venta*/
#distribucion-libros h4 a,
#puntos-venta h4 a {
    display: block;
    position: relative;
    top: -95px;
}

.comment_avatar img {
    max-width: 90px;
}

.comment-body {
    padding: 0 170px 0 100px;
}

.et_fixed_nav.et_show_nav #page-container {
    padding-top: 105px;
}

.home.et_fixed_nav.et_show_nav #page-container,
.page-id-24552.et_fixed_nav.et_show_nav #page-container {
    padding-top: 60px;
}

@media all and (max-width: 980px) {
    h2 {
        font-size: 40px !important;
    }

    #revista-titulo h1 {
        font-size: 35px !important;
    }

    .et_pb_slide_description h2,
    .et_pb_slide_description h1 {
        font-size: 35px !important;
    }

    .et_pb_bg_layout_dark .et_pb_slide_description {
        padding-left: 50px;
        padding-right: 50px;
    }

    h3 {
        font-size: 30px !important;
    }

    .et_pb_row,
    .et_pb_column .et_pb_row_inner {
        padding: 5px 0;
    }

    #et-top-navigation {
        height: 60px;
    }

    #main-header > div.container.clearfix.et_menu_container {
        width: 100%;
    }

    #home-secciones .et_pb_column_1_3 .et_pb_text {
        padding: 98px 30px 70px;
        height: 260px;
        margin-bottom: 0;
    }

    #home-secciones .et_pb_column_1_3 .et_pb_text h2 {
        font-size: 32px;
        bottom: auto;
        top: -72px;
    }

    #home-secciones a.small-button {
        bottom: -78px;
    }

    #home-secciones .et_pb_column {
        margin-bottom: 0;
    }

    #main-content .et_pb_portfolio_grid .et_pb_portfolio_item {
        margin: 0 20px 0 !important;
    }

    .et_pb_column .et_pb_grid_item:nth-child(3n + 1),
    .et_pb_column .et_pb_grid_item:nth-child(2n + 1) {
        clear: none !important;
    }

    #page-container .et_pb_noticias_0 .et_pb_post h2,
    #page-container .et_pb_autores_0 .et_pb_autor_item h2,
    #page-container .et_pb_actualidad_3_0 .et_pb_post h2 {
        font-size: 20px !important;
        line-height: 1em !important;
    }

    .et_pb_noticias_0 .et_pb_post,
    .et_pb_actualidad_3_0 .et_pb_post {
        font-size: inherit !important;
        line-height: inherit !important;
    }

    .footer-widget:nth-child(n) {
        width: 100% !important;
        margin: 0 0 7.5% 0 !important;
    }

    #footer-widgets .footer-widget .fwidget {
        margin-bottom: 50px !important;
        width: 100%;
    }

    #footer-widgets .widget_nav_menu {
        padding-right: 2%;
        width: 25% !important;
    }

    #footer-widgets > div:nth-child(2) {
        text-align: center;
    }

    div#text-3,
    div#text-4,
    div#text-5 {
        text-align: center;
    }

    #text-4 {
        max-width: 140px;
    }

    #text-5 > div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .et_pb_widget .footer-venta {
        display: inline;
    }

    /*series*/
    #series .et_pb_text h2,
    #series-libros .et_pb_text h2 {
        bottom: 4px;
        font-size: 34px !important;
        padding: 0 10px;
        position: relative;
    }

    #series-libros .et_pb_text h2 {
        top: auto;
    }

    #series a.small-button,
    #series a.small-button {
        width: 200px;
    }

    #series .et_pb_text {
        padding: 30px 20px 30px;
        height: 400px;
    }

    #series-libros .et_pb_text {
        padding: 90px 20px 30px;
    }

    #main-content #series a.small-button {
        font-size: 14px;
    }

    #main-content #series-libros a.small-button {
        font-size: 12px;
        padding: 5px 15px;
        margin: 10px 2px;
    }

    .et_menu_secundario_container {
        display: none;
    }

    #revista-titulo-container {
        text-align: center;
    }

    #revista-top {
        text-align: center;
        z-index: 10;
    }

    #revista-titulo {
        position: initial;
        margin-right: 0;
        margin-bottom: 50px;
        text-align: center;
    }

    #revista-titulo p {
        font-size: 20px;
    }

    #revista-fecha {
        padding: 8px 15px !important;
        margin-right: 0;
        width: auto;
        position: initial;
        display: flex;
        align-items: center;
    }

    #revista-fecha .dia {
        border-right: 1px solid;
        border-bottom: 0;
        padding-right: 10px;
        margin-right: 10px;
    }

    #revista-fecha .dia span {
        font-size: 20px;
        margin-left: 0;
    }

    #revista-fecha .dia,
    #revista-fecha .mes-ano {
        display: inline-block;
    }

    #revista-comprar-container {
        float: none;
        display: inline-block;
    }

    #revista-titulo-container,
    #revista-comprar-container > div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #menu_lateral_editoriales {
        grid-template-columns: 1fr 1fr;
    }

    .et_mobile_menu {
        position: inherit;
        text-align: center;
    }

    .home.et_fixed_nav.et_show_nav #page-container,
    .page-id-24552.et_fixed_nav.et_show_nav #page-container {
        overflow: visible !important;
        padding-top: 49px;
    }

    div#text-3,
    div#text-4,
    div#text-5 {
        float: none;
        margin: 0 auto;
    }

    .footer-widget:nth-child(n) {
        padding-bottom: 30px;
    }

    .et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
        width: 50px;
        height: 50px;
        padding: 10px;
    }
}

@media all and (max-width: 767px) {

    .et_pb_posts .et_pb_post,
    .tax-autor_blog .et_pb_post,
    .category .et_pb_post,
    .tag .et_pb_post,
    .search .et_pb_post,
    .et_pb_posts.noticias-destacado .et_pb_post:nth-child(1) {
        width: 100%;
    }

    #footer-widgets .widget_nav_menu {
        width: 50% !important;
    }

    .slick-prev,
    .slick-next {
        width: 20px;
    }

    .et_pb_revistas_slider {
        padding: 0 10px;
    }

    #main-content a.small-button {
        padding: 7px 20px;
    }

    #mc-embedded-subscribe-form .mc-field-group {
        width: 100%;
    }

    #mc-embedded-subscribe-form .mc_submit {
        width: 100%;
        text-align: center;
    }

    #mc-embedded-subscribe {
        width: 200px;
    }

    #header-search input {
        width: 100%;
        left: 0;
        font-size: 20px;
        top: 50px;
    }

    #header-botones > div {
        height: 50px;
        line-height: 50px;
        width: 50px;
        padding-top: 0;
    }

    #et-top-navigation {
        height: 50px;
    }

    #header-botones .contador-productos {
        right: 4px;
        top: 25px;
    }

    #menu_lateral_editoriales .et_pb_widget,
    #menu_lateral_editoriales .widget {
        width: 100%;
        text-align: center;
        padding-right: 0;
    }
}

@media all and (max-width: 479px) {
    #logo {
        max-height: 79px;
    }

    #footer-widgets .widget_nav_menu {
        width: 100% !important;
        text-align: center;
    }

    #main-footer .footer-widget h4 {
        margin-bottom: 25px;
    }

    #main-footer .footer-widget h4:after {
        left: 50%;
        margin-left: -10px;
        bottom: 0px;
    }

    .widget_p2w_cart {
        right: -40px;
    }

    .comment_avatar img {
        max-width: 50px;
    }

    #series {
        width: 100%;
    }
}

#prensa-col-left {
    background: #f2f2f2;
    padding: 20px;
}

#prensa-twitter iframe {
    max-width: 500px !important;
}

/*staff*/
#staff {
    overflow: hidden;
    text-align: center;
    background-size: cover;
    background-attachment: fixed !important;
    background-image: url(https://cdn1.despertaferro-ediciones.com/wp-content/uploads/2016/08/staff.jpg) !important;
}

@media (max-width: 500px) {
    #staff {
        background-size: contain;
        background-repeat: repeat;
    }
}

#staff #staff-title {
    width: 100%;
    display: block;
}

#staff h2 {
    font-size: 70px;
    margin: 25px;
}

.logged-in #staff {
    display: block;
}

#staff .et_pb_team_member {
    display: none;
    position: absolute;
    z-index: 999;
    width: 250px;
    background: #fff;
    border-radius: 10px;
}

#staff .et_pb_row {
    display: inline-block;
    width: auto;
    position: relative;
    padding: 0;
}

#staff .et_pb_row.active {
    z-index: 999;
}

#staff > div.et_pb_row.et_pb_row_0 {
    width: 100%;
    display: block;
}

#staff .et_pb_row.active .et_pb_team_member {
    display: block;
}

#staff .slave.et_pb_row .et_pb_team_member {
    z-index: 99;
    transform: rotate(30deg);
}

#staff .et_pb_team_member_image {
    position: absolute;
    top: -75px;
    width: 150px;
    height: 150px;
    border-radius: 80px;
    overflow: hidden;
    margin-left: 50px;
    margin-right: 50px;
}

#staff .et_pb_team_member_description {
    padding: 100px 15px 15px;
    line-height: 1em;
}

#staff .et_pb_team_member_description p:last-of-type {
    height: 200px;
    overflow-y: scroll;
    padding: 10px;
}

#staff > .slave {
    transform: rotate(-30deg);
}

#staff > .slave.et_pb_row.et_pb_row_5 {
    clear: both;
}

#staff .boss .et_pb_image {
    background: url(/wp-content/uploads/2016/08/boss.png);
}

#staff .boss:hover .et_pb_image {
    cursor: pointer;
    background: url(/wp-content/uploads/2016/08/boss-hover.png);
}

#staff .responsable .et_pb_image {
    background: url(/wp-content/uploads/2016/08/responsable.png);
}

#staff .responsable:hover .et_pb_image {
    cursor: pointer;
    background: url(/wp-content/uploads/2016/08/responsable-hover.png);
}

#staff .slave .et_pb_image {
    background: url(/wp-content/uploads/2016/08/slave.png);
}

#staff .slave:hover .et_pb_image {
    cursor: pointer;
    background: url(/wp-content/uploads/2016/08/slave-hover.png);
}

#staff .sirviente .et_pb_image {
    background: url(/wp-content/uploads/2016/08/sirviente.png);
}

#staff .sirviente:hover .et_pb_image {
    cursor: pointer;
    background: url(/wp-content/uploads/2016/08/sirviente-hover.png);
}

#staff .et_pb_image img {
    opacity: 0;
}

#staff .sirviente,
#staff .slave,
#staff .boss {
    margin-bottom: 60px;
}

#staff .separador .et_pb_text {
    margin-top: -80px;
}

#staff .boss .et_pb_image.et-animated,
#staff .sirviente .et_pb_image.et-animated,
#staff .responsable .et_pb_image.et-animated {
    -webkit-animation: get-in-boss 6s 0s 1, walk-boss 2s 0s 3;
    animation: get-in-boss 6s 0s 1, walk-boss 2s 0s 3;
}

/*
#staff .boss {
    -webkit-animation: walk-boss 5s infinite;
    -moz-animation: walk-boss 5s infinite;
    -o-animation: walk-boss 5s infinite;
    animation: get-in-boss 6s 0s 1;
}*/
#staff .slave .et_pb_image,
#staff .sirviente .et_pb_image,
#staff .responsable .et_pb_image {
    opacity: 1;
    transition: all 1s ease;
}

#staff .slave .et_pb_image.et-animated {
    opacity: 1;
    position: relative;
    -webkit-animation: walk-slave 10s 0s 1;
    animation: walk-slave 10s 0s 1;
}

#staff .sirviente .et_pb_image.et-animated {
    opacity: 1;
}

.slave > .et_pb_column:before {
    background-image: url(https://www.despertaferro-ediciones.com/wp-content/uploads/2016/08/cuerda.png);
    width: 200px;
    height: 37px;
    content: "";
    display: block;
    position: absolute;
    left: -6px;
    top: 146px;
    transform: rotate(30deg);
    visibility: visible;
}

.slave .et_pb_column {
    position: relative;
    z-index: 9;
}

#staff .separador {
    display: block;
    padding: 0;
}

#staff .et_pb_code,
#staff .separador {
    font-size: 16px;
    max-width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

#staff .et_pb_code {
    position: absolute;
    width: 80%;
    margin-left: 10%;
}

#staff .slave .et_pb_code {
    margin-left: 0;
    left: -30px;
    bottom: -10px;
    transform: rotate(30deg);
}

@-webkit-keyframes walk-boss {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(10deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(-10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes walk-boss {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(10deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(-10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes walk-slave {
    0% {
        left: 80px;
        top: 48px;
    }

    25% {
        left: 60px;
        top: 36px;
    }

    50% {
        left: 40px;
        top: 24px;
    }

    75% {
        left: 20px;
        top: 12px;
    }

    100% {
        left: 0;
        top: 0;
    }
}

@keyframes walk-slave {
    0% {
        left: 80px;
        top: 48px;
    }

    25% {
        left: 60px;
        top: 36px;
    }

    50% {
        left: 40px;
        top: 24px;
    }

    75% {
        left: 20px;
        top: 12px;
    }

    100% {
        left: 0;
        top: 0;
    }
}

@-webkit-keyframes get-in-boss {
    0% {
        margin-right: -100px;
        opacity: 0;
    }

    100% {
        margin-right: 0px;
        opacity: 1;
    }
}

@keyframes get-in-boss {
    0% {
        margin-right: -100px;
        opacity: 0;
    }

    100% {
        margin-right: 0px;
        opacity: 1;
    }
}

#staff .et_pb_team_member h4:before {
    content: "x";
    font-family: Verdana;
    position: absolute;
    top: 16px;
    right: -12px;
    font-size: 20px;
    color: #fff;
    background: rgb(211, 64, 53);
    display: block;
    width: 30px;
    height: 30px;
    line-height: 24px;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 30px;
    cursor: pointer;
}

/*categorias*/
div#categoria-novedad,
div#categoria-ultimos-titulos {
    padding-top: 0;
    padding-bottom: 0;
}

#categoria-novedad .ver-comprar,
#categoria-proximamente .ver-comprar {
    text-align: left;
    line-height: 40px;
}

#categoria-novedad-titulo,
#categoria-ultimos-titulos-titulo,
#categoria-proximamente-titulo {
    padding: 0;
}

#categoria-novedad h2 {
    margin-top: -2px;
}

#categoria-novedad-titulo {
    padding-top: 13px;
}

#main-content .categoria-autor .autores1 a.small-button {
    color: #ffffff !important;
    background: #d34035;
    margin-top: 20px;
    font-size: 14px;
}

.bloque-novedad .ver-comprar > div > div .ocultar {
    width: 84px;
    opacity: 1;
}

.bloque-novedad .ver-comprar > div > div.catalogo-ver .ocultar {
    width: 40px;
    opacity: 1;
}

.categoria-ver-compra {
    padding: 0 !important;
    margin-top: 2em;
}

.categoria-ver-compra .et_pb_column_inner_2 {
    margin-right: 0 !important;
}

.categoria-ver-compra .producto-botones {
    position: initial;
    -webkit-clip-path: none;
    clip-path: none;
    display: flex;
    flex-direction: row;
}

.categoria-ver-compra .producto-botones > * {
    min-width: 50%;
}

.proximimamente-img-link img {
    display: block;
}

.categoria-autor {
    padding: 30px !important;
    background: #e8e8e8;
    margin-top: 40px;
}

.categoria-autor > div > div:nth-child(1) {
    float: right;
    margin-right: 0;
}

/*autor-blog*/
#autor-blog-header {
    margin-bottom: 2em;
}

/*
#ventana-carrito {
    position: fixed;
    top: 0;
    left: 25%;
    width: 50%;
    height: auto;
    top: 25%;
    background: #ffffff;
    font-weight: normal;
    line-height: 1.5em;
    display: none;
    z-index: 1000000000;
    padding: 40px;
}

#ventana-carrito.activo {
    display: block;
}

div#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.86);
    z-index: 999999999;
}

div#close-overlay {
    z-index: 1000000000;
    position: fixed;
    top: 25%;
    left: 75%;
    margin-left: -50px;
    text-align: center;
    font-size: 22px;
    color: #e22d33;
    cursor: pointer;
    margin-top: 0;
    padding: 10px 20px;
    font-weight: bold;
}

@media all and (max-width: 980px) {
    #ventana-carrito {
        left: 50%;
        width: 300px;
        top: 50px;
        margin-left: -150px;
    }
    div#close-overlay {
        top: 50px;
        left: 50%;
        margin-left: 100px;
    }
}

div#ventana-carrito-left {
    float: left;
    width: 30%;
    min-height: 310px;
}

div#ventana-carrito-left img{
    display: block;
}
div#ventana-carrito-right {
    width: 70%;
    float: right;
    padding-left: 40px;
    text-align: left;
}

span#publicacion-titulo {
    font-size: 30px;
    display: block;
    font-family: 'Pridi', Georgia, "Times New Roman", serif!important;
    line-height: 1em;
}
span#publicacion-categoria {
    display: block;
    color: #888;
    margin-top: 9px;
}
#publicacion-added-cart {
    color: #468847;
    background-color: #dff0d8;
    display: block;
    margin: 20px 0;
    padding: 10px 20px;
}
a#publicacion-seguir-navegando,
#ventana-carrito-right a#button_order_cart {
    position: absolute;
    bottom: 40px;
    background: #d34035;
    color: #FFF;
    padding: 10px;
    left: 30%;
    margin-left: 60px;
}
#ventana-carrito-right a#button_order_cart{
    left: auto;
    right: 40px;
}
*/
.noty-img {
    width: 80px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

a.full-slide-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.et_pb_image_leyenda {
    border: 1px solid rgb(221, 221, 221);
    background: #f3f3f3;
    text-align: center;
}

.et_pb_image_leyenda img {
    padding: 10px 10px 0 10px;
    background: #f3f3f3;
}

.imagen-leyenda {
    line-height: 1;
    padding: 10px;
    background: #f3f3f3;
    font-size: 12px;
}

#categoria-noticias .et_pb_button_module_wrapper {
    clear: both;
}

.protagonista-nombre {
    margin-bottom: 0 !important;
}

.protagonistas .protagonista-img img {
    width: 100%;
}

.protagonistas .protagonista-img {
    margin: 0 !important;
}

@media only screen and (min-width: 981px) {
    .protagonista-nombre h3 {
        font-size: 16px;
    }

    .protagonistas > div {
        position: relative;
        width: 300px;
        height: 400px;
        perspective: 800px;
    }

    .protagonistas > div .protagonista-img {
        position: absolute !important;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: transform 0.6s;
    }

    /* Estilos para la parte trasera */
    .protagonistas > div .protagonista-bio {
        position: absolute !important;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: rotateY(180deg);
        transition: transform .6s;
        line-height: 1.3em;
        text-align: justify;
        box-sizing: border-box;
        overflow-y: auto;
    }

    /* Estilos para la clase contenedor al hacer hover */
    .protagonistas > div:hover .protagonista-img {
        transform: rotateY(180deg);
    }

    /* Estilos para la clase contenedor al hacer hover */
    .protagonistas > div:hover .protagonista-bio {
        transform: rotateY(0deg);
    }
}

@media only screen and (max-width: 980px) {
    .protagonista-bio {
        background: black;
        color: #fff;
        padding: 20px;
    }
}

/*404*/
body.error404 {
    overflow: hidden;
    background-color: #222;
}

#error404bg {
    background-image: url(/wp-content/uploads/2019/07/404-not-found-comprimida.jpg);
    background-color: #222;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100vh;
    display: block;
    position: absolute;
    top: 0;
    opacity: 0.8;
    /* this section calls the dropHeader animation we defined above */
    -webkit-animation-name: dropHeader;
    animation-name: dropHeader;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

#error404bg:before {
    content: "";
    background-image: url(/wp-content/uploads/2017/03/logo-e1490273761193.png);
    width: 97px;
    height: 113px;
    display: block;
}

#error404-container {
    visibility: hidden;
    padding: 60px;
    height: 100vh;
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-end;
}

#error404-container.in {
    -webkit-animation-name: dropHeader;
    animation-name: dropHeader;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

#error404-container h1 {
    font-size: 30px;
    color: #fff;
}

#error404-container span {
    color: #fff;
    font-size: 16px;
    opacity: 0.7;
}

#error404-container > div > div > a {
    background: #d34035;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
}

@-webkit-keyframes dropHeader {
    0% {
        opacity: 0;
        transform: scale(1.3);
        -webkit-filter: blur(5px);
        filter: blur(5px);
    }

    50% {
        opacity: 0;
        transform: scale(1.3);
        -webkit-filter: blur(5px);
        filter: blur(5px);
    }

    100% {
        opacity: 0.8;
        transform: scale(1);
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@keyframes dropHeader {
    0% {
        opacity: 0;
        transform: scale(1.3);
        -webkit-filter: blur(5px);
        filter: blur(5px);
    }

    50% {
        opacity: 0;
        transform: scale(1.3);
        -webkit-filter: blur(5px);
        filter: blur(5px);
    }

    100% {
        opacity: 0.8;
        transform: scale(1);
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

.admin-bar #error404bg:before {
    top: 32px;
    position: absolute;
}

@media all and (max-width: 767px) {
    #error404-container {
        padding: 60px 30px;
    }

    .admin-bar #error404bg:before {
        top: 46px;
    }
}

/*EBOOK*/
.ebook-switcher-knobs,
.ebook-switcher-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.ebook-switcher {
    position: relative;
    top: 50%;
    width: 150px;
    height: 40px;
    margin: 0 auto 20px;
    overflow: hidden;
    border-radius: 2px;
}

.ebook-switcher-checkbox {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 3;
}

.ebook-switcher-knobs {
    z-index: 2;
}

.ebook-switcher-layer {
    width: 100%;
    background-color: #f9e9e8;
    transition: 0.3s ease all;
    z-index: 1;
}

/* Button 10 */
.ebook-switcher-knobs:before,
.ebook-switcher-knobs:after,
.ebook-switcher-knobs span {
    position: absolute;
    top: 4px;
    width: 63px;
    height: 1em;
    font-size: 13px;
    text-align: center;
    line-height: 1;
    padding: 9px 4px;
    border-radius: 2px;
    transition: 0.3s ease all;
}

.ebook-switcher-knobs:before {
    content: "";
    left: 4px;
    background-color: #d34035;
}

.ebook-switcher-knobs:after {
    content: "EBOOK";
    right: 4px;
    color: #4e4e4e;
}

.ebook-switcher-knobs span {
    display: inline-block;
    width: 72px;
    left: 4px;
    color: #fff;
    z-index: 1;
}

.ebook-switcher .ebook-switcher-checkbox:checked + .ebook-switcher-knobs span {
    color: #4e4e4e;
}

.ebook-switcher .ebook-switcher-checkbox:checked + .ebook-switcher-knobs:before {
    left: 50%;
    background-color: #52d417;
}

.ebook-switcher .ebook-switcher-checkbox:checked + .ebook-switcher-knobs:after {
    color: #fff;
}

.ebook-switcher .ebook-switcher-checkbox:checked ~ .ebook-switcher-layer {
    background-color: #ecf7e7;
}

.buy-flipper {
    width: 100%;
    height: 100%;
    transition: transform 1s;
    transform-style: preserve-3d;
    position: relative;
}

.buy-flipper.is-flipped {
    transform: rotateY(180deg);
}

.card__face {
    position: absolute;
    width: 100%;
    min-height: 100px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.card__face--front {
    background: #fff;
}

.card__face--back {
    background: #fff;
    transform: rotateY(180deg);
}

.buy-flipper.is-flipped .card__face--front,
.buy-flipper:not(.is-flipped) .card__face--back {
    pointer-events: none;
    opacity: 0;
}

#ebook-shops {
    text-align: center;
    margin: 20px 0 30px;
}

#ebook-shops > span {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 1em;
}

/*autor_blog ficha*/
.autor_blog_sidebar {
    background: white;
    margin: -30px -20px 30px -20px;
    padding-bottom: 40px;
    text-align: center;
}

.autor_blog_sidebar > h2,
.autor_blog_sidebar > h1 {
    font-size: 2em;
}

.autor_blog_sidebar img {
    border-radius: 50%;
    margin: 1em;
    width: 200px;
    height: 200px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.autor_blog_sidebar > h3 {
    font-size: 1.5em;
    line-height: 1.3em;
}

/*autores_blog slider*/
#autores-blog-slider {
    padding: 0 50px;
}

#autores-blog-slider .slick-slide {
    height: auto;
}

.autor-blog-slide img {
    margin: 0 auto;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

a.autor-blog-slide-articulo {
    font-size: 20px;
    text-align: center;
    display: block;
    color: #333;
    font-weight: bold;
    margin: 20px;
    min-height: 92px;
}

a.autor-blog-slide-autor {
    color: #666;
    text-align: center;
    display: block;
    position: relative;
}

a.autor-blog-slide-autor:before {
    content: "";
    position: absolute;
    width: 40px;
    top: -9px;
    left: 50%;
    margin-left: -20px;
    height: 1px;
    background: #dadada;
    display: block;
}

/*
.paypal-mark {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    width: 100%;
    background: white;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-top: 1em;
    border-radius: 4px;
    color: #222;
    font-weight: bold;
    border: 1px solid #222;
    position: relative;
    z-index: 2;
}

.paypal-mark svg,
.paypal-mark img {
    height: auto;
    margin-top: 10px;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    max-width: 160px;
}

.paypal-mark .paypal-mark-hidden {
    font-weight: normal;
}

.paypal-mark .paypal-mark-hidden ul {
    margin-top: 2em;
    list-style: disc;
    list-style-position: inside;
}

#revista-top .paypal-mark .paypal-mark-hidden {
    position: absolute;
    background: #fff;
    top: 100%;
    margin-top: -4px;
    padding: 10px 10px 0;
    height: auto;
    border-radius: 4px;
    width: 100%;
    left: 0;
}

#revista-top .paypal-mark .paypal-mark-hidden ul {
    margin-top: 0;
}
*/
/*sidebar carrito*/
#sidebar-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
}

#sidebar-carrito.active #sidebar-overlay {
    opacity: 1;
    z-index: 99999;
    pointer-events: all;
}

#sidebar-content {
    position: fixed;
    top: 0;
    right: -380px;
    width: 380px;
    height: 100vh;
    background-color: #f1f1f1;
    transition: right 0.3s ease-in-out;
    z-index: 99999;
}

#sidebar-carrito.active #sidebar-content {
    right: 0;
}

#sidebar-cerrar {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    background: none;
    border: none;
    color: #FFF;
    cursor: pointer;
}

/*boton*/
.producto-botones {
    display: flex;
    flex-direction: column;
    background: #FFF;
    gap: 5px;
    position: absolute;
    bottom: 30px;
    width: 100%;
    background: transparent;
    transition: all 0.3s ease-in-out;
    -webkit-clip-path: ellipse(0% 0% at 50% 100%);
    clip-path: ellipse(0% 0% at 50% 100%);
    z-index: 22;
}

.et_pb_portfolio_item:hover .producto-botones,
#catalogo-search-container .hentry:hover .producto-botones,
#catalogo-container .hentry:hover .producto-botones {
    display: flex;
    -webkit-clip-path: ellipse(100% 100% at 50% 50%);
    clip-path: ellipse(100% 100% at 50% 50%);
}

.producto-botones .button {
    bottom: 30px;
    background: #d34035;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 10px;
    font-size: 16px;
    z-index: 10;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: auto !important;
}

.producto-botones > div {
    display: flex;
    gap: 5px;
}

.producto-botones .button.button-secondary {
    background: #FFF;
    padding: 5px 10px;
    color: #d34035 !important;
    border: 1px solid;
}

@media all and (max-width: 767px) {

    #libro-top #revista-portada,
    #libro-top .revista-comprar,
    #revista-top .revista-precio,
    #revista-top .revista-comprar,
    #revista-top .revista-suscribir a {
        position: fixed;
        bottom: 0;
        display: flex;
        align-items: center;
        flex-direction: row;
        left: 0;
        width: 100%;
        z-index: 999999999;
        justify-content: space-between;
    }

    #revista-comprar-container .revista-comprar a {
        margin-top: 0 !important;
        border-radius: 0;
        border: 0 !important;
    }

    #revista-comprar-container #revista-portada {
        border-radius: 0;
        bottom: 60px;
        padding: 10px 10px;
    }

    .revista-precio {
        display: flex;
        align-items: center;
    }

    #revista-portada .revista-precio > span {
        font-size: 2em;
        line-height: 1em;
        position: relative;
        top: -2px;
    }

    #libro-top {
        z-index: 9;
    }

    #revista-top .revista-precio {
        position: fixed;
        bottom: 0;
        display: flex;
        align-items: center;
        flex-direction: row;
        left: 0;
        width: 100%;
        z-index: 999999999;
        justify-content: flex-start;
        background: white;
        border-radius: 0;
        bottom: 64px;
        padding: 10px 10px;
    }

    #revista-top .revista-suscribir a {
        bottom: 64px;
        border: 0 !important;
        width: 50%;
        right: 0;
        left: auto;
        border-radius: 0;
        margin: 0;
        padding: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

/*modal*/
#df-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    display: none;
}

#df-modal-overlay.active {
    display: block;
}

#modal-ebook {
    width: 980px;
}

#modal-ebook-left {
    width: 365px;
}

#modal-ebook-data {
    width: 570px;
}

#modal-ebook-data > div.price-container > span.price {
    font-size: 2em;
    color: #d34035;
    margin-right: 7px;
}

.df-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    z-index: 999999;
    display: none;
}

.df-modal.active {
    display: block;
}

#df-modal-content {
    margin-bottom: 20px;
}

#df-modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
}

#modal-ebook > div {
    display: flex;
    gap: 30px;
}

#modal-ebook-data > h3 {
    font-size: 2em !important;
    padding-right: 30px;
}

#ebook-retailer-list {
    display: flex;
    flex-direction: column;
    margin-top: 2em;
}

#ebook-retailer-list > div {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
    padding: 10px 0;
}

#ebook-retailer-list > div:last-of-type {
    border: 0;
}

#ebook-retailer-list > div > a {
    background: #d34035;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#ebook-retailer-list > div img {
    height: 43px;
}

#modal-ebook-left > div > p {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#modal-ebook-data > p.ebook-isbn {
    margin-top: 1em;
    color: #9f9f9f;
}

@media all and (max-width: 980px) {
    #modal-ebook-left {
        width: 365px;
        display: none;
    }

    #modal-ebook {
        max-width: 90%;
        width: 450px;
    }

    #ebook-retailer-list > div img {
        max-width: 130px;
    }
}

/*trustedshops*/
.etrusted-stars {
    margin: 1em 0;
}

#revista-top .etrusted-stars {
    color: #FFF;
}

.catalogo-stars {
    text-align: center;
    height: 18px;
    opacity: 0;
}

.hentry.type-revista:hover .catalogo-stars {
    opacity: 1;
    transition: all 0.3s ease;
    transition-delay: 0.3s;
}