
@media only screen and (max-width: 979px) {
#container { width:auto; margin: 0px 8px; }
#bgheader { height: 198px; }
#header { width: auto; margin: 0px 8px; }
#header .links { display: none; }
#header #cart { z-index:99; }
#header #cart .heading { margin-bottom:8px; }
#header #cart .content { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 7px 7px 7px 7px; -moz-border-radius: 7px 7px 7px 7px; -khtml-border-radius:7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; border:1px solid #a40101; }
#currency { position: relative; text-align: left; top:2px; left:0px; right: auto; width: auto; float: left; margin-right: 12px; }
#language { position: relative; text-align: left; top:6px; left:0px; right: auto; width: auto; float: left; }
#menu-responsive { display:block; }
#menu { display:none; }
#header #search { border:1px solid #CCC; padding: 10px 0px 10px 10px; -webkit-box-shadow: 0px 2px 2px #000;
	-moz-box-shadow: 0px 2px 2px #000;
	box-shadow: 0px 2px 2px #000;
	top: 46px;
    left: 20px; }
/* product list category page */
.product-list .right { width:auto; min-width:50px; margin-left:8px; padding-left:8px;  }
.product-list .image img { max-width: 100%; height: auto; }
@media \0screen { .product-list .image img {  width: auto; /* for ie 8 */ } }
.product-list .image { max-width:120px; margin-right:12px; }
.product-grid, .box-product { text-align:center; }
/* footer */
#footer .column { width:100%; padding:5px 0px; min-height:12px; border-bottom:1px solid #CCC; margin-bottom:5px; }
#footer .column ul { margin-left: 0px; padding-left: 0px; }
#footer .column ul li { display:inline; margin-right:12px; margin-bottom:0px; line-height: 24px; }
#powered, #payment { float:none; clear:both; text-align: center; }

.product-info .description, .product-info .review {
    width: 48%;
}
.product-info .price{
	width: 98%;
}
}

@media only screen and (max-width: 943px) {
	.product-info .price {
		text-align:left!important;
	}
	#blade-options {
		top:-312px!important
	}
	.blade-column {
		width:100%!important;
	}
	/*
		.product-info div.cart {
		margin-top:295px!important
	}
	*/
	#blade-discounts {
		width:100%!important;
		text-align:left!important;
	}
	#blade-options > div {
    width: 99%!important;
    text-align: left!important;
    display: inline-block;
    margin-bottom: 6px;
}
#custom-blade {
    position: relative;
    top: -215px!important;;
}
}
@media only screen and (max-width: 603px) {
	
	.product-info .description, .product-info .review {
    width: 100%;
}
#container {
    width: auto;
    margin: 0px;
}
.product-info {
    overflow: visible;
}
}

@media only screen and (max-width: 840px) and (min-width: 643px) {
	#header #search { 
		width:188px;
		left:60px;
	}
	#header #search input {
		width: 132px;
	}
}
@media only screen and (max-width: 780px) {
#header #logo img, .box-cat img, .jcarousel-skin-opencart img { max-width: 100%; height: auto; }
@media \0screen { #header #logo img, .jcarousel-skin-opencart img {  width: auto; /* for ie 8 */ } }
.product-compare { display: none; }
/* product page */
.product-info .image a, .product-info .image img { margin:0 auto; }
.product-info > .left + .right { margin:0; }
.product-info > .left { float:none; margin: auto; text-align:center; }
h1.product-info { text-align:center; }
.product-info .image { width:99%; padding:0; }
.product-info .image-additional { width:99%; }
.htabs a { padding:7px 6px; margin-right: 2px; margin-bottom: 4px; }
.tab-content { clear:both; }
}
@media only screen and (max-width: 640px) {
#column-left {
	display:none;
}
#bgheader { height:328px; }
#header { text-align: center; }
#header #welcome { position: relative; float: right; margin-bottom:12px; }
#header #logo { position:relative; clear: both; top:12px; left:0px; right:0px; margin-left: auto; margin-right: auto; margin-bottom: 12px; }
#header #cart { position: relative; top:12px; margin-left: auto; margin-right: auto; margin-bottom: 8px; z-index:99; }
#header #cart .heading { float:none; clear: both; margin-left: auto; margin-right: auto; margin-bottom: 4px; display: inline-block; z-index:99; }

#header #search { top: 9px; border:1px solid #CCC; padding: 10px 0px 10px 10px; -webkit-box-shadow: 0px 2px 2px #000;
	-moz-box-shadow: 0px 2px 2px #000;
	box-shadow: 0px 2px 2px #000; left:0px;}
#menu-responsive { top:279px; }
/* Right/Left Column & content */
#column-left, #column-right { float: none; width: 100%; }
#column-left + #column-right + #content, #column-left + #content { margin-left: 0px; }
#column-right + #content { margin-right: 0px; }
.login-content .left, .login-content .right { width:100%; float:none; }
.category-list ul { width:40%; }
#column-left .box-product > div, #column-right .box-product > div { width: 48%; margin-left:2px; margin-right:2px; }
.box-product > div { width:170px; }
.box-product .slideup {
    width: auto;
}
/* Cart page */
.cart-info .model { display:none; }
.buttons .right { float:none; text-align:right; margin-bottom:10px; }
.buttons .center { text-align:right; } 
.cart-info tbody .quantity a img { padding:3px 4px 0; }
input.large-field, select.large-field { width:auto; }
/* Checkout Page */
.checkout-content .left,.checkout-content .right { float:none; width:100%; margin-bottom:5px; }
}
@media only screen and (max-width: 480px) {
#header #welcome { display: none; }
#header #welcome2 { display: block; position: relative; float: right; margin-bottom:12px; }
#column-left .box-product > div, #column-right .box-product > div { width: 100%; }
/* product list/category page */
.product-list {text-align:center;}
.product-list > div + div { }
.product-list .image { float:none; }
.product-list .description { text-align:left; color: #666; }
.product-list .name { clear:both; text-align:center; background:#E1E1E1; padding-top:4px; padding-bottom:4px; }
.product-list .right { width:auto; min-width:40%; min-height:120px; margin-left:12px; padding-left:12px;  }
.product-list .image { margin-right:2px; }
.product-list .image img { border:none; }
.product-list .cart { display: block; float: none; text-align:left; clear:both; margin-bottom: 4px; margin-right:0px; }
.product-filter .display { padding-top: 12px; }
.product-filter .sort { float:right; padding-top:8px; }
.product-filter .limit { padding-top:8px; }
/* Cart page */
.cart-info .price { display:none; }
#footer .column { width: 98%; max-width: 100%; height: auto; }
@media \0screen { #footer .column {  width: auto; /* for ie 8 */ } }
}
@media only screen and (max-width: 340px) {
#container { min-width: 280px; }
#header { min-width: 280px; }
#menu-responsive { min-width: 280px; }
.product-list .image { max-width:104px; margin-right:12px; }
.product-list .right { min-height:120px; margin-bottom: 8px; }
}