/*
Theme Name: Exact
Theme URI: http://
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.0
Author: Raff
Author URI: http://
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

.post_content ul li{ list-style:inside !important;}
.box-home-inner { min-height:435px;}
.order_now { 
	display: block;
	float: right;
	background-color: rgb(38,124,88);
	padding: 3px 14px;
	margin-left: 5px;
	margin-top: 9px;
	color: #FFF !important;
	text-transform: uppercase;
}
a.order_now:hover { background-color:rgb(66,67,67); text-decoration:none;}
.roster_slider div.roster_slideri{ }
.vcenter{ padding-top:37px; padding-bottom:37px;}