/*!
Theme Name: Make Music Day Main
Theme URI: https://makemusicday.org/
Author: FADE Agency
Author URI: https://fadeagency.com
Description: Make Music Day Main site theme.
Version: 1.0.0
Tested up to: 5.4
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&family=Poppins:wght@400;600&display=swap);

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
}

details,
main {
	display: block;
}

hr {
	box-sizing: content-box;
	overflow: visible;
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

samp {
	font-family: monospace, monospace;
}

a {
	background-color: transparent;
	color: #22b9f1;
	text-decoration: none;
	transition: all 0.5s ease;
	border-bottom: 1px #22b9f1 dotted;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
	height: auto;
	max-width: 100%;
}

body,
button,
input,
optgroup,
select,
textarea {
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"],
legend {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

[hidden],
template {
	display: none;
}

*,
::after,
::before {
	box-sizing: inherit;
}

body,
input,
optgroup,
select {
	color: #404040;
}

body,
button,
input,
optgroup,
select,
textarea {
	font-family: "Poppins", sans-serif;
}

body,
input,
optgroup,
select,
textarea {
	font-size: 16px;
	line-height: 1.6em;
}

@media (max-width: 782px) {

	body,
	button,
	input,
	optgroup,
	select,
	textarea {
		font-size: 14px;
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	line-height: 1em;
	margin: 0 0 1em;
	color: #000;
	letter-spacing: -0.05em;
}

h1 {
	font-size: 3.5em;
}

@media (max-width: 782px) {

	h1 {
		font-size: 2.4em;
	}
}

h2 {
	font-size: 3em;
}

@media (max-width: 782px) {

	h2 {
		font-size: 2em;
	}
}

h3 {
	font-size: 2.5em;
}

@media (max-width: 782px) {

	h3 {
		font-size: 1.9em;
	}
}

h4 {
	font-size: 2em;
}

@media (max-width: 782px) {

	h4 {
		font-size: 1.5em;
	}
}

.entry-header,
footer {
	padding: 2em;
}

.entry-header h1 {
	padding: 0;
	margin: 0;
	color: #f15a22;
}

.promo h1,
.promo h2 {
	margin: 0 0 0.2em;
}

p {
	margin-bottom: 2em;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

ins,
mark {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

body {
	background: #fff;
	overflow-x: hidden;
}

.wrapper {
	max-width: 1600px;
	margin: 0 auto;
}

.wrapper-news {
	max-width: 1200px;
	margin: 0 auto;
}

footer {
	background: #d4f3ff;
	margin-top: 6em;
}

footer a {
	border: 0 !important;
}

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

@media (max-width: 782px) {

	.container-footer {
		flex-direction: column;
	}
}

.item {
	flex: 1;
}

.footer-logo img {
	max-width: 160px;
}

@media (max-width: 782px) {

	.footer-logo img {
		max-width: 120px;
		margin-bottom: 2em;
	}
}

.footer-img {
	text-align: center;
}

@media (max-width: 782px) {

	.footer-img {
		max-width: 200px;
	}
}

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

@media (max-width: 782px) {

	.footer-nav {
		text-align: center;
	}
}

.header-logo {
	max-width: 160px;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 2em;
}

.header-namm-logo {
	max-width: 200px;
	position: absolute;
	top: 1em;
	right: 2em;
}

.promo {
	height: 100vh;
	padding: 2em;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-top: 10px;
	background: url(./img/background.svg) center center no-repeat;
	background-size: cover;
	background-color: #d4f3ff;
}

.promo .wiggle-home {
	padding: 0;
}

.promo h1 {
	font-size: 50px !important;
	color: #22b9f1;
}

@media (max-width: 782px) {

	.promo h1 {
		font-size: 36px;
	}
}

.promo h2 {
	font-size: 80px;
	color: #ff5b05;
}

@media (max-width: 782px) {

	.promo h2 {
		font-size: 40px;
	}
}

.promo h3 {
	font-size: 32px;
	color: #000;
	letter-spacing: 0;
}

@media (max-width: 782px) {

	.promo h3 {
		font-size: 20px;
	}
}

.namm-logo-promo {
	max-width: 200px;
}

@media (max-width: 782px) {

	.namm-logo-promo {
		max-width: 140px;
	}
}

.promo-buttons {
	padding-top: 2em;
}

.promo-page {
	background: #d4f3ff;
	margin-bottom: 6em;
	margin-top: -60px;
}

@media (max-width: 782px) {

	.promo-page {
		padding: 3em 2em;
		margin-top: -50px;
	}
}

.logo {
	padding: 0.5em 0;
	max-width: 200px;
}

.page-header-container {
	margin-top: 110px;
	padding: 5em 2em;
	position: relative;
}

@media (max-width: 782px) {

	.page-header-container {
		padding: 3em 0;
		margin-top: 90px;
	}
}

.header-title h1 {
	margin: 0;
}

@media (max-width: 782px) {

	.header-title h1 {
		max-width: 200px;
	}
}

.header-cartoon {
	position: absolute;
	right: 1em;
	top: 4em;
}

@media (max-width: 782px) {

	.header-cartoon {
		right: 0;
	}
}

.header-cartoon img {
	height: 300px;
	text-align: right;
}

@media (max-width: 782px) {

	.header-cartoon img {
		height: 150px;
		right: 20px;
	}
}

.namm-logo {
	position: absolute;
	right: 1em;
	top: 1em;
	padding: 1em;
	width: 200px;
}

@media (max-width: 782px) {

	.namm-logo {
		width: 180px;
		top: 0;
	}
}

#primary {
	padding: 0 2em;
	margin-top: 10em !important;
}

#primary img {
	border-radius: 10px;
}

@media (max-width: 782px) {

	#primary {
		margin-top: 5em !important;
	}
}

.footer-links,
.footer-meta {
	font-size: 0.8em;
	color: #000;
}

.footer-meta a {
	transition: all 0.3s ease;
	text-decoration: none;
	color: #000 !important;
}

.footer-meta a:hover {
	color: #ff5b05 !important;
}

.footer-link p,
figure .wp-block-image {
	margin-bottom: 0 !important;
}

.footer-link a,
.footer-link a:visited {
	font-size: 1em;
	color: #000;
	text-transform: capitalize;
	font-weight: 700;
	transition: all 0.3s ease;
	text-decoration: none;
}

.footer-link a:hover,
.footer-link a:visited:hover,
.footer-links a:hover {
	color: #ff5b05 !important;
}

.footer-links a {
	transition: all 0.3s ease;
	text-decoration: none;
	color: #000 !important;
}

.wp-block-pb-accordion-item {
	border: 1px solid #e1e1e1;
	padding: 1em 1em 0;
	margin: 1em 0;
	border-radius: 10px;
}

.wp-block-pb-accordion-item h2 {
	font-size: 1.5em !important;
	letter-spacing: 0;
	transition: all 0.3s ease;
}

@media (max-width: 782px) {

	.wp-block-pb-accordion-item h2 {
		font-size: 1.2em !important;
	}
}

.wp-block-pb-accordion-item h2:hover {
	color: #22b9f1;
}

.wiggle {
	max-width: 180px;
}

@media (max-width: 782px) {

	.wiggle {
		max-width: 120px;
	}
}

.wiggle-news {
	padding: 4em 0;
}

.wiggle-home {
	padding: 2em 0;
}

.promo-box {
	background: #fff;
	border-radius: 50px;
	padding: 2em;
	max-width: 800px;
}

.promo-box h1 {
	font-size: 60px;
}

@media (max-width: 782px) {

	.promo-box {
		padding: 2em;
	}
}

.page-navigation {
	margin: 5em 0;
	text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
	text-transform: uppercase;
	font-size: 1em;
	padding: 5px 15px;
	margin-right: 1px;
	color: #fff !important;
	background: #22b9f1;
	text-decoration: none;
	border: 1px solid #22b9f1;
	border-radius: 5px;
	font-weight: 700;
	width: 50px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background: #ff5b05;
	border: 1px solid #ff5b05;
}

.news-date {
	text-transform: uppercase;
	color: #000;
	background: #d4f3ff;
	display: inline-block;
	padding: 0.5em 1em;
	border-radius: 10px;
	font-size: 0.8em;
}

.news-date .fa-calendar {
	margin-right: 0.5em;
}

.city-item,
.column-background {
	background: #e6f8ff;
	padding: 1em 1em 0;
	border-radius: 10px;
}

.city-item {
	margin: 1em 0.5em 0 0;
	width: auto;
	min-width: 180px;
	display: inline-block;
	vertical-align: top;
	padding: 0.7em;
	transition: all 0.5s ease;
}

@media (max-width: 782px) {

	.city-item {
		max-width: 46%;
		min-width: auto;
	}
}

.blog .wp-block-image img,
.city-item img {
	width: 100%;
}

.city-item:hover,
.city-item-hovered {
	background: #22b9f1;
}

.city-item h3 {
	font-size: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.city-instructions {
	margin: 3em 0;
}

.filterable-content a {
	border-bottom: none !important;
}

.filterable-content h2 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.wp-block-image a {
	border: 0 !important;
}

.wp-block-image a:hover {
	opacity: 0.5;
}

@media (max-width: 782px) {

	.wp-block-spacer {
		height: 50px !important;
	}
}

#nation-map-canvas,
#nation-map-canvas-summer,
#nation-map-canvas-winter {
	width: 100%;
	height: 300px;
}

@media screen and (min-width: 600px) {

	#nation-map-canvas,
	#nation-map-canvas-summer,
	#nation-map-canvas-winter {
		height: 600px;
	}
}

.page_ma_thumbnail {
	border-radius: 10px;
	width: 290px;
	color: #000;
	margin-right: 1em;
	margin-bottom: 1em;
	height: 350px;
	transition: none;
}

@media (max-width: 782px) {

	.page_ma_thumbnail {
		width: 100%;
		height: auto;
		padding-bottom: 2em;
	}
}

.page_ma_thumbnail:hover {
	background: rgba(0, 0, 0, 0.1) !important;
}

.page_ma_thumbnail .city {
	font-family: "Oswald", sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1em;
	background: rgba(0, 0, 0, 0.1);
	padding: 1em;
	border-radius: 10px 10px 0 0;
}

.page_ma_thumbnail h3 {
	font-family: "Poppins", sans-serif;
	font-size: 1em;
	margin: 0.5em 0;
	line-height: 1.2em;
	letter-spacing: 0;
	font-weight: 700;
}

.page_ma_thumbnail h3 a {
	color: #000;
}

.page_ma_thumbnail .time {
	padding: 0;
	margin: 1em 0 0;
	font-size: 1em;
}

.page_ma_thumbnail .where {
	font-size: 1em;
	line-height: 1em;
}

.page_ma_thumbnail .details {
	padding: 0 1em;
	margin-top: 2em;
	font-size: p;
	font-size-margin-bottom: 0.5em;
}

.page_ma_thumbnail .credits a {
	color: #000 !important;
}

.page_ma_thumbnail .sponsor {
	font-size: 0.7em;
	margin: 2em 0 0;
}

.page_ma_thumbnail .sponsor-name {
	font-size: 0.8em;
	margin: 0;
	line-height: 1em;
}

.page_ma_thumbnail .instrument-type {
	text-transform: uppercase;
	font-size: 1em;
	border-radius: 10px;
	border: 1px solid #000;
	display: inline-block;
	padding: 0 1em;
	margin-bottom: 1em;
}

.background-orange {
	background: rgba(241, 90, 34, 0.05);
	border-radius: 10px;
	padding: 2em;
}

.background-blue {
	background: rgba(34, 185, 241, 0.1);
	border-radius: 10px;
	padding: 2em;
}

.alignfull {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
}

.is-provider-soundcloud iframe {
	height: 166px !important;
	width: 100%;
}

.pswp__custom-caption,
.pswp__social-sharing {
	display: none;
}

#nav-instruments,
.ma-entry,
.ma-sponsors {
	margin-top: 2em;
}

.ma-entry a,
.ma-sponsors a {
	border-bottom: none !important;
}

figure {
	margin: 0 0 1em !important;
}

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

	.home-participate-columns {
		display: grid !important;
	}

	.home-participate-images {
		order: 2;
	}
}

.c-accordion__content p {
	margin: 0;
	padding-bottom: 1em;
}

.gslide-description {
	display: none;
}

.is-style-rounded img {
	border-radius: 500px !important;
	vertical-align: middle;
	max-width: 300px;
	height: auto;
}

.wp-block-columns.is-layout-flex {
	gap: 1em;
}

.aligncenter {
	text-align: center !important;
}

.participate-cards {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 1em;
}

@media (max-width: 1200px) {

	.participate-cards {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 782px) {

	.participate-cards {
		grid-template-columns: repeat(1, 1fr);
	}
}

.participate-cards .item {
	background: rgba(241, 90, 34, 0.05);
	border-radius: 10px;
	padding: 2em;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.participate-cards .item img {
	max-width: 250px;
}

.participate-cards .item p {
	font-size: 1.2em;
}

.wp-block-image {
	flex-grow: 0 !important;
}

.masonry-gallery .wp-block-image {
	display: flex;
	flex-direction: column;
	height: 200px;
}

.masonry-gallery .wp-block-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.fa-small {
	font-size: 0.7em !important;
	color: #ff5b05;
}

#nav-cities button,
.ma_tags button {
	font-size: 0.8em;
	cursor: pointer;
}

address,
ol,
ul {
	margin: 0 0 1.5em;
}

ul {
	list-style: disc;
}

li {
	margin-bottom: 1em;
}

ol {
	list-style: decimal;
}

li > ol,
li > ul {
	margin-bottom: 0;
	margin-left: 1em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

#post-9183 > div > ul {
	column-count: 4;
	margin: 0;
}

@media (max-width: 782px) {

	#post-9183 > div > ul {
		column-count: 2;
	}
}

#post-3776 div > ul {
	column-count: 2 !important;
	margin: 0;
}

@media (max-width: 782px) {

	#post-3776 div > ul {
		column-count: 2;
	}
}

.widget select,
embed,
iframe,
object,
pre {
	max-width: 100%;
}

.video-responsive {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

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

tbody,
td,
th,
tr {
	border-color: #d4d4d4 !important;
}

.header .menu > .menu-item:hover > a,
.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
a:visited {
	color: #22b9f1;
}

a:active,
a:focus,
a:hover {
	color: #ff5b05;
	border-bottom: 1px #ff5b05 dotted;
}

#primary[tabindex="-1"]:focus,
a:focus {
	outline: 0;
}

a:active,
a:hover {
	outline: 0;
}

.wp-block-button__link,
a.btn,
a.btn:visited,
button {
	transition: all 0.5s ease;
	border-radius: 100px !important;
	text-decoration: none;
	padding: 1em 2em;
	font-size: 1em;
	font-weight: 400;
	line-height: 1em;
	white-space: nowrap;
	min-width: auto;
	display: inline-block;
	margin-bottom: 0.5em;
}

@media (max-width: 782px) {

	.wp-block-button__link,
	a.btn,
	a.btn:visited,
	button {
		font-size: 0.9em;
	}
}

.wp-block-button__link:hover,
a.btn:hover,
a.btn:visited:hover,
button:hover {
	background: #000 !important;
	color: #fff !important;
}

a.btn-primary,
a.wp-block-button__link,
button {
	background: #ff5b05;
	color: #fff;
}

a.btn-primary:hover,
a.btn-secondary:hover {
	background: #000;
}

button:hover{}

a.btn-secondary {
	background: #22b9f1;
	color: #fff;
}

.btn-sm,
.btn-xs {
	padding: 0.7em 1em !important;
	border: 0;
}

.btn-xs {
	padding: 0.8em 1em !important;
	font-size: 0.8em;
	cursor: pointer;
}

.is-checked {
	background: #000;
}

input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

.header,
textarea {
	width: 100%;
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background-color: #fff;
	box-shadow: -1px 2px 0 0 rgba(0, 0, 0, 0.05);
}

.header a {
	border: 0 !important;
}

.header li,
.header ul {
	margin: 0;
	padding: 0;
}

.header-main {
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 2em;
}

.header .menu > .menu-item {
	display: inline-block;
	margin-right: 20px;
	position: relative;
}

.header .menu > .menu-item > .sub-menu > .menu-item > a,
.header .menu > .menu-item > a {
	display: block;
	padding: 12px 0;
	font-size: 1em;
	color: #000;
	text-transform: capitalize;
	font-weight: 700;
	transition: all 0.3s ease;
	text-decoration: none;
}

.header .menu > .menu-item > .sub-menu {
	width: 300px;
	position: absolute;
	left: -20px;
	top: 100%;
	background-color: #fff;
	padding: 1em 0;
	transform: translateY(10px);
	transition: all 0.3s ease;
	opacity: 0;
	visibility: hidden;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {

	.header .menu > .menu-item-has-children:hover > .sub-menu {
		transform: translateY(0);
		opacity: 1;
		visibility: visible;
	}

	.header .menu > .menu-item-has-children:hover > a .plus::after {
		transform: translate(-50%, -50%) rotate(0deg);
	}
}

.header .menu > .menu-item > .sub-menu > .menu-item {
	display: block;
}

.header .menu > .menu-item > .sub-menu > .menu-item > a {
	padding: 10px 20px;
	font-size: 0.9em;
	font-weight: 600;
}

.header .close-nav-menu,
.header .open-nav-menu {
	height: 34px;
	width: 40px;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.header .open-nav-menu span {
	display: block;
	height: 3px;
	width: 24px;
	background-color: #000;
	position: relative;
}

.header .open-nav-menu span::after,
.header .open-nav-menu span::before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	box-sizing: border-box;
}

.header .open-nav-menu span::before {
	top: -7px;
}

.header .open-nav-menu span::after {
	top: 7px;
}

.header .close-nav-menu {
	height: 60px;
	width: 60px;
	color: #fff;
	margin: 0 0 15px;
	font-size: 1.5em;
}

.header .close-nav-menu:hover {
	color: #f1ac22;
}

.logo-mobile {
	display: none;
}

@media (max-width: 1300px) {

	.logo-mobile {
		width: 250px;
		padding: 1em 1em 3em 2em;
		display: block;
	}

	.header-main .fa-search,
	ul.nav-buttons {
		display: none;
	}

	.header .menu-overlay.active {
		visibility: visible;
		opacity: 1;
	}

	.header .nav-menu {
		position: fixed;
		right: -80%;
		visibility: hidden;
		max-width: 330px;
		height: 100%;
		top: 0;
		overflow-y: auto;
		background-color: #ff5b05;
		z-index: 1000;
		padding: 2em 0;
		transition: all 0.5s ease;
	}

	.header .nav-menu.open {
		visibility: visible;
		right: 0;
	}

	.header .menu > .menu-item {
		display: block;
		margin: 0;
	}

	.header .menu > .menu-item-has-children > a {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.header .menu > .menu-item > a {
		color: #fff;
		padding: 12px 15px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
	}

	.header .menu > .menu-item > .sub-menu > .menu-item > a:hover,
	.header .menu > .menu-item > a:hover {
		background: #22b9f1;
		color: #fff;
	}

	.header .menu > .menu-item:first-child > a {
		border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
	}

	.header .menu > .menu-item > a .plus::after,
	.header .menu > .menu-item > a .plus::before {
		background-color: #fff;
	}

	.header .menu > .menu-item-has-children.active > a .plus::after {
		transform: translate(-50%, -50%) rotate(0deg);
	}

	.header .menu > .menu-item > .sub-menu {
		width: 100%;
		position: relative;
		opacity: 1;
		visibility: visible;
		background-color: transparent;
		transform: translateY(0);
		padding: 0;
		top: auto;
		max-height: 0;
		overflow: hidden;
		box-shadow: none;
	}

	.header .menu > .menu-item > .sub-menu > .menu-item > a {
		padding: 12px 45px;
		color: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
		text-decoration: none;
	}

	.header .close-nav-menu,
	.header .open-nav-menu {
		display: flex;
	}
}

.fa-caret-down {
	margin-left: 5px;
}

.nav-menu {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	top: 1em;
}

@media (max-width: 991px) {

	.nav-menu {
		margin-top: 0;
	}
}

ul.footer-nav-buttons,
ul.nav-buttons {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.footer-nav-buttons li,
ul.nav-buttons li {
	display: inline-block;
	margin-left: 0.2em;
}

.fa-brands {
	display: inline-block;
	border-radius: 50%;
	padding: 0.5em 0.55em;
	color: #fff;
	background: #22b9f1;
	font-size: 1em;
	transition: all 0.2s linear;
	outline: 0;
}

.fa-brands:hover {
	background: #000;
}

body > header > div > div:nth-child(2) > nav > ul > li:nth-child(1) > a {
	color: #fff !important;
	background: #22b9f1;
	border-radius: 50px;
	padding: 0.5em 1em !important;
}

body > header > div > div:nth-child(2) > nav > ul > li:nth-child(1) > a:hover {
	background: #000;
}

@media (max-width: 991px) {

	body > header > div > div:nth-child(2) > nav > ul > li:nth-child(1) > a {
		background: 0 0;
		border-radius: 0;
		padding: 12px 15px !important;
	}
}

.sticky {
	display: block;
}

.page,
.post {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.entry-content,
.entry-summary,
.page-content {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.widget {
	margin: 0 0 1.5em;
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.custom-logo-link {
	display: inline-block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
