/*-------------------------------------------------------------*/
@media (min-width: 1200px) {
	.container {
		width:1200px;
	}
	.camera_fakehover {
		min-height: 320px;
	}
	.product_name.name {
		padding-right: 10px;
	}
	/*.frontsplash{width: 100%};*/
	.cart-position {
		float:right;
		position:relative;
		margin:11px 12px 0 23px;
	}
}
/*-------------------------------------------------------------*/
@media (min-width: 768px) {
	header {
		z-index:99;
	}
	#cart {
		z-index:25;
		position:relative;
	}
	.cart-position {
		float:right;
		position:relative;
		margin:11px 12px 0 23px;
	}
	#search input {
		float:left;
		border-radius:0;
		font-size:12px;
		color:#fff;
		line-height:17px;
		height:17px;
		max-width:68px;
		margin:0;
		padding:0;
		background:none;
		border:none;
	}
	#search .inner{
		display:inline-block;
		padding-bottom:10px;
		line-height:20px;
	}
	.box-heading i, .tab-heading i{
		display:none;
	}
	.box .box-content .box-product ul li .quick-view-button, .banner.bannerssimple img, .box .box-product .image2 a, .box-product .image a, .product-grid .image a, .product-list .image a, .compare-block a, .common-home header #logo a{
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.box .box-product .image2 a:hover, .box-product .image a:hover, .product-grid .image a:hover, .product-list .image a:hover, .compare-block a:hover, .common-home header #logo a:hover{
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}	
	.product_button.cart-button, .product-grid .cart-button{
		position:absolute;
		z-index:5;
		top:100%; left:0;
		/*display:none;*/
		padding-top:5px;
		width:100%;
		background:#fff;	
	}
	.box .box-product .padding:hover .product_button.cart-button, .product-grid .padding:hover .cart-button{
		display:block;		
	}
	.preview .product_button.cart-button{
		position:relative;
		top:0;
		display:block;
		min-height:0;
		padding-top:0;
		background:none;	
	}
	/*HEADER USER ACCOUNT AND SIGN IN BUTTONS*/
	#sign-in-buttons {
		float: right;
		margin-right: -30px;
	
	}
	#sign-in-buttons li {
		position: relative;
		float: left;
		margin: 0;
		padding: 9px 28px 5px 8px;
		font-size: 12px;
		line-height: 22px;
		list-style-type: none;
	}
	#sign-in-buttons li a {
		color: #fff;
		text-decoration: none;
	}
	#sign-in-buttons li a:hover, #cart-inner:hover {
		color:rgb(214,163,219);
	}
	#sign-in-buttons li #create-account-header {
		margin-top: 20px;
	}
	.fa-user,
	.fa-lock,
	.fa-unlock {
		font-size: 18px;	
	}
	.fa-user {
		margin-right: 8px;
	}
	.fa-lock {
		margin-right: 6px;
	}
	.fa-unlock {
		margin-right: 10px;

	}
	.fa-user:before {
		position: absolute;
		left: -6px;
		top: 11px;
	}
	.fa-lock:before,
	.fa-unlock:before{
		position: absolute;
		left: -6px;
		top: 12px;
	}
}
/*-------------------------------------------------------------*/
@media (max-width: 1199px) {
	.table th, .table td {
		padding:8px;
	}
	.order-info {
		padding: 20px 80px 0 0;
		float: right;
	}
	.col-sm-4 {
	    width: 50%;
	}
	.register-button {
		margin: 10px 120px 20px 0;
	}
	.account-buttons-container-left-inner,
	.account-buttons-container-right-inner {
		width: 45%;
		height: 180px;
	}
	.product-grid .left, .product-grid .cart-button, .results  {
		padding-left: 76px;
	}
}
/*-------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 1199px) {
	.login-content .heading h2 {
		font-size:23px;
	}
	a.button span {
		white-space:normal;
	}
	.compare-info td img {
		max-width:100px;
	}
	#sign-in-buttons li {
		padding-right: 21px;
	}
	.login-content .heading i {
    	font-size: 50px;
	    color: #00AA9E;
	    float: left;
	}
}
/*-------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
	#home-page-icons ul li {
				margin-left: 0px;
	}
}
/*-------------------------------------------------------------*/
@media (max-width: 991px) {	
	header .toprow , .common-home header .toprow {
		background: #191919;
		background: #F129AA;
		background-color: #A75795;
	}
	.product-filter .product-compare {
		margin-top:2px;
	}
	#frontSearch {
		height: auto;
	}
	/* table wishlist */
	.wishlist-product .table.table-bordered {
		border:0;
	}
	.wishlist-product .table thead{
		display:none;
	}
	.wishlist-product .table tbody{
		display:block;
		border:0
	}
	.wishlist-product .table tr {
		display:block;
		margin-bottom:30px;
		border:1px solid #d7d7d7;
		border-bottom:0;
	}
	.wishlist-product .table td {
		display:block;
		border:0;
		border-bottom:1px solid #d7d7d7
	}
	#menu {
		display:none;
	}
	#menu-gadget {
		display:block;
		margin-bottom:20px;
	}	
	footer .social li {
	    margin-left: 25px;
	}
	.col-sm-4 {
	    width: 50%;
	}
	.login-register {
		margin-top: 40px;
	}
	.register-button {
		margin: 10px 30px 20px 0;
	}
	.account-buttons-container-left-inner,
	.account-buttons-container-right-inner {
		width: 95%;
		height: 140px;
	}
}
/*-------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
	header #logo a {
		margin-top:96px;
		margin-bottom:64px;
	}
	.related {
		padding: 0 63px;
	}
	.wishlist a, .compare a {
		font-size: 27px;
		height: 43px;
		line-height: 43px;
		width: 40px;
	}
	.wishlist a i, .compare a i {
		line-height: 43px;
	}
	html[lang="de"] #compare.box .box-heading{
		font-size: 21px;
	}
	ul.sf-menu > li > a {
		padding-left:11px;
		padding-right:11px;
	}
	.banner .s-desc {
		top: 50%;
	}
	.banners a {
		height: 440px;
	}	
	.banner .s-desc .h1-bg {
		height: 111px;
	}
	.banner .s-desc span {
		margin-bottom: 70px;
	}
	.banner .s-desc p {
		line-height:18px;
	}
	.banner.bannerssimple .s-desc {
		font-size: 111px;
		line-height: 130px;
	}
	.banner .s-desc .h1-block {
		height: 107px;
		line-height: 107px;
		margin: 0 0 49px;
	}
	.banner .s-desc h1 {
		font-size: 27px;
		line-height: 30px;
	}
	.cart-button .cart a.button, a.button-prod {
		min-width: 120px;
	}
	.cart-button .cart a.button span, a.button-prod span {
		padding-left: 5px;
		padding-right: 5px;
	}
	.box-product .rating, .product-grid .rating, .product-list .rating {
		margin-bottom: 8px;
	}
	.product_button.cart-button .cart, .product-grid .cart, .product-grid .wishlist, .product-grid .compare, .product-list .cart, .product-list .wishlist, .product-list .compare, .extra-button .wishlist, .extra-button .compare, .product-info .cart-top-padd {
		margin-bottom: 12px;
	}
	.box.featured {
		margin-bottom: 24px;
	}
	footer {
		padding-top: 62px;
	}
	#copyright {
		margin-bottom: 62px;
		margin-top: 41px;
	}
}
/*-------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
	header #logo a {
		margin-top: 50px;
		margin-bottom:50px;
	}
	.block .block-heading {
		font-size: 11px;
		line-height: 13px;
	}
	.product_name.name, .product-grid .name, .related .name{
		line-height:18px;
	}
	.product_name.name a, .product-grid .name a, .related .name a{
		font-size:13px;
	}
	.box .box-heading {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 36px;
	}
	.box-product .rating, .product-grid .rating, .product-list .rating {
		margin-bottom: 6px;
	}
	html[lang="de"] #compare.box .box-heading{
		font-size: 16px;
		line-height:19px;
	}
	#search input {
		font-size: 11px;
	}
	#page{
		overflow:hidden;
	}
	footer {
		padding-top: 48px;
	}
	#copyright {
		margin-bottom: 48px;
		margin-top: 32px;
	}
	.box .box-product ul li, .product-grid ul li {
		margin-bottom: 72px;
	}
	.box.featured {
		margin-bottom: 18px;
	}
	.banner{
		margin-bottom: 22px;
	}	
	.bannerssimple {
		margin-bottom: 27px;
	}
	.banners a {
		height: 324px;
	}
	.banner > div {
		margin-bottom: 30px;
	}
	.banner .s-desc {
		top: 46%;
	}
	.banner .s-desc .h1-bg {
		height: 87px;
	}
	.banner .s-desc span {
		margin-bottom: 55px;
	}
	.banner .s-desc p {
		line-height:15px;
	}
	.banner.bannerssimple .s-desc {
		font-size: 87px;
		line-height: 101px;
	}
	.banner .s-desc .h1-block {
		height: 83px;
		line-height: 83px;
		margin: 0 0 38px;
	}
	.banner .s-desc h1 {
		font-size: 21px;
		line-height: 23px;
	}
	html[lang="de"] a.button span, html[lang="de"] a.button-prod span {
		font-size:10px;
		padding: 5px 8px 5px;
	}
	.product-grid .cart, .product-grid .wishlist, .product-list .cart, .product-list .wishlist, .product-info .button-prod, .extra-button .wishlist, .related .wishlist , .related .cart-button .cart, .preview .cart, .preview .wishlist {
		margin-right: 3px;
	}
	.cart-button .cart a.button, a.button-prod {
		min-width: 98px;
	}
	.cart-button .cart a.button span, a.button-prod span {
		padding-left: 4px;
		padding-right: 4px;
	}	
	.product_button.cart-button .cart, .product-grid .cart, .product-grid .wishlist, .product-grid .compare, .product-list .cart, .product-list .wishlist, .product-list .compare, .extra-button .wishlist, .extra-button .compare, .product-info .cart-top-padd {
		margin-bottom: 7px;
	}
	.wishlist a, .compare a {
		font-size: 17px;
		height: 29px;
		line-height: 29px;
		width: 26px;
	}
	.wishlist a i, .compare a i {
		line-height: 28px;
	}
	html[lang="de"] .wishlist a, html[lang="de"] .compare a {
		font-size: 15px;
		height: 26px;
		line-height: 26px;
		width: 24px;
	}
	html[lang="de"] .wishlist a i, html[lang="de"] .compare a i {
		line-height: 26px;
	}
	.product-info .extra-button {
		margin-top:2px;
	}
	html[lang="de"] .product-info .extra-button {
		margin-top:4px;
	}
	header .links li {
		padding-left:3px;
		padding-right:8px;
	}
	header .header-button {
		margin-left: 12px;
	}
	#search input {
		max-width: 60px;
	}
	.common-home header #logo {
		margin-top: -105px;
	}
	.cart-position {
		margin-right: 0;
		margin-left: 23px;
	}
	.product-info .review .btn-rew {
		margin-top:15px;
	}
	.checkout-content {
		padding:20px;
	}
	.compare-info td img {
		max-width:90px
	}
	.compare-info td a.button span {
		font-size:11px; padding:7px 6px
	}
	.compare-info td:first-child {
		max-width:80px;
		word-wrap: break-word;
	}
	.compare-info .prod-stock {
		font-size:12px;
	}	
	.login-content .form-horizontal .control-label {
		max-width:100%;
		text-align:left;
	}
	.login-content .form-horizontal .controls{
		margin-left:0;
	}
	.related {
		padding: 0 81px
	}
	.product-filter .display {
		clear:both;
		float:right
	}
	footer .fa.fa-phone {
		display:none;
	}
	.login-content .heading h2 {
		font-size:23px;
	}
	.login-content .heading i {
		font-size:50px;
	}
	aside a.button span {
		font-size:10px;
		white-space:normal
	}
	.compare-block .image {
		float:none;
		text-align:center;
		margin-bottom:8px;
	}
	#homePageHeading {
	    font-size: 22px;
	    line-height: 24px;
	}
	#bump-picture {
		margin: 30px 0 0 -15px;
	}
	a.button span, a.button-prod span {

	    font-size: 11px;
	}
	.product-grid .left, .product-grid .cart-button, .results  {
		padding-left: 20px;
	}
}
/*-------------------------------------------------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
	#full_gallery {
		display:block;
	}
	#default_gallery {
		display:none;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
	}
}
/*-------------------------------------------------------------*/
@media (max-width: 767px) {
#frontSearch {background: none!important; height:auto}
	.col-sm-4 {
	    width: 100%;
	}
	.common-home header #logo {
		margin-left: -147px;
		margin-top: -75px;
	}
	.common-home header #logo a {
		font-size: 31px;
		line-height: 36px;
		padding: 35px 44px 29px 50px;
	}
	.common-home header #logo a span {
		font-size: 63px;
	}
	.product_button.cart-button, .product-grid .cart-button {
		min-height: 0;
	}
	.box-product.box-subcat {
		overflow:hidden;
	}
	#back-top span {
		display:none;
	}
	.banner {
		margin-bottom: 10px;
	}
	.banner.bannerssimple .s-desc {
		font-size: 65px;
		line-height: 72px;
	}
	.banner {
		display:block;
		text-align:center;
	}
	.banner.row {
		margin-left: 0;
		margin-right: 0;
	}
	.banner > div {
		display:inline-block;
		float:none;
		max-width:100%;
		text-align:left;
		padding-left:5px;
		padding-right:5px;
	}
	.banner.bannerssimple .s-desc {
		top: 50%;
		margin-top:-36px;
	}
	.common-home header {
		padding-top: 10px;
	}
	#cart .heading span.link_a i.fa.fa-shopping-cart{
		font-size:26px;
		line-height:50px;
	}
	#cart .heading span.link_a {
		line-height:50px;
		height:50px;
		border-radius:0;
		padding:0 0 0 15px;
		border-left:1px solid #404040;
	}
	.top-search{
		height:50px;
	}
	.top-search i{
		line-height:46px;
	}	
	.related {
		margin-left: auto;
		margin-right: auto;
		max-width: 170px;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}	
	header #cart.active .content {
		top:50px
	}
	.box-language {
		color: #777;
	}
	.box-language:hover, .box-currency:hover {
		color: #000;
	}
	#body .swipe .swipe-menu .box-currency:hover .heading-1 i.fa-caret-down, #body .swipe .swipe-menu .box-language:hover .heading1 i.fa-caret-down{
		color: #777;
	}
	.checkout-content {
		padding:20px;
	}
	.about-page i {
		display:none;
	}
	#cboxContent .about-page {
		padding:10px;
	}
	#copyright {
		text-align:center;
	}
	.name a:hover {
		text-decoration:none;
	}
	.name a {
		text-decoration:underline
	}
	aside #compare {
		display:none !important;
	}
	#full_gallery {
		display:block;
		margin: 0 auto;
		max-width: 270px;
	}
	#default_gallery {
		display:none;
	}
	.tabs .tab-heading:hover {
		cursor:pointer;
	}
	.tabs .tab-content {
		display:none;
	}
	#content {
		margin-bottom:20px;
	}
	.product-info .cart-top-padd {
		margin-bottom:10px;
	}
	.box {
		margin-bottom:10px;
		padding-bottom:0;
		}
	#container .box .box-product .image2 a, 
	#container .box .box-product .image a, 
	.product-grid .image a{
		margin-bottom:0;		
	}
	aside .box .box-heading{
		padding:20px 20px;
		font-size:14px;
		line-height:16px;
		color:#040404;
		font-weight:normal;
		text-transform:uppercase;
		background-color:#f2f2f2;
		margin-bottom:10px;
		text-align:left;
	}
	aside .box .box-product {
		text-align: center;
	}
	aside .box .box-content{
		padding:15px 0;
	}
	aside .box .box-content .box-product ul > li {
		display: inline-block;
		max-width: 270px;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	.product-grid .name {
		height:auto;
	}
	.product-list .description {
		display:none;
	}
	.product-info h1 {
		display:none;
	}
	.product-info h1.view {
		display:block;
	}
	.product-filter .display {
		display:none;
	}
	#content .box {
		margin-bottom:5px;
	}	
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
		opacity:0
	}
	#compare-total  {
		display:none;
	}
	#content .box-product li {
		border-top:none;
		padding-top:0;
	}
	.common-home .box.featured .box-content {
		overflow:hidden;
	}
	.cart-button > div.wishlist {
		display:none;
	}	
	footer > div.container {
		display:none;
	}
	footer > div+div.container {
		display:block;
	}
	footer {
		padding:0;
		margin-top:30px;
	}
	#copyright {
		margin-top:0;
		padding:20px 15px;
		margin-bottom:0;
	}
	header #logo {
		margin:50px 0 0 0
	}
	header #logo a {
		margin-top:40px;
		margin-bottom:40px;
	}
	.cart-position {
		position:fixed;
		top:0;
		right:0;
		margin:0;
	}
	/* box product */
	#content .box-product  .image2{
		float:left;
		width:30%
	}
	#content .box-product .inner {
		width:58%;
		float:left;
		margin-left:30px;
	}
	#content .box-product li{
		margin-bottom:30px;
	}
	/* search */
	#search {
		position:fixed;
		top:50px;
		left:0;
		z-index:101;
		display:none;
		width:100%;
		margin:0;
		z-index:10;
	}
	#search .inner {
		padding:4px 5px;
		background-color:#4a4a4a;
		overflow:hidden;
		position:relative;
	}
	#search input {
		width:100%;
		max-width:none;
		height:44px;
		border-radius:4px;
		box-shadow:inset 0 0 11px rgba(0,0,0,0.22);
		padding:10px 40px 10px 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	#search .button-search {
		position:absolute;
		top:0;
		right:0;
		background-image:none;
		background:none;
		border:none;
		width:50px;
		height:52px;
		text-align:center;
		line-height: 52px;
	}
	#search .button-search i {
		color: #1c1c1c;
		font-size: 24px;
		line-height: 50px;
	}
	#search .button-search:hover i{
		color:#444;
	}
	/* Cart */
	.cart-position #cart .heading span.link_a b,
	.cart-position #cart .heading span.link_a #cart-total,
	.cart-position #cart .heading span.link_a i.fa.fa-angle-down {
		display:none;
	}
	.cart-position{
		min-width:83px;
	}
	.cart-position #cart .heading span.link_a #cart-total2 {
		background:url(../image/cart-total2.png) no-repeat left top;
		display:block;
		position:absolute;
		top:14px;
		left:47px;
		color:#000;
		height:22px;
		line-height:22px;
		width:30px;
		text-align:center;
		overflow:hidden;
	}
	header #cart.active .content {
		display: block;
	}
	.toprow-1 .cart-position {
		display:block;
		margin:0;
	}
	.col-sm-3 .box-content {
		display:none;
	}
	aside .box-heading:hover {
		cursor:pointer;
	}
	.box-heading i {
		float:right;
		font-size:16px;
		color:#777;
	}
	.box-heading:hover i {
		color:#040404;
	}
	aside .box-product .name {
		height:auto !important; 
		margin:5px 0
	}
	/* swipe menu */
	.swipe-control i {
		font-size:26px; 
		color:#fff; 
		line-height:54px;
	}
	.swipe-control:hover i {
		text-decoration:none;
	}
	.swipe-control {
		display: block;
		height: 50px;
		width: 64px;
		z-index: 100;
		text-align:center;
		border-right:1px solid #404040;
		float:left;
	}
	body #page {
		height:100%
	}
	body.ind div.shadow{
		left:0;
		top:0;
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		background:url("../image/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
		z-index:99;
		opacity:0.7
	}
	body.ind #page {
		margin-left: 237px;
		width:100%;
		position:fixed;
		left:0;
		top:0;
		z-index:2
	}
	body #body .swipe .swipe-menu{
		background-color: #f2f2f2;
		height:100%;
		overflow: auto;
	}
	body #body .swipe {
		display:none;
	}
	body.ind #body .swipe {
		display:block;
		background-color:#e5e5e5;
		position:fixed;
		color:#777;
		font-weight:normal;
		width:237px;
		top:50px;
		left:0;
		z-index:100;
		overflow:hidden;
		z-index:101;
	}
	header .toprow {
		background:none;
		z-index:100;
	}
	header .links, header .header-button {
		display: none;
	}
	header .toprow-1 {
		display:block;
	}
	#livesearch_search_results {
		display:none !important; 
	}
	/* product list */
	.product-list ul li .image {
		width:35%;
		float:left;
	}
	.product-list ul li .left {
		width:65%;
		float:left;
	}
	/* product grid */
	.product-grid {
		overflow:hidden;
	}
	.product-grid ul li {
		overflow:hidden;
		margin-bottom:15px;
		padding-top:30px;
		border-top:1px solid #ccc;
	}
	.product-grid ul li:first-child{
		padding-top:0;
		border-top:none;
	}
	.product-grid ul li .image {
		width:30%;
		float:left;
	}
	.product-grid ul li .left {
		width:65%;
		float:left;
		margin-left:5%;
	}
	/* box-category */
	.box-product.box-subcat li {
		height:auto !important;
		overflow:hidden;
	}
	.box-product.box-subcat li .image {
		float:left;
		width:30%;
		max-width:170px;
	}
	.box-product.box-subcat li .name {
		width:65%;
		float:left;
		margin-left:5%;
	}
	/* order */
	.order-list .order-info {
		text-align:left;
	}
	.order-content{
		padding-top:0;
	}
	.order-content>div>div {
		margin-top:20px;
	}
	#sign-in-buttons {
		display: none;	
	}
	#bump-picture {
		display: none;
	}
	.breadcrumb {
		margin-top:9px;
	}
	.col-md-3, .col-sm-3 {
		display:none;
	}
	.product-info .col-sm-3 {
		display: block;
	}
	.login-register {
		margin-top: 20px;
	}
	.register-button {
		float: left !important;
		margin: 10px 30px 0 0;
	}
	.register-button .button {
		clear: left;
		margin: 40px 0 0 0;
	}
	.account-buttons-container-left-inner,
	.account-buttons-container-right-inner {
		width: 45%;
		height: 160px;
	}
	.image-border {
		display: block;
	}
	.product-grid .left, .product-grid .cart-button, .results  {
		padding-left: 0px;
	}
	.product-grid ul li .image {
		width: 30%
	}
	.image-border {
    	padding: 0px;
	}
	.product-info .cart-top-padd { 
		float:none;
	}
	.product-info .description {
		text-align: center;
	}
}

/*-------------------------------------------------------------*/
@media (max-width: 555px) {

#frontSearch {background: none!important; height:auto}
	.common-home header #logo {
		margin-left: -118px;
		margin-top: -52px;
	}
	.common-home header #logo a {
		font-size: 21px;
		line-height: 25px;
		padding: 28px 35px 23px 40px;
	}
	.common-home header #logo a span {
		font-size: 50px;
	}
	.banner.bannerssimple .s-desc {
		margin-top: -29px;
	}
	.banner.bannerssimple .s-desc {
		font-size: 52px;
		line-height: 58px;
	}
	.about-page i {
		display:none;
	}	
	.content-border h2{
		margin-bottom:20px;
	}
	.content-border {
		padding:15px 20px;

	}
	.checkout .checkout-product .table td {
		font-size:12px !important;
		padding:4px 2px !important;
	}
	#confirm .name a {
		font-size: 12px;
	}
	.product-list .cart-button {
		position:static;
		float:none;
		margin:10px 0 0 0
	}
	.shop-cart .table-bordered {
		border: none;
	}
	.shop-cart .table {
		display:block;
		width:100%;
		border: none;
	}
	.shop-cart .table thead {
		display:none;
	}
	.shop-cart .table tbody {
		display:block;
		border:0;
	}
	.shop-cart .table tbody tr {
		display:block;
	}
	.shop-cart .table tbody tr .total{
		border:0;
	}
	.shop-cart .table tbody td {
		display:block;
		float: left;
		width: 100%;
		text-align:center;
		border:0;
		border-bottom:1px solid #d7d7d7;
	}
	.shop-cart .table tbody tr .image {
		border-top: 1px solid #00aa9e;
		margin-top:20px;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.shop-cart .table tbody tr .total {
		border-bottom: 1px solid #00aa9e;
		-webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.shop-cart .table tbody tr .image,
	.shop-cart .table tbody tr .name,
	.shop-cart .table tbody tr .model,
	.shop-cart .table tbody tr .quantity,
	.shop-cart .table tbody tr .price,
	.shop-cart .table tbody tr .total {
		border-left: 1px solid #00aa9e;
		border-right: 1px solid #00aa9e;
	}
}
/*-------------------------------------------------------------*/
@media (max-width: 515px) {

#frontSearch {background: none!important; height:auto}
	img#captcha {
		margin-left:0;
	}
	.account-buttons-container-left-inner,
	.account-buttons-container-right-inner {
		height: 190px;
	}
	#about-multi-devices {
		width: 260px;
	}
}
/*-------------------------------------------------------------*/
@media (max-width: 480px) {

#frontSearch {background: none!important; height:auto}
	.common-home header #logo {
		margin-left: -94px;
		margin-top: -39px;
	}
	.common-home header #logo a {
		font-size: 17px;
		line-height: 20px;
		padding: 22px 28px 18px 32px;
	}
	.common-home header #logo a span {
		font-size: 45px;
	}
	.cart-button .cart a.button, a.button-prod {
		min-width: 138px;
	}
	.cart-button .cart a.button span, a.button-prod span {
		padding-left: 5px;
		padding-right: 5px;
	}	
	.product_button.cart-button .cart, .product-grid .cart, .product-grid .wishlist, .product-grid .compare, .product-list .cart, .product-list .wishlist, .product-list .compare, .extra-button .wishlist, .extra-button .compare, .product-info .cart-top-padd {
		margin-bottom: 12px;
	}
	.wishlist a, .compare a {
		font-size: 27px;
		height: 43px;
		line-height: 43px;
		width: 40px;
	}
	.wishlist a i, .compare a i {
		line-height: 43px;
	}
	.camera_pag {
		bottom: 3%;
	}
	.checkout .checkout-product .table td {
		font-size:10px !important;
		padding:4px 2px !important;
	}
	
	.banner > div {
		padding-left: 0;
		padding-right: 0;
	}
	.banner a{
		height:100%;
	}
	.banner.bannerssimple .s-desc {
		font-size: 34px;
		line-height: 37px;
		margin-top: -19px;
	}
	.banner .s-desc h1 {
		font-size: 27px;
		line-height: 30px;
	}
	.banner .s-desc .h1-bg {
		height: 111px;
	}
	.banner .s-desc span {		
		margin-bottom: 70px;
	}
	.banner .s-desc .h1-block{
		height: 107px;
		line-height: 107px;
		margin: 0 0 49px;
	}
}
/*-------------------------------------------------------------*/
@media (max-width: 440px) {
#frontSearch {background: none!important; height:auto}
	.login-content .heading i {
		font-size:56px;
	}
	.about-page i {
		display:none;
	}
	#cboxContent .about-page {
		padding:0 8px;
	}
	#cboxContent h1{
		margin-left:5px;
	}
	.login-content .heading h2 {
		font-size:23px;
	}
	.checkout-content {
		padding:10px;
	}
	header #cart.active .content {
		max-height: 262px;
		min-height: 90px;
	}
	header #cart.active .content .content-scroll {
		height: 100%;
		max-height: 217px;
		padding-bottom: 10px;
		overflow-y:scroll;
		webkit-overflow-y:scroll;
	}
	.cart-bottom .buttons .center {
		text-align:right;
	}
	.about-page i {
		display:none;
	}
	#confirm .name a {
		font-size:11px;
		text-transform:none;
		font-weight:400;
	}
	.account-buttons-container-left-inner,
	.account-buttons-container-right-inner {
		width: 95%;
		height: 130px;
	}
	#about-multi-devices {
		width: 220px;
	}
}
/*-------------------------------------------------------------*/
@media (max-width: 410px) {
#frontSearch {background: none!important; height:auto}
	.product-info .review img {
		margin-bottom:10px;
		float:none;
	}
	.product-info .review .btn-rew {
		float:none;
	}
	.product-filter .sort {
		float:none;
	}
	.product-filter .limit {
		float:none;
		margin:10px 0 0 0;
	}
	a.button, a.button span {
	    font-size: 12px;
	}
	.account-buttons-container-left-inner,
	.account-buttons-container-right-inner {
		width: 95%;
		height: 140px;
	}
	#home-page-icons ul li {
		margin-left: 0px;
	}
}
/*-------------------------------------------------------------*/
@media (max-width: 372px) {
#frontSearch {background: none!important; height:auto}
	.product-grid .cart, .product-grid .wishlist, .product-list .cart, .product-list .wishlist, .product-info .button-prod, .extra-button .wishlist, .related .wishlist {
		margin-right: 3px;
	}
	.cart-button .cart a.button, a.button-prod {
		min-width: 125px;
	}
	.cart-button .cart a.button span, a.button-prod span {
		padding-left: 4px;
		padding-right: 4px;
	}
	.wishlist a, .compare a {
		font-size: 17px;
		height: 29px;
		line-height: 29px;
		width: 26px;
	}
	.wishlist a i, .compare a i {
		line-height: 28px;
	}
	.related .cart-button .cart {
		width: 100%;
		margin-bottom: 5px;
	}
	.product-info .extra-button {
		margin-top:2px;
	}
	a.button-prod {
		margin-left:0;
	}
	td, th, input, textarea, select, a {
	    
	}
	.table thead td {
	    font-size: 10px !important;
	}
	a.button, a.button span {
	    font-size: 11px;
	}
	.account-buttons-container-left-inner,
	.account-buttons-container-right-inner {
		height: 160px;
	}
	#home-page-icons ul li {
		margin-left: -10px;
		width: auto;
	}
	#about-multi-devices {
		width: 170px;
	}
	#about-tablet {
		float:left;
		width: 160px;
	}
}