/*
Theme Name: Heap Child
Theme URL: https://pixelgrade.com/themes/blogging/heap/
Description: Heap Child Theme
Author: Dacio Medina
Author URL: https://theinit.com/
Template: heap
Version: 1.0.0
Text Domain: heap-child
*/


@font-face {
    font-family: 'NeueHelveticaforZara';
    src: url('assets/fonts/NeueHelveticaforZARA/NeueHelveticaforZara-Roman.woff2?v=4.6.3') format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeueHelveticaforZara-Medium';
    src: url('assets/fonts/NeueHelveticaforZARA/NeueHelveticaforZara-Roman.woff2?v=4.6.3') format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Title-XL';
    src: url('assets/fonts/NeueHelveticaforZARA/NeueHelveticaforZara-Lt.woff2?v=4.6.3') format("woff2");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Title-L-Light';
    src: url('assets/fonts/NeueHelveticaforZARA/NeueHelveticaforZara-Roman.woff2?v=4.6.3') format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Title-M-Light';
    src: url('assets/fonts/NeueHelveticaforZARA/NeueHelveticaforZara-Roman.woff2?v=4.6.3') format("woff2");
    font-weight: 300;
    font-style: normal;
}

body {
    font-family: Title-XL;
}
html {
    font: 1em / 1.5 Title-XL;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
    border: 0;
    border-bottom: 1px solid rgba(153, 153, 153, 1);
    font-size: 14px;
    font-family: Title-XL;
    font-weight: 300;
    padding-left: 0 !important;
}

/* 4:05 p. m.







Hola Iker,

Te paso.

·         Tittle/XL : NeueHelveticaforZara-Lt.eot / 300=Light / 24/32
·         Tittle/Body/L Light:  NeueHelveticaforZara-Lt.eot / 300=Light / 16/20
·         Tittle/Body/L :  NeueHelveticaforZara-Roman.eot / 400 = Roman / 16/20
·         Action/M: NeueHelveticaforZara-Roman.eot / 400 = Roman / 14/18 / UPPERCASE
·         Tittle/Body/M: NeueHelveticaforZara-Roman.eot / 400 = Roman / 14/18
·         Action/S: NeueHelveticaforZara-Roman.eot / 400 = Roman / 12/16 / UPPERCASE
·         Body/M Light:  NeueHelveticaforZara-Lt.eot / 300=Light / 14/18
·         Tittle/Body/M Light NeueHelveticaforZara-Lt.eot / 300=Light / 14/18
·         Sin nombre (solo indica como fuente Neue Helvetica for Zara): En ese caso encontraréis toda la info de la fuente en el panel. Matizar que, en cuanto a los números 300= Light; 400=Roman; 500=Medium No debería aparecer ningún otro valor.

Los tokens   Tittle/Body/M Light y  Body/M Light son lso mismos. Al igual que si véis un  Tittle/Body/L Light y Body/L Light (no confudir con Tittle/L) son el mismo valor, ya que hubo una duplicidad y error al etiquetar algunos bodys. */
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
blockquote,
.tabs__nav,
.popular-posts__time,
.pagination li a,
.pagination li span,
a {
    font-family: "NeueHelveticaforZara-Medium" !important;
}

.entry__meta--header {
    margin: 0 0 20px;
}

/* Override parent*/
@media only screen and (min-width: 900px) {

    .container,
    .search__container,
    .site-header__container,
    .header--sticky .site-header__container {
        max-width: 1440px !important;
    }

    .container,
    .header--sticky .site-header__container .flexbox,
    .header--sticky .site-header__container .navigation--main {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    body:not(.rtl) .page-content.has-sidebar .page-content__wrapper {
        margin-right: 325px !important;
    }
}


.header.flexbox {
    padding-bottom: 0px;
    border-bottom: 1px solid rgba(247, 247, 247, 1);
    padding-top: 20px;
    height: 80px;
    max-height: 80px;
}

/**/

#js-navigation--main {
    padding-top: 20px;
}

.site-title a {
    display: inline-block;
    font-family: NeueHelveticaforZara-Medium;
}

.site-title {
    text-align: left;
}

.nav--main {
    text-align: left;
}

.nav--main a {
    color: rgba(153, 153, 153, 1) !important;
    font-family: Title-XL !important;
    padding: 8px 12px !important;
    margin: 0 !important;
    line-height: 1;
}

.user-name svg {
    top: 14px;
    position: relative;
}

.user-name span {
    font-size: 18px;
    color: rgba(153, 153, 153, 1) !important;
    position: relative;
    top: 2px;
}

nav.navigation--main li:first-child {
    margin-left: 0px;
}

nav.navigation--main li {
    border: 1px solid #999999 !important;
    border-radius: 144px;
    margin-left: 24px;
}

nav.navigation--main .current-menu-item,
nav.navigation--main li:hover {
    color: #FFF;
    background-color: #000000;
}

nav.navigation--main .current-menu-item a,
nav.navigation--main li:hover a {
    color: #FFF !important;
}

.header--active .navigation--main {
    border-bottom-width: 0px;
}

.site-header .header-component--left form,
.site-header .header-component--left div {
    display: inline-block;
}


.search-wp {
    padding-left: 20px;
    top: 0;
    position: relative;
    width: 360px;
    float: right;
    margin-right: 105px;
}

.search-wp input {
    padding-left: 40px !important;
    border: 1px solid rgba(204, 204, 204, 1);
}

.search-wp.mobile {
    display: none;
}

.search-wp .search-button {
    position: absolute;
    top: 10px;
    background: transparent;
    border: 0;
    color: rgba(153, 153, 153, 1);
    left: 30px;
}

.search-wp.mobile .icon-search:before {
    color: rgba(153, 153, 153, 1);
    display: none;
}

.wpml-ls-flag.iclflag {
    border-radius: 25px;
    height: 25px;
    width: 25px;
}

.user-logged {
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    background-image: url('data:image/svg+xml;utf8,<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg">      <path fill-rule="evenodd" clip-rule="evenodd" d="M5.22363 5.99998L0.749023 0.886147L1.25074 0.447144L6.10947 5.99998L1.25074 11.5528L0.749023 11.1138L5.22363 5.99998Z" fill="black"></path>     </svg>');
    transform: rotate(90deg);
    border: 0;
    width: 12px;
    height: 16px;
    background-repeat: no-repeat;
    top: 20px;
    position: absolute;
    right: 2px !important;

}

.wpml-ls .icl_lang_sel_native,
.wpml-ls-native.icl_lang_sel_native {
    font-size: 14px !important;
    color: rgba(153, 153, 153, 1);
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: 0;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    position: relative;
}

.wpml-ls-statics-shortcode_actions a,
.wpml-ls-statics-shortcode_actions {
    border: 0;
}

/* article */
.blog-archive--masonry-full {
    padding-top: 40px;
}

.page-content {
    padding-top: 40px;
}

.page-content.has-sidebar .page-content__wrapper {
    padding-right: 0;
}

.mosaic.infinite_scroll {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: flex-start;
}

.article-archive--masonry {
    opacity: 1;
    border: 1px solid #d8d8d8;
}

.mosaic-wrapper {
    margin: 0;
}

.mosaic__item .read_more strong {
    text-transform: uppercase;
}

.widget {
    border: 0;
    padding: 0;
}

.page-content.has-sidebar:after {
    border: 0;
}

.title_newslleter,
.widget_recent_entries h3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    font-size: 24px;
    font-family: Title-XL !important;
    font-weight: 400;
    text-transform: capitalize;
    width: 100%;
    text-align: left;
}

.title_newslleter {
    border: 0;
}

.widget_recent_entries h3 {
    margin-bottom: 0;
    padding-bottom: 20px;
}

.widget_recent_entries ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    padding-bottom: 20px;
    padding-top: 20px;
}

/*language switcher*/
.wpml-ls .icl_lang_sel_native {
    font-size: 10px;
}

.wpml-ls a {
    font-size: 10px;
}

.wpml-ls-legacy-dropdown {
    width: 7.5em;
    max-width: 100%;
}

/* blog list */
.mosaic .mosaic__item {
    width: 465px;
    height: 460px;
    max-height: 460px;
    border-radius: 5px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}


.article__content {
    font-family: Title-XL;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
}

.single-post .article__title {
    font-family: NeueHelveticaforZara!important;
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
}
.single-post .article__title strong {
    font-family: NeueHelveticaforZara!important;
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
}
h3.article__title.entry-title,
.mosaic .mosaic__item .entry-summary {
    padding: 10px 24px;
}

.article-archive--masonry:before {
    display: none;
}

h3.article__title.entry-title strong,
.mosaic .mosaic__item .entry-summary strong {
    font-family: Title-L-Light;
    margin: 0;
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Número de líneas máximas */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mosaic .mosaic__item .entry-summary a {
    font-family: Title-XL !important;
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Número de líneas máximas */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



#recent-posts-2 {
    margin-top: 20px;
}

#recent-posts-2 a {
    font-family: Title-M-Light !important;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #000;
}

.post-date {
    font-family: Title-M-Light !important;
    font-size: 14px;
    line-height: 18px;
    color: rgba(153, 153, 153, 1);
    text-transform: capitalize;
}

.article-archive--masonry .article__title {
    margin-bottom: 0 !important;
}

.mosaic .mosaic__item img {
    border-radius: 5px;
}

.article__featured-image {
    min-height: 280px;
}

h3.article__title.entry-title {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 100px;
}

.article-archive--masonry .article__featured-image {
    padding-top: 0 !important;
    text-transform: capitalize;
}

.article-archive--masonry .article__featured-image img {
    filter: brightness(0.5);
    min-height: 266px;
    max-height: 266px;
    object-fit: inherit;
}

.article__featured-footer-meta {
    top: 200px;
    position: absolute;
    z-index: 10000;
    padding-left: 20px;
    text-transform: capitalize;
}

.article__featured-footer-meta a {
    text-transform: capitalize;
}

.article__featured-footer-meta span {
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    font-family: NeueHelveticaforZara;
    text-transform: capitalize;
}

.article-archive .article__categories {
    margin: 0;
    font-size: 12px;
}

.article__header .article__categories ol {
    padding: 0;
    margin: 0;
    color: rgba(255, 255, 255, 1);

}

.entry-summary h3 {
    font-family: NeueHelveticaforZara;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.article-archive--masonry .article__featured-image a {
    position: initial !important;
    font-size: 14px;
}

.mosaic__item .read_more {
    display: block;
    padding: 10px 24px;
}

.mosaic__item .read_more strong a,
.mosaic__item .read_more strong {
    font-family: NeueHelveticaforZara;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000;
}

.mosaic__item .read_more svg {
    margin-left: 10px;
    margin-top: 7px;
    position: absolute;
}

.breadcrumbs {
    display: none;
}

.article-single .entry__meta--header .nav.article__categories,
.article__categories .date {
    display: inline-block;
    margin-right: 20px;
    color: rgba(153, 153, 153, 1);
    font-family: Title-XL;
    font-size: 14px;
    line-height: 18px;
}


#newsletter_inditex-2 .nlinit-subscribe {
    background: transparent !important;
    transition: background .2s;
    border: 1px solid rgba(0, 0, 0, 1);
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    font-family: Title-XL;
    font-weight: 300;
}

.inditex-newsletter-legal-terms {
    font-size: 14px !important;
    font-family: Title-XL;
    font-weight: 300;
    line-height: 18px;
    margin-top: 15px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
}
.inditex-newsletter-legal-terms div{
padding-left: 10px;
}
.article-single .entry__meta--header .date {
    display: inline-block;
    margin-right: 50px;
    color: rgba(153, 153, 153, 1);
    font-family: Title-XL;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
}

.single-post .content {
    border-bottom: 0;
}

.meta--categories,
.meta--tags,
.meta--categories a,
.meta--tags a,
.article-single a {
    color: rgba(153, 153, 153, 1);
    font-family: Title-XL;
    font-size: 14px;
    line-height: 18px;
}

.meta-list span,
.meta-list a {
    padding: 5px;
    color: rgba(153, 153, 153, 1);
}

@media only screen and (min-width: 900px) {
    .site-header .header-component {
        width: 50%;
    }
}


@media only screen and (max-width: 899px) {
    .page-content {
        padding-top: 0;
    }

    .search-wp.mobile {
        display: block;
        padding-left: 20px;
        top: 30px;
        position: absolute;
        float: right;
        right: 25px;
        margin-right: 0;
        width: 0;
    }

    .article__featured-footer-meta {
        top: 185px;
    }

    .mosaic .article__featured-image {
        margin: 0;
    }

    .article__featured-image {
        min-height: auto;
    }

    .article-archive--masonry .article__featured-image img {
        filter: brightness(0.5);
        min-height: auto;
        object-fit: inherit;
    }

    .site-title--image img {
        width: 170px;
        height: auto;
    }

    .article-archive--masonry .article__featured-image {
        padding-top: 0 !important;
    }

    .search-wp input {
        display: none;
    }

    .search-wp.mobile .icon-search:before {
        color: rgba(153, 153, 153, 1);
        display: block;
    }

    .flexbox__item,
    .site-header .header-component {
        display: block;
    }

    .header.flexbox {
        display: block;
    }

    .site-header .header-component--left,
    .site-header .header-component--right {
        width: 100%;
        text-align: center;
    }

    .search-wp.desktop {
        display: none !important;
    }

    .search-wp .icon-search:before {
        display: block;
    }
}