/*
Theme Name:  Park City Songwriter Summit
Theme URI:   https://parkcitysong.com
Version:     1.0
Description: A custom child theme of Divi for the Park City Songwriter Summit.
Author:      subLoft
Author URI:  https://subLoft.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

body b, body strong{
	font-family: 'Municipal-Black',Helvetica,Arial,Lucida,sans-serif;
	font-weight:normal;
}

p:last-of-type, p:not(.has-background):last-of-type {
    padding-bottom:1em;
}

body .gform_wrapper .top_label div.ginput_container,
body .gform_wrapper ul li.gfield{
    margin-top: 0px!important;
}
body .gform_wrapper form.gf_simple_horizontal{
	margin:0;
	width:100%;
}

.gform_wrapper form.gf_simple_horizontal{
	width:100%;
}

body .gform_wrapper.gf_simple_horizontal_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    
    font-size: 21px;
    color: #581400;
	    height: 60px;
    padding-left: 15px;
}

body .email-2 .gform_wrapper.gf_simple_horizontal_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    
    font-size: 21px;
    color: #581400;
	height: 54px;
    padding-left: 15px;
	border:none!important;
}
@media(min-width:639px){
	body .gform_wrapper.gf_simple_horizontal_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
		font-size:32px;
		height: 90px;
    padding-left: 40px;
	}
	body .email-2 .gform_wrapper.gf_simple_horizontal_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
		font-size:24px!important;
		height: 54px;
    padding-left: 40px;
		border:none!important;
	}
}

.email-2 h2{
	padding:0!important;
}

body .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield{
	padding-right:0;
}

body  .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit]{
	/*background-image: url(//parkcitysongsummit.com/wp-content/uploads/2022/03/leaf-wht.png);*/
    height: 90px;
    width: 90px;
    border: none;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -2200px;
    background-color: #f15a29;
	cursor:pointer;
	background-size: 50%;
	margin:0;
}


body .email-2 .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit]{
	 height: 54px;
    width: 54px;
}

@media only screen and (max-width: 641px){
	.gform_wrapper form.gf_simple_horizontal div.gform_body, .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
		display: table-cell;
		vertical-align: bottom;
		margin: 0;
		padding: 0;
		position: relative;
	}
	body .gform_wrapper form.gf_simple_horizontal div.gform_body {
		width: 100%;
		max-width: 100%;
	}
	.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
		width: auto;
		max-width: 25%;
		padding: 0;
		margin: 0;
	}
	
	body .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit] {
		height: 60px;
		width: 60px;
		margin: 0px;
		background-size: 50%;
	}
	
}




::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #581400;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #581400;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #581400;
}
:-moz-placeholder { /* Firefox 18- */
  color: #581400;
}

body .gf_simple_horizontal_wrapper{
/* 	max-width:720px; */
	margin:0;
}

@media only screen and (min-width: 641px){
	body .gform_wrapper form.gf_simple_horizontal div.gform_body {
    	width: 100%;
    	max-width: 100%;
	}
}

body .gform_wrapper .top_label .gfield_label{
/* 	display:none; commented out DEC 14 2021 for new RSVP form */
}
body .gform_wrapper.gravity-theme .gfield_label{
	font-weight:normal;
}
body .gform_wrapper .gform_footer input.gform_button {
    color: white;
    background: #D0C54F;
    border: none;
    padding: 10px 20px;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
	transform: opacity .7s ease;
}

body .gform_wrapper .gform_footer input.gform_button:hover {
	opacity:.7;
}

@media(min-width:981px) and (max-width:1199px){ 
	.event-date h1{ font-size:26px!important; } 
	.event-text p{ font-size:26px!important; } 
	.get-updates h2{ font-size:35px!important; } 
	body .gform_wrapper.gf_simple_horizontal_wrapper input{font-size:26px!important;}
}
@media(min-width:1200px) and (max-width:1574px) { 
	.event-date h1{ font-size:36px!important; } 
	.event-text p{ font-size:36px!important; } 
	.get-updates h2{ font-size:40px!important; } 
	body .gform_wrapper.gf_simple_horizontal_wrapper input{font-size:30px!important;}
}

strong, b {
    font-weight: normal;
	font-family: "Municipal-Medium"
}

.social-icons p{
	overflow: hidden;
    line-height: 0;
}

.social-icons a{
	display:block;
	float:left;
	width:25%;
	transition: all 300ms ease;
}

.social-icons.new a:hover{
	opacity: .75;
}

.social-icons.new a {
    width: 72px;
    float: none;
	display:inline-block;
}

.social-icons.new p{
	
}

.et_pb_menu_0 .mobile_nav .mobile_menu_bar:hover:before{
	color:#581400;
}

body .gform_wrapper .gform_ajax_spinner {
    padding-left: 0px;
    position: absolute;
    top: 35px;
    right: 35px;
}
body .gform_wrapper .validation_message{
	border: none!important;
    position: absolute;
	top: -38px;
    width: auto;
    left: 0px;
    background-color: rgba(255,223,224,0.85);
    padding: 6px 10px!important;
	animation-name: fade;
 	 animation-duration: 1500ms;
}

body .gform_wrapper div.validation_error{
	display:none;
}

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background: transparent;
	margin-bottom: 0px!important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0px;
    padding-top: 0px;
    box-sizing: border
}

@keyframes fade {
  from {opacity: 0;}
  to {opacity: 1;}
}
#header-menu .et_pb_menu__menu {
    display: none;
}

#header-menu .et_mobile_nav_menu {
    display: block;
}

#header-menu .et_mobile_nav_menu ul{
	list-style: none;
    padding-top: 20px;
    border-radius: 0px 6px 6px;
    top: 53px;
    box-shadow: none;
}

#header-menu .et_mobile_menu li a {
    border-bottom: none;
}

#header-menu.et_pb_menu .et_mobile_menu a:hover{
	color: #581400!important;
}

#header-menu .et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: transparent;
    opacity: 1;
}

#header-menu span.mobile_menu_bar {
    background-color: #f15a29;
    border-radius: 4px;
    padding-bottom: 0;
	height:54px;
}

#header-menu .et_pb_menu__wrap .mobile_menu_bar:before {
   
}


#footer-menu.et_pb_menu .et_pb_menu__menu>nav>ul>li {
    display: inline-block;
    width: auto;
    padding: 25px 10px 0 10px;
}
#footer-menu .et_mobile_nav_menu {
    display: none;
}

@media (max-width: 980px){
	#footer-menu.et_pb_menu .et_pb_menu__wrap {
		justify-content: center;
	}
	#footer-menu.et_pb_menu .et_pb_menu__menu>nav>ul{
		justify-content: center;
   	 	text-align: center;
	}
	#footer-menu.et_pb_fullwidth_menu .et_pb_menu__menu, .et_pb_menu .et_pb_menu__menu {
		display: block;
	}
}

@media(min-width:981px){
	#footer-menu.et_pb_menu .et_pb_menu__menu>nav>ul>li {
		display: block;
		width: 100%;
		padding: 5px 0;
	}
}



 .section-toggle.hide {
    display: none;
}
.et-bfb-html  .section-toggle.hide {
    display: block;
}
body .btn-toggle.active:after {
    content: ""!important;
    display: block !important;
    position: absolute;
    bottom: -19px;
    left: calc(50% - 10px);
    background-color: transparent;
    width: 0px;
    height: 0px;
    border-top: 10px solid #f15a29;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: -100;
    margin-left: 0;
    opacity: 1;
}
a.btn-toggle:not(.active) {
    color: #581400!important;
	opacity:.8;
}



body a.btn-toggle.active:hover {
    color: #fff!important;
	opacity:1;
}

body a.btn-toggle:not(.active):hover {
    opacity: 1;
    color: #fff!important;
}

.et_pb_promo .et_pb_promo_description h2{
	position:relative;
	padding-bottom:15px;
	margin-bottom:15px;
}

.et_pb_promo .et_pb_promo_description h2:after {
    content: "";
    display: block;
    width: 100px;
    background-color: #d2c650;
    height: 8px;
    z-index: 1;
    position: absolute;
    bottom: -3px;
    left: 0;
}

.et_pb_promo.et_pb_text_align_center .et_pb_promo_description h2:after {
    left: 50%;
    margin-left: -50px;
}

.et_pb_promo .et_pb_module_header .first-word {
    font-size: 0.7em;
    display: block;
}

.color-orange{
	color:#f15a29;
}


.disable-link{
	pointer-events:none;
	cursor:normal;
}



@media(min-width:768px){
	.tickets-row .et_pb_column{
		display:flex;
	  flex-wrap: wrap;
	  justify-content: center;
	  align-items: flex-start;
	}
}

.tickets-row .et_pb_button_module_wrapper {
	align-self: flex-end;
}

body a.small-button.smallorange {
    -webkit-font-smoothing: antialiased;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    transition-property: all!important;
    position: relative;
    line-height: 1.1em!important;
    font-family: 'Municipal-Black',Helvetica,Arial,Lucida,sans-serif;
    transition: all 300ms ease 0ms;
    display: inline-block;
    font-size: 16px;
    background-color: #f15a29;
    border-width: 0px!important;
    border-color: #f15a29;
    border-radius: 6px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: .3em 1em!important;
    color: #fff!important;
    opacity: 1;
    text-shadow: none;
}

a.small-button.smallsilver {
    -webkit-font-smoothing: antialiased;
    text-align: center;
    box-sizing: border-box;
    margin: 0 0 7px;
    outline: 0;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    transition-property: all!important;
    position: relative;
    line-height: 1.1em!important;
    font-family: 'Municipal-Black',Helvetica,Arial,Lucida,sans-serif;
    transition: all 300ms ease 0ms;
    display: inline-block;
    font-size: 10px;
    background-color: #fff;
    border-width: 2px!important;
    border-color: #f15a29;
    border-radius: 6px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px!important;
    color: #f15a29!important;
    opacity: 1;
    text-shadow: none;
    cursor: default;
}


@media(min-width:981px) and (max-width:1100px){
	body .et_pb_button_module_wrapper .btn-toggle{
		    font-size: 20px;
	}
}

@media(min-width:768px){
	.et_mobile_menu {
		width: calc(100% + 20px);
	}
}

.et_pb_menu .et_pb_menu__wrap {
    -ms-flex-pack: end;
    justify-content: end;

}

.color-slashes img{
	height:20px;
	margin-top:2px;
}

.labs .et_pb_slide_image{
	margin-top:0!Important;
}


.labs .et_pb_slide:first-child .et_pb_slide_image img.active {
    animation-name: none!important;
}

.labs .et_pb_slide_image img {
    width: 100%;
    vertical-align: bottom;
    max-height: none!important;
}

