/*
Theme Name: Dubravka Ugresic
Template: nirvana
Version: 1.0.0
*/


@media (max-width: 575px) { 
    .n2-ss-item-content {
        font-size: 3em !important;
    }
}
@media (min-width: 576px) { 
    .n2-ss-item-content {
        font-size: 3em !important;
    }
}

@media (min-width: 768px) { 
    .n2-ss-item-content {
        font-size: 3em !important;
    }
}

@media (min-width: 992px) {
    .n2-ss-item-content {
        font-size: 2em !important;
    }
}

@media (min-width: 1200px) { 
    .n2-ss-item-content {
        font-size: 1.5em !important;
    }
}

#toTop {
    background: #333;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    color: red;
}

div.wpcf7-mail-sent-ok {
    border: none;
    color: green;
}

/* Nirvana Custom CSS */ 
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

@media screen and (min-width: 601px) {
.one_third {
    width: calc(33.3% - 35px);
    padding: 15px;
}
}

.text_justify {
    text-align: justify;
} 

.book_letter {
    font-family: 'Fjalla One', sans-serif;
    font-size: 51px;
    padding-right: 7px;
    font-weight: bold;
    color: #000;
    float: left;
    line-height: 64px;
}

.book_text {
    line-height: 25px;
} 

h3.column-header-image {
    color: #c57c78;
    font-weight: bold;
}

#footer2 #footer2-inside em {
    visibility: hidden !important;
} 

#content h4 {
    color: #b72516;
    font-size: 22px !important;
    text-transform: lowercase;
}

#content h5 {
    font-size: 17px !important;
} 

.italic {
    font-style: italic;
} 
h3.column-header-image {
    font-size: 25px !important;
}
