@media only screen and (max-width: 767px) {
	.product-view .product-img-box .product-image-zoom { width: auto !important; }
	.product-view .product-img-box .more-views { height: auto !important; }
	.product-view.layout_vertical .product-img-box { width: 100% !important; }
	.form-list .field { width: 100% !important; }
	.form-list .input-box, .form-list input.input-text { width: 99% !important; }
	.form-list li.wide textarea { width: 99% !important; }
	.col-left { display: none !important; }
	.account-login .content { min-height: auto !important; }
	.header .header-right .links li a { padding: 2px !important; }
	/* DAILY DEAL BANNER */
	.banner-featured-deal .banner-title {background: #000 !important; width: auto !important;}
	.banner-featured-deal .banner-title:before {
		content: "Today's Deal";
		font-size: 28px;
		padding-left: 30%;
		color: #FFF;
	}
	.banner-featured-deal .banner-content {
		background: none !important;
		width: auto !important;
		height: auto !important;
		border-left: 3px solid #000;
		border-right: 3px solid #000;
		padding: 0 !important;
	}
	.banner-featured-deal .banner-content .container { text-align: center !important; }
	.banner-featured-deal .banner-content .right-container-quatity { float: none !important; }
	.banner-featured-deal .banner-content .countdown { float: none !important; padding: 10px !important; }
	.banner-featured-deal .banner-footer {
		width: auto !important;
		height: auto !important;
		background: none !important;
		border-bottom: 3px solid #000!important;
	}
	.cart-table .item-product-price-price { display: none; }
	
	span.bank_transfer_payment.column_1 { width: 40%!important; }
	span.bank_transfer_payment.column_2 { width: 50%!important; }
	span.bank_transfer_payment.column_3 { display:none!important; }
	span.bank_transfer_payment.instruction, span.bank_transfer_payment.note_title { display:none !important; }
	
	.contact-us-company-info { padding: 0 !important; float: none !important; text-align: center; }
}

@media only screen and (max-width: 479px) {
	.product-view .product-shop .product-name { font-size: 0.6em !important; }
	.top-bar { background-color: transparent !important; }
	.header .header-right { margin-top: -22px !important; }
	.form-search { height: 27px !important; }
	.form-search input.input-text { width: 240px !important; line-height: 27px !important; padding: 0 0 0 8px !important; font-size: 11px !important; margin: 0 !important;}
	.header .header-right .links { text-align: center !important; }
	
	.banner-featured-deal .banner-title:before { padding-left: 18%; }

	.footer-social .follow_us { margin-left: 40px !important; font-size: 14px !important;}

	div.mousetrap { display:none; }
	.form-alt div.input-box  { width: 100% !important; }
	.form-alt div.input-box input.input-text { width: 95% !important; }
	.form-list select {width:100% !important; }
	.sp-methods .form-list { padding: 0 !important; }

	span.bank_transfer_payment.note { display:none !important; }
	.contact-us-google-map.desktop { display: none; }
	.contact-us-google-map.mobile { display: block !important; }
	div#megasubscribepopup_overlay, div#megasubscribepopup_window { display: none; }
}

.carousel { height: auto !important; }
.contact-us-company-info { padding: 60px; float: left; }
.contact-us-company-info a { color: #111 !important; font-size: inherit; }
.contact-us-google-map { text-align: center; }
.contact-us-google-map.mobile { display: none; }