@media only screen and (min-width: 1024px) and (max-width: 1220px) {
	.tablet-landscape	{ display: block !important }

	#top-menu.logged_in
	{
		width: 505px
	}

	#header-center.not_logged_in #top-menu li:nth-child(6)
	{
		border:none;
	}


	#search
	{
		clear: both;
		margin-top: 12px;
	}
	
	#zoom-img { display: none }
	
	/* HOME */
	.wrapper {
		width: 984px;	
		padding: 0 20px;
	}
	
	#header-center {
		width: 520px;
	}
	
	#menu .wrapper ul > li a {
		font-size: 11px;
	}
	
	#home-blocks .block {
		/*width: 	321px; */
		width: 303px;
	}
		#home-blocks .block-two {
			width: 322px;
		}
		
		#home-blocks .block-three
		{
			margin-left: 0px;
		}
		
	#brands a {
		width: 160px !important;
	}
		#brands a img {
			width: 110px;	
		}
		
	
#home-blocks-2 .column
{
	width: 221px;
	height: 435px;
}
	#home-blocks-2 .column .image img
	{
		max-width: 	221px;
	}
		
	/* PRODUCTS OVERVIEW */
	#category-visual {
		height: 266px;
	}
	
	#dataview {
		width: 726px;	
	}
		.product {
			width: /*211px*/ 233px;	
		}
		
		.product-inner .price .btw {
			display: block;
			margin-left: 0;
		}
		
		.product-inner .form-holder {
			width: 90px;
			height: 77px;
			left: 0;
		}
		
		.product-inner .btn-holder {
			right: 0;
			width: 100px;
			padding-left: 6px;
		}
		
		.product-inner .btn-holder .btn {
			font-size: 10px;
			min-width: 100px;
			padding-top: 6px;
			height: 13px;
		}
		
		
		
		
	/* PRODUCT PAGE */
	#image-holder {
		width: 480px;	
	}
	
	#product-info {
		width: 470px;	
	}
	
	.product-page-block {
		 width: 319px;	
	}
		.product-page-block.double-column {
			width: 650px;	
		}
			.product-page-block.double-column ul {
				width: 100%;	
			}
				#spec-list-2 li:first-child {
					border-top: 1px solid #D6D6D6;
				}
	
	.product-page-block:first-child {
		width: 320px;	
	}
	
	#related  {
		width: 994px;
	}
		#related .related {
			width: 196px;	
		}
		
		#related .related:last-child {
			display: none;	
		}
		
		
	/*** VESTIGING PAGE  ***/
	.main-right {
		width: 494px;	
	}
	
	/*** LOGIN PAGE ***/
	#register,
	#company_register,
	#login {
		width: 430px;	
	}
	
	
	
	
	
		/*** CHECKOUT ***/
	.checkout.header .block {
		width: 226px;
		height: 28px;
		font-size: 10px;
		line-height: 28px;
		vertical-align: middle;
	}
	.checkout.header .selected-arrow{
	
			background: url(../images/layout/checkout-arrow-tablet.png) no-repeat;
			width: 15px;
			height: 48px

		}
		.checkout.header .not-selected-arrow{
	
			background: url(../images/layout/checkout-arrow-gray-tablet.png) no-repeat;
			width: 15px;
			height: 48px

		}
	
	#shoppingcart-table .name,
	#shoppingcart-table .code,
	#shoppingcart-table .sub-price,
	#shoppingcart-table .amount {
		padding: 0 5px;	
		width: auto;
	}
	
	#shoppingcart-table .code,
	#shoppingcart-table .price {
		display: none;	
	}

	#shoppingcart-table tr .amount {
		text-align: center;
	}
		#shoppingcart-table tr .amount input {
			width: 30px;	
		}

	#shoppingcart-table .desktop {
		display: none;
	}
	
	#shoppingcart-table .mobile.hide {
		display: table-row;	
	}
	
	
	.head-checkout tr td, #shoppingcart-table tr td {
		height: 75px;
	}
	
	.head-checkout tr td, #shoppingcart-table tr.empty td {
		height: 15px;	
	}
	
	
	#userData #login-form-holder,
	#userData #guest_accout-holder {
		width: 100%;	
	}
		#userData #login-form-holder input,
		#userData #guest_accout-holder input {
			width: 170px;	
		}
		
	#userData #guest_accout-holder {
		height: auto;
		margin-bottom: 35px;	
	}	
		#userData #guest_accout-holder input {
			
		}
		
		.balk-checkout .back {
			display: none;
		}
		
		.next {
			float: right;	
		}		
		
		
		
		
		
		
		
		
	#product #images {
		width: 	480px;
	}
	
			
	#subcategorieen .subcategorie {
/*		border: none; */
		width: 245px;
/*		margin-bottom: 10px; */
	}
	
	#subcategorieen .subcategorie.row-4-3
	{
		border: none;
	}
	/*************************************************************************/
	
	.dataview-results .product .product-inner .superdeal_price
	{
	}		
			
	#action-products.flexslider ul li .action-price
	{
	}

/**********************************
	Home Slider
***********************************/
	
	#home-slider .slides li img {
		width: 100%;
	}
	
	#home-slider .slides li h2
	{
		font-size: 25px;
	}

	#home-slider .slides li p
	{
		padding-bottom:20px;
	}
	
/***************************
	FAST Order
****************************/
	#fast-order-result,
	#fast-order-input input[type="text"],
	#fast-order-selection table
	{
		width: 950px
	}
/***************************

***************************/
	#logo 
	{
		width: 260px;
	}
	
	#header-center.not_logged_in
	{
		width: 505px;
	}
	#header-center.not_logged_in #top-menu
	{
			width: 500px;
	}

/*************************************************************/
	.footer-block {
		width: 85px;	
	}
	
	#footer .footer-block.footer-menu.retailstores,
	.footer-block.footer-news 
	{
		border-bottom: 1px solid #d7d7d7;
		border-top: 1px solid #d7d7d7;
	}
	
	#footer
	{
		border-top: 0px;
	}
		.footer-block.footer-news {
			width: 300px;
		}
		
		

		#footer .footer-block.footer-menu.retailstores		
		{
			border-left: 1px solid #d7d7d7;
			margin-left: 20px;
			padding-left: 15px;
			padding-right: 15px;
		}
				#footer .footer-block.footer-menu.retailstores	ul li
				{
					margin-right: 10px;
				}
				
		
		.footer-last-block {
			width: 340px;	
			margin-left: 20px;
			
		}
			.footer-last-block #newsletter-signup input {
				width: 242px;	
			}
			
			.footer-last-block #socialmedia
			{
				border-left: 1px solid #d7d7d7;
				border-right: 1px solid #d7d7d7;

			}

	#header
	{
		/*	height: 180px; */
		background-size: cover;
		position: inherit;
	}
	#menu
	{
		position: inherit;
	}

	#template-content
	{
		margin-top: 0px;
	}

	#template-content.logged-in
	{
		margin-top: 0px;
	}


	#content-my-account #left-menu ul li
	{
		width: 175px
	}


	#content-my-account #content-text
	{
		width: 750px;
		padding: 0px;
	}

	#content-my-account #order-data .title
	{
		width: 50%;

	}

	#retailstore-data.order-details
	{
		padding: 0px;
	}

	.dataview-results.order-history
	{
		width: auto;
	}
	#content-my-account #customer-data
	{
		clear: both;
		margin-bottom: 50px;
	}



	.main-left.storelocator {
		width: 440px;
	}
}

