
	  

#logo span {
   font-family: 'Courgette' !important;
    font-size: 2em;
    line-height: 1em;
}

.page-template-page-luven .header {
    background: rgba(86, 141, 189, 1) !important;
}

.page-template-page-luven .footer {
    background: rgba(86, 141, 189, 1) !important;
}

.page-template-page-luven .nav li ul.sub-menu li a, .page-template-page-luven .nav li ul.children li a {
    background: #568dbd !important;
}


.page-template-page-flond .header {
    background: #d78517 !important;
}

.page-template-page-flond .footer {
    background: #d78517 !important;
}

.page-template-page-flond .nav li ul.sub-menu li a, .page-template-page-flond .nav li ul.children li a {
    color: #fff;
    background: #d78517 !important;
}

.page-template-page-pitasch .header {
    background: #b97346 !important;
}

.page-template-page-pitasch .footer {
    background: #b97346 !important;
}

.page-template-page-pitasch .nav li ul.sub-menu li a, .page-template-page-pitasch .nav li ul.children li a {
    background: #b97346 !important;
}

.page-template-page-duvin .header {
    background: rgba(189, 86, 21, 1) !important;
}

.page-template-page-duvin .footer {
    background: rgba(189, 86, 21, 1) !important;
}

.page-template-page-duvin .nav li ul.sub-menu li a, .page-template-page-duvin .nav li ul.children li a {
    background: rgba(189, 86, 21, 1) !important;
}

@media screen and (max-width: 768px){
.footer p {
    float: left;
    clear: both;
    margin-bottom: 20px !important;
}}

@media screen and (max-width: 768px){
.footer h2 {
    margin: 0;
    font-size: 1em;
    clear: both;
    margin-bottom: 0 !important;
}}

@media screen and (max-width: 570px) {
   .entry-content {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !importan;
    column-count: 1 !importan;
    -webkit-column-gap: 0 !importan;
    -moz-column-gap: 0 !importan;
    column-gap: 0 !importan;
}
}

@media screen and (min-width: 768px){
.nav {
    border: 0;
    display: inherit;
    position: relative;
    z-index: 9999 !important;
}}