/*
Theme Name:   Riot Act, Inc.
Theme URI:    https://riotactinc.org/
Description:  A Neve child theme
Author:       Mike Cavaroc
Author URI:   https://www.freeroamingphotography.com
Template:     neve
Version:      1.0.0
Text Domain:  nevechild
*/
a, img, div, li, input {
	transition: all .2s;
}
.home-hero .wp-block-cover__inner-container {
	border-left: 2px solid #d5cf73;
	padding-left: 50px;
	align-self: flex-start;
	margin-top: 50px;
}
.home-hero p:first-child, .home-hero p:nth-child(3) {
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 15px;
}
.home-hero p:nth-child(3) {
	margin-bottom: 0;
}
.home-hero p:nth-child(2) {
	font-family: "Sedgwick Ave";
	margin-bottom: 0;
	line-height: 1;
	color: #d5cf73;
}
.builder-item--footer-one-widgets p {
	font-family: "Sedgwick Ave", sans-serif;
	font-size: 2.5rem;
	color: #fff;
}
.page-id-42 .entry-content h3 {
	font-size: 4rem;
	text-decoration: underline;
	text-decoration-color: #d5cf73;
}
.past-shows-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
	padding: 25px;
	border: 1px solid #d5cf73;
	background-color: #10161c;
}
.past-shows-list li {
	margin: 0 15px 5px 0 !important;
}
@media screen and (max-width: 576px) {
	.home-hero .wp-block-cover__inner-container {
		border-left: 2px solid #d5cf73;
		padding-left: 20px;
		align-self: flex-start;
		margin-top: 60px;
	}
	.home-hero p:first-child, .home-hero p:nth-child(3) {
		text-transform: uppercase;
		line-height: 1;
		margin-bottom: 15px;
	}
	.home-hero p:nth-child(3) {
		margin-bottom: 0;
	}
	.home-hero p:nth-child(2) {
		font-family: "Sedgwick Ave";
		font-size: 4rem;
		margin-bottom: 0;
		line-height: 1;
		color: #d5cf73;
	}
	.home-hero p:first-child, .home-hero p:nth-child(3) {
		font-size: 1.5rem;
	}
	.home-hero .wp-block-cover__inner-container {
		margin-left: 10px;
	}
	.c-left {
		margin-top: 35px;
		padding-left: 0;
	}
	.home-upcoming img {
		object-fit: cover;
		width: 600px;
		height: 300px;
		border-top: 2px solid #d5cf73;
		margin-top: 30px;
	}
	.builder-item--footer-one-widgets p {
		font-size: 2rem;
	}
}
@media screen and (min-width: 577px) and (max-width: 958px) {
}
@media screen and (min-width: 959px) {
	.home-hero p:first-child, .home-hero p:nth-child(3) {
		font-size: 2.5rem;
	}
	.home-hero p:nth-child(2) {
		font-size: 6rem;
	}
	.c-left {
		padding-left: 40px;
	}
	.home-upcoming img {
		object-fit: cover;
		width: 600px;
		height: 400px;
		border-top: 2px solid #d5cf73;
		margin-top: 30px;
	}
	.about-manifesto {
		border-left: 2px solid #d5cf73;
		padding-left: 25px;
	}
}
.hfg-slot {
	align-items: flex-end !important;
}
.hfg-slot.right {
	flex-direction: column;
}
#secondary-menu-desktop-main li {
	border: 1px solid #d5cf73;
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 1rem;
}
.hfg-slot.right {
	justify-content: center !important;
}
.home-about h3 {
	margin-bottom: 5px;
}
.component-wrap p {
	display: none;
}
body:not(.home) .site-footer .builder-item--footer-one-widgets {
	border-top: 1px solid #d5cf73;
}
.site-footer .builder-item--footer-one-widgets {
	padding-top: 25px !important;
}
.nv-footer-content p, .nv-footer-content h3 {
	color: #b9b9b9;
}
.builder-item--footer-two-widgets .widget {
	margin-bottom: 15px;
}
#block-5, #block-5 h3 {
	margin-bottom: 0;
}
#block-12 .wp-block-column {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
#block-12 img {
	margin-right: 25px;
	width: 50px;
	height: auto;
}
#block-11 {
	margin-bottom: 0;
}
#block-11 h3 {
	margin-bottom: 5px;
}
.footer-menu li {
	border: 1px solid #d5cf73;
	padding: 8px 10px;
	text-transform: uppercase;
}
.home-upcoming h3 {
	padding-top: 20px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.home-upcoming p {
	text-transform: uppercase;
}
.upcoming-productions-h2 {
	text-decoration: underline;
	text-decoration-color: #d5cf73;
}
#secondary-menu-desktop-main li:hover > .wrap > a:hover, #footer-menu li:hover > .wrap > a:hover {
	color: #000;
}
#secondary-menu-desktop-main li:hover, #footer-menu li:hover {
	background-color: #d5cf73;
}
.builder-item--footer-two-widgets a:hover {
	color: #d5cf73;
}
.article-content-col {
	border-left: 2px solid #d5cf73;
}