/*
Theme Name: Renew The Book 2026
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



/*** FONTS ***/
@import url('https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&family=Zalando+Sans+SemiExpanded:ital,wght@0,200..900;1,200..900&display=swap');
/*
@font-face {
	font-family: 'Zalando Sans SemiExpanded';
	src: url('./assets/fonts/ZalandoSansSemiExpanded-VariableFont_wght.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
*/




/*** COLORS ***/
:root {
	/* base colors */
	--color-purple: #6600A3;
	--color-blue: #0019FF;
	--color-yellow: #F1DD15;
	--color-green: #00FF81;
	--color-orange: #FF5838;
	--color-pink: #FF6DFF;

	--prim-color: #000;
	--sec-color: #FFF;
	--tert-color: #FF5838;

	--focus-color: var(--color-orange);
	--headings-color: #000;
	--text-color: #000;

	--text-color-light: #A8A8A8;

	--line-color: #000;

	--background-color: var(--color-purple);

	--button-background-color: #FF5838;


	/* 
	80% - CC
	82% - D1
	85% - D9
	87% - DE
	89% - E3
	90% - E6
	91% - E8
	92.5% - EC
	95% - F2 
	*/

	--light-background-color: #FFFFFFD9;
	--dark-background-color: #000000D9;

	--purple-background-color: #6600A3EC;
	--blue-background-color: #0019FFEC;
	--yellow-background-color: #F1DD15EC;
	--green-background-color: #00FF81EC;
	--orange-background-color: #FF5838EC;
	--pink-background-color: #FF6DFFEC;

	--footer-background-color: var(--dark-background-color);
	--mobile-menu-background-color: var(--color-purple);

	--box-color: #fff;
	--form-background-color: #fff;

	--radius: 12px;
	--box-radius: 20px;

}

:focus {
	outline-color: transparent !important;
	outline-style: auto;
	outline-width: 0 !important;
}




/*** TEXT * HEADINGS ***/

body {
	font-family: 'Zalando Sans SemiExpanded', sans-serif;
	/* 16px
	font-size: 1.0rem;
	line-height: 187.8%; */
	font-size: 1.125rem;
	line-height: 150%;
	color: var(--text-color);
	font-weight: 400;
	background-color: var(--background-color);
}

p {
	margin-bottom: 1.50rem;
}

b,
strong,
.strong {
	font-weight: 700;
}

hr {
	color: var(--line-color);
	background-color: var(--line-color);
	border-color: var(--line-color);
	border-style: solid;
	border-width: 1px;
	border-bottom: 0;
	margin: 20px 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.jet-form__heading .jet-form__label-text {
	font-family: 'Zalando Sans SemiExpanded', sans-serif;
	font-weight: 700;
	color: var(--headings-color);
	line-height: 125%;
}

.elementor-widget-heading .elementor-heading-title {
	line-height: 125%;
}


h1 {
	/* font-size: 5rem; */
	font-size: 5rem;
}

h2 {
	font-size: 3.75rem;
}

h3 {
	font-size: 3rem;
}

h4 {
	font-size: 2.5rem;
}

h5 {
	font-size: 2rem;
}

h6 {
	font-size: 1.5rem;
}

.pre-title h6 {
	padding-top: 50px;
}

.pre-title h6 {
	color: #fff;
}

.pre-title h6 a {
	color: var(--sec-color) !important;
}


button,
input,
optgroup,
select,
textarea {
	font-size: 1.125rem
		/* 18px */
	;
}


.small .elementor-text-editor p {
	font-size: 0.875rem
		/* 16px */
	;
	line-height: 150%;
}


.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	margin-bottom: 30px;
}

.elementor-widget.elementor-widget-heading {}

.jet-listing-not-found {
	font-size: 0.875em;
	line-height: 150%;
	color: var(--text-color-light);
}


.subheading {
	text-transform: uppercase;
	color: var(--text-color-light);
	font-weight: 500;
	font-size: 1.5rem;
	letter-spacing: 2px;
	margin-bottom: 20px !important;
}

.subheading p {
	margin-bottom: 0;
}



.elementor-text-editor ul,
.elementor-text-editor ol {
	margin-bottom: 30px;
}

figure.wp-caption figcaption {
	padding-top: 5px;
	text-align: left;
	font-size: 16px;
}


.elementor-widget-text-editor.intro p {
	font-size: 1.5rem;
	line-height: 150%;
}









/*** META INFO ***/

.meta {
	color: var(--text-color-light);
	font-size: 1rem;
	line-height: 150%;
}









/*** ICON LISTS ***/

.elementor-widget-icon-list {
	/* font-size: 1.125rem; */
}

.elementor-widget-icon-list .elementor-icon-list-item {
	border: 0 !important;
}










/*** LINKS ***/

a {
	color: var(--focus-color);
}

a:hover {
	color: var(--focus-color);
}







/*** BUTTONS ***/

a.btn,
li.btn a,
.elementor-widget-button .elementor-button,
input[type=submit],
button[type=button],
button[type=submit],
.jet-form button {
	font-family: 'Zalando Sans SemiExpanded';
	text-transform: uppercase;
	background-color: var(--button-background-color);
	padding: 20px 20px;
	border-radius: var(--radius);
	color: #fff;
	border: 0;
	font-size: 1rem;
	font-weight: 700;
	line-height: 30px;
	text-align: center;
	text-decoration: none !important;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
	/* box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.20); */
	transition: all .1s ease-in-out;
}

.card a.btn,
.card li.btn a,
.card .elementor-widget-button .elementor-button,
.card input[type=submit],
.card button[type=button],
.card button[type=submit],
.card .jet-form button {
	box-shadow: none;
}


a.btn:hover,
li.btn a:hover,
.elementor-widget-button .elementor-button:hover,
input[type=submit]:hover,
input[type=button]:hover,
button[type=button]:hover,
button[type=submit]:hover,
.jet-form button:hover {
	/* background-color: var(--prim-color-lighter);
	box-shadow: 12px 12px 0 rgba(0, 0, 0, 0.05); */
	transform: scale(1.05);
	background-color: var(--focus-color);
}




.elementor-widget-button .elementor-button:focus,
input[type=submit]:focus,
input[type=button]:focus,
button[type=button]:focus {
	background-color: var(--focus-color);
	/* box-shadow: none; */
}


.elementor-widget-button.elementor-button-info .elementor-button,
.bn-reset button[type=button] {
	border: 1px solid #C8E8D0;
	background-color: #fff;
	color: #4CA829;
	padding: 12px 29px;
}

.elementor-widget-button.elementor-button-success .elementor-button {
	background-color: var(--sec-color);
	color: var(--text-color);
}


button.success,
button.success:hover {
	background-color: var(--focus-color);
	color: #fff;
}


li.btn.btn-focus a {}





/*** DIVIDERS ***/

.elementor-divider-separator,
.elementor-divider {
	border-top-color: var(--line-color) !important;
	color: var(--line-color);
}

.elementor-divider-separator::after,
.elementor-divider::after {
	display: none;
}



/*** META ***/
.meta-info {
	border: 0 solid var(--line-color);
	border-width: 1px 0;
	padding: 10px 0;
	color: var(--text-color-light);
	font-size: 14px;
}

















/** HEADER **/

#header {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


#nav-logo img {
	width: 195px;
	height: 128px;
}

#nav-bar {
	background-color: var(--light-background-color);
	border-radius: var(--radius);
	color: var(--color-purple);
	padding: 0 30px;
	padding-top: 15px;
	height: 70px;
	margin-right: 20px;
}


#nav-bar .elementor-column-wrap.elementor-element-populated {
	padding-top: 0;
	padding-bottom: 0;
}

#nav-bar .elementor-nav-menu {
	border: 0;
}

#nav-bar .elementor-nav-menu a {
	font-size: 1rem;
	font-weight: 700;
	color: var(--headings-color);
	text-transform: uppercase;
	margin: 0 15px;
	/* space between menu items */
	padding: 5px 0;
	line-height: 30px;

}

#nav-bar .elementor-nav-menu a:hover {
	color: var(--focus-color);
}

#nav-bar .elementor-nav-menu a:hover::after {
	background-color: var(--focus-color);
}


#nav-bar .sub-arrow {
	padding-left: 5px;
}

#nav-bar .elementor-nav-menu .mobile-only a {
	display: none;
}

#nav-bar .elementor-nav-menu .current-menu-item a {
	/* border-bottom: 4px solid var(--prim-color); */
	color: var(--focus-color);
	background-color: transparent;
}


#nav-bar .elementor-widget-search-form,
#nav-bar .elementor-menu-toggle {
	margin-top: 0;
}

#nav-bar .elementor-widget-search-form .elementor-search-form__toggle,
#nav-bar .elementor-widget-search-form .elementor-search-form__toggle i,
#nav-bar .elementor-search-form--skin-full_screen .elementor-search-form__toggle i,
#nav-bar .elementor-menu-toggle {
	margin-top: 2px;
	padding: 0;
	font-size: 32px;
	color: var(--sec-color);
	background-color: transparent !important;
}

#nav-bar .sub-menu {
	min-width: 220px !important;
	background-color: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	padding: 30px 20px 60px 20px;
}

#nav-bar .elementor-nav-menu--dropdown {
	background-color: var(--background-color-dark);
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.05);
	padding: 30px 20px 80px 20px;
	text-align: center;
}

#nav-bar .elementor-nav-menu--dropdown li {}

#nav-bar .sub-menu .menu-item a,
#nav-bar .elementor-nav-menu--dropdown a {
	color: #fff;
	margin: 0;
	padding: 8px 0;
	border: 0;
	font-size: 14px;
	display: inline-block;
}

#nav-bar .elementor-nav-menu--dropdown a {
	padding: 15px 0;
}

#nav-bar .elementor-nav-menu--dropdown a .sub-arrow {
	padding-left: 15px;
	margin-top: -2px;
}

#nav-bar .elementor-widget-nav-menu .elementor-nav-menu--dropdown li.menu-item.btn a {
	margin-top: 20px;
	padding-top: 11px;
	padding-bottom: 11px;
}




#nav-bar .sub-menu .menu-item a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#nav-logo {
	animation: pulse 5s ease-in-out infinite;
	animation-delay: 5s;
	transform-origin: center;
}

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

	3% {
		transform: scale(1.05);
	}

	6% {
		transform: scale(1);
	}

	/*
	7% {
		transform: scale(0.98);
	}

	8% {
		transform: scale(1);
	}
		*/

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






#nav-bar .elementor-nav-menu {
	/* margin-top: -9px; */
}

#nav-bar .elementor-widget-nav-menu {}

#nav-bar .elementor-widget-nav-menu .elementor-nav-menu--dropdown li {}

#nav-bar .elementor-widget-nav-menu .elementor-nav-menu--dropdown li a {
	display: inline-block;
	border-bottom: 0;
}


#nav-bar .elementor-widget-nav-menu .elementor-nav-menu--dropdown li.current-menu-item a.elementor-item-active,
#nav-bar .elementor-widget-nav-menu .elementor-nav-menu--dropdown li.menu-item a {
	color: #fff;
	border-bottom: 0;
	background-color: transparent;
}


#nav-bar .elementor-nav-menu--dropdown {
	/* background-color: #fff; */
}


#nav-bar .focus a,
#nav-bar .focus.current-menu-item a {
	color: #fff;
	/* background-color: var(--focus-color); */
	background-color: var(--prim-color);
	padding: 12px 20px 8px 20px;
	height: 40px;
	border-radius: 20px;
}

#nav-bar .focus a:hover {
	color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}



#nav-bar .elementor-widget-nav-menu .elementor-nav-menu--dropdown li.menu-item.focus a {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
	/*  background-color: var(--focus-color) !important; */
	background-color: var(--prim-color);
	padding: 15px 40px 15px 40px;
	height: 50px;
	border-radius: 25px;
}

#nav-bar .elementor-widget-nav-menu .elementor-nav-menu--dropdown li.menu-item.btn a {
	text-transform: uppercase;
	background-color: var(--sec-color);
	padding: 5px 30px;
	color: var(--prim-color);
	line-height: 30px;
	text-align: center;
	margin-right: 0;
}


.btn-mobile-menu img[src$=".svg"] {
	width: 70px !important;
	height: 70px !important;
}


.mobile-menu .dialog-lightbox-widget-content {
	background-color: var(--mobile-menu-background-color) !important;
}


.mobile-nav-menu ul {
	margin: 0;
	padding: 0;
}

.mobile-nav-menu ul li {
	list-style: none;
	margin: 20px 0 30px;
	padding: 0;
	text-align: center;
	color: #fff;
}

.mobile-nav-menu ul li a {
	font-weight: 700;
	font-size: 1.5rem;
	text-transform: uppercase;
	color: #fff;
}

.mobile-nav-menu ul li a:hover {
	color: var(--focus-color);
}


@media screen and (max-width: 767px) {
	#header {
		padding-top: 0;
		padding-bottom: 0;
	}

	#nav-logo img {
		/*
		width: 92px;
		height: 40px;
		*/
	}

	#nav-bar .elementor-widget-search-form .elementor-search-form__toggle i,
	#nav-bar .elementor-menu-toggle i {
		margin-top: -6px;
	}
}









/*** LAYOUT ***/

.content-section {
	padding-top: 0;
	padding-bottom: 0;
}

.content-section>.e-con-inner,
.content-section>.e-con-inner {
	align-items: start !important;
}

.content-section.stretch>.e-con-inner,
.content-section.grow>.e-con-inner {
	align-items: stretch !important;
}

.content-section .e-con-inner>.elementor-element {
	padding-top: 0;
	padding-bottom: 0;
}

.card-wrapper {
	display: flex;
	flex-direction: column !important;
	flex-grow: 0 !important;
}

@media screen and (max-width: 767px) {
	.card {
		margin-bottom: 0;
	}

	.content-section>.e-con-inner {
		flex-direction: column;
	}

	.card-wrapper {
		flex-grow: 0 !important;
	}
}



.page-header h1 {
	font-size: 7rem;
	color: #fff !important
}

.elementor-widget-theme-post-content>div>.elementor-element {
	padding-left: 0;
	padding-right: 0;
}

.elementor-widget-theme-post-featured-image img {
	border-radius: var(--radius);
}


/*

.page-intro .elementor-background-overlay {
	top: 1px;
}


.page-intro .elementor-background-overlay {
	background-position-y: 101% !important
}

.page-intro h1 {
	color: #fff;
}
*/


.elementor-widget-jet-listing-grid {
	margin-bottom: 20px;
}

.elementor-widget-icon-list .elementor-icon-list-item {
	margin-top: -1px;
	border-top: 1px solid var(--line-color);
	border-bottom: 1px solid var(--line-color);
	padding: 10px 0;
}

.elementor-widget-icon-list .elementor-icon-list-item a .elementor-icon-list-text {
	color: var(--text-color);
}








/*** TIMELINE ***/

.jet-timeline {}



.jet-timeline .timeline-item__card {
	box-shadow: none !important;
	background-color: #000;
	color: #fff;
	border-radius: var(--radius) !important;
}

.jet-timeline .timeline-item__card-arrow {
	background-color: #000 !important;
}

.jet-timeline .is--active .timeline-item__card {
	background-color: var(--focus-color) !important;
}

.jet-timeline .is--active .timeline-item__card-arrow {
	background-color: var(--focus-color) !important;
}

.jet-timeline .timeline-item__card .timeline-item__card-title {
	margin: 8px 0 !important;
	color: #fff;
}

.jet-timeline .timeline-item__meta-content {
	font-weight: 700;
	font-size: 1.25rem;
}

@media screen and (max-width: 767px) {
	.jet-timeline .timeline-item__card-content {
		padding: 20px !important;
	}

	.jet-timeline .timeline-item__meta-content {
		color: #fff !important;
	}

	.jet-timeline .timeline-item__card-title {
		font-size: 1.25rem !important;
	}
}




/*** FOOTER ***/


#footer {
	margin-top: 60px;
	background-color: var(--footer-background-color);
	font-size: 1.125rem;
	line-height: 167%;
	color: #fff;
	padding-top: 60px;
}


@media screen and (max-width: 1024px) {
	#footer {
		padding-top: 0;
	}
}


#footer h3,
#footer h4 {
	color: #fff;
}

#footer h4 {
	font-size: 2rem;
}


#footer a {
	color: #fff;
}

#footer a:hover {
	/* text-decoration: underline; */
	color: var(--sec-color);
	text-decoration: none;
}


#footer .elementor-nav-menu--dropdown {
	font-size: 16px;
	line-height: 30px;
	background-color: transparent !important;
}


#footer li.menu-item a {
	font-size: 1.125rem !important;
	line-height: 30px !important;
	background-color: transparent !important;
}



#footer-top {
	padding: 50px 0 30px 0;
	margin-top: 1px;
}

#footer-top .elementor-text-editor a,
#footer-top .elementor-nav-menu a {
	text-decoration: none;
	padding: 0 0 0 30px;
	background: url("/wp-content/themes/rtb2026/assets/images/ar-orange-right.svg") no-repeat 0 6px;
	display: inline-block;
}


#footer-top .elementor-text-editor a:hover,
#footer-top .elementor-nav-menu a:hover {
	color: var(--color-orange);
	text-decoration: none;
}


#footer-top .menu-item a:after {
	content: "";
	display: none;
}


#footer-top .footer-col p {
	margin-bottom: 0;
}

#footer-top .elementor-widget-icon-list .elementor-icon-list-item {
	margin-top: 0;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
}

#footer-top .elementor-widget-icon-list .elementor-icon-list-icon {
	color: var(--focus-color);
}

#footer-top .elementor-widget-icon-list .elementor-icon-list-item a .elementor-icon-list-text {
	color: #fff;
}

#footer-top .elementor-widget-icon-list .elementor-icon-list-item a:hover .elementor-icon-list-text {
	color: var(--focus-color);
}



#footer-top .elementor-social-icon {
	background-color: var(--focus-color) !important;
	transition: all .1s ease-in-out;

}

#footer-top .elementor-social-icon:hover {
	background-color: var(--focus-color) !important;
}

#footer-top .initiatiefnemers .jet-listing-grid__item {
	padding-right: 0;
}

#footer-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	padding: 30px 0;
}

#footer-bottom a {
	text-decoration: underline;
}

#footer-bottom a:hover {
	color: var(--focus-color);
	text-decoration: underline;
}









/** SIDEBAR **/



/*** NAVIGATION/MENU'S (IN SIDEBAR) ***/

.elementor-widget-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0 0 40px 0;
}

.elementor-widget-sidebar li {
	padding: 0;
	margin: 0;
}

.elementor-widget-sidebar ul li a {
	margin-top: -1px;
	color: var(--text-color);
	text-decoration: none;
	padding: 10px 0 10px 35px;
	background: url(/wp-content/themes/rtb2026/assets/images/ar-orange-right.svg) no-repeat 0 18px;
	display: block;
	line-height: 1.75em;
	border-top: 1px solid var(--line-color);
	border-bottom: 1px solid var(--line-color);
	transition: all 0.1s ease;
}

.elementor-widget-sidebar ul li a:hover {
	color: var(--prim-color);
}

.elementor-widget-sidebar .menu li:first-child a {
	font-family: 'Fugaz One';
	border-top: 0;
	font-weight: normal;
	text-transform: uppercase;
	color: var(--prim-color);
	font-size: 1.25em;
	line-height: 120%;
	text-decoration: none;
	padding: 0 0 20px 0;
	background: none;
}

.elementor-widget-sidebar .menu li:first-child a:hover {
	color: var(--prim-color);
}






















/*** HOMEPAGE ***/

body:not([class*=elementor-editor-active]) #home-intro {
	margin-top: 0;
}


#home-ribbon {
	margin-bottom: 0;
}


.home-title h1 strong,
.home-title h2 strong,
.home-title h3 strong {
	font-weight: normal;
	color: var(--sec-color);
}



@media screen and (min-width: 1024px) {
	#home-ribbon {
		position: absolute;
		display: inline-block;
		left: 200px;
		top: 20px;
		width: 180px !important;
	}
}


.usp-list {
	font-size: 1.125rem;
	margin-top: -20px;
	margin-bottom: 30px;
}








/*** CARDS & BOXES ***/




.card {
	background-color: var(--light-background-color);
	border-radius: var(--box-radius);
	margin-bottom: 20px;
	transition: all .1s ease-in-out;
	padding: 50px 30px;
	flex-grow: 1 !important;
	height: 100%;
}

.card.dark {
	background-color: var(--dark-background-color);
	color: #fff;
}

.card.dark h1,
.card.dark h2,
.card.dark h3,
.card.dark h4,
.card.dark h5,
.card.dark h6 {
	color: #fff;
}

.card:hover {
	/* transform: scale(1.02);
	transform: translateY(-4px); */
}


.card.white {}

.card.black {}

.card.purple {
	background-color: var(--purple-background-color);
}

.card.blue {
	background-color: var(--blue-background-color);
}

.card.yellow {
	background-color: var(--yellow-background-color);
}

.card.green {
	background-color: var(--green-background-color);
}

.card.orange {
	background-color: var(--orange-background-color);
}

.card.pink {
	background-color: var(--pink-background-color);
}

.card .elementor-icon {
	color: var(--focus-color);
}

.card .introduction {
	/* font-size: 0.875em;
	line-height: 150%; */
}

.card .listing-image {
	padding: 0;
}


.card .listing-content {
	padding: 20px 0;
}

.card .listing-footer {
	padding: 0 20px 20px 20px;
}













/*** BOXES ***/

.box {
	box-sizing: border-box;
	padding: 30px;
	border-radius: var(--radius);
	color: #fff;
	background-color: #000;
}

.box.orange-box {
	color: #fff;
	background-color: var(--color-orange);
}

.box.blue-box {
	background-color: var(--color-blue);
}



.box .elementor-widget-icon-list .elementor-icon-list-text {
	font-weight: 700;
	font-size: 1.25rem;
}

.box .elementor-widget-icon-box .elementor-icon {
	background-color: #fff;
	color: #000;
	color: var(--prim-color);
}

.elementor-widget-icon-box .elementor-icon-box-content {
	font-weight: 700;
}



.content-box>.elementor-container {
	padding: 1.25rem;
	background-color: var(--background-color-box);
}







/*** INSETS ***/

.inset {
	margin-top: 20px;
	border: 3px solid var(--tert-color);
	box-shadow: 10px 20px 0 rgba(0, 0, 0, 0.1);
	padding: 50px;
	margin-bottom: 20px;
}







/*** LISTINGS ***/

.listing.card {
	padding: 20px 30px;
}






/*** JURY LISTINGS ***/

.jury.card {}


.jury .elementor-widget-heading {
	margin-bottom: 10px;
}

.jury .elementor-widget-jet-listing-dynamic-image,
.jury .elementor-widget-image {
	margin: 0;
}

.jury .listing-image img {
	border-radius: var(--radius)
}

.jury .name {
	margin: 10px 0 7px 0 !important;
	text-align: center;
	font-weight: 700;
	font-size: 2rem;
}

.jury .function {
	margin: 0;
	text-align: center;
	/* color: var(--text-color-light); */
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 150%;
}

.jury .introduction {
	margin: 0;
	text-align: center;
	font-size: 1.125rem;
	line-height: 150%;
}

.jury .jet-listing-dynamic-field__content {
	text-align: center !important;
}

.jury .lnk-linkedin a {
	font-size: 1.125rem;
	line-height: 150%;
}












/*** NEWS LISTINGS ***/

.news.card {
	margin-bottom: 0;
	padding: 30px;
}

.news.card img {
	border-radius: var(--radius);
}


.news .elementor-widget-heading {
	margin-bottom: 10px;
}

.news .elementor-widget-jet-listing-dynamic-image,
.news .elementor-widget-image {
	margin: 0;
}

.news .title {
	margin: 15px 0 5px 0;
	text-align: center;
	font-weight: 700;
	font-size: 1.5rem;
}

.news .title .elementor-heading-title {
	line-height: 125%;
}


.news .date {
	margin: 0;
	text-align: center;
	color: var(--text-color-light);
	font-size: 1rem;
	line-height: 150%;
}

.news .introduction {
	margin: 0;
	text-align: center;
	font-size: 1rem;
	line-height: 150%;
}

.news .jet-listing-dynamic-field__content {
	text-align: center !important;
}






/*** NOMINATION LISTING ***/


.nomination.card {
	margin-bottom: 10px;
	border: 3px solid var(--tert-color);
	border: 3px solid var(--line-color);
}

.nomination.card:hover {
	transform: none;
}

.nomination .name {
	font-weight: 700;
	color: var(--prim-color);
	margin-bottom: 5px !important;
}

.nomination .name h3 {
	margin: 0 0 5px 0;
	font-size: 1.5rem;
	font-weight: normal;
}

.nomination.card .author {
	font-size: 1rem;
}

.nomination.card .elementor-button {
	box-shadow: none;
}

.nomination.card .listing-content {
	flex-grow: 3;
}

.nomination.card .listing-content .jet-parallax-section__layout {
	height: auto;
}

.nomination.card .listing-content .elementor-container {
	min-height: 120px !important;
}

.nomination .listing-footer {
	border-top: 3px solid var(--line-color);
	padding-top: 20px;
	padding-bottom: 10px;
}


.nomination .name h3 {
	margin: 0 0 5px 0;
	font-size: 1.5rem;
	font-weight: normal;
}


.card>.elementor-container.elementor-column-gap-no {
	height: 100%;
}

.card .elementor-widget-wrap.elementor-element-populated {
	height: 100%;
}






/*** VOTE LISTING ***/

.vote.card {
	margin-bottom: 10px;
	border: 3px solid var(--tert-color);
	border: 3px solid var(--line-color);
}

.vote.card .listing-content {
	padding-top: 0;
	flex-grow: 3;
	min-height: 260px;
}

.vote.card .name {
	font-weight: 700;
	color: var(--prim-color);
	margin-bottom: 10px !important;
	font-size: 1.25rem;
}

.vote.card .introduction {
	font-size: 1rem;
	line-height: 175%;
}

.vote.card .listing-footer {
	border-top: 3px solid var(--line-color);
	padding-top: 20px;
	padding-bottom: 20px;
}

.vote.card .number-of-votes {
	color: var(--prim-color);
}









/*** SUPPORTER LISTING ***/
.supporter-listing {
	background-color: #fff;
	border-radius: var(--radius);
}







/*** QUOTE BOX ***/

.quote-box {
	margin: 20px 20px 30px 20px;
	padding: 30px;
	background-color: var(--prim-color);
	color: #fff;
	box-shadow: 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.quote-box.blue {
	background-color: var(--tert-color);
}

.quote-box.pink {
	background-color: var(--focus-color);
}

.quote-box.dark-blue {
	background-color: var(--prim-color);
}

.quote-box .elementor-blockquote {
	color: #fff;
}

.quote-box .elementor-blockquote .elementor-blockquote__content {
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 30px;
}

.quote-box .elementor-blockquote .elementor-blockquote__author {
	font-weight: 400;
}



/*** TIMELINE ***/

.elementor-widget-jet-horizontal-timeline {}

.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item {}

.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item.is-active {}

.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item {
	color: #fff;
}

.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item .jet-hor-timeline-item__card-inner {
	background-color: var(--focus-color);
}

.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item.is-active .jet-hor-timeline-item__card-inner {
	background-color: var(--tert-color);
}


.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item .jet-hor-timeline-item__point-content {
	color: #fff;
	background-color: var(--prim-color);
}

.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item.is-active .jet-hor-timeline-item__point-content {
	background-color: var(--tert-color);
}

.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item .jet-hor-timeline-item__card-title {
	color: #fff;
}

.elementor-widget-jet-horizontal-timeline .jet-hor-timeline-item .jet-hor-timeline-item__card-desc {
	font-size: 14px;
	line-height: 150%;
}


















/*** NEWS LISTINGS ***/

.news-item {
	border: 2px solid var(--line-color);
	box-shadow: none;
}

.news-item:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.news-item .elementor-widget-heading {
	margin-bottom: 10px;
}

.news-item .elementor-widget-jet-listing-dynamic-image,
.news-item .elementor-widget-image {
	margin: 0;
}

.news-item .date {
	width: auto !important;
	position: absolute;
	top: 0;
	left: 20px;
	font-size: 0.875em;
	color: #fff;
	background-color: var(--focus-color);
	display: inline-block;
	padding: 0 6px;
	border-radius: 0;
}

.news-item .introduction {
	/*
	font-size: 0.875em;
	line-height: 143%;
	line-height: 150%;
	*/
}

.elementor-widget-post-info {
	color: var(--text-color-light);
	font-size: 0.875em;
}




/*** POST NAVIGATION ***/
.elementor-widget-post-navigation {}

.elementor-widget-post-navigation .elementor-post-navigation.elementor-grid {
	padding: 20px 0;
	border-top: 1px solid var(--line-color);
	border-bottom: 1px solid var(--line-color);
}

.elementor-widget-post-navigation .post-navigation__prev--label,
.elementor-widget-post-navigation .post-navigation__next--label {
	text-transform: none;
	font-size: 0.875em;
	color: var(--text-color-light);
}

.elementor-widget-post-navigation .post-navigation__prev--title,
.elementor-widget-post-navigation .post-navigation__next--title {
	font-size: 1em;
}

.elementor-post-navigation__next {
	border-left: 1px solid var(--line-color);
}








/*** ICON BOX ***/

.elementor-widget-icon-box {}

.elementor-widget-icon-box .elementor-icon {
	color: var(--tert-color);
}

.elementor-widget-icon-box div.elementor-icon-box-title {
	font-weight: normal;
}






/*** REWARD / PRICE ***/

.reward {
	font-weight: bold;
	font-size: 2rem;
}










/*** COPY TO CLIPBOARD ***/

button.ctc-block-copy {
	background-color: var(--prim-color);
	border: 0;
	color: #fff;
}

textarea.ctc-copy-content {
	display: block !important;
	border: 2px solid var(--line-color);
	font-size: 14px;
	font-family: monospace;
}

svg.copy-icon,
svg.check-icon {
	fill: #fff;
}

button.ctc-block-copy {
	border-radius: 0;
}

.ctc-button-text {
	font-weight: 400;
	font-family: 'Zalando Sans SemiExpanded';
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 30px;
	text-align: center;
	text-decoration: none !important;
}







/*** SHARE THIS ***/

.elementor-share-btn .elementor-share-btn__icon {
	color: #fff;
	background-color: var(--prim-color);
}















/*** SEARCH RESULTS ***/

.search-results {}

.search-results.elementor-widget-archive-posts .elementor-grid.elementor-posts-container {
	grid-row-gap: 20px;
	margin-bottom: 20px;
}

.elementor-widget-archive-posts .elementor-grid.elementor-posts-container .elementor-grid-item {}

.elementor-widget-archive-posts .elementor-post__title {
	font-size: 1.5rem;
	margin-bottom: 5px;
}

.elementor-widget-archive-posts .elementor-post__meta-data {
	margin-bottom: 2px;
}

.elementor-widget-archive-posts .elementor-post__read-more {
	font-size: 1em;
	font-weight: 400;
}










/*** FORMS ***/

.form-wrapper {}



input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea,
.elementor-field-group .elementor-field-textual {
	border: 2px solid var(--line-color);
	border-radius: var(--radius);
	color: var(--text-color);
	padding: 15px 20px;
	/* background-color: transparent; */
	border: 2px solid #fff;
	background-color: #fff;
}

textarea {
	height: 120px;
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
	/* border-color: var(--focus-color); */
	border-color: #000;
}

label,
.field-label,
.elementor-field-label {
	font-weight: 600;
	color: var(--text-color);
}

.elementor-field-label {
	margin-bottom: 10px;
}

.form-group {
	margin-bottom: 10px;
}

.jet-form {}

.jet-form .jet-form-row,
.elementor-field-group {
	padding-top: 15px;
	padding-bottom: 15px;
}

.form-actions {
	text-align: center;
}

.form-actions input[type=submit] {
	margin: 0 auto;
}


.jet-form__label-text {
	font-weight: 600;
}

.jet-form__field-label {
	font-weight: 400;
}

.jet-form .field-type-radio {
	margin: 10px 0;
}

.jet-form button {
	margin: 10px auto;
}

.jet-form__desc-text {
	font-size: 0.875rem;
	color: var(--text-color-light);
	margin-top: 5px;
}







/*** JET FORMS ***/


.jet-form__heading .jet-form__label-text {
	margin: 20px 0 10px 0;
	font-size: 1.75rem;
}

.jet-form__label .jet-form__label-text {
	font-weight: 700;
}

.jet-form-field-container .jet-form__label .jet-form__label-text {
	margin-top: 10px;
	margin-bottom: 5px;
}


.jet-form-field-container .jet-form__desc {
	color: var(--text-color-light);
	line-height: 175%;
}


.number-field input[type="number"] {
	flex-basis: auto;
	width: 80px !important;
	max-width: 80px !important;
	display: inline-block;
	float: left !important;
	margin-right: 20px;
}

.number-field input[type="number"]::after {
	clear: none;
	content: "";
	display: none;
}

.number-field .jet-form__desc {
	margin-top: 4px;
	align-self: stretch;
	display: inline-block;
	float: left !important;
	font-size: 18px;
	flex: initial !important;
	color: var(--text-color);
}

.jet-form__heading-desc {
	margin: 8px 0 8px 0;
}


.jet-form-field-container input[type=checkbox],
.jet-form-field-container input[type=radio] {
	margin-right: 20px;
}


.jet-form__field-label {
	line-height: 187.8%;
	align-items: flex-start !important;
}

.jet-form__field-label input[type="radio"] {
	margin-top: 8px;
}





.sub-checkboxes {
	margin-top: -5px;
	margin-bottom: -5px;
	margin-left: 32px;
}





/*** JETFORMBUILDER ***/

.jet-form-builder__label-text {
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 150%;
	display: inline-block;
	margin-top: 20px;
}

.jet-form-builder__field-label {
	font-weight: 400;
	line-height: 150%;
}

.jet-form-builder__field.text-field {
	margin-bottom: 0;
}





/*** CAPTCHA BADGE ***/


.grecaptcha-badge {
	display: none;
}

/*
body.elementor-page-594 .grecaptcha-badge {
	display: block;
}
*/
















/*** COMMENTS ***/

#commentform {
	background-color: var(--form-background-color);
	padding: 10px 20px;
}

#comments {
	border-top: 1px solid var(--line-color);
	margin-top: 0;
	padding-top: 0;
}

#comments h2.comment-reply-title,
#comments h3.title-comments {
	margin-top: 20px;
	font-size: 1.5rem;
}

#comments .comment .comment-author b {}

#comments .comment .comment-body {
	border-color: #C8E8D0;
}

.comment-form-cookies-consent label {
	font-weight: 400;
	padding-left: 10px;
}

#comments .comment-metadata,
#comments .reply,
.comment-notes {
	font-size: 1rem;
}

.comment-metadata a {
	color: var(--text-color-light);
}

textarea#comment {
	height: 90px;
}

.comment-content {
	font-size: 1.125rem;
}

#comments .comment .avatar {
	border-radius: 0;
}

.comment-author {
	font-size: 1.125rem;
}

.comment-author .says {}









/*** POPUPS ***/

.nomination-popup {
	padding: 30px;
}

.nomination-popup .listing-content {
	padding: 0;
}

.nomination-popup .listing-content .elementor-widget-wrap.elementor-element-populated {
	padding: 20px 0;
}


.jet-popup__close-button {
	/* background-color: transparent !important; */
	background-color: var(--prim-color) !important;
}


.jet-popup__close-button svg {
	color: var(--sec-color) !important;
}


.nomination-popup .listing-content .name {
	margin-bottom: 15px;
}








/*** LIKE COUNTER ***/


.btn-like {
	margin-right: 10px;
}

.btn-like .jet-data-store-link__icon {
	font-size: 1.25rem;
}

.like-counter {
	margin-top: 3px;
	color: var(--focus-color);
}

.btn-like.meta .jet-data-store-link__icon,
.like-counter.meta {
	color: var(--text-color-light);
}
















/*** TABLES ***/

.elementor-widget-text-editor table {}


.elementor-widget-text-editor table th {
	font-weight: normal;
	text-align: left;
}

/*
.elementor-text-editor table,
.elementor-text-editor table tr,
.elementor-text-editor table td,
.elementor-text-editor table th {
	border-color: var(--line-color);
}

.elementor-text-editor table tbody>tr:nth-child(odd)>td,
.elementor-text-editor table tbody>tr:nth-child(odd)>th {
	background-color: #fff;
}


.elementor-text-editor table tbody>tr:nth-child(even)>td,
.elementor-text-editor table tbody>tr:nth-child(even)>th {
	background-color: #fff;
}

.elementor-text-editor table tbody>tr:nth-child(odd)>td:hover,
.elementor-text-editor table tbody>tr:nth-child(odd)>th:hover,
.elementor-text-editor table tbody>tr:nth-child(even)>td:hover,
.elementor-text-editor table tbody>tr:nth-child(even)>th:hover {
	background-color: #fff;
}
*/




.elementor-widget-text-editor table,
.elementor-widget-text-editor table tr,
.elementor-widget-text-editor table td,
.elementor-widget-text-editor table th {
	border-color: #fff;
	font-size: 1.125rem;
}

.elementor-widget-text-editor table tbody>tr:nth-child(odd)>td,
.elementor-widget-text-editor table tbody>tr:nth-child(odd)>th {
	background-color: var(--box-color);
}


.elementor-widget-text-editor table tbody>tr:nth-child(even)>td,
.elementor-widget-text-editor table tbody>tr:nth-child(even)>th {
	background-color: var(--box-color);
}

.elementor-widget-text-editor table tbody>tr:nth-child(odd)>td:hover,
.elementor-widget-text-editor table tbody>tr:nth-child(odd)>th:hover,
.elementor-widget-text-editor table tbody>tr:nth-child(even)>td:hover,
.elementor-widget-text-editor table tbody>tr:nth-child(even)>th:hover {
	background-color: var(--box-color);
}












/*** VOTING ***/

.error-message {
	padding: 20px;
	background-color: #FFEBBD;
	border: 2px solid #ECCA7D;
	margin-bottom: 30px;
}

.field-code input[type="text"] {
	font-size: 3rem;
	font-weight: normal;
	letter-spacing: 6px;
	width: 220px !important;
	max-width: 240px !important;
	font-family: monospace;
	text-align: center;
}

.btn-submit-left button {
	margin-left: 0;
}


form#back_to_nomination .elementor-message {
	display: none !important;
}




/*** RESPONSIVE STUFF ***/



/* large desktops */
/*
@media screen and (min-width: 1280px) {

    .narrow,
	#page-title h1 {
		padding-left: 240px;
		padding-right: 240px;
	}

}
*/


/* desktops */
@media screen and (min-width: 1024px) {

	.hidden-desktop {
		display: none !important;
	}

	.narrow {
		padding-left: 160px;
		padding-right: 160px;
	}

	#page-title h1 {
		padding-left: 160px;
		padding-right: 160px;
		padding-top: 40px;
		padding-bottom: 40px;
	}


}


/* tablets */
@media screen and (max-width: 1024px) {

	#page-title h1 {
		font-size: 4em;
	}


	#nav-bar .elementor-nav-menu .mobile-only a {
		display: block;
	}



}




/* mobile */
@media screen and (max-width: 767px) {

	body {
		font-size: 1.125rem;
		line-height: 150%;
	}

	#page-title h1 {
		font-size: 2.5em;
	}

	h1 {
		font-size: 2.5rem;
	}

	h2 {
		font-size: 2rem;
	}

	h3 {
		font-size: 1.5rem;
	}

	h4 {
		font-size: 1.25rem;
	}

	h5 {
		font-size: 1.125rem;
	}

	h6 {
		font-size: 1.125rem;
	}

	button,
	input,
	optgroup,
	select,
	textarea {}

	.page-header h1 {
		font-size: 4rem;
	}


	.elementor-widget-text-editor.intro p {
		font-size: 1.125rem;
		line-height: 150%;
	}

	#footer .elementor-column {
		padding-bottom: 20px;
	}

	#page-intro {
		margin-top: 20px;
	}

	#page-intro h1,
	h1.entry-title {
		font-size: 2rem;
		margin-bottom: 10px;
	}

	#page-content-wrapper {
		margin-top: -60px;
	}

	#page-content-wrapper.content-home {
		margin-top: 0;
	}

	#footer {}

	#footer li.menu-item {}

	#footer h4 {
		font-size: 1.5rem;
	}

	#comments .comment-meta {
		display: block;
	}

	#comments .comment-meta img {
		margin-top: 5px;
	}

	.comment-author {
		width: 100%;
	}

	.comment-content {}

	#commentform .form-submit #submit {
		width: 100%;
	}

	.card {
		padding: 30px 30px;
	}

	.listing.card {
		padding: 20px 30px;
	}


	.elementor-text-editor table,
	.elementor-text-editor table tr,
	.elementor-text-editor table td,
	.elementor-text-editor table th {
		font-size: 1rem;
	}


	.form-wrapper {}

	.jet-form .jet-form-row {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.inset {
		padding: 10px;
	}

	.nomination-popup {
		padding: 20px;
	}



}













/*** ANIMATED BACKGROUND LETTERS ***/


#page-background {
	position: fixed;
	inset: 0;
	width: 100vw;
	height: 100vh;
	z-index: -100;
}

#page-background .background-wrapper {
	position: fixed;
	inset: 0;
	width: 100vw;
	height: 100vh;
}

#page-background .renewthebook-background-letter {
	position: absolute;
	z-index: -1;
	width: auto;
	height: auto;
}

#page-background .renewthebook-background-letter svg {
	width: 100% !important;
	height: auto !important;
}

/* layout 1 - default */

#page-background .renewthebook-background-letter.letter-1 {
	width: 70vw;

	top: -20%;
	left: -10%;

	--x1: 10%;
	--y1: 15%;

	--x2: 25%;
	--y2: -25%;

	--d: 36s;

	animation: letter_drift var(--d) ease-in-out infinite;
}

#page-background .renewthebook-background-letter.letter-2 {
	width: 70vw;

	top: 30%;
	left: 50%;

	--x1: -20%;
	--y1: -10%;

	--x2: 5%;
	--y2: -20%;

	--d: 24s;

	animation: letter_drift var(--d) ease-in-out infinite;
}

#page-background .renewthebook-background-letter.letter-3 {
	width: 60vw;

	top: 70%;
	left: 10%;

	--x1: -12%;
	--y1: -8%;

	--x2: 20%;
	--y2: -15%;

	--d: 32s;

	animation: letter_drift var(--d) ease-in-out infinite;
}

/* layout 2 */

#page-background .layout-2 .renewthebook-background-letter.letter-1 {
	width: 70vw;

	top: -30%;
	left: 30%;

	--x1: 10%;
	--y1: 15%;

	--x2: 25%;
	--y2: -25%;
}

#page-background .layout-2 .renewthebook-background-letter.letter-2 {
	width: 60vw;

	top: 25%;
	left: -10%;

	--x1: -20%;
	--y1: -10%;

	--x2: 5%;
	--y2: -20%;
}

#page-background .layout-2 .renewthebook-background-letter.letter-3 {
	width: 65vw;

	top: 60%;
	left: 30%;

	--x1: -12%;
	--y1: -8%;

	--x2: 20%;
	--y2: -15%;
}


@media screen and (max-width: 1024px) {
	#page-background .renewthebook-background-letter.letter-1 {
		width: 90vw;
		left: -30%;
	}

	#page-background .renewthebook-background-letter.letter-2 {
		width: 110vw;
	}

	#page-background .renewthebook-background-letter.letter-3 {
		width: 90vw;
	}

	#page-background .layout-2 .renewthebook-background-letter.letter-1 {
		top: -10%;
		width: 110vw;
	}

	#page-background .layout-2 .renewthebook-background-letter.letter-2 {
		width: 110vw;
	}

	#page-background .layout-2 .renewthebook-background-letter.letter-3 {
		width: 90vw;
	}
}

/* animation */

@keyframes letter_drift {
	0% {
		transform: translate(0, 0);
	}

	33% {
		transform: translate(var(--x1), var(--y1));
	}

	67% {
		transform: translate(var(--x2), var(--y2));
	}

	100% {
		transform: translate(0, 0);
	}
}