/*

Theme Name: Young Movers Conference 2015
Theme URI: 
Author: Jordan Hlebarov
Author URI: http://hlebarov.com
Description: 
Version: 1.0
Template: foocamp

*/

@import url("../foocamp/style.css");

.textwidget ol li, .entry-content ol li {
	list-style-type: decimal;
}
.participant {
	border-bottom: 1px solid #eee;
}
.participants-header {
	border-bottom: 1px solid #eee;
	font-weight: 600;
}


.mainmenu > ul > li > a:hover, .mainmenu > .menu > ul > li > a:hover {
    color: #ffffff;
    text-decoration: none;
    background: #bbbbbb;
}

.mainmenu > ul > li.current_page_item > a, .mainmenu > ul > li.current_page_parent > a, .mainmenu > ul > li.current_page_ancestor > a, .mainmenu > .menu > ul > li.current_page_item > a, .mainmenu > .menu > ul > li.current_page_parent > a, .mainmenu > .menu > ul > li.current_page_ancestor > a, .wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover {
    background: #bbbbbb;	
}

.homegalslider .vc_images_carousel {
	width: 100% !important;
}

@media screen and (max-width: 768px) {
	.header-holder {
		min-height: 500px;
		position: relative !important;
	}
}