/* @override http://www.hemeraustralia.com.au/wholesale/wp-content/themes/wpflexishop/boxedlayout.css */

/*
Style Name: Boxed Layout
Version: 1.3
Author: PrimaThemes
Author URI: http://themeforest.net/user/PrimaThemes
*/

/* =Table of Contents
* --------------------------------------------------------------  *
*** Basic Styles
*** Basic Structure
*** Header
*** Top Navigation Bar
*** Footer
*** Copyright
*** Featured Slider
*** Frontpage Template: Brief Company
*** Products Page
*** Single Product Page
*** Checkout
*** Products Shortcode
* -------------------------------------------------------------- */


/* =Basic Styles
-------------------------------------------------------------- */

h1, h2, h3, h4, a{
	text-shadow: none !important;
}

a{
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

#boxed p.required, #boxed p.validation-error {
	color: red !important;
}


/* =Basic Structure
-------------------------------------------------------------- */

#flexi-wrapper {
	width:880px;
	background:white;
	margin: 0 auto;
	padding:0px 30px;	
}

.margin{
	width:880px;
}

.full-width{
	width:880px;
}

#main-content{
	padding:0;
}

#main-content .margin{
	clear:both;
	padding-bottom:30px;
}

#main-col{
	width: 838px;
}

#sidebar{
	width:214px;
}


/* =Header
-------------------------------------------------------------- */

#header-wrapper{
	background:none;
}

#header{
	background:none;
}

#header .margin {
	border: none;
}


/* =Top Navigation Bar
-------------------------------------------------------------- */

#leader {

}

.page-template-special #leader {
	margin: 0;
    padding: 0 0 10px;
	border: none;
}


/* =Top Navigation Bar
-------------------------------------------------------------- */

#top-header .margin{
	width:880px;
	padding:0;
	background: none;
}


/* =Footer
-------------------------------------------------------------- */

#footer div.margin{
	border-top:0px;
}

#footer-top h3.widget-title{
	margin-left:-15px;
	font-size:15px;
}

#footer-top .footer-top-widgets h3.widget-title{
	margin-left:-20px;
	font-size:15px;
}

#footer-bottom{
	border-bottom:none;
	
}


/* =Copyright
-------------------------------------------------------------- */

#copyright{
	padding:0;
}

#copyright .margin{
	width:880px;
	background: none;
	padding:30px 30px 15px;
}


/* =Featured Slider
-------------------------------------------------------------- */

#featured-slider{
	background: none;
	padding: 10px;
	background: #f4f4f4;
	border: 1px solid #ddd;
	overflow: hidden;
	width: 858px;
}

#feature-wrapper{
	width:856px;
	border:1px solid #ddd;
	overflow: hidden;
}

#features{
	height:342px;
}

#features .bx-wrapper{
	width:856px !important;
}

#features .bx-wrapper .bx-window{
	height:342px !important;
	width:856px !important;
}

#featured-slider ul{
	width:856px;
	height:342px;
}

#featured-slider ul li{
	width:856px;
	height:342px;
}

#featured-slider ul li.feature img, #featured-slider ul li.promotion img{
	width:856px;
}

#slider-controls{
	margin-top:10px;
}


/* =Frontpage Template: Brief Company
-------------------------------------------------------------- */

#brief .margin{
	padding:15px 0px 15px 0px;
}


/* =Products Page
-------------------------------------------------------------- */

div#products_page_container.products-sidebar {
	width: 100%;
	margin: 0;
	padding: 0;
}

div#products_page_container.products-sidebar #main_products_page_container {
	width: 702px;
	float: right;
	margin: 0;
	padding: 0;
}

div#products-sidebar.main-products-sidebar {
	width: 168px;
	float: left;
	margin: 0;
	padding: 0;
}


/* =Single Product Page
-------------------------------------------------------------- */

div#products_page_container.products-sidebar {
	width: 100%;
	margin: 0;
	padding: 0;
}

div#products_page_container.products-sidebar #single_product_page_container {
	width: 702px;
	float: right;
	margin: 0;
	padding: 0;
}

div#products-sidebar.single-products-sidebar {
	width: 168px;
	float: left;
	margin: 0;
	padding: 0;
}


/* =Checkout
-------------------------------------------------------------- */

#checkout{
	padding:0;
}

#checkout .margin{
	padding: 0px 0px 50px;
}

#checkout #checkout-slider-mask{
	width:880px;
}

#checkout #shopping-cart, #checkout #shopping-cart-form{
	width:880px;
}


/* =Products Shortcodes
-------------------------------------------------------------- */

#boxed .prima-multislider-title {
	left: -15px !important;
}
