#header-hot2 { display:none; }
.menu-mobile { display:none; }
#dl-menu {z-index:999; margin:10px auto; }
#menu-mobile { display:none; }
#header-shipping2 { display:none; }
#header-hot3 { display:none; }
.mobile-only { display:none; }
.small-mobile-only { display:none; }

.yellow-link a{font-weight:bold;color:#fecb04;}
.yellow-link a:hover{color:#fff;}

@media only screen and (min-width: 10px) and (max-width: 1000px) {

	#wrapper1{width:100%;min-width:290px; margin:0 auto; }
	#wrapper1plus{width:98%;height:100%;}
	#header {height: auto; }
	#logo { text-align:center; }
	#banner-top { display:none; }
	/*#header-shipping { position:relative; top:0; left:0; float:left; }*/
	#header-shipping { display:none; }
	#header-hot { display:none; }
	/*#header-hot2 { display:block; float:right; }*/
	#header-hot2 { display:none; }
	#follow { display:none; }
	#welcome { display:none; }
	.dekstop-only { display:none; }
	.mobile-only { display:block; }
	.small-mobile-only { display:block; }
	.pt-10 { padding-top:10px; }
	ul#login-user { width:100%; position:static; clear:both; }
	ul#login-user li { float:none; text-align:center; }
	ul#login-user input[type=text] { width:80%; }
	ul#login-user input[type=password] { width:80%; }
	ul#login-user input[type=submit] { width:50%; }
	ul#login-user input::-webkit-input-placeholder {
	   text-align: center;
	}
	ul#login-user input:-moz-placeholder { /* Firefox 18- */
	   text-align: center;  
	}
	ul#login-user input::-moz-placeholder {  /* Firefox 19+ */
	   text-align: center;  
	}
	ul#login-user input:-ms-input-placeholder {  
	   text-align: center; 
	}
	#header-links { display:none; }
	body#index #wrapper2{background:none;}
	#wrapper3 { display:none; }
	#columns { margin-top:0 !important; float:none; padding:0;}
	#banner-top { position:relative; width:100%; margin-bottom:10px; height:auto; }
	ul.block_content { width:100%; margin-left:20px; }
	ul.block_content li img { width:100%; }

	#leftcol, #centercol, #rightcol { float:none; width:100%; margin:0px; padding:0; }
	#welcome { width:100%; background:none; height:auto; padding:5px; margin:0; }
	#products ul { width: 100%; text-align:center; }
	#products ul li { display:inline-block; float:none; text-align:left; width: 130px; height:249px; background: url(../images/product-bg2.png) no-repeat; }
	#products ul li h4 { font-size:1.2em; top:5px; line-height:15px; height:42px; }
	#products ul li a.product_image{width:118px;height:90px;}
	#products ul li a.product_image img{margin:0 0 0 7px;width:118px; height:90px;}
	#products ul li p.product_desc {display: none;}
	#products .promo { top: 40px; left: 10px; }
	#products .discount, #products .discount2 { top: 40px; right: 10px; }
	#products .discount2 { width:50px; height:50px; }
	#products .discount2 span { padding-top: 4px; font-size: 10px; }
	.share1{margin:65px 0 0 5px;}
	.product_stats{ right: 15px; bottom: -55px; }
	#products ul li span.price {font-size:1.4em !important;}
	.paginate { float:none; }
	div.column div.block h4 { background:#F9A10D; background-image:none; padding:14px 0; }
	#footer-wrapper { padding:10px; height:auto; }
	#footer { width:100%; }
	#footer .column1, #footer .column2 { clear:both; float:none; width:100%; }
	#testies { text-align:center; }
	#fullcol { width:100%; }
	#cart-block div.cart-prices div.cart-prices-block { width:190px; float: right; }
	#cart-block p#cart-buttons { text-align:right; }
	.menu-mobile { display:block; }	
	input[type=text],input[type=password],textarea,select,textarea { width: 90%; }
	body#auth #create-account_form { float:none; width:100%; }
	body#auth #login_form { float:none; width:100%; }
	p.cart_navigation .button, p.cart_navigation .button_large { float:none; display:block; margin:10px auto; }
	p.cart_navigation .exclusive, p.cart_navigation .exclusive_large { float:none; display:block; margin:10px auto; }
	p.cart_navigation { height:auto; }	
	#menu-dekstop{ display:none; }
	#menu-mobile { display:block; z-index:100; }
	ul.address {float:none;}
	ul.item {width:100%;}
	ul.alternate_item {width:100%;}
	a.button { margin-top:5px; }
	select { margin-top:5px; }
	.btn-small { margin-top:5px; }
	.pfeatured-desc { float:none; width:100%; }
	.pfeatured-sort { float:none; text-align:left; }	
	#bigpic { width:100%; }
	.dekstop { display:none; }
	table.std th, table.std td, table.std td span, table.std h5 a { font-size:9px !important; font-weight:normal; }
	.custom-logo {
		margin:0 auto;
	}		
} /* @media only screen and (min-width: 10px) and (max-width: 650px) */

@media only screen and (min-width: 560px) and (max-width: 1000px) {
	#header-left { display:none; }
	#logo { text-align:center; }
	#header-shipping2 { display:inline-block; width:25%; }
	#header-hot3 { display:inline-block; width:25%; }
	#logo a img { display:inline-block; width: 40%; }
	.small-mobile-only { display:none; }
}