/*
 Theme Name:   YOOtheme ED Musicotherapie
 Template:     yootheme
 Author:       John Doe
 Description:  YOOtheme Child Theme
 Version:      1.0.0
 Text Domain:  yootheme-edmusicotherapie
*/

@import url("https://use.typekit.net/mrx0nuk.css");

em,
a{
    color: #000;
}

html{
    font-family: 'brandon-grotesque';
    line-height: 1.67em;
    font-size: 20px;
}

h1{
    font-family: 'brandon-grotesque';
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 100;
}

.slider h1{
    font-weight: normal;
}

h2{
    font-family: 'brandon-grotesque';
    font-weight: 100;
    text-transform: uppercase;
}

.griglia_elementi h2{
    font-size: 30px;
    line-height: 32px;
    font-weight: normal;
}

/* BLOG */

.category-blog #tm-main{
    padding-top: 0px;
}

.category-blog h2{
    margin-top: 20px !important;
    text-align: left !important;
}

.category-blog h2 a{
    font-family: 'brandon-grotesque';
    text-transform: uppercase;
    font-size: 30px;
    line-height: 32px;
    font-weight: normal;
}

.category-blog .uk-article-meta{
    text-align: left !important;
}

.el-title{
    font-family: 'brandon-grotesque';
}

.el-link.uk-button{
    font-family: 'brandon-grotesque';
}

.uk-navbar-nav>li>a{
    font-family: 'brandon-grotesque';
    font-size: 18px;   
}

.titolo_form_contatti{
    font-family: 'brandon-grotesque';
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 15px !important;
}

.slider .el-title.uk-heading-medium{
    font-weight: normal;
}


.uk-navbar-left a.uk-navbar-item:first-child {
    display: none;
}