/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url('../Divi/style.css');

/* Common */

body {
	font-weight: 300;
}

.header {
	padding-bottom: 0;
	text-align: center;
	font-size: 48px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.header.white {
	color: #fff;
}

.header.small {
	font-size: 44px;
	text-transform: none;
}

.header.smaller {
	font-size: 36px;
	text-transform: none;
}

.header.semibold {
	font-weight: 500;
}

.header.large {
	font-size: 58px;
	font-weight: 500;
}

.subheader {
	padding-bottom: 0;
	text-align: center;
	font-size: 52px;
	font-weight: 300;
}

.subheader.white {
	color: #fff;
}

@media only screen and (max-width: 1405px) {
	.header {
		font-size: 38px;
	}

	.header.small {
		font-size: 36px;
	}

	.header.smaller {
		font-size: 28px;
	}

	.header.large {
		font-size: 46px;
	}

	.subheader {
		font-size: 42px;
	}
}

@media only screen and (max-width: 980px) {
	.header {
		font-size: 30px;
	}

	.header.small {
		font-size: 28px;
	}

	.header.smaller {
		font-size: 22px;
	}

	.header.large {
		font-size: 36px;
	}

	.subheader {
		font-size: 34px;
	}
}

#et_top_search {
	margin: 10px 0 0 18px;
}

#et_search_icon {
	color: #627ea4;
}

@media only screen and (max-width: 980px) {
	#et_top_search {
		margin: 1px 3px 0 -2px;
	}

	.et_header_style_left .et-search-form,
	.et_header_style_split .et-search-form {
		width: 40% !important;
		max-width: 40% !important;
	}
}

.et-search-form {
	max-width: 200px !important;
}

.et-search-form input {
	background-color: #fff;
}

.header.left,
.subheader.left {
	text-align: left;
}

/* Links, Buttons */

.link-more, .link-more-doante {
	position: relative;
	display: inline-block;
	padding: 10px 60px 10px 20px;
	border: 2px solid #5b88bb;
	border-radius: 8px;
	background-color: #fff;
	color: #5b88bb;
	font-size: 26px;
	font-weight: 500;
	transition: all 0.4s ease-in-out;
	white-space: nowrap;
}
.link-more-doante{
	padding-right: 20px;
}
.link-more.invert {
	background-color: #5b88bb;
	border-color: #fff;
	color: #fff;
}

.link-more:hover, .link-more-doante:hover{
	opacity: 0.7;
}

.link-more::after {
	content: '';
	width: 30px;
	height: 35px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -17px;
	background: url('svg/triangolo.svg') no-repeat center center;
	background-size: contain;
}

/*.link-more-doante::after {
	content: '';
	width: 30px;
	height: 35px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -17px;	
	background-size: contain;
}*/

.link-more.invert::after {
	filter: brightness(0) invert(1);
}

.link-more.white {
	padding: 5px 15px;
	border: none;
	background-color: #fff;
	font-size: 20px;
	font-weight: 300;
	color: #000;
}

.link-more.white::after {
	display: none;
}

@media only screen and (max-width: 1405px) {
	.link-more {
		padding: 10px 48px 10px 20px;
		font-size: 20px;
	}

	.link-more.white {
		font-size: 18px;
	}

	.link-more::after {
		width: 24px;
	}

.link-more-doante{
	font-size: 20px;
}

}

@media only screen and (max-width: 980px) {
	.link-more {
		padding: 10px 38px 10px 10px;
		font-size: 18px;
	}

	.link-more.white {
		padding: 5px 15px;
	}

	.link-more::after {
		right: 5px;
		width: 20px;
	}
	.link-more-doante{
	font-size:18px;
}
}

/* Header */

#et_mobile_nav_menu {
	display: block !important;
}

#top-menu-nav {
	display: none !important;
}

#et-top-navigation .wpml-ls-statics-shortcode_actions {
	position: relative;
	float: left;
	padding: 0 10px;
}

#et-top-navigation
	.wpml-ls-statics-shortcode_actions
	.wpml-ls-current-language {
	display: none;
}

@media only screen and (max-width: 980px) {
	#et-top-navigation .wpml-ls-statics-shortcode_actions {
		display: none;
	}
}

#et-top-navigation .et-cart-info {
	margin: 6px 0 0 0;
	color: #627ea4;
}

#et-top-navigation .et-person-info {
	float: left;
	margin: 6px 6px 0 12px;
	font-size: 16px;
	color: #627ea4;
}

#et-top-navigation .et-person-info span {
	position: relative;
}

#et-top-navigation .et-person-info span::before {
	content: '\e08a';
	margin-right: 10px;
	font-family: ETmodules !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 0;
}
#et-top-navigation .mostre__link {
	margin: 6px 6px 0 12px;
	padding: 10px 20px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #627ea4;
	animation: glow 5s linear infinite;
}
@keyframes glow {
	0% {
		background-color: #627ea4;
	}
	50% {
		background-color: #9ebce6;
	}
	100% {
		background-color: #627ea4;
	}
}
#et-top-navigation .mostre__link span {
	position: relative;
}
@media (max-width: 425px) {
	#et-top-navigation .mostre__link {
		display: none;
	}
	/* #menu-item-10148 a {
		background-color: #627ea4;
		color: #fff;
		font-weight: bold;
	} */
}
@media only screen and (max-width: 980px) {
	#et-top-navigation {
		display: flex;
	}
}

@media only screen and (min-width: 981px) {
	#mobile_menu .wpml-ls-item {
		display: none;
	}

	.mobile_nav.opened #mobile_menu {
		display: flex;
	}

	#mobile_menu {
		overflow-y: auto;
		max-height: calc(100vh - 89px);
	}

	#mobile_menu .menu-column {
		flex: 1 0 33.333%;
		max-width: 33.333%;
	}

	#mobile_menu .menu-column > a {
		display: none;
	}

	#mobile_menu .menu-exhibition > a::before,
	#mobile_menu .menu-doc > a::before,
	#mobile_menu .menu-meet > a::before,
	#mobile_menu .menu-visit > a::before,
	#mobile_menu .menu-event > a::before {
		content: '';
		display: block;
		max-width: 100%;
		background-repeat: no-repeat;
		background-size: 100%;
		/* padding-top: 55.375%; */
		padding-top: 50.375%;
	}

	#mobile_menu .menu-exhibition > a::before {
		background-image: url('images/menu-exhibition.png');
	}

	#mobile_menu .menu-doc > a::before {
		background-image: url('images/menu-doc.png');
	}

	#mobile_menu .menu-meet > a::before {
		background-image: url('images/menu-meet.png');
	}

	#mobile_menu .menu-visit > a::before {
		background-image: url('images/menu-visit.png');
	}

	#mobile_menu .menu-event > a::before {
		background-image: url('images/menu-event.png');
	}

	#mobile_menu .menu-exhibition > a,
	#mobile_menu .menu-doc > a,
	#mobile_menu .menu-meet > a,
	#mobile_menu .menu-visit > a,
	#mobile_menu .menu-event > a {
		margin-bottom: 5px;
	}

	#mobile_menu .menu-list {
		padding-left: 40px;
	}

	#mobile_menu .menu-list li {
		padding-left: 0;
		border-top: 1px solid #5f87b5;
	}

	#mobile_menu .menu-list li:last-child {
		border-bottom: 1px solid #5f87b5;
	}

	#mobile_menu .menu-list li > a {
		color: #5f87b5;
		text-transform: uppercase;
		font-size: 24px;
		font-weight: normal;
		padding: 10px 5%;
	}

	#mobile_menu .menu-column:not(.menu-list) li a {
		color: #5f87b5;
		font-size: 18px;
		font-weight: 500;
		padding: 0;
	}

	#mobile_menu .menu-column:not(.menu-list) > ul > li > a {
		color: #5f87b5;
		text-transform: uppercase;
		font-size: 24px;
		padding: 0;
	}

	#mobile_menu .menu-column:not(.menu-list) > ul > li {
		padding: 0 0 30px 20px;
	}

	#mobile_menu .menu-column:not(.menu-list) > ul > li > ul {
		padding: 0;
	}

	#mobile_menu .menu-column:not(.menu-list) > ul > li > ul > li {
		padding-left: 0;
	}
}

@media only screen and (max-width: 1405px) {
	#mobile_menu .menu-list li > a {
		font-size: 20px;
	}

	#mobile_menu .menu-column:not(.menu-list) > ul > li > a {
		font-size: 20px;
	}

	#mobile_menu .menu-column:not(.menu-list) li a {
		font-size: 16px;
	}
}

@media only screen and (max-width: 980px) {
	#mobile_menu .menu-column > a {
		display: none;
	}

	#mobile_menu .wpml-ls-item {
		display: inline-block;
		padding: 0 5px;
	}

	.et_mobile_menu li li {
		padding-left: 0;
	}

	#mobile_menu .mobile-hide {
		display: none;
	}
}
/* Footer */

#main-footer .widget_text {
	float: none;
}

@media only screen and (min-width: 981px) {
	#main-footer .footer-widget:first-child {
		width: 75% !important;
		margin: 0 !important;
	}

	#main-footer .footer-widget:last-child {
		width: 25% !important;
		margin: 0 !important;
	}

	#main-footer .footer-widget:last-child .widget_text {
		text-align: right;
	}
}

#main-footer .footer-widget h4 {
	font-weight: 300;
	font-size: 26px;
}

#main-footer .footer-widget p {
	font-size: 20px;
	line-height: 1.5;
}

#main-footer .footer-widget em {
	font-style: normal;
	color: #6585ad;
}

#main-footer .footer-widget a {
	transition: all 0.4s ease-in-out;
}

#main-footer .footer-widget a:hover {
	opacity: 0.7;
}

#main-footer .title-social {
	padding-bottom: 0.5em;
	font-size: 24px;
	font-weight: 600 !important;
	color: #6d87bb !important;
}

#main-footer .et-social-icons li {
	padding-left: 0;
	list-style: none;
	margin-left: 10px;
}

#main-footer .et-social-icons a {
	display: inline-block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	border: 2px solid #687eab;
	border-radius: 50%;
	color: #687eab !important;
}

#footer-widgets .footer-widget li:before {
	display: none;
}

.bottom-nav {
	text-align: right;
}

.bottom-nav > li > a {
	color: #706f6f;
	text-decoration: underline;
}

.bottom-nav > li > a:hover {
	text-decoration: none;
}

#footer-bottom {
	padding: 0;
}

@media only screen and (max-width: 980px) {
	#main-footer .footer-widget h4 {
		font-weight: 300;
	}

	#main-footer .footer-widget p {
		font-size: 16px;
	}

	#main-footer .title-social {
		font-size: 16px;
		text-align: center;
	}

	#main-footer .et-social-icons a {
		display: inline-block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}

	#main-footer .et-social-icons li {
		margin: 0 10px;
	}

	.bottom-nav {
		text-align: center;
		line-height: 1.5;
	}

	#main-footer .footer-widget:last-child {
		margin-bottom: 0 !important;
	}
}

.footer-bnrs {
	margin: 0 -20px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.footer-bnrs span {
	flex: 1 1 auto;
	padding: 0 20px;
	min-width: 120px;
}

.footer-bnrs span:not(.with-label) {
	max-width: 260px;
}

.footer-bnrs .with-label {
	display: flex;
	border-left: 4px solid #ccc;
}

.footer-bnrs .with-label span {
	align-self: flex-end;
}

.footer-bnrs .label {
	font-size: 18px;
	white-space: nowrap;
}

.footer-bnrs .indented {
	align-self: flex-end;
}
.footer-bnrs img {
	width: 100%;
	max-height: 100%;
}

#et-footer-nav {
	margin-top: 2%;
}

#menu-footer-menu {
	white-space: nowrap;
}

@media only screen and (min-width: 981px) {
	#menu-footer-menu {
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	.bottom-nav {
		text-align: left;
	}
}

@media only screen and (max-width: 980px) {
	#et-footer-nav .container {
		display: block;
	}

	#menu-footer-menu {
		white-space: normal;
	}

	.footer-bnrs {
		display: block;
		text-align: center;
	}

	.footer-bnrs span {
		display: inline-block;
		max-width: 120px;
	}
}

/* Slider */

.section-slider .et_pb_container {
	max-width: none !important;
}

.section-slider .et_pb_slide_description {
	padding: 10% 0;
	animation-name: fadeInRight;
}

.section-slider .et_pb_slide_content {
	display: flex;
}

.section-slider .slider-content {
	font-size: 64px;
	letter-spacing: 1px;
	font-weight: 500;
	line-height: 1.4;
	text-shadow: 0 0 19px rgba(48, 48, 48, 0.7);
}

.section-slider .slider-content {
	width: 78.1%;
	padding-right: 5%;
	text-align: right;
	align-self: center;
}

.section-slider .slider-decor {
	width: 21.1%;
	align-self: center;
}

@media only screen and (max-width: 1405px) {
	.section-slider .slider-content {
		font-size: 50px;
	}
}

@media only screen and (max-width: 980px) {
	.section-slider .slider-content {
		font-size: 40px;
	}
}

@media only screen and (max-width: 480px) {
	.section-slider .et_pb_slide_content {
		display: block;
	}

	.section-slider .slider-content {
		width: 100%;
		text-align: center;
	}

	.section-slider .slider-decor {
		display: none;
	}
}

/* Block event */

@media only screen and (min-width: 981px) {
	.grid-event {
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		margin: 0 -2%;
	}

	.grid-event .block-event {
		flex: 1 0 29.333%;
		max-width: 29.333%;
		margin: 0 2% 4%;
	}

	.grid-event .em-pagination {
		flex: 1 0 100%;
		text-align: center;
	}
}

.block-event {
	position: relative;
	max-width: 445px;
	margin: 0 auto;
}

.block-event a {
	display: block;
}

.block-event .image {
	position: relative;
}

.block-event .image img {
	display: block;
	width: 100%;
}

.block-event .image::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all 0.5s ease-in-out;
}

.block-event a:hover .image::before {
	background-color: rgba(0, 0, 0, 0.25);
}

.block-event .info {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.block-event .title {
	padding-bottom: 0.25em;
	font-size: 48px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.block-event .title.bold {
	font-weight: 900;
}

.block-event .category {
	padding-bottom: 0.25em;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.block-event .date {
	position: relative;
	font-size: 28px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
}

.block-event .image::after {
	content: '';
	position: absolute;
	bottom: 5%;
	left: 50%;
	width: 45px;
	height: 53px;
	margin-left: -26px;
	background: url('svg/triangolo-right.svg') no-repeat center center;
	background-size: contain !important;
	transform: rotate(-90deg);
}

.block-event .category {
	color: #fff;
}

.block-event .details {
	margin-top: 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1;
	text-align: center;
}

.block-event .details p {
	font-size: 24px;
	margin-bottom: 0.5em;
}

.block-event .details a {
	font-size: 16px;
	color: #fff;
}

.section-event-gallery {
	background-color: #5b88bb;
	padding-bottom: 0.75em;
}

.section-event-gallery .container {
	padding-top: 0 !important;
}

.header-gallery {
	padding: 1.5em 0;
	color: #fff;
	font-size: 56px;
	font-weight: 500;
}

.header-gallery em {
	font-weight: 900;
	font-style: normal;
}

@media only screen and (max-width: 1405px) {
	.block-event .title {
		font-size: 36px;
	}

	.block-event .category {
		font-size: 18px;
	}

	.block-event .date {
		font-size: 24px;
	}

	.block-event .image::after {
		width: 42px;
		margin-left: -21px;
	}

	.block-event .details p {
		font-size: 20px;
	}

	.header-gallery {
		font-size: 44px;
	}
}

@media only screen and (max-width: 980px) {
	.block-event .title {
		font-size: 30px;
	}

	.block-event .category {
		font-size: 18px;
	}

	.block-event .date {
		font-size: 20px;
	}

	.block-event .details p {
		font-size: 20px;
	}

	.header-gallery {
		font-size: 36px;
	}
}

.owl-carousel .owl-nav {
	position: absolute;
	top: 40%;
	width: 100%;
}

.owl-carousel .owl-prev {
	position: absolute;
	top: -47px;
	left: -98px;
	width: 78px;
	height: 94px;
	background: url('svg/prev.svg') no-repeat center top !important;
	background-size: contain !important;
}

.owl-carousel-negative .owl-prev {
	background-image: url('images/prev.png') !important;
}

.owl-carousel .owl-next {
	position: absolute;
	top: -47px;
	right: -98px;
	width: 78px;
	height: 94px;
	background: url('svg/next.svg') no-repeat center top !important;
	background-size: contain !important;
}

.owl-carousel-negative .owl-next {
	background-image: url('images/next.png') !important;
}

.owl-carousel .owl-prev span,
.owl-carousel .owl-next span {
	display: none;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
	opacity: 0.25;
	cursor: default;
}

@media only screen and (max-width: 1405px) {
	.owl-carousel .owl-prev {
		top: -37px;
		left: -82px;
		width: 62px;
	}

	.owl-carousel .owl-next {
		top: -37px;
		right: -82px;
		width: 62px;
	}
}

@media only screen and (max-width: 980px) {
	.owl-carousel .owl-prev {
		top: -30px;
		left: -60px;
		width: 50px;
	}

	.owl-carousel .owl-next {
		top: -30px;
		right: -60px;
		width: 50px;
	}
}

@media only screen and (max-width: 480px) {
	.owl-carousel .owl-prev {
		top: -24px;
		left: -35px;
		width: 30px;
	}

	.owl-carousel .owl-next {
		top: -24px;
		right: -35px;
		width: 30px;
	}
}

/* Section text image */

.section-text-image {
	padding: 4% 0 18% !important;
}

.section-ticket {
	padding: 8% 0 26% !important;
}

.section-text-image .et_pb_row {
	width: 100%;
	max-width: none;
	padding: 2% 10%;
	background-color: rgba(40, 40, 40, 0.3);
}

.section-ticket .et_pb_row {
	padding: 1% 10%;
	background-color: rgba(0, 0, 0, 0.6);
}

@media only screen and (min-width: 981px) {
	.section-text-image.align-right .et_pb_text {
		text-align: right;
	}

	.section-text-image.align-right .et_pb_text_inner {
		display: inline-block;
		text-align: left;
	}
}

.section-text-image .header {
	padding-bottom: 0.25em;
	font-size: 60px;
	color: #fff;
	text-align: left;
	letter-spacing: normal;
}

.section-text-image .subheader {
	color: #fff;
	line-height: 1.2;
}

.section-text-image .subheader strong {
	font-size: 58px;
	font-weight: 400;
}

.section-text-image ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 32px;
	line-height: 1.4;
	text-transform: uppercase;
}

.section-text-image a {
	color: #fff;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
}

.section-text-image a:hover {
	opacity: 0.7;
}

@media only screen and (max-width: 1405px) {
	.section-text-image .header {
		font-size: 48px;
	}

	.section-text-image .subheader strong {
		font-size: 58px;
	}

	.section-text-image ul {
		font-size: 26px;
	}
}

@media only screen and (max-width: 980px) {
	.section-text-image .header {
		font-size: 38px;
	}

	.section-text-image .subheader strong {
		font-size: 46px;
	}

	.section-text-image ul {
		font-size: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.section-text-image .header {
		font-size: 32px;
	}
}

/* Newsletter */

.section-nl .mailpoet_form {
	max-width: 1000px;
	margin: 0 auto;
}

.section-nl input.mailpoet_text {
	width: 100% !important;
	height: 64px;
	padding: 20px;
	background-color: #fff;
	border: none;
	box-shadow: 0 0 114px rgba(218, 218, 218, 0.69);
	font-size: 16px;
	color: #000;
	font-weight: 300;
}

.section-nl .mailpoet_paragraph {
	text-align: center;
}

.section-nl .mailpoet_paragraph > .mailpoet_checkbox_label:first-child {
	display: none !important;
}

.section-nl .mailpoet_checkbox_label {
	font-size: 20px;
	color: #000;
	font-weight: 300 !important;
}

@media only screen and (max-width: 1405px) {
	.section-nl input.mailpoet_text {
		height: 52px;
	}

	.section-nl .mailpoet_checkbox_label {
		font-size: 16px;
	}
}

@media only screen and (max-width: 980px) {
	.section-nl input.mailpoet_text {
		height: 42px;
	}
}

.section-nl .mailpoet_submit {
	padding: 5px 15px;
	display: inline-block;
	border: 1px solid #5b88bb;
	border-radius: 8px;
	background-color: #fff;
	color: #5b88bb;
	font-size: 20px;
	font-weight: 300;
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
}

.section-nl .mailpoet_submit:hover {
	opacity: 0.7;
}

@media only screen and (max-width: 1405px) {
	.section-nl .mailpoet_submit {
		font-size: 18px;
	}
}

.section-nl .parsley-errors-list {
	list-style: none;
	padding: 0;
	line-height: normal;
	font-size: 12px;
}

.section-nl .parsley-custom-error-message,
.section-nl .parsley-required {
	color: #f00;
}

/* Visit */

.section-visit .et_pb_blurb_content {
	position: relative;
}

.section-visit .et_pb_main_blurb_image {
	position: relative;
	margin-bottom: 0;
}

.section-visit .et_pb_main_blurb_image img {
	display: block;
}

.section-visit .et_pb_main_blurb_image::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.28);
}

.section-visit .et_pb_blurb_container {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	word-spacing: 100vw;
	text-align: center !important;
	transform: translate(-50%, -50%);
}

.section-visit .et_pb_blurb_container::after {
	content: '';
	position: absolute;
	bottom: -100%;
	left: 50%;
	width: 54px;
	height: 63px;
	margin-left: -27px;
	background: url('svg/triangolo-right.svg') no-repeat center bottom;
	background-size: contain !important;
}

.section-visit .et_pb_module_header {
	padding-bottom: 0;
	font-size: 36px;
	font-weight: 400;
	color: #fff;
}

.section-visit .et_pb_column_1_4 .et_pb_module_header {
	font-size: 30px;
	min-height: 65px;
}

.section-visit .et_pb_column_1_4 .et_pb_blurb_container {
	word-spacing: normal;
}

.section-visit .et_pb_column_1_4 .et_pb_blurb_container::after {
	width: 44px;
	margin-left: -22px;
}

@media only screen and (max-width: 1405px) {
	.section-visit .et_pb_module_header {
		font-size: 30px;
	}

	.section-visit .et_pb_column_1_4 .et_pb_module_header {
		font-size: 24px;
		min-height: 55px;
	}

	.section-visit .et_pb_blurb_container::after {
		width: 44px;
		margin-left: -22px;
	}

	.section-visit .et_pb_column_1_4 .et_pb_blurb_container::after {
		width: 36px;
		margin-left: -18px;
	}
}

@media only screen and (max-width: 980px) {
	.section-visit .et_pb_module_header {
		font-size: 24px;
	}

	.section-visit .et_pb_blurb_container::after {
		width: 36px;
		margin-left: -18px;
	}
}

.section-visit .et_pb_text {
}

.section-visit .et_pb_text strong {
	font-weight: 400;
}

.section-visit .et_pb_text p {
	font-size: 24px;
	line-height: 1.7;
}

.section-visit .et_pb_text .accent {
	font-size: 26px;
}

.section-visit .et_pb_text small {
	font-size: 20px;
}

.section-visit .et_pb_text a {
	color: #000;
}

@media only screen and (max-width: 1405px) {
	.section-visit .et_pb_text p {
		font-size: 20px;
	}

	.section-visit .et_pb_text .accent {
		font-size: 22px;
	}

	.section-visit .et_pb_text small {
		font-size: 16px;
	}
}

@media only screen and (max-width: 980px) {
	.section-visit .et_pb_text p {
		font-size: 16px;
	}

	.section-visit .et_pb_text .accent {
		font-size: 20px;
	}

	.section-visit .et_pb_text small {
		font-size: 14px;
	}
}

/* Get */

.block-get .et_pb_text_inner {
	display: flex;
}

.block-get .icon {
	width: 20%;
	text-align: right;
}

.block-get .description {
	width: 80%;
	padding-left: 5%;
	font-size: 20px;
}

.block-get .description p {
	padding-bottom: 0;
}

.block-get .description a {
	color: #000;
}

@media only screen and (max-width: 1405px) {
	.block-get .description {
		font-size: 18px;
	}
}

@media only screen and (max-width: 980px) {
	.block-get .description {
		font-size: 16px;
	}
}

.section-tips .header {
	padding-bottom: 0.5em;
}

.section-tips p {
	font-size: 28px;
	padding-bottom: 0;
	text-indent: 1em;
}

@media only screen and (max-width: 1405px) {
	.section-tips p {
		font-size: 22px;
	}
}

@media only screen and (max-width: 980px) {
	.section-tips p {
		font-size: 18px;
	}
}

/* CF7 */

.section-contact .header {
	padding-bottom: 0.5em;
}

.wpcf7 {
	max-width: 1300px;
	margin: 0 auto;
}

.wpcf7 .row {
	display: flex;
	margin-bottom: 4%;
}

.wpcf7 .row .field-wrap {
	width: 100%;
}

.wpcf7 .row .field-wrap.half {
	width: 50%;
}

.wpcf7 .row .field-wrap.half:first-child {
	padding-right: 3%;
}

.wpcf7 .row .field-wrap.half:last-child {
	padding-left: 3%;
}

.wpcf7 .row label {
	width: 110px;
	float: left;
	font-size: 16px;
}

.wpcf7 .row .field-wrap.half:last-child label {
	text-align: right;
	width: 80px;
}

.wpcf7 .wpcf7-form-control-wrap {
	display: block;
	margin-left: 115px;
}

@media only screen and (max-width: 767px) {
	.wpcf7 .row {
		display: block;
		margin-bottom: 1em;
	}

	.wpcf7 .row .field-wrap.half {
		width: 100%;
		padding: 0 !important;
		margin-bottom: 1em;
	}

	.wpcf7 .row label,
	.wpcf7 .row .field-wrap.half:last-child label {
		float: none;
		width: auto;
		text-align: left;
	}

	.wpcf7 .wpcf7-form-control-wrap {
		margin-left: 0;
	}
}

.wpcf7 input[type='text'],
.wpcf7 input[type='email'] {
	width: 100%;
	height: 68px;
	padding: 20px;
	border: none;
	font-size: 16px;
	color: #000;
	font-weight: 300;
	/* box-shadow: 0 0 27px rgba(218, 218, 218, .69); */
	border: 1px solid #464646;
	border-radius: 8px;
}

.wpcf7 textarea {
	width: 100%;
	padding: 20px;
	border: none;
	font-size: 16px;
	color: #000;
	font-weight: 300;
	/* box-shadow: 0 0 27px rgba(218, 218, 218, .69); */
	border: 1px solid #464646;
	border-radius: 8px;
}

.wpcf7 .wpcf7-submit {
	float: right;
	padding: 5px 10px;
	border: 1px solid #464646;
	border-radius: 8px;
	text-transform: uppercase;
	background-color: #fff;
	color: #000;
	font-size: 26px;
	cursor: pointer;
}

@media only screen and (max-width: 1405px) {
	.wpcf7 input[type='text'],
	.wpcf7 input[type='email'] {
		height: 54px;
	}

	.wpcf7 .wpcf7-submit {
		font-size: 20px;
	}
}

.wpcf7 .wpcf7-acceptance label {
	width: auto;
}

.wpcf7-not-valid-tip {
	padding-top: 0.5em;
	font-size: 12px !important;
	color: #f00;
}

.wpcf7-response-output {
	margin-left: 0 !important;
	margin-right: 0 !important;
	font-weight: 500;
	font-size: 16px;
}

.wpcf7-mail-sent-ok {
	background-color: green;
	border: none !important;
	color: #fff;
}

.wpcf7-validation-errors {
	background-color: red;
	border: none !important;
	color: #fff;
}

/* Single Event */

#main-content .container:before {
	display: none;
}

.et_right_sidebar #left-area {
	float: none;
	width: 100%;
	padding-right: 0;
}

.event-image {
	position: relative;
}

.event-image img {
	width: 100%;
}

/* .event-image .event-title {
    position: absolute;
    right: 5%;
    bottom: 10%;
    padding-bottom: 0;
    color: #fff;
    font-style: italic;
    font-size: 72px;
}

.event-image .event-date {
    position: absolute;
    top: 10%;
    right: 5%;
    color: #fff;
    font-size: 48px;
    font-weight:600;
} 

@media only screen and ( max-width:1405px ) {

    .event-image .event-title {
        font-size: 58px;
    }

    .event-image .event-date {
        font-size: 38px;
    }
}

@media only screen and ( max-width:980px ) {

    .event-image .event-title {
        font-size: 46px;
    }

    .event-image .event-date {
        font-size: 30px;
    }
}

@media only screen and ( max-width:480px ) {

    .event-image .event-title {
        font-size: 36px;
    }
}

*/

.single .et_pb_post {
	margin-bottom: 3em;
}

.event-header {
	font-size: 64px;
	font-weight: 600;
	color: #1d1d1b;
	text-transform: uppercase;
}

.event-subheader {
	font-size: 40px;
	font-weight: bold;
	color: #1d1d1b;
}

.event-start {
	font-size: 32px;
	color: #1d1d1b;
}

@media only screen and (max-width: 1405px) {
	.event-header {
		font-size: 50px;
	}

	.event-subheader {
		font-size: 32px;
	}

	.event-start {
		font-size: 26px;
	}
}

@media only screen and (max-width: 980px) {
	.event-header {
		font-size: 40px;
	}

	.event-subheader {
		font-size: 26px;
	}

	.event-start {
		font-size: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.event-header {
		font-size: 32px;
	}

	.event-subheader {
		font-size: 20px;
	}

	.event-start {
		font-size: 18px;
	}
}

.event-content {
	margin-top: 2em;
}

.section-post .et_pb_title_meta_container {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

.section-post .et_pb_title_meta_container a {
	color: #627ea4 !important;
}

.section-post .entry-title {
	padding-bottom: 1em;
	font-size: 64px;
	font-weight: 500;
}

@media only screen and (max-width: 1405px) {
	.section-post .entry-title {
		font-size: 52px;
	}
}

@media only screen and (max-width: 980px) {
	.section-post .entry-title {
		font-size: 42px;
	}
}

.section-blog .et_pb_post {
	text-align: center;
}

.section-blog .more-link {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}

.section-blog .entry-title {
	font-size: 28px;
	text-transform: none;
	font-weight: 500;
}

@media only screen and (max-width: 1405px) {
	.section-blog .entry-title {
		font-size: 22px;
	}
}

.section-cta .et_pb_column {
	align-self: center;
}

.et_pb_blog_grid h2 {
	line-height: 1.4;
}

.section-product-search {
	margin: 3em 0;
}

form.woocommerce-product-search {
	display: flex;
}

form.woocommerce-product-search input[type='search'] {
	flex: 5;
	border: none;
	background-color: #fff;
	box-shadow: 0 0 54px rgba(197, 197, 179, 0.25);
	height: 52px;
	font-size: 16px;
	color: #000;
	margin-right: 1em;
	padding: 10px;
}

form.woocommerce-product-search button {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	border: 2px solid #fff;
	border-radius: 8px;
	background-color: #5b88bb;
	color: #fff;
	font-size: 26px;
	font-weight: 500;
	transition: all 0.4s ease-in-out;
	white-space: nowrap;
	flex: 1;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
}

form.woocommerce-product-search button:hover {
	opacity: 0.7;
}

ul.products li.product .woocommerce-loop-product__title {
	transition: all 0.4s ease-in-out;
}

ul.products li.product a:hover .woocommerce-loop-product__title {
	color: #5b88bb;
}

.woocommerce form .form-row label[for='billing_country'] small {
	font-size: 12px;
	color: #f00;
	font-weight: 500;
	letter-spacing: -0.03em;
}

.woocommerce form .form-row label[for='billing_country'] .required {
	display: none;
}

.footer-line-height {
	line-height: 1.7em;
}

#footer-info a {
	font-weight: 100 !important;
}

.woocommerce-store-notice {
	display: none !important;
}

.woocommerce-shop .woocommerce-store-notice,
.woocommerce-page .woocommerce-store-notice {
	display: block !important;
}

.et-social-youtube a.icon:before {
	content: '\e0a3';
}
.et-social-linkedin a.icon:before {
	content: '\e09d';
}



#et-top-navigation{padding: 20px 0 !important;
display: flex!important;
align-items: center;gap: 10px;}

#et-top-navigation .et_btn_link{}
.mobile_menu_bar{
	padding: 0!important;
}

#et-top-navigation .et-person-info, #et-top-navigation .et-cart-info, #et-top-navigation #et_top_search{margin: 0!important;}


#et-top-navigation #et_search_icon::before{position: static;}

@media only screen and (max-width: 600px) {
	#et-top-navigation .et_btn_link{
		display: none;
	}
}

@media only screen and (min-width: 980px){
	.mobile-only{
		display: none!important;
	}
}

.mobile-nav-button a{
	font-weight: 700!important;
	text-transform: uppercase;
}

#donate-button-container{
	visibility: hidden;
	padding: 30px 5%;
	text-align: center;
	
}
#donate-button-container h2{
color: #5f87b5;
	font-size: 24px;
}

@media only screen and (max-width: 980px){
	#donate-button-container h2{
		color: #666;
	    font-size: 20px;
	}
}
