/*
Theme Name: SoftSkillsPro
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* Colours */

.red { background-color: #b60000 !important; }
.orange { background-color: #f07d00 !important; }
.purple { background-color: #82358b !important; }
.blue { background-color: #32a8cf !important; }
.gold { background-color: #e2ba00 !important; }
.green { background-color: #72b128 !important; }


body .wpb_single_image_caption {
    bottom: 0px;
}

.bq-margin {margin-top: 0px; margin-bottom:20px;}

.get-touch {margin-top: 20px; margin-bottom:10px;}

.more-info { 
	border: solid 1px #cccccc;
	padding: 15px 10px 0px 10px;
	margin-bottom: 20px;
	color: #77777f;
	}
	
.gl-booknow {
	 color: #2581c4 !important; 
	 font-size: 14px;
}

.widget-spacing {
	margin-top:140px;
}

.form-btn {
    padding:5px 15px; 
    background:#007dba; 
    color: #FFF;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
}
.form-btn:hover {
    background:#21386d; 
    color: #FFF;
}

.nf-form-fields-required {
  display: none;
}

input[type=text] {
  margin-bottom: -20px !important;
  margin-top: -20px !important;
}

input[type=email] {
  margin-bottom: -20px !important;
  margin-top: -20px !important;
}

input[type=tel] {
  margin-bottom: -20px !important;
  margin-top: -20px !important;
}

textarea {
  height:100px !important;
  margin-bottom: -5px !important;
  margin-top: -10px !important;

}

/* Event Organiser */

.eo-event-meta li {
	list-style-type: none;
}

.eo-upcoming-dates li {
	list-style-type: square;
}

.eo-event-meta {
	margin: 0px 0px 0px 0px!important;
}

#eo-bookings li {
	list-style-type: none !important;
	margin-left: -25px !important;
}

.eo-events-shortcode li {
	list-style-type: none !important;
	padding: 0px 20px 20px 20px;
	border: solid 1px #444444;
	margin-bottom: 20px;
}

#eo-bookings input[type=text]  {
  width: 90% !important;
  margin-bottom: 15px !important;
}

#eo-bookings input[type=text] .antispam-box {
  width: 90px !important;
}

/* Venue Map */
 
@media (min-width:600px){
	body.single-event .eo-event-meta{
		width: 60% !important;
		float: left;
	}
	body.single-event .eo-event-venue-map{
		width: 30% !important;
		float:right;
	}
}


@media (max-width:768px) {
 .eo-event-search {
         margin-bottom:30px!important;
 }  
 .eo-event-search ul {
         float:none!important;
         margin-bottom:20px!important;
 }
 .eo-event-search li {
         width: 100%!important;
 }
}

.eo-event-search li {
    width: 20%!important;
}

.eo-event-search li.submit {
    width: 10%!important;
    position: relative;
}

.eo-event-search li.submit button {
    position: absolute;
    bottom:5px;
}

/* Event Organiser Event board */

.eo-eb-filter{ background:#ececec ; display:inline-block; margin:5px; padding:3px; }
.eo-eb-filter.eo-eb-filter-on{ background:#d0d0d0; }
.eo-event-board-reversed .eo-eb-filter{ opacity:1; }
.eo-event-board-reversed .eo-eb-filter.eo-eb-filter-on{ opacity:0.5; }
.eo-event-board-items { margin: auto; }
.eo-event-board-items .eo-eb-event-box{z-index: 2;}
.eo-event-board-items .eo-eb-event-box-hidden{pointer-events: none;z-index: 1;}
.eo-event-board-items .eo-eb-event-meta-container h1{ display: inline; }
.eo-event-board-items .eo-eb-event-meta-container{ margin-bottom: 10px; }
.eo-event-board-items .eo-eb-date-container{ text-align: center;width: 200px;line-height: 1.3; margin-bottom:10px; }
.eo-event-board-items .eo-eb-date-container span{ text-align: center;width: 200px;line-height: 1.3;padding: 6px; }
.eo-event-board-items .eo-eb-date-month{ margin: 0px;display: block;font-size: 14px;color: white;text-align: center;}
.eo-event-board-items .eo-eb-date-day{ display: block;margin: 0px;border: none;font-size: 32px; }
.eo-event-board-items .eo-eb-event-box{ width: 220px; height: 300px; padding: 10px; background:#ffffff; margin: 15px; border: solid 1px #cccccc; }
.eo-event-board-items .eo-eb-event-box:hover{ opacity:1;}
.eo-event-board-items .eo-eb-event-city{ display:block;margin:0px; font-size:13px;font-weight:bold; }
.eo-event-board-items .eo-eb-event-meta{ display:block;margin:0px; font-size:12px; }
.eo-event-board-items .eo-eb-event-title a{ text-decoration:none; font-size: 13px;line-height: 14px; font-weight:bold; }
.eo-event-board-more{ cursor:pointer; text-align: center; font-weight:bold; background: #ececec; width: 40%; margin:auto; padding:5px; opacity:0.91; }
.eo-event-board-more:hover{ opacity:1; }
.eo-event-board-items img{ margin: 5px auto; }

/* Event Organiser Widget */

.EO_Event_List_Widget li { 
	border: solid 1px #cccccc;
	padding: 10px;
	margin-bottom: 15px;
	line-height: 16px;
	}
	
.EO_Event_List_Widget li a { 
	font-weight: 600;
	}

.EO_Event_List_Widget .event-date {display: block; font-weight: 600; padding-top: 5px;}