@font-face {
    font-family: 'RobotoLight';
    src: url('RobotoLight/Roboto-Light-webfont.eot');
    src: url('RobotoLight/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoLight/Roboto-Light-webfont.woff2') format('woff2'),
         url('RobotoLight/Roboto-Light-webfont.woff') format('woff'),
         url('RobotoLight/Roboto-Light-webfont.ttf') format('truetype'),
         url('RobotoLight/Roboto-Light-webfont.svg#RobotoLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Custom Style Start */
span.socialNoImg {
	float: left;
	margin-right: 8px;
}
.evrplus_addcal {
	margin: 0;
	margin-right: 0;
	display: block;
	position: relative;
	padding: 6px 15px;
	border-radius: 0;
	font-family: Oswald,sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.125em;
	text-transform: uppercase;
}
.evrplus_social_container {
	padding-top: 20px;
}
.evrplus_addToCalendar {
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 8px;
}
.evrplus_addToCalendar:hover {
	text-decoration: none;
}
.evrplus_social_content {
	float: left;
	padding: 2px 0 0 2px;
}
.evrplus_addcal_icon_add_calendar:before {
	line-height: 30px;
	display: none;
}
.evrplus_addcal_icon_add_calendar{
    z-index: 999;
    position: relative;
    right: 0;
}
.evrplus_social_Links {
	width: 32px;
	height: 38px;
	float: none;
	display: block;
	margin-top: 2px;
}
.evrplus_social_Links a {
	display: block;
	width: 100%;
  	height: 100%;
}
.evrplus_social_Links a.evrplus_socialtwitter {
}
.evrplus_social_Links a.evrplus_socialfacebook {
}
.evrplus_social_Links a.evrplus_socialtwitter, .evrplus_social_Links a.evrplus_socialfacebook {
	background-color: rgba(0, 0 ,0, .3);
	    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	width:29px;height:29px;
}
.evrplus_social_Links a:hover {
	background-color: #000;
}
.evrplus_tw_icon:before, .evrplus_fb_icon:before {
	float: none;
	margin: 0;
	line-height: 29px;
}
#details > h2 {
	/*color: #666666;*/
	font-size: 26px;
	/*font-weight: 100;*/
	/*text-align: center;*/
	padding: 0 0 20px 0;
	margin: 0;
	border-bottom: 1px solid #cdcdcd;
	/*font-family: 'RobotoLight';*/
	text-transform: uppercase;
}
.event_date_border, .locationAddressBorder {
	border-right: 0;
}
.event_date_container, .event_time_container, .event_instructor {
	padding-top: 25px;
	padding-bottom: 25px;
	/*margin: 0 auto;*/
	/*display: table;*/
}
.event_instructor{ border-bottom: 1px solid #cdcdcd; }
.event_dateTime_container {
	border-bottom: 1px solid #cdcdcd;
	overflow: hidden;
}
#details .event_dateTime_container p {
	font-size: 18px;
	/*font-family: 'RobotoLight';*/
}
.event_date_container .dashicons {
	float: left;
}
.event_date_container .dashiconsText {
	margin-left: 28px;
}
#details p {

}
#details #evrplus_pop_map {
	width: 100%;
	height: 220px;
  	float: none;
  	margin-left: 0;
}
#details #evrplus_pop_address {
	width: 100%;
	padding: 25px 0;
}
#details #evrplus_pop_address h3 {
    margin-top: 0;
    margin-bottom: 17px;
}
#evrplus_pop_address > p {
    padding: 0 23px;
}
#details #evrplus_pop_address .dashicons {
	float: left;
}
#details #evrplus_pop_address .locationTitle {
	font-size: 20px;
	font-weight: 100 !important;
	color: #a6a6a6;
	margin-left: 21px;
  	font-family: 'RobotoLight';
}
#details #evrplus_pop_address .dashicons-location:before {
	line-height: 22px;
 	color: #a6a6a6;
}
#details #evrplus_pop_address p, #details #evrplus_pop_price p {
	font-weight: 100 !important;
	color: #1b1b1b;
}
.LocationDetailsContainer {
	overflow: hidden;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #cdcdcd;
}
.event_map_border {
	border-bottom: 1px solid #cdcdcd;
}
#details {
	margin: 0 !important;
  	border-radius: 0;
}
.evrplus_Image_single {
	position: relative;
}
.evrplus_thumbnail_single {
	float: left;
	margin-right: 25px;
}
.evrplus_thumbnail_container {
	padding: 20px 15px 20px 25px;
	border-bottom: 1px solid #cdcdcd;
    min-height: 175px;
}
#details #evrplus_pop_price h3 {
	margin: 0;
	margin-bottom: 10px;
}
#details #evrplus_pop_price h3 u {
	color: #a6a6a6;
	font-family: 'RobotoLight' !important;
}
#details #evrplusRegForm {
	width: 100%;
  	margin-left: 0;
  	padding: 0 15px;
  	display: none;
}
#details #evrplusRegForm ul {
	padding: 0;
}
#details #evrplusRegForm input[type="text"], #details #evrplusRegForm textarea {
	box-shadow: none;
}
#details #evrplusRegForm input[type="text"].altTextField {
	margin-bottom: 15px !important;
}
#details .registerForm {
	padding-top: 20px;	
}
.extenal_link_reg{
    background: #5BA4A4;
    border-radius: 5px;
    color: #FFFFFF !important;
    border: 0px;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    width: 100px;
    padding: 5px;
    text-align: center;
}
input.register_now_button[type="button"],
input.register_now_button[type="button"]:hover{
	background: #80391B;
  	border-radius: 0;
  	color: #FFFFFF;
  	border: none;
  	cursor: pointer;
  	margin: 0 auto;
  	display: block;
	float: left;
	padding: 5px 15px !important;
	font-family: Oswald,sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.125em;
}
input.register_now_button[type="button"]:hover{background-color: #000;}
#evrplus_pop_foot input.more_info_button{
    background:#5BA4A4;
    border-radius: 5px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}
#evrplus_pop_price p:first-child{ margin-top: 26px; }
#evrplus_pop_price p{
    padding: 5px 23px;
}
#evrplus_pop_foot input.more_info_button{
    position: relative;
    top: 50px;
    left: 160px;
    padding: 8px 15px 8px 20px!important;
    font-size: 16px;
}
#details .reg_fees_select {
	color: #FFFFFF;
  	margin-bottom: 27px;
}
#details .redCountdownDemo {
	width: 400px;
  	margin: 15px auto;
}
.evrplus_regform{ width:100%; }
#details .redCountdownDays, #details .redCountdownHours, #details .redCountdownMinutes, #details .redCountdownSeconds {
	background: #ffffff;
  	border-radius: 50%;
}
#details .evrplus_counter {
	border-bottom: 1px solid #cdcdcd;
}
#details .regform_buttons {
	margin-top: 15px;
}
.calendar-date-switcher select {
	color: #000000;
}

@media (max-width: 767px) {
	.event_date_border, .locationAddressBorder {
		border-right: 0;
	}
	.evrplus_thumbnail_single {
		display: block;
		margin: 0 auto 15px;
		float: none;
	}
	.locationAddressBorder {
		overflow: hidden;
	}
}
@media (max-width: 480px) {
	#details .redCountdownDemo {
		width: 100%;
	}
	.evrplus_social_container {
		position: static;
	}
	.evrplus_addToCalendar {
		width: 100%;text-align: center;
	}
	.evrplus_addToCalendar {
		margin: 0 auto 15px;
	}
	.reginputshape,input.register_now_button[type="button"],
	.inputshape, .regform_buttons input[type="submit"],
	.regform_buttons input[type="reset"] {
		width: 100%;text-align: center;
	}
	.inputshape:after {right: 0!important;}	
	.evrplus_social_content {
		float: none;
		margin: 0 auto;
		display: table;
	}
	#evrplusRegForm .evrplus_addToCalendar{}
	#evrplusRegForm + .reginputshape + .evrplus_addToCalendar{}
	span.inputshape{margin-bottom:15px !important;}
	input[type="button"], input[type="submit"], input[type="reset"]{
		margin-bottom:0 !important; 
	}
}
@media only screen and (max-width: 320px) {
	#details img {
		width: 100% !important;
  		margin-top: 0;
	}
}
@media only screen and (max-width: 767px) and (min-width: 568px) {
	margin-left: 0;
}
/* Custom Style End */


/*added in v 1.5.8*/
#evrplus_pop_price .dashicons, .dashicons-before::before {
  float: left !important;
  color: #666666 !important;
}

#evrplus_pop_price .event_fee {
  color: #666666 !important;
  float: left;
  font-family: "RobotoLight";
  font-size: 20px;
  font-weight: 100 !important;
  margin-left: 0;
  padding-left: 0;
}

.event_dateTime_container .dashiconsText {
    font-family: "RobotoLight";
    font-size: 18px;
    color: #666666;
}
