@charset "UTF-8";

/*
Theme Name: Nova Era
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: Robert Borenic
Author URI: https://rla.hr/
Description: Nova Era is a simple theme ment for the fast execution.
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: novaera
Tags: fast and simple, basic functions, no shit

Nova Era WordPress Theme, (C) 2021 rla.hr
Nova Era is distributed under the terms of the GNU GPL.
*/


@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,700;1,400&display=swap');


*{
	box-sizing:border-box;
	margin:0;
	padding:0;
}
:root {
    --tamno-plava:#00478c;
	--svjetlo-plava:#009ee3;
	--crvena:#e3000f;
}

.slides{overflow:hidden;}
body{
	font-size:16px;
	font-family: 'Mulish', sans-serif;
	font-weight: 400;
	color: #424242;
}
.wp-block-contact-form-7-contact-form-selector{
	margin-bottom:2em;
}
.site-main{
	padding:0 25px;
}
	
.page-template-displays-subpages{
	display:block;
	height:100vh;
}
.wp-block-columns{
	align-items:center;
}
a, a:visited{
	text-decoration: none;
	color:#424242;
}
.wp-block-image{
	max-width:640px;
	margin: 0 auto;
}
.wp-block-image .alignleft{
	display:block;
}
.post-date{
	font-size: 14px;
	border-top: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
	line-height:36px;
	margin-bottom:24px;
}
.post-meta, .post-post-meta{
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	font-weight:300;
	border-top:#dedede 1px solid;
	border-bottom:#dedede 1px solid;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.post-meta{
	margin-bottom:2em;
	
}
.post-post-meta{
	padding:2em 0;
	margin-top:2em;
	margin-bottom:4em;
}
.fb-share-button{
	float:right;
}
p,
li,
input{
	font-size:1.125em;
	line-height:1.65em;
	}
p, input{
	margin:0 0 1em 0;
}	
.blog li{
	list-style: none !important;
	text-indent:0 !important;
	margin:2em 0 4em 0 !important;
	border-top:#000 2px solid;
	padding-top:2em;
}
.blogtitle{
	margin-bottom:1em;
	font-weight:bold;
}
#masthead strong{
	display:block;
	position:absolute;
	left:-500px;
}
#content li{
	list-style:inside;
	text-indent:-1em;
	margin:0 0 0 1em;
}

.blog .wp-block-column h3{
	margin-bottom:1.65em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.wp-block-button__link{
	font-family:'Mulish', sans-serif;
	font-weight:700;
}

h1{
	font-size:2.6em;
	margin:3.25em 0 1.6em;
}
h2{
	font-size:2em;
	margin:1.5em 0 1em;
	line-height:1.15em;
}
.site-title{
	max-width:450px;
}
.page-title{
	margin: 1.25em 0 .8em;
	text-align: center;
}
a.imagelink{
	background:url("./images/link.svg") center center no-repeat;
	background-size: 75px 75px;
	background-color:#565656;
	display:block;
}
a.imagelink:hover img{
	opacity:.5;
	transition: opacity .5s;
}
.the-title{
	font-family:'Mulish', sans-serif;
	font-weight:bold;
	font-size:24px;
	margin:0 25px;
	display:none;
}
#page{
	position:relative;
	top:0;
	width:100%;
	display:block;
	transition: top .5s;
}
.section{
	/*display:flex;*/
	height:100vh;
	justify-content:center;
}

.sprat{
	width:100%;
}
.logged-in .section{
	height:calc( 100vh - 32px );
}
#sec1{
	background:#ff9811;
}	
#sec2{
	background:#98ff11;
}
#sec3{
	background:#1198ff;
}
#sec4{
	background:#fafafa;
}	
#sec5{
	background:#9811ff;
}
#sec6{
	background:#11ff98;
}
.primary-menu-container{
	display:none;
}
.post-edit-link {
    position: relative;
    top: -100px;
	left:25px;
    z-index: 1000;
}
.menu-button-container{
	display:block;
}
.site-header{
	background:var(--wp--preset--color--dark-green);
	}
.header-wrap{
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	align-items:center;
	width:100%;
	max-width:1400px;
	margin:0 auto;
	/*position:fixed;*/
	top:0;
	left:0;
	background:transparent;
	padding: 0 30px;
}
/*-------------BOJE-------------*/
.has-beige-color{
	color: #D9C79E !important;	}
.has-dark-green-background-color{
	background-color:#004D71;
}
.has-dark-green-color{
	color:#004D71;
}
.has-beige-background-color{
	background-color: #D9C79E;	}

/*-------------------------------*/

/*--------PODRUCJA RADA----------*/
.fields a, .fields a:visited{
	color:#fff;
	text-decoration: none;
}
.fields a:hover{
	color:#fff;
	font-weight:700;
}
.icons a:hover img{
	opacity:1;
}	
.logged-in .site-header{
	top:32px;
	}
#primary-menu-list{
	display:flex;
	list-style:none;
	justify-content:flex-end;
}
#primary-menu-list li{
	margin:20px 50px 20px 0;
	list-style:none;
}
#primary-menu-list li:last-child{
	margin-right:0;
}
#primary-menu-list li a, .primary-menu-item li a:visited {
	/*text-transform:uppercase;*/
	text-decoration:none;
	/*letter-spacing:1.2px;*/
	font-weight:700;
	color:rgba( 255, 255, 255, .5);
	background-blend-mode: multiply;
}

#primary-menu-list li a svg{
opacity:.5;
}
#primary-menu-list li a:hover svg {
opacity:1;
}
#primary-menu-list li a:hover {
	color:rgba( 255, 255, 255, 1);
	text-decoration: underline;
}
.current-menu-item a{
	color:rgba( 255, 255, 255, 1) !important;
	text-decoration: underline !important;
}
	
a:hover {
	text-decoration:underline;
	color:#252525;
}
.site-branding{
	margin:17px;
	display:flex;
	align-items:center;
}
.site-logo{
	display:block;
}

.custom-logo-link img{
	width:200px;
	height:auto;
}
footer .custom-logo{
	width:auto;
	height:50px;
}

.site-footer{
	background-color: var(--wp--preset--color--dark-green);
	padding: 1em;
}
.footer-logo{
	width:200px;
}
.footer-navigation li{
	list-style:none;
}
.footer-navigation li a, .footer-navigation li a:visited{
	color:white;
}
.site-info{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
	align-items:center;
	width:100%;
}
.wp-block-latest-posts__post-date{
	font-size:1em;
}
.powered-by{
	text-align:center;
	color:white;
}
ol, ul{
	list-style-position: inside;
}
.wp-block-columns, 
.wp-block-contact-form-7-contact-form-selector, 
.wp-block-group__inner-container{
	margin-left:auto;
	margin-right:auto;
}
.post-content{
	padding:0 1em;
}
	
.blogwrap{
	display:flex;
	flex-wrap:wrap;
	align-items:stretch;
	justify-content:space-between;
	margin:0 auto;
	
}
.blog-single-post{
	width:100%;
	display:block;
	margin-top:2em;
	padding:15px;
}
.blog-single-post:hover{
	box-shadow:#cacaca 0 0 7px;
}
.blog-sp-feat-img, .single-feat-img{
	width:100%;
	height:200px;
	display:block;
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
}
.blog-post-title{
	margin:.8em 0 .5em;
}
.single-feat-img{
	height:650px;
}
input[type="submit"]{
	border:none;
	background-color:#004D71;
	color:#fff;
	padding:20px 50px;
	border-radius:5px;
	cursor:pointer;
}
input[type="text"], 
input[type="email"],
input[type="date"],
textarea{
	font-family: 'Mulish', sans-serif;
	font-size: 1em;
	border:#fff 1px solid;
	background-color:transparent;
	color:#424242;
	line-height:42px;
	width:100%;
	margin:.5em 0 1em;
}
.has-background:not(a){
	padding:2em 2em;
}
textarea{
	height:238px;
}
.gmap_canvas{
	width:600px;
	height:400px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*-------------------------------------------------------
                WP FORM 7
--------------------------------------------------------*/
.wpcf7-form{
	/*margin-top:2.25em;*/
}
.wpcf7 label{
	font-style:italic;
}
/*-------------------------------------------------------
                MOBILE Menu
--------------------------------------------------------*/
.button{
	border:none;
	background:none;
	width:35px;
	margin-right:0;
}
.home h1:first-child, .home h2:first-child, .home h3:first-child{
	margin-top:0 !important;
}
.wp-block-columns{
	margin-top:2em;
}
.menu-item-has-children .sub-menu {
  background-color:var(--wp--preset--color--dark-green);
  color: #424242;
  list-style: none;
  padding-left: 1em;
  position: absolute;
  display:block;
  height:0;
  overflow:hidden;
  z-index: 99999;
}
.menu-item-has-children:hover .sub-menu {
  height:auto;
  transition: height .3s;
}
.menu-item-has-children .sub-menu li a{
	font-weight:300 !important;
}
.menu-button-container{
	display:block;
	overflow:hidden;
	height:35px;
}
.dropdown-icon{
	display:block;
	overflow:hidden;
	width: 35px;
	height:35px;
	color:transparent;
}
.dropdown-icon img{
	position:relative;
	top:-15px;
	width:35px;
}
.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.open {
	display: none;
}

.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
	display: block;
}
.primary-navigation-open .primary-menu-container{
	display: block;
	position: absolute;
	right: 0;
	top: 110px;
	padding: 30px;
	background-color:var(--wp--preset--color--dark-green);
	z-index:999999999;
}
.primary-navigation-open .primary-menu-container #primary-menu-list{
	display:block;
}
.primary-navigation-open .primary-menu-container #primary-menu-list .sub-menu{
	position:static;
	height:auto;
	padding-left:30px;
}
.primary-navigation-open .primary-menu-container #primary-menu-list li {
  margin-right: 0;
  line-height: 2.25em;
}
.edit-this{
	float:left;
}

/*-------------------------------------------------------
                PARALAX
--------------------------------------------------------*/
.wp-block-buttons{
margin-top:2.25em;
}
.wp-block-group__inner-container h1{
margin: 1em 0 .8em;
}
.blog-post-content p{
width:auto;
}
.welcome{
	background:var(--wp--preset--color--beige);
	width:100%;
	border-radius:0;
	max-width:100%;
	display:block;
	padding:30px;
	margin:0 auto;
	text-align:center;
}
.welcome .wp-block-group__inner-container{
	width:100%;
}
.desktop-header{
	height:800px;
}
#kontakt{
	overflow:hidden;
}
#cookie-law-info-bar{
	background-color:rgba(255,255,255, .7);
}
/*---------------------------------------------------------
					MEDIA
----------------------------------------------------------*/
.is-style-rounded img{
	border-color:#fff;
	border-width:1px;
	border-style:solid;
}
.is-style-rounded a:hover img{
	border-width:2px;
	}
.icons img{
	opacity:.5;
}
.featured-image{
	display:block;
	height:300px;
	background-position:center center;
	background-size:cover;
}

.wp-block-latest-posts__post-title{
	font-weight:700;
	font-size: 1.6em;
	margin: 1em 0 .5em 0;
	display:block;
}
.wp-block-latest-posts__post-date, .author-name{
	margin:.5em 0 !important;
	
}
.author-name{
font-weight:bold;
}
.entry-attachment{
	width:100%;
	max-width: 1024px;
	margin:50px auto;
}
.entry-attachment img{
	width:100%;
	height:auto;
}
@media screen and (max-width:716px){
	.gmap_canvas{
		width:100% !important;
		height:80vw;
	}
}	
@media screen and (min-width:801px){
	.mobile-header{
		display:none;
	}
	.welcome{
	background: rgba(0,0,0,0.5);
	border-radius:30px;
	margin-left:30px;
	margin-right:auto;
	max-width:450px;
	}


}
@media screen and ( max-width:800px ){
.desktop-header{
display:none;
	}
}	
@media screen and ( min-width:1330px ){
	.primary-menu-container{
		display:block;
	}
	.menu-button-container{
		display:none;
	}
	.limit{
		width:1200px;
		height:100%;
		display:table-cell;
		vertical-align:middle;
	}
	.site-branding {
		margin: 50px 0;

	}
	
}
@media screen and ( min-width:1080px ){
	.welcome{
		margin-left:calc(50vw - 450px);
	}
}
@media screen and ( min-width:1240px ){
	.featured-image{
		height:500px;
	}
	.the-title{
		display: block;
		line-height: 1.5em;
		position: relative;
		top: -9px;
	}
	.custom-logo-link img{
		width:250px;
    }
	footer .custom-logo-link img{
		width:100px;
	}
	.alignwide{
		width:1140px;
		margin: 0 auto;
	}
	.site-header{
		padding: 0;
	}
	.wp-block-latest-posts__featured-image img {
  width: 554px;
}
}
@media screen and ( min-width:75em ){
	.site-content, .site-main{
		padding:0;
	}
	.wp-block-columns, 
	.wp-block-contact-form-7-contact-form-selector, 
	.wp-block-group__inner-container,
	.blogwrap{
		width:1140px;
	}
	.wp-block-group__inner-container p, .wp-block-contact-form-7-contact-form-selector p, .wp-block-columns p{
		width:auto;
	}
	.blogwrap .page-title{
		margin-left:15px;
	}
	.blog-single-post{
		width:365px;
	}
	#content p:not(.edit-this), #content h1,#content h2,#content h3,#content h4,#content h5,#content h6,#content ul, #content ol, .wp-block-buttons{
		max-width:640px;
		margin-left:auto;
		margin-right:auto;
	}
	
}
@media screen and ( min-width:75em ){
}