/* ================================================================================	

Theme Name:  Bivio

Theme URI: http://themeforest.net/user/whoathemes

Description: Designed by <a href="http://themeforest.net/user/whoathemes">WhoaThemes</a>.

Version: 1.2.4

Author: <a href="http://themeforest.net/user/whoathemes">WhoaThemes</a>

Author URI: http://themeforest.net/user/whoathemes

Tags: light, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready

License: 

License URI: 

================================================================================ */

a {color:#ff6800;}
.alignright {float:right;}
#wt_footer {padding: 20px 0px 0px 0px;}
#wt_footer .widget {margin-bottom:0px;}

.home #nav.wt_nav_top ul li:hover > a, .home #nav.wt_nav_top ul li.current_page_item > a {background-color:transparent;}

.sos-footer-bottom {text-align:center; margin:0px 10%;}
.sos-footer-bottom p {margin-bottom:3px;}
#wt_home_content .sos-footer-bottom {color:#aaaaaa;}
#wt_home_content .sos-footer-bottom a {color:#cccccc;}

#sos-wide h2, #sos-narrow h2 {font-size:24px !important;}

.sos-video iframe {max-width:100%;}

.sos-form input[type="text"], .sos-form select {
	color: #444;
	display: inline-block;
	height: 30px;
	padding: 3px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #ffffff;
	margin-bottom: 0px;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.sos-form input[type="submit"],
.sos-form button[type="submit"],
.sos-button {
	color: #fff;
	background-color: #ff6800;
	border-color: #357ebd;
	display: block;
	border: none;
	cursor: pointer;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}
