#m_top_cart{
	display: none;
}
/* Fixed Mobile*/
@media (max-width: 1280px) {
    
}

@media (min-width:768px) and (max-width: 1199px){
   
    .form-search #cat,
    .form-search .dd-select { width: 100px !important;}
}
@media (min-width: 992px) and (max-width: 1200px) {

}

@media(max-width: 1199px){
    
}
@media(max-width:992px){
    
    .fix-nav {
        position: static !important;
    }
    .pager .pages { margin: 0 10px 0 0;}  
    
    
    .f-row { margin-bottom: 20px; min-height: 270px;}
    
    .fancybox-lock { /*margin: 0 !important; overflow: visible !important;*/}
    .fancybox-overlay-fixed { /*display: none !important; position: static !important;*/}
}
@media (min-width: 768px) and (max-width: 992px) {
    .footer ul.links li { padding:0 2px; }
    .footer-static-title h3 { font-size: 13px; }
    #header-special-offer .promotion p { padding-right: 200px;}
    .header-cart-mini .cart-mini-title a.shopping-cart { width: 150px;}
    
    .cart-title { font-size: 13px;}
    .header-toplinks .links { text-align: center;}
    .header-toplinks .links li { padding: 0 3px;}
    .header-toplinks .links li a,
    p.welcome-msg,
    .language-currency,
    .drop-lang li a,
    .drop-lang .sub-lang li a,
    .drop-currency li a { font-size: 12px;}
    .drop-lang .drop-trigger:hover .sub-lang,
    .drop-currency .currency-trigger:hover .sub-currency { top: 15px;}
    .form-search input.input-text { width: 45%;}
    .header-cart-mini .cart-mini-title .cart-count .asc,
    .header-cart-mini .cart-mini-title .cart-count .price { display: none; }
    .header-cart-mini { margin: 0;}
    .cart-title { font-size: 11px;}
    
    .bestsellerslider .products-grid .box-images { float: none;}
    .block-layered-nav .block-content { margin: 0;}
    
    .product-view .product-shop { margin-top: 20px;}
    .quickview-index-ajax .product-shop { margin: 0;}
    
    .bx-title h2 { font-size: 13px;}
    
    
    .block-subscribe input.input-text { width: 67%;}
    
    
    .form-list select,
    .form-list input.input-text { width: 220px;}
    .footer-static-block .box {
        text-align: center;
    }
    .footer-static-block .box .fa { float: none; margin: 0 0 10px; margin: auto;}
}

@media (max-width: 767px){
    .blog-barand-wrapper { padding-bottom: 40px; }
    .new_products { display: inline-block; }
    .container { padding: 0 15px; }
    .form-search input.input-text { width: 78%; }
    #header-special-offer .promotion { text-align: center;}
    #header-special-offer .promotion p { margin-bottom: 10px;}
    #header-special-offer .promotion .btn-promotion { position: static;}
    #header-special-offer .promotion .header-special-offer-close { margin: 0; top: auto; bottom: 0; right: -15px;}
    .header { text-align: center; padding: 20px 0;}
    
    .header-toplinks { float: none; margin: 0; text-align: center; clear: both;}
    .quick-access { }
    p.welcome-msg { float: none; text-align: center; margin: 0;}
    .header-toplinks .links { left: 0; margin: 0;}
    .header a.logo { float: none; text-align: center;}
    .form-search { margin-top: 15px; width:80%;}
    #m_top_cart{
    	display: inline-block;
		margin-top:15px;
	}
    .header-cart-mini { width: 190px; margin: auto; margin-top: 15px; float: none;}
    .header-cart-mini .top-cart-content { right: 50%; margin-right: -135px;}
    .nivo-caption .title { top: 70px;}
    .nivo-caption .description { top: 100px;}
    .nivo-caption .readmore { top: 145px;}
    
    .products-grid .product-image img,
    .products-list li.item .box-images img { width: 100%;}
    
    .footer-links { padding-bottom: 0;}
    .footer, .footer address { text-align: center;}
    .footer address { margin-bottom: 10px;}
    .social { float: none;}
    .banner-left { display: none;}
    
    .add-to-box .add-to-links { clear: both; margin: 0;}
    .banner-box { margin-bottom: 15px;}
    
    .blog-content { margin-bottom: 20px;}
    .footer-information .f-col { margin-bottom: 15px;}
    .social li { float: none; display: inline;}
    .block-social-right { display: none; }
    .f-row { min-height: 280px;}
    .banner-box img { width: 100%;}
    
    .form-subscribe-header { margin-bottom: 15px;}
    
    .home-banner-content1, .home-banner-content2, .home-banner-content3 { text-align: center;}
    .home-banner-content1 a, .home-banner-content2 a, .home-banner-content3 a { display: inline-block; }
    
    .footer-static-block .box { padding-top: 15px; }
    
    .header-cart-mini, .header-toplinks, .header-quick-access{
		display: none;
	}
	.contact_input{
		width:95%;
	}
	.price-label2{
		display: none;
	}
	#old-price-6, #product-price-1{
		left: 0;
	}
}


@media (max-width: 680px) {
    .form-search input.input-text { width:70%; }
    .products-list .product-image { display: block; text-align: center; }
    .product-view .product-img-box .product-image .cloud-zoom img { width: 100%;}
    .cloud-zoom-big { display: none !important;}
    .data-table { width: 500px; overflow: auto; display: block;}
    
    .mini_cart_ajax { z-index: 999;}

}

@media (max-width: 480px) {
    .catalog-category-view .products-list .product-name { margin-top: 10px; }
    .form-search input.input-text { width: 64%;}

    .form-search #cat,
    .form-search .dd-select {
        width: 100px !important;
    }
    
}
@media (max-width: 320px) {
    .form-search input.input-text { width: 100%;}
    .form-search #cat,
    .form-search .dd-select {
        width: 0 !important;
    }
}

