/** style.css
 * 
 * Theme Name:	Australian Garden Furniture Co. (AGFC)
 * Theme URI:	http://excitemedia.com.au/
 * Description:	Wordpress Responsive Theme
 * Author:		ExciteMedia
 * Author URI:	http://excitemedia.com.au/
 * Version:		1.0.0
 * Tags:		responsive
 * Text Domain:	responsive
 * Domain Path:	/lang
 *
 * License:		GNU General Public License v3.0
 * License URI:	http://www.gnu.org/licenses/gpl-3.0.html
 *
 *
 *	Copyright (C) 2013 ExciteMedia
 */


/* =Elements
-------------------------------------------------------------- */

blockquote cite:before {
	content: '\2014 \00A0';
}

blockquote cite {
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 18px;
}

figure {
	margin: 0;
}

.clear {
	clear: both;
}
div.ezcol-one-quarter, div.ezcol-one-half, div.ezcol-three-quarter, div.ezcol-one-third, div.ezcol-two-third, div.ezcol-one-fifth, div.ezcol-two-fifth, div.ezcol-three-fifth, div.ezcol-four-fifth {
	hyphens: none;
}
div.ezcol-last + .ezcol-divider {
	clear: both !important;
	display: block !important;
}

/* =Classes
-------------------------------------------------------------- */

.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

body > .container {
	margin: 18px auto;

}

/* Right Content */
.sidebar-content #primary,
.sidebar-content #attachment-comment {
	float: right;
	margin: 0 20px 0 0;
}

.block {
	display: block;
}

.sfm-rollback {
	display: none;
}
#sfm-sidebar .sfm-menu li{
	background: none;
	padding: 0;
}


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

#page {
	background-color: #FFFFFF;
	margin-right: -20px;
	padding: 14px 0 0;
}

#header-image {
	display: block;
}

#menu-alert {
	margin: 4px 0 0;
	padding: 6px 35px 6px 14px;
	position: absolute;
}

#branding hgroup,
#header-image,
.entry-content {
	margin-bottom: 18px;
}

.entry-attachment {
	margin-bottom: 36px;
}

.single #author-info,
.author #author-info,
.single article.post,
.single article.page {
	margin-bottom: 54px;
}

#author-info,
article.post,
article.page {
	margin-bottom: 30px;
}

.page-header,
.entry-content {
	word-wrap: break-word;
}

.post-password-form legend {
	font-size: inherit;
}

.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}


/* =Comments
-------------------------------------------------------------- */

#comments-title {
	border-bottom: 1px solid #EEEEEE;
	font-size: 19.5px;
    margin: 0 0 27px;
}

#comment,
.entry-content iframe,
.entry-content embed {
	max-width: 100%;
}

.commentlist > li {
	margin-bottom: 36px;
}

.commentlist ul.children {
	margin: 10px 0 18px;
	list-style: none;
}

#reply-title {
	position: relative;
}

#reply-title small {
	position: absolute;
	right: 0;
	top: 7px;
}


/* =Sidebar
-------------------------------------------------------------- */

.form-search {
	margin: 0;
}

.widget {
	word-wrap: break-word;
}

.widget .wp-caption {
	display: inline-block;
}


/* =Images
-------------------------------------------------------------- */

.entry-content .post-thumbnail {
	margin: 0 20px 20px 0;
}

.entry-attachment .thumbnail.attachment-table {
	display: table;
	margin: 0 auto;
}
.alignleft.size-medium.wp-image-179 {
	width: 55%;
}
.alignleft.size-full.wp-image-160 {
	width: 32% !important;
} 
.alignleft.size-full.wp-image-164 {
	width: 32% !important;
}
.thumbnail > img {
	width: auto\9; /* Cure IE8 max-width bug */
}
.thumbnail > img {
	display: block;
	max-width: 100% !important;
	margin-left: auto !important;
	margin-right:auto;
}
img {
	max-width: 100% !important;
	width: auto;
	height: auto;
	vertical-align: top;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


.gallery-columns-3.thumbnails [class*="span"] {
	width: 29.3%;
}
.gallery-columns-5.thumbnails [class*="span"] {
	width: 15.9%;
}
.gallery-columns-6.thumbnails [class*="span"] {
	width: 12.6%;
}
.gallery-columns-7.thumbnails [class*="span"] {
	width: 10.2%;
}


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

#colophon .credits {
	margin: 0;
}

#site-generator {
	float: right;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
}

#site-generator a {
	background: url("img/wordpress.png") no-repeat scroll left center transparent;
	color: #787878;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}

#site-generator.footer-nav-menu a {
	margin-top: 10px;
}

table .label {
	background-color: transparent;
	border-radius: none;
	color: inherit;
	font-size: inherit;
	text-transform: inherit;
}


/* =Jetpack Support
-------------------------------------------------------------- */

.comment-subscription-form > input[type=checkbox] {
	position: absolute;
}

.comment-subscription-form > label {
	min-height: 18px;
    padding-left: 18px;
}


/* =Bootstrap Adjustments
-------------------------------------------------------------- */

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
}

#comment,
.thumbnail {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.label .post-edit-link,
.label .comment-edit-link {
	color: #FFFFFF;
}

.navbar-search {
	height: 34px;
}

.pagination span {
	background-color: #f5f5f5;
	color: #999999;
	cursor: default;
}

.pagination span.dots {
	background-color: #FFFFFF;
}


/* =WordPress Core
-------------------------------------------------------------- */

.aligncenter {
    display:block;
    margin: 0 auto 20px;
}

.alignright {
    float:right;
    margin: 0 0 20px 20px;
}

.alignleft {
    float:left;
   margin: 0 20px 20px 0 !important;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	padding: 0 9px 9px;
	text-align: center;
}

.wp-caption .wp-caption-text {
	padding-top: 9px;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.sticky {}
.bypostauthor {}

/* =Where to buy Page
-------------------------------------------------------------- */

.DR-wtb-outer {
    margin: 10px;
}

.DR-wtb-container {
    border: 1px solid #CCCCCC;
    color: #333333;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    margin-left: 142px;
    padding: 15px;
    width: auto;
}

#meehan {
    background: url("img/DRvic.jpg") no-repeat scroll 0 0 transparent;
}

#taw{
	background: url("img/DRwa.jpg") no-repeat scroll 0 0 transparent;

}

.wtb-title {
    color: #be1e2d;
    font-weight: bold;
}

.wtb-company{
    color: #000;
}

/* =Contact Form Styles
-------------------------------------------------------------- */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
	border-radius: 0;
}
.contact_label {
    line-height: 30px;
}
.wpcf7-form textarea {
    width: 400px;
}
.btn-small{
	border-radius: 0;
}

/* Responsive Google Maps */
.responsive-map-container {
    position: relative;
    padding-bottom: 60%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.responsive-map-container iframe,   
.responsive-map-container object,  
.responsive-map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* =Responsiveness
-------------------------------------------------------------- */

@media (max-width: 767px) {
	body {
		padding:0;
	}
	.sfm-rollback {
		display: block;
		width: 0;
	}
	.container {
		width: auto;
		padding: 0 10px;
	}
	#page {
		margin: 0;
		padding: 10px;
	}
	.thumbnail[class*="span"],
	.gallery [class*="span"] .thumbnail {
		display: table;
		float: left;
	}
	.carousel .item > img {
		width: 100%;
	}
	.thumbnails > li {
		float: left;
		margin-left: 20px;
	}
	.gallery-columns-2.thumbnails > li:nth-child(2n+1),
	.gallery-columns-3.thumbnails > li:nth-child(3n+1),
	.gallery-columns-4.thumbnails > li:nth-child(4n+1),
	.gallery-columns-5.thumbnails > li:nth-child(5n+1),
	.gallery-columns-6.thumbnails > li:nth-child(6n+1),
	.gallery-columns-7.thumbnails > li:nth-child(7n+1),
	.gallery-columns-8.thumbnails > li:nth-child(8n+1),
	.gallery-columns-1.thumbnails > li {
		margin-left:0;
	}
	.gallery-columns-2.thumbnails [class*="span"] {
		width: 47.4%;
	}
	.gallery-columns-3.thumbnails [class*="span"] {
		width: 29.9%;
	}
	.gallery-columns-4.thumbnails [class*="span"] {
		width: 21.2%;
	}
	.gallery-columns-6.thumbnails [class*="span"] {
		width: 12.4%;
	}
	.gallery-columns-7.thumbnails [class*="span"] {
		width: 9.9%;
	}
	.gallery-columns-8.thumbnails [class*="span"] {
		width: 8.7%;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		float: none;
		margin: inherit;
	}
	#s {
		display: inline-block;
	}
	#site-generator,
	#site-generator.footer-nav-menu a {
		float: none;
		margin-top: 5px;
	}
	textarea[class*="span"] {
		height: auto;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		margin: 0;
	}
	.social_buttons .visible-phone {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.dl-horizontal dt {
		width: 85px;
	}
	.dl-horizontal dd {
		margin-left: 95px;
	}
}
@media (min-width: 1200px) {
	#page {
		margin-right: -30px;
		padding: 24px 0 10px;
	}
	.sidebar-content #primary,
	.sidebar-content #attachment-comment {
		margin-right: 30px;
	}
	.wp-caption {
		display: table;
	}
}

/* =Main Styles
-------------------------------------------------------------- */

@font-face {
    font-family: 'mulilight';
    src: url('fonts/muli-light-webfont.eot');
    src: url('fonts/muli-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/muli-light-webfont.woff2') format('woff2'),
         url('fonts/muli-light-webfont.woff') format('woff'),
         url('fonts/muli-light-webfont.ttf') format('truetype'),
         url('fonts/muli-light-webfont.svg#mulilight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'muliregular';
    src: url('fonts/muli-regular-webfont.eot');
    src: url('fonts/muli-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/muli-regular-webfont.woff2') format('woff2'),
         url('fonts/muli-regular-webfont.woff') format('woff'),
         url('fonts/muli-regular-webfont.ttf') format('truetype'),
         url('fonts/muli-regular-webfont.svg#muliregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	font-size: 100% !important;
}
body {
	color: #333;
	font-family: 'mulilight';
	font-size: 1.125rem;
	font-weight: normal;
	line-height: 130%;
	min-width: 940px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 18px;
	font-family: 'muliregular';
	font-weight: normal;
	line-height: normal;
	color: #be1e2d;
}
h1 {
	font-size: 3.5rem;
}
h2 {
	font-size: 1.887rem;
}
h3 {
	font-size: 1.735rem;
}
h4 {
	font-size: 1.5rem;
}
h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1.125rem;
}
a {
	color: #be1e2d;
	text-decoration: none;
}
a:hover {
	color: #be1e2d;
	text-decoration: underline;
}
p {
	padding: 0;
	margin: 0 0 20px;
}
ul {
	padding-left: 30px;
	margin: 13px 0;
	list-style-type: none;
}
ul li {
	background: url(img/list.png) 0 6px no-repeat;
	padding: 0 0 5px 22px;
}
hr {
	height: 2px;
	background-color: transparent;
	border-top: 1px solid #d5d5d5;
	color: transparent;
}
::-webkit-input-placeholder { opacity: 1; }
::-moz-placeholder { opacity: 1; } /* firefox 19+ */
:-ms-input-placeholder { opacity: 1; filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { opacity: 1; }

.wrap {
	*zoom: 1;
}
.wrap:before,
.wrap:after {
	display: table;
	content: "";
	line-height: 0;
}
.wrap:after {
	clear: both;
}
.center {
	margin: 0 auto;
	max-width: 1060px;
}
.main_header {
	position: relative;
	z-index: 1000;
	padding: 14px 0 15px;
}
.logo {
	float: left;
	margin-right: 20px;
}
.logo a, .logo img {
	line-height: 0;
}
.logo img {
	vertical-align: top;
}
.header_right {
	float: right;
	margin-left: 20px;
	padding-top: 47px;
}
.header_right ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
.header_right ul > li{
	float: left;
	background: none;
	padding: 0;
}
.header_right .phone {
	font-size: 1.370rem;
	/* letter-spacing: -1px; */
}
.header_right .phone span {
	background: url('img/icon-phone.jpg') no-repeat left center;
	padding: 2px 14px 2px 34px;
}
.header_right .open-days {
	
}
.header_right ul li.open-days{
	padding-right: 20px;
	text-align: left;
	position:relative;
}
.header_right ul li.open-days a{
	color:#3f3f3f;
	font-size: 16px;
	display: block;	
}
.header_right .open-days a.view-hours {
	background: url('img/icon-arrow-down.png') no-repeat 94% center;
	padding-left: 8px;
	padding-right: 25px;
	border: 1px solid #cdcdcd;
	display: block;
	color: #333;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	margin-top: -4px;
}
.header_right .open-days a.view-hours:hover {
	color: #be1e2d;
	text-decoration: none;
}
.header_right .view-hours{}
.header_right .toggle-container {
	position: absolute;
	z-index: 99999;
	width: 210px;
	background-color: rgba(250, 250, 250, 0.9);
	border: 1px solid #e37833;
	padding: 10px 15px 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.header_right .opening-hours-content h3{margin: 0 0 2px;}
.header_right .opening-hours-content p{margin: 0 0 10px;}
.opening-hours-note {
	font-size: 15px;
	line-height: 1.3em;
}

.menu_wrapper {
	display: none;
}
.main_header .menu_wrapper {
	display: block;
	float: left;
	padding-left: 3%;
	padding-top: 40px;
}

/* Mobile Menu */
#wprmenu_menu .wpr_social_icons a {
	text-decoration: none;
}
#wprmenu_bar .wprmenu_icon {
	bottom: 0;
    left: 0;
    padding: 10px 16px;
    position: absolute;
    right: 0;
    top: 0;
}
#wprmenu_bar .menu_title {
	margin-left: 32px;
}
#wprmenu_menu.wprmenu_levels ul li{background: none;}
#wprmenu_menu.wprmenu_levels ul li:hover,
#wprmenu_menu.wprmenu_levels ul.sub-menu li:hover, 
#wprmenu_menu.wprmenu_levels ul li.current-menu-item,
#wprmenu_menu.wprmenu_levels ul li.current-menu-item a{ background-color:#be1e2d ;}		
#wprmenu_menu.wprmenu_levels ul li{border-bottom:0 !important;}
#wprmenu_menu.wprmenu_levels ul li a{transition: none 0s ease 0s ;}
#wprmenu_menu.wprmenu_levels ul#wprmenu_menu_ul > li:first-child{border-top:1px solid #fff !important;}
#wprmenu_menu.wprmenu_levels ul#wprmenu_menu_ul > li > a {font-weight: 600;}
#wprmenu_menu.wprmenu_levels ul li ul{border-top:0 !important;}
#wprmenu_menu.wprmenu_levels ul li ul li a{padding: 10px 13px;}
#wprmenu_menu.wprmenu_levels ul li ul li, #wprmenu_menu.wprmenu_levels ul li ul li a{font-size: 14px;background: #d3d1d1 !important;color: #313131 !important;}
#wprmenu_menu.wprmenu_levels ul li ul li:hover a, #wprmenu_menu.wprmenu_levels ul li ul li.current-menu-item a{background: #be1e2d  !important;color: #fff !important;}
#wprmenu_menu.wprmenu_levels ul li ul li:hover, #wprmenu_menu.wprmenu_levels ul li ul li.current-menu-item{background: #be1e2d  !important;}


.mainbody {
	padding-bottom: 30px;
}
body.sidebar .mainbody_inner {
	padding-left: 264px;
}
.left_col {
	float: left;
	margin-left: -264px;
	padding-right: 17px;
	position: relative;
	width: 247px;
}
.left_col_inner {
	padding-top: 13px;
}
.right_col {
	float: left;
	width: 100%;
}
.easter-banner {
	padding-bottom: 8%;
}
.banner_wrapper {
	overflow: hidden;
}
.main_footer {
	clear: both;
	color: #333;
}
.footer_inner {
	padding: 60px 0 120px;
}
.footer_info, .footer_right {	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.footer_info:after {
	background-color: #e5e5e5;
    bottom: 0;
    content: '';
    height: 200px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 1px;
}
.footer_info {
	float: left;
	width: 55%;
	padding: 0 40px 4px 0;
	position: relative;
}
.footer_info .copyright{
	font-size: 0.875rem;
	padding-top: 24px;
}
.footer_info a {
	color: #333;
	white-space: nowrap;
}
.footer_right {
	float: right;
	width: 45%;
	padding-top: 50px;
}
.footer_right ul{
	margin: 30px 0 0 70px;
}
.footer_right ul > li{
	background: none;
}
.footer_right ul > li.phone{
	font-size: 1.735rem;
	margin-bottom: 20px;
}
.footer_right ul > li.phone span{
	background: url("img/icon-phone-2.jpg") no-repeat left center;
	padding: 2px 0 2px 40px;
}
.footer_right ul > li.fb{
}
.footer_right ul > li.fb a{
	background: url("img/icon-fb.png") no-repeat left center;
	padding: 7px 0 7px 40px;
	color: #333;
}
.footer_right ul > li.fb a:hover{
	color: #be1e2d;
}

/* Categories Menu */
.left_col .product-categories{
	*zoom: 1;
}
.left_col .product-categories:before,
.left_col .product-categories:after {
	display: table;
	content: "";
	line-height: 0;
}
.left_col .product-categories:after {
	clear: both;
}
.left_col .product-categories {
	margin: 0;
	padding: 0;
}
.left_col .product-categories li {
	background: none;
	display: block;
	float: left;
	padding: 0;
	width: 100%;
	*zoom: 1;
}
ul.product-categories li a {
	color: #868686;
	display: block;
	font: normal 18px/22px 'Lato', sans-serif;
	padding: 8px 5px 7px 10px;
	text-decoration: none;
	*zoom: 1;
}
ul.product-categories li a:hover, ul.product-categories li.current-cat > a {
	background: #be1e2d;
	color: #fff;
}
ul.product-categories ul {
	margin: 0;
	padding: 0;
}
ul.product-categories ul li a {
	padding-left: 35px;
}

/* Home Banner/Slider */
.home-banner{}
.home-banner a.button{
	font-size: 24px !important;
    height: 37px !important;
    line-height: 37px !important;
	padding: 10px 40px !important;
	background: #bd1828 !important;
}
.home-banner a.button:hover{
	background: #cc2f3e !important;
}
.note-message {
	background: #bd1828;
	color: #fff;
	font-family: 'muliregular', sans-serif;
	font-size: 33px;
	letter-spacing: 0.006em;
	line-height: 1.2em;
	padding: 45px 0;
	text-align: center;
	display: none;
}

/* Home Products */
.home-products *{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.home-products{
	height: auto;
	width: 100%;
}
.home-products .center{
	max-width: 1750px;
	padding: 0 10px;
}
.product-listing {
	margin: 0;
	list-style: none;
	padding: 0;
	width: 100%;
	text-align: center;
}
.product-listing:before,
.product-listing:after{
	content: "";
	display: table;
	line-height: 0;
}
.product-listing:after{clear: both;}
.product-listing li:last-child:after {
	display: none;
}
.product-listing li:after {
    background-color: #e5e5e5;
    content: "";
    height: 124px;
    position: absolute;
    right: 0;
    top: 45px;
    width: 1px;
}
.product-listing li {	
	position: relative;
	margin: 0 2.5px;	
	background: none;
}
.product-listing li a.product-list-wrapper{
	display: block;
	padding: 20px;
	position: relative;
	z-index: 99999;
	text-align: center;
	min-height: 250px;
}
.product-listing li a.product-list-wrapper span {
    color: #333;
    display: block;
    padding: 30px 0 0;
}
.product-listing li a.product-list-wrapper:hover span {
    color: #be1e2d;
}
.product-list a, .product-list a:hover{text-decoration: none;}
.product-list p{color: #000;font-size: 16px;}
.product-list .product-category{
	font-size: 24px;
	line-height: 1;
	font-weight: 500;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 20px;
	color: #000;
}
.product-list .product-item{padding: 40px 0 24px;text-align: center;}
.product-list .product-price{
	color:#439ca8;
	font-size: 17px;
	text-decoration: underline;
	position: absolute;
	bottom: 30px;
	left: 24px;
}
.home-products .flexslider{margin: 0;padding: 0 75px;}
.home-products .flexslider .slides img{width: auto;display: inline;}
.home-products .flex-direction-nav a{height: 50px;text-indent: -999em;}
.home-products .flex-nav-prev {float: left;}
.home-products .flex-nav-prev a{background: url(img/arrow-prev.png) no-repeat; }
.home-products .flex-nav-next {float: right;}
.home-products .flex-nav-next a{background: url(img/arrow-next.png) no-repeat; }

.inner-banner {
	background: url(img/banner-inner.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 45px 0;
}
.inner-banner h1 {
	color: #fff;
	font-size: 80px;
	margin: 0;
}

/* @media (min-width: 1081px) {
	.product-listing li a.product-list-wrapper{min-height: 250px;}
	.flexslider:hover .flex-direction-nav .flex-prev {left: -12px;}
	.flexslider:hover .flex-direction-nav .flex-next {right: -12px;} 
} */

@media (max-width: 1080px) {
	.home-products{padding-top: 2px !important;}
	.product-listing li a.product-list-wrapper{/* min-height: 440px;padding: 24px; */}
}
@media (max-width: 1023px) {

}


/* Home Text Overview */
.home-text-overview{padding: 45px 0 30px;}
.home-text-overview p{
	font-size: 1.319rem;
	font-weight: 300;
}

/* Home Main Content*/
body.home .mainbody{
	padding: 40px 0 15px;
}
body.home .mainbody_inner{
	padding: 0 !important;
}
body.home .left_col{display: none;}
.home-top-bar {
	border-bottom: 1px solid #c9c9c9;
}

/* Bottom Bar - CTA */
.bottom-bar, .home-top-bar {
	background-color: #f7f7f7;
	height: 240px;
	padding: 0 !important;
}
.bottom-bar .center, .home-top-bar .center{
	position: relative;
	height: 100%;
	display: table;
}
.bottom-bar .widget,
.bottom-bar .textwidget,
.bottom-bar h2{
	height: 100%;
	width: 100%;
}
.bottom-bar h2, .home-top-bar h2 {
	/* color: #fff; */
	font-size: 1.881rem;
}
.bottom-bar .textwidget{
	display: table;
}
.bottom-bar h2, .home-top-bar h2 {
	padding: 0 300px 0 0;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
}
.home-top-bar h2 {
	padding: 0;
}
.bottom-bar a.em-button{
	position: absolute;
    right: 0;
    top: 37.5%;
}
.bottom-bar-2 {
	position: relative;
}
.map-panel-bar {
	background: url(img/map.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 63px 0 62px;
	border-bottom: 1px solid #c9c9c9;
}
.text-block.map-panel {
	background: #be1e2d;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	max-width: 100%;
	padding: 39px 20px 31px 53px;
	width: 373px;
}
.text-block.map-panel * {
	color: #fff;
}
.text-block.map-panel h3 {
	font-size: 1.9375rem;
	margin-bottom: 15px;
}
.text-block.map-panel p {
	line-height: 1.5em;
	margin: 0;
}
.map-link {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.map-link p {
	height: 100%;
	margin: 0;
}
.map-link p a {
	display: block;
	height: 100%;
}

a.em-button{
	font-size: 1.5rem;
    height: 37px;
    line-height: 37px;
	padding: 10px 40px;
	background: #bd1828;
	color: #fff;
}
a.em-button:hover{
	background: #cc2f3e;
	text-decoration: none;
}

.mainbody,
.extra_content{
	border-bottom: 1px solid #c9c9c9;
	padding: 50px 0 40px;
}



/* Banner Slideshow */
div.pjc-slideshow-container {
	margin: 0;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.pjc-slideshow-navbullets {
	background: url(img/nav.png) left top no-repeat;
	height: 13px;
	margin: 0 4px 0 0;
	width: 13px;
}
div.pjc-slideshow-container .orbit-wrapper.default ul.orbit-bullets li.active {
	background-position: 0 -13px;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper {
	height: auto;
	left: 29.9%;
	bottom: 6.7%;
	width: 300px;
}
div.pjc-slideshow-container .default .orbit-bullets-wrapper ul.orbit-bullets {
	bottom: auto;
	display: block;
	height: auto;
}
#slideshowpjc {
	min-height: 1px;
}
#slideshowpjcwrap {
	margin-top: 0;
	margin-bottom: 0;
}
#slideshowpjcwrap .orbit-caption {
	bottom: 0;
	background: none;
	padding: 0;
}
#slideshowpjcwrap div.orbit-caption .slide_link {
	height: 62px;
	display: block;
	padding: 15px 110px 0 13px;
	color: #fff;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
	text-shadow: 1px 1px 1px #94601f;
}
#slideshowpjcwrap img {
	height: auto;
	vertical-align: top;
	*zoom: 1;
}

/* Content Styles */
.thumbnail {
	display: inline;
	border: none;
	box-shadow: 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.thumbnail > img {
	margin: 0;
}
.form-actions {
	background: none;
}
.form-submit {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}
.form-submit:before,
.form-submit:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-submit:after {
	clear: both;
}
.form-horizontal .form-submit {
	padding-left: 180px;
}
.page-header {
	padding-bottom: 0;
	border-bottom-width: 0;
	margin: 0 0 15px;
}
input.no-margin {
	max-width: 50px;
	margin: 0;
}
.btn-primary,
body.woocommerce a.button, body.woocommerce button.button, body.woocommerce input.button, body.woocommerce #respond input#submit, body.woocommerce #content input.button, body.woocommerce-page a.button, body.woocommerce-page button.button, body.woocommerce-page input.button, body.woocommerce-page #respond input#submit, body.woocommerce-page #content input.button {
	background-color: #be1e2d;
	background-image: -moz-linear-gradient(top, #be1e2d, #be1e2d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#be1e2d), to(#be1e2d));
	background-image: -webkit-linear-gradient(top, #be1e2d, #be1e2d);
	background-image: -o-linear-gradient(top, #be1e2d, #be1e2d);
	background-image: linear-gradient(to bottom, #be1e2d, #be1e2d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be1e2d', endColorstr='#be1e2d', GradientType=0);
	*background-color: #be1e2d;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border-width: 0;
	color: #fff;
	padding: 5px 10px;
	text-shadow: none;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #A73814;
  *background-color: #A73814;
}

/* Custom Styles */
.home_boxes {
	*zoom: 1;
}
.home_boxes:before,
.home_boxes:after {
	display: table;
	content: "";
	line-height: 0;
}
.home_boxes:after {
	clear: both;
}
.home_boxes {
	margin: 0;
	padding: 20px 0 0;
}
.home_boxes li {
	background: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 467px;
}
.home_boxes li:first-child {
	float: left;
}
.home_boxes li a, .home_boxes li img {
	line-height: 0;
}
.entry-thumbnail img {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 90px;
}
.single_entry_thumbnail img {
	max-height: 350px;
	max-width: 350px;
	width: auto;
}
.products .main_right .readmore_link {
	display: none !important;
}
.pl_price {
	float: left;
}
.pl_add_to_cart {
	float: right;
	width: 174px;
}
.woocommerce div.product .pl_add_to_cart form.cart {
	margin: 0;
}
.woocommerce-page .pl_add_to_cart button.single_add_to_cart_button.alt, .woocommerce-page .pl_add_to_cart button.single_add_to_cart_button.alt:hover, .pl_readmore {
	background-color: #be1e2d;
	background-image: -moz-linear-gradient(top, #be1e2d, #be1e2d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#be1e2d), to(#be1e2d));
	background-image: -webkit-linear-gradient(top, #be1e2d, #be1e2d);
	background-image: -o-linear-gradient(top, #be1e2d, #be1e2d);
	background-image: linear-gradient(to bottom, #be1e2d, #be1e2d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be1e2d', endColorstr='#be1e2d', GradientType=0);
	*background-color: #be1e2d;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border-width: 0;
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "muliregular";
	font-size: 19px;
    line-height: 1.2em;
	padding: 12px 22px;
	text-decoration: none;
	text-shadow: none;
    white-space: nowrap;
}
.pl_readmore {
	clear: right;
    margin-top: 20px;
}
body.woocommerce-page .pl_add_to_cart button.single_add_to_cart_button.alt, body.woocommerce div.product .pl_add_to_cart form.cart .button {
	font-family: Arial,​Helvetica,​sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	margin: 0 0 0 8px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	width: 106px;
}
.woocommerce-page .pl_add_to_cart .quantity, .woocommerce div.product .pl_add_to_cart form.cart div.quantity {
	float: left;
	margin: 0;
}
.pl_readmore:hover {
	color: #fff;
	text-decoration: none;
}
.woocommerce .products li.product_wrapper, .woocommerce-page .products li.product_wrapper {
	background: none;
	padding: 0;
}
.pl_pickup {
	background: url(img/icon-car.png) no-repeat 0 8px;
	display: inline-block;
	font-size: 16px;
	margin: 5px 0 0;
	padding: 7px 22px 0 38px;
	vertical-align: top;
}
.pl_deliver {
	background: url(img/icon-truck.png) no-repeat left top;
	display: inline-block;
	font-size: 16px;
	margin: 5px 0 0;
	padding: 7px 0 0 38px;
	vertical-align: top;
}

/* Shop Page */
div.pp_woocommerce div.ppt {
	display: none !important;
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
	background: none;
}
body.woocommerce .quantity input.qty, body.woocommerce-page .quantity input.qty, body.woocommerce #content .quantity input.qty, body.woocommerce-page #content .quantity input.qty {
	margin: 0;
}
a.shipping-calculator-button {
	white-space: nowrap;
}
.shopping_cart_icon {
	background: url(img/cart.png) 8px 8px no-repeat;
	height: 36px;
	width: 38px;
}
.cart_detail a, .cart_detail span {
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
}
.cart_detail a {
	text-decoration: underline;
}
.cart_detail a img {
	vertical-align: top;
}
.shopping_cart .cart_detail .amount {
	font-size: 14px;
	line-height: 36px;
}
.cart_detail a.shopping_cart_checkout {
	font-size: 13px;
	font-weight: bold;
	margin-left: 8px;
}
.woocommerce div.product span.price ins, .woocommerce div.product p.price ins, .woocommerce #content div.product span.price ins, .woocommerce #content div.product p.price ins, .woocommerce-page div.product span.price ins, .woocommerce-page div.product p.price ins, .woocommerce-page #content div.product span.price ins, .woocommerce-page #content div.product p.price ins {
	text-decoration: none;
}
body.woocommerce div.product form.cart .button, body.woocommerce #content div.product form.cart .button, body.woocommerce-page div.product form.cart .button, body.woocommerce-page #content div.product form.cart .button {
	background: #be1e2d;
	border-width: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font: 900 12px/24px 'Lato', sans-serif;
	height: 30px;
	margin: 0 32px 0 0;
	padding: 3px 9px;
	text-decoration: none;
	text-shadow: none;
	text-transform: capitalize;
	word-spacing: 1px;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content div.product .woocommerce-tabs ul.tabs li, body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	float: left;
}
.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
}
.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
	*zoom: 1;
}
.woocommerce div.product form.cart:before, .woocommerce #content div.product form.cart:before, .woocommerce-page div.product form.cart:before, .woocommerce-page #content div.product form.cart:before,
.woocommerce div.product form.cart:after, .woocommerce #content div.product form.cart:after, .woocommerce-page div.product form.cart:after, .woocommerce-page #content div.product form.cart:after {
	display: table;
	content: "";
	line-height: 0;
}
.woocommerce div.product form.cart:after, .woocommerce #content div.product form.cart:after, .woocommerce-page div.product form.cart:after, .woocommerce-page #content div.product form.cart:after {
	clear: both;
}
div.featured {
	background: none;
	overflow: visible;
}
.woocommerce-page .featured_product .product_list_widget {
	*zoom: 1;
}
.woocommerce-page .featured_product .product_list_widget:before,
.woocommerce-page .featured_product .product_list_widget:after {
	display: table;
	content: "";
	line-height: 0;
}
.woocommerce-page .featured_product .product_list_widget:after {
	clear: both;
}
.woocommerce-page .featured_product .product_list_widget {
	margin: 0 0 0 -10px;
	padding: 6px 0 0;
}
.woocommerce-page .featured_product .product_list_widget li,
body.woocommerce ul.products li.product, body.woocommerce .related ul.products li.product, body.woocommerce .related ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .upsells.products ul.products li.product, body.woocommerce-page .upsells.products ul li.product {
	background: #f7f7f7;
	border: 2px solid #dbdbdb;
	float: left;
	margin: 0 0 0 10px;
	padding: 19px 13px 17px;
	width: 200px;
}
.featured_thumb,
body.woocommerce ul.products li.product a {
    border-bottom: 1px dotted #565656;
	display: block;
	height: 185px;
	margin: 0 0 10px;
	padding: 0 0 20px;
	text-align: center;
}
.featured_des {
	padding: 12px 0 16px;
	text-align: center;
}
.featured_des p {
	margin: 0;
}
body.woocommerce ul.products li.product a, body.woocommerce-page ul.products li.product a {
	padding-bottom: 0
}
.woocommerce-page .product_list_widget .featured_thumb img,
body.woocommerce ul.products li.product a img, body.woocommerce-page ul.products li.product a img,
body.woocommerce ul.products li.product a:hover img, body.woocommerce-page ul.products li.product a:hover img,
body.woocommerce .related ul.products li.product img, body.woocommerce .related ul li.product img, body.woocommerce .upsells.products ul.products li.product img, body.woocommerce .upsells.products ul li.product img, body.woocommerce-page .related ul.products li.product img, body.woocommerce-page .related ul li.product img, body.woocommerce-page .upsells.products ul.products li.product img, body.woocommerce-page .upsells.products ul li.product img {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	float: none;
	max-height: 185px;
	margin: 0;
	max-width: 100%;
	width: auto;
}
.woocommerce-page ul.product_list_widget li a.featured_title {
	border-bottom: 1px dotted #565656;
	color: #000;
	display: block;
	font: normal 18px/22px 'Oxygen', sans-serif;
	padding: 0 5px 12px;
	text-align: center;
	text-decoration: none;
}
body.woocommerce ul.products li.product h3, body.woocommerce-page ul.products li.product h3 {
	padding: 24px 0 12px;
}
.featured_price,
body.woocommerce ul.products li.product .price, body.woocommerce-page ul.products li.product .price {
	color: #f15a22;
	float: left;
	margin: 0;
	padding: 0 0 0 11px;
	text-align: left;
	width: 120px;
}
body.woocommerce-page ul.products li.product-category {
	background: url(img/list.png) 0 5px no-repeat;
	border: none;
	color: #F15A22;
	float: none;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0 0 5px 24px;
	text-align: left;
	width: auto;
}
body.woocommerce-page ul.products li.category_level_1 {
	background-position: 25px 5px;
	padding-left: 49px;
}
body.woocommerce-page ul.products li.product-category a {
	color: #F15A22;
	padding-top: 0;
}
body.woocommerce-page ul.products li.product-category a img, body.woocommerce-page ul.products li.product-category a:hover img {
	display: none;
}
body.woocommerce-page ul.products li.product-category h3 {
	color: #F15A22;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
	text-align: left;
	text-decoration: none;
}
body.woocommerce-page ul.products li.product-category a:hover h3 {
	text-decoration: underline;
}
body.woocommerce-page ul.products li.product-category mark {
	background: none;
}
.featured_price ins,
body.woocommerce ul.products li.product .price ins, body.woocommerce-page ul.products li.product .price ins {
	text-decoration: none;
}
.product_list_widget del {
	color: #000;
	display: block;
	min-height: 31px;
}
body.woocommerce div.product span.price del, body.woocommerce div.product p.price del, body.woocommerce #content div.product span.price del, body.woocommerce #content div.product p.price del, body.woocommerce-page div.product span.price del, body.woocommerce-page div.product p.price del, body.woocommerce-page #content div.product span.price del, body.woocommerce-page #content div.product p.price del {
	color: #000;
}
.product_list_widget ins {
	display: block;
	padding-left: 8px;
}
.price_only {
	font-size: 14px;
}
.amount {
	color: #BE1E2D;
	font-size: 32px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 2px;
}
.amount span {
	letter-spacing: -1px;
	line-height: 34px;
	vertical-align: top;
}
.amount span.amount_type {
	line-height: 14px;
}
.cart_detail .amount span {
	line-height: 36px;
}
.cart_detail .amount span.amount_type {
	line-height: 36px;
	padding-right: 2px;
}
.old_price {
	color: #000;
	font-size: 10px;
	vertical-align: super;
}
.amount_type {
	font-size: 18px;
	vertical-align: super;
}
del .amount {
	font-size: 18px;
	line-height: 24px;
}
del span {
	color: #000;
	font-size: 18px;
}
del span.amount_type {
	font-size: 10px;
}
.old_price {
	float: left;
	line-height: 14px;
}
*+html .featured_price .old_price {
	line-height: 22px;
}
.shopping_cart .amount {
	color: #231f20;
	font-size: 15px;
	line-height: 18px;
	padding-left: 0;
}
.shopping_cart .amount sup {
	font-size: 15px;
	line-height: 18px;
	top: 0;
	vertical-align: super;
}
body.woocommerce-checkout .amount {
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
}
body.woocommerce-checkout .amount sup {
	font-size: 14px;
}
body.woocommerce ul.products li.product .amount,  body.woocommerce-page ul.products li.product .price .amount {
	padding-left: 0;
}
.amount sup {
	font-size: 16px;
}
.woocommerce-page .featured_product .add_to_cart_button, .woocommerce-page .featured_product .add_to_cart_button:hover,
body.woocommerce ul.products li.product a.add_to_cart_button, body.woocommerce-page ul.products li.product a.add_to_cart_button,
body.woocommerce ul.cart_list li a.button, body.woocommerce ul.product_list_widget li a.button, body.woocommerce-page ul.cart_list li a.button, body.woocommerce-page ul.product_list_widget li a.button {
	background: url(img/add.png) left top no-repeat !important;
	border-width: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	float: right;
	font-size: 0px;
	height: 29px;
	line-height: 0px;
	margin: 34px 3px 0 0;
	padding: 0 !important;
	text-decoration: none;
	text-indent: -999px;
    text-shadow: none;
	text-transform: capitalize;
	width: 65px;
	word-spacing: 1px;
}
body.woocommerce ul.cart_list li a.added_to_cart, body.woocommerce ul.product_list_widget li a.added_to_cart, body.woocommerce-page ul.cart_list li a.added_to_cart, body.woocommerce-page ul.product_list_widget li a.added_to_cart,
body.woocommerce a.added_to_cart, body.woocommerce-page a.added_to_cart {
	display: none !important;
}
.main_area_container {
	border-top: 1px solid #d9d9d9;
	margin-top: 55px;
	padding-top: 55px;
}
.left_area_containet {
	border: 1px solid #ccc;
	float: right;
	padding: 20px 10px;
	position: relative;
	text-align: center;
	width: 306px;
}
.left_area_containet .top {
	left: 0;
	position: absolute;
	top: 0;
	width: 115px;
}
.left_area_containet .top img {
	display: block;
}
.main_left a, .main_left img {
	line-height: 0;
}
.right_area_containet {
	*zoom: 1;
}
.right_area_containet:before,
.right_area_containet:after {
	display: table;
	content: "";
	line-height: 0;
}
.right_area_containet:after {
	clear: both;
}
.right_area_containet {
	padding: 0 358px 0 0;
}
*+html .right_area_containet {
	padding-left: 0;
}
.main_right {
	color: #1d1d1d;
}
.main_right h2 {
	clear: none;
	color: #1d1d1d;
    font-size: 31px;
    line-height: 1.2em;
    margin-bottom: 14px;
}
.main_right h2 a {
	color: #1d1d1d;
	text-decoration: none;
}
.main_right h2 a:hover {
	color: #be1e2d;
}
.main_right p {
	color: #1d1d1d;
	line-height: 1.3em;
}
.button_area {
	*zoom: 1;
}
.button_area:before,
.button_area:after {
	display: table;
	content: "";
	line-height: 0;
}
.button_area:after {
	clear: both;
}
.button_area {
	padding-top: 15px;
	width: 100%;
}
.button_area .amount {
	padding: 0;
}
body.woocommerce div.product div.images, body.woocommerce #content div.product div.images, body.woocommerce-page div.product div.images, body.woocommerce-page #content div.product div.images {
	text-align: center;
	width: 54.574468%;
}
.woocommerce div.product {
	*zoom: 1;
}
.woocommerce div.product:before,
.woocommerce div.product:after {
	display: table;
	content: "";
	line-height: 0;
}
.woocommerce div.product:after {
	clear: both;
}
*+html body.woocommerce div.product div.images a {
	border: 1px solid #ccc;
}
body.woocommerce span.onsale, body.woocommerce-page span.onsale {
	background: url(img/new1.png) left top no-repeat;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	display: none;
	font-size: 0px;
	height: 115px;
	left: 0;
	line-height: 0px;
	padding: 0;
	text-indent: -999px;
	top: 0;
	width: 115px;
}
body.woocommerce div.product div.images a, body.woocommerce #content div.product div.images a, body.woocommerce-page div.product div.images a, body.woocommerce-page #content div.product div.images a{
	border: 10px solid #f7f7f7;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	display: block;
	line-height: 0;
	text-align: center;
}
body.woocommerce div.product div.images img, body.woocommerce #content div.product div.images img, body.woocommerce-page div.product div.images img, body.woocommerce-page #content div.product div.images img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	line-height: 0;
	vertical-align: top;
	width: auto;
}
body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
	width: 40.638298%;
}
.related.products {
	border-top: 1px solid #d5d5d5;
	float: left;
	margin-top: 30px;
	padding-top: 30px;
	width: 100%;
}
.woocommerce div.product .product_title {
	font-size: 36px;
	margin-bottom: 20px;
}
.product_meta {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	margin-bottom: 38px;
}
.product-dimension {
	background: url(img/icon-size.png) no-repeat left top;
	margin-bottom: 27px;
	padding: 0 0 0 72px;
}
.product-dimension-heading {
	color: #414142;
	padding-top: 5px;
}
.product-dimension-content {
	line-height: 1.4em;
	padding-top: 6px;
}
.product-dimension-content span {
	display: inline-block;
	font-size: 17px;
	margin-right: 15px;
}
.product-introduction {
	background: #f7f7f7;
	padding: 18px 30px;
}
.product-main-description {
	margin-bottom: 26px;
}
.product-enquire {
	padding-bottom: 39px;
}
.product-enquire a {
	background: #be202e;
	color: #fff;
	display: inline-block;
	line-height: 53px;
	padding: 0 25px;
	text-decoration: none;
	vertical-align: top;
}
body.single-product .mainbody {
	padding-bottom: 0;
}
body.single-product .mainbody > .center {
	max-width: none;
}
#product-enquire-form-box {
	background: #f7f7f7;
	display: none;
	padding: 0 0 44px;
}
.product-enquire-heading {
	margin-bottom: 20px;
	position: relative;
}
.product-enquire-heading div:after {
	background: url(img/icon-arrow.png) no-repeat left top;
	content: "";
	height: 39px;
	left: 100%;
	margin-left: -13px;
	position: absolute;
	top: 26px;
	width: 43px;
}
.product-enquire-heading div {
	background: #be202e;
	color: #fff;
	float: left;
	margin-top: -26px;
	padding: 16px 23px;
	position: relative;
}
.gform_wrapper ul {
	position: relative;
}
.product-enquire-frm .gform_wrapper ul li.gfield {
	background: none;
	padding: 0;
}
.product-enquire-frm .gform_wrapper ul li.gfield.enquire-input-01, .product-enquire-frm .gform_wrapper ul li.gfield.enquire-input-02 {
	clear: none;
	float: left;
	margin-bottom: 20px;
	margin-right: 2.7659574%;
	width: 28.723404%;
}
.product-enquire-frm .gform_wrapper ul li.gfield.enquire-input-01 {
	clear: both;
}
.product-enquire-frm .gform_wrapper ul li.gfield.enquire-input-03 {
	position: absolute;
	right: 0;
	top: 0;
	width: 37.234043%;
}
.product-enquire-frm .gform_wrapper textarea.medium {
	height: 143px;
	width: 100%;
}
.product-enquire-frm .gform_wrapper .gform_footer {
	margin: 32px 0 0;
	padding: 0;
	text-align: right;
}

/* Form */
div.gform_wrapper {
	max-width: none;
}
div.gform_wrapper .top_label .gfield_label {
	display: block;
	font-weight: inherit;
	margin: 0 0 15px;
}
div.gform_wrapper .top_label input.medium, div.gform_wrapper .top_label select.medium {
	width: 100%;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.gform_wrapper textarea.medium,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
	-webkit-appearance: none;
	background: #fff;
	border: 1px solid #d2d2d2;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #403c3e;
	display: inline-block;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1rem;
	margin: 0;
	max-width: 100%;
	padding: 6px 8px;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
	height: 45px;
	width: 250px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
}
input[type="number"] {
	-moz-appearance: textfield;
}
input[type="password"] {
	letter-spacing: 0.3em;
}
input[type="submit"], button,
.btn-primary,
body.woocommerce a.button, body.woocommerce button.button, body.woocommerce input.button, body.woocommerce #respond input#submit, body.woocommerce #content input.button, body.woocommerce-page a.button, body.woocommerce-page button.button, body.woocommerce-page input.button, body.woocommerce-page #respond input#submit, body.woocommerce-page #content input.button {
	background-color: #be202e;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-width: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 15px;
	font-weight: normal;
	height: 45px;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
input[type="submit"]:hover, button:hover {
	background-color: #be202e;
}

/* Top Menu */
.navbar {
	margin: 0;
}
.navbar .nav {
	background: none;
	float: left;
	margin: 0;
	padding: 0;
}
.extended_menu {
	cursor: pointer;
	float: left;
	width: 100%;
}
.extended_menu:hover {
	text-decoration: none;
}
.navbar .btn-navbar {
	background: url(img/menu_extend.png) center center no-repeat;
	border: none;
	height: 40px;
	margin: 0;
	padding: 0;
	width: 45px;
}
.navbar .btn-navbar:hover {
	background-color: transparent;
}
.btn_tip {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 17px;
	font-weight: normal;
	line-height: 40px;
	padding-left: 25px;
}
.navbar ul.nav > li:last-child:after {
	display: none;
}
.navbar ul.nav > li:after {
    background-color: #cdcdcd;
    content: "";
    height: 22px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
}
.navbar .nav li {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.navbar ul.nav > li > a {
	background: none;
	color: #333;
	/* font: normal 18px/67px 'Lato', sans-serif; */
	line-height: 34px;
	padding: 0 12px;
	text-decoration: none;
	text-shadow: none;
	text-transform: capitalize;
	*zoom: 1;
}
.navbar .nav > .active > a {
	background-color: transparent;
	background-repeat: repeat;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #be1e2d;
	text-shadow: none;
}
.navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus,
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > li:hover > a,
.navbar .nav li.dropdown.open:hover > .dropdown-toggle, .navbar .nav li.dropdown.open > .dropdown-toggle:hover,
.navbar .nav li.dropdown.active:hover > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
	background-color: transparent; 
	color: #be1e2d;
	box-shadow: none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #be1e2d;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	display: none;
}
.navbar .nav > li > .dropdown-menu:after {
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.navbar .nav > li > .dropdown-menu:before {
	background: #fff;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.navbar .nav li li {
	background: none;
	border-top: 1px solid #fff;
	margin: 0;
	min-height: 1px;
	padding: 0;
	width: 305px;
}
.navbar .nav li li:first-child {
	border-top: none;
}
.dropdown-menu {
	background: #be1e2d;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 0;
	margin: 0;
	padding: 0;
	top: 30px;
}
.dropdown-menu li > a {
	color: #fff;
	font: normal 18px/22px 'Lato', sans-serif;
	padding: 11px 5px 11px 18px;
	text-transform: capitalize;
	text-shadow: none;
	white-space: normal;
	*zoom: 1;
}
.dropdown-menu li:hover {
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background: #941621;
	color: #fff;
	filter: none;
	text-decoration: none;
}

@media (max-width: 1080px) {
	html {
		font-size: 95% !important;
	}
	.center{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.logo{margin-right: 10px;}
	.main_header .menu_wrapper{padding-left: 15px;}
	.header_right{margin-left: 10px;}
	.navbar ul.nav > li > a{padding: 0 10px;}
	
	body.home .mainbody {
		padding: 20px 0 0;
	}
	.mainbody, .extra_content{
		padding: 30px 0 20px;
	}
	.bottom-bar, .home-top-bar {
		height: 200px;
	}
	.bottom-bar a.em-button{
		right: 20px;
	}
	.footer_inner {
		padding: 40px 0;
	}
	.footer_info{width: 58%;}
	.footer_right{width: 42%;}
	.footer_right ul{margin-left: 50px;}
	.note-message {
		font-size: 28px;
		padding: 35px 0;
	}
}
@media (max-width: 1023px) {
	.logo, .main_header .menu_wrapper, .header_right{
		margin: 0;
		padding: 0 0 20px;
		width: 100%;
		text-align: center;
	}
	.header_right{
		padding-bottom: 0 !important;
	}
	.main_header .navbar .nav,
	.header_right ul{
		float: none;
	}
	.main_header .navbar .nav > li,
	.header_right ul > li{
		display: inline-block;
		float: none;
	}
	.inner-banner {
		padding: 30px 0;
	}
	.inner-banner h1 {
		font-size: 60px;
	}
	.bottom-bar h2. .home-top-bar h2 {
		padding-right: 270px;
		font-size: 1.688rem !important;
	}
	.home-top-bar h2 {
		padding-right: 0;
	}
	.footer_info:after,
	.footer_right:after{
		display: none;
	}
	.footer_info, .footer_right{
		width: 100%;
	}
	.footer_info .copyright{padding-top: 10px;}	
	.footer_right{padding-top: 20px;}	
	.footer_right ul{margin: 0;padding: 0;}
	.footer_right ul > li{padding: 0;}
	.note-message {
		font-size: 22px;
		padding: 25px 0;
	}
}
@media (max-width: 979px) {
	html {
		font-size: 90% !important;
	}
	.desktop {
		display: none;
	}
	.non-desktop {
		display: block;
	}
	body {
		min-width: 1px;
	}
	.mainbody {
		padding: 0 20px;
	}
	.left_col {
		padding-top: 30px;
	}
	.footer_inner {
		padding: 20px 0;
	}
	.footer_info {
		border-right: none;
		padding: 0;
	}
	.footer_phone {
		background-position: 0 12px;
		border-right: none;
		float: right;
		padding-left: 34px;
		padding-right: 0;
	}
	.social_links {
		clear: right;
		width: 136px;
	}
	.pl_price {
	    float: none;
	    padding-bottom: 8px;
	}
	.pl_add_to_cart {
	    float: left;
	}
	.pl_readmore {
	    clear: both;
	    float: left;
	}
	
	/* WooCommerce Style */
	.woocommerce-page .featured_product .product_list_widget {
		margin: 0 auto;
		width: 480px;
	}
	.woocommerce-page .featured_product .product_list_widget li, body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product, body.woocommerce .related ul.products li.product, body.woocommerce .related ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .upsells.products ul.products li.product, body.woocommerce-page .upsells.products ul li.product {
		margin: 0 5px 10px;
	}
	body.single-product .mainbody {
		padding: 0;
	}
	body.single-product .mainbody .center .center {
		padding-left: 20px;
		padding-right: 20px;
	}
	.product-dimension-content span {
		font-size: 15px;
	}
	.product-introduction {
		padding: 12px 20px;
	}
	
	.home-banner a.button {
		font-size: 22px !important;
		height: 32px !important;
		line-height: 32px !important;
		padding: 10px 30px !important;
	}
	.right_area_containet {
		float: none;
		margin-top: 15px;
		padding-right: 0;
	}
	.left_area_containet {
		float: none;
	}
	.main_right h2 {
		font-size: 24px;
	}
}

@media (max-width: 880px) {
	th.product-thumbnail, td.product-thumbnail {
		display: none;
	}
}

@media (max-width: 768px) {
	body.woocommerce div.product div.images, body.woocommerce #content div.product div.images, body.woocommerce-page div.product div.images, body.woocommerce-page #content div.product div.images {
		float: left;
	}
	body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
		float: right;
	}
}

@media (max-width: 767px) {
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	select,
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
	.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium,
	.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
		height: 34px;
	}
	.logo {
		float: none;
	    text-align: center;
	}
	.header_right {
		padding-left: 0;
	}
	.header_right_top {
		border-bottom: none;
		height: auto;
		padding: 20px 0 10px;
		text-align: center;
	}
	/* .menu_wrapper {
		display: block;
	} */
	.home-products,
	.main_header .menu_wrapper {
		display: none;
	}
	.inner-banner h1 {
		font-size: 40px;
	}
	.mainbody_inner {
		padding: 0 !important;
	}
	.left_col {
		float: none;
		margin: 0 auto;
		padding: 20px 0;
		width: 250px;
	}
	.right_col {
		float: none;
		padding-left: 0;
	}
	.footer_info {
		float: none;
		line-height: 16px;
		padding-bottom: 5px;
		text-align: center;
	}
	.footer_phone {
		background-position: 10px 12px;
		float: none;
		margin: 0 auto;
		padding-bottom: 0;
		padding-left: 44px;
		width: 168px;
	}
	.social_links {
		float: none;
		margin: 0 auto;
		padding: 0;
	}
	
	/* Categories Menu */
	ul.product-categories {
		border-bottom: 1px solid #eee;
	}
	ul.product-categories li {
		background: none;
		border-top: 1px solid #eee;
		float: none;
	}
	ul.product-categories li a {
		color: #fff;
		font-size: 18px;
		line-height: 24px;
		padding: 8px 10px 8px 20px;
	}
	ul.product-categories li a:hover, ul.product-categories li.current-cat > a {
		background: #000;
	}
	ul.product-categories li ul {
		background: none;
		display: block;
		position: static;
		width: auto;
	}
	ul.product-categories li ul li:first-child {
		border-top: 1px solid #eee;
	}
	ul.product-categories li ul li a {
		line-height: 24px;
	    padding: 8px 10px 8px 12%;
	}
	ul.product-categories li > a:hover, ul.product-categories li.current-cat-parent > a:hover, ul.product-categories li ul li a:hover, ul.product-categories li ul li.current-cat a {
		background: #000;
	}
	
	/* Navigation */
	.navbar {
		background: #be1e2d;
		margin: 0;
		padding: 0;
	}
	.navbar ul.nav {
		background: none;
		float: left;
		padding: 0;
		width: 100%;
	}
	.navbar .nav li {
		width: auto;
	}
	.navbar .nav li a {
		text-align: left;
	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus, .navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > li:hover > a {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus,
	.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .navbar .nav > li:hover > a {
		color: #fff;
	}
	.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
		color: #fff;
	}
	.navbar .nav li.dropdown.open:hover > .dropdown-toggle, .navbar .nav li.dropdown.active:hover > .dropdown-toggle, .navbar .nav li.dropdown.open.active:hover > .dropdown-toggle {
		background: none;
		color: #fff;
	}
	.navbar .nav > li:hover > a {
		background: none;
		color: #fff;
		filter: none;
	}
	.navbar .nav .current-menu-item > a, .navbar .nav .current-menu-item > a:hover, .navbar .nav .current-menu-item:hover > a, .navbar .nav .current-menu-item > a:focus,
	.navbar .nav > li > a:focus, .navbar .nav > li > a:hover,
	.navbar .nav li.dropdown.open > .dropdown-toggle:hover, .navbar .nav li.dropdown.active > .dropdown-toggle:hover, .navbar .nav li.dropdown.open.active > .dropdown-toggle:hover,
	.nav-collapse .nav > li > a:hover,
	.nav-collapse .dropdown-menu a:hover,
	.navbar ul.nav li.current-menu-item.dropdown:hover > a.dropdown-toggle {
		background: #000000; /* Old browsers */
		background: -moz-linear-gradient(top,  #000000 0%, #000000 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, 000000 bottom, color-stop(0%,#000000), color-stop(100%,#000000)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #000000 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #000000 0%,#000000 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #000000 0%,#000000 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #000000 0%,#000000 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
		color: #fff;
		text-decoration: none;
	}
	.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
		background-color: transparent;
	}
	.navbar .menu-main-menu-container {
		padding-left: 0;
	}
	.navbar .menu-main-menu-container {
		width: auto !important;
	}
	.navbar ul.nav li, .navbar ul.nav li:first-child {
		background: none;
		border-top: 1px solid #eee;
		padding: 0;
		width: auto;
	}
	.navbar ul.nav > li > a {
		color: #fff;
		line-height: 24px;
		margin: 0;
		padding: 8px 10px 8px 25px;
	}
	*+html .navbar ul.nav > li > a {
		padding: 8px 10px 8px 25px;
	}
	.navbar ul.nav > li > ul.dropdown-menu {
		display:block;
		background: transparent; /* Old browsers */
		filter: none; /* IE6-9 */
		margin: 0;
	}
	.nav-collapse .nav li li a, .nav-collapse .dropdown-menu a {
		background: none;
		color: #fff;
		font-weight: normal;
		line-height: 24px;
		margin: 0;
		padding: 8px 10px 8px 12%;
		text-decoration: none;
		zoom: 1;
	}
	.nav-collapse .dropdown-menu .dropdown-menu a {
		padding-left: 15%;
	}
	.button_area {
		width: 94%;
	}
	
	/* Shop Page */
	body.woocommerce .col2-set .col-1, body.woocommerce-page .col2-set .col-1,
	body.woocommerce .col2-set .col-2, body.woocommerce-page .col2-set .col-2 {
		width: 100%;
	}
	body.woocommerce .col2-set .col-2, body.woocommerce-page .col2-set .col-2 {
		padding: 30px 0;
	}
	body.woocommerce .cart-collaterals .cart_totals, body.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
	}
	body.woocommerce div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce-page #content div.product div.summary {
		width: 54%;
	}
	body.woocommerce table.cart .product-thumbnail, body.woocommerce #content table.cart .product-thumbnail, body.woocommerce-page table.cart .product-thumbnail, body.woocommerce-page #content table.cart .product-thumbnail {
		display: none;
	}
	body.woocommerce table.cart td.actions .coupon, body.woocommerce #content table.cart td.actions .coupon, body.woocommerce-page table.cart td.actions .coupon, body.woocommerce-page #content table.cart td.actions .coupon {
		float: none;
		padding-bottom: 15px;
	}
	body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce #content table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text, body.woocommerce-page #content table.cart td.actions .coupon .input-text,
	body.woocommerce .cart .button, body.woocommerce .cart input.button, body.woocommerce-page .cart .button, body.woocommerce-page .cart input.button {
		float: none;
	}
	body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product {
		margin-right: 5.8%;
		width: 44%;
	}
	.product-dimension {
		padding-left: 65px;
	}
	.product-dimension-content span {
		font-size: 13px;
	}
	.product-enquire-frm .gform_wrapper ul li.gfield.enquire-input-01, .product-enquire-frm .gform_wrapper ul li.gfield.enquire-input-02 {
		float: none;
		width: auto;
	}
	div.gform_wrapper .top_label .gfield_label {
		margin-bottom: 5px;
	}
	.product-enquire-frm .gform_wrapper ul li.gfield.enquire-input-03 {
		position: static;
		width: auto;
	}
	
	.header_right ul{ display: inline-block;}
	.header_right ul > li{display: block;}
	.header_right ul > li.open-days{padding: 22px 0 0;}
	.header_right .toggle-container{margin-left: -34px;}
	
	.navbar ul.nav > li:after,
	.home-banner,
	body.home .left_col{display: none;}
	
	.mainbody .ezcol,
	.extra_content .ezcol{width: 100% !important;margin: 0 0 20px;}
	
	.bottom-bar, .home-top-bar { height: auto;text-align: center;padding-bottom: 20px !important;}
	.home-top-bar {
		border-top: 1px solid #c9c9c9;
	}
	.bottom-bar h2, .home-top-bar h2 { padding: 30px 0 20px;display: block;}
	.bottom-bar a.em-button{position: relative;right: 0;top: 0;}
	.note-message {
		font-size: 18px;
		line-height: 1.5em;
		margin: 20px 0 -20px;
		padding: 20px 20px;
	}
}

@media (max-width: 530px) {
	.woocommerce-page .featured_product .product_list_widget {
		width: 240px;
	}
	.woocommerce-page .featured_product .product_list_widget li, body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product, body.woocommerce .related ul.products li.product, body.woocommerce .related ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .upsells.products ul.products li.product, body.woocommerce-page .upsells.products ul li.product {
		margin: 0 0 10px;
	}
	body.woocommerce table.cart .product-price, body.woocommerce #content table.cart .product-price, body.woocommerce-page table.cart .product-price, body.woocommerce-page #content table.cart .product-price {
		display: none;
	}
	body.woocommerce .cart-collaterals .shipping_calculator, body.woocommerce-page .cart-collaterals .shipping_calculator {
		width: 100%;
	}
	body.woocommerce table.shop_table td, body.woocommerce-page table.shop_table td {
		padding: 6px 3px;
	}
	body.woocommerce .cart .button, body.woocommerce .cart input.button, body.woocommerce-page .cart .button, body.woocommerce-page .cart input.button {
		clear: right;
		float: right;
		margin-bottom: 5px;
	}
	.left_area_containet {
		float: none;
		width: auto;
	}
	.main_left {
		text-align: center;
	}
	.main_left img {
		max-width: 250px !important;
	}
	.right_area_containet {
		padding-left: 10px;
	}
}

@media (max-width: 480px) {
	.footer_info > div {
		display: block;
	}
	.footer_info span.mobile_hidden {
		display: none;
	}
	.wpcf7-form textarea {
    	max-width: 90%;
    	width: 206px;
	}
	
	.woocommerce-page .featured_product .product_list_widget {
		width: auto;
	}
	.woocommerce-page .featured_product .product_list_widget li, body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product, body.woocommerce .related ul.products li.product, body.woocommerce .related ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .upsells.products ul.products li.product, body.woocommerce-page .upsells.products ul li.product {
		float: none;
		width: auto;
	}
		
	/* Shop Page */
	body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product {
		margin-right: 0;
		width: 100%;
	}
	body.woocommerce div.product div.images, body.woocommerce-page div.product div.images, body.woocommerce #content div.product div.images, body.woocommerce-page #content div.product div.images {
		width: 100%;
	}
	body.woocommerce div.product div.summary, body.woocommerce-page div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page #content div.product div.summary {
		width: 100%;
	}
	.button_area {
		float: left !important;
		width: 100%;
	}
	.button_area ins {
		display: block;
	}
	.product-enquire-heading div:after {
		display: none;
	}
	.product-enquire-heading div {
		padding: 16px 15px;
		text-align: center;
	}
	.text-block.map-panel {
		padding: 20px;
		width: 100%;
	}
}

@media (max-width:380px){
	.inner-banner h1 {
		font-size: 32px;
	}
	.left_col {
		width: auto;
	}
	.footer_info  {
		font-size: 13px;
	}
	.pl_readmore {
		clear: left;
		float: left !important;
		margin: 8px 0 0;
	}
	.pl_price {
		width: 100%;
	}
	.pl_add_to_cart {
		float: left;
		padding: 10px 0 15px;
	}
	body.woocommerce a.add_to_cart_button {
		float: left !important;
	}
}

/* Dropdown Menu Fix */
@media (max-width:767px){
	.nav-collapse .dropdown-menu {
		display: block;
		margin: 0;
	}
	.header_right {
		float: none;
	}
	.header_button{
		display: block;
		padding-top: 50px;
		text-align: center;
	}
	.header_button a.em-button{
		font-size: 1.375rem;
		padding: 15px 30px 14px;
	}
	body.home .mainbody {
		border-top: 2px solid #c9c9c9;
		margin-top: 20px;
		padding-top: 10px;
	}
	body.home .mainbody article.page{
		margin-bottom: 20px;
	}
}

@media (min-width:768px){
	.header_button{display: none;}
	.extended_menu {
		display:none;
	}
	.navbar ul.nav > li > ul {
		display:none;
	}
	.navbar ul.nav > li:hover ul {
		display:block;
	}
	.navbar ul.nav > li:hover ul li ul {
		display: none;
	}
	.navbar ul.nav > li ul li.dropdown-submenu:hover ul {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		display: block;
		margin: -1px 0 0;
	}
	.dropdown-submenu > .dropdown-menu {
		border: 1px solid #fff;
	}
	.navbar ul.nav > li > ul > li > ul {
		display:none;
	}
	.navbar ul.nav > li > ul > li:hover ul {
		display:block;
	}
}


.table th, .table td strong {
color: #fff !important;
}

.table th, .table td.head-td:hover {
    background-color: black !important;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
background-color: white !important;
}

.ethanol-images{
width: 268px;
height: 166px;
float: left;
margin: 10px 10px 50px 10px;
}

.right-images-div {
float: left;
}

.ethanol-images-rotate {
width: 268px;
height: 166px;
float: left;
margin: 10px 10px 50px 10px;
transform: rotate(7deg);
-ms-transform: rotate(7deg);
-webkit-transform: rotate(90deg);
}
.left_area_containet .top{
margin:0px!important;}
.amount sup{
font-size:27px!important;
}
sup{
 top:0px!impotant;
}
ins{
text-decoration:none!important;}
.woocommerce-tabs
{
border-bottom:1px solid d3d3d3!important;
margin-bottom:15px!important;
}
.center {
    margin: 0 auto;
    max-width: 1250px;
}