/*
Theme Name:El Dorado
Theme URI:http://www.ufothemes.com
Description:WordPress Theme from <a href="http://www.ufothemes.com">UFO Themes</a>
Version:1.0.1
Author:UFO Themes
Author URI:http://www.ufothemes.com
The CSS,XHTML and design is released under GPL:http://www.opensource.org/licenses/gpl-license.php
License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
Tags: light, white, two-columns
*/

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,ul {
	list-style: none outside none;
}
blockquote,q {
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: none;
}
:focus {
	outline: 0 none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
	color: #999;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* BASIC */
html,body {
	height: 100%;
}
body {
	background: #FEFEFE;
	color: #222;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 20px;
}
strong {
	/*color: #900;*/
	font-size:15px;
}
a {
	color: #58884c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2a501f;
	/*border-bottom:1px dotted #666;*/
}
a:hover img {
	border-bottom:0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Droid Sans',Helvetica,sans-serif;
	color: #4f4f4f;
	line-height: normal;
	margin-bottom: 0.6em;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
p {
	padding-bottom: 20px;
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}


/* CAPTION */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
}
.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}
.gallery-caption {
	margin-left: 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.post-full ul {
	list-style: disc;
	margin-bottom: 20px;
}
.post-full ul li {
	margin-left: 14px;
}
.post-full ol {
	list-style: decimal;
	margin-bottom: 20px;
}
.post-full ol li {
	margin-left: 20px;
}
blockquote {
	background: url(images/icon-quote.gif) no-repeat scroll left top transparent;
	color: #3d3d3d;
	font-size: 18px;
	padding: 10px 20px 10px 40px;
	width: 220px;
	float: left;
	font-family: Georgia,Arial;
	font-style: italic;
}


/* Floats and Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.sticky {
}
.bypostauthor {
}




/*!
 *  Sidr
 */

.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#333;color:#fff;-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-box-shadow:inset 0 0 5px 5px #222;box-shadow:inset 0 0 5px 5px #222}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#fff;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));background-image:-webkit-linear-gradient(#4d4d4d,#1a1a1a);background-image:-moz-linear-gradient(#4d4d4d,#1a1a1a);background-image:-o-linear-gradient(#4d4d4d,#1a1a1a);background-image:linear-gradient(#4d4d4d,#1a1a1a);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}.sidr p{font-size:13px;margin:0 0 12px}.sidr p a{color:rgba(255,255,255,0.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:49px}.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:40px;font-size:13px}.sidr ul li ul li:last-child{border-bottom:none}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:13px}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(255,255,255,0.9)}

/* sidr overrides */
.sidr {}
.sidr ul {
    border-bottom: 0;
    border-top: 0;
}
.sidr ul li {
    border-top: 0;
}
.sidr ul li ul li:first-child {
    border-top: 1px solid #1a1a1a;
}
.sidr ul li ul li:hover,
.sidr ul li ul li.active,
.sidr ul li ul li.sidr-class-active{
	line-height:40px;
}
.sidr ul li:hover,
.sidr ul li.active,
.sidr ul li.sidr-class-active{
	line-height:48px;
}
.sidr li.menu-item-has-children {
	position: relative;
}
.sidr li.menu-item-has-children .arrow {
    height: 14px;
    position: absolute;
    right: 10px;
    top: 16px;
    width: 14px;
    /*content:"\f137";*/
}
.sidr li.menu-item-has-children .arrow.rotate {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.arrow .fa-chevron-circle-left {
    position: absolute;
    /*background: #f00;*/
}







/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-bars:before{content:"\f0c9";}
.fa-envelope:before{content:"\f0e0";}
.fa-check-square-o:before{content:"\f046";}
.fa-chevron-circle-left:before{content:"\f137";}
.fa-envelope-square:before{content:"\f199";font-size: 1.2em;margin-right: 6px;}
.fa-phone-square:before{content:"\f098";font-size: 1.2em;margin-right: 6px;}
.fa-caret-right:before{content:"\f0da";color: #009900;font-size: 1.2em;margin: 0 4px 0 8px;}







/* LAYOUT */
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}
.clear {
    *zoom: 1;
}

#wrapper {
	width: 100%;
	/*min-height: 100%*/
}
#wrapper:after {
	content: "";
	display: block;
	clear: both;
}
#wrap-inside {
	width: 960px;
	padding: 20px 0;
	background: #FEFEFE;
	margin: 0 auto;
	min-height: 100%;
}
#header {
	width: 100%;
	height: auto;
	/*float: left;*/
	border-bottom: 1px solid #e5e5e5;
	border-top:1px solid #606060;
	margin-bottom: 0;
	padding-bottom: 4px;
	background: url(images/menu_bottom.png) repeat-x scroll left bottom #EFEFEF;
	box-shadow: 0 1px 3px #aaa;
	position: relative;
}
#header-bg {
	width:100%;
	height:auto;
	/*float:left;*/
	background: url(images/header_bg.png);
}
#header-inner {
	width: 960px;
	margin: 0 auto;
}
#header-inside {
	width: 960px;
	float: left;
	height: 130px;
	background: url(images/header_bg.png) no-repeat top left;
}
#top-container {
	float: right;
	height: 37px;
	width: 960px;
}
#footer {
	/*width: 100%;
	clear: both;
	background: transparent;
	border-top: 1px solid #e5e5e5;
	background: url("images/menu_bottom.png") repeat-x scroll left top transparent;
	margin-top: 30px;*/

	background: #efefef url("images/menu_bottom.png") repeat-x scroll left top;
    border-top: 1px solid #e5e5e5;
    /*border-top: 1px solid #606060;*/
    height: auto;
    margin-top: 0;
    padding-top: 4px;
    width: 100%;
}
#footer-container {
	background: rgba(0, 0, 0, 0) url("images/header_bg.png") repeat scroll 0 0;
}
#footer-inside {
	margin: 0 auto;
    max-width: 960px;
    padding: 8px 0 0;
}
#quote {
	width: 960px;
	float: left;
	padding-bottom: 20px;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	height: auto;
}
p.quote {
	font-family: "Lato", Arial,Helvetica, sans-serif;
	font-size: 26px;
	color: #3d3d3d;
	margin: 0 auto;
	line-height: 30px;
	font-weight: 100;
	padding-bottom: 0px;
	text-align:center;
}
#blurbs {
	width: 920px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #e5e5e5;
	padding-bottom: 40px;
	padding-top: 40px;
}
a.readmore {
	padding-right: 14px;
	background: url(images/arrow.png) no-repeat right 8px;
	float: left;
}
a.learnmore {
	font-size: 10px;
	font-family: Georgia,Helvetica;
	font-weight: normal;
	text-decoration: none;
	color: #3d3d3d;
	text-transform: uppercase;
	background: url(images/readmore.png) no-repeat scroll bottom right;
	display: block;
	height: 32px;
	float: left;
	padding: 0 15px 0 0;
	text-shadow: 1px 1px 0 #FFFFFF;
	line-height: 33px;
}
a.learnmore span {
	background: url(images/readmore.png) no-repeat scroll 0 0;
	padding: 0 0 0 15px;
	display: block;
}
#home-widgets {
	/*width: 960px;*/
	width: 100%;
	float: left;
	margin-top: 0px;
	border-top: 1px solid #e5e5e5;
}
#home-wide-widgets {
	float: left;
	width: 100%;
	margin: 40px 0 0;
}
#home-widgets .home-widget {
	width: 286px;
	margin-right: 30px;
	float: left;
	margin-top: 40px;
	border: 1px solid #2a501f;
	padding: 6px;
	box-shadow: 0 1px 4px #EEE;
	-webkit-box-shadow: 0 1px 4px #EEE;
	-moz-box-shadow: 0 1px 4px #EEE;
	-o-box-shadow: 0 1px 4px #EEE;
	-ms-box-shadow: 0 1px 4px #EEE;
}
#home-wide-widgets .home-widget {
	float: left;
	width: 100%;
	padding-bottom: 14px
}
#home-widgets .home-header h3,
#home-wide-widgets .home-header h3,
div.product .related h2 {
	font-size: 14px;
	margin-bottom: 11px;
	text-transform: uppercase;
	background: url(images/hover_overlay.png);
	padding: 6px;
	text-align: center;
	border-bottom: 1px solid #E5E5E5;
	color: #333;
	font-family: "lato", "century gothic", arial;
	font-weight:normal;
}
#home-wide-widgets .home-header h3, div.product .related h2 {
	margin-bottom: 16px;
}
.home-widget .home-products-container {
	float: left;
	/*background: #ccc;*/
	width: 100%;
}
.home-widget .home-products {
	float: left;
    width: 48%;
    margin: 0 4% 10px 0;
	/*background: #aaa;*/
}
.home-widget .home-products:nth-child(2n+2) {
    margin: 0 0 10px 0;
}
.home-widget .home-products .product {
	float: none;
    margin-bottom: 0;
    margin-right: 0;
    /*width: 100%;*/

	border: 1px solid #ddd;
	padding: 10px;
	width: auto;
	border-radius: 2px;
}
.home-widget .home-products .product-thumb-wrap {
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
}
.home-widget .home-products .product-thumb img {
	float: none;
    width: 100%;
    height: auto;
}

.blurb {
	width: 220px;
	margin-right: 13px;
	float: left;
}
.blurb p {
	padding-bottom: 12px;
}
.blurb h3.title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 11px;
	text-transform: uppercase;
}
#logo-container {
	float: left
}
#logo {
	margin-top: 50px;
	margin-left: 8px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 54px;
	margin-bottom: 14px;
	font-weight: 100;
	color: #000
}
#tagline {
	float: left;
	clear: left;
	font-size: 13px;
	margin-left: 13px;
	color: #7f7e7e;
	margin-top: 2px;
	padding-bottom: 5px;
}
#content .sidebar-header h3 {
	font-size: 18px;
	padding-bottom: 4px;
	width: 280px;
	margin-bottom: 14px;
}
#content .sidebar-widget {
	width: 280px;
}
#main-content {
	/*float: left;*/
	/*width: 960px;*/
	margin-bottom: 10px;
}
#entry-full {
	/*width: 960px;*/
	margin: 0;
	/*float: left;*/
	width: 100%;
}
#index-page {
	margin-top: 0px;
	float: left;
	/*width: 960px;*/
	max-width: 960px;
}
#sidebar {
	float: right;
	width: 265px;
	padding-left: 8px;
	display: none;
}
#sidebar-top h1.title-page {
	margin-top: 36px;
	font-family: "Lato", sans-serif;
	font-size: 24px;
	font-weight: 400;
}
#main {
	float: left;
	/*width: 960px;*/
	width: 100%;
}
#content {
	/*float: left;*/
	/*width: 660px;*/
}
#left {
	/*float: left;*/
	width: 100%;
	margin-top: 0px;
}
#copyright {
	clear: both;
	font-size: 10px;
	height: 0px;
	padding: 0;
	line-height: 30px;
	text-align: right;
	width: 960px;
	border-top: 1px solid #DDD;
	margin: 0 auto;
	padding-top: 8px;
}
#copyright a {
	color: #767676;
}
#copy-text {
	float: right;
	margin-left: 14px;
}
.last {
	/*margin-right: 0px !important;*/
}
.clear {
	clear: both;
	/*display: table;*/
}
/*.home-widget a {
	color: #707070;
}*/
/*.home-widget a:hover {
	color: #3d3d3d;
	text-decoration: none;
}*/
.full-width {
	width: 100% !important;
}
#head-line {
	border-bottom: 1px dotted #ccc;
    margin: 10px 0 20px;
    padding: 0 0 10px;
    width: 100%;
}
body.single-post img {
	max-width: 637px;
	height: auto
}


.text-section {

}


.list-section ul {
	float: left;
    margin: 0 0 0 7%;
    width: 93%;
}
.list-section ul li {
	float: left;
    margin: 0 0 20px 0;
    width: 100%;
    list-style: none;
    position: relative;
}
.list-section ul li:after {
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	left: -20px;
	content: "\f046";
	color: #090;
}
.list-section .list-title {
	font-weight: bold;
    color: #58884c;
    font-size: 1.1em;
}
.list-section .list-body {

}


/* SOCIAL MEDIA */
#social {
	float: right;
	margin-top: 0px;
	width: auto;
	margin-right: 3px
}
#social a {
	float: right;
	margin-left: 6px;
}

#social a img {
	padding:10px 4px 4px 4px;
	background:#606060;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-o-border-radius:0 0 3px 3px;
	
}


/* SIGNLE POST */
.post-full {
	width: 100%;
	float: left;
}

/*** dev.com : remove title style ***/
.archive h1.page-title {
	border-bottom: 1px dotted #ddd;
    color: #2a501f;
    font-family: "lato","century gothic",Arial;
    /*font-size: 2.6em;*/
    font-weight: normal;
    /*margin-bottom: 33px;*/
    margin-top: 15px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.post-full .thumb {
	margin-bottom: 24px;
	background: url(images/hover_overlay.png) repeat scroll 0 0 transparent;
	padding: 8px;
	float: left;
	position: relative;
	margin-right: 20px
}
.post-full .thumb img {
	float: left;
}
.post-full .meta, .meta-blog-style {
	float: left !important;
	font-size: 11px;
	margin-top: 4px;
	width: 100% !important;
}
.post-full .meta a {
	color: #767676;
}
.post-full .meta a:hover {
	text-decoration: underline;
}
.post .meta {
	font-size: 12px;
	float: left;
	width: 123px;
	color: #ACACAC;
	clear: left;
	margin-right: 28px;
}
.post .meta a {
	color: #ACACAC;
}
.post .meta a:hover {
	text-decoration: underline;
}
.post-content {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.zoom-icon {
	display: none;
	height: 27px;
	width: 27px;
	float: right;
	background: url(images/zoom-icon.png) no-repeat top left;
	position: absolute;
	bottom: 6px;
	right: 6px;
	opacity: 1;
}
.link-icon {
	display: block;
	height: 27px;
	width: 27px;
	float: right;
	background: url(images/link-icon.png) no-repeat top left;
	position: relative;
	top: -33px;
	right: 12px;
	opacity: 0;
}
.subheader {
	/*float: left;*/
	color: #2a501f;
	font-size: 18px;
	line-height: 20px;
	margin-top: 10px;
	width: 100%;
}
#index-page .post {
	float: left;
	margin-bottom: 52px;
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
}
#index-page #left {
	margin-top: 22px;
}
.index-thumb {
	float: left;
	margin-right: 20px;
	padding: 6px;
	background: url(images/menu_bottom.png) repeat scroll 0 0 transparent;
	margin-bottom: 10px;
}
.index-thumb img {
	float: left;
}
.entry-right {
	float: left;
	width: 485px
}
.entry-left {
	float: left;
}
.post a.readmore {
	margin-bottom: 14px;
}
.entry-right p {
	padding-bottom: 17px;
}
.post h2 {
	font-size: 18px;
	color: #3D3D3D;
	margin-bottom: 20px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
}
.post h2 a {
	color: #4f4f4f;
}



/* NAVIGATION */
#main-menu-wrap {
	background: url(images/menu_bottom.png) repeat-x scroll left bottom #606060;
	/*float: left;*/
	/*height: 42px;*/
	/*width: 960px;*/
	/*-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;*/
	background-image: -webkit-linear-gradient(top, #606060 0%, #5f5f5f 50%, #5c5c5c 50%, #5a5a5a 100%);
	background-image: -moz-linear-gradient(top, #606060 0%, #5f5f5f 50%, #5c5c5c 50%, #5a5a5a 100%);
	background-image: -ms-linear-gradient(top, #606060 0%, #5f5f5f 50%, #5c5c5c 50%, #5a5a5a 100%);
	background-image: -o-linear-gradient(top, #606060 0%, #5f5f5f 50%, #5c5c5c 50%, #5a5a5a 100%);
	background-image: linear-gradient(top, #606060 0%, #5f5f5f 50%, #5c5c5c 50%, #5a5a5a 100%);
}
#main-menu-wrap-inner {
	margin: 0 auto;
	max-width: 1000px;
}

ul.top {
	font-family: Arial;
	float: right;
	margin-top: 7px;
	margin-right: 10px
}
ul.top a {
	color: #7f7e7e;
	font-size: 12px;
	text-decoration: none;
}
ul.top li {
	display: inline;
	float: left;
	padding-left: 17px;
}
ul.top a:hover {
	color: #4e4e4e;
	text-decoration: underline
}
ul.top li.current-menu-item a {
	color: #4e4e4e;
}
ul.nav {
	/*width: auto;*/
	    width: 100%;
	font-size: 14px;
	line-height: 24px;
	float: left;
	/*height: 42px;*/
	border-left: 1px solid #fff;
}
ul.nav li {
	border-right: 1px solid #fff;
    display: inline;
    float: left;
    /*height: 32px;*/
    /*line-height: 32px;*/
/*	box-shadow: 1px 0 0 #666;
	-webkit-box-shadow: 1px 0 0 #666;
	-moz-box-shadow: 1px 0 0 #666;
	-o-box-shadow: 1px 0 0 #666;
	-ms-box-shadow: 1px 0 0 #666;*/
}
ul.nav li a {
	color: #fefefe;
    font-size: 13px;
    font-weight: bold;
    /*line-height: 32px;*/
    padding: 0 16px;
    text-decoration: none;
}
ul.nav > li > a {
    line-height: 32px;
}

ul.nav li.current-menu-item a,ul.nav li.current_page_item a {
	border-bottom: 4px solid #f27c25;
	color: #FFFFFF;
}
ul.nav li.current-menu-item> ul li a {
	color: #FFFFFF;
}
ul.nav li.current-menu-item> ul li a:hover {
	color: #FFFFFF;
	border-bottom:0px !important;
}
ul.nav .menu-desc {
	float: left;
	clear: left;
	font-size: 10px;
	line-height: 10px;
	text-transform: lowercase;
	color: #ACACAC;
	text-shadow: 1px 1px 0 #FFFFFF;
}

ul.nav li ul li {
	border-right: 0;
	box-shadow: none;
}

ul.nav li.current-menu-item,
ul.nav li.current-menu-ancestor {
	background: #2a501f; /* box-shadow:inset 5px 0 4px -5px #333, inset -5px 0 4px -5px #333; */
}
ul#menu-menu-left li:first-child {
	box-shadow: none !important;
}

ul.nav li.current-menu-item a {
	border: 0;
	color: #fff;
}
ul.nav li:hover {
	background: #2a501f;
	color: #fff;
}

ul.nav > li.menu-item-has-children > .arrow,
ul.nav ul.sub-menu > li.menu-item-has-children > .arrow {
	position: absolute;
	display: block;
	right: 3px;
	top: 12px;
	width: 8px;
	height: 8px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/sub-menu.png) no-repeat center center;
}

/* FEATURED */
#featured {
	width: 960px;
	height: auto;
	float: left;
}

#slider .slide { display: none }
#slider .slide.first { display: block }

#featured-inside {
	width: 960px;
	height: 400px;
	position: relative;
	background: transparent;
	float: left;
}
.slide {
	width: 960px;
	height: 400px;
}
.slider-arrow {
	background: url(images/slider-arrow.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 24px;
	right: 4px;
	position: absolute;
	top: 6px;
	width: 24px;
}
#slider {
	position: relative;
	z-index: 50;/* set z-index as appropriate to your site */
	width:960px;
	height: 400px;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
}
#slider .small-thumb {
	display: block;
	float: left;
	margin-right: 14px;
	position: relative;
}
a.prevNav {
	display: block ;
	height: 50px;
	width: 50px;
	background: url(images/nav-left.png) no-repeat top left;
	text-indent: -99999em;
}
a.nextNav {
	display: block ;
	height: 50px;
	width: 50px;
	background: url(images/nav-right.png) no-repeat top left;
	text-indent: -99999em;
}
.slider-nav {
	display: block !important;
}
.small-thumb {
	padding: 2px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
}
.caption {
	position: absolute;
	right: 0px;
	top: 0;
	background: url(images/info_bg.png);
	color: #4e4e4e;
	opacity: 1;/* Overridden by captionOpacity setting */
	width:260px;
	height: 384px;
	z-index: 8;
	padding: 0 15px 15px 15px;
	border: 1px solid #DDD;
}
.caption p {
	padding-bottom: 10px;
	margin: 0;
	color: #666
}
.caption h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.4em;
	margin: 10px 0
}
.caption h3 a {
	color: #4e4e4e;
	font-family: "Droid Sans",Helvetica,Arial,sans-serif;
}
.caption a.readmore {
}
.caption h3 a span {
	color: #f17b24;
	font-size: 28px;
	text-transform: uppercase;
}
.caption .price {
	font-size: 16px;
	color: #5A9E2E;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	margin-bottom: 16px
}
p.slide-description {
	margin-top: 8px;
	padding-bottom: 13px;
}
.caption a:hover {
	text-decoration: none;
}
.caption span.onsale {
	top: -1px;
	padding: 2px 11px 6px 8px;
	right: -5px;
}
.slider-nav a {
	position: absolute;
	bottom: 174px;
	z-index: 100;
	cursor: pointer;
}
.prevNav {
	left: 0px;
}
.nextNav {
	left: 600px;
}


/* WIDGETS SIDEBAR */
.sidebar-widget {
	width: 250px;
	margin-bottom: 30px;
	float: left;
	padding: 6px;
	border: 1px solid #2a501f;
	box-shadow: 0 1px 4px #EEE;
	-webkit-box-shadow: 0 1px 4px #EEE;
	-mox-box-shadow: 0 1px 4px #EEE;
	-o-box-shadow: 0 1px 4px #EEE;
	-ms-box-shadow: 0 1px 4px #EEE;
	background: url("images/info_bg.png") repeat scroll 0 0 transparent;
	-webkit-border-radius: 4px;
	border-radius: 4px; 	
}
.sidebar-header h3 {
	font-size: 14px;
	margin-bottom: 10px;
	width: 237px;
	padding-bottom: 7px;
	text-transform: uppercase;
	background: none repeat scroll 0 0 #2a501f;
	text-align: left;
	padding-top: 7px;
	padding-left: 13px;
	/*border-bottom: 1px solid #DEDEDE;*/
	border-bottom: 0;
	font-family: "century gothic", arial;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
}
.widget-content {
	float: left;
	width: 100%;
}
.sidebar-widget a {
	color: #58884c;
}
.sidebar-widget a:hover {
	text-decoration: underline;color:#2a501f
}
.sidebar-widget ul {
	width: auto;
	/*padding-left: 2px;*/
	list-style: none;
	overflow: hidden;
}
.sidebar-widget .list-tick ul li {
    margin: 0 0 0 5px;
    padding: 0 0 10px;
}
.sidebar-widget .list-tick ul li:before {
    margin: 0 8px 0 0px;
	font-size: 1.2em;
	font-family: 'FontAwesome';
	content: "\f046";
	color: #090;
}
.sidebar-widget ul li strong {
	color: #2a501f;
}
.sidebar-widget ul li span {
	color: #666666;
    display: inline-block;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
}
.sidebar-widget ul li a {
}
.sidebar-widget ul li a:hover {
}
.sidebar-widget ul .children {
	float: left;
	width: 100%;
	padding-left: 10px;
}
#wp-calendar {
	width: 100%;
	height: 170px;
}
#wp-calendar thead th {
	text-align: left;
}
#wp-calendar caption {
	font-weight: bold;
	width: 100%;
	padding-bottom: 10px;
}
#wp-calendar tbody a {
	color: #61C0E7;
}


/* WIDGETS FOOTER */
#footer-widgets {
	padding: 0;
	/*width: 960px;*/
	padding-top: 16px;
	/*float: left;*/
	/*font-size: 11px;*/
	margin: 0 10px;
}
.footer-widget {
	margin: 0 4% 20px 0;
	float: left;
	width: 48%;
}
.footer-widget:nth-child(2n+2) {
	margin: 0 0 10px 0;
}
#footer-widgets h4.widget-title {
	/*font-size: 12px;
	font-weight: bold;
	margin-bottom: 14px;
	text-transform: uppercase;*/
}
.footer-widget a {
	color: #2a501f;
	/*font-size: 11px*/
}
.footer-widget a:hover {
	/*border-bottom:1px dotted #666;*/
	/*text-decoration: none;*/
}
.footer-widget ul {
	width: auto;
	list-style: none;
}
.footer-widget ul li {
	padding-bottom: 1px;
}
.footer-widget ul.product_list_widget li {
    padding: 0 0 5px !important;
    margin: 0 0 5px !important;
}
.footer-widget ul li a {
	color: #2a501f;
}
.footer-widget ul li a:hover {
	text-decoration: underline;
}
.footer-widget ul .children {
}
.footer-widget ul ul {
	padding-left: 14px;
}
.footer-widget ul ul li {
	padding-bottom: 2px;
}


/* DROPDOWN MENU */
.nav ul {
	position: absolute;
	top: -999em;
	z-index: 10;
}
.nav li {
	float: left;
	position: relative;
}
.nav a {
	display: block;
	float: left;
}
.nav li:hover ul,ul.nav li.sfHover ul {
	left: -1px;
}
.nav li:hover li ul,.nav li.sfHover li ul {
	top: -999em;
}
.nav li li:hover ul,ul.nav li li.sfHover ul {
	left: 136px;
	top: 0px;
}
.nav li:hover ul,.nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav li li a:link,.nav li li a:visited {
	display: block;
	height: auto;
	float: left;
}
.nav li:hover {
	visibility: inherit;/* fixes IE7 'sticky bug' */
}
ul.nav ul {
	width: 160px;
	background: #58884c;
	border: 1px solid #e5e5e5;
	top: 32px !important;
	padding: 0px 0px 0px;
	z-index: 9999px;
	display: none;
	z-index: 60;
	border-bottom: 0px;
}
ul.nav ul li {
	margin: 0px;
	/*padding: 4px 0px 4px 0px;*/
	border-bottom: 1px solid #e5e5e5;
	background: #58884c;
}
ul.nav li:hover ul ul,
ul.nav li.sfHover ul ul {
	top: -1px !important;
	left: 160px !important;
}
ul.nav ul li a {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	/*padding: 0px 0px 0px 10px;*/
	width: 140px;
	letter-spacing: 0;
}
ul.nav ul li a {
	padding: 6px 10px;
	line-height: 1.4em;
}

ul.nav ul ul {
	left: -181px !important;
}
ul.nav ul li a:hover {
	color: #fff;
}
ul.nav ul li.current-menu-item a {
	color: #fff;
	border: 0px;
}
ul.nav ul li.current-menu-item> ul li a {
	color: #fff;
}
ul.nav ul li.current-menu-item> ul li a:hover {
	color: #fff;
}


ul.nav ul li.new-copier .star:before {
	background: #f90;
	position: absolute;
	line-height: 0.7em;
	padding:6px;
	top: 0px;
	right: 0px;
	border-radius: 0 0 0 6px;
	content:'New';
	color:#fff;
	font-size: 0.7em;
	text-transform: uppercase;
	font-family: 'century gothic', sans-serif;
}



/* COMMENTS */
#commentbox {
	float: left;
	margin: 2px 0;
	border-top: 1px solid #E5E5E5;
	padding-top: 24px;
	width: 100%;
	margin-bottom: 30px;
}
#commentbox textarea {
	width: 610px;
}
.comment-body p {
	padding-bottom: 12px;
}
#commentbox div.reply a {
	text-transform: capitalize;
	float: none;
}
#commentbox div.reply a:hover {
	text-decoration: none;
}
#commentbox ol {
	list-style: none;
}
#commentbox ol li {
	margin-left: 0px;
	margin-bottom: 30px;
}
#commentbox ul {
	list-style: none;
	clear: both;
}
#commentbox ul li {
	margin-left: 0px;
	padding-left: 20px;
	background: url(images/comment-arrow.png) no-repeat scroll left 5px transparent;
}
div.authordata {
	width: 100px;
}
img.avatar {
	float: left;
	position: relative;
	padding: 2px;
	border: 1px solid #CACACA;
	margin-right: 10px;
}
.comment-wrap {
	float: left;
	margin-left: 20px;
}
#commentbox .fn {
	font-style: normal;
	font-weight: bold;
	color: #4f4f4f;
}
.commentmetadata {
	margin-bottom: 10px;
}
li.depth-1 .comment-wrap {
	width: 546px;
}
li.depth-2 .comment-wrap {
	width: 465px;
}
li.depth-3 .comment-wrap {
	width: 383px;
}
li.depth-4 .comment-wrap {
	width: 301px;
}
.full li.depth-1 .comment-wrap {
	width: 811px;
}
.full li.depth-2 .comment-wrap {
	width: 729px;
}
.full li.depth-3 .comment-wrap {
	width: 647px;
}
.full li.depth-4 .comment-wrap {
	width: 565px;
}
ol.commentlist {
	list-style: none outside none;
	padding-top: 8px;
}
ol.commentlist ul {
	list-style: none outside none;
}
.commentlist li.comment li {
	background: none;
	padding: 0px;
}
.commentlist li.comment ul {
	margin: 8px 0px 8px 82px;
}
#respond {
	padding-top: 0;
}
#respond-wrap p {
	padding: 0px;
}
#respond-wrap {
	margin-bottom: 20px;
}
.comment #respond {
	padding-left: 0px;
	padding-top: 25px;
}
#commentform textarea#comment {
	width: 100%;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	color: #7f7e7e;
}
#commentform label {
	float: left;
	width: 100%
}
span.required {
	margin-left: 6px;
}
#commentform input[type="text"] {
	border: 1px solid #E5E5E5;
	color: #7f7e7e;
	height: 20px;
	padding: 3px;
	width: 40%;
}
li.comment #respond textarea {
	width: 100% !important;
}
li.comment #respond input[type=text] {
	width: 50% !important;
}
#respond h3#comments {
	background: none;
	margin: 0px;
	padding: 0px;
}
.comment-author {
	padding: 0px;
	font-size: 12px;
	color: #3d3d3d;
	font-style: normal;
}
.comment-author a {
	color: #3d3d3d;
}
.comment-author .comment-meta a:hover {
	text-decoration: none;
}
span.fn,span.fn a {
	color: #ffffff;
}
span.fn a:hover {
	text-decoration: none;
}
.comment-content {
	padding-top: 5px;
}
.comment-body {
	padding: 10px 0px;
	border-bottom: 1px solid #e5e5e5;
}

.comment-form-comment {
	padding-bottom: 4px;
}
#commentbox h3 {
	font-size: 14px;
	text-transform: none;
}
.comment-meta a {
	font-size: 10px;
	color: #ACACAC;
}


/* SEARCHBAR */
.search-form {
	width: auto;
	height: 31px;
	float: right;
	margin-top: 6px;
}
.search-form .s {
	border: 1px solid #cccccc;
	height: 30px;
	background: #fefefe;
	font-size: 12px;
	float: left;
	width: 446px;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 28px;
	margin-right: 1px;
	-moz-border-radius: 3px 3px 3px 3px;
	color: #999999;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	line-height: 27px;
}
#searchbar {
	float: right;
	position: relative;
	clear: right;
	margin-top: 5px;
}
span.search-button {
	float: left;
	position: absolute;
}
.search-form .searchsubmit {
	background: url(images/search_icon.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 16px;
	width: 16px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	border: 0px;
	cursor: pointer;
	position: relative;
	left: -23px;
	top: 0px;
}
#header .search-form .searchsubmit {
	/*top: 5px*/
}
#sidebar .search-form .s, #footer .search-form .s {
	width: 214px;
	height: auto;
}
#sidebar .search-form, #footer .search-form {
	margin-top: 0;
	margin-bottom: 10px
}
#footer .search-form .s {
	width: 148px
}

/* PAGE-NAVI */
.wp-pagenavi {
	float: left;
	margin: 20px 0px;
	width: 100%;
}
.wp-pagenavi span.pages {
	background-color: #FFFFFF;
	border: 0px !important;
	color: #606060 !important;
	margin: 2px;
	padding: 4px 8px !important;
	display: none !important;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.wp-pagenavi span.current {
	background-color: #606060 !important;
	border: 0px !important;
	color: #FFFFFF !important;
	font-weight: bold;
	margin: 2px;
	padding: 4px 8px !important;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.wp-pagenavi a,.wp-pagenavi a:link {
	background-color: #e5e5e5 !important;
	border: 0px !important;
	color: #3d3d3d !important;
	margin: 2px;
	padding: 4px 8px !important;
	text-decoration: none;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.wp-pagenavi a:visited {
	background-color: #e5e5e5 !important;
	border: 0px !important;
	color: #3d3d3d !important;
	margin: 2px;
	padding: 4px 8px !important;
	text-decoration: none;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.wp-pagenavi span.extend {
	background-color: #FFFFFF;
	border: 0px !important;
	color: #3d3d3d !important;
	margin: 2px;
	padding: 4px 8px !important;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}


/* PAGINATION */
.pagination {
	float: left;
	height: 100%;
	margin-top: 20px;
	width: 100%;
}
.flexslider .pagination {
    display: block !important;
    float: none !important;
    margin: 0 !important;
    min-height: auto !important;
    overflow: hidden !important;
    width: auto !important;
    height: auto !important;
}


/* ADS */
.ad125 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ad468 {
	width: auto;
	margin: 20px auto;
}


/* UFO TWITTER WIDGET */
.ufo-twitter ul li {
	background: transparent;
	padding-left: 0px;
}
.ufo-twitter a {
}
.ufo-twitter a.readmore {
	text-transform: lowercase;
}
.ufo-twitter li p {
	padding-bottom: 4px;
}
.ufo-twitter ul li a {
	display: inline;
}
.ufo-twitter span.ufo-twitter-date {
	padding-bottom: 14px;
	display: block;
	font-size: 10px;
	color: #acacac;
}


/* UFO RECENT POSTS WIDGET */
.ufo-recent {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	margin-top: 2px;
}
.ufo-recent .recent-thumb {
	padding: 3px;
	border: 1px solid #CACACA;
	float: left
}
.ufo-recent .recent-thumb img {
	float: left
}
.ufo-recent .thumb-wrap {
	float: left;
	margin-right: 8px;
}
.ufo-recent .meta {
	float: left;
	width: 210px;
	color: #909090;
	font-size: 10px;
}
.ufo-recent .meta a {
	color: #909090;
}
.ufo-recent .meta a:hover {
	color: #000000;
}
.ufo-recent .meta h4 a {
	font-family: Georgia,Helvetica,serif;
	font-style: italic;
	font-size: 13px;
	color: #3d3d3d !important;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
}
.ufo-recent .meta h4 a:hover {
	text-decoration: underline;
}
.ufo-recent .meta h4 {
	margin-bottom: 0px;
}
#footer .ufo-recent .meta {
	width: 66%;
}
#sidebar .ufo-recent .meta {
	width: 180px;
}


/* WP Gallery */
#left .gallery {
	margin: 0 auto 1.625em;
}

#left .gallery a img {
	border: none;
}

img[class*=align],img[class*=wp-image-],#left .gallery .gallery-icon img {
	/*border: 1px solid #ddd;*/
	padding: 6px;
}

#left .gallery .gallery-icon {
	margin: 2px 8px;
}
#left #gallery-1 .gallery-item {
	margin-top: 0;
}


#copy-text {
	position: absolute;
	left: 0px;
	bottom: 2800px;
}

/* WooCommerce */


.single-product-image {
	float: left;
	width: 100%;
	position: relative;
}
.images {
	width: 660px;
	float: left
}
.single-product #content {
	width: 100%;
}
.summary {
	float: right;
	padding-left: 0px;
	width: 250px
}
.single-product .tabs {
	display: none;
}
.woocommerce_tabs, .related {
	width: 100%;
	float: left;
	margin-top: 40px;
}


.single-product h2.bundle_1 {
	text-align: center;
}

#bundles {
	/*background: #eee;*/
	margin-bottom: 30px;
	clear:both;
	display:table;
	width: 100%;
}
#bundles > ul.bundle_lists {
	clear: both;
	display: table;
	width: 100%;
}
#bundles > ul.bundle_lists > li {
	width: 100%;
	max-width: 360px;
	margin: 0 auto 40px;
}
#bundles > ul.bundle_lists > li:last-child {
	margin: 0 auto;
}
#bundles > ul.bundle_lists > li h2 {
	font-size: 1.4em;
    margin: 0 0 10px;
    text-align: center;
}
#bundles .image_left {
	width: 100%;
	margin: 0 0 20px 0;
}
#bundles .image_left img {
	width: 100%;
}
#bundles .content_right {
	width: 100%;
	margin: 0 0 20px 0;
}
#bundles .content_right h4 {
	color: #2a501f;
    font-family: "lato","century gothic",Arial;
    font-size: 14px;
    font-weight: normal;
}
#bundles .content_right strong {
	font-size: 1em;
}
#bundles .content_right p {
	padding-bottom: 10px;
}
#bundles .content_right .short-description {
	padding: 10px;
}
.single-product #bundles ul.home-list {
    margin-left: 22px;
    margin-bottom: 0;
}
.single-product #bundles ul.home-list li {
    list-style-image: none;
    margin: 0;
    position: relative;
    font-size: 0.8em;
    padding: 0 0 6px;
    line-height: normal;
}
.single-product #bundles ul.home-list li::before {
	color: #009900;
    content: "\f046";
    font-family: "FontAwesome";
    font-size: 1.2em;
    left: -22px;
    margin: 0 8px 0 0;
    position: absolute;
}



.product {
	float: left;
	width: 180px;
	margin-right: 15px;
	position: relative;
	margin-bottom: 20px;
}
.product a h3 {
	float: none;
	font-size: 15px;
	color: #2a501f;
	font-family: "lato", "century gothic", Arial;
	font-weight: normal;
	text-align:center;
}
.product a h3:hover {
	text-decoration: underline;
}
.product .price {
	float: left;
	font-weight: bold;
	color: #3d3d3d;
	width: 100%;
}
.product a.button {
	position: absolute;
	bottom: 94px;
	right: 0;
	z-index: 11;
}
.product a.button-info {
	top: 94px;
	height: 20px;
	background: #3d3d3d;
}
.product .product-thumb .added {
	background: #5A9E2E
}
.product-thumb-wrap {
	/*width: 179px;*/
	/*overflow: hidden;*/
	margin-bottom: 8px;
	/*border-right: 1px solid #E5E5E5;*/
	/*border-bottom: 1px solid #E5E5E5;*/
	/*height: 250px;*/
}
.woocommerce ul.products li.product a img {
	/*float: left;*/
	margin: 0 !important;
}
.woocommerce ul.products li.product .product-thumb a {
	margin-bottom: 0;
}

.product-thumb-wrap span.hover {
	width: 180px;
	height: 250px;
	position: absolute;
	z-index: 10;
	background: url(images/hover_overlay.png);
	opacity: 0;
	left: 0;
}


.single-product .product {
	width: 100%;
}
.single-product .product span.onsale {
	right: -4px;
}
.archive .product {
	margin-right: 60px;
	margin-bottom: 40px;
}


span.onsale {
	position: absolute;
	top: 0;
	padding: 2px 8px 6px 8px;
	background: url(images/sale.png) no-repeat top left;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	z-index: 11;
	right: -3px
}
.tax-product_cat span.onsale {
	right: -3px;
}

.home-products span.onsale {
	padding: 2px 11px 6px 8px;
	right: -4px;
}

li.product {
	float: left;
	width: 180px;
	margin-right: 15px;
	position: relative;
	margin-bottom: 20px;
}

.product-thumb a.button {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 2px 0;
	background: #3d3d3d;
	border-bottom: 1px solid #BBBBBB;
}

.woocommerce_message a.button {
	color: #606060;
}

.woocommerce div.product div.images {
	display: table;
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
	margin-bottom: 4em;
}


/* =WooCommerce
-------------------------------------------------------------- */

/* WOOCOMMERCE DEFAULTS */
.clear {
	clear: both;
}
.nobr {
	white-space: nowrap;
}

/* WOOCOMMERCE PRODUCTS SINGLE */
form.cart {
	margin-bottom: 12px;
}
form.cart:after {
	content: "";
	display: block;
	clear: both;
}
form.cart div.quantity {
	float: left;
	margin: 0 4px 0 0;
}
form.cart table {
	font-size: 12px;
	border-width: 0 0 1px 0;
}
form.cart table td {
	padding: 4px 4px 4px 0;
}
form.cart table div.quantity {
	float: none;
	margin: 0;
	width: 72px;
}
form.cart table small.stock {
	display: block;
	float: none;
}

table.variations {
	position: relative;
}

form.cart .variations label {
	font-weight: bold;
}
form.cart .variations select {
	width: 100%;
	float: left;
}
a.reset_variations {
	position: absolute;
	right: -88px;
}
form.cart .button {
	vertical-align: middle;
	float: left;
}
.product {
	position: relative
}

#breadcrumb {
	margin: 0 0 1em;
	padding: 0;
	font-size: 0.92em;
	color: #999;
	clear: both;
}

/* WOOCOMMERCE HEADER/CART MENU */
#cart-header-menu {
	width: 1050px;
	margin: 0 auto;
	height: 32px;
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
}

#cart-header-menu span.cart_subtotal {
	color: #FFFFFF;
	padding-right: 8px;
	border-right: 1px solid #333333;
}
#cart-menu-inner {
	float: right;
	margin-left: 0px;
	width: auto;
	margin-top: 10px;
	list-style: none;
	position: relative;
	color: #f9f9f9;
}
#cart-menu-inner a.menu-link {
	color: #fefefe;
	margin-right: 8px;
	padding-right: 8px;
	display: inline;
}
#cart-menu-inner a.cart_dropdown_link {
	border: 0;
	margin-right: 0;
}
#cart-menu-inner a.cart_checkout_link {
	border: 0;
	margin-left: 8px;
	margin-right: 0;
	padding-right: 0px;
}
#cart-menu-inner a.menu-link {
	font-size: 12px;
	text-decoration: none;
}

#cart-menu-inner a.menu-link:hover {
	text-decoration: none;
	color: #dfdfdf;
}
.cart_dropdown {
	list-style: none;
	float: right;
}
.cart_subtotal {
	margin-right: 10px;
}
#cart-menu-inner .cart_dropdown_link {
	padding: 3px 0 0 24px;
	background: url(images/cart.png) no-repeat left center;
}

.dropdown_widget {
	position: absolute;
	width: 226px;
	list-style: none;
	z-index: 200;
	background: url(images/menu_bottom.png) repeat-x left bottom #FFF;
	margin-top: 12px;
	padding: 0 19px;
	right: 0;
	top: 20px;
	border: 1px solid #DFDFDF;
	display: none;
	color: #7F7E7E;
}

.dropdown_widget .update_succes {
	display: none
}
.dropdown_widget .hidden {
	display: none;
}
ul.product_list_widget li {
	border-bottom: 1px solid #EEE;
	float: left;
	width: 96%;
	padding: 10px 2%;
	color:#666;
	font-size:12px;
	line-height: 16px;
}
ul.product_list_widget li:hover {
	background:#eee;
}
ul.product_list_widget li a {
	float: none;
	display: block;
	font-size:14px;
}
ul.product_list_widget li a:hover {
	text-decoration:none;
}
ul.product_list_widget li .quantity {
	text-align: left;
	float: left;
}






.widget_featured_products ul.product_list_widget li {
	border-bottom: 1px solid #EEE;
	float: left;
	width: 100%;
	padding: 0;
	color:#666;
	font-size:11px;
	line-height: 16px;
}
.widget_featured_products ul.product_list_widget li a {
    font-size: 11px;
	font-weight:normal;
}
.widget_featured_products ul.product_list_widget li a:hover {
    border-bottom: 0;
}





.dropdown_widget ul.cart_list li a img {
	float: right;
	display: block;
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
	margin: 0;
	width: 36px;
	height: auto;
}

#cart-header-menu #searchform {
	margin-left: 15px;
	float: left;
}
#cart-header-menu input#s {
	background: url(images/search.png) no-repeat scroll right 3px #ffffff;
	padding: 2px 10px 2px 10px;
}



h1.title-page {
	text-align: center;
	margin-bottom: 44px;
	color: #3d3d3d;
	line-height: 1.6em;
	font-size: 27px;
}
#breadcrumb {
}
#breadcrumb a.home {
	text-indent: -999em;
	background: url(images/home.png) no-repeat center center;
	height: 18px;
	width: 18px;
	display: block;
	float: left;
	margin-right: 4px;
}
.term_description {
	display: none;
}
span.sku {
	float: left;
	width: 100%;
}


.widget_price_filter .price_slider {
	margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4em;
	font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
	font-size: 1.15em;
}
.widget_price_filter .price_slider_amount .button {
	float: right;
}
.widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 0.9em;
	height: 0.9em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	border: 1px solid #333;
	cursor: pointer;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#bbbbbb));
	background: -webkit-linear-gradient(#ffffff, #bbbbbb);
	background: -moz-linear-gradient(center top, #ffffff 0%, #bbbbbb 100%);
	background: -moz-gradient(center top, #ffffff 0%, #bbbbbb 100%);
	outline: none;
	top: -0.3em;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 0 0 1px rgba(255, 255, 255, 0.65);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 0 0 1px rgba(255, 255, 255, 0.65);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 0 0 1px rgba(255, 255, 255, 0.65);
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x #fff;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #333333;
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#666666));
	background: -webkit-linear-gradient(#333333, #666666);
	background: -moz-linear-gradient(center top, #333333 0%, #666666 100%);
	background: -moz-gradient(center top, #333333 0%, #666666 100%);
}
.widget_price_filter .ui-slider-horizontal {
	height: .5em;
	margin-top: 10px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}

.widget_price_filter .price_slider_amount .price_label {
	float: left;
	text-align: left;
}


/*** TABS ***/
div.product .woocommerce_tabs {
	margin-top: 20px;
	clear: both;
}
div.product .woocommerce_tabs ul.tabs {
	list-style: none;
	padding: 0;
	margin: 0 0 1.618em;
	overflow: hidden;
	position: relative;
	display: none;
}
div.product .woocommerce_tabs ul.tabs li {
	border: 1px solid #ccc;
	background: #f6f6f6;
	display: inline-block;
	position: relative;
	z-index: 0;
	margin: 0 1px;
	padding: 0 1em;
}
div.product .woocommerce_tabs ul.tabs li a {
	display: inline-block;
	padding: .25em 0;
	font-weight: bold;
	color: #999;
}
div.product .woocommerce_tabs ul.tabs li a:hover {
	text-decoration: none;
	color: #3d3d3d;
}
div.product .woocommerce_tabs ul.tabs li.active {
	background: #FFF;
	color: #3d3d3d;
	z-index: 2;
	border-bottom-color: #FFF;
}
div.product .woocommerce_tabs ul.tabs li.active a {
	color: #3d3d3d;
}
div.product .woocommerce_tabs ul.tabs li:before,div.product .woocommerce_tabs ul.tabs li:after {
	border: 1px solid #ccc;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
}
div.product .woocommerce_tabs ul.tabs li:before {
	left: -6px;
	border-width: 0 1px 1px 0;
}
div.product .woocommerce_tabs ul.tabs li:after {
	right: -6px;;
	border-width: 0 0 1px 1px;
}
div.product .woocommerce_tabs ul.tabs:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #ccc;
	z-index: 1;
	display: none;
}

div.product .woocommerce_tabs h2 {
	margin-bottom: 18px;
	color: #B0B0B0;
	font-family: "Lato", sans-serif;
	font-weight: 400;
}

table.shop_attributes {
	text-align: left;
	color: #4f4f4f;
}
.panel {
	margin-bottom: 14px;
}

.star-rating {
	float: right;
	width: 80px;
	height: 16px;
	background: url(images/star.png) repeat-x left 0;
}
.star-rating span {
	background: url(images/star.png) repeat-x left -32px;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
	float: left;
}
.hreview-aggregate .star-rating {
	margin: 10px 0 0 0;
}
p.stars:after {
	content: "";
	display: block;
	clear: both;
}
p.stars span {
	width: 80px;
	height: 16px;
	position: relative;
	float: left;
	background: url(images/star.png) repeat-x left 0;
}
p.stars span a {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 0;
	padding-top: 16px;
	overflow: hidden;
}
p.stars span a:hover,p.stars span a:focus {
	background: url(images/star.png) repeat-x left -16px;
}
p.stars span a.active {
	background: url(images/star.png) repeat-x left -32px;
}
p.stars span a.star-1 {
	width: 16px;
	z-index: 10;
}
p.stars span a.star-2 {
	width: 32px;
	z-index: 9;
}
p.stars span a.star-3 {
	width: 48px;
	z-index: 8;
}
p.stars span a.star-4 {
	width: 64px;
	z-index: 7;
}
p.stars span a.star-5 {
	width: 80px;
	z-index: 6;
}

.show_review_form {
	display: none;
}

#reviews h2 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 18px;
}


#reviews .comment {
	float: left;
	width: 280px;
	background: url(images/info_bg.png) bottom left repeat-x #fcfcfc;
	border: 1px solid
	#DDD;
	margin: 8px;
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid
	#CCC;
	box-shadow: 0 1px 4px #EEE;
	-webkit-box-shadow: 0 1px 4px #EEE;
	-moz-box-shadow: 0 1px 4px #EEE;
	-ms-box-shadow: 0 1px 4px #EEE;
	-o-box-shadow: 0 1px 4px #EEE;
}
#reviews .comment .description {
	float: left;
	clear: left;
	margin-top: 8px;
}
#review_form_wrapper {
	width: 100%;
	float: left;
}

/*** Related ***/
.related:after,.upsells.products:after {
	content: "";
	display: block;
	clear: both;
}
.related ul.products,.upsells.products ul.products,.related ul,.upsells.products ul {
	float: none;
}
.related ul.products li,.upsells.products ul.products li,.related ul li,.upsells.products ul li {
	width: 180px;
}
.related ul.products li img,.upsells.products ul.products li img,.related ul li img,.upsells.products ul li img {
	height: auto;
}


input[type="button"].minus, input[type="button"].plus {
	width: 20px;
	height: 22px;
	background: #CCC;
	text-align: center;
	border: 0;
	margin-top: -1px;
	position: relative;
	top: -1px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}

.qty {
	position: relative;
	border: 1px solid #CCC;
	height: 18px;
	margin: 0;
	color: #7f7e7e;
	text-align: center;
	padding: 1px !important;
	width: 36px;
}

table.shop_table td.product-name {
	max-width: 210px
}

form.cart .button {
	padding: 4px 8px;
	background: #3d3d3d;
	color: #fff;
	border: 0;
	cursor: pointer;
}

form.cart .button {
	width: auto;
	padding: 8px 23px;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	clear: left;
	margin-top: 10px;
	font-weight: bold;
}

.woocommerce_message, .info {
	margin-bottom: 20px;
	height: 20px;
	width: auto;
	padding: 8px;
	padding-left: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: url(images/info.png) no-repeat 8px center #F6F6F6;
	border: 1px solid #EDEDED;
	font-size: 12px;
}

.woocommerce_message .button {
	margin-right: 6px;
	background: transparent;
	border: 0;
	float: none;
}

.summary .price {
	font-size: 16px;
	font-weight: normal;
	color: #5A9E2E;
}

.summary .single_variation .price {
	margin: 6px 0;
}

.single-product h1.page-title {
	background: transparent;
	text-align: left;
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	text-transform: none;
	line-height: 1.5em;
}
.summary .contact {
	border-top: 1px dotted #ddd;
	margin-top: 10px;
    padding-top: 20px;
}
.summary .contact p {
	padding-bottom:10px;
}
.summary .contact h4 {
	color: #2a501f;
	font-weight:normal;
	font-size: 16px;
	font-family: "lato","century gothic",Arial;
}
.summary .contact h3 {
	margin-bottom:10px;
	line-height: normal;
}
.summary .contact .tel,
.summary .contact .email {
	color: #58884c;
	font-size: 1.1em;
}
.summary .contact .email a {
	color: #58884c;
}
.summary .contact .tel .fa,.summary .contact .email .fa{
	color:#090
}
.summary hr {
	height: 0;
	border:0;
	border-bottom:1px dotted #2a501f;
	margin-bottom:10px;
}

.product_meta {
	display:none;
	float: left;
	border-top: 1px solid #DDD;
	padding-top: 16px;
	width: 100%;
}
.product_meta span {
	float: left;
	width: 100%;
}


form.cart .button, #place_order, .caption .button, a.product-more-info {
    display: inline-block;
    text-align: center;
}


form.cart .button,
#place_order,
.caption .button,
a.product-more-info {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#2da1e5 0%,
		#017dc0);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#2da1e5),
		to(#017dc0));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #017dc0;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 1px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);*/

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	background: none repeat scroll 0 0 #017CC0;
    border: 1px solid #017CC0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;    
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    line-height: 1;
    margin-top: 10px;
    padding: 6px 10px;
    text-align: center;
    text-shadow: none;
    text-transform: normal;
    width: auto;
	text-shadow: 0px 1px 0px #333;
}


a.product-more-info:hover {
	/*opacity:0.7;*/
}

.caption .button {
	margin-right: 2px;
	float: left;
	padding: 8px 0;
	text-align: center
}
#place_order {
	width: auto;
}


.summary, .summary2 {
	/*max-width: 400px;*/
	padding: 10px 0 0;
	margin-top: 0px;
	border: 1px solid #DDD;
	background: url(images/info_bg.png);
	box-shadow: 0 1px 4px #EEE;
	-webkit-box-shadow: 0 1px 4px #EEE;
	-moz-box-shadow: 0 1px 4px #EEE;
	-o-box-shadow: 0 1px 4px #EEE;
	-ms-box-shadow: 0 1px 4px #EEE;
}
.summary2 {
	margin:0 0 20px;
	padding: 10px;
}
.entry-content .summary2 h3 {
	border-bottom: 1px dotted #ccc;
	border-top: 0 none;
	margin: 0 0 10px;
	padding-bottom: 5px;
	padding-top: 0;
}
.entry-content .summary2 .contact h4 {
    color: #990000;
    font-family: "lato","century gothic",Arial;
    font-size: 16px;
    font-weight: normal;
}
.entry-content .summary2 .contact .tel {
	color: #990000;
    font-size: 20px;
    font-weight: bold;
}

.woocommerce.single-product #content div.product .summary {
	padding: 0;
    /*width: 48%;*/
    /*max-width: 400px;*/
}
.single-product .product .summary > div {
	padding: 10px 20px 20px;
}
.single-product .product .summary > div.short-description {
	padding-bottom: 10px;
}
.single-product .product .summary > div.photocopier_downloads {
	padding-bottom: 0;
    padding-top: 0;
}
.summary-right {
	max-width: none;
}

h1.title {
	color: #2a501f;
	font-size: 24px;
	margin: 0;
    padding: 0;
	font-family: "lato", "century gothic", Arial;
	font-weight: normal;
	/*border-bottom:1px dotted #ccc;*/
	line-height: normal;
}


a.readmore,
a.comment-reply-link,
#respond input[type="submit"],
.widget_price_filter button,
.shop_table input[type="submit"],
input[type="submit"],
#gform_1 input[type="submit"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;

	background: none repeat scroll 0 0 #009900;
	border: 0 none;
	clear: both;
	color: #FFF;
	float: left;
	font-size: 12px;
	line-height: 1;
	margin-top: 10px;
	padding: 6px 10px;
	text-transform: uppercase;
	text-align: center;
	width: auto;
	text-shadow: none;
	cursor: pointer;

    -webkit-transition: all 200ms ease-in-out;
    -moz-transition:    all 200ms ease-in-out;
    -ms-transition:     all 200ms ease-in-out;
    -o-transition:      all 200ms ease-in-out;
    transition:         all 200ms ease-in-out;
}
a.readmore:hover, 
a.comment-reply-link:hover, 
#respond input[type="submit"]:hover, 
.widget_price_filter button:hover, 
.shop_table input[type="submit"]:hover, 
input[type="submit"]:hover,
#gform_1 input[type="submit"]:hover {
	background: none repeat scroll 0 0 #006600;
	text-decoration: none;
}
#gform_1 input[type="submit"] {
	float: none;
	margin: 0;
}

.shop_table input[type="submit"] {
	float: none
}

table.shop_table .checkout-button, .cart_dropdown .button {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 1px 1px #61aF51;
	-moz-box-shadow: inset 0 0 1px 1px #61aF51;
	-ms-box-shadow: inset 0 0 1px 1px #61aF51;
	-o-box-shadow: inset 0 0 1px 1px #61aF51;
	box-shadow: inset 0 0 1px 1px #61aF51;
	background: none repeat scroll 0 0 #5A9E2E;
	border: 1px solid #5B992B;
	clear: both;
	color: #FFF;
	font-size: 12px;
	line-height: 1;
	margin-top: 0px;
	margin-right: 4px;
	padding: 2px 14px;
	text-align: center;
	width: auto;
	text-shadow: none;
	cursor: pointer;
	text-transform: none;
	font-weight: normal;
}


table.shop_table .checkout-button {
	font-size: 13px;
	padding: 4px 14px;
	margin-right: 0;
	margin-left: 14px;
}
.cart_dropdown .total {
	padding: 12px 0;
	clear: both
}

#bg-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(images/menu_bottom.png);
	z-index: 100;
	opacity: 0.6
}

table.shop_table {
	border-top: 0;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
}
table.shop_table thead {
}

table.shop_table {
	text-align: left;
	border-collapse: separate;
	float: left;
}
table.cart {
	width: 600px
}
table.shop_table th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 12px;
	border-top: 1px solid #E5E5E5;
}

.my_account_orders .order-number {
	width: 18%
}
.cart th, .cart td {
	vertical-align: middle;
}

.input-text {
	border: 1px solid #CCC;
	padding: 5px;
}
.nobr {
	white-space: nowrap;
}
a.remove {
	float: left;
	width: 18px;
	height: 18px;
	text-indent: -9999em;
	background: url(images/remove.png) no-repeat;
}
table.shop_table td {
	border-top: 1px solid #E5E5E5;
	padding: 6px 12px;
	vertical-align: middle;
}
.coupon {
	width: 308px;
	float: left
}
td.product-thumbnail img {
	width: 48px;
	height: auto;
	float: left;
	border: 1px solid #DDD;
	padding: 2px
}
.cart-collaterals .cart_totals tr td,.cart-collaterals .cart_totals tr th {
	border-top: 1px solid #E5E5E5;
	padding: 12px 10px 10px 0;
	text-align: left
}
.cart-collaterals {
	width: 300px;
	float: right;
	background: url(images/info_bg.png);
	padding: 16px;
	border: 1px solid #DDD;
	box-shadow: 0 1px 4px #EEE;
	-webkit-box-shadow: 0 1px 4px #EEE;
	-moz-box-shadow: 0 1px 4px #EEE;
	-o-box-shadow: 0 1px 4px #EEE;
	-ms-box-shadow: 0 1px 4px #EEE;
}
.cart_totals table {
	width: 100%;
	margin-bottom: 14px;
	margin-top: 10px
}
.cart-collaterals h2 {
	font-size: 16px
}
table.shop_table td.actions {
	padding: 6px;
	background: url(images/info_bg.png);
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px
}
table.shop_table .button {
	margin-top: 0px
}
table.my_account_orders {
	width: 100%
}

#payment {
	float: left
}
.full-width {
	width: 100%;
}

.dropdown_widget span.amount {
	color: #5A9E2E
}



.form-row {
	overflow: hidden;
	zoom: 1;
	padding: 3px;
	margin: 0 0 6px;
}

.col2-set .col-1 {
	float: left;
	width: 48%;
}

.col2-set .col-2 {
	float: right;
	width: 48%;
}


div form .form-row input.input-text, div #content .form-row input.input-text, div form .form-row textarea, div #content .form-row textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 1px solid #CCC;
	width: 100%;
	padding: 7px;
	margin: 0;
	outline: 0;
	background: white none;
	font-size: 12px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #999;
	line-height: 18px;
}

.col2-set {
	width: 100%;
	float: left;
}

.col-1, .col-2 {
	position: relative;
}


.form-row-first, .form-row-last {
	float: left;
	width: 47%;
	overflow: visible;
}

.form-row-last {
	float: right;
}

.addresses.col2-set .col-1, .addresses.col2-set .col-2 {
	width: 50%;
}

.customer_details {
	margin-bottom: 20px
}
.addresses {
}
.post-content .order_details {
	overflow: hidden;
	list-style: none;
	background: url(images/info_bg.png) bottom left repeat-x #f9f9f9;
}

.post-content .order_details li {
	border-bottom: 1px solid #ededed;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 12px
}

#customer_details {
	margin-bottom: 30px;
}
h3#order_review_heading {
	clear: both;
}

#payment ul.payment_methods {
	text-align: left;
	margin: 0;
	list-style: none;
	margin-bottom: 20px;
}

#payment ul.payment_methods li {
	margin-bottom: 8px;
}
#payment div.payment_box {
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	padding: 8px;
	padding-left: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: url(images/info.png) no-repeat 8px 10px #F6F6F6;
	border: 1px solid #EDEDED;
	font-size: 12px;
}

#shiptobilling {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}
#shiptobilling-checkbox {
	float: left;
}

.form-row label {
	display: block;
}

.shipping-calculator-form select {
	width: 140px
}

#createaccount {
	float: left
}
label.checkbox {
	float: left;
	padding: 0 6px
}

.lost_password {
	float: left;
	margin-top: 14px;
	margin-left: 20px;
}


.woocommerce-checkout .post-content form {
	display: block;
	margin-bottom: 20px;
	float: left;
	width: 940px;
}
.required {
	color: #FF0000
}

#review_form label {
	float: left;
}

#review_form span.required {
	display: none
}

tr.total {
	font-size: 18px
}
tr.total span.amount {
	color: #5A9E2E;
	font-size: 18px;
	font-weight: normal
}

.woocommerce_error {
	background: url(images/warning.png) no-repeat 8px 10px #F6F6F6;
}
ul.woocommerce_error li {
	margin-left: 0
}














/* ------- Celtic Web Design / Darren Stevens ------- */
#header-inner {
    /*height: 163px;*/
}
#header-inner #logo-container img {
	margin:10px 0;
}

#cart-menu-inner, #top-container {
	display:none;
}

#main-menu-wrap {
	background:#58884c;
}

.product-thumb-wrap {
    border: 0;
}

.free-copiers-for-schools {margin: 0 15px;
    text-align: center;}
.free-copiers-for-schools a {
    display: block;
}
.free-copiers-for-schools img {
    max-width: 350px;
    width: 100%;
}

#header-right {
	float:right;
	width:470px;
	/*background: #ccc;*/
}
#header-right-widgets {
	color: #2a501f;
    float: right;
    font-size: 20px;
    line-height: 24px;
    margin-top: 50px;
    text-align:right;
}
.header-right {
	font-family: "century gothic", sans-serif;
}
.header-right p {
	padding:0;
	margin:0;
}
#header-right-widgets .tel {
    font-size: 30px;
}
#header-right-widgets .email,
#header-right-widgets .email a {
    font-size: 15px;
	color: #2a501f;
}
#header-right-widgets .email a:hover {
    /*border-bottom: 1px dotted #0058b1;*/
}
#header-right .special-offers-desktop {
	display: none;
}
#header-right .special-offers-mobile {
	display: block;
	margin: 0 15px;
	/*max-width: 350px;*/
	/*text-align: center;*/
}
#header-right .special-offers-mobile a {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa0001+8,910000+100 */
	background: rgb(250,0,1); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,0,1,1) 8%, rgba(145,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(250,0,1,1) 8%,rgba(145,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(250,0,1,1) 8%,rgba(145,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa0001', endColorstr='#910000',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;

	text-align: center;
	color: #ffffff;
	display: block;
	font-family: "lato","century gothic",Arial;
	font-size: 1.4em;
	padding: 8px 0;
	text-shadow: 2px 3px 3px #000000;
	margin: 0 auto;
    max-width: 350px;
}
#header-right .special-offers-mobile a:hover {
	text-decoration: none;
}
@media only screen and (min-width: 1024px) {
	
	#header-right .special-offers-desktop {
		display: block;
		float: left; margin-top: 10px;
	}
	#header-right .special-offers-mobile {
		display: none;
	}

}


.search-form .s {
	width:200px;
}


.home-slider {
	float:left; width:100%; margin:0 0 20px;display: none;
}
.home-slider-left {
	/*float:left;*/
	/*width:670px;*/
	width:100%;
	display: none;
}
.home-slider-right {display: none;}
.home-slider-right-2 {
	float:right;
	width:251px; /*was 258px*/
	background: url("images/info_bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #2a501f;
    color: #4E4E4E;
    min-height: 186px;
    padding: 6px;
    box-shadow: 0 1px 4px #EEEEEE;
	-webkit-border-radius: 2px;
	border-radius: 2px;

	/*display: none;  */
}
.no-border {
	border: 0;
    box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
    padding: 0;
    height: 200px;
    width: 265px;
}
.no-border .sidebar-header {
	display: none;
}

.home-slider-right h3 {
/*background: url("images/info_bg.png") repeat scroll 0 0 transparent;*/
    background: #2a501f;
    border-bottom: 1px solid #DEDEDE;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    padding-left: 13px;
    padding-top: 7px;
    text-align: left;
    text-transform: uppercase;
    width: 238px;
    font-family: "century gothic", arial;
    color:#fff;
   }

.home-slider-right p {
	padding-left:5px;
	padding-right:5px;
}




h2 {
	font-size: 22px;
	color: #2a501f;
	margin-bottom: 20px;
	margin-top: 0;
	font-family: "lato", "century gothic", Arial;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	color: #2a501f;
	margin-bottom: 15px;
	font-family: "lato", "century gothic", Arial;
	font-weight: normal;
}
.post-content h4 {
	color: #2a501f;
	/*margin-bottom: 15px;*/
	font-size: 18px;
	font-family: "lato", "century gothic", Arial;
	font-weight: normal;
}

.homepage-categories {
	margin:0 0 20px;
	float: left;
}
.homepage-categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.homepage-categories ul li {
	float: left;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    /*width: 48%;*/
}
/*.homepage-categories ul li:nth-child(2n+2) {
	margin: 0;
}*/
.homepage-categories ul li a {
	border: 1px solid #eee;
	display: block;
}
.homepage-categories ul li a.more-information {
	border: 0;
}
.homepage-categories ul li a.more-information:hover {
	text-decoration: none;
}

.hp_category_title {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
.thumbnail_title_top {
	font-family: "lato","century gothic",Arial;
    font-size: 20px;
	font-weight: normal;
    color: #2a501f;
    margin-bottom: 4px;
    line-height: 20px
}
.thumbnail_title_small {
    font-size: 13px;
	font-weight: bold;
    color: #888;
    font-family: Arial,Helvetica,sans-serif;
}
/*.thumbnail_title_bot {
    line-height: 14px;
    font-size: 12px;
	color: #888;
}*/

.thumbnail_title {
	color: #888;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 10px;
}
.thumbnail_title .bizhub {
	border-bottom: 1px dotted #ccc;
    color: #58884c;
    font-family: "lato","century gothic",Arial;
    font-size: 22px;
    padding-bottom: 4px;
    line-height: 26px;
}
#home-wide-widgets .thumbnail_title .bizhub,
body.woocommerce .related ul.products li.product .thumbnail_title .bizhub {
    font-size: 17px;
    line-height: auto;
}
.product-thumb {
    margin-bottom: 10px;
}
.product-thumb a {
    border: 1px solid #eee;
    display: block;
    /*padding: 10px;*/
}

.woocommerce .products ul.copier_details,
.home .more_slide_text ul {
	margin: 0 0 10px;
}





.drop-content {}
.woocommerce ul.products li.product .drop-content h3,
.homepage-categories h3 {
	border-bottom: 1px dotted #fff;
    color: #fff;
    font-family: "century gothic",arial;
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0 0 5px;
}
/*.drop-content ul.copier_details li,
.home .drop-content ul li {
    font-size: 14px;
    margin: 0 0 4px;
    list-style: none;
}*/
.drop-content ul.copier_details li span {
	font-size: 13px;
}
/*.drop-content .more_text {
	margin:10px 0;
}*/

.home .drop-content .more_slide_text {}
.home .drop-content .more_slide_text ul {
	margin:0;
	padding:0;
	width: 100%;
	float: left;
}
.home .drop-content .more_slide_text ul {
	margin: 0 0 10px;
}
.drop-content ul.copier_details li,
.home .drop-content .more_slide_text li {
    font-size: 1em;
    margin: 0 0 2px 19px;
    padding: 0;
    position: relative;
    width: 100%;
    list-style: none;
}





a.more-information {
	background: #58884c none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffee5a;
    display: block;
    font-family: "century gothic",arial;
    font-size: 15px;
    line-height: 20px;
    margin: 14px 0 0;
    padding: 6px 14px !important;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition:    all 200ms ease-in-out;
    -ms-transition:     all 200ms ease-in-out;
    -o-transition:      all 200ms ease-in-out;
    transition:         all 200ms ease-in-out;
    text-align: center;
}
a.more-information:hover {
	background: #2a501f none repeat scroll 0 0;
	text-decoration: none;
}
a.more-information span {
	position: relative;
	top: -2px;
}

.pricing {
	margin: 0 0 10px;
}
/*.price-title {
    font-size: 12px;
    line-height: 14px;
    margin: 20px 0 6px;
    display: none;
}
.price-colour .price-title,
.price-bw .price-title {
    font-size: 16px;
    font-family: "lato","century gothic",Arial;
    line-height: 16px;
    margin: 0 0 6px;
    color: #0058b1;
    display: block;
}*/

/*.price-colour,
.price-bw {
	margin: 15px 0;
}
*/
.price-colour,
.price-bw {
	color: #58884c;
    float: none;
    font-size: 12px;
    /*font-style: italic;*/
    font-weight: bold;
    line-height: 16px;
    font-family: "century gothic",arial;
}
.price-colour {
    font-size: 16px;
    margin-bottom: 6px;
}

.monthly-volume { color: #58884c; font-size: 13px; line-height: 18px; }
.monthly-volume-title { font-weight: bold; margin:0 0 4px; font-size: 12px; line-height: 12px; }
.monthly-volume ul {
	/*display: inline-block;*/
    /*margin: 0 0 0 15px !important;*/
    /*width: 50%;*/
}
.monthly-volume li {
	/*list-style: disc !important;*/
	margin:0 0 0;
}

.bundle { clear: both; }
.bundle-title {
	font-size: 12px;
	color: #58884c;
    font-weight: normal;
}
.bundle-includes {
	color: #58884c;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

/*.bundle-options {
	font-size: 10px;
	color: #888;
    font-weight: normal;
}*/


.homepage-categories ul li img {
	padding: 0;
	width: 100%;
	display: block;
}



.archive .product {
	margin-bottom:0;
	/*text-align:center;*/
}


.archive .woocommerce_ordering { display:none; }
.archive ul.products li.product .product-thumb-wrap {
	margin: 0;
}


.homepage-categories ul li div.category,
.woocommerce ul li div.category,
.widget_ufohomeproductswidget ul.home-products-container li.home-products .category,
.related.products ul.products li.product .category {
    border-radius: 2px;
    padding: 12px;
	border: 1px solid #58884c;
	box-shadow: 0 0 3px #aaa;
	position: relative;
}


.drop-area {
	position: absolute;
	left: 0;
    top: 0;
    width: 100%;
    z-index: 11;
}
.drop-content {
	background: #2a501f none repeat scroll 0 0;
    color: #fff;
    padding: 20px;
	display: none;
	font-size: 12px;
	line-height: 15px;
}
.drop-tab {
	background: #2a501f none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    border: 0 !important;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 4px 8px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 30px;
    display: block;
}
.drop-tab:hover {
    color: #fff;
    text-decoration: none;
}


/*.homepage-categories ul li div.category a,
.archive ul.products li.product a,
.widget_ufohomeproductswidget ul.home-products-container li.home-products a,
.related.products ul.products li.product a {
	float:none;
	margin-bottom: 0;
	line-height: normal;
	font-size: 14px;
	display: block;
	font-weight: bold;
	padding: 10px;
}

.homepage-categories ul li div.category a:hover,
.archive ul.products li.product a:hover,
.widget_ufohomeproductswidget ul.home-products-container li.home-products a:hover,
.related.products ul.products li.product a:hover {
	text-decoration: none;
}*/



.archive ul.products li.product > a {
	margin: 0 10px 10px;
}
.archive ul.products li.product a .bundle {
	color: #333;
    font-weight: normal;
    margin-top: 2px;
}

body.woocommerce ul.products li.product {
	float: left;
    /*margin: 0 4% 10px 0;*/
    margin: 0 0 20px 0;
    padding: 0;
    /*width: 48%;*/
    width: 100%;
    clear: none;
}
body.woocommerce .related ul.products li.product {
    margin: 0 4% 10px 0;
    width: 48%;
}
body.woocommerce ul.products li.product:nth-child(2n+2) {
    margin: 0;
    clear: both;
    margin: 0 0 10px 0;
}
/*body.woocommerce ul.products li.product:nth-child(2n+3) {
	clear: both;
}*/
/*body.woocommerce ul.products li.product .category {
	border: 1px solid #97b6d5;
	border-radius: 2px;
	padding: 20px;
}*/
.homepage-categories ul li div.category:hover,
.widget_ufohomeproductswidget ul.home-products-container li.home-products .category:hover,
.related.products ul.products li.product .category:hover {
	border: 1px solid #2a501f;
	box-shadow: 0 0 3px #aaa;
}





/*ul.home-list,*/
.photocopier_specifications ul,
.photocopier_including ul {
	margin-bottom:20px;
}
.photocopier_including ul {
	margin-bottom: 0;
}
ul.home-list li {
    list-style-image: url("images/tick.png");
    margin: 0 0 0 25px;
    padding: 0 0 10px;	
}
.single-product ul.home-list li {
	list-style-image: none;
	margin: 0;
}
.single-product ul.home-list li:before,
.drop-content ul.copier_details li:before,
.home .drop-content ul li:before {
    margin: 0 8px 0 0px;
	font-size: 1.2em;
	font-family: 'FontAwesome';
	content: "\f046";
	color: #090;
}
.drop-content ul.copier_details li:before,
.home .drop-content ul li:before {
	color: #fff;
    font-size: 1.0em;
    left: -16px;
    position: absolute;
}
.drop-content p:last-of-type,
.home .drop-content p:last-of-type {
	padding-bottom: 0;
}

.photocopier_specifications li,
.photocopier_including li,
.photocopier_downloads li {
    padding: 0 0 5px;
}
.photocopier_downloads li {
    font-size: 1.1em;
}
.photocopier_specifications li:before,
.photocopier_including li:before {
    margin: 0 8px 0 0px;
	font-family: 'FontAwesome';
	content:"\f0da";
	color: #090;
	font-size: 1.2em;
}
.photocopier_downloads li:before {
    margin: 0 8px 0 0px;
	font-family: 'FontAwesome';
	content:"\f1c1";
	color: #090;
	font-size: 1.4em;
}
ul.home-list li strong,
.photocopier_specifications li strong,
.photocopier_including li strong {
	color:#333;
}
ul.home-list li span,
.photocopier_specifications li span,
.photocopier_including li span {
	color: #666666;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    line-height: 15px;
}
.summary2 ul.home-list {
	margin-bottom:0;
}


.widget-content ul li strong,
ul#menu-all-bizhub-copiers .product-category > a {
	font-size:14px;
	font-weight: bold;
}


h1.product_title {
	color:#900;
}

#sidebar-top {
	/*height:30px;*/
}
#sidebar-top h1 {
	display:none;
}

ul.all-bizhub-copiers,
ul#menu-all-bizhub-copiers {
	color:#aaa;
}
ul.all-bizhub-copiers li.list-border,
ul#menu-all-bizhub-copiers .product-category-border {
	height: 1px;
	margin:10px 0;
	border-top:1px dotted #ccc;
	overflow: hidden;
    text-indent: 10000px;
}

ul#menu-all-bizhub-copiers .sub-menu li:before {
	font-family: 'FontAwesome';
	content: '\f0da';
	margin: 0 7px 0 7px;
	color: #090;
}


.term-description {
	margin: 0 0 20px;
	background: #ff9;
}
/*.term-description,*/
.single-product #content h1 {
    border-bottom: 1px dotted #ccc;
    color: #2a501f;
	font-family: "lato", "century gothic", Arial;
	font-weight: normal;
    font-size: 20px;
    margin: 0 0 20px;
    padding: 0 0 10px;
}
.term-description p {
    /*margin: 0;
    padding: 0;*/
}

ul.products {
	/*text-align: center;*/
}
ul.products h3 {
	margin-bottom: 5px;
}

.summary h2 {
	margin-top: 0;
	line-height: normal;
    margin-bottom: 10px;
}

table.table-product {
border-collapse: separate;
    border-spacing: 1px;
	background:#ddd;
	border-radius:2px;
	-webkit-border-radius:2px;

}
table.table-product td {
	background:#fff;
	padding:6px 10px;
}
table.table-product td a {
	color:#2a501f;
}
table.table-product td a:hover {
	border-bottom:1px dotted #2a501f;
}
table.table-product h3 {
    color: #2a501f;
    font-family: "Lato",sans-serif;
    font-weight: normal;
}
table.table-product h4 {
    color: #2a501f;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}


p.woocommerce-result-count {
	padding-bottom: 0;
}
div.product .woocommerce_tabs h2 {
    color: #900;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    margin-bottom: 18px;
}


.archive #container #breadcrumb {
	display: none;
}

/*.email-link {
	color:#990000;
}*/
/*.email-link:hover {
	border-bottom: 1px dotted #990000;
}*/

ul.products li.product {
    font-size:11px;
    line-height: 13px;
    color:#888;
}
ul.products li.product a h3 {
    margin-bottom: 5px !important;
}

.home-products .product {
	text-align: center;
    font-size:11px;
    line-height: 13px;
}
.home-products .product a h3 {
    margin-bottom: 5px !important;
    line-height: normal;
}

.entry-content h3 {
	margin: 0 0 20px;
    padding-top: 20px;
}
.entry-content .content-left > h3:first-of-type {
    padding-top: 0;
}


.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary {
	/*width: 38% !important;*/
}

/*.woocommerce .related ul li.product, 
.woocommerce .related ul.products li.product {
	width: 20% !important;
}*/

.woocommerce .related.products li:nth-child(5n){
	display: none;
}

.woocommerce-ordering {
	display: none;
}

.breadcrumbs {
	margin: 0 0 10px;
	display: none;
}

/* ------- Celtic Web Design / Darren Stevens ------- */


body.debug {
	/*margin:30px 0 0;*/
}

body.debug::before {
	content: "Mobile First - BASIC";
	font-weight: bold;
	display: block;
	text-align: center;
	background: rgba(200, 33, 39, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	height: 30px;
	color:#fff;
	padding-top: 8px;

	/*display: none;*/
}

/*#entry-full,
#main,*/
/*#home-wide-widgets,*/
#footer {
	/*display: none;*/
}


#main-content {
	margin: 0 20px;
	/*float: left;*/
}




.border-bottom {
	margin: 20px 0;
}
.border-bottom-one {
	border-bottom: 1px dotted #ccc;
}



#ss_wrap .flexslider .slides {
    width: 100%;
}



.content-left {}
.content-right {}

.content-left ol, 
.content-left ul {
	list-style-type: disc;
    margin: 0 0 25px 25px;
}
.content-left ul ul {
	list-style-type: circle;
    margin: 5px 0 25px 25px;
}
.content-left li {
	margin: 0 0 5px;
}




#custom_post_widget-906 {
	margin: 0 0 10px; 
}


.woocommerce-tabs {
	display: table;
	clear: both;
}
.woocommerce-tabs .tabs {
    display: none;
}
.woocommerce-tabs #tab-description {
    border-top: 1px dotted #ccc;
    display: block;
    padding: 30px 0 0;
}



.single-video {
	margin:0 0 20px;
	border-bottom: 1px dotted #ddd;
	padding:0 0 20px;

	/*margin: 0 2% 20px 0;*/
	/*width: 48%;*/
	/*float: left;*/
}
.single-video video {
	/*background: #aaa;*/
}

@media only screen and (min-width:768px) {
	
	.single-video {
		margin: 0 2% 20px 0;
		width: 48%;
		float: left;
	}

}




#map_canvas {
	height:300px;
}

.page-template-page-contact .post-content {
	margin-bottom: 20px;
}
.page-template-page-contact .contact-left {
	margin-bottom: 20px;
}
.page-template-page-contact .contact-right {
}
#gform_1 li {
	margin-bottom: 12px;
}
#gform_1 li > div {
	margin-top: 0;
}
#gform_1 li > label {
	margin: 0 0 4px;
}
#gform_1 #input_1_1_3_container label,
#gform_1 #input_1_1_6_container label {
	display: none;
}
#gform_1 #input_1_1_3_container,
#gform_1 #input_1_1_6_container {
	display: block;
	float: none;
	width: 100%;
	min-height: auto;
}
#gform_1 #input_1_1_3_container {
	margin-bottom: 4px;
}
#input_1_2,
#input_1_3 {
	width: 97.5%;
}
#gform_1 input[type="text"],
#gform_1 textarea {
	border: 1px solid #aaa;
}
#gform_ajax_spinner_1 #gform_ajax_spinner_1 {
	display: block;
}



/* text-section */
.text-section {
	padding: 0 0 30px;
}
.text-section p:last-of-type {
	padding: 0;
}
/* photo-section */



/* photo-section */
.photo-section {
	padding: 0 0 30px;
}
.photo-section img {
	width:100%;
}
/* photo-section */



/* video-section */
.video-section {
	padding: 0 0 30px;
}
/* video-section */





.bundle_copiers_container {
    border-radius: 4px;
    padding: 10px;
    border: 2px solid #be1313;
}
.bundle_copiers_container.mobile {
	margin-top: 20px;
}
.bundle_copiers_container.mobile h3 {
	margin-bottom: 20px;
	padding: 0;
}
.bundle_copiers_container.desktop {
	display: none;
}
.bundle_copiers_container h3 {
	color: #c00;
}
.bundle_copiers_container ul {
	margin: 0;
}
.bundle_copiers_container li {
	color:#c00;
	float: left;
    /*max-width: 98px;*/
    width: 46%;
    margin: 0 10px 10px 0;
    list-style: outside none none;
}
.bundle_copiers_container li .bundle_image {
	margin-bottom: 5px;
}
.bundle_copiers_container li a {
	/*list-style: disc;*/
	color:#2a501f;
	display: block;
	text-align: center;
	line-height: 1.2em;
}

body.single-product .single-product-image,
body.single-product #ss_wrap {
	margin-bottom: 30px;
}




.box {height: 0;position: relative;}
.ribbon {
    height: 100px;
    left: -4px;
    overflow: hidden;
    position: absolute;
    text-align: right;
    top: -4px;
    width: 100px;
    z-index: 1;
}
.ribbon span {
    background: rgba(0, 0, 0, 0) linear-gradient(#2a501f 0%, #2a501f 100%) repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: bold;
    left: -30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
    transform: rotate(-45deg);
    width: 130px;
}
.ribbon span::after {
    border-color: #2a501f #2a501f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 3px;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
}
.ribbon span::before {
    border-color: #2a501f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2a501f;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
}




.woocommerce-main-image {border:1px solid #eee; display:block;}

.special_offer {
	border: 1px solid #910000;
	border-radius: 4px;
	margin-top: 10px;
	padding: 10px;


	background: rgb(250,0,1);
	background: -moz-linear-gradient(top,  rgba(250,0,1,1) 8%, rgba(145,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(250,0,1,1) 8%,rgba(145,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(250,0,1,1) 8%,rgba(145,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa0001', endColorstr='#910000',GradientType=0 );
	border-radius: 10px;

	/*text-align: center;*/
	color: #ffffff;
	display: block;
	/*font-family: "lato","century gothic",Arial;*/
	font-size: 1.2em;
	/*padding: 8px 0;*/
	box-shadow: 2px 3px 3px #ccc;
	/*margin: 0 auto;*/
    /*max-width: 350px;*/
}
.special_offer .special_offer_title {font-size: 1.5em;margin-bottom: 16px;font-family: "lato","century gothic",Arial;}
.special_offer .special_offer_text_image {}
.special_offer .special_offer_text {float: left;width: 66%;}
.special_offer .special_offer_image {float: right;width: 30%;}
.special_offer .special_offer_image img {width: 100%;}

.image_left .special_offer_title {font-size: 1em;margin-bottom: 3px;text-transform: uppercase;}
.image_left .special_offer_text {font-size: 0.7em;line-height: 1.2em;}






#logo-container {position: relative;}
a#email_telephone {bottom: 0;
    display: block;
    position: absolute;right: 0;}
a#email_telephone img {}



#sidr-left ul#menu-main-menu li.search {display: none;}

#main-menu-wrap ul.nav li.search {float: right;position: relative;width: 40px;
    height: 32px;}
#main-menu-wrap ul.nav li.search:before {
	position: absolute;
    z-index: 1;
    width: 40px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 22px;
    color: #fff;
    top: -2px;
}
#main-menu-wrap ul.nav li.search .arrow,
#main-menu-wrap ul.nav li.search .star {display: none;}
#main-menu-wrap ul.nav li.search a {
    text-indent: -10000px;
    width: 40px;
    height: 32px;
    padding: 0;
    position: relative;
    z-index: 2;
}
/*#main-menu-wrap ul.nav li.search a:before {position: absolute;font-family: 'FontAwesome';content: '\f002';}*/



#search-wrap {margin: 0 auto;max-width: 1000px;height: 0;overflow: hidden;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#search-wrap.open {height: 40px;}
#search-wrap form#searchform {
    width: 400px;
    margin: 0 auto;
    padding: 6px 0 4px;
}
#search-wrap form#searchform .input {
    float: left;
    width: 320px;
    height: 30px;
}
#search-wrap form#searchform .input input {
    width: 100%;
    height: 30px;
    padding: 0 10px;
    border: 0;
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #58884c;
}
#search-wrap form#searchform .button {
	float: left;
    width: 80px;
    height: 30px;
}
#search-wrap form#searchform .button input {
	margin: 0;
    height: 30px;
    line-height: 30px;
    width: 100%;
    padding: 0;
    font-weight: 600;
    border-radius: 0;
    background: #58884c;
}
#search-wrap form#searchform .button input:hover {
    background: #2a501f;
}

@media only screen and (min-width:1024px) {
	#main-menu-wrap ul.nav li.seearch {display: block;}
}





@media only screen and (min-width:768px) {
	
	body.single-news #home-widgets,body.single-news #home-widgets .home-widget {
		width: 100%;
	}

}











.dev-template-name {
	position:fixed;
	bottom:20px;
	left:10px;
	background: #f00;
	color:#fff;
	padding:2px 4px;
	font-size:0.8em;
	z-index: 30000;

	display: none;
}







/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=802c4999e91ede04aea6)
 * Config saved to config.json and https://gist.github.com/802c4999e91ede04aea6
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

table{border-collapse:collapse;border-spacing:0}td,th{padding:0}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #ddd}.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td{border-top:0}.table > tbody + tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td{border:1px solid #ddd}.table-bordered > thead > tr > th,.table-bordered > thead > tr > td{border-bottom-width:2px}.table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover > tbody > tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table > thead > tr > td.active,.table > tbody > tr > td.active,.table > tfoot > tr > td.active,.table > thead > tr > th.active,.table > tbody > tr > th.active,.table > tfoot > tr > th.active,.table > thead > tr.active > td,.table > tbody > tr.active > td,.table > tfoot > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr.active > th,.table > tfoot > tr.active > th{background-color:#f5f5f5}.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8}.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th{background-color:#dff0d8}.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6}.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th{background-color:#d9edf7}.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3}.table > thead > tr > td.warning,.table > tbody > tr > td.warning,.table > tfoot > tr > td.warning,.table > thead > tr > th.warning,.table > tbody > tr > th.warning,.table > tfoot > tr > th.warning,.table > thead > tr.warning > td,.table > tbody > tr.warning > td,.table > tfoot > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr.warning > th,.table > tfoot > tr.warning > th{background-color:#fcf8e3}.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc}.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th{background-color:#f2dede}.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive > .table{margin-bottom:0}.table-responsive > .table > thead > tr > th,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td{white-space:nowrap}.table-responsive > .table-bordered{border:0}.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}}