/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 7.7
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.header_bottom .widget_text {
    text-align: center;
    margin: 15px;
}

div#layerslider_3.ls-wp-container.fitvidsignore.ls-v5.ls-container.ls-fullwidth.ls-device-is-desktop {
	margin-top:10px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}

.feedzy-rss ul {
    margin: 0 0% !important;
}

.feedzy-rss .rss_item .title {
    height: auto !important;
}

h2.widgettitle {
    font-size: 15px;
    margin-bottom: 20px;
}

.feedzy-rss .rss_item {
    margin: 0 !important;
}

.widget-shortcode a {
    font-weight: 400 !important;
    color: #1a345d !important;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
	.banner_footer {
		text-align: center !important;
	}
	div#yacht_list {
    	overflow: scroll !important;
		width: 101% !important;
	}
	#search_box_inner table tbody {
		display:flex;
		flex-wrap:wrap;
	}
	#search_box_inner table tr {
		max-width:50%;
	}
	#search_box table td {
		width: 100%;
		display: block;
		min-width: 110px;
		line-height: 42px;
	}
	#search_box table td .input-medium {
    	width: calc(50% - 34px);
	}
	#search_box table td select {
    	width: 100%;
	}
}

nav.vertical_menu > ul > li.active > a, nav.vertical_menu > ul > li:hover > a {
    color: #f3dbb2 !important;
}

