/*
Theme Name: Baker's Tennis Shop
Theme URI: http://www.bakerstennisshop.com.au
Author: Mr. Digital Web Marketing
Author URI: http://www.mrdigital.com.au
*/



@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('fonts/ProximaNova-Semibold.eot');
	src: url('fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova-Semibold.woff2') format('woff2'),
		url('fonts/ProximaNova-Semibold.woff') format('woff'),
		url('fonts/ProximaNova-Semibold.ttf') format('truetype'),
		url('fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Th';
	src: url('fonts/ProximaNova-Extrabld.eot');
	src: url('fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova-Extrabld.woff2') format('woff2'),
		url('fonts/ProximaNova-Extrabld.woff') format('woff'),
		url('fonts/ProximaNova-Extrabld.ttf') format('truetype'),
		url('fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('fonts/ProximaNova-Regular.eot');
	src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNova-Regular.woff2') format('woff2'),
		url('fonts/ProximaNova-Regular.woff') format('woff'),
		url('fonts/ProximaNova-Regular.ttf') format('truetype'),
		url('fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}





* {
	font-size:100.01%
}

html {
	font-size:62.5%
}

.woocommerce-loop-product__title {font-size:15px; width:80%; margin:10px auto; display:block}

.type-product .price {display:block;}
.type-product button {display:block; clear:both;}

.price .from {
display: none !important;
}


#container {float:right; width:500px !important;}

body {
	background:url('//www.bakerstennisshop.com.au/home/wp-content/uploads/2013/09/bg.jpg') no-repeat center fixed #c0c0c0;
font-family:"Proxima Nova Rg", sans-serif;
font-weight:400;
        font-size:12px;
	color:#333;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both!important
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	outline:none;
	border:none;
}
p {
	margin:0;
	padding:0;
	font-size:1em
}
img {border:none;outline:none;}
ul, ol {
	margin:0;
	padding:0;	
}
input, textarea, select {
	color:#000;
	font-size:12px;
	vertical-align:middle
}

.pagewrap {
	background:#fff;
        padding-left:5px;
	padding-right:5px;
        border-left:1px solid #b0b0b0;
        border-right:1px solid #b0b0b0;
}

/* header */

.header {
	margin-bottom:20px;
}


.top-menu li {
	display:inline;
	line-height:25px;
text-align:right;
}

.top-menu li:first-child {
	border-right:1px solid #a4a4a4;
	margin:0px 0px;	
	padding-right:6px;
}

.top-menu a {
	color:#000;	
	text-transform:uppercase;
	font-size:14px;
	text-decoration:underline;
        font-family:"Proxima Nova Rg", sans-serif;
}

.top-menu a:hover {
	color:#f26122;;
}

.top-menu a:active {
	background:none;
}



/* shopping cart */
.shopping-cart {
	margin-top:4px;
	text-align:right;
	margin-right:20px;
	
}
.shopping-cart a {
	text-align:left;
	color:#f26122;;
	font-size:1.2em;
	font-weight:600;
	text-transform:uppercase;
	line-height:24px;
}
.shopping-cart a span {
	background-image:url(images/arrows.gif);
	background-repeat: no-repeat;
	background-position:-28px 0;
	width:28px;
	height:22px;
	float:right;
	overflow:hidden;	
}
.shopping-cart a:hover {
	color:#000;	
}

.clear {clear:both}

.woocommerce-tabs {clear:both !important;}

.shopping-cart a:hover span {

}
.call {	
	color:#000;
	font-weight:600;
	font-size:1.5em;
	text-align:right;
	line-height:28px;
        font-family:"Proxima Nova Rg", sans-serif;
	text-transform:uppercase;	
	margin-right:20px;
}
.call span {
	color:#f26122;;
	font-size:2em;
	float:right;	
        font-family:"Proxima Nova Rg", sans-serif;
}


.amount
{
font-family: 'Proxima Nova Rg', serif;
margin-bottom:20px;
font-size:16px;
color:#f26122
}


.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {font-family: 'Proxima Nova Rg', sans-serif;	}

/* menu */
.main-menu {
	background-color:#f26122;;
	height:48px;
	margin-top:10px;
	/* rounded corners */
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	border-radius:5px 5px;
}

.navi {
	margin:0;
	padding:0;
	list-style:none;	
        padding-bottom:10px;
}

.navi li{
	float:left;
	display:inline;
	padding-right:1em;
       
	
}

.navi li:first-child {
	/* rounded corners */
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;	
}

.navi li:hover, .navi .current-menu-item {
	cursor:pointer;	
}

.navi li a {
	font-size:1.2em;
	font-weight:600;
	color:#fff;	
	text-transform:uppercase;
	line-height:48px;
	display:block;
	padding:0px 20px 0px 20px;
font-family: 'Proxima Nova Rg', sans-serif;
}


.navi li a:hover
{
	background:#000;
/* rounded corners */
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	border-radius:5px 5px;
}

.navi li a span {
	background-image:url(images/dd.png);	
	background-repeat: no-repeat;
	background-position:1px 0px;
	width:14px;
	height:11px;	
	float:right;
	margin-top:18px;
}

.navi li:hover a span{
	background-position:1px -16px;
}

.search-section{
	width:181px;
	margin: 8px 10px 0 0;
    width: 181px !important;	
	float:right;
}

.search-section .txtbox {
background: url(images/search.png) no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    font-size:11px;
    height: 30px;
    line-height: 30px;
    padding-top:2px;
    padding-left: 4px;
    padding-right: 6px;
    width: 136px;
}
.search-section .btn-search {
	background:url(images/search.png) no-repeat;
	background-position:-148px 0;
	border:none;
	width:35px;
	height:32px;
	float:right;	
	cursor:pointer;
}

.main {
	
	margin-top:5px;
}

#menu-account-menu {text-align:right; padding-right:22px;}

.left-panel {
	background-color:#f26122;;
	/* rounded corners */
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	border-radius:5px 5px;
	margin-top:0px;
        margin-bottom:10px;
}

.left-panel .heading {
	height:44px;
	padding:0px 20px;
	color:#fff;
	font-weight:600;
	font-size:1.3em;
	background:#000;
	text-transform:uppercase;
	line-height:44px;
	/* rounded corners */
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
font-family: 'Roboto', sans-serif;	
}

.left-panel .heading-2 {
	padding:0px 20px;
	height:26px;
	font-weight:600;
	font-size:1.2em;
	text-transform:uppercase;
	line-height:26px;
	color:#fff;
	margin-top:10px;
}

.left-panel ul {
	margin-left:20px;
	padding-bottom:1em !important;
}

.left-panel li a {
	font-size:13px;
	text-transform:uppercase;
	color:#fff;	
	line-height:20px;
       font-weight:600;	
       font-family:'Proxima Nova Rg', sans-serif;
}


.left-panel li a:hover {
	color:#000;	
}


.left-panel .brands {
	width:100px;	
	float:left;
}

.shoe-section {
	padding-bottom:20px;	
}

.brands ul {padding:0;}

.slides {
	width:710px!important;	
}

.advert {
	width:710px;
	margin-top:20px;
}

.products {

}

.pd-grid {
	width:230px!important;	
}



.product-matrix {
	background:url(images/product-bg.jpg) repeat-x top left;
	margin:5px 0;
	width:230px;
	height:318px;
	position:relative;
	border:1px solid #d9d9d9;
	/* rounded corners */
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	border-radius:5px 5px;
}


.product-pic {
	width:170px;
	height:170px;
	margin:10px auto;
	border:1px solid #d9d9d9;
	padding:10px;
	background:#fff;
}

.prod-name {
	text-align:center;
	margin:0 auto;	
	font-size:1.4em;
	font-weight:600;
	color:#000;
	text-transform:uppercase;
	padding-bottom:4px;
}

.prod-price {
	font-size:2.2em;
	color:#f26122;;
	text-align:center;	
	padding:11px 0;
}

.prod-details {
	background-color:#000;
	height:48px;	
	line-height:48px;
	font-size:1.2em;
	text-align:center;
	font-weight:600;
	text-transform:uppercase;
	padding: 0 5px;
	/* rounded corners */
	-moz-border-radius:0 0 0 5px;
	-webkit-border-radius:0 0 0 5px;
	border-radius:0 0 0 5px;
}

.prod-details a, .add-cart a {
	color:#fff;	
}

.add-cart {
	background-color:#f26122;;
	height:48px;	
	line-height:48px;
	font-size:1.2em;
	text-align:center;
	font-weight:600;
	text-transform:uppercase;
	padding:0 10px;
	/* rounded corners */
	-moz-border-radius:0 0 5px 0;
	-webkit-border-radius:0 0 5px 0;
	border-radius:0 0 5px 0;
}
.widgets {margin-top:15px;}
.widget {width:300px!important;}

.footer {

	background-color:#000;
	height:47px;	
	line-height:47px;
	color:#fff;
	text-transform:uppercase;
	width:960px!important;
}
.footer a {color:#fff;display:inline;}

.social {
	color:#fff;	
	text-align:right;
	width:170px!important;
	float:right;
}

.social li {
	float:left;margin:0px 4px;	
	
}



.panel {padding:20px !important; line-height:1.7em; font-size:14px;}

.social .fb {
	background:url(images/sprite-social.png) no-repeat;
	background-position:-47px 0;
	width:30px;
	height:30px;
	margin-top:8px;
	float:left;
	line-height:40px;
}

.social .twt {
	background:url(images/sprite-social.png) no-repeat;
	background-position:0 0;
	width:30px;
	height:30px;
	margin-top:8px;
	float:left;
	line-height:40px;
}


.product_title.entry-title{
	 color: #000000;
    font-size: 1.8em !important;
    font-weight: bold;
    margin: 0 auto !important;
    padding-bottom: 4px !important;
    text-transform: uppercase;
   line-height:1.2em;
}


h2{
font-size:1.6em;
 font-family:'Proxima Nova Rg', sans-serif;
margin-bottom:0.5em;
}

.woocommerce-ordering{
	 float: right!important;
    margin: 0 12px 37px!important;
   
}

.woocommerce-message {font-family:"Proxima Nova Rg", sans-serif !important;}


.product_meta{display:none;}
.related.products > h2{margin:10px 0px 0px 0px !important; padding:10px 0px 5px 20px !important ; font-size:1.6em; font-family:'Proxima Nova Rg', sans-serif;}
.woocommerce-result-count{float:none!important; margin:0px!important;}









/*Global Shop*/

.woocommerce-message {border:1px solid #e0e0e0; padding:10px;  margin:0 auto; margin-bottom:20px; background:#f0f0f0; font-family:inherit; font-weight:600; font-size:15px;
}
.woocommerce-message a {margin-right:30px;}

/*Single Page*/

.single div.images {width:35%; float:left; text-align:center;}
.single div.images img {display:inline-block; margin:0 auto;}
.single div.summary {width:50%; float:right;}
.single div.woocommerce-tabs {padding:20px; display:block; width:90%; margin:0 auto; margin-top:40px;}
.single div.woocommerce-tabs ul li {list-style-type:none; margin:0; padding:0;}
.single div.woocommerce-tabs .panel { padding:10px;}
.single div.woocommerce-tabs .panel h2 {font-weight:300; margin:0; padding:0; display:none;}
.single div.woocommerce-tabs .tabs {margin:0; padding:0; border-bottom:1px solid #000;}
.single div.woocommerce-tabs .tabs li {display:inline-block;}
.single div.woocommerce-tabs .tabs li a {color:#333; padding:15px; display:block; text-decoration:none; font-size:14px; text-transform:capitalize; letter-spacing:0.5px; font-family:inherit;}
.single div.woocommerce-tabs .tabs .active a  {font-weight:600;}
.single .product_title { font-family:inherit; font-weight:300; font-size:34px;}
.single .variations_form {padding:20px; background:#f0f0f0; width:300px; border:1px solid #e0e0e0;}
.single .summary select {padding:10px; font-family:inherit; font-weight:500;

box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	background: #fff url(images/bg-input.png) repeat-x scroll 0 0 transparent;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	border-radius: 3px 3px 3px 3px;


}
.single .variations tr {display:block; margin-bottom:10px;}
.single .summary .variations-button {margin-top:40px}
.single .summary .quantity {margin-bottom:20px;}
.single .summary .label {font-weight:600; padding-right:20px;}
.single .product_meta {margin-top:20px;}

.single .related {margin-top:20px;}

.single .summary  .price .amount {font-size:20px; font-family:inherit; font-weight:500;}
.single .summary .single_variation .price .amount {font-size:24px; font-family:inherit; font-weight:600;color:#f26122; margin-bottom:20px;}
.single .related h2 {display:none;}

.reset_variations {display:none !important;}

.single .quantity input.qty {
	border: 1px solid #ccc;
	width: 20px;
	display: inline;
	padding: 1px 5px 2px;
	line-height: 1em !important;
	vertical-align: middle;
}
.single .quantity input.input-text {
	border: 1px solid #BBBBBB;
	border-radius: 0;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	padding: 10px;
	width: 38px;
	outline: none;
}
.single .quantity input.plus, .quantity input.minus {
	display: none;
}
.single .quantity input.minus {
	bottom: 0;
	position: absolute;
	right: 0;
}
.single .quantity input.plus:hover, .quantity input.minus:hover {
	background: #fff;
}










/* --------------------- BUTTONS --------------------- */






/* =Cart
-------------------------------------------------------------- */
a.remove {
	display: block;
	height: 16px;
	width: 16px;
	font-size:16px;
	font-weight:bold;
color:red;
	content: 'x';
	
}
a.remove:hover {
	color:#e7e7e7;
}
.cart th, .cart td {
	vertical-align: middle;
	text-align: left;
	border-bottom: 0;
	background: none;
}
td.actions {
	text-align: right !important;
}
td.actions .coupon {
	float: left;
}
td.actions .coupon label {
	display: none;
}
td.actions .coupon .input-text {
	width: 160px !important;
	float: left;
	margin: 1px 6px 0 0 !important;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	background: #fff url(images/bg-input.png) repeat-x scroll 0 0 transparent;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	color: #777777;
	font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	outline: 0 none;
	padding: 6px;
}
td.actions .button-alt, td.actions .button.alt {
	float: right;
	margin: 0px 0 0 6px;
}
td.quantity {
	min-width: 80px;
}
.quantity input {
	margin-left: 0;
	margin-right: 0;
}
.quantity input.qty {
	border: 1px solid #ccc;
	width: 20px;
	display: inline;
	padding: 1px 5px 2px;
	line-height: 1em !important;
	vertical-align: middle;
}
.quantity input.input-text {
	border: 1px solid #BBBBBB;
	border-radius: 0;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) inset;
	padding: 6px 9px;



	width: 38px;
	outline: none;
}
.quantity input.plus, .quantity input.minus {
	display: none;
}
.quantity input.minus {
	bottom: 0;
	position: absolute;
	right: 0;
}
.quantity input.plus:hover, .quantity input.minus:hover {
	background: #fff;
}
.cart input {
	width: 100px;
	margin: 0 !important;
	vertical-align: middle;
}
.col2-set {
	zoom: 1;
	width: 100%;
	position: relative;
	margin-top:20px;
}
.col2-set::after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
}
.col2-set .col-1 {
	min-height: 205px;
}
.col2-set .col-1 {
	float: left;
	width: 47%;
	

	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.posted_in, .tagged_as {display:block;}

.col2-set .col-2 {
	min-height: 205px;
}
.col2-set .col-2 {
	float: right;
	width: 47%;
	padding: 0;
}
.col2-set h3, #order_review_heading, header h2 {
	border-bottom: 1px solid #CCC;
margin:0;
padding:0;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: 300;
	
}
.col2-set h3, #order_review_heading {
	font-size: 24px;
}
.cart-collaterals {
	
	zoom: 1;
	font-weight:300;
	width: 100%;
	padding-bottom:20px;
}
.cart-collaterals .related {
	width: 310px;
	float: left;
}
.cart-collaterals .cross-sells {
	width: 314px;
	float: left;
}
.cart-collaterals .shipping_calcuRalewayr {
	float: left;
	max-width: 400px;
	width: 45%;
	clear: left;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
.cart-collaterals .shipping_calcuRalewayr .shipping-calcuRalewayr-form {
	margin: 15px 0;
}
.cart-collaterals .shipping_calcuRalewayr .button {
	float: none !important;
	display: block;
}
.cart-collaterals .shipping_calcuRalewayr a {
	color: inherit;
}
.cart-collaterals .shipping_calcuRalewayr a:hover {
	color: #444;
}
.cart-collaterals .shipping_calcuRalewayr .col2-set {
	margin-top: 0;
}
.cart-collaterals .shipping_calcuRalewayr .col2-set .col-1, .cart-collaterals .shipping_calcuRalewayr .col2-set .col-2 {
	width: 47%;
}
.cart-collaterals .cart_totals {
	float: right;
	max-width: 400px;
	width: 45%;
	text-align: left;
	line-height: 1.8em;
       margin-bottom:20px;
}
.cart_totals h2 {
	font-weight: 700;
	margin-bottom: 0.5em;
}
.cart-collaterals .cart_totals p {
	margin: 0 !important;
	line-height: 1.8em;
}
.cart-collaterals .cart_totals table {
	border-collapse: separate;
	padding: 0;
	width: 100%;
	border: 1px solid #DDD;
	background: #fff;
}
.cart-collaterals .cart_totals table tr th {
	padding: 1em;
}
.cart-collaterals .cart_totals table tr:nth-child(2n+1) {
	background-color: #F6F6F6;
}
.cart-collaterals .cart_totals table tr:first-child th, .cart-collaterals .cart_totals table tr:first-child td {
	border-top: 0 !important;
}
.cart-collaterals .cart_totals table td, .cart-collaterals .cart_totals table th {
	color: inherit;
}
.cart-collaterals .cart_totals table small {
	display: block;
	color: #999;
}
.cart-collaterals .cart_totals .discount td {
	color: green;
}
.cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th {
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	line-height: 1.5em;
	background: none;
	border-bottom: 0;
}
.cart-collaterals .cart_totals a.button-alt, .cart-collaterals .cart_totals a.button.alt {
	width: 193px;
	display: block;
	font-size: 0.92em;
}
.cart-collaterals .shipping_calcuRalewayr h2, .cart-collaterals .cart_totals h2 {
	font-size: 16px;
}
/* =Forms
-------------------------------------------------------------- */
.form-row {
	zoom: 1;
	padding: 3px 0;
	margin: 0 0 6px !important;
}
.form-row label {
	display: block;
}
.form-row label.hidden {
	visibility: hidden;
}
.form-row select {
	width: 100%;
	cursor: pointer;
	margin: 0 !important;
}
.form-row .required {
	color: #c00;
	font-weight: bold;
}
.form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle;
}
.form-row label.checkbox {
	display: inline;
}
form .form-row, #content .form-row {
/*display: block;
		padding: 1px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		width: 100%;
		border: 1px solid #ccc;
		outline: 3px solid #f5f5f5;
		background: #fff;*/

}
form .form-row input.input-text, #content .form-row input.input-text, form .form-row textarea, #content .form-row textarea, form .form-row select, table.variations tr select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #ccc;
	width: 100%;
	padding: 4px 6px;
	margin: 0;
	font-family:'Open Sans', sans-serif;
	outline: 0;
	background: #fff;
	font-size:14px;
	line-height: 1em;
}
form .form-row textarea, #content .form-row textarea {
	height: 3.5em;
	line-height: 1.5em;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form .form-row input.input-text:focus, #content .form-row input.input-text:focus, form .form-row textarea:focus, #content .form-row textarea:focus {
	box-shadow: inset 0 0 0 3px #fff;
	-webkit-box-shadow: inset 0 0 0 3px #fff;
	-moz-box-shadow: inset 0 0 0 3px #fff;
}
.form-row-first, .form-row-last {
	float: left;
	width: 47%;
	overflow: visible;
}
.form-row-last {
	float: right;
}
/* =Checkout
-------------------------------------------------------------- */
#payment {
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #DDD;
}
#payment ul.payment_methods {
	overflow: hidden;
	zoom: 1;
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #DDD;
	margin: 0 !important;
	list-style: none outside;
}
#payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0 !important;
	font-weight: normal;
}
#payment ul.payment_methods li input {
	margin: 0 1em 0 0 !important;
}
#payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 0.5em;
	position: relative;
}
#payment div.form-row {
	padding: 1em;
	border-top: 1px solid #fff;
}
#payment #place_order {
	float: right;
	margin: 0;
}
#payment .terms {
	padding: 0 1em 0 !important;
	text-align: right;
}
#payment div.payment_box {
	position: relative;
	width: 96%;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	padding: 1em 2% 0;
	margin: 1em 0 1em 0;
	font-size: 0.92em;
}
#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
	width: 48%;
	float: left;
}
#payment div.payment_box #cc-expire-year {
	float: right;
}
#payment div.payment_box span.help {
	font-size: 11px;
	color: #999;
	line-height: 13px;
	font-weight: normal;
}
#payment div.payment_box p, #payment div.payment_box .form-row {
	margin: 0 0 1em;
}
#payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #f1f1f1;
	/* arrow size / color */

	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -5px;
	left: 0;
	margin: -1em 0 0 2em;
}
div.shipping-address {
	padding: 0;
	clear: left;
}
#shiptobilling {
	position: absolute;
	right: 0;
	padding: 0;
}
#shiptobilling label {
	font-size: 0.9em;
}
.checkout .col-2 .notes {
	clear: left;
}
.checkout .col-2 .form-row-first {
	clear: left;
}
/* =Order Page
-------------------------------------------------------------- */
.order_details {
	overflow: hidden;
	zoom: 1;
	margin: 1.5em 0 1.5em;
	list-style: none;
}
.order_details li {
	float: left;
	margin-right: 2em;
	
	line-height: 1em;
	border-right: 1px dashed #aaa;
	padding-right: 2em;
}
.order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5em;
	color: #C2C2C2;
}
.order_details li.method {
	border: none;
}
.customer_details {
	margin-bottom: 20px;
}
/* =Account
-------------------------------------------------------------- */
.addresses .title {
	overflow: hidden;
	zoom: 1;
}
.addresses .title .edit {
	float: right;
}
/* =Tables
-------------------------------------------------------------- */
td, th {
	padding: 1em
}
table.shop_table {
	border-color: #ddd;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	margin: 15px 0;
	text-align: center;
	width: 100%;
	border-collapse: separate;
}
table.shop_table th {
	color: inherit;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	border: 0;
	border-right: 1px solid #ddd;
}
table.shop_table td {
	vertical-align: middle;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 1em;
	border-left: 0;
	text-align: left;
	line-height: 1.8em;
}
table.shop_table tfoot td {
	font-weight: 300;
}
table.shop_attributes {
	border: 0 !important;
	border: 1px dotted #ccc !important;
	width: 100%;
}
table.shop_attributes td, table.shop_attributes th {
	text-align: center;
	background: none;
	color: inherit;
	height: auto;
}
table.shop_attributes th {
	width: 150px;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #ccc;
	margin: 0 !important;
	line-height: 1.5em;
}
table.shop_attributes td {
	padding: 8px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0 !important;
	line-height: 1.5em;
}
table.shop_attributes td p {
	margin: 0 !important;
}
table.shop_attributes .alt td, table.shop_attributes .alt th {
	background: #f9f9f9;
}
/*table.my_account_orders {
  font-size: 0.85em;
}*/
table.my_account_orders .button {
	white-space: nowrap;
	margin: 4px 0;
}
table.shop_table th {
	text-shadow: 0 1px 0 #ffffff;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
	background: -webkit-linear-gradient(#ffffff, #f1f1f1);
	background: -moz-linear-gradient(center top, #ffffff 0%, #f1f1f1 100%);
	background: -moz-gradient(center top, #ffffff 0%, #f1f1f1 100%);
}
table.shop_table tfoot th {
	background: #F8F8F8;
	border-top: 1px solid #DDD;
	font-weight:600;
}
table.shop_table tfoot td {
	background: #f8f8f8;
}
table.shop_table td.product-remove {
	width: 10px;
}
table.shop_table td.product-thumbnail {
	width: 36px;
}
table.shop_table td.product-thumbnail a {
	width: 36px;
}
table.shop_table td.product-thumbnail img {
	width: 36px;
	height: auto;
}
table.shop_table td.product-quantity .quantity {
	margin-right: 0;
}
table.shop_table td.order-actions {
	width: 50px;
}
table.shop_table td.actions {
	background: #F6F6F6;
	box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
	-webkit-box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
}
table.shop_table td.actions div.coupon {
	text-align: left;
}
table.shop_table td.actions div.coupon label {
	display: none;
}
table.shop_table td.actions div.coupon span.input-text {
	float: left;
	width: 160px;
	margin-right: 12px;
}
table.shop_table td.actions div.coupon span.input-text input {
	padding: 0 !important;
}
table.shop_table td.actions .button, table.shop_table td.actions .button-alt, table.shop_table td.actions .button.alt {
	font-size: 14px !important;
	vertical-align: top !important;
	margin-right: 10px;
	width: auto;
}
table.shop_table tbody tr {
	background: #fff;
}
table.shop_table dl.variation dt {
	float: left;
	margin-right: 5px;
}
.reset_variations {
	display: none !important
}
.woocommerce-breadcrumb {
	padding: 1em;
	font-size: 16px;
}

.form-row label {
	font-weight: 700;
}
.woocommerce-error {
		border:1px solid #e0e0e0;
	padding: 1em;
	font-weight:300;
	font-size: 17px;
	background:#f0f0f0;
	background-repeat: no-repeat;
	color: #333;
	margin-bottom: 1em;
}
.woocommerce-error li {
	padding: 0.5em;
	list-style-type:none !important;
}
.productimages {
	width: 200px;
	float: left;
	text-align: center;
}
.productinfo {
	float: left;
	width: 400px;
}





/* =Checkout
-------------------------------------------------------------- */
#payment {
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #DDD;
}
#payment ul.payment_methods {
	overflow: hidden;
	zoom: 1;
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #DDD;
	margin: 0 !important;
	list-style: none outside;
}
#payment ul.payment_methods li {
	line-height: 2em;
	text-align: left;
	margin: 0 !important;
	font-weight: normal;
}
#payment ul.payment_methods li input {
	margin: 0 1em 0 0 !important;
}
#payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 0.5em;
	position: relative;
}
#payment div.form-row {
	padding: 1em;
	border-top: 1px solid #fff;
}
#payment #place_order {
	float: right;
	margin-bottom: 1em;
	font-size:16px;
	font-family:inherit;
}
#payment .terms {
	padding: 0 1em 0 !important;
	text-align: right;
}
#payment div.payment_box {
	position: relative;
	width: 96%;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
	padding: 1em 2% 0;
	margin: 1em 0 1em 0;
	font-size: 0.92em;
}
#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
	width: 48%;
	float: left;
}
#payment div.payment_box #cc-expire-year {
	float: right;
}
#payment div.payment_box span.help {
	font-size: 11px;
	color: #999;
	line-height: 13px;
	font-weight: normal;
}
#payment div.payment_box p, #payment div.payment_box .form-row {
	margin: 0 0 1em;
}
#payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #f1f1f1;
	/* arrow size / color */

	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -5px;
	left: 0;
	margin: -1em 0 0 2em;
}
div.shipping-address {
	padding: 0;
	clear: left;
}
#shiptobilling {
	position: absolute;
	right: 0;
	padding: 0;
}

.archive .button {display:none}

#shiptobilling label {
	font-size: 0.9em;
}
.checkout .col-2 .notes {
	clear: left;
}
.checkout .col-2 .form-row-first {
	clear: left;
}
/* =Order Page
-------------------------------------------------------------- */
.order_details {
	overflow: hidden;
	zoom: 1;
	margin: 1.5em 0 1.5em;
	list-style: none;
}
.order_details li {
	float: left;
	margin-right: 2em;
	text-transform: uppercase;
	line-height: 1em;
	border-right: 1px dashed #aaa;
	padding-right: 2em;
}
.order_details li strong {
	display: block;
	font-size: 1.4em;
	text-transform: none;
	line-height: 1.5em;
	color: #C2C2C2;
}
.order_details li.method {
	border: none;
}
.customer_details {
	margin-bottom: 20px;
}
/* =Account
-------------------------------------------------------------- */
.addresses .title {
	overflow: hidden;
	zoom: 1;
}
.addresses .title .edit {
	float: right;
}
/* =Tables
-------------------------------------------------------------- */
td, th {
	padding: 0.5em
}
table.shop_table {
	border-color: #ddd;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	margin: 15px 0;
	text-align: center;
	width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	border-collapse: separate;
}
table.shop_table th {
	color: inherit;
	font-size: 16px;
	font-weight: 300;
	padding:10px;
	line-height: 18px;
	border: 0;
	border-right: 1px solid #ddd;
}
table.shop_table td {
	vertical-align: middle;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 10px;
	border-left: 0;
	text-align: left;
	line-height: 1.8em;
}
table.shop_table tfoot td {
	font-weight: 300;
}
.related .cart {display:none}

table.shop_attributes {
	border: 0 !important;
	border-top: 1px dotted #ccc !important;
	width: 100%;

}
table.shop_attributes td, table.shop_attributes th {
	text-align: center;
	background: none;
	color: inherit;
	height: auto;

}
table.shop_attributes th {
	width: 150px;
	font-weight: bold;
	padding: 8px;
	border-bottom: 1px solid #ccc;
	margin: 0 !important;
	line-height: 1.5em;
}
table.shop_attributes td {
	padding: 8px;
	border: none;
	border-bottom: 1px dotted #ccc;
	margin: 0 !important;
	line-height: 1.5em;
}
table.shop_attributes td p {
	margin: 0 !important;
}
table.shop_attributes .alt td, table.shop_attributes .alt th {
	background: #f9f9f9;
}
/*table.my_account_orders {
  font-size: 0.85em;
}*/
table.my_account_orders .button {
	white-space: nowrap;
	margin: 4px 0;
}

.variation {font-weight:600;}

table.shop_table th {
	color:#fff;
font-weight:400;
font-size:16px;
	background:#000;
}

table.shop_table td .amount {font-size:16px;}
.product-name a {font-weight:600;}

table.shop_table tfoot th {
	color: #000;
	border-top: 1px solid #DDD;
	background:#f0f0f0;
}
table.shop_table tfoot td {
	background: #f8f8f8;
}
table.shop_table td.product-remove {
	width: 10px;
}
table.shop_table td.product-thumbnail {
	width: 36px;
}
table.shop_table td.product-thumbnail a {
	width: 36px;
}
table.shop_table td.product-thumbnail img {
	width: 36px;
	height: auto;
}
table.shop_table td.product-quantity .quantity {
	margin-right: 0;
}
table.shop_table td.order-actions {
	width: 50px;
}
table.shop_table td.actions {
	background: #F6F6F6;
	box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
	-webkit-box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.025);
}
table.shop_table td.actions div.coupon {
	text-align: left;
}
table.shop_table td.actions div.coupon label {
	display: none;
}
table.shop_table td.actions div.coupon span.input-text {
	float: left;
	width: 160px;
	margin-right: 12px;
}
table.shop_table td.actions div.coupon span.input-text input {
	padding: 0 !important;
}
table.shop_table td.actions .button, table.shop_table td.actions .button-alt, table.shop_table td.actions .button.alt {
	font-size: 16px ;
	font-weight:300;
	font-family:inherit;
	vertical-align: top !important;
	margin-right: 0;
	width: auto;
}
table.shop_table tbody tr {
	background: #fff;
}
table.shop_table dl.variation dt {
	float: left;
	margin-right: 5px;
}
.reset_variations {
	display: none !important
}
.woocommerce-breadcrumb {
	padding: 1em;
	font-size: 16px;
}


.form-row label {
	font-weight: 700;
}







.button, .button-alt, #submit {
	font-size: 12px;
	font-family:inherit;
	display: inline-block;
	color: white !important;
	text-decoration: none;
	position: relative;
	background: #000;
	font-weight:600 !important;
	cursor: pointer;
	font-size:14px;
	line-height: 1.7em;
	font-weight: bold;
	padding: 4px 15px 5px;
	margin: 0 5px 0 0;
	border: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-appearance: none;
	border-radius: 0;
}


.button, .button-alt, #submit:hover{
	
	background: #f26122;
	
}



.button-alt, .button.alt, .add_to_cart_button.product_type_simple {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
input[type=button]:hover, input[type=button]:focus, input[type=submit]:hover, input[type=submit]:focus, .button:hover, .button:focus, .button-alt:hover, .button-alt:focus, #submit:hover, #submit:focus {
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
	text-decoration: none;
	background-color: #000;
}
input[type=button]:active, input[type=button].active, input[type=submit]:active, input[type=submit].active, .button:active, .button.active, .button-alt:active, .button-alt.active, #submit:active, #submit.active {
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.1);
	cursor: default;
	text-shadow: 0 0 0 transparent, -1px -1px 0 rgba(0, 0, 0, 0.1);
	background-image: url(images/button_bg_active.png);
}
#submit {
	box-shadow: none;
	margin-top: 10px;
}


.page-numbers li {display:inline-block; margin:0 2px;}

a.page-numbers {
    padding: 10px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);}






















.grid_12.alpha.omega.products{margin-top:10px;}
.woocommerce-breadcrumb{display:none;}
.page-description{display:none;}
.woocommerce-result-count{display:none;}
.woocommerce-ordering{display:none;}

.post-edit-link{
	color:#000;
}
.entry-utility{
	margin:0 0 24px;
}
.entry-summary a{
	color:#000;
}
.nav-previous > a{
	color:#000;
}
.nav-next > a{
	color:#000;
}
.comment-meta.commentmetadata > a{
	color:#000;
}
.comment-reply-link{
	color:#4EA1E0;
}
.url{
	color:#4EA1E0;
}
.logged-in-as > a{
	color:#000;
}
.entry-utility > a{
	color:#000;
}

.added_to_cart{
	color:#000;
	margin-left:80px;
}

.inline.show_review_form{
	color:#F00;
}
.left-panel ul.sub-menu{
	 float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0 0 15px;
}
.left-panel ul.sub-menu li{
	 float: left;
    width: 91px;
	margin-top:1px;
}


button{
	background:none repeat scroll 0 0 #f26122!important;
}

.checkout-button.button.alt{
	background:none repeat scroll 0 0 #f26122 !important;
}

.cnss-social-icon img{
	margin:0 0 3px 3px;
}
.entry-title{

    font-size: 1.4em;
    font-weight: bold;
    margin: 0 auto;
    padding-bottom: 4px;
   
    text-transform: uppercase;
}
.entry-title > a{
		color: #000;
}
.entry-meta > a{
	color: #000;
}

.url.fn.n{
	color: #000;
}
.comments-link > a{
	color: #000;
}
.form-allowed-tags{
	display:none;
}

#comment{
width: 500px !important;
}

#submit{ height:30px;}
#respond .required {
color: #ff4b33;
font-weight: bold;
}
#respond label {
clear:both;
color:#888888;
float:left;
font-size:12px;
width:10%
}
#respond textarea {
width: 98%;
float:left;
clear:both;
}
#respond h3{ font-size:18px;color:#000;}
#respond input {
    width: 40%;
	box-shadow:none;
	
	
}
#respond .form-allowed-tags {
color: #888;
font-size: 12px;
line-height: 18px;
}
#respond .form-allowed-tags code {
font-size: 11px;
}
#respond .form-submit {
margin: 12px 0;
}
#respond .form-submit input {
font-size: 14px;
float:left;
clear:both;
background-color:#6F655F;
color:#FFF;
border-color:#6F655F;
width: auto;
box-shadow:none;
}
#s {
    margin: 8px;
    width: 68%;
	padding:4px;
}
#searchsubmit {
    background: none repeat scroll 0 0 #f26122;;
    height: 28px;
  
    padding: 2px;
}
.comment-notes{ display:none;}
#commentform p{ margin: 11px 0;
}
.comment.even.thread-even.depth-1{
	margin:20px 0;
}
/*------------comment & LogOut css End here-------------------*/

/*---contact css starts here---*/
.txt {
float: left;
width: 149px;
line-height: 25px;
}
.txt_field {
background: url(images/list_box.png) no-repeat;
width: 240px;
height: 27px;
border: 0px none;
padding-left: 10px;
}
.txt_area {
background: url(images/txt_area.png) no-repeat;
width: 245px;
height: 84px;
border: 0px none;
padding: 5px 0 0 5px;
}
.send_btn {
background:none repeat scroll 0 0 #DD8045;
width: 117px;
height: 30px;
border: 0px none;
cursor: pointer;
float: left;
text-align: center;
line-height: 30px;
margin: 13px 0 0 147px;
color: #FFF;
margin-top:-3px;
}
.wpcf7-form > p{
	margin:17px 0
}
/*---contact css end here---*/

#content
{
padding:10px 20px 30px 5px;
font-size:13px;
line-height:1.6em;
font-family:"Proxima Nova Rg", sans-serif;
}


#contentmain
{
padding:10px 0px 10px 0px;
font-size:12px;
line-height:1.6em;
}

#content h1
{
font-size:30px;
margin-top:20px;
margin-bottom:20px;
font-family: 'Proxima Nova Rg', sans-serif;	
line-height:1.2em;
color:#f26122;;
}


#content h4
{
font-size:20px;
margin-top:20px;
margin-bottom:20px;
font-family: 'Proxima Nova Rg', sans-serif;	
line-height:1.2em;
}



.page-title
{
font-size:30px;
padding:10px 20px 0px 20px;
font-family: 'Proxima Nova Rg', sans-serif;
color:#f26122;;
}


#content p
{
margin:1px 0px 20px 0px;
font-family: 'Proxima Nova Rg', sans-serif;
font-size:14px;	
}

.woocommerce-message {
border-top: 3px solid #f26122;;
}

.images {border:2px solid #f0f0f0; margin-right:25px;}

.variations select,input {padding:5px;}

.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {padding-bottom:5px;}

#container
{
}

#headingbox
{
text-align:center;
width:650px;
padding:30px;
background:#000;
-moz-border-radius:5px 5px;
-webkit-border-radius:5px 5px;
border-radius:5px 5px;
margin-top:-10px;
}

#headingbox p {color:#fff; font-size:14px; font-family:"Proxima Nova Rg"; margin-top:1em;}

#headingbox h1 
{
font-family: 'Roboto', sans-serif;	
color:#fff;
font-size:30px;
}




.products {
	width: 100%;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.products li {
	padding-bottom:20px; 
	width:200px;
	display: inline-block;
	margin: 7px;
vertical-align:top;
margin-bottom:10px;
border:1px solid #e0e0e0;


-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


.products li:hover {border:1px solid #e0e0e0; -webkit-box-shadow: 0px 0px 48px -17px rgba(0,0,0,0.51);
-moz-box-shadow: 0px 0px 48px -17px rgba(0,0,0,0.51);
box-shadow: 0px 0px 48px -17px rgba(0,0,0,0.51);}

.products li img:hover {opacity:0.8}
.products li h3 {font-size:13px; font-weight:400; padding:0 30px;text-transform:lowercase !important;}
.products li a {color:#000; text-decoration:none;}

.products li .price {font-weight:600;}




.woocommerce-page ul.products li.product .price .from {color:#000;}

#content .gmap-canvas {border:5px solid #f0f0f0;}

#thumbn img {width:100px; height:100px; float:left; margin:2em !important;}
#searchresult {margin-bottom:2em; border-bottom:1px solid #f0f0f0;}


.woocommerce-page ul.products {clear:none !important;}

.woocommerce ul.products li.product .price .from, .woocommerce-page ul.products li.product .price .from {color:#000 !important}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
float: left;
width: 300px !important;
margin-bottom: 2em;
}

.woocommerce div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
clear: both !important;
}

div.pp_woocommerce div.ppt {display:none !important}



.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {color:#fff !important}

.woocommerce table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
float: right;
margin-left: .25em;
color:#fff !important;
}

del {color:#000 !important;}


.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
top: 0;
right: 0;
left: auto;
margin: -6px -6px 0 0;
font-weight:600 !important;
font-size:20px !important;
padding:10px !important;
}

