/*
 Theme Name:   Melania Child
 Theme URI:    http://melania.themerex.net/
 Description:  Mariana Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     melania
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  melania-child
*/
.scroll_to_top {
    background: #000000;

}
.style-header-2 .top_panel_logo .logo {
    max-height: 20em;
    padding: 7em 0;
    position: relative;
}

/* MODIFICATION TYPO RUNE */
@font-face {
    font-family: 'norseregular';
    src: url('fonts/norse.woff2') format('woff2'),
         url('fonts/norse.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.post_layout_excerpt .post_header {
	font-family: norsebold;
}
.test  a {
    font-family: norsebold;
    color: #85b7d5;
}
@font-face {
    font-family: 'norsebold';
    src: url('fonts/norsebold.woff2') format('woff2'),
         url('fonts/norsebold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.slider_swiper .slide_info .slide_cats a {
    font-family: norsebold;
}

.post_item .post_categories, .post_item .post_categories a {
    font-family: norsebold;

}

.constru { 
	font-family: norsebold;
}

/* modif ligne juste au dessus de CONTINUEZ LA LECTURE */

.post_item .more-icon:before {
    font-family: 'norsebold';
    content: 'ᛜ ᛝ ᛩ';
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    font-size: 36px;
    text-align: center;
    font-weight: 400;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #9e5718;
}



