.starkbf_search{
	max-width:1230px;
	margin:0 auto 50px auto;
}

.starkbf_search .fusion-layout-column{
	position:relative;
}

input.textBox,select.textBox{
	border:1px solid #DDDDDD;
	color:#333337;
	font-size:14px;
	line-height:40px;
	height:40px;	
}

.textBox.hasError{
	border:1px solid red;
}

.starkbf_label_oppure{
	font-size:12px;
}

.starkbf_socio_registration .fusion-alert{	
	padding:5px;
	font-size:14px;
	margin-top:10px;
}

.starkbf_socio_registration .fusion-alert i{
	margin-right:10px;
}

.starkbf_socio_registration input.textBox, .starkbf_socio_registration select.textBox{	
	max-width:100%;
	width:100%;
	margin-top:10px;
}

.starkbf_socio_registration label{
	font-size:12px;
	font-weight:bold;
}

input.starkbf_button, a.starkbf_button{
	border:2px solid #FF0000;
	color:#FF0000;
	background:none;
	background-color:transparent;
	height:40px;
	line-height:40px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
	padding:0 20px;
	margin-right:10px;
	margin-left:10px;
	cursor:pointer;
}

a.starkbf_button{
	display:inline-block;
}


#starkbf_search_select{
	display:none;
	width:220px;
	height:auto;
	max-height:200px;
	overflow:auto;
	background:#ffffff;
	background-color:#ffffff;
	position:absolute;
	z-index:2;
	border: 1px solid #DDDDDD;
	border-top:0;
}

#starkbf_search_select ul{
	padding:0;
	margin:0;
}

#starkbf_search_select li{
	list-style:none;
	padding:10px;
	cursor:pointer;
}

#starkbf_search_select p{
	padding:10px;
	margin:0;
}

#starkbf_search_select li:hover{
	background:#969696;
	background-color:#969696;
	color:#ffffff;
}

#starkbf_search_results{
	display:none;
	padding:20px 0;
	background:#ffffff;
	background-color:#ffffff;
	z-index:1;
	position:relative;
}

#starkbf_search_results .fusion-row{
	max-width:1230px !important;
	margin:20px auto;
	border-bottom:1px solid #ECECFB
}

.starkbf_spec_icons i{
	font-size:28px;
	color:#DDDDDD;
}

.starkbf_spec_icons img{
	margin-right:10px;
	width:25px;
	height:25px;
}

.starkbf_countries{
	text-align:center;
	border-bottom:0 !important;
}

.starkbf_countries a{
	margin-right:10px;
}

/*.product .summary.entry-summary {
    margin-left: 0;
}*/

.starkbf_p{
	font-size:16px;
	line-height:20px;
	margin-top:0;
	margin-bottom:10px;
}

.starkbf_error{
	color:#ffffff;
	padding:10px;
	background:#ff0000;
	background-color:#ff0000;
}

#starkbf_search_field{
	max-width:400px;
}

.starkbf_zindex_more{
	z-index:10;
}

.starkbf_zindex_minus{
	z-index:1;
}

.float-left{
	float:left;
	margin-right:20px;
	position:relative;
}

.wccpf-fields-group-1{
	width:100%;
}

#tribe-bar-views .tribe-bar-views-list{
	position:relative;
}

#tribe-bar-views li.tribe-bar-views-option{
	display:block;
}

#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner{
	padding-bottom:35px;
}

h2.tribe-events-single-event-title, .tribe-event-date-end, .tribe-event-date-start, .tribe-events-cost, .tribe-event-time{
	font-size:21px !important;
	line-height:35px !important;
}

#menu-item-4471{
    display:none;
    
}

@media screen and (max-width: 1230px) {
    .starkbf_search, #starkbf_search_results{
    	padding:10px;
    }
	.starkbf_search{
		max-width:100%;
	}
    
}

@media screen and (max-width: 900px) {
	.float-left{
		float:none;
		margin-right:0;
		width:100% !important;
	}

	#starkbf_search_field{
		margin-bottom:20px;
		display:block;
	}
	#starkbf_search_select{
		top:87px;
	}
	.starkbf_label_oppure{
		margin-top:20px;
		display:block;
	}
}