/* #Mobile (Landscape) width of 480px
================================================== */

@media only screen and (min-width: 550px) and (max-width: 767px) {
	.nivo-caption{top:50px; left:10px; width:38%;}
	.nivo-caption h2{ font-size:26px; line-height:30px;}
	.nivo-caption h4{ font-size:20px; line-height:22px; margin-bottom:14px;}
	.nivo-caption h5{ font-size:18px; line-height:30px;}
	.nivo-caption p{ font-size:11px; line-height:18px; display:none;}
}
@media only screen and (min-width: 480px) and (max-width: 549px) {
	.nivo-caption{top:40px; left:10px; width:39%;}
	.nivo-caption h2{ font-size:22px; line-height:26px;}
	.nivo-caption h4{ font-size:16px; line-height:18px; margin-bottom:14px;}
	.nivo-caption h5{ font-size:18px; line-height:30px;}
	.nivo-caption p{ font-size:11px; line-height:18px; display:none;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {#header_logo{ width:230px;}}
@media only screen and (min-width: 480px) and (max-width: 767px) {
				
			/* ************************************************************************************************
			MOBILE MENU TOP  CURRENCIES   LANGUAGES    USER INFO
			************************************************************************************************ */	
			body#index .instant + #right_column {display:none;}
			#mobilelink {width: 178px;}
			#countries_2 .countries_ul, #setCurrency .currencies_ul {width: 179px;}
			.alert_cart{ width:420px; left:50%; margin-left:-210px;}
			

			#header_user{ right:0; top:50px;}
			#header_user #shopping_cart a {
				padding:0;
				background:none;
				width:100px;
			}
			#header_user { top:67px; right:0;}
			#header_user #shopping_cart span{ margin-left:0;}
			#header_user #shopping_cart .opancart{ right:5px; top:19px;}	
			
			/* ************************************************************************************************
			HOMEFEATURED
			************************************************************************************************ */	
			#featured_products ul li .product_image {float:none;height: 215px;width:200px;margin:0 auto}
			#featured_products ul li h5{ width:180px; float:none; padding-top:10px; min-height:25px;}
			#featured_products ul li .product_descr{ width:180px; float:none; font-size:12px; display:none;}
			#columns #featured_products ul li h5 a{ font-size:16px;}
			
			/* ************************************************************************************************
			BOX COL
			************************************************************************************************ */	
			.products_block ul li > div {width:348px;}
			#newsletter_block_left input[type="email"] {width: 100%;}
			.column #cart_block .products .price {width: 301px;}
			#layered_form .b-core-ui-select {width: 438px;}
			#layered_form .select {width:460px;}
			#layered_form div div ul{ position:relative;}
			
			/* ************************************************************************************************
			STORE PAGE
			************************************************************************************************ */	
			div#stores_block p.text input {width:407px;height:35px; line-height:35px;}
			div#stores_block p.select select{height:35px; line-height:35px;}
			
			/* ************************************************************************************************
			PRODUCT LIST
			************************************************************************************************ */
			#subcategories ul li { width:141px;}
			#subcategories ul li.product_list_3 {}
			#subcategories ul li.product_list_4 {}
			#subcategories ul li .lnk_more{ min-height:28px}
			.product_sort #productsSortForm select { width:420px;}
			.row_compare_mobile{ width:100%; overflow:auto;}
			/**********************************************************************************************
			LOGIN PAGE									
			***********************************************************************************************/
			p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {float:right; margin-bottom:0px; margin-right:0px;}
			
			/**********************************************************************************************
			ORDER PAGE									
			***********************************************************************************************/
			.list-order-step li {height: auto;width:380px;}
			.list-order-step .img-order {height: 136px;}
			.list-order-step .price-order {padding-left:0px;}
			table#cart_summary td.cart_product {width: 146px;}
			table#cart_summary .min-with-td {display: inline-block;font-weight: normal;min-width:100px;}
			form#voucher fieldset p input.discount_name {width: 335px;}
			table#cart_summary td.tdfirst {width: 77%;}
			#sendOrderMessage select{ width:398px;}
			/*clue tip*/
			#cluetip {
				left:50% !important;
				margin-left:-225px;	
			}
}