/*
Theme Name: Analucia2017
*/

@font-face {
    font-family: 'icomoon';
    src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zlu6NfcAAAF4AAABaGhlYWQMi0QBAAAC4AAAADZoaGVhB8IDxwAAAxgAAAAkaG10eA4AAAAAAAM8AAAAGGxvY2EA3AB6AAADVAAAAA5tYXhwAAsANwAAA2QAAAAgbmFtZZlKCfsAAAOEAAABhnBvc3QAAwAAAAAFDAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACAAD/3APkA8AAHAAxAAAFBiIvAQ4BIyIuAjU0PgIzMh4CFRQGBxcWFAEiDgIVFB4CMzI+AjU0LgIjA+QcUByqNHpDXaR5R0d5pF1do3pHJiKqHP3BQ3RXMzNXdENCdVcyMld1QiQcHKoiJkd6o11dpHlHR3mkXUN6NKocUANIM1d0Q0J1VzIyV3VCQ3RXMwAEAAD/wAQAA8AADwAbADAANAAAASEiBhURFBYzITI2NRE0JgEwNjMyFjEwBiMiJgEhETMOARUUHgIzMj4CNTQmJzM1IzUzA8D8gBslJRsDgBslJf2lKFhYKB1jYx0CAP0AiQQFKEZdNTVdRigFBInAwAPAJRv8gBslJRsDgBsl/gCAgICA/oABwA8gETVdRigoRl01ESAPgMAAAAABAAAAAQAAwO1W/18PPPUACwQAAAAAANS1/8IAAAAA1LX/wgAA/8AEAAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAQAAAEAAAAAAAAAAAAAAAAAAAAGBAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAAAAAAAAAKABQAHgBmALQAAAABAAAABgA1AAQAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\e900";
}
.icon-instagram:before {
    content: "\e901";
}

html {
  background: #fff;
  color: #010101;
  font-size: 18px;
  font-family: "abril-display", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 25px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%; }

html, input, textarea, button {
  -webkit-font-smoothing: antialiased; }

body {
  margin: 0;
  padding: 0; }

* {
  box-sizing: border-box; }

h1 {
   font-size: 54px;
   line-height: 60px;
   margin: 0px 0px 35px 0px;
   font-weight: 400;
   font-style: Normal;
   font-family: essonnes-headline, sans-serif;
   text-align: center;
   text-transform: uppercase;
}

    h1 a {
        color: #010101;
        font-weight: normal;
        text-decoration: none;
    }

a {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
}

img {
  max-width: 100%;
  height: auto; }

h2 {
   font-size: 40px;
   line-height: 46px;
   margin: 0px 0px 25px 0px;
   font-family: essonnes-headline, sans-serif;
   font-weight: 400;
   font-style: Normal;
}

h3 {
   font-size: 24px;
   line-height: 36px;
   margin: 0px 0px 19px 0px;
   font-family: "abril-display", serif;
   font-weight: 600;
   font-style: normal;
}

h4 {
   margin-bottom: 25px;
   font-weight: 700;
   font-style: normal;
   font-family: "abril-display", serif;
}

h5 {
   margin: 0px 0px 25px 0px;
   font-family: "abril-display", serif;
   font-weight: 700;
   font-style: normal;
}

blockquote {
   font-size: 26px;
   line-height: 37px;
   margin-bottom: 25px;
}

.page-wrapper {
    background: #fff;
}

.time {
    color: rgb(165, 164, 164);
    font-family: sans-serif;
    font-weight: 400;
    text-align: center;
    display: block;
    font-size: 14px;
}

.top-bar {
    height: 40px;
    background: white;
    background: rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 0 20px;
    line-height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

    .top-bar__item {
        margin-left: 10px;
        text-decoration: none;
        font-family: sans-serif;
        text-transform: uppercase;
        font-size: 14px;
    }

        .top-bar__item a {
            text-decoration: none;
        }

    .top-bar__left {
        float: left;
        margin-left: -10px;
    }

    .top-bar__right {
        float: right;
        margin-right: -10px;
    }

    .top-bar__right .top-bar__item {
        margin-left: 0;
        margin-right: 10px;
    }

.hero {
    height: 600px;
    position: relative;
    margin-top: 40px;
}

    .hero__img {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -655px;
        height: 600px;
        width: 1310px;
        background: url('/wp-content/themes/analucia2017/assets/img/hero19.jpg') center no-repeat;
        background-size: 1310px 600px;
    }

.posts {
    margin: -40px auto 80px;
    max-width: 800px;
    padding: 0 20px;
}

    .posts__post {
        margin-top: 80px;
        padding-top: 80px;
        border-top: 1px solid #ccc;
    }

    .posts__post:first-child {
        margin-top: 160px;
        padding-top: 0;
        border-top: none;
    }

        .posts__post__footer {
            font-family: sans-serif;
            font-weight: 400;
            text-align: center;
            margin-top: 40px;
            font-size: 14px;
            color: rgb(165, 164, 164);
        }

.search-displayed {
    height: 100%;
    overflow: hidden;
}

.search-box {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    transition: .3s opacity;
}

    .search-box.bring-to-front {
        z-index: 101;
    }

    .search-box.display {
        opacity: 1;
    }

    .search-box form {
        width: 340px;
        height: 60px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -60px 0 0 -170px;
    }

    .search-box .input {
        display: block;
        width: 340px;
        height: 60px;
        border: none;
        border-bottom: 5px solid #000;
        background: #fff;
        padding: 0 60px 0 0;
        font-size: 20px;
        font-family: sans-serif;
        outline: none;
    }

    .search-box .btn {
        width: 60px;
        height: 60px;
        padding: 0;
        margin: 0;
        border: none;
        background: transparent;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 30px;
    }

    .search-box .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 60px;
        font-family: sans-serif;
        text-decoration: none;
        text-align: center;
        line-height: 60px;
        font-size: 34px;
        font-weight: normal;
    }

.pagination {
    margin-top: 120px;
    text-align: center;
    font-family: sans-serif;
}

    .pagination .page-numbers {
        display: inline-block;
        padding: 10px 15px;
        border: 1px solid black;
        line-height: 1;
        border-radius: 3px;
        text-decoration: none;
        margin: 0 5px;
    }

    .pagination .page-numbers.next,
    .pagination .page-numbers.prev {
        border: none
    }

.pagination .page-numbers.current {
    background: black;
    color: white;
}

.comments {
    margin-top: 80px;
}

.context-title {
    text-align: center;
    margin-top: 120px;
    font-size: 34px;
    color: rgb(165, 164, 164);
}

.aligncenter {
    display: block;
    margin: 40px auto;
}

.footer-ads {
    text-align: center;
    margin: 40px 0;
}

@media (max-width: 900px) {
    .hero {
        height: 300px;
        background: url('/wp-content/themes/analucia2017/assets/img/hero19.jpg') center bottom no-repeat;
        background-size: cover;
    }

        .hero__img {
            display: none;
        }

    .posts {
        margin: -20px auto 40px;
    }

        .posts__post {
            margin-top: 40px;
            padding-top: 40px;
            border-top: 1px solid #ccc;
        }

        .posts__post:first-child {
            margin-top: 80px;
            padding-top: 0;
            border-top: none;
        }

    h1 {
        font-size: 40px;
        line-height: 52px;
        margin: 0px 0px 35px 0px;
        font-weight: 400;
        font-style: Normal;
        font-family: essonnes-headline, sans-serif;
        text-align: left;
    }

    h2 {
        font-size: 32px;
        line-height: 40px;
    }

    h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .context-title {
        margin-top: 60px;
        font-size: 24px;
    }
}