/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/

#mc_embed_signup .indicates-required{
	display: none !important;
}
@import url("../bridge/style.css");

h1,h2,h3,h4,h5,h6{
	font-family: 'Dunbar-Tall', sans-serif !important;
}
nav.main_menu.drop_down.right ul li a span{
	font-family: 'Dunbar-Tall', sans-serif !important;
}
}

.ecs-event-list li.ecs-event.exhibitions-at-agsc_ecs_category{
	overflow: hidden;
	margin-bottom: 50px;
}
.ecs-event-list img.attachment-medium.size-medium.wp-post-image{
	float: left;
	margin-right: 20px;
}

.logo_wrapper, .side_menu_button, .shopping_cart_inner {
    height: 100px;
    padding: 20px 0;
}

nav.main_menu.left>ul, nav.main_menu.right>ul {
    left: auto;
    top: 50px;
}

.drop_down .second .inner {
    position: relative;
    padding: 0;
    display: block;
    z-index: 997;
    top: -10px;
}

i.qode_icon_font_awesome.fa.fa-search {
    margin-top: 27px;
}

nav.main_menu.left>ul, nav.main_menu.right>ul {
    left: auto;
    top: 45px;
    margin-right: 20px;
}

li.ecs-event.exhibitions-at-agsc_ecs_category {
    list-style: none;
}

ul.ecs-event-list {
    display: inline-table;
}


.form_holder_outer .form_holder i.qode_icon_font_awesome.fa.fa-search{
	margin-top: 0px;
}

.tribe-events-header,
.post_text h2 .date,
.post_text .post_info{display:none !important;}
.post_text h2{margin:0 0 20px;}
@media only screen and (max-width: 1300px) {
	nav.main_menu>ul>li>a{
		font-size: 14px;
		padding: 0 15px;
	}
}
@media only screen and (max-width: 1050px) {
	.header_top.clearfix p{
	font-size: 12px;
}
}
@media only screen and (max-width: 1000px) {
i.qode_icon_font_awesome.fa.fa-search {
    margin-top: 0px;
}
	.mobile_menu_button i.qode_icon_font_awesome.fa.fa-bars{
		margin-top: 60px;
	}

}


@media only screen and (max-width: 767px) {
.ecs-event-list img.attachment-medium.size-medium.wp-post-image{
	width: 100%;
	margin-bottom: 20px;
}
	
	.ecs-event-list li.ecs-event.exhibitions-at-agsc_ecs_category{
	text-align: center;
}

	
}