/* TEMPLATE CSS*********************************************/

/* Begin My Custom Coding */

.btn-primary {background: #292929; background-image: none; border: none; color: #c0c0c0;/*background: #292929; background-image: none; border: none; color: #c0c0c0;*/ border-radius: 0px; box-shadow: none; margin: 2px;}

div.productdetails-view.productdetails.i div.row div.col-md-6 a.btn.btn-primary,
div.productdetails-view.productdetails.i div.row div.col-md-6 a.btn.btn-primary:hover{
	background: #ffffff; color: #000000; text-shadow: none;     font-size: 14px!important;
}


span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button, span.addtocart-button span.addtocart-button-disabled 
	{background: #292929; background-image: none; border: none; color: #c0c0c0; border-radius: 0px; box-shadow: none; margin: 2px;}


@media only screen and (max-width: 750px) {
	
	div.vatnotice {width: 100%!important;float: left!important;}
	
	#vm-menu .VMmenu li {
    padding: 4px!important; }
	
.productdetails-view h1#producttitle {
    font-size: 30px!important;
    line-height: 30px !important;	}

.productdetails-view .product-short-description {font-size: 18px!important; line-height: 150%; }

.pricetable th {
    font-size: 22px!important;  }

.pricetable td, .pricetable tr {
	padding-top: 5px!important;
    padding-bottom: 5px!important;
    font-size: 20px!important; }

.vatnotice {
    font-size: 16px!important; }

.cartlabel { 
    font-size: 20px!important; }

.btn { 
    font-size: 20px!important; }
	
.catbrowse {
    min-height: 472px!important; }

.browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    height: 260px!important;
	}
	/* ---- new styles here start---- */
	
div.productdetails-view.productdetails.i .product-price div.PricebasePrice.vm-display.vm-price-value {
	color: #ffffff !important;
	}
	
div.productdetails-view.productdetails.i {
		background: #000000;
		color: #ffffff;
	    line-height: 150%;
	}
	
	div.productdetails-view.productdetails.i div.product-short-description {
		line-height:150%;
	}
	
	div.productdetails-view.productdetails.i div.row div.col-md-6.leftalign div.spacer-buy-area h1#producttitle {
	color: #ffffff;
		line-height: 130% !important;
    margin-bottom: 21px;
}
	div.productdetails-view.productdetails.i div.row div.col-md-6 {
		padding-left: 1px !important;
		padding-right: 1px !important;
	}
	
div.category.catbrowse.i {
		background: #000000 !important;
	color: #ffffff;
	border: 0px solid #383838;
	min-height: 478px !important;
	}
	
	div.category.catbrowse.i div.spacer h2 a span { 
	color: #ffffff;
		font-size: 13px;
}

	div.category.catbrowse.i div.spacer h2 a img {
	border: none;
}

	
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productdetailsimglinki img.browseProductImage {
	 height: auto !important;
	}
	
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productbottombar div.catSaleprice div.PricebasePrice.vm-display.vm-price-value span.PricebasePrice, 
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink h5{
	font-size: 20px !important;
 	
	}
	div.product.catbrowse.i,
div.product.catbrowse.i148{
	background: #000000 !important;
	color: #ffffff;
	border: 0px solid #383838;
	min-height: 478px !important;
}
	
/* ---- new styles here end ---- */
.productdetailsimglink {
    height: 300px!important;
	}

div .contentarea h5{
    font-size: 24px !important;}

.browse-view .row .product .spacer span {
    font-size: 22px!important; }

.col-sm-6 img {
    width: 100%;
    max-width: 379px!important; }
  
 .col-sm-6 h2 a {
    font-size: 18px!important; }
			   
.browse-view .row .product div.spacer span.PricebasePrice {
    font-size: 28px !important; }

   }
   
@media only screen and (max-width: 1000px) {
              div#facebox[style] { top: 0px!important;
                                   left: 0px!important;
                                  }

                               }
/* End My Custom Coding */

/*Custom Font*/
@font-face 
{
    font-family: 'lithos_proregular';
    src: url('lithospro-regular-webfont-webfont.eot');
    src: url('lithospro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),         url('lithospro-regular-webfont-webfont.woff') format('woff'),         url('lithospro-regular-webfont-webfont.ttf') format('truetype'),         url('lithospro-regular-webfont-webfont.svg#lithos_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*Basic Styles*/
html 
{
height:100%;
 margin-bottom:1px;
 overflow-y:scroll;
}
body 
{
background-color:#000;
height:100%;
background-repeat: repeat-x;
background-attachment:fixed;
background-position:bottom left;
color: #fff;
margin:0;
font-size: 12px;
line-height: normal;
}
a 
{
text-decoration:none;
color:#fff;
}
a:hover 
{
	text-decoration: none;
	color:#ddd;
}
h1 
{
font-family: 'lithos_proregular';
    font-size:1.6em;
    line-height:1.6em;
    font-weight:bold;
	margin: 2px 0;
    }
h2 
{
font-family: 'lithos_proregular';
    font-size:1.5em;
    line-height:1.5em;
    font-weight:bold;
	color: #c0c0c0;
	margin: 2px 0;
    }
    h3 
{font-size:1.2em;line-height:1.2em;font-weight:bold;color: white;margin: 2px 0;font-family: 'lithos_proregular';}
    h4 
{
font-family: 'lithos_proregular';
    font-size:1.1em;
    line-height:1.1em;
    font-weight:bold;
	margin: 2px 0;
    }
    h5 
{
font-family: 'lithos_proregular';
    font-size:1.07em;
    line-height:1.07em;
    font-weight:bold;
    margin: 2px 0;
	}
    h6 
{
    font-size:1.03em;
    line-height:1.03em;
    font-weight:bold;
    margin: 2px 0;
	}
	input, button, textarea, select 
{
/*font-size: 100%;
padding: 3px;*/
    font-size: 120%;
    padding: 7px 6px;
color: black;
}
img {max-width:100%;}
.content td 
{
border: 1px dotted;
padding: 2px;
}
.client-email > div {display:none;}
blockquote 
{
background: #DDD;
padding: 10px;
width: 500px;
border: 2px solid #BBB;
}

.clr{clear:both;overflow:hidden;}
.general-bg,input.custom-attribute,input.quantity-input,.manufacturer-product-link a,a.ask-a-question,input.vm-default,a.product-details,a.details,div.details,button.default{background-position:0 -40px;color: black;text-decoration:none;}
span.custom-variant-inputbox input.custom-attribute:hover,span.quantity-box input.quantity-input:hover,input.vm-default:hover,span.quantity-box input.quantity-input:hover,.ask-a-question-view input.counter:hover,.ask-a-question-view input#email:hover,table.user-details input:hover,a.ask-a-question:hover,a.details:hover,div.details:hover,a.product-details:hover,button.default:hover{background: black;background-position:0 -40px;color: white;text-decoration:none;}
.productdetails-view .spacer-buy-area{padding:0 0 0 12px;}
.back-to-category {}
.product-neighbours{color:#777;margin:0 0 15px;}
.product-neighbours a.next-page{background:url(../images/vmgeneral/next_16x16.png) no-repeat right;padding-right:30px;line-height:20px;float:right;}
.product-neighbours a.previous-page{background:url(../images/vmgeneral/previous_16x16.png) no-repeat left;padding-left:30px;line-height:20px;float:left;}
.productdetails-view  #producttitle{font-size: 20px!important;margin: 20px 0 6px;color:black;padding:0;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;}
.productdetails-view .product-short-description{margin:0 0 15px;padding:0;}
.productdetails-view .product-description,.product-fields{margin:15px 0;}
span.title{font-weight:700;display:block;font-size:14px;margin:0 0 6px;}
.product-packaging{margin:15px 0 0;}
.icons{text-align:right;float:right;display: none;margin:4px 0 10px 30px;}
.additional-images img{margin-right:8px;width:50px;height:auto;}
.product-price{
    margin: 0 15px 10px 0px;
}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax{text-decoration: line-through;}
.productdetails-view .addtocart-bar{margin: 0;padding: 0;}
.availability{text-align:center;margin:15px 0 0;}
.customer-reviews h4{border-bottom:solid #CAC9C9 1px;font-size:14px;margin:0 0 10px;padding:0 0 6px;}
.write-reviews{text-align:center;margin:20px 0 0;}
.write-reviews h4{text-align:left;}
.write-reviews h4 span{font-size:12px;font-weight:400;margin-left:8px;}
.write-reviews span.step{font-weight:700;display:inline-block;margin:0 0 8px;}
.write-reviews ul.rating{text-align:center;margin:0 0 20px;padding:0;}
.write-reviews ul.rating li{display:inline-block;list-style:none;text-align:center;padding:0 5px;}
.write-reviews ul.rating li span{display:block;}
.write-reviews textarea.virtuemart{margin-bottom:6px;display:inline-block;}
.list-reviews .normal{border:solid #CAC9C9 1px;margin-bottom:8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;padding:12px;}
.list-reviews .normal blockquote,.list-reviews .highlight blockquote{margin-top:12px;font-size:12px;word-wrap:break-word;}
.list-reviews .normal blockquote:before,.list-reviews .highlight blockquote:before{content:open-quote;font-weight:700;font-size:24px;padding-right:6px;}
.list-reviews .normal blockquote:after,.list-reviews .highlight blockquote:after{content:close-quote;font-weight:700;font-size:24px;padding-left:6px;}
.list-reviews .highlight{background:#f7f6f6;border:solid #CAC9C9 1px;margin-bottom:8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;padding:12px;}
.list-reviews span.date{float:right;display:block;color:#777;border-left:solid #CAC9C9 1px;border-bottom:solid #CAC9C9 1px;position:relative;top:-12px;right:-12px;font-size:10px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;padding:4px 6px 2px;}
span.variant-dropdown{width:150px;float:left;display:block;margin-bottom:5px;}
span.variant-dropdown select{width:150px;}
span.custom-variant-inputbox{width:152px;float:left;display:block;margin-bottom:5px;}
input.custom-attribute{width:140px;}
span.quantity-box{float:left;width: 41px;padding-top: 0px;border-radius: 5px;}
input.quantity-input{height: 30px;width: 43px;text-align:center;font-weight:700;padding:2px;border-radius: 5px;}
span.quantity-controls{width:15px;float:left;padding-top: 0px;margin: 0px 0 0 5px;}
span.quantity-controls input.quantity-controls{height: 16px;border:none;width:15px;}
span.quantity-controls input.quantity-plus{background:url(../images/vmgeneral/quantity-controls.png) repeat-x;margin-bottom: 0px;}
span.quantity-controls input.quantity-minus{background:url(../images/vmgeneral/quantity-controls.png) repeat-x;background-position:15px 0;}
.addtocart-bar{margin:0;padding:0;}
span.addtocart-button{float:left;margin: 0 0 0 10px;/*width: 50px*/;}
span.cart-images img {
    float: left;
    margin: 0;
    width: 45px;
}

.prodnote{
    font-size: 90%;
    color: black;
}
span.addtocart-button input.addtocart-button,span.addtocart-button input.notify-button{}
span.addtocart-button input.addtocart-button-disabled {}

.product, .category{ border-radius: 0px;position: relative; background: #989b66;}
.addtocart-area .product{background:none;}
.product h5{/*margin-left: 4px;*/ text-align: center; color: #000000 !important;     margin: 5px 0px 9px 0px;}
.category h2{font-size:16px;}
.productbottombar{

    background: none;
display: block;

    border-radius: 0;

    padding: 0px 4px;

    width: 200px;
	margin: 0 auto;
}
.productbottombar  h5 {
    font-family: verdana;
    font-weight: normal;
    font-size: 109%;
    line-height: 120%;
}



div.productdetails-view.productdetails.i div.pricetable{}
div.productdetails-view.productdetails.i div.pricetable td, div.productdetails-view.productdetails.i div.pricetable tr{ border:none!important;color: #ffffff;font-size: 15px;}
div.productdetails-view.productdetails.i div.pricetable th {font-size:19px; padding:4px;	}
div.productdetails-view.productdetails.i div.pricetable tr:nth-child(odd) {
    background-color: #454545;
}


.pricetable{}
.pricetable td, .pricetable tr{ border:none!important;color: black;font-size: 15px;}
.pricetable th {font-size:19px; padding:4px;	}
.pricetable tr:nth-child(odd) {
    background-color: #7D804A;
}
.category-view h4{font-size:14px;margin:0;padding:0;}
.category-view .row .category .spacer h2{margin:0;padding:0;}
.category-view .row .category .spacer h2 a{font-size: 18px;display:block;text-align:center;margin-top: 16px;color: white;line-height: 30px;text-transform: uppercase;}
.category-view .row .category .spacer h2 a img{margin-top:6px;max-width: 100%;height:auto;border-bottom: 2px solid #004b00;margin-bottom: 9px;padding-bottom: 10px;}
.category-view .row .category .spacer h2 a span {color:black;}
.featured-view h4,.latest-view h4,.topten-view h4,.recent-view h4,.related-products-view h4{font-size:14px;margin:0 0 8px;padding:0;}
.browse-view h1{font-size:16px;margin:0 0 8px;padding:0;}
.orderby-displaynumber{border-bottom:solid #E9E8E8 1px;border-top:solid #E9E8E8 1px;margin:10px 0;padding:10px 0;}
.orderlistcontainer{font-size:12px;display:inline-block;text-decoration:none;margin:0 15px 0 0;}
.orderlistcontainer div.activeOrder{background:#FFF top right no-repeat url(../images/vmgeneral/arrow_down.png);cursor:pointer;border:solid #CAC9C9 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12px;padding:2px 24px 1px 12px;}
.orderlistcontainer a{text-decoration:none;display:block;color: black;}
.orderlistcontainer a :hover{text-decoration:none;display:block;color:#EEE;background:#777;}
.orderlistcontainer div.orderlist{display:none;position:absolute;border:solid #CAC9C9 1px;background:#FFF;cursor:pointer;}
.orderlistcontainer div.orderlist div{padding:2px 12px 1px;}
.orderlistcontainer div.orderlist div:hover{color:#EEE;background:#CAC9C9;}
.ask-a-question-view .product-summary{border-bottom:solid #CAC9C9 1px;margin:25px 0 0;padding:0 0 10px;}
.ask-a-question-view .product-summary h2{font-size:16px;margin:0;padding:0;}
.ask-a-question-view .product-summary .short-description{margin-top:6px;}
.ask-a-question-view .product-summary img.product-image{max-width:100%;max-height:100%;width:auto;height:auto;}
.ask-a-question-view .form-field textarea.field{background:#fff url(../images/vmgeneral/default_bg.jpg) bottom repeat-x;width: 100%;border:solid #CAC9C9 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;text-align:left;padding:12px;}
.ask-a-question-view .form-field textarea.field:hover{background:#fff url(../images/vmgeneral/default_hover_bg.jpg) top repeat-x;color:#000;}
.ask-a-question-view .form-field .submit{width: 352px;}
.vmquote{font-size:smaller;}
.manufacturer-details-view img{float:right;margin:0 0 10px 20px;}
.manufacturer-details-view .email-weblink a{margin-right:15px;}
a.ask-a-question{font-size:12px;font-weight:700;display:inline-block;text-decoration:none;margin-bottom:8px;padding:3px 12px 1px;line-height: 20px;}
a.ask-a-question:hover{color:#777;text-decoration:none;}
input.vm-default{margin-bottom:2px;}
input.highlight-button{background:#e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;background-position:0 -160px;color:#fff;border:1px solid #00a000;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12px;cursor:pointer;text-align:center;letter-spacing:1px;display:inline-block;text-decoration:none;padding:4px 8px 2px;}
input.highlight-button:visited{color:#fff;}
a.product-details,a.details,div.details{background-position:0 0;display:inline-block;padding:3px 8px 1px;}
a.details:hover,div.details:hover,a.product-details:hover{background-position:0 -40px;color:#777;}
span.details-button{ margin:0 0 0 10px;}
span.details-button input.details-button { background: url("../images/vmgeneral/backgrounds.png") repeat-x scroll center top #E8E8E8;color:#135CAE;border:1px solid #CAC9C9 ;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;cursor:pointer; text-align:center;padding:3px 8px 1px;}
.coupon{color: gray;  border-radius:4px; border:1px solid #CAC9C9 ; font-size: 9px;padding: 3px;}
button.default{display:inline-block;cursor:pointer;padding:5px 8px 4px;}
button.default:hover{color:#777;}
a.highlight,a.highlight:visited{background:#e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;border:solid #00a000 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:12px;display:inline-block;text-decoration:none;background-position:0 -160px;color:#fff;padding:3px 8px 1px;}
textarea.virtuemart{background:#fff;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;text-align:left;padding:5px 5px 4px;}
p.product_s_desc{margin-bottom:6px;padding:0;}
span.stock-level{font-size:10px;color:#7d7b7b;}
.horizontal-separator{height:1px;background:#e9e8e8;margin:10px 0;}
.invalid{background-color:#ffd;color:#000;border-color:red;}
.page-results{margin-top:25px;text-align:right;}
.control-buttons button.default{margin-left:8px;}
table.user-details input{background:#e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;margin-bottom:2px;padding:5px 5px 4px; width:200px}
table.user-details input.invalid{background:#e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;border:solid red 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;margin-bottom:2px;padding:5px 5px 4px;}
table.user-details{width: 450px;margin-bottom:25px;}
table.user-details input[type="checkbox"] , table.user-details input[type="radio"] {width:20px}
td.key{padding:0 6px; width: 150px;}
.cart-view h1{font-size:20px;margin:0;padding:0 0 10px;}
.cart-view h2{font-size:12px;margin:0;padding:0;}
.checkout-button-top{text-align:right;border-top:solid #E9E8E8 1px;padding:10px 0 0;}
.checkout-button-top input.terms-of-service{margin-right:10px;display:inline-block;}
span.tos{display:inline-block;margin-right:15px;}
.billto-shipto{border-top:solid #E9E8E8 1px;border-bottom:solid #E9E8E8 1px;margin:10px 0 0;padding:10px 0 25px;}
.billto-shipto span,a.terms-of-service{display:inline-block;font-size:14px;}
#full-tos {display: none;}
.output-billto span.titles,.output-shipto span.titles{width:150px;float:left;}
.output-billto span.values-first_name,.output-billto span.values-middle_name,.output-billto span.values-zip,.output-shipto span.values-first_name,.output-shipto span.values-middle_name,.output-shipto span.values-zip{float:left;margin-right:3px;}
table.cart-summary tr th{background:#e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;border-bottom:solid #E9E8E8 1px;padding:6px 0 3px;}
.customer-comment{text-align:center;border-top:solid #E9E8E8 1px;margin:10px 0 0;padding:10px 0 0;}
textarea.customer-comment{background:#fff;border:solid #ccc 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#777;margin-bottom:2px;text-align:left;padding:5px 5px 4px;}
div.terms-of-service{ margin:10px 0 0;padding:10px 0 15px; display : inline;}
.terms-of-service h5{background:#7C1E21;color:rgba(255, 255, 255, 0.9);font-size:14px;text-align:center;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;font-weight:400;margin:0;padding:15px;}
.terms-of-service h5 a,.terms-of-service h5 a:visited{color:#fff;text-transform:uppercase;}
.vm-button-correct,.vm-button-correct:hover,.vm-button-correct:visited{font-size:11px;font-weight:700;display:inline-block;text-decoration:none;color:#777;}
.vm-button-correct,.vm-button-correct:link,.vm-button-correct:visited{font-size: 11px;
	color: #ffffff;
	padding: 5px 10px;
	background: -moz-linear-gradient(
		top,
		#277021 0%,
		#032607);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#277021),
		to(#032607));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
.vm-button-correct:hover{background-position:0 -200px;color:#f2f2f2;text-decoration:none;}
.VmArrowdown{background:top right no-repeat url(../images/vmgeneral/arrow_down.png);cursor:pointer;float:right;width:16px;height:16px;padding:0 12px;}
ul.VMmenu,.VMmenu ul,.VMmenu li{list-style-type:none!important;background-image:none!important;padding:2px;}
#ui-tabs ul#tabs{list-style-type:none;overflow:hidden;margin:0;padding:20px 20px 0;}
#ui-tabs ul#tabs li{display:inline-block;cursor:pointer;background:#555;padding:10px 20px 7px;}
#ui-tabs ul#tabs li.current{display:inline-block;background:#ccc;color:#444;}
#ui-tabs .tabs{padding:20px;}
#ui-tabs .dyn-tabs{overflow:auto;display:none;}
.clear,br.clear{clear:both;}
.floatright,span.floatright{float:right;}
.floatleft,span.floatleft{float:left;}
span.bold{font-weight:700;}
.width1{width:1%;}.width2{width:2%;}.width3{width:3%;}.width4{width:4%;}.width5{width:5%;}.width6{width:6%;}.width7{width:7%;}.width8{width:8%;}.width9{width:9%;}.width10{width:10%;}.width11{width:11%;}.width12{width:12%;}.width13{width:13%;}.width14{width:14%;}.width15{width:15%;}.width16{width:16%;}.width17{width:17%;}.width18{width:18%;}.width19{width:19%;}.width20{width:20%;}.width21{width:21%;}.width22{width:22%;}.width23{width:23%;}.width24{width:24%;}.width25{width:25%;}.width26{width:26%;}.width27{width:27%;}.width28{width:28%;}.width29{width:29%;}.width30{width:30%;}.width31{width:31%;}.width32{width:32%;}.width33{width:33%;}.width34{width:34%;}.width35{width:35%;}.width36{width:36%;}.width37{width:37%;}.width38{width:38%;}.width39{width:39%;}.width40{width:40%;}.width41{width:41%;}.width42{width:42%;}.width43{width:43%;}.width44{width:44%;}.width45{width:45%;}.width46{width:46%;}.width47{width:47%;}.width48{width:48%;}.width49{width:49%;}.width50{width:50%;}.width51{width:51%;}.width52{width:52%;}.width53{width:53%;}.width54{width:54%;}.width55{width:55%;}.width56{width:56%;}.width57{width:57%;}.width58{width:58%;}.width59{width:59%;}.width60{width:60%;}.width61{width:61%;}.width62{width:62%;}.width63{width:63%;}.width64{width:64%;}.width65{width:65%;}.width66{width:66%;}.width67{width:67%;}.width68{width:68%;}.width69{width:69%;}.width70{width:70%;}.width71{width:71%;}.width72{width:72%;}.width73{width:73%;}.width74{width:74%;}.width75{width:75%;}.width76{width:76%;}.width77{width:77%;}.width78{width:78%;}.width79{width:79%;}.width81{width:81%;}.width82{width:82%;}.width83{width:83%;}.width84{width:84%;}.width85{width:85%;}.width86{width:86%;}.width87{width:87%;}.width88{width:88%;}.width89{width:89%;}.width90{width:90%;}.width91{width:91%;}.width92{width:92%;}.width93{width:93%;}.width94{width:94%;}.width95{width:95%;}.width96{width:96%;}.width97{width:97%;}.width98{width:98%;}.width99{width:99%;}.width100{width:100% !important;}
.vmicon, .vmiconFE{background:url(../images/vm2-sprite.png) no-repeat top left;}
.vm2-add_quantity_cart{background-position:0 0;width:24px;height:24px;border: 0px;cursor:pointer;}
.vm2-arrow_down{background-position:0 -72px;width:16px;height:16px;}
.vm2-billto-icon{background-position:0 -138px;height:24px;margin-right:6px;vertical-align:middle;width:24px;border :0px;}
.vm2-remove_from_cart{    background-position: 0 -212px; border: 0 none; cursor: pointer; display: inline-block; height: 24px; vertical-align: bottom; width: 24px;}
.vm2-shipto-icon{background-position:0 -284px;height:24px;margin-right:6px;vertical-align:middle;width:24px;}
.vm2-stars0{background-position:0 -358px;width:64px;height:13px;}
.vm2-stars1{background-position:0 -421px;width:64px;height:13px;}
.vm2-stars2{background-position:0 -484px;width:64px;height:13px;}
.vm2-stars3{background-position:0 -547px;width:64px;height:13px;}
.vm2-stars4{background-position:0 -610px;width:64px;height:13px;}
.vm2-stars5{background-position:0 -673px;width:64px;height:13px;}
.vm2-stars_0{background-position:0 -736px;width:64px;height:13px;}
.vm2-stars_1{background-position:0 -799px;width:64px;height:13px;}
.vm2-stars_2{background-position:0 -862px;width:64px;height:13px;}
.vm2-stars_3{background-position:0 -925px;width:64px;height:13px;}
.vm2-stars_4{background-position:0 -988px;width:64px;height:13px;}
.vm2-stars_5{background-position:0 -1051px;width:64px;height:13px;}
.vm2-lowstock{background-position:0 -1114px;width:62px;height:15px;display:block;}
.vm2-nostock{background-position:0 -1179px;width:62px;height:15px;display:block;}
.vm2-normalstock{background-position:0 -1244px;width:62px;height:15px;display:block;}
.vm2-termsofservice-icon{background-position:0 -1309px;height:24px;margin-right:6px;vertical-align:middle;width:24px;display:inline-block;}
.vm2-modallink{height:16px;margin-left: 3px;vertical-align:top;width:16px;display:inline-block; background: url("../images/icon_external_link.gif") no-repeat scroll left top transparent;}
.vm2-warning{background-position:0 -1383px;width:50px;height:40px;}
.vendor-store-desc,.category-view,.featured-view,.latest-view,.topten-view,.recent-view,.related-products-view,.browse-view,.order-view{margin-bottom:25px;}
.main-image,.featured-view .product,.latest-view .product,.topten-view .product,.recent-view .product,.related-products-view .product,.center,span.center{text-align:center;}
.leftalign {text-align:left;}
.main-image img {max-width: 100%;max-height: 95%;padding: 15px 5px 5px 5px ;}
.main-image img.product-image,.featured-view .spacer img,.latest-view .spacer img,.topten-view .spacer img,.recent-view .spacer img{max-width:100%;height:auto;width:auto;}
.additional-images,.featured-view .product-price,.latest-view .product-price,.topten-view .product-price,.recent-view .product-price,.output-billto,.output-shipto{margin:10px 0;}
.ask-a-question,.manufacturer,.manufacturer-details-view .email-weblink,.manufacturer-details-view .description{margin:10px 0 0;}
.customer-reviews,.ask-a-question-view .form-field{margin:25px 0 0;}
span.variant-name,span.custom-variant-name{width:100px;float:left;display:block;margin-bottom:5px;}
span.addtocart-button input.addtocart-button:hover,span.addtocart-button input.notify-button:hover,input.highlight-button:hover,a.highlight:hover{background-position:0 -120px;color:#f2f2f2;}
.category-view .row .category .spacer,.featured-view .spacer,.latest-view .spacer,.topten-view .spacer,.recent-view .spacer,.related-products-view .spacer,.browse-view .row .product .spacer{padding:6px;}
.featured-view .spacer h3,.latest-view .spacer h3,.topten-view .spacer h3,.recent-view .spacer h3,.related-products-view .spacer h3,.browse-view .row .product .spacer h2{font-size:14px;margin:0 0 6px;padding:0;}

.featured-view .spacer span,.latest-view .spacer span,.topten-view .spacer span,.recent-view .spacer span,.related-products-view .spacer span{font-size: 14px;color: #c0c0c0;}

.browse-view .row .product .spacer span{font-size: 14px;color: #000000; text-align: center;}
.browse-view .row .product .spacer span.PricebasePrice{font-size: 17px !important; }

div.productbottombar div.catSaleprice div.PricebasePrice {
	margin-bottom: 3px;
	}



.browse-view .row .product .spacer img,.related-products-view .row .product .spacer img{max-width:90%;height:auto;}
.display-number,.control-buttons,.right{text-align:right !important;}
.ask-a-question-view,.manufacturer-details-view .spacer{padding:30px;}
.ask-a-question-view h1,.manufacturer-details-view h1{font-size:18px;margin:0;padding:0;}
#userForm select,.width80{width:80%;}
textarea.virtuemart:hover,textarea.customer-comment:hover{color:#000;background:#e8e8e8;}
label.invalid,span.red{color:red;}
.output-billto span.values,.output-shipto span.values,.floatleft,span.floatleft{float:left;}
.output-billto span.values,.output-shipto span.values {padding-right:5px;}
.joomlaCoreField {background-color: #FFFFDD;}
.vm-pagination div{text-align:left !important;}
.vm-pagination ul {
    text-align: left !important;
    margin: 15px 15px 15px 0px;
    padding: 0px;}
	
.vm-pagination ul li{display: inline;margin: 0 5px;}
.vm-pagination  .counter{text-align: right !important;}

.vm-pagination {
    float: left;
    text-align: left !important;
	padding-left: 17px;
}

.vm-bottom div{text-align:center !important;}
.vm-bottom ul{text-align:center !important;}
.vm-bottom ul li{display: inline;}
.vm-bottom  .counter{text-align: right !important;}

td.orders-key{font-weight: bold; text-align: left; }

/* Manufacturer View Default */
.manufacturer-view-default .row .manufacturer .spacer {padding: 6px;}
.product-field-display a img{display: block;}
.product-related-products, .product-related-categories{border-top:solid #ccc 1px;padding-bottom: 10px;}
.product-fields .product-field-type-P{clear: both; border-bottom: 1px solid #EEEEEE; margin-top: 18px;}
.product-field-type-P .product-fields-title{ font-size: 120%;}
.product-field-type-B,.product-field-type-S,.product-field-type-I{padding-left:3%;float:left;width:30%}
.product-fields-title{ font-weight: bold;}

.vm-customfield-mod img,.vm-customfield-cart img{ vertical-align: middle; width: 16px;}
.vm-img-desc{display: none;}
.vmpayment_name, .vmpayment_cost, .vmshipment_name, .vmshipment_cost{padding:0 2px;}
.vmpayment_description,.vmshipment_description {color:gray;font-size:9px;padding:0 2px;}
.vmpayment_cardinfo {color:gray;font-size:9px;}
.virtuemart_search .inputbox{height:16px;vertical-align :middle}
/* Custom Field Images */
.product-fields .product-field,.product-related-categories .product-field {width:100%;float:left;display:inline-block;}
.product-fields .product-field label.other-customfield {width:25%;float:left;position:relative;top:20px;left:-18px;margin-bottom:27px;text-align:center;}  /* For 4 images across use width:17% */
.product-fields .product-field input[type=radio] {position:relative;left:33px;}
.product-fields .product-field .vm-img-desc {font-size:9px;}
/* some more styles */
.priceColor2{color:gray;}
.line-through{text-decoration:line-through}
.inline{display: inline;}
td.pricePad{padding-right: 10px;}
td.priceCol{white-space:nowrap;}
div.spaceStyle{padding: 0px; margin: 5px; spacing: 0px;}
.vm-notice{color: #CC0000;}
.buttonBar-right{text-align: right; width: 100%;}
.userfields_info{font-weight: bold;}
.ratingbox {
	position:relative;
	display:block;
	width:120px;
	height:24px;
	background:url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
}
.ratingbox span {
	background:url(../images/color-stars.png) repeat-x;
	display:block;
	width:1%;
	height:24px;
	position:absolute;
}
.stars-orange{ background-position:0 0 !important;}
.stars-red{background-position:0 -54px !important;}
.stars-green{background-position:0 -108px !important; }
.stars-blue{background-position:0 -162px !important;}
.stars-purple{background-position:0 -216px !important;}
.product-price .PricebasePrice{font-size: 23px;font-weight: normal;margin-top: 1px;color: #ffffff!important;}
.cataddtocart {position:absolute; bottom: 0px; padding: 0 0px; text-align:center; background:none; width: 225px;}
.my-groovy-style {color:black;font-size: 14px;line-height: 20px;width: 100%;width: 370px;}   
.my-groovy-style a {color:#46462F;font-weight: bold; margin-bottom: 26px;} 
.my-groovy-style a.showcart{margin-right:30px;}
.my-groovy-style a.continue_link { }
.my-groovy-style h4 {font-family: tahoma;font-size: 12px;margin-top: 20px;}
#facebox .popup .close {height:30px; width:30px; background-image:url('/components/com_virtuemart/assets/images/fancybox/fancy_close.png');}
#facebox .popup .close img {display:none;}
#facebox .content {width:100%}
.productdetailsimglink { display:block; height: 270px; line-height: 270px; text-align: center; border-bottom: 2px solid rgb(66, 92, 63);}
.productdetailsimglink img {vertical-align:middle;}
.productdetailslink {color:black;display: block;height: 255px;}
.catbrowse{margin-bottom: 30px;padding-bottom: 29px;width: 100%;min-width: 230px; min-height: 376px; } 

/* ---- new styles here start ---- */

div.productdetails-view.productdetails.i span.addtocart-button input.addtocart-button {
	background: #ffffff;
	color: #000000;
}

div.productdetails-view.productdetails.i  {
		background: #000000;
		color: #ffffff;
	    line-height: 150%;
	}
div.productdetails-view.productdetails.i div.row div.col-md-6.leftalign div.spacer-buy-area h1#producttitle {
	color: #ffffff;
	line-height: 130% !important;
    margin-bottom: 21px;
}

div.category.catbrowse.i {
		background: #000000 !important;
	color: #ffffff;
	border: 0px solid #383838;
	min-height: 406px !important;
	}

div.category.catbrowse.i div.spacer h2 a span { 
	color: #ffffff;
		font-size: 13px;
}

div.category.catbrowse.i div.spacer h2 a img {
	border: none;
}

div.product.catbrowse.i,
div.product.catbrowse.i148{
	background: #000000 !important;
	color: #ffffff;
	border: 0px solid #383838;
}

div.product.catbrowse.i .browse-view .row .product .spacer span,
div.product.catbrowse.i148 .browse-view .row .product .spacer span,
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productbottombar div.catSaleprice div.PricebasePrice.vm-display.vm-price-value,
div.product.catbrowse.i148 div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productbottombar div.catSaleprice div.PricebasePrice.vm-display.vm-price-value,
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productbottombar div.catSaleprice div.PricebasePrice.vm-display.vm-price-value span.PricebasePrice
{
	color: #ffffff !important;
}

div.product.catbrowse.i148 div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productdetailsimglink img.browseProductImage,
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productdetailsimglink img.browseProductImage {
	/*max-width: 100%;
	color: #ffffff;*/
}

div.product.catbrowse.i148 div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productdetailsimglinki,
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productdetailsimglinki {
	display: block;
	margin-bottom: 10px;
    text-align: center;
    	color: #ffffff !important;
	 
}

div.product.catbrowse.i148 div.spacer div.width100.floatleft a.modalizer.productdetailslink h5,
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink h5 {
	border-top: none/*2px solid rgb(66, 92, 63)*/;
	padding-top: 10px;	color: #ffffff !important;
}

div.product.catbrowse.i148 div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productdetailsimglinki img.browseProductImage,
div.product.catbrowse.i div.spacer div.width100.floatleft a.modalizer.productdetailslink div.productdetailsimglinki img.browseProductImage{
	max-width: 94% !important;	color: #ffffff;
}


div.product.catbrowse.i148 div.spacer,
div.product.catbrowse.i div.spacer {padding: 5px 1px 2px 2px;	color: #ffffff;}

/* ---- new styles here end ---- */



.productbottombar a{ color :black;}
.prodnote{margin-left: 4px;font-family: tahoma;}
.smallnote{color:#B80000;text-align:left;height:30px; font-size:10px}
.productdetails-view{background:#989b66;color: black;padding: 4px 0px;}
#priceinfo{text-transform: uppercase; color:white;font-size: 14px;margin-left: 13px;margin-top: 20px;}
#dimensions{float:left; margin-right:45px;}
#dimensions p {color:black!important;font-size: 14px!important;line-height: 20px!important;margin:0!important;height: 20px;}
.pricetable {color:white;font-size: 17px; line-height: 19px;}
.catSaleprice{text-align:center !important;  margin-top:5px}
.catSaleprice > span{font-size: 13px;text-transform:uppercase;font-family: tahoma;margin-left: 0px;}
.PricecatSaleprice {float:left; margin-right:5px;}
.PricerangePrice {float:left; margin-right:5px;}
.PricebasePrice { text-align:  center; color: #fff !important;}
#leftbar .VmOpen .menu a {color:white;}
.vatnotice {
  font-weight: bold;
  font-size: 10px;
  margin: 1px 2px 12px;
  color: red;
  display: block;
}
.product-price .vatnotice{   margin-top: 30px;
  font-weight: bold;
  color: red;
     font-size: 12px;}

     .cartlabel {color:black!important; font-size: 15px; line-height: 31px;padding: 0!important;font-weight: bold;}
/* LAYOUT*********************************************/
/* Floats */
.float-left 
{
float:left;
}
.float-right 
{
float:right;
}
.group:before, .group:after 
{
content:"";
 display:table;
}
.group:after 
{
clear:both;
}
.ie7 .group 
{
zoom:1;
}
/*Main Wrapper */
#wrapper 
{
}
/*Logo */
#logo 
{
	position:relative;
    margin: 20px auto;
	float:left;
}
#logo .custom 
{
	min-height:100px;
		vertical-align: middle;
}
#logo img 
{
max-width:100%	;
height: auto;
vertical-align: middle;
}
.alternate #logo 
{
	height: 112px;
}
#topmiddle
{
    height: 112px;
}
div#topmiddle .menu 
{
    margin-top: 70px;
    padding: 0;
}
#toplinks li
{
display:inline;
margin: 0px 3px;
}
/*#toplinks a
{
background: rgb(165, 76, 42);
padding: 10px 5px;
border-radius: 5px;
font-size: 15px;
}*/

#toplinks a {
    background: rgb(165, 76, 42);
    padding: 10px 5px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#topright 
{
}
#topright div 
{
    float: right;
    width: 100%;
    text-align: right;
}

#hiddenmiddle .menu{padding:0;margin-top: 8px;}
/*Main Menu */
#mainmenuwrapper 
{
    text-align: center;
	}
#mainmenuwrapper li 
{
    text-align: left;
}
/*.menu-section 
{background: #996633;margin-bottom: 1px;box-shadow: inset 0 5px 15px #111;}
*/

.menu-section 
{/*background: #996633;*/
	background: #292929;
	margin-bottom: 1px;
	border-top: 5px solid #383838;
	border-bottom: 5px solid #383838;
	border-left: none;
	border-right: none;
}


.dropdown-menu > li 
{
}
#mainmenuwrapper a 
{
	font-size: 14px;
	font-weight: normal;
	color: #898985;
	text-transform: uppercase;
	/*padding: 20px 14px 10px;*/
	padding: 35px 23px 35px;
	height: auto;
	margin: 0;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background: #262524 !important;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {background: #383838 !important;}

#mainmenuwrapper .active a {/*background: #383838;*/color: #ffffff; border-radius: 0px;}
@media (max-width: 1200px) and (min-width:992px)
{
#mainmenuwrapper a  
{
    font-size:12px;
}

div.homeproduct {
	text-align: center;
    color: #000;
    font-size: 14px;
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 15px;
    display: block; 
	min-height: 242px;
	}
	
}

@media (min-width: 768px) {
.navbar-nav {
    float: none;
    margin: 0 auto;
    /*width: 720px;*/
}}

 input#mod_virtuemart_search.inputbox
{ margin-right: 10px;
height: 42px;
	}

.dropdown-menu > li > a 
{
}
a 
{
}
#mainmenuwrapper a:hover, .navbar-header p span:hover
{
	color: #ffffff;
	background: #383838;
}
.oldie #mainmenuwrapper a:hover
{
	background: #141414;
		border:2px solid #404040;
}
/*banners */
.banneritem img {width:100%;}
#banner2 img 
{
	width:100%;
	height:auto;
}
#bannerwrapper
{
	width:950px;
	margin:auto;
	display:table;
}
#topleftbanner, #topleftbanner 
{
	display:table-cell;
	vertical-align:top;
}
#topleftbanner 
{
	width:200px;
	text-align:center;
}
.ie7 #topleftbanner
{
	float:left;
}
#toprightbanner 
{
width:750px;
}
.ie7 #toprightbanner
{
	float:right;
}
/*main wrapper */
#mainwrapper 
{
}
.homepage #mainwrapper 
{
}
/*Bars */
#leftbar 
{
*float:left;
vertical-align: top;
margin-bottom: 10px;
background: #262524;
/*background: #111111;*/
}
#leftbar .navbar-header
{
float:none;
 color:#996633;
}
#leftbar .navbar-header h3
{/*color:#996633!important;*/color:#898985!important; font-family: sans-serif;}
#vm-menu 
{
padding:0;
}
#vm-menu .VMmenu li 
{
    list-style-type: none!important;
    background-image: none!important;
    padding: 0;
    border-top: 4px solid black;
    position: relative;
}
ul.VMmenu, .VMmenu ul 
{
padding: 0!important;
}
#vm-menu .VMmenu li a
{
	/*color:#996633;*/
	color: #898985;
	padding: 15px 10px;
	display: block;
	}
#banner 
{width: 100%;margin:auto;text-align: center;}
.banneritem img (width:100%;)
/*main Content */
#contentarea
{
}
.contentarea p
{
font-size:12pt;
line-height: 1.2em;
color: #c0c0c0;
margin: 10px 0;
text-align: justify;
}
.contentarea a 
{
color:#c0c0c0;
font-weight: normal;
}
.contentarea h2 a 
{
color:#c0c0c0;
}
.contentarea h1, .contentarea h2, .contentarea h3, .contentarea h4, .contentarea h5, .contentarea h6 
{
font-family: tahoma, verdana, sans-serif;
color:#c0c0c0;
font-weight: normal;
/*font-size:12pt!important;
    line-height:12pt;*/
	font-size:18px !important;
    line-height:20px;
}
#content 
{
background-repeat:repeat-x;
min-height:500px;
padding: 10px;
margin: 8px;
}
/*Bottom */
#bottom 
{
width:1000px;
margin:auto;
}
#bottom img 
{
margin: 0 18px;
}
/*footer */
#footer 
{background: #262524;position:relative;width:100%;background-repeat:repeat-x;}
#bottomwrapper
{margin: 20px auto 0;padding:10px;}
#footer1, #footer2, #footer3, #footer4
{border-right: none;padding: 10px;}
.ie7 #footer1, .ie7  #footer2, .ie7  #footer3, .ie7  #footer4
{
float:left;
width:240px;
}
#footer1
{
    border-left: none;
       }
#footer1 .vmgroup
{
		 background: #1d5575;
}
#footer1 .vmgroup li
{
display:inline;
margin:10px 20px;
}
/*copyright */
.copyright
{width: 100%;margin: auto;text-align: center;color:#aaa;background: #262524;padding: 10px;}
.copyright li 
{
display:inline;
padding-right:10px;
}
.copyright li  a 
{
color: #aaa;
}
/* Joomla Specific*********************************************/
.actions li
{
    display:inline;
        float:right;
    }
	#bottomwrapper .menu li 
{list-style-type: none;font-size: 1.2em;line-height: 1.2em;padding: 5px 10px;display: inline-block;text-transform: uppercase;color: #996633;}
#bottomwrapper .menu li a {font-size:15px;text-transform:uppercase;color: #ffffff; }
#bottomwrapper .menu li a:hover {background: #444; }
#leftbar .moduletable h3 
{color: 898985;font-weight:normal;font-size: 18px;border-bottom: none;margin: 12px 6px;text-align: left;float: none;text-transform: uppercase;}
#leftbar .moduletable 
{
padding-bottom: 0px;
color:black;
}
#leftbar .moduletable a 
{
color: black;
font-size: 16px;
}
#leftbar .moduletable a:hover 
{
color:#ffffff;
}
/*#leftbar .moduletable a:hover 
{
color:#462002;
}*/

.blog>div>div
{
background:#333;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-webkit-box-shadow: 2px 2px 5px #111;
-moz-box-shadow: 2px 2px 5px #111;
box-shadow: 2px 2px 5px #111;
padding:10px;
margin:10px 0;
}

.search input {padding: 14px 7px;border-radius:0 0 10px 10px;margin-bottom: 10px;text-transform: uppercase;}
#breadcrumbs-mobile .search input {padding: 14px 7px;border-radius:0;margin-bottom: 10px;text-transform: uppercase;}
.article-info
{
background: #555;
padding: 8px;
float: right;
border-radius: 5px;
box-shadow: inset 2px 2px 5px #222;
-moz-border-radius: 5px;
-moz-box-shadow: inset 2px 2px 5px #222;
-webkit-border-radius: 5px;
-webkit-box-shadow: inset 2px 2px 5px #222;
}
#login a
{
font-size:90%;
}
.mobile .item-123 
{
	display:none;
}
.pagination li
{
display:inline;
margin: 0 5px;
}

/*Component overrides *************************/
/*slideshow */
.box_skitter
{
	width: 600px;
	height: 400px;
	border: white solid 6px;
	box-shadow: 0 0 22px white;
	-moz-box-shadow: 0 0 22px white;
	-webkit-box-shadow: 0 0 22px white;
	margin:auto;
}
#pgsnivo-wrapper 
{
	width: 600px;
	height: 400px;
	border: white solid 6px;
	box-shadow: 0 0 22px white;
	-moz-box-shadow: 0 0 22px white;
	-webkit-box-shadow: 0 0 22px white;
	margin:auto;
}
/*CSS 3.0**************8//*animations */
.animate
{
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
	transition: all 0.2s linear;
   }
.animate:hover
{
	margin-left:25px;
	margin-right:-25px;
	box-shadow: 5px 5px 5px black;
	-moz-box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: 5px 5px 5px black;
	-o-box-shadow: 5px 5px 5px black;
}
/*buttons */
.button, button, .button2 
{
	
	   text-transform: uppercase;
    padding: 13px;
    background: #996633;
    border: none;
    box-shadow: none;
   /* min-width: 200px;*/
    font-size: 14px;
    text-shadow: none;
	color: #ffffff;
	/*font-size: 11px;
	
	padding: 5px 10px;
	background: -moz-linear-gradient(		top,		#277021 0%,		#032607);
	background: -webkit-gradient(		linear, left top, left bottom, 		from(#277021),		to(#032607));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #7d0000;
	-moz-box-shadow:		0px 1px 3px rgba(000,000,000,0.5),		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:		0px 1px 3px rgba(000,000,000,0.5),		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:		0px 1px 3px rgba(000,000,000,0.5),		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:		0px -1px 0px rgba(000,000,000,0.4),		0px 1px 0px rgba(255,255,255,0.3);*/
	
	
}
.button2 
{
	line-height:40px;
}

#contact-form {background: #7b7b7b;width: 500px;margin: auto;}
#contact-form .control-label {text-align:left;}
/* Virtuemart Specific */
..productdetails-view .spacer-buy-area
{
padding:0 0 0 12px;
}
.cart-summary
{
    background: white;
	    color: black;
    font-size: 12px;
}
.cart-summary a
{
    color: black!important;
    font-size: 12px;
}
.back-to-category 
{
    margin-bottom: 8px;
    margin-top: 20px;
}
.product-neighbours
{
color:#777;
margin:0 0 15px;
}
.productdetails-view h1
{
font-size:22px;
margin:0 0 6px;
padding:0;
}
.productdetails-view .product-short-description
{
margin:0 0 15px;
padding:0;
}
.productdetails-view .product-description,.product-fields
{
margin:15px 0;
}
.clear,br.clear
{
clear:both;
}
.floatright,span.floatright
{
float:right;
}
.floatleft,span.floatleft
{
float:left;
}
span.bold
{
font-weight:700;
}
#virtuemart_currency_id 
{
font-size:140%;
}
.signup legend 
{
color: white;
}
.chzn-container .chzn-drop 
{
    color: black;
}
.VmArrowdown {
   cursor: pointer;
   float: right;
   width: 40px;
   height: 25px;
   padding: 0 12px;
   position: absolute;
   right: 0;
   z-index: 100;
   top: 6px;
}
#leftbar .VmOpen .menu a, .VmOpen a {color: #898985!important;background: #292929;border: 0;padding: 4px 22px;}
#leftbar .VmOpen .menu a:hover, .VmOpen a:hover {color: white!important;} 
#leftbar .VmOpen .menu li {border:0; }
#leftbar .VmOpen .menu li.active > div > a {color: #ffffff!important;background: #292929;}

#leftbar .VMmenu ul.menu ul a{padding-left:40px!important;background: #855b32;}
/*Widths */
.width1
{
width:1%;
}
.width2
{
width:2%;
}
.width3
{
width:3%;
}
.width4
{
width:4%;
}
.width5
{
width:5%;
}
.width6
{
width:6%;
}
.width7
{
width:7%;
}
.width8
{
width:8%;
}
.width9
{
width:9%;
}
.width10
{
width:10%;
}
.width11
{
width:11%;
}
.width12
{
width:12%;
}
.width13
{
width:13%;
}
.width14
{
width:14%;
}
.width15
{
width:15%;
}
.width16
{
width:16%;
}
.width17
{
width:17%;
}
.width18
{
width:18%;
}
.width19
{
width:19%;
}
.width20
{
width:20%;
}
.width21
{
width:21%;
}
.width22
{
width:22%;
}
.width23
{
width:23%;
}
.width24
{
width:24%;
}
.width25
{
width:25%;
}
.width26
{
width:26%;
}
.width27
{
width:27%;
}
.width28
{
width:28%;
}
.width29
{
width:29%;
}
.width30
{
width:30%;
}
.width31
{
width:31%;
}
.width32
{
width:32%;
}
.width33
{
width:33%;
}
.width34
{
width:34%;
}
.width35
{
width:35%;
}
.width36
{
width:36%;
}
.width37
{
width:37%;
}
.width38
{
width:38%;
}
.width39
{
width:39%;
}
.width40
{
width:40%;
}
.width41
{
width:41%;
}
.width42
{
width:42%;
}
.width43
{
width:43%;
}
.width44
{
width:44%;
}
.width45
{
width:45%;
}
.width46
{
width:46%;
}
.width47
{
width:47%;
}
.width48
{
width:48%;
}
.width49
{
width:49%;
}
.width50
{
width:50%;
}
.width51
{
width:51%;
}
.width52
{
width:52%;
}
.width53
{
width:53%;
}
.width54
{
width:54%;
}
.width55
{
width:55%;
}
.width56
{
width:56%;
}
.width57
{
width:57%;
}
.width58
{
width:58%;
}
.width59
{
width:59%;
}
.width60
{
width:60%;
}
.width61
{
width:61%;
}
.width62
{
width:62%;
}
.width63
{
width:63%;
}
.width64
{
width:64%;
}
.width65
{
width:65%;
}
.width66
{
width:66%;
}
.width67
{
width:67%;
}
.width68
{
width:68%;
}
.width69
{
width:69%;
}
.width70
{
width:70%;
}
.width71
{
width:71%;
}
.width72
{
width:72%;
}
.width73
{
width:73%;
}
.width74
{
width:74%;
}
.width75
{
width:75%;
}
.width76
{
width:76%;
}
.width77
{
width:77%;
}
.width78
{
width:78%;
}
.width79
{
width:79%;
}
.width81
{
width:81%;
}
.width82
{
width:82%;
}
.width83
{
width:83%;
}
.width84
{
width:84%;
}
.width85
{
width:85%;
}
.width86
{
width:86%;
}
.width87
{
width:87%;
}
.width88
{
width:88%;
}
.width89
{
width:89%;
}
.width90
{
width:90%;
}
.width91
{
width:91%;
}
.width92
{
width:92%;
}
.width93
{
width:93%;
}
.width94
{
width:94%;
}
.width95
{
width:95%;
}
.width96
{
width:96%;
}
.width97
{
width:97%;
}
.width98
{
width:98%;
}
.width99
{
width:99%;
}
.width100
{
width:100%;
}
.display-number
{
margin-right:60px;
}
/*Share this custom */
.st_youtube_custom
{
	background: url("../images/youtube.png") no-repeat scroll left top transparent;
	padding:0px 16px 0 0;
}
#breadcrumbs > div 
{
	float:right;
}
/*BOOTSTRAP OVERRIDES */
.navbar-default 
{
    background: none;
    text-align: center;
    border: none;
    min-height: 20px;
    box-shadow: none;
    margin-bottom: 0;
}
.logintext 
{
  font-size: 10px;
  font-weight: normal;
  color: red;
}
.login, .signup 
{
background: #555;
width: 270px;
padding: 20px;
margin: 40px auto;
border-radius: 10px;
}
.signup 
{
	width: 500px;
}
.signup label
{
display:block;
}
.logintext {
    font-size: 13px!important;
    font-weight: normal;
    color: #000!important;
    margin-top: 13px;
    display: block;
    margin-bottom: 5px;
}
    .tip-wrap
{
  background:black;
  }
   .navbar-toggle .icon-bar,
   .navbar-default .navbar-toggle .icon-bar
{
  background-color: #fff;
      display: block;
    width: 22px;
    height: 3px;
    border-radius: 0px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}

div#leftbar div.moduletable div.navbar-header button,
div#mainmenuwrapper div.moduletable div.navbar-header button
 {
	box-shadow: none;
	border: none;
	background: none;
	}



.productdetails .ask-a-question-view
{
	padding: 0 10px;
		background: rgb(168, 171, 117);
}
.heading 
{
border:0;
 float:left;
 cursor:pointer;
padding: 0;
margin: 0;
height: 32px;
vertical-align: bottom;
}
.navbar-default .heading:hover
{
 background: transparent;
}

.navbar-nav > li > .dropdown-menu {
   column-count: 2;
   -moz-column-count: 2;
   column-gap: 5px;
}

.navbar-nav > li > .dropdown-menu > li > a{
/*  padding: 20px 16px 0px!important;*/
padding: 10px 16px 10px!important;
}



.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	border-radius: 0px !important;    background-color: #292929;
	}

.open > .dropdown-menu {
	background: #292929;
}

.navbar-header p span 
{
padding: 12px 10px;
   font-size: 14px;
  font-weight: normal;
  color: black;
  text-transform: uppercase;
  height: 26px;
  display: block;
margin: 6px 11px 0;
float: left;
vertical-align: bottom;
line-height: 6px;
border-radius: 4px 4px 0 0;
}
.left-cont 
{
padding:0;
}

li.item-441.divider

	{
		/*display: none !important;
		visibility: hidden !important;*/
	}

ul.nav.navbar-nav.menu li.item-441.divider a.dropdown-toggle span.caret
{
		display: none !important;
		visibility: hidden !important;
	}
/*Media Queries */


@media (min-width: 991px) 

{ 
	
}



@media (max-width: 990px) 

{
	
	li.item-441.divider

	{
		display: block !important;
		visibility: visible !important;
	}
	
	/* ============= mobile nav search =============== */
	
	ul.nav.navbar-nav.menu li.item-441.divider a.dropdown-toggle form div.searchnavsearch input#mod_virtuemart_search.inputboxnavsearch {
		border: 1px solid #fff;
		background:  #000;
		color: #fff;
		font-size: 12px;
	}
	
	ul.nav.navbar-nav.menu li.item-441.divider a.dropdown-toggle form div.searchnavsearch input.buttonnavsearch {
		border: 1px solid #fff;
		background:  #000;
		color: #fff;
		font-size: 12px;
	}
	
	
	/* ============= mobile nav search =============== */
	
	div#contentarea {
		margin-top: -34px;
	}
	
	.back-to-category {
    text-align: center !important;
    margin: 0 auto !important;
    width: 140px !important;
		float: none;
	}
	
div#mainwrapper.row div#contentarea.contentarea.col-md-9 div#content.content div.browse-view div.row div.col-xs-12.col-sm-6.col-lg-4{
		padding: 0px !important;
	}
	
	
.catbrowse {
    margin-bottom: 30px;
    padding-bottom: 29px;
    width: 100%;
    min-width: 230px;
    min-height: 362px;
	}

	
/*.navbar-default {
		display: none !important;
	visibility: hidden !important;
	}*/
}
@media (max-width: 480px) 
{	
	div#contentarea {
		margin-top: -24px;
	}
	
	/*body section#wrapper.container div#mainwrapper.row div#contentarea.contentarea.col-md-9 div#content.content div.browse-view div.row div.col-md-12, */
div#mainwrapper.row div#contentarea.contentarea.col-md-9 div#content.content div.browse-view div.row div.col-xs-12.col-sm-6.col-lg-4{
		padding: 0px !important;
	}
	
/*
	
.navbar-default {
		display: none !important;
	visibility: hidden !important;
	}*/
	
div.homeproduct {
	text-align: center;
    color: #000;
    font-size: 14px;
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 15px;
    display: block;
    min-height: 220px !important;    
	}
	
 #logo img 
{
margin-top: 15px;
}
#logo .menu 
{
padding: 0;
margin-left:-15px;
}
.catbrowse 
{
/*margin-left: -20px;*/
margin-left: 0px;
}
#logo .menu a 
{
}
#leftbar .moduletable h3 
{
    font-size: 14px;
 }
.navbar-header p span 
{
 /* padding: 7px 4px;
  font-size: 11px;
  font-weight: normal;
  color: black;
  text-transform: uppercase;
  height: 21px;
  display: block;
  margin: 11px 4px 0;
  float: left;
  vertical-align: bottom;
  line-height: 13px;
  border-radius: 4px 4px 0 0;*/
  
      padding: 10px 4px 22px 4px;
    font-size: 13px;
    font-weight: normal;
    color: black;
    text-transform: uppercase;
    height: 21px;
    display: block;
    margin: 0px 4px 0;
    float: left;
    vertical-align: bottom;
    line-height: 13px;
    border-radius: 0;
	
}
span.addtocart-button 
{
  margin: 0 0 0 5px;
}
span.quantity-controls 
{
  margin: -6px 0 0 2px;
  display: none;
}
input.quantity-input 
{
  height: 32px;
  width: 38px;
  }
}
@media (max-width: 991px) 
{
.vmCartModule 
{
margin-bottom: 20px;
}
#leftbar .navbar-header h3{
    float: left;
    font-size: 20px;
}

#leftbar .navbar-header .navbar-toggle {
  
    margin-top: 15px;
    margin-right: 12px;
 
}

#logo {
    position: relative;
    margin: 0 auto;
    float: none; 
    text-align: center;
}
#logo img {width:100%;}
#mobiletop {position: absolute; top:5px; right:5px;}
#mobiletop img {width:50px;}
.category_description {/* display:none;*/}
}

/* Landscape phones and down */
@media (max-width: 480px) 
{
	#topmiddle 
{
	}
	.item123 
{
	display:none!important;
	}
	
#content, .container {padding:0 10px; margin:0}
	
body.homepage2020 section#wrapper.container div#mainwrapper.row div#contentarea.contentarea.col-md-9 div#content.content { padding: 0px;}
	
div.product{margin-bottom:25px; width:100%;}
}

@media (max-width: 400px) 
{
#hiddenmiddle, #hiddensearch{/* width:100%; */margin: 0px 0 6px;}
#toplinks li {
    display: block;
    margin: 0px 3px;
}
#hiddenmiddle .menu {margin:0;}
#toplinks li{
    background: rgb(165, 76, 42);
    padding: 10px 5px;
    border-radius: 5px;
    font-size: 15px;
}
#toplinks a{background:transparent;display:block;padding: 0; 
font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
	
	}
#breadcrumbs-mobile .search input {
  width: 110px;
  height:50px!important;
}
}
 /* Landscape phone to portrait tablet */
  @media (max-width: 767px) 
{
	#topmiddle 
{
	}
	.item123 
{
	display:none!important;
	}
}
 /* Portrait tablet to landscape and desktop */
  @media (min-width: 768px) and (max-width: 979px) 
{
	.catbrowse {
		min-height: 452px;
	}
	
 .item123 
{
	display:none!important;
	}
  }
 /* Large desktop */
  @media (min-width: 1200px) 
{
   }

div#content.content div.item-page div div a.chronoforms6_credits {
	display: none;
	visibility: hidden;
	}
	
form#display-section1.ui.form.G2-form div.multifield.grouped.fields label,

form#display-section1.ui.form.G2-form div.field.six.wide.required label,

form#display-section1.ui.form.G2-form label

  {
	font-size: 12pt !important;
    line-height: 1.2em !important;
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-weight: normal;
		color: #fff !important;
		
	}
	
form#display-section1.ui.form.G2-form div input {
	width: 350px;
}

/*========================*/
@media (min-width: 994px) 
	{
div.category_description {
		padding: 0px 12px !important;
	}
	

div.homeblockswrapper2 {
/*	background: #fff;
	padding: 5px;
	display: flow-root;*/
display: none !important;
visibility: hidden  !important;
background: #000  !important;

	}

div.homeblockswrapper {
/*	background: #fff;
	padding: 5px;
	display: flow-root;*/
display: none !important;
visibility: hidden  !important;
background: #000  !important;

	}
}
	
div.homeproduct {
	text-align: center;
    color: #000;
    font-size: 14px;
    margin:  0px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 15px;
    display: block;
    min-height: 252px;  
	    font-family: sans-serif; 
	}
	
img.hometopimage {
	margin: 0 auto;
	text-align:center;
	width: 100%;
	}
	
	div.homeproduct2 {
    text-align: center;
    color: #fff;
    font-size: 17px;
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 15px;
    display: block;
    min-height: 202px;  
	    font-family: sans-serif;
		padding: 0px !important;
	}
div.mobileintro {    font-size: 17px;
    background: #333333;
    padding: 10px;
    text-align: center;
    line-height: 24px;
    margin: 20px 10px;
	    font-family: sans-serif;
}

div.mobileintro1 {   
 
    /*padding: 10px;*/
	padding:  0px;
    text-align: center;
	 font-size: 40px;
    line-height: 45px;
    /*margin: 20px 10px;*/
	margin: 20px 0px;
	font-family: sans-serif;
}


div.homeproduct2 a {
	color: #fff !important;
	}

div.homeproduct2 img{
	margin-bottom: 12px;
	}
	
div.homeproduct a {
	color: #000 !important;
	}

div.homeproduct img{
	margin-bottom: 12px;
	}
	
div.topblocksbuttons {
	border: 2px solid #fff;
	}
	
	div.topblocksbuttons1,
	div.topblocksbuttons {
	margin: 5px 18px;
    height: auto;
    vertical-align: middle;
    padding: 17px;
    font-size: 18px;
    width: 89%;
    text-align: center;
		}
	
	
div.topblocksbuttons1:hover,
	div.topblocksbuttons:hover {
		background: #996633;
	border: 2px solid #996633;
		}
		
div.topblocksbuttons1 {
	background: #996633;
	border: 2px solid #996633;
   
	}
	
@media (min-width: 994px) 
{	

	
div#leftbar div.moduletableprodheaderwhite {
	visibility: hidden;
	display: none;
	}
div.homedesktopwrapper
{
	display: block !important;
	visibility: visible !important;
}
div.homeblockswrapper {
/*	background: #fff;
	padding: 5px;
	display: flow-root;*/
display: none !important;
visibility: hidden  !important;
background: #000  !important;

	}
	
div.homeblockswrapper2 {
/*	background: #fff;
	padding: 5px;
	display: flow-root;*/
display: none !important;
visibility: hidden  !important;
background: #000  !important;

	}
	
div#topright.hidden-xs.hidden-sm.col-md-3 div.moduletablemobile2018,
div#topright.hidden-xs.hidden-sm.col-md-3 div.moduletabledt-searchico
 {
		width: 40px;
		float: right;
		}
		
div#topright.hidden-xs.hidden-sm.col-md-3 div.moduletableart-postcontent {
	width: 100%;
	float: none;
	clear:both;}
	
	#topright {
    margin-top: 54px;
}

		
}

h4.subscribehead{
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    font-weight: normal;
}

div#footer1 div.moduletable ul.nav.menu li.item-123.divider.parent
{
	display: none !important;
	visibility: hidden !important;
	}

  @media (max-width: 993px) {	
	  
	  div.category_description {
		padding: 0px 0px !important;
	}
	
.homepage2020 section#wrapper.container {
		  padding: 0px !important;
}
	  
	  body.homepage2020 section#wrapper.container div#mainwrapper.row div#contentarea.contentarea.col-md-9 div#content.content { padding: 0px;}
	  
	  .homepage2020 div#contentarea {
		  padding: 0px !important;
	  }
	 
	  div.item-pagehomepage2020 div div.homeblockswrapper2 p.mobileintro1 {
		padding: 0px 10px; 
	  }
	
div#mainmenuwrapper div.moduletable div#menu-1.navbar-collapse.collapse.in ul.nav.navbar-nav.menu li.divider.deeperdropdown.parent.open ul.nav-child.unstyled.small.dropdown-menu li a {
	font-size: 12px;
	}
	
div.producttypetitle {
	border-bottom: 2px solid #444;
    padding-bottom: 12px;
	margin-top: 2	0px;}
	
 #mainmenuwrapper a {
	color: #fff !important;
    padding: 17px 23px 14px;
    font-size: 18px;
	font-family: sans-serif;
	 }
	 
	 #vm-menu {
		 background: #000000;
		 	font-family: sans-serif;
		 }
	 #vm-menu .VMmenu li {
		 border-top: 1px solid #CCC;
		 }
	#vm-menu .VMmenu li a {
		color: #898985;
		text-transform: uppercase;
			font-family: sans-serif;
		}
		
		#leftbar .VmOpen .menu a {
			background: #000000;
			color: #898985 !important;
			text-transform: uppercase;
				font-family: sans-serif;
			}
			
			.VmOpen a {
			background: #333333;
			color: #898985 !important;
			text-transform: uppercase;
			}

#bottomwrapper .menu li 
{list-style-type: none;
font-size: 1.1em; 
line-height: 1.2em; 
padding: 1px 0px;
display: block;
text-transform: uppercase;
color: #996633; 
text-align:left;
}

div.moduletable div.custom form#subForm p input {
	padding: 10px;
	height: auto;
	min-width: 200px;
	font-size: 14px;
	}
	
div.moduletable div.custom form#subForm p button {
	text-transform: uppercase;
	padding: 13px;
	background: #996633;
	border: none;
	box-shadow: none;
	min-width: 200px;
	font-size: 14px;
	text-shadow: none;
	 }

#bottomwrapper .menu li a {
	padding: 5px 0px !important;
	margin: 0px;
	}

#bottomwrapper .menu li a:hover {
	background: none;
	}
	

div#leftbar div.moduletableprodheaderwhite {
	visibility: visible;
	display: block;
	}
	
div.homedesktopwrapper/*,
div.moduletable ul.nav.menu li.item-123.divider.parent*/
{
	display: none !important;
	visibility: hidden !important;
	}
	div.homeblockswrapper {
		display: block !important;
		visibility: visible !important;
		background: #fff;
		}
	div.homeblockswrapper2 {
		display: block !important;
		visibility: visible !important;
		background: #000;
		}
		
div#contentarea {
	padding:  2px 2px!important;
	}

/* body.homepage2018 */ section.menu-section div.container div.row nav.navbar.navbar-default div#mainmenuwrapper div.moduletable div.navbar-header
	 {
	visibility: hidden;
	display: none;
	}

/* body.homepage2018 */ section.menu-section
{ background: #000000;
    border-top: 5px solid #383838;
    border-bottom: none;
    border-left: none;
    border-right: none;
	

	}

/* body.homepage2018 */ section.menu-section div.container div.row nav.navbar.navbar-default div#mainmenuwrapper div.moduletable div#menu-1.navbar-collapse.collapse.in
{   /* background: #996633;*/
 background: #000000; }
 

 
 #mainmenuwrapper li {
	 border-bottom: 1px solid #ccc;
	 }
#mainmenuwrapper .active a {
	    background: #555555;
    color: #ffffff;
    border-radius: 0px;
	}
	
/* body.homepage2018 */ section#wrapper.container div#mainwrapper.row div.col-md-3.left-cont div#leftbar div.moduletable div.navbar-header {
	    color: #fff !important;
    background: #000 !important;
    padding: 4px 4px 24px 4px ;
    border-bottom: 1px solid #111;
    
	}
	
	
/* body.homepage2018 */ section#wrapper.container div#mainwrapper.row div.col-md-3.left-cont div#leftbar div.moduletable div.navbar-header button.navbar-toggle {
padding: 5px 3px;
margin-top: 3px;
margin-right: 17px;
margin-bottom: 5px;
	}
	
/* body.homepage2018 */ section#wrapper.container div#mainwrapper.row div.col-md-3.left-cont div#leftbar div.moduletable div.navbar-header h3{
	    float: left;
    font-size: 16px;
    color: #fff !important;
    text-align: right;
    width: auto;
    padding: 10px 0px;
    margin: 0 0px 0px 44px;
	}
	
 body.homepage2018 section#wrapper.container div#mainwrapper.row {
		background: #fff !important;
		}
		
/* body.homepage2018 */ section#wrapper.container div#mainwrapper.row div.col-md-3.left-cont div#leftbar div.moduletable div.navbar-header button.navbar-toggle.collapsed {
    display: block;
    position: relative;
    float: right;
    padding: 5px 3px;
    margin-top: 3px;
    margin-right: 6px;
    margin-bottom: 5px;
    width: 11%;
}

/* body.homepage2018 */ header.container div.row div#logo.col-xs-12.col-md-6 div.moduletable div.custom p img {
	float: left;
	max-width: 200px;
	}
	
/* body.homepage2018 */ header.container div#mobiletop.hidden-md.hidden-lg {
position: relative;
   top: inherit; 
   right: inherit;
    margin-top: -80px;
    width: 1s90px;
 /*   border: 1px solid;*/
    float: right;
	}
	
	
/* body.homepage2018 */ header.container div#mobiletop.hidden-md.hidden-lg div.moduletable,
/* body.homepage2018 */ header.container div#mobiletop.hidden-md.hidden-lg div.moduletablemobile2018
 {
	float: left;
	}
	
div.search2 {
	background: #000 !important;
    color: #fff !important;
    border: 2px solid #fff !important;
    text-align: center;
    padding: 20px;
	}
	
	div#vmCartModule.vmCartModule.mobile2018 div.cartmob a.hasTip img {
		width: 36px;
		height: auto;
		}
		
/* body.homepage2018 */ header.container div#mobiletop.hidden-md.hidden-lg div.moduletable div.custom a img.saerchmob {
	width: 35px;
	height: auto;
	}
	
/* body.homepage2018 */ header.container div#mobiletop.hidden-md.hidden-lg div.moduletable div.custom button.navbar-toggle.collapsed{
	box-shadow: none;
	}
	div.hiddenmiddle,
	div.hiddensearch {
		display: none;
		visibility: hidden;
		}
}
	
div#leftbar div.moduletableprodheaderwhite {
	background: #ffffff !important;
	padding:  10px 5px;
	}
	
.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #fff;
}

div.homeblockswrapper div.col-xs-6.col-sm-6.col-lg-4 {
	padding-left: 5px;
	padding-right: 5px;
	}
	
div.homeblockswrapper2 div.col-xs-6.col-sm-6.col-lg-4 {
	padding-left: 5px;
	padding-right: 5px;
	}
	
button#checkoutFormSubmit,
a.vm-button-correct {
	text-transform: uppercase  !important;
    padding: 13px !important;
    background: #996633 !important;
    border: none !important;
    box-shadow: none !important;
    /* min-width: 200px; */
    font-size: 14px !important;
    text-shadow: none !important;
    color: #ffffff !important;
	}
	
/*div.vm-order-done {
	line-height: 20px !important;
	}*/
	
span.post_payment_payment_name_title,
div.post_payment_order_number,
div.post_payment_order_total

{
	line-height: 22px !important;
font-size: 14px !important;
	}
	
div.vm-wrap.vm-order-done a.vm-button-correct {
	margin: 40px 0px !important;
	}
	
div.vm-wrap.vm-order-done h3 {
	margin-bottom: 20px;
}

.pagenav {
    padding: 3px 8px;
    margin: 0 4px;
    border: none  !important;
   background: none !important;
    color: #fff !important;/* */
}

.quantity-box .quantity-input, .cart-summary .quantity-input {
	height: 41px !important;
}

/*@font-face {
	font-family: 'IcoMoon';
	src: url(../../../media/jui/fonts/IcoMoon.eot);
	src: url(../../../media/jui/fonts/IcoMoon.eot?#iefix) format('embedded-opentype'), url(../../../media/jui/fonts/IcoMoon.woff) format('woff'), url(../../../media/jui/fonts/IcoMoon.ttf) format('truetype'), url(../../../media/jui/fonts/IcoMoon.svg#IcoMoon) format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-first:before {
	content: "\7d";
}
i.icon-last:before {
	content: "\e000";
}

.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
*/


ul.sigFreeClassic li.sigFreeThumb {
	margin: 14px !important;
}

.fancybox-caption {
	visibility: hidden !important;
	display: none !important;
}



