/*
Theme Name: Corenesa
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1715691412
Updated: 2024-05-14 12:56:52

*/
:root {
	--gold: #B07E18;
	--navy: #102332;
}

a {
	transition: all ease 0.5s;
}


.toggleLink {
	padding: 0;
	border: 0;
	color: var(--gold);
	border-radius: 0;
	outline: none;
	border: none;
	transition: none;
	padding-bottom: 2px;
	text-decoration: none !important;
	border-bottom: 2px solid var(--gold);
}

.toggleLink:hover {
	border-bottom: 2px solid var(--gold);
	background: none;
	outline: none;
	opacity: 1 !important
}

.toggleLink.active {
	border-bottom: 2px solid #fff;
	background: none;
	outline: none;
	opacity: 1;
	color: #fff
}

.hidden-text {
	display: none
}

body {
	background: #102332;
	color: #fff;
	font: 18px/30px 'Raleway', sans-serif
}

h1,
h2,
h3,
h4 {
	font-family: 'Marcellus', serif
}

.container {
	position: relative;
	width: 1150px;
	margin: 0 auto;
}

#single-page {
	height: 100%;
	width: 100%;
}

.ples #content,
.dance #content {
	margin-top: 500px
}

.single-page {}

.single-page h1 {
	margin-bottom: 60px
}

.single-page a {
	color: var(--gold)
}

.single-page a:hover {
	color: #fff;
}

/* Parent container */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 aspect ratio */
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
}

/* Iframe styling */
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.inner {
	width: 650px;
	margin: 0 auto 0;
	padding-bottom: 200px;
}

.inner a {
	color: var(--gold)
}

.inner a:hover {
	opacity: .5
}

.header {
	display: flex;
	flex-direction: row;
	margin: 50px 5% 0;
	justify-content: space-between;
	top: 40px;
	z-index: 10;
}


.header h1 {
	opacity: 0;
}

.header .logo img {
	width: 80px;
}

.menu {
	fill: #fff;
}

.fadeInDown {
	opacity: 0;
	animation: fadeInDown 1.8s ease forwards;
	animation-delay: 0.8s;
}

.page-header h1 {
	font: 40px/34px 'Marcellus', serif;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 100px; 
}

.page-content ul {
	margin-bottom: 60px
}

.page-content li {
	margin-bottom: 10px;
}

.page-content p {
	margin-bottom: 30px
}

.featured-image {
	width: 650px;
	margin: 0 auto
}

.featured-image img {
	border-radius: 50%;
	margin: 0 auto 200px;
	display: block;
	animation: floating 10s ease-in-out infinite;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

body.enesa-mahic {
	background: #102231 url('img/about.jpg') no-repeat;
	background-position: right 0;
}

body.edukacije,
body.education {
	background: #102231 url('img/educations.jpg') no-repeat;
	background-position: 0 0;
	/* about */
}

body.psychotherapy,
body.psihoterapija {
	background: #102231 url('img/psychotherapy.jpg') no-repeat;
	background-position: 0 0;
}

body.ples,
body.dance {
	background: #102231 url('img/dance.jpg') no-repeat;
	background-position: center 0;
}

.archive {
	background: #102231 url('img/archive.jpg') no-repeat;
	background-position: right bottom;
}

.single-post {
	background: url('img/clouds-bg.jpg') repeat-y center;
}

.dance .layer-1,
.ples .layer-1 {
	background: url('img/dance-right-min.png') no-repeat;
	background-position: right 600px;
	height: 100%;
	width: 100%
}

.dance .layer-2,
.ples .layer-2 {
	background: url('img/dance-left-min.png') no-repeat;
	background-position: left 3000px;
	height: 100%;
	width: 100%
}


.layer-3 {
	background:
		url('img/cloud-min.png') center 0 repeat-y;

	height: 100%;
	width: 100%;
	position: relative;
	-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 100px);  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 100px); **/
}


.layer-4 {
	background: url('img/grass-min.png') no-repeat;
	background-position: left calc(100% - 400px);
}

.psihoterapija .layer-1,
.psychotherapy .layer-1 {
	background: url('img/grass-min.png') no-repeat;
	background-position: left 1600px;
}

.psihoterapija .layer-2,
.psychotherapy .layer-2 {
	background: url('img/grass-right-min.png') no-repeat;
	background-position: right 3600px;
}

.edukacije .layer-2,
.education .layer-2 {
	background: url('img/grass-right-min.png') no-repeat;
	background-position: right 40%;
}

.post-type-archive-tribe_events,
.single-tribe_events {
	background: url('img/clouds-bg.jpg') repeat-y center;
}

.post-type-archive-tribe_events .layer-1 {
	background: url('img/grass.png') no-repeat;
	background-position: 0 0;
	height: 100%
}

.newsletter.widget p {
	margin-bottom: 20px
}

.dance-widget {
	width: 600px;
	position: relative;
	text-align: right;
	font: 20px/30px 'Marcellus', serif;
	margin-left: auto;
	margin-right: 10%;
	margin-top: 200px
}

.dance-widget blockquote {
	padding: 0;
	margin: 0;
	color: #5b6977;
	margin-bottom: 30px
}

.dance-widget cite {
	font-style: normal;
}

.dialog-close-button {
	right: auto;
	left: 20px;
	font-size: 40px !important;
}

#elementor-popup-modal-2536 .dialog-close-button svg {
	fill: #fff;
	color: #fff;
}

#elementor-popup-modal-2536 .dialog-close-button svg:hover {
	opacity: .5
}

.naslovnica,
.home {
	background: #102332 url('img/home.jpg') no-repeat;
	background-size: 1200px;
	min-height: 1600px
}

.home-logo {
	position: relative;
	width: 290px;
	height: 290px;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	/* Initial opacity for fade-in */
	transform: translateY(-100px);
	/* Initial position for slide-in */
	animation: slideInFade 2s ease forwards;
}

@keyframes slideInFade {
	0% {
		opacity: 0;
		transform: translateY(-100px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.logo-title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('img/logo-title.svg') no-repeat;
	animation: rotateLogo 2s 3s linear forwards;
	/* Animation for rotation with delay */
}

.page-id-2 .logo-title {
	background: url('img/logo-submark.svg') no-repeat;
}

@keyframes rotateLogo {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.logo-sign {
	position: relative;
	width: 190px;
	height: 190px;
	margin-top: 20px;
	background: url('img/logo-sign.svg') no-repeat;
}

.cloud {
	width: 1364px;
	height: 1020px;
	background-size: cover;
	position: absolute;
	top: 200px;
	/* Pozicija oblaka na stranici */
}

.cloud-1 {
	background: url('img/cloud.png');
	left: 100px;
	/* Pozicija prvog oblaka */
}

.cloud- {
	background-image: url('img/cloud.png');
	left: 400px;
	/* Pozicija drugog oblaka */
}

.cloud- {
	background-image: url('img/cloud.png');
	left: 800px;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
	/* Hidden by default */
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

.overlay-content {
	background-color: rgba(16, 35, 50, .75);
	padding: 20px;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	position: relative;
	display: flex;
}

.overlay-content li {
	list-style-type: none;
	font: 40px 'Marcellus', serif;
	line-height: 2em;
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}

.overlay-content li a {
	transition: all ease 0.5s;
	color: #fff;
	text-transform: uppercase;
}

.overlay.open nav li.wpml-ls-item {
	margin-left: -65px
}

.overlay.open nav li.wpml-ls-item img {
	width: 48px;
	/* Set the width of the image */
	height: 48px;
	/* Set the height of the image */
	border-radius: 50%;
	/* Make it circular */
	object-fit: cover;
	/* Ensure the image covers the entire container */
	margin-right: 10px;
}

.overlay-content li a:hover,
.overlay-content li.current-menu-item a {
	color: var(--gold)
}

#menu-menu {
	padding: 0
}

.overlay-content li a:hover {
	margin-left: 10px;
}

.close-btn {
	position: absolute;
	top: 20px;
	left: 10%;
	font-size: 30px;
	cursor: pointer;
	margin-top: 50px;
	font-size: 150px
}

/* overlay */
.button_container {
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	width: 80px;
	cursor: pointer;
	z-index: 100;
	transition: opacity 0.25s ease;
	background: rgba(0, 0, 0, .1);
	border-radius: 6px
}

.button_container:hover {
	background: rgba(0, 0, 0, .5)
}

.button_container.active {
	background: rgba(0, 0, 0, 0)
}

.button_container.active .top {
	transform: translateY(10px) translateX(0) rotate(45deg);
	background: #fff;
}

.button_container.active .middle {
	opacity: 0;
	background: #fff;
}

.button_container.active .bottom {
	transform: translateY(-10px) translateX(0) rotate(-45deg);
	background: #fff;
}

.button_container span {
	background: #fff;
	border: none;
	height: 5px;
	width: 40px;
	position: absolute;
	top: 20px;
	left: 20px;
	transition: all 0.35s ease;
	cursor: pointer;
}

.active.button_container span {
	top: 25px
}

.button_container span:nth-of-type(2) {
	top: 33px;
}

.button_container span:nth-of-type(3) {
	top: 46px;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	opacity: 0;
	transition: opacity 4.5s ease;
}

.overlay.show {
	display: flex;
	opacity: 1;
}

/* overlay */
.open.overlay {
	display: block;
	z-index: 1
}

.overlay.open {
	opacity: .95;
	visibility: visible;
	height: 100%;
}

.overlay.open:before {
	left: 0;
}

.overlay.open:after {
	right: 0;
}

.overlay.open nav li {
	opacity: 0;
	animation: fadeInRight 0.5s ease forwards;
	animation-delay: 0.1s;
}

.overlay.open nav li:nth-of-type(2) {
	animation-delay: 0.2s;
}

.overlay.open nav li:nth-of-type(3) {
	animation-delay: 0.3s;
}

.overlay.open nav li:nth-of-type(4) {
	animation-delay: 0.4s;
}

.overlay.open nav li:nth-of-type(5) {
	animation-delay: 0.5s;
}

.overlay.open nav li:nth-of-type(6) {
	animation-delay: 0.6s;
}

.overlay.open nav li:nth-of-type(7) {
	animation-delay: 0.7s;
}

/* archive */
.archive-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 100px 40px;
}

.archive-page {
	margin: -82px auto 0;
	padding-bottom: 100px;
}

.latest.post {
	margin-bottom: 100px;
	animation: fadeInDown 2s ease-in-out;
}

.latest.post h1 {
	font: 30px 'Marcellus', serif;
	margin: 10px 0;
}

.latest.post h1 a {
	text-decoration: none;
	position: relative;
	color: #fff;
}

.latest.post h1 a:hover {
	color: var(--gold)
}

.post .meta {
	font-size: 16px;
	margin-bottom: 10px;
}

.post h2 {
	font: 18px/33px 'Marcellus', serif !important;
	margin: 10px 0;
}

.post h2 a {
	color: var(--gold);
	border-bottom: 1px solid var(--gold);
	padding-bottom: 3px;
	position: relative;
}

.link a {
	position: relative
}

.link a::after,
.post h1 a::after,
.post h2 a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: var(--gold);
	transition: width 0.5s ease-in-out;
}

.link a:hover::after,
.post h1 a:hover::after,
.post h2 a:hover::after {
	width: 100%;
}

.category-title {
	font: 40px/34px 'Marcellus', serif;
	margin-bottom: 60px;
}

.post img {
	border-radius: 10px;
	display: block;
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
	transition: transform 0.8s ease;
	transform-origin: center center;
}

.post img:hover {
	transform: scale(1.03);
}

.nav-thumbnail {
	transition: all 0.8s ease;
}

.nav-thumbnail:hover {
	opacity: .5;
}

.archive-list .post {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.post .excerpt {
	font-size: 16px;
	margin-bottom: 15px;
}

.meta span {
	color: var(--gold);
	font-size: 50px;
	position: relative;
	margin: 0 10px;
	top: 10px
}

.entry-post .meta {
	margin-bottom: 20px;
}

.entry {
	border-bottom: 1px solid rgba(256, 256, 256, .1);
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.entry p {
	margin: 0 !important
}

.entry-content {
	width: 75%
}

.post-navigation {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 100px 0;
	border-top: 1px solid rgba(256, 256, 256, .1);
	margin-top: 100px
}

.post-navigation img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}

.post-navigation svg {
	fill: #fff;
	position: relative;
	top: 5px;
}

.post-navigation a {
	text-decoration: none;
	transition: all 0.8s ease;
	color: #fff
}

.post-navigation a:hover {
	color: var(--gold)
}

.post-navigation a:hover svg {
	fill: var(--gold)
}

.nav-previous,
.nav-next {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.nav-post {
	text-align: left;
	margin-left: 30px;
}

.nav-next .nav-post {
	margin: 0 30px 0 0
}

.footer {
	position: relative;
	background: #0D1E2F;
}

.footer-top {
	height: 100px;
	background: url('img/footer-top.svg') no-repeat;
	background-size: cover
}

.footer .container {
	width: 1300px;
	display: flex;
	justify-content: space-between;
	padding: 20px;
	padding: 100px 0;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: var(--gold)
}

.footer .logo img {
	width: 180px;
	margin-bottom: 50px;
	display: block;
}

.footer .contact dt {
	font-weight: 700
}

.footer .contact dd {
	margin: 5px 0 0
}

.footer .social {
	margin-top: 50px;
}

.footer .social svg {
	fill: var(--gold);
	transition: all 0.8s ease;
	margin-right: 20px;
}

.footer .social svg:hover {
	fill: #fff;
}

.footer .policy {
	margin-bottom: 20px
}

.footer .widget.logo {
	flex: 0 0 25%;
}

.footer .widget.contact {
	flex: 0 0 35%;
}

.footer .widget.newsletter {
	flex: 0 0 40%;
}

/* animations */
@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translateY(-20px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translateX(-20px);
	}

	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes floating {
	0% {
		transform: translateY(0) scale(1);
	}

	25% {
		transform: translateY(-5px) scale(1.02);
	}

	50% {
		transform: translateY(-10px) scale(1.05);
	}

	75% {
		transform: translateY(-5px) scale(1.02);
	}

	100% {
		transform: translateY(0) scale(1);
	}
}

@keyframes rotateIn {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes slideInFade {
	0% {
		opacity: 0;
		transform: translateY(-100px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

/* events*/
.event-list,
.event {
	padding: 30px 30px;
	background: rgba(16, 35, 50, .5);
	margin-bottom: 100px;
	border-radius: 20px;
}

.events h1 {
	font: 42px/53px 'Raleway', sans-serif;
	text-align: left;
}

.events img {
	border-radius: 10px;
}

.events img:hover {
	opacity: .5
}

.events h2 {
	font: 26px 'Raleway', sans-serif;
	font-weight: 700;
	margin: 10px 0
}

.events h2 a {
	color: #fff;
}

.events h2 a:hover {
	color: var(--gold)
}

.events .venue {
	margin: 10px 0;
	font-size: 16px;
}

.events .time {
	font-size: 16px;
}

.events .date {
	text-align: center;
}

.events .date .month {
	display: none
}

.events .weekday {
	text-transform: uppercase;
}

.events .day {
	font-size: 50px;
	margin: 8px 0 12px
}

.events .date span {
	display: none
}

.event-box {
	display: grid;
	grid-template-columns: 10% 48% 42%;
	margin-bottom: 60px;
}

.event-content {
	border-left: 1px solid #fff;
	padding: 0 60px 0 30px;
}

.event,
.events:not(body) {
	color: #fff;
	margin-top: -130px
}

.event a {
	color: var(--gold)
}

.event a:hover {
	color: #fff;
}

.tribe-events-back a {
	color: var(--gold);
	text-transform: lowercase !important
}

.tribe-events-back a:hover {
	color: #fff;
}

.tribe-events-schedule.tribe-clearfix h2 {
	font: 18px 'Raleway', sans-serif;
	text-align: left;
}

.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button,
.tribe-events-nav-pagination {
	display: none
}

.tribe-events-single-section {
	display: ;
	width: 100% !important
}

.tribe-events-meta-group dl {
	font-size: 16px;
}

#single-page {
	margin-top: 900px;
}

.edukacije h2,
.psihoterapija h2,
.education h2,
.psychotherapy h2 {
	position: absolute;
	margin-left: -350px;
	margin-top: -8px;
	width: 300px;
	text-align: right
}

.bio {
	display: grid;
	grid-template-columns: 20% 80%;
	gap: 40px 20px;
	border-top: 1px solid rgba(256, 256, 256, .1);
	padding-top: 30px
}

.bio strong {}


#mc_embed_signup {
	margin-top: 25px;
}

#mc_embed_signup input {
	background: #132A3B;
	border: none;
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 13px 15px;
}

#mc_embed_signup .mc-field-group {
	margin-bottom: 20px;
}

#mc_embed_signup div.mce_inline_error {
	font-weight: normal;
	font-size: 13px
}

#mc_embed_signup .mc-field-group {
	border: none
}

#mc_embed_signup label {
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	display: block;
	margin-bottom: 10px;
}

#mc_embed_signup .button {
	width: 75%;
	background: var(--gold);
	text-transform: uppercase;
	font-weight: 700;
	font: bold 16px Raleway;
	padding: 15px 0
}

#mc_embed_signup .button:hover {
	opacity: .5
}

#mergeRow-gdpr {
	display: none
}

.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 10;
	min-height: 150px;
	display: flex;
	align-items: center;
	backdrop-filter: blur(50px);
	-webkit-backdrop-filter: blur(50px);
}

.sticky img {
	position: absolute;
}

.sticky img.back {
	width: 50px;
	fill: #fff;
	filter: invert(100%);
	top: 50%;
	margin-left: -12%;
	transform: translateY(-50%);
}

.sticky a {
	opacity: 1
}

.sticky a:hover {
	opacity: .5
}

.sticky h1 {
	flex-grow: 1;
	padding: 0 30px;
}

.sticky img.logo {
	width: 85px;
	width: 85px;
	right: -15%;
	top: 50%;
	transform: translateY(-50%);
}


/* Responsive
----------------------------------------------- */


@media (max-width: 1550px) {

	.sticky .container {
		display: flex;
		align-items: center;
	}

	.sticky img {
		position: relative;
		top: auto;
		transform: none !important
	}

	.sticky img.back {
		margin-left: auto;
		right: auto;
	}

	.sticky img.logo {
		right: auto;
		margin-right: 20px;
	}

	.sticky h1 {
		text-align: center;
	}

}

@media (max-width: 1440px) {


	.home-logo {
		width: 160px;
		height: 160px;
	}

	.logo-sign {
		width: 110px;
		margin-top: 60px
	}
	
	.header {
		margin: 50px 5% 0;
	}

	.container,
	.footer .container {
		width: 100%;
	}

	.footer .container {
        padding: 15px;
    }
    
	.sticky .container {
		padding: 0 30px;
	}

	.category-title {
		text-align: center;
	}

	.single-page {
		margin-top: 50px;
	}

	.archive-page,
	.single-page {
		padding: 0 30px;
	}

	.footer .container .widget {
		font-size: 16px;
	}

	.dance-widget blockquote {
		color: #fff;
	}

	.naslovnica,
	.home {
		background: #102332 url('img/home.jpg') no-repeat left 0 !important;

		background-size: 1200px !important;
	}

	.naslovnica .stickywicky,
	.home .stickywicky {
		display: none
	}

	body.enesa-mahic {
		background-position: 100% -150px !important;
		background-size: 1600px !important;
	}

	body.psychotherapy,
	body.psihoterapija {
		background-position: center 0;
		background-size: 1400px
	}

	.featured-image {
		width: 400px;
	}

	.featured-image img {
		margin-bottom: 150px
	}

	#single-page {
		margin-top: 1000px;
	}

	.events h1 {
		text-align: center;
		margin-bottom: 100px;
	}

	.event {
		margin-top: 0
	}

}

@media (max-width: 980px) {

	.naslovnica .home-logo, 
	.home .home-logo {
		width: 300px !important;
		height: 300px !important;
		top: 700px; 
		right: 7%;  
		z-index: 1 !important; 
		position: absolute; 
	}

	.naslovnica .logo-sign, 
	.home .logo-sign 
	{
		position: relative;
		width: 240px;
		height: 240px;
		margin-top: 15px; 
	}

	.overlay { z-index: 100 !important }
	
}

@media (max-width: 1200px) {

	.header h1 {
		display: block
	}

	.edukacije h2,
	.psihoterapija h2,
	.education h2,
	.psychotherapy h2 {
		display: block;
		position: static;
		margin: 0 0 20px;
		;
		text-align: left;
		width: auto;
	}

	body {
		background-position: 30% -150px !important;
		background-size: 1400px;
	}


	body.ples,
	body.dance {
		background: #102231 url('img/dance.jpg') no-repeat;
		background-position: 30% 0 !important;
		background-size: 1300px !important;
	}


	#single-page {
		margin-top: 400px;
	}
	
}


@media (max-width: 1024px) {

	body {
		font: 16px 'Raleway', sans-serif;
		line-height: 1.7em
	}


	.header {
		position: relative;
		margin: 0 !important;
		padding: 20px 30px !important;
		transition: all ease 1s;
		backdrop-filter: blur(0px);
		top: 0 !important;
		display: flex;
		align-content: center;
	}

	.header h1 {
		opacity: 0;
		transition: all ease 0.5s;
	}

	.header.stickywicky {
		position: sticky;
		margin: 0 !important;
		padding: 20px 30px 10px !important;
		backdrop-filter: blur(50px);
		-webkit-backdrop-filter: blur(50px);
	}

	.header.stickywicky h1 {
		opacity: 1
	}


	.button_container {
		margin: 0;
		top: auto;
	}


	.header .logo img {
		width: 60px;
	}

	.header h1 {
		margin-right: -60px;
	}


	body.enesa-mahic {
		background-position: 100% -150px !important;
		background-size: 1200px !important;
	}

	.events h2 {
		font-size: 25px
	}

	.featured-image {
		width: 60%;
	}

	.featured-image img {
		margin-bottom: 50px
	}

	.header {
		margin: 0 30px 0;
	}

	.sticky h1 {
		font-size: 30px;
	}

	.sticky img.back {
		width: 40px;
	}

	.sticky img.logo {
		width: 50px;
	}

	.footer .container {
		display: block;
        padding: 0 15px; 
	}

	.archive-page {
		margin: 0
	}

	.footer .widget {
		margin-bottom: 60px;
		text-align: center;
		width: 100%
	}

	.footer .logo img {
		margin: 0 auto 50px;
	}

	.event,
	.events:not(body) {
		margin-top: 10px
	}

	.entry-content {
		width: 100% !important
	}


	.entry-content {
		width: 100%
	}

	.post-navigation,
	.nav-previous,
	.nav-next {
		display: block;
	}


}


@media (max-width: 768px) {

	body {
		background-position: 30% -150px !important;
		background-size: 1200px;
	}
	
	.naslovnica,
	.home {
		min-height: auto;
		background-size: 500px
	}

	body.psychotherapy,
	body.psihoterapija {
		background-position: center 0;
		background-size: 1200px
	}

	body.ples,
	body.dance {
		background-position: center 0 !important;
		background-size: 900px !important;
	}


	body.enesa-mahic {
		background-position: 100% -150px !important;
		background-size: 1000px !important;
	}
	
	
	.header .logo img {
		width: 50px;
	}

	.header h1 {
		font-size: 30px
	}

	.button_container.scrolled {
		top: 20px
	}

	.header {
		padding: 20px 15px !important;
		margin: 0;
		display: flex;
		z-index: 10000
	}

	.button_container {
		height: 52px;
		width: 62px;
		background: rgba(0, 0, 0, .5);
	}


	.button_container span {
		height: 4px;
		width: 38px;
		top: 15px;
		left: 12px;
	}

	.active.button_container span {
		top: 14px
	}

	.button_container span:nth-of-type(2) {
		top: 25px;
	}

	.button_container span:nth-of-type(3) {
		top: 35px;
	}

	.events .date span {
		display: inline;
	}

	.sticky h1 {
		font-size: 24px;
	}

	.sticky img.back {
		width: 60px;
	}

	.sticky img.logo {
		width: 60px;
	}

	.events .time span {
		display: none;
	}

	h1.tribe-events-single-event-title {
		font-size: 35px;
	}

	.events .date {
		margin-bottom: 10px;
	}

	.events .event-excerpt {
		margin-bottom: 30px
	}

	.events .day,
	.events .date {
		text-align: left;
		font-size: 22px;
	}

	.date>div,
	.events .date .month {
		display: inline;
	}

	.event-box {
		display: block
	}

	.event-content {
		border: none;
		padding: 0
	}


	.overlay-content li {
		font-size: 35px;
		line-height: 3em;
	}

	.inner {
		width: 100%;
		padding: 0 30px;
	}


	.dance-widget {
		width: 100%;
		padding: 0 30px;
		font-size: 16px;
		line-height: 1.6em;
		margin-top: 30px;
	}

	.dance-widget blockquote {
		margin: 0
	}

	.ples #content,
	.dance #content {
		margin-top: 60px;
	}

	.footer {
		padding: 0 30px;
	}

	.home-logo {
		width: 400px !important;
		height: 400px;
	}

}


@media (max-width: 480px) { 

	body {
		background-position: center -150px !important;
		background-size: 1200px;
	}

	body.naslovnica,
	body.home {
		min-height: auto;
		background-size: 400px
	}

	.archive-list {
		display: block;
	}

	.header h1 {
		font-size: 24px
	}

	.header .logo img {
		width: 50px;
	}

	.overlay-content li {
		font-size: 25px;
		line-height: 3em
	}

	body.psihoterapija,
	body.psychotherapy {
		background-position: 30% -50px !important;
		background-size: 1000px !important;
	}


	body.edukacije,
	body.educations {
		background-position: 30% -100px !important;
		background-size: 1200px !important;
	}



	.page-content ul {
		margin: 0 0 50px;
		padding: 0 0 0 15px
	}


	.overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		visibility: hidden;
		z-index: -1;
		opacity: 0;
		transition: opacity 4.5s ease;
	}



}


/* Single event venue map - wider */
.single-tribe_events .tribe-events-venue-map {
	width: 100%;
}
.single-tribe_events .tribe-events-venue-map iframe {
	height: 420px;
}