/*
Theme Name: APVeneers
Description: 3.0+ has been completely and massively overhauled. DO NOT UPGRADE current projects (anything below 3.0) to this version automatically. You will lose all customizations whether you're using a child theme or not. BEFORE USING AND ESPECIALLY UPGRADING IN GENERAL PLEASE READ: tidythemes.com/concept. The bare essentials of a WordPress theme (an HTML5 boilerplate), no visual CSS styles added. Perfect for those who would like to build their own theme from scratch or for clients if you're a developer or designer. This theme is clean, valid code, semi-minified, no programmer comments, SEO-friendly and 100% open source. One custom menu and one widgetized sidebar to get you started. If you don't know CSS and would like to learn we've prepared: tidythemes.com/want-to-learn-css and please visit us in the forum for further help: tidythemes.com/forum - Thank You and Enjoy
Author: TidyThemes
Author URI: http://tidythemes.com/
Version: 3.3
Tags: black, blue, white, light, one-column, flexible-width, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/

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,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,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

*:focus {
    outline: 0;
}


html, body{
	color: #404041;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	height:100%;
}

h1{
	font-size: 18pt;
	font-weight: bold;
	color: #865d3b;
	margin-bottom: 15px;
	line-height: 1.2;
}

h2{
	font-size: 15pt;
	font-weight: bold;
	color: #865d3b;
	margin-bottom: 10px;
}

.archive h2{
	font-size: 13pt;
}

.product-category h2{
	margin-top: 5px;
}

.home h2, h3{
	font-size: 13pt;
	font-weight: bold;
	color: #865d3b;
	margin-bottom: 10px;
}

.home h2.entry-title{
	margin-top: 3px;
	margin-bottom: 20px;
}



h4, h4 a{
	font-size: 11pt;
	font-weight: bold;
	color: #777;
	margin-bottom: 10px;
	text-decoration: none;
}

a, a:visited{
	color: #865d3b;
}

a:hover{
	color: #000;
}

p{
	margin: 0 0 14px 0;
}

ul{
	list-style-type: disc;
	margin: 0 0 14px 25px;
	padding: 0;
}

ul li{
	margin: 0 0 4px 0;
}

ul ul{
	list-style-type: none;
	margin: 4px 0 8px 5px;
	padding: 0;
}

strong{
	font-weight: bold;
}

header{
	background-color: #FFF;
}

#contentwrap, .content-area, .search #content{
	padding: 20px 20px 70px 20px;
	min-height: 300px;
	float: left;
	width: calc(100% - 230px);
	box-sizing: border-box;
}

body.woocommerce #containerwrap{
	padding: 0 0 60px 0;
}


body.woocommerce #container{
	padding: 0 0 0 20px;
}

body.woocommerce div.product form.cart{ 
margin-bottom: 0;
}

#wrapper{
	min-height: 100%;
	position: relative;
	background-image:url(images/bg-grad.jpg);
	background-repeat: repeat-y;
	background-position: top;
}



.cwidth{
	margin: auto;
	width: 100%;
	max-width: 980px;
	min-width: 320px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

#band{
	background-color:#534238;
	background-image:url(images/band-grad.png);
	background-repeat:repeat-x;
}

#banner{
	height: auto;
	float: left;
	width: 750px;
	max-width: 100%;
	overflow: hidden;
}


.banneritem{
	margin-bottom: -3px;
}

.banneritem .caption{
	background: -moz-linear-gradient(left,  rgba(40,36,35,1) 0%, rgba(40,36,35,0.01) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(40,36,35,1)), color-stop(100%,rgba(40,36,35,0.01))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(40,36,35,1) 0%,rgba(40,36,35,0.01) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(40,36,35,1) 0%,rgba(40,36,35,0.01) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(40,36,35,1) 0%,rgba(40,36,35,0.01) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(40,36,35,1) 0%,rgba(40,36,35,0.01) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282423', endColorstr='#03282423',GradientType=1 ); /* IE6-9 */
	font-size: 24pt;
	color: #fff;
	padding: 0 20px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	line-height: 60px;
	position: absolute;
	bottom: 3px;
}

.banneritem img{
	width: 100%;
	height: 100%;
}

#band nav{
	float: left;
	width: 200px;
	padding: 0 15px;
	height: 320px;
	position: relative;
}

#band nav ul{
	margin: 0;
	list-style-type: none;
	position: absolute;
	bottom: 15px;
}

#band nav a{
	display: block;
	font-size: 20pt;
	line-height: 44px;
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
}

#band nav a:hover{
	color: #ffdca9;
}

article{
	padding: 0;
}

.fourcol{
	float: left;
	width: 230px;
	margin-right: 20px;
}

.fourcol.last{
	margin-right: 0px;
}

.fourcol img{
	margin: 2px 0 14px 0;
}

footer{
	background-color:#cccecf;
	padding: 20px;
	height: 60px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position:absolute;
	bottom:0;
	width:100%;
	font-size: 10pt;
}

footer a{
	color: inherit;
	text-decoration: none;
}

footer a:hover{
	text-decoration: underline;
}

#copyright{
	float: left;
	width: 68%;
}


#credit{
	float: left;
	width: 32%;
	text-align: right;
}

#catlist, ul.product-categories{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.product-categories{
	margin: 0 25px 30px 0;
	border-bottom: dotted 1px #A2A4A7;
}

#catlist li, ul.product-categories li{
	margin: 0;
	padding: 0;
}

#catlist a, ul.product-categories a{
	color: #685240;
	line-height: 18px;
	padding: 6px 5px 6px 18px;
	display: block;
	border-top: dotted 1px #A2A4A7;
	text-decoration: none;
	background-image:url(images/raquo.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	font-weight: bold;
	text-indent: -1px;
}


#catlist a:hover{
	background-color:#fbf8f6;
}

ul.product-categories li > a:hover, ul.product-categories li.current-cat > a, ul.product-categories li.current-cat-parent > a{
	background-color: #FFF;
}

ul.product-categories ul li a:hover{
	color: #985e2e;
	background: none;
}

ul.product-categories ul li.current-cat > a, ul.product-categories ul li.current-cat > a:hover{
	font-weight: bold;
	background: none;
	color: #685240;
}

ul.product-categories ul{
	margin: 0 0 10px 0;
}

ul.product-categories ul li a{
	line-height: 18px;
	padding: 4px 2px 4px 26px;
	background-image: none;
	border: none;
	font-weight: normal;
}

ul.product-categories ul li a::before { 
    content: "- ";
	margin-left: -8px;
}

.btn{
	display: block;
	line-height: 30px;
	padding: 0 20px;
	float: left;
	border-radius: 10px;
	background-color: #73533e;
	background-image:url(images/btn-bg.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #fff;
}

.btn:hover{
	background: none;
	background-color: #795840;
}


ul.product_list_widget{
	list-style-type: none;
	margin: 0;
}

ul.product_list_widget h4{
	margin: 0 0 14px 0;
}

nav.woocommerce-breadcrumb{
	display: none;
}

#sidebar{
	float: right;
	width: 230px;
	margin-top: 0;
	padding-top: 23px;
	padding-bottom: 18px;
	padding-bottom: 80px;
}



#sidebar .widget-title{
	margin-bottom: 15px;
}

body.woocommerce #content{
	float: left; 
	width: 710px;
	max-width: 94%;
	padding: 20px 20px 20px 0;
}



.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin-bottom: 25px;
}

.page-numbers{
	color: #543C30;
}

div.pp_woocommerce div.ppt, div.pp_woocommerce div.pp_top{
	display: none !important;
}

div.pp_woocommerce .pp_content_container{
	padding: 30px 0 20px 0;
}

div.product_meta a{
	color: #865D3B;
	text-decoration: none;
	font-weight: bold;
}

div.cat-desc{
	padding: 0;
}

div.related{
}

div.term-description{
	padding: 5px 20px 12px 1px;
	color: #404041;
}

a:hover div.term-description{
	color: #404041;
}

body.tax-product_cat .woocommerce-result-count, body.tax-product_cat .woocommerce-ordering{
	display: none;
}

.woocommerce .products ul, .woocommerce-page .products ul, .woocommerce ul.products, .woocommerce-page ul.products{
	margin-bottom: 0;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img{
margin-bottom: 10px;
}

.woocommerce nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul{
	display: block;
	float: left;
}

body.term-recent.woocommerce nav.woocommerce-pagination ul{
	display: none;
}

ul.tabs{
	display: none;
}

.woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel{
	border: solid 1px #e0d5cd;
	background-color: #f4edea;
	padding: 15px 15px 40px 15px;
}

input, select, textarea{
	padding: 5px;
	border-radius: 10px;
	border: solid 1px #998d85;
}

label{
	padding: 0 0 3px 5px;
}

#product_enquiry_message{
	height: 100px;
}


.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .widget_shopping_cart_content a.button, .widget_shopping_cart_content-page a.button{
	display: block;
line-height: 30px;
padding: 0 18px;
float: left;
border-radius: 10px;
background-color: #73533E;
background-image: none;
background-repeat: repeat-x;
text-decoration: none;
color: #FFF;
text-shadow: none;
font-weight: normal;
border: none;
margin-right: 4px;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
	line-height: 30px;
padding: 0 18px;
background-color: #ebe9eb;
color: #404041;
opacity: 0.5;
}
.woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .widget_shopping_cart_content a.button:hover, .widget_shopping_cart_content-page a.button:hover{
background: none;
background-color: #795840;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	color: #fff;
	background-color: #7f624c;
}

/*.shipping-calculator-button{
	display: none;
}*/

.woocommerce table.shop_table td{
	padding: 10px;
}

.woocommerce-checkout #contentwrap{
	background-color: #fff;
	width: 100%;
}

span.posted_in{
	font-weight: bold;
	display: block;
	padding: 6px 0 12px 0;
}

select.orderby{
	border-radius: 0;
	padding: 2px;
	width: 186px;
}

.woocommerce-page ul.products li.product-category.product{
	width: 100%;
}

.woocommerce-page ul.products li.product-category.product img{
	width: 22%;
	float: left;
	margin-right: 15px;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, ul.cart_list li a, ul.product_list_widget li a{
	display: inline;
}

ul.cart_list li img, ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}

ul.cart_list li::after, ul.cart_list li::before, ul.product_list_widget li::after, ul.product_list_widget li::before {
    content: ' ';
    display: table;
}

ul.cart_list li::after, ul.product_list_widget li::after{
	clear: both;
}

ul.cart_list li, ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
}

.woocommerce ul.product_list_widget a.remove, ul.product_list_widget a.remove{
	display: none;
}

ul.cart_list li a, ul.product_list_widget li a{
	font-weight: 700;
}

mark.count{
	background: none;
	color: #865d3b;
	font-weight: normal;
}

a.viewproducts{
	display: block;
	margin-top: 8px;
}

p.stock{
	display: none
}

.woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price{
	font-size: inherit;
	color: #404041;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
	color: #777;
	display: block;
	margin: 3px 0;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11pt;
}

.woocommerce-page ul.products li.product a.button{
	margin-right: 0;
	margin-top: 0;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3{
	padding-bottom: 0;
}

.woocommerce ul.products li.product a:hover h3, .woocommerce-page ul.products li.product a:hover h3{
	/*text-decoration: underline;*/
}

.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img{
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.7);
}

.woocommerce-result-count, .woocommerce-ordering{
	display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	padding: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title{
	margin-bottom: 10px;
}

#band p{
	margin: 0;
}

.taxdescwrap{
	float: left;
	width: calc(78% - 15px);
}


.tax-product_cat.woocommerce ul.products li.product-category.product, .tax-product_cat.woocommerce-page ul.products li.product-category.product{
	margin-right: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
	width: 32%;
    margin-right: 2%;
    margin-top: 2%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(3n + 1){
	margin-right: 0;
}

.paypal {
	width: 180px;
	height: auto;
	margin-top: 20px;
	margin-left: 22px;
}

.search h1{
	margin: 20px 0;

}


.search h2{
	font-size: 11pt;
	margin: 0 0 3px 0;
}

.search h2 a{
	text-decoration: none;
}

.search h2 a:hover{
	text-decoration: underline;
}

#sidebar #searchform{
	margin-bottom: 20px;
}

#sidebar #searchform input{
	width: 142px;
	box-sizing: border-box;
	margin-right: 2px;
}

#sidebar #searchform input[type="submit"]{
	width: 60px;
	background: none;
	color: #fff;
    background-color: #7f624c;
    box-sizing: border-box;
    border: none;
    margin-right: 0;
    padding: 6px;
}

.faq{
	padding: 5px 0 10px 0;
}


@media only screen 
and (max-width : 1020px) {

	#contentwrap, .content-area{
		width: auto;
		float: none;
	}
	#sidebar{
		display: none;
	}
	
	#banner{
		float: none;
	}
	
	#band nav{
		float: none;
		height: auto;
		width: 100%;
		padding: 15px 15px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
	    box-sizing: border-box;         /* Opera/IE 8+ */
	}
	
	#band nav ul{
		position: static;
	}
	
	#band nav ul li {
		float: left;
		margin-bottom: 12px;
	}
	
	#band nav a{
		font-size: 16pt;
		line-height: normal;
		padding: 0 20px 0 20px;
	}
	
	#wrapper{
		background-image: none;
	}
	
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
		float: left;
		width: 48%;
	}
	
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		width: 48%;
		float: right;
	}
	body.woocommerce #content{
		width: auto;
		max-width: 708px;
	}
}

	

@media only screen 
and (max-width : 579px) {
	#band nav a{
		font-size: 13pt;
		line-height: normal;
		padding: 0 15px 0 3px;
	}
	
	footer{
		padding: 15px 20px 15px 20px;
	}
	
	#copyright, #credit{
		float: none;
		width: auto;
		text-align: left;
		padding: 0 0 8px 0;
	}
	
	.banneritem .caption{
		line-height: normal;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 20pt;
	}
	
	.woocommerce #branding img, .woocommerce-page #branding img{
		max-width: 60%;
	}
	
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
		float: none;
		width: 100%;
	}
	
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
		float: none;
		width: 100%;
	}

	#copyright, #credit{
		width: auto;
		float: none;
		padding: 0;
	}
	
}


@media only screen 
and (max-width : 359px) {
	#band nav a{
		font-size: 12pt;
		line-height: normal;
		padding: 0 8px 0 3px;
	}
	
	.banneritem .caption{
		font-size: 16pt;
	}
}


