@media only screen and (max-width: 767px) {
	#container {width: 100%;padding: 0;border-style:none;}
	#header {background-image: none;}
	#header_bg_left {background-image: none;}
	#header_bg_right {background-image: none;}
	#header #logo {position: inherit;padding-top: 13px;}
	#header #logo img {width: 100%;}
	#header #welcome {position: relative;width: 90%;text-align:center;height: 100px;font-size: 1.7em;right: -15px;top: 35px;}
	#header #welcome a {font-size: 1.1em;}
	#header .links {position: inherit;margin-top: 30px;}
	#header .links a {width: 100%;text-align: center;font-size: 2.2em;padding: 0;color:#fff;background-color: #1463BD;margin: 1px 0 0 8px;}
	#search_panel #search {position: inherit;}
	#search_panel #search input {width: 250px;}
	#search_panel .button-search {left: 266px;}
	#search_panel #cart {position: inherit;}
	#search_panel #cart .heading a span {font-size: 1.4em;}
	#search_panel #cart .heading {float: none;text-align: center;padding-top: 10px;margin-bottom: 10px;}
	#search_panel {margin-top: 40px;}
	#column-left {padding-top: 20px;width: 100%;float: none;}
	#column-right {float: none;width: 100%;}
	#column-left + #column-right + #content, #column-left + #content {margin: 0;}
	#content .box-product > div {width: 43%;}
	#footer .left {float: none;}
	#footer .right {float: none;}
	.box .box-heading {background-image: none;background-color: #1463BD;}
	.half {width: 100%;}
	#powered {padding: 0;}
	h1 {text-align: center;}
	.product-info > .left {float: none;margin-right: 0;}
	.product-info .image {float: none;}
	.product-info .image-additional {margin-left: 0;}
	.product-info > .left + .right {margin-left: 20px;}
	.breadcrumb {display: none;}
	#back-top {bottom: 0!important;}
	#back-top span {width: 58px!important;height: 58px!important;}
	.success {height: 40px;margin-top: 40px;}
	h1 {margin-top: 40px;}
	.checkout-content .left {float: none;width: 100%;}
	.checkout-content .right {float: none;width: 100%;}
	.htabs a {width: 100%;}
	.box-product .image img {width: 90%}
}
