/*
Theme Name: East Cork Early Music Theme
Theme URI: 
Description: Child theme of Divi by Frank Prendergast
Template: Divi
Version: 1.0
License: Dual Licensed GPL + Themeforest License
License URI: README_License.txt
*/

#main-header{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;	
}

#phone-header h1{

}

#phone-header  .header-content{
		background-color: #ffffff;
		padding: 15px;	
	width: 100%;	
}

#et-top-navigation,
.bottom-nav li,
#et-secondary-menu{
	font-weight: 300;	
}

#top-header{
	border-bottom: 1px solid #d7d1c1;	
}

.wp-caption {
    max-width: 96%;
    margin-bottom: 10px;
    padding: 8px;
    padding-top: 4px;
    border: 1px solid #d7d1c1;
    background-color: #ffffff;
    text-align: center;
}

small{
	font-size: 0.8em !important;	
}
.myexcerpt{
	margin-top: 10px;	
}
.myexcerpt, .post-meta a{
	color: #6e8185 !important;
	line-height: 1.2em;	
}

.nowrap{
	white-space: nowrap;	
}
.home .et_pb_filterable_portfolio .et_pb_portfolio_filters{
	display:none;	
}

.paypal-button{
	padding: 15px;
	text-align: center;
	border: 1px solid #afa384;	
	border-radius: 3px;
	background-color: rgba(175,163,132,0.1);
}

.button-01{
	display:inline-block;
	padding: 5px 10px;
	background-color: #ad4242;
	color: #ffffff !important;
	
}
.button-01:hover{
	opacity: 0.8;
}

#footer-donate{
	width: 100%;
	float:none;
	margin-right: 30px;
}

#footer-widgets .footer-widget li a:hover{
	color: #ad4242;	
}

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

.footer-widget .widget_nav_menu{
	float:none;	
}

#menu-compliance{
	display:block;
	margin: 0;
	padding: 0;
	list-style: none;
	/*text-align: right;*/
}

#menu-compliance li{
	display:inline-block;
	padding-left: 0 !important;
	padding-right: 10px;	
}

/* mailchimp footer */

.footer-widget .widget_mailchimpsf_widget{
	border: 1px dotted #4a6267;
	padding: 30px;	
	background-color: #ffffff;
	width: 100%;
	border-radius: 3px;
}

.widget_mailchimpsf_widget .mc_input{
	padding: 10px;	
	width: 100%;
	font-size: 14px;
}

.widget_mailchimpsf_widget .mc_signup_submit{
	text-align: left;	
}

.mc_merge_var{
	padding: 10px 0;	
}
#mc_signup_submit{
	background-color: #4a6267;
	color: #ffffff;
	border: none;
	padding: 10px 20px;
	font-size: 14px;
}	

#mc_message, .mc_error_msg{
	color: #d4513b !important;
}	

.mc_success_msg{
	color: #4d674a !important;
}

/* artists */

.et_pb_team_member p{
	padding-bottom: 0;	
}

/* stop the entire filterable portfoio randomly disappearing due to divi weirdness */
/*
.et_pb_filterable_portfolio_grid,
.et_pb_gallery_grid {
display: block !important;
}
*/

/* flexbox equal heights */
.my-equal-height{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*.my-equal-height .et_pb_pricing_table{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }*/
.my-equal-height .et_pb_pricing_table div  {
	display:block;	
}   
/* blog */
.blog .et_pb_post h2{
	margin-top: 15px;	
}

.blog #main-content,
.single-post #main-content{
	margin-top: 27px;	
}
.blog  #main-content .container,
.single-post #main-content .container{
	padding-top: 0;	
}

.lined-section{
	border-top: 1px solid #d7d1c1;
	border-bottom: 1px solid #d7d1c1;	
}

.top-line{
	border-top: 1px solid #d7d1c1;	
}

.et_pb_gallery_grid .et_pb_gallery_item h3, .et_pb_portfolio_grid .et_pb_portfolio_item h2, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2{
	font-size: 18px !important;
	padding-bottom: 0 !important;	
}

#about-sections img{
	max-width: 120px;	
}

/* sponsors */



#sponsors img{
	margin: 15px;	
}
/* programme nav */
.prog-nav{
		
}
.prog-nav a{
	width: 12.5%;
	float:left;
	display:inline-block;
	padding-left: 1px;
}
.prog-nav a:first-child{
	padding-left: 0;	
}
.prog-nav img{
	display:block;	
	margin: 0;
	
}
/* lines before and after heading */
.hide-overflow{
	overflow: hidden;	
}
.lined {
	  /*line-height: 0.3;*/
	  text-align: center;
	}
	.lined span {
	  display: inline-block;
	  position: relative;  
	}
	.lined span:before,
	.lined span:after {
	  content: "";
	  position: absolute;
	  height: 5px;
	  border-bottom: 1px solid #ad4242;
	  border-top: 1px solid #ad4242;
	  top: 50%;
	  width: 600px;
	  
	}
	.lined span:before {
	  right: 100%;
	  margin-right: 15px;
	}
	.lined span:after {
	  left: 100%;
	  margin-left: 15px;
	}	
	
	
/* gravity forms css */


/* gravity forms customization */

.gform_wrapper label{
	margin: 0 0 5px 0 ;
	font-weight: normal;
}

.gform_wrapper .gform_validation_container{
    display: none!important;
    position: absolute!important;
    left: -9000px;
}

.gform_wrapper  .gf_hidden,
.gform_wrapper  input[type=hidden] {
    display: none!important;
    max-height: 1px!important;
    overflow: hidden;
}

.gform_wrapper ul{
	list-style: none;
	margin: 0;
	padding: 0;	
}

.gform_wrapper input, 
.gform_wrapper textarea{
	padding: 8px;
	font-size: 16px;	
	width: 100%;
	display:block;
}

.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half{
	width: 50%;
	float:left;
}

@media only screen and ( max-width: 480px ) {
	.gform_wrapper .gf_left_half,
	.gform_wrapper .gf_right_half{
	    width: auto;
	    float:none;
	}	
}

.gform_wrapper li.gfield{
	padding-right: 15px;
	padding-bottom: 15px;	
}
 
.gform_wrapper input[type=submit]{
	color: #ffffff;
    background: #4a6267;
    border-width: 0px;
    border-radius: 0px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;	
    font-family: 'Yanone Kaffeesatz', Helvetica, Arial, Lucida, sans-serif;	
    /*font-size: 24px;*/
    cursor: pointer;
    width: 50%;
}


.gform_wrapper input[type=submit]:hover{
	background-color: #3c4c4f;	
}

/* gfrom vlidation errors */

.gform_wrapper div.validation_error {
    color: #fcf0e1;
    font-weight: 700;
    margin-bottom: 10px;
    background-color: #ef3e26;
    padding: 15px;
    width: 100%;
    width: calc(100% - 15px);
}

.gform_wrapper .validation_message{
    color: #fcf0e1;	
    /*font-size: 12px;*/
    font-weight: 700;  
    background-color: #ef3e26; 
    padding: 4px 15px; 
    position: relative;
}

.gform_wrapper .validation_message:before{
	content: '';
	display:block;
	position: absolute;
	top: -10px;
	left: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 15px 7.5px;
	border-color: transparent transparent #ef3e26 transparent;		
}

.gform_wrapper li.gfield_error input[type=email], 
.gform_wrapper li.gfield_error input[type=number], 
.gform_wrapper li.gfield_error input[type=password], 
.gform_wrapper li.gfield_error input[type=tel], 
.gform_wrapper li.gfield_error input[type=text], 
.gform_wrapper li.gfield_error input[type=url], 
.gform_wrapper li.gfield_error textarea {
    border-color: #ef3e26 !important;
}

.gform_confirmation_wrapper {
	padding: 27px !important;
	background-color: #8c8b33;
	font-weight: 600;
	font-size: 2em;
	line-height: 1.4em;
	color: #ffffff;
	border-radius: 10px;
}

.gform_confirmation_wrapper a{
	color: #fdeb01;	
	text-decoration: underline;
}

.gform_confirmation_wrapper a:hover{
	text-decoration: none;	
}



@media only screen and ( max-width: 480px ) {
	.gform_wrapper .gf_left_half,
	.gform_wrapper .gf_right_half{
	    width: auto;
	    float:none;
	}	
	.gform_wrapper input[type=submit]{
	    width: 100%;
	    width: calc(100% - 15px);
	}	
}

/* breakpoints */



/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) { 
    /* your css goes here */
}

/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) { 
    /* your css goes here */
    
}

/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 
    /* your css goes here */
	.et_pb_column .et_pb_team_member_image {
	    float: none !important;
	    width: auto !important;
	    margin: 0 0px 12px 0 !important;
	    text-align: left !important;
	}    
}

/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
    .prog-nav a{
		width: 25%;
		float:left;
		display:inline-block;
		padding-left: 1px;
	}
	.et_pb_column .et_pb_team_member_image {
	    float: none !important;
	    width: auto !important;
	    margin: 0 0px 12px 0 !important;
	    text-align: left !important;
	}    
}

/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
     .prog-nav a{
		width: 50%;
		float:left;
		display:inline-block;
		padding-left: 1px;
	}
}

/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {
    /* your css goes here */
}

/* frank breakpoints */

@media only screen and (min-width: 767px){
	}

