/*=========== Prakash ============*/
#CheckoutGuestForm label{display: block !important;} 
.main-menu .last-category-menu-link{border-right: 1px solid white;}
.nav.hide-pages-desktop .page-menu-link{display: inline-block !important}
header.main .main-menu.nav > ul > li > a{border-right-color: #fff;font-size: 15px;font-weight: 100;}
#CartHeader .button.right[title="Click here to proceed to checkout"]{display: none;}
.checkout.page .six, .row .six{margin-left: 0 !important;}
.checkout.page .six.columns.CreateAccount{margin-left: 0 !important;}
.orbit-wrapper{display: none !important}
.product-grid .qv-container{top: 20% !important;}
.login.page .alert-box{padding-left: 40px !important;}
.login.page form > .row > .four.mobile-two.columns{display: none !important}
.login.page form > .row > .eight.mobile-two.columns{float: left !important; width: 100% !important;}
#allow iframe, #allow img{width: 99.9% !important;}
#ProductDetails #productDetailsAddToCartForm{margin: 15px 0 19.41641px !important;}
/*=== Media Query ===*/
/*-- For All Phone ---*/
@media screen and (min-width: 320px) and (max-width: 599px){
	.search-form > #search_query{margin-bottom: 1px;width: 90% !important;}
	.main-menu.nav.hide-pages-desktop.Main_Top_Menu{margin-top: 0px !important;}
	.logo{width: 100% !important;}
	.shtext{margin-top: 40px !important}
	.btn, .btn.alt, textarea, input[type="email"], input[type="text"], input[type="password"], input.Textbox{height: 35px !important;}
	.account.page #frmGiftCertificate .four.mobile-two.columns{display: none !important;}
	.account.page #frmGiftCertificate .eight.mobile-two.columns{width: 100% !important;}
	table.contact_us td{display: block !important; width: 100% !important;}
	.toggleMenu.active{padding-bottom: 10px !important;}
	.sf-horizontal > li.page-menu-link{display: block !important; width: 100% !important;}
}
/*-- For All Tabs ---*/
@media screen and (min-width: 600px) and (max-width: 768px){
	.toggleMenu.active{padding-bottom: 10px !important;}
	.main-menu.nav.hide-pages-desktop.Main_Top_Menu{margin-top: 0px !important;}
	.search-form > #search_query{margin-bottom: 1px;width: 94% !important;}
	.account.page #frmGiftCertificate .four.mobile-two.columns{display: none !important;}
	.account.page #frmGiftCertificate .eight.mobile-two.columns{width: 100% !important;}
	table.contact_us td{display: block !important; width: 100% !important; width: 100% !important;}
}

/*--- For Iphone and Small Screen Devices ---*/
@media screen and (min-width: 320px) and (max-width: 359px){
}
/*--- For HTC and normal phone ---*/
@media screen and (min-width: 360px) and (max-width: 459px){
}
/*--- For Good Screen Smartphone Also Containe Some Iphones ---*/
@media screen and (min-width: 460px) and (max-width: 580px){
}
/*--- For Nexus Tabs And Normal Tabs ---*/
@media screen and (min-width: 581px) and (max-width: 603px){
}
/*--- For Ipads And New Tabs ---*/
@media screen and (min-width: 604px) and (max-width: 768px){
	.main-menu.nav.hide-pages-desktop.Main_Top_Menu{margin-top: -45px !important;}
}
