@media (min-width: 1800px) {
	#ajax-basket .hide, #ajax-basket:hover .hide, #ajax-basket.hovered .hide {
		display: inline-block !important;
		position: fixed;
		top: 30px;
		right: auto;
		left: 50%;
		z-index: 100;
		width: auto;
		height: auto;
		min-width: 0;
		background: none;
		margin-left: 694px;
		border: 0px none;
		font-size: 0.85em;
	}
	#ajax-basket .hide .border-gray.big {
		font-size: 1.75em;
	}
	#ajax-basket .hide .inner {
		background-color: #ffffff;
		width: 170px;
	}
	li#ajax-basket:hover .hide {
		-webkit-animation-name: tremor;
		-webkit-animation-duration: 0.4s;
		animation-name: tremor;
		animation-duration: 0.4s;
	}
	li#ajax-basket:hover .hide:hover {
		-webkit-animation-name: none;
		animation-name: none;
	}
}

@media (max-width: 1150px) {
	#saleofday-detail .col-5, #saleofday-detail .col-7 {
		width: 100%;
	}
	#saleofday-detail .col-7 {
		margin-bottom: 0.5em;
	}
}

@media (max-width: 1050px) {
	#menu-header .hide-responsive {
		display: none;
	}
	.container, #listing-excel-button.fixed-btn .add-to-cart {
		min-width: 0;
		max-width: none;
		width: 97%;
		padding-left: 1.5%;
		padding-right: 1.5%;
	}
	.col-left {
		width: 22%;
	}
	.col-right, #listing-excel-button.fixed-btn .add-to-cart .col-12 {
		width: 76%;
	}
	#absolute .col-right .col-9 {
		width: 70%;
	}
	#absolute .col-right .col-3 {
		width: 30%;
	}
	#ajax-basket .btn-basket {
		min-width: 0;
	}
	.listing-products .item.col-special .inner, .listing-products .item.col-special .add-product {
		padding-bottom: 9em;
	}
	.listing-products .item.col-special .add-product .col-buy {
		width: 100%;
	}
	.listing-products .item.col-special .add-product .col-prices {
		width: 100%;
		bottom: 3em;
	}
}

@media (max-width: 900px) {
	#nav-categories .header .fa, .listing-products .item .col-buy em {
		display: none;
	}
	.input-checkbox {
		width: 24%;
		margin: 0 1% .5em 0;
	}
	.col-left {
		width: 25%;
	}
	.col-right, #listing-excel-button.fixed-btn .add-to-cart .col-12 {
		width: 73%;
	}
	.sorter {
		font-size: 0.9em;
	}
	#absolute .col-right .col-9 {
		width: 60%;
	}
	#absolute .col-right .col-3 {
		width: 40%;
	}
	#absolute .col-right .col-8 {
		width: 90%;
	}
	.listing-products .item .col-buy .btn .iconwrap {
		margin-right: -0.65em;
	}
	.listing-products-table .item .col-10 > .col-5 {
		width: 60%;
	}
	.listing-products-table .item .col-10 > .col-7 {
		width: 40%;
	}
	.listing-products-tableb2b .item .col-10 > .col-5, .listing-products-tableb2b .item .col-10 > .col-7, .listing-products-excel .item .product-view > .col-12 > .col-5, .listing-products-excel .item .product-view > .col-12 > .col-7 {
		display: block;
		width: 100%;
	}
	.listing-products-tableb2b .item .col-10 > .col-7, .listing-products-excel .item .product-view > .col-12 > .col-7 {
		float: right;
		max-width: 350px;
		min-width: 350px;
	}
	#filter-tabs .input-checkbox:nth-child(5n+1) {
		clear: none;
	}
	#filter-tabs .input-checkbox:nth-child(4n+1) {
		clear: both;
	}
	#saleofday .col-8 .col-5, #saleofday .col-8 .col-7 {
		width: 100%;
	}
}

@media (max-width: 800px) {
	#goods-in-trade {
		display: none;
	}
	.listing-products .item .col-buy .btn .iconwrap {
		margin-right: 0;
	}
	.listing-products .item .col-buy em {
		display: inline-block;
	}
	.listing-products .item.col-special {
		width: 49%;
	}
	.listing-producers {
		margin-left: -0.75%;
	}
	.listing-producers .item {
		width: 23.5%;
		margin: 0 0.75% 0.5em;
	}
	.listing-products .item.col-special:nth-child(4n+1), .listing-producers .item:nth-child(6n+1) {
		clear: none;
	}
	.listing-products .item.col-special:nth-child(2n+1), .listing-producers .item:nth-child(4n+1) {
		clear: both;
	}
}

@media (min-width: 841px) {
	#page-detail #nav-shop {
		display: block !important;
	}
}

@media (max-width: 840px) and (min-width: 641px) {
	#page-detail #col-left {
		position: absolute;
		left: 0;
		top: 0;
	}
	#page-detail #col-left > *, #page-detail #nav-shop {
		display: none;
	}
	#page-detail #col-left > nav {
		display: block;
	}
	#page-detail #content.col-right {
		width: 100%;
	}
}

@media (max-width: 750px) {
	.input-checkbox {
	    width: 48.5%;
	    margin: 0 1.5% 0.5em 0;
	}
	.col-left {
		width: 29.5%;
	}
	.col-right, #listing-excel-button.fixed-btn .add-to-cart .col-12 {
		width: 68.5%;
	}
	#hp-categories .col h3 {
		font-size: 1em;
	}
	#nav-subcategories li.col-special {
	    width: 48.5%;
	    margin: 0 1.5% 0.5em 0;
	}
	#filter-tabs .input-checkbox:nth-child(4n+1), #nav-subcategories li.col-special:nth-child(4n+1) {
		clear: none;
	}
	#filter-tabs .input-checkbox:nth-child(2n+1), #nav-subcategories li.col-special:nth-child(2n+1) {
		clear: both;
	}
}

@media (max-width: 640px) {
	#col-left, #form-search, #nav-top, #breadcrumbs .fa, #absolute .col-contact, #goods-in-trade, #banner-basket {
		display: none;
	}
	#nav-top li .sub, #nav-categories .inner li.no-selected.has-childs:hover ul, #nav-categories .inner li.no-selected.has-childs:before, #nav-categories .tab li.no-selected.has-childs:hover > a:before, #col-left h2, #col-left .banners, #visited-products, #survey {
		display: none !important;
	}
	#nav-skiplink, #page-homepage h1#title, #page-basket_aio h1#title, #nav-shop {
		display: block !important;
	}
	.col, #listing-excel-button.fixed-btn .add-to-cart .col-12 {
		width: 100%;
	}
	.col-block {
		width: auto;
	}
	.container, #listing-excel-button.fixed-btn .add-to-cart {
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
	}
	.input-checkbox {
		width: 48.5%;
		margin: 0 1.5% 0.5em 0;
	}
	.modal, #modal-fixed, .modal-banner {
		width: 70%;
		left: 15%;
		margin-left: 0;
	}
	.modal-buy, #modal-fixed, .modal-banner {
		max-height: 75%;
		overflow-y: auto;
	}
	.modal-buy .col-3 {
		width: 30%;
	}
	.modal-buy .col-9 {
		width: 70%;
	}
	.modal-buy .col-11 {
		width: 90%;
	}
	#modal-login {
		width: 270px;
		position: fixed;
		right: 3%;
		top: 30px;
	}
	.close-fixed {
		right: 15%;
	}
	.close-fixed.skiplinks {
		right: 3%;
		top: 65px;
		margin: 0;
	}
	body {
		padding-top: 91px;
	}
	#product-detail * {
		max-width: 100% !important;
		width: auto !important;
	}
	#header {
		background: #ffffff;
		width: 100%;
		height: 65px;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 150;
		-webkit-box-shadow: 0 0 5px 0 rgba(115,41,111,0.3);
		box-shadow: 0 0 5px 0 rgba(115,41,111,0.3);
	}
	#header .container {
		height: 65px;
	}
	#logo {
		width: 38%;
		max-width: 180px;
		max-height: 60px;
		overflow: hidden;
		position: absolute;
		left: 3%;
		bottom: 0.5em;
	}
	#logo .vertical-align {
		height: 60px;
	}
	#logo img {
		margin: 0;
	}
	#logo .col-7 {
		width: 60%;
	}
	#logo .col-5 {
		width: 40%;
	}
	#logo .col-11 {
		width: 90%;
	}
	#absolute .container {
		height: 0;
		overflow: hidden;
	}
	#menu-header {
		width: 100%;
		padding: 0.5em 0;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 200;
	}
	#menu-header .container {
		height: auto;
		overflow: visible;
	}
	#nav-skiplink {
		position: absolute;
		right: 3%;
		top: 0.7em;
	}
	#nav-skiplink li {
		margin-left: 0.5em;
	}
	#nav-skiplink li {
		width: 2.75em;
	}
	#nav-skiplink li a {
		padding-top: 0.55em;
		padding-bottom: 0.45em;
	}
	#nav-skiplink .btn .count {
		right: -0.75em;
		top: -0.25em;
	}
	#breadcrumbs a {
		text-decoration: none;
		padding: 0.35em 0.5em;
		margin-bottom: 0.35em;
	}
	#breadcrumbs li.last {
		display: none;
		width: 100%;
		font-size: 1.47em;
		font-weight: bold;
		padding-bottom: 8px;
		margin: 0.5em 0 0.65em 0;
		position: relative;
	}
	#page-basket_aio h1#title {
		margin-top: 0;
	}
	#nav-top, #form-search, #col-left {
		background: #ffffff;
		width: 70%;
		max-height: 75%;
		padding: 1em;
		overflow-y: auto;
		position: fixed;
		right: 3%;
		top: 65px;
		z-index: 600;
	}
	#nav-top .close-fixed, #form-search .close-fixed, #col-left .close-fixed {
		top: 65px;
		right: 3%;
		margin-right: 0;
	}
	#nav-top li {
		display: block;
		width: 100%;
	}
	#nav-top li a {
		display: block;
		text-align: left;
		border-color: transparent !important;
	}
	#nav-top li.selected a, #nav-top li a:hover, #nav-top li a:focus {
		color: #73296f !important;
	}
	#col-left {
		margin-top: 0;
	}
	#nav-subcategories {
		width: 101%;
	}
	.quickform .col-2 {
		width: 20%;
	}
	.quickform .col-5 {
		width: 40%;
	}
	.quickform .col-7 {
		width: 60%;
	}
	.quickform .col-10 {
		width: 80%;
	}
	#order .col-9 .col-9 {
		width: 70%;
	}
	#order .col-9 .col-3 {
		width: 30%;
	}
	#nav-baskets .col-10 {
		width: 80%;
	}
	#nav-baskets .col-2 {
		width: 20%;
	}
	.listing-products-table .item .col-2, .listing-products-tableb2b .item .col-2 {
		width: 20%;
	}
	.listing-products-table .item .col-10, .listing-products-tableb2b .item .col-10 {
		width: 80%;
	}
	.listing-products-table .item .col-11, .listing-products-tableb2b .item .col-11, .listing-products-last_visited .item .col-10 {
		width: 90%;
	}
	.listing-products-tableb2b .item .col-10 .col-4 {
		width: 30%;
	}
	.listing-products-excel .item .product-view > .col-12 .col-4 {
		width: 35%;
		min-width: 6em;
	}
	.listing-products-tableb2b .item .col-10 .col.pull-right, .listing-products-tableb2b .item .col-12, .listing-products-excel .item .product-view > .col-12 {
		width: 100%;
	}
	.listing-products-tableb2b .item .col-10 .col-7 .col-5, .listing-products-excel .item .product-view > .col-12 .col-7 .col-5, .listing-products-last_visited .item .col-4 {
		width: 30%;
	}
	.listing-products-tableb2b .item .col-10 .col-7 .col-7, .listing-products-excel .item .product-view > .col-12 .col-7 .col-7, .listing-products-last_visited .item .col-8 {
		width: 70%;
	}
	.listing-products-tableb2b .item .col-10 > .col-7, .listing-products-excel .item .product-view > .col-12 > .col-7 {
		min-width: 0;
	}
	.listing-table .col-2 {
		width: 25%;
	}
	.listing-table .product-info {
		width: 100% !important;
		display: inline;
		float: none;
	}
	.listing-table .col-controls {
		width: 75% !important;
	}
	#order .listing-table .product-info .col-6, .listing-table .product-info .col-4 {
		width: 75%;
		display: inline-block;
		float: left !important;
	}
	.listing-table .store-info, .listing-table .col-controls {
		text-align: left;
		margin: 0.5em 0 0 0;
	}
	.listing-table .col-controls .col-3 {
		width: 30%;
	}
	.listing-table .col-controls .col-6 {
		width: 40% !important;
		float: right;
	}
	.listing-table .item-present .col-4 {
		width: 30%;
	}
	.listing-table .item-present .col-8 {
		width: 70%;
	}
	.listing-articles .item.col-6 {
		width: 100%;
	}
	.listing-articles .item .col-photo {
		width: 18%;
	}
	#product-codes .col-5, #summary .col-5, .detail .col-7 .col-5 {
		width: 40%;
	}
	#product-codes .col-7, #summary .col-7, .detail .col-7 .col-7 {
		width: 60%;
	}
	#shippings .col-9, #payments .col-9 {
		width: 70%;
	}
	#shippings .col-3, #payments .col-3 {
		width: 30%;
	}
	#listing-images .col-3 {
		width: 25%;
	}
	#listing-images .slide {
		display: inline-block;
    	width: 100%;
	}
	#listing-presents .col-2, #listing-promoactions .col-2 {
		width: 20%;
	}
	#listing-presents .col-9, #listing-promoactions .col-10 {
		width: 80%;
	}
	#listing-presents .col-2 .col-11, #listing-promoactions .col-2 .col-11, .listing-articles .item .col-photo .col-11, #listing-images .col-3 .col-11 {
		width: 90%;
	}
	#product-info .col-line, #product-image .col-line {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		border: none;
	}
	#saleofday .col-8 .col-5, #saleofday-detail .col-5 {
		width: 40%;
	}
	#saleofday .col-8 .col-7, #saleofday-detail .col-7 {
		width: 60%;
	}
	#saleofday-detail .col-7 {
		margin-bottom: 0.5em;
	}
	.banners-3 .col-3 {
		width: 50%;
		margin-bottom: 0.5em;
	}
	#sign .col-7, #sign .col-5 {
		width: auto;
	}
	.dataTables_length, .dataTables_filter {
		width: 100% !important;
	}
}

@media (max-width: 550px) {
	#menu-header .col-hotlink {
		display: none;
	}
	.listing-products-table .item .col-10 > .col-5, .listing-products-table .item .col-10 > .col-7 {
		display: block;
		width: 100%;
	}
	.listing-products-table .item .col-10 > .col-5 {
		float: right;
		max-width: 300px;
	}
	.listing-table .product-info, .listing-table .col-controls {
		width: 100% !important;
		display: inline-block !important;
	}
	#order .listing-table .col-controls {
		float: right !important;
		max-width: 370px;
	}
	.listing-table .col-controls .col-3 {
		width: 20%;
	}
	.listing-table .col-controls .col-price-per-item {
		width: 30%;
	}
	#order .listing-table .col-controls .col-6 {
		width: 50% !important;
		float: right !important;
	}
	#nav-footer li.level-0 {
		width: 48%;
		margin: 0 2% 1em 0;
	}
	.twocols .col-6, #order .col-6, #contact-form .col-6, #register .col-6, #forum .col-6, #order_overview .col-6, #depots .col-6, #claim_overview .col-6 {
		width: auto;
		display: block;
		float: none !important;
	}
	#forum .col-6 {
		margin-bottom: 0.5em;
	}
}

@media (max-width: 500px) {
	#saleofday .col-8 .col-5, #saleofday .col-8 .col-7 {
		width: 100%;
	}
	.countdown {
		margin-top: 0.25em;
	}
}

@media (max-width: 450px) {
	.listing-products .item.col-special .inner, .listing-products .item.col-special .add-product {
		padding-bottom: 9em;
	}
	.listing-products .item.col-special .add-product .col-prices {
		width: 100%;
		bottom: 3em;
	}
	.listing-products .item.col-special .add-product .col-buy {
		width: 100%;	
	}
	#hp-categories .col-3 {
		width: 48%;
		margin-right: 2%;
	}
	#hp-categories .col-3:nth-child(4n+1) {
		clear: none;
	}
	#hp-categories .col-3:nth-child(2n+1) {
		clear: both;
	}
	#saleofday-detail .col-5, #saleofday-detail .col-7 {
		width: 100%;
	}
}

@media (max-width: 400px) {
	.listing-products .item .col-buy em {
		display: none;
	}
	.listing-products .item .col-buy .btn .iconwrap {
		margin-right: -0.65em;
	}
}