/*
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: 12.0
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 */
nav.main_menu > ul > li > a {
	font-size: 16px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	color: #fff !important;
}
nav.main_menu > ul > li > a:hover {
	font-size: 16px !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	color: #000 !important;
}
.menu_icon.social_facebook_circle.fa {
	font-size: 30px;
	border-left: 1px solid #eee;
	padding-left: 30px;
}
.content.has_slider {
	margin-top: 124px;
}
.header_top_bottom_holder {
	position: relative;
	background: rgba(46,184,188,1) !important;
}
header {
	width: 100%;
	display: inline-block;
	margin: 0;
	position: relative;
	z-index: 110;
	-webkit-backface-visibility: hidden;
	padding-bottom: 30px;
	background: url(http://instyleuniforms.com.au/wp/wp-content/uploads/2017/10/header-shadow4d88.png) no-repeat bottom center;
}

/* Carousel*/
.qode_carousels .slides > li {
	margin: 0 20px !important;
	padding: 20px;
	border: 1px solid #eee;
}

/*footer menu*/
.footer_top .widget.widget_nav_menu li {
	margin: 0;
	line-height: 22px;
	display: inline-block;
	float: left;
	padding: 0 20px;
}