/*
Theme Name: Alma Child
Description: Child theme for the Alma Theme
Author: PauloMoreira
Template: alma
Version: 1.0
*/

.navbar-collapse ul.navbar-nav > li > a,
.header_after_scroll .navbar-collapse ul.navbar-nav > li > a, 
.header_after_scroll .navbar-collapse > .header_style2_menu > ul > li > a {
	font-family: 'Alata', 'Arial', 'sans-serif';
}

h4, h5, h6 {
    letter-spacing: 0px;
}

h2.title, h2.title:hover,
h2.title > a, h2.title > a:hover {
    font-family: 'Alata', 'Arial', 'sans-serif';
    font-weight: 600;
    font-size: 30px;
    color: #1f1f1f;
    letter-spacing: 4px;
    line-height: 36px;
    display: block;
}

article h4 {
    margin-top: 30px !important;
    margin-bottom: 15px !important;
}

.metas-container p, .metas-container a {
    font-family: 'Alata', 'Arial', 'sans-serif';
}


.blog-default-bg .postcontent {
    max-width: 800px;
    margin: 40px auto;
}

.d-none {
    display: none !important;
}

/* home */
.edukacja-box-long h2 {
    top: 46% !important;
    line-height: 26px !important;
}


/* 404 */
.error-c img {
    padding: 0 15%;
}

