/*
Theme Name: Simultan 2023
Theme URI: #
Author: Vajna Botond
Author URI: http://vajnabotond.ro
Description: Custom theme for simultan.org 2023
*/
:root {
  --purple: #7f8bfb;
}
:focus {
	outline:none;
}
::-webkit-scrollbar
{
	width: 30px;
}
body {
	margin: 0;
	padding: 0;
	background-color: #1fd8b1;
/* 	font-family: 'Raleway', sans-serif; */
/* 	font-family: 'Overpass Mono', monospace; */
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 300;
	background-attachment: fixed;
	background-size: %;
	background-repeat: no-repeat;
	background-position: left bottom;
}
body.home {
	background-color: #4de1b9;
	color: #fff;
	background-attachment: fixed;
	background-size: %;
	background-repeat: no-repeat;
}
figure {
	margin-left: 0;
	margin-right: 0;
}
figcaption {
	font-size: 0.6em;
	text-align: center;
}
.purple-bg {
	background-color: #7f8bfb;
}
h2 {
	font-size: 1.2em;
}
p {
	margin-top: 0;
}
.editor-styles-wrapper .has-medium-font-size,
.content .has-medium-font-size,
.has-medium-font-size {
	font-size: 1.1em;
}
.editor-styles-wrapper .has-medium-small-size,
.content .has-small-font-size,
.has-small-font-size {
	line-height: 1.2em;
}
.page-id-672 .post-content p,
.page-id-534 .post-content p {
	margin-bottom: 6px;
	margin-top: 24px;
}
.page-id-672 .post-content .has-small-font-size,
.page-id-534 .post-content .has-small-font-size {
	margin-top: 0;
}
.has-small-font-size {
	line-height: 0.6em;
}
a, a:hover, a:active, a:focus {
	text-decoration: none;
	outline: none;
}
hr {
	color: #312e55;
	color: #272540;
	border-top: none;
}
.uppercase {
	text-transform: uppercase;
}
.bigstone {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background-image: url();
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
}
.sidebar {
	position: fixed;
	display: flex;
	flex-wrap: wrap;
	top: 0;
	left: 30px;
	width: 230px;
	height: 100vh;
	overflow-y: auto;
}
.sidebar div {
	flex-basis: 100%;
	/*! flex-shrink: 0; */
}
.menu-logo {
	display: flex;
/* 	flex-wrap: nowrap; */
	flex-direction: column;
}
.wpml-ls-menu-item {
	width: 0;
	height: 0;
	overflow: hidden;
}
.wpml-ls-current-language {
	opacity: 0.3;
}
.main-wrapper {
/* 	display: flex; */
	padding: 30px;
	max-width: 700px;	
	margin-left: 240px;
	position: relative;
}
.widget-text-alb-stanga {
	color: #00e7ff;
	color: #fff;
	font-size: 1.05em;
	margin-top: 30px;
}
.widget-text-alb-stanga a {
	color: #00e7ff;
	color: #fff;
}
.home .widget-text-alb-stanga {
	color: #fff;
}
.home .widget-text-alb-stanga a {
	color: #fff;
}

/* meniu */

.menu {
	color: #00e7ff;
	color: #fff;
	font-family:;
	font-weight: 600;
}
.home .menu {
	color: #fff;
}
#vb_menu ul {
	list-style-type: none;
	padding: 0;
	font-size: 1.6em;
	line-height: 1.2em;
	text-transform: uppercase;
}
#vb_menu ul a {
	text-decoration: none;
	color: inherit;
}
#vb_menu ul a:hover{
	font-style: italic;
	text-decoration: underline;
}

/**/

.content {
	padding-left: 40px;
}
.post-title {
	color: #312e55;
	font-family: ;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 2.1em;	
	line-height: 1em;
	margin-top: 2px;
}
.archive .main-wrapper > .post-title,
.page-template-program .main-wrapper > .post-title {
	margin-left: 40px;
}
.post-content {
	color: #312e55;
	color: #312e55;
	font-size: 1.35em;
	line-height: 1.35em;
	font-weight: 400;
	min-width: 322px;
}
.arhive-featured-img {
	width: 300px;
	height: 225px;
	background-color: rgba(0, 0, 0, 0.3);
	margin-bottom: 8px;
}
.arhive-featured-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.archive .content {
	display: flex;
	flex-wrap: wrap;
}
.archive .post-content {
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
}
a {
	color: #312e55;
	text-decoration: underline;
	color: inherit;
}
.small {
	font-size: 0.7em;
	line-height: 0.7em;
}
.prog-event-title {
	margin-bottom: 8px;
  text-transform: uppercase;
}
.sidebar .logo {
	display: flex;
	/*! width: 40px; */
	/*! align-self: flex-end; */
	/*! flex-basis: 100%; */
	margin-bottom: 20px;
	vertical-align: bottom;
	align-items: flex-end;
}
.logo img {
	width: 40px;
	height: auto;
/* 	opacity: 0.5; */
}
.selector-limbi {
	position: fixed;
	width: 200px;
	right: 20px;
	top: 30px;
	display: inline-block;
	text-align: right;
	color: #312e55;
}
.home .selector-limbi {
	color: #312e55;
}
.wpml-ls, .wpml-ls-legacy-list-horizontal {
	padding: 0 !important;
}
.wpml-ls-legacy-list-horizontal a {
	padding-top: 0 !important;
	padding-right: 0 !important;
}
.selector-limbi a {
	color: #312e55;
	font-size: 1.2em;
	text-transform: uppercase;
}
.home .selector-limbi a {
	color: #312e55;
	text-transform: uppercase;
}
.festival-title {
	position: fixed;
	right: -140;
	bottom: 190px;
	transform: rotate(-90deg);
	font-style: italic;
}
.wp-block-image figcaption {
	color: #312e55 !important;
}
.wp-block-image img {
	height: auto;
}
/* === Media Queryes === */

@media (max-width: 1024px){
	body {
		font-size: 14px;
	}
	.vb-menu ul a {
/* 		background-color: var(--purple); */
	}
	.vb-menu ul li {
		margin-bottom: 8px;
	}
	.vb-menu ul .wpml-ls-menu-item a {
		background-color: transparent;
	}
	.main-wrapper {
		margin-left: 180px;
	}
}

@media (max-width: 870px) {
	.archive .post-content {
		width: auto;
	}
}
@media (max-width: 600px) {
	.sidebar {
		position: static;
		width: 100%;
		height: auto;
		padding-right: 20px;
		box-sizing: border-box;
		flex-direction: column-reverse;
		/*! margin-top: 10px; */
	}
	.sidebar > div {
		flex-basis: auto;
		margin-left: 12px;
		padding-left: 10px
	}
	.sidebar .logo {
		position: absolute;
		left: 22px;
	}
	.main-wrapper {
		margin-left: 0;
		padding: 22px;
	}
	.archive .main-wrapper,
  .page-template-program .main-wrapper {
	   padding: 22px;
  }
	.archive .post-content {
		padding-left: 0;
		padding-right: 22px;
	}
  .archive .main-wrapper > .post-title,
  .page-template-program .main-wrapper > .post-title {
	   margin-left: 0;
  }
	.selector-limbi {
		height: 0;
		width: 0;
		overflow: hidden;
	}
	.content {
		padding-left: 0;
	}
	.widget-text-alb-stanga {
		font-size: 1em;
		font-size: 1.20em;
		margin-top: 0px;
	}
	.bigstone {
		height: 60vh;
	}
	
	/* === menu show - hide ===*/
	
	.menuresp {
		position: relative;
		width: 100%;
		z-index: 1;
	}
	.vb-menu {
		position: relative;
		width: 100%;
/* 		background-color: var(--purple); */
/* 		padding-left: 12px; */
		padding-right: 12px;
		box-sizing: content-box;
/* 		border-bottom: solid 1px; */
		box-sizing: border-box;
		overflow: hidden;
	}

	#vb_menu {
			display: none;
	}
	.menu-button {
		position: absolute;
		width: 32px;
		height: 32px;
		background: url(images/menu-button-white.png) center no-repeat;
		background-size: contain;
		opacity: 1;
		right: 10px;
		z-index: 2;
	}
	.home .menu-button {
		background: url(images/menu-button-white.png) center no-repeat;
		background-size: 32px;
	}
	.vb-menu ul.menu {
		display: block;
	}


	.wpml-ls-menu-item {
		color: #312e55;
		/* font-size: 0.6em; */
		width: auto;
		height: auto;
	}
	
	/**/
	
	.sidebar .menu-logo {
		/*flex-basis: 100%;*/
		/*! position: absolute; */
		width: 100%;
		margin-left: 0;
		padding-top: 12px;
		display: block;
	}
	.sidebar .menu-logox {
		padding-top: 12px; 
	}
	.vb-menu ul {
		margin-bottom: 0;
		margin-top: 0;
		padding-top: 20px;
	}
	.vb-menu ul .wpml-ls-menu-item a {
		padding: 6px 40px 20px 6px;
	}
	.vb-menu ul li {
		margin-bottom: 0;
	}
	.vb-menu ul li a {
		display: inline-block;
		padding: 2px;
		padding-left: 0;
		box-sizing: content-box;
		/*! width: 100%; */
	}
	@supports (-webkit-overflow-scrolling: touch) {
		.vb-menu {
			display: block !important;
		}
	}
}

@media (max-width: 440px) {
	.sidebar {
		position: static;
		width: 100%;
		height: auto;
		padding-right: 20px;
		box-sizing: border-box;
		flex-direction: column-reverse;
		margin-top: 0px;
	}
}




