/* 
Theme Name: Hello Elementor Child
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.1
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
*/
@font-face {
    font-family: 'cinzel';
    src: url('fonts/cinzel-regular-webfont.woff2') format('woff2'),
         url('fonts/cinzel-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandongrotw01';
    src: url('fonts/brandon_grot_w01_regular-webfont.woff2') format('woff2'),
         url('fonts/brandon_grot_w01_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'caudex';
    src: url('fonts/caudex-regular-webfont.woff2') format('woff2'),
         url('fonts/caudex-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'palatino linotype';
    src: url('fonts/PalatinoLinotypeW02.woff2') format('woff2'),
        url('fonts/PalatinoLinotypeW02.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'clarendon-medium';
    src: url('fonts/Clarendon-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #472600;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #472600;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #472600;
}
:-moz-placeholder { /* Firefox 18- */
  color: #472600;
}
body{
	background-color: #EEBF8A;
}
a{
	color: #472600;
}
h2,
.elementor-widget-heading .elementor-heading-title{
	font-family: "caudex", sans-serif!important;
	line-height: 1.25em;
	font-weight: normal;
}
p,
.elementor-widget-container p,
.elementor-widget-container ul li{
	font-family: "palatino linotype", sans-serif;
	line-height: 1.65em;
}
.page-header{
	display:none;
}
.flex-column{
	flex-direction: column;
}
.site-header,
.site-footer{
	background-color: #EEBF8A;
}
.site-header:not(.header-stacked) .header-inner.flex-column .site-branding{
	max-width: 100%;
}
.site-header .header-inner .site-branding .site-title {
	padding: 0 0 0.5em;
	color: #472600;
	font-family: cinzel,serif;
    line-height: 1.35em;
    text-align: center;
}
.site-header:not(.header-stacked) .header-inner .site-navigation {
	padding: 0.5em 0 1.2em;
    max-width: 100%;
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	border-top: solid 1px #472600;
}
.site-navigation ul.menu li a {
	color: #472600;
	font-family: "palatino linotype", sans-serif!important;
	font-size:1.1em;
    padding-left: 21px;
	padding-right: 21px;
}
.bard-owl-txt h2{
	font-family: "brandongrotw01", sans-serif!important;
	font-weight: normal!important;
}
.bard-owl-author p{
	margin: 0;
	font-family: "clarendon-medium", sans-serif;;
}
h2.contact-header{
	margin-bottom: 1em;
	color: #472600;
	font-family: "brandongrotw01", sans-serif;
	text-align:center; 
	line-height:1.35em; 
	font-size:40px;
	text-transform: uppercase;
}
.where-we-play{
	margin-left: auto;
	margin-right:auto;
}
.gallery{
	margin-bottom: 1em;
	display: flex;
    flex: 0 1 20%;
    flex-wrap: wrap;
}
.gallery .gallery-item{
	margin: 0 5px;
}
.experience figcaption.widget-image-caption.wp-caption-text {
	font-family: "brandongrotw01", sans-serif!important;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.25em;
    position: absolute;
    bottom: 12px;
	left: 50%;
    transform: translateX(-50%);
    color: #eebf8a;
    width: 300px;
}
.event-lists .elementor-widget-container ul li{
	margin-bottom: 10px;
	color: #472600;
	font-family: "brandongrotw01", sans-serif;
	line-height:1.37em; 
	font-size:23px;
}
.event-lists .elementor-widget-container ul li{
	padding-bottom: 10px;
	border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: rgba(226, 173, 113, 0.75);
}
.event-lists .elementor-widget-container ul li div{
	font-size:21px;
}
.track {
    margin: 25px 0 45px;
}
.track-title {
	font-family: "palatino linotype", sans-serif;
    color: inherit;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.track-artist {
	margin-left: 5px;
    opacity: .6;
}
input[type=text], 
input[type=email],  
textarea {
	font:normal normal normal 15px/1.875em avenir-lt-w01_35-light1475496,avenir-lt-w05_35-light,sans-serif;
	color: #472600;
	background-color: transparent;
	border: solid 1px #472600;
	border-radius: 0;
	outline: 0;
}
input[type=submit]{
	padding: 10px 30px;
	background-color: #472600;
	color: bisque;
}
input[type=submit]:hover,
input[type=submit]:focus{
	outline: 0;
}
.site-footer .footer-inner{
	justify-content: center;
}
.site-footer .footer-inner .elementor-column{
	padding: 15px;
}
.site-footer .footer-inner .elementor-column .elementor-element{
	padding:7px;
}
.site-footer .footer-inner .elementor-column .elementor-element p:nth-child(2){
	margin-bottom: 25px;
	text-align: center;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
@media screen and ( min-width: 1024px ) {
	.site-header .header-inner .site-branding .site-title {
		font-size: 100px;
	}
	.photo-credit p {
		margin: 0px 0px 0 calc((100% - 650px) * 0.5);
	}
	input[type=text], 
	input[type=email],  
	textarea {
		min-width: 940px;
	}
}
.site-navigation-toggle-holder{
	max-width: 100%;
	justify-content: center;
}
@media screen and ( max-width: 767 ) {
	.site-header .header-inner .site-branding .site-title {
		padding: 0 0 0.3em;
		font-size: 2em;
	}
}