@media all and (min-height:800px)
{
	.side-cart-content.fixed 
	{
	bottom:initial;
	}
	.side-cart-content.fixed .cart-scrolling 
	{
		height:initial;
	max-height:400px;
	overflow-y:scroll;
	}
    
  .rider-form {
    width: 100%;
}  


	
}
@media all and (max-width:1200px)
{
	.container 
	{
		width:90%;
	}
	
	.dish-filter{
		margin-left: 0;
		padding-left: 0;
		border:0px;
		float:none;
		clear:both;
		
	}
	ul.dish-links
{
padding: 20px 0 20px 0;
}
	.bakery-breadcrumb,
	.bakery-meta .opening-hours,
	.filter-bar .first-filter
	{
		display:none;
	}
	span.more-filters {
    margin: 15px 10px;
}
	.bakery-header
	{
		min-height:180px;
	}
	.bakery-meta 
	{
		padding: 20px;
		width: 350px;
	}
	.bakery-meta h3 {
    font-size: 1.2em;
	}
	.filter-bar 
	{
		/*box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.22);*/
		padding-bottom: 17px;
		overflow-x:scroll;
		overflow-y:visible;
		border-bottom: 1px solid #d8d8d8;
	}
	.filter-bar .container 
	{
		width:90%;
	}
	.dish-filter span.active::before
	{
		bottom:-19px;
	}
	.shop-summary
	{
		padding-bottom: 0px;
	}
	.veg-filter-mobile 
	{
		display:block;
		border-bottom: 1px solid #e3e3e3;
	}
	.veg-filter-mobile  .opening-hours
	{
		float:right;
		padding-top:3px;
	}
}

@media all and (max-width:1024px)
{
	.contactcol-form-wraperinner{
		width: 100%!important;
	}
	
	
	.srollwrapper{
		width: 100%!important;
		padding: 30px 20px;
	}
	.srollwrapper-left{display: none;}
	.srollwrapper-right {
		width: 100%!important;}
	
	section.checkout-box
{
    width: 100%;
	padding: 20px;
    box-sizing: border-box;
}
	
	.dishes-outer-wrap {
    padding-top: 0;
}
	
	footer
	{
		padding:30px 0px;
	}
	.social-links {
		float: none;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.payment-options {
		float: none;
	}
	.join-box {
		width: 48%;
	}
	.home-search-form input[type="text"] {
		width: 100%;
	}
	.home-search-form input[type="button"] {
		width:100%;
	}
	.home-search-form .part1,
	.home-search-form .part2
	{
		width:50%;
	}
	.cuisine-options-box {
    top: 20%;
    left: 10%;
	}
	.dishes-inner-wrap {
    width: 100%;
    float: none;
	}
	.side-cart {
    float: none;
    width: 300px;
	clear:both;
	}
	.location-inner
	{
		width: 90%;
		left: 5%;
		top:100px;
	}
}
@media all and (max-width:800px)
{
    
      .rider-form {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
} 
    .viewform-group {
    width: 100%;
        padding: 0;
}
	
		.partner-form-wrapper {
    width: 80%;
	}
    
    .srollwrapper-right {
        padding: 0;
}
    .srollwrapper h1{
        padding: 0;
    }
	
		.partner-keyvln p{
		display: none!important;
	}
	
	.checkout-ordersummerymob{display: block;}
	.checkout-ordersummery{display: none;}
	section.checkout-box{padding: 0}
	
	.graychangeMob{
	background-color: #ffffff;
}

	
	span.more-filters {
		display: none;
	}
	
	.dish-filter{
		width: auto;
	}
	
	.noshow-mobile{
		display: none;
	}
	
		.app-section {
    padding: 40px 0px;
    background-size: 330px!important;
       background-position: right -25px bottom -84px!important;
    margin-top: 25px;
    background: #f7f7f7 url(../images/device-all.jpg) no-repeat;
}

	
	.add-address-wrapper
	{
		left:17%;
	}
	.sub-menu
	{
		right:0px;
	}
	.sub-menu.cart-submenu::before {
    right: 40px;
	}
	.sub-menu.account-submenu::before {
		right:1px;
	}
	.bakery-list-sidebar
	{
		display: block;
    position: absolute;
    z-index: 98;
    background: #fff;
    left: 0px;
    right: 0px;
    bottom: 0px;
	border-bottom:none;
	}
	.filter-tabs,
	.confirm-filters
	{
	display:block;
	}
	.shop-search-box {
    display: block;
	margin:0;
	}
	body.restaurant-list-page ul.menu-items li.search-icon {
    display: none;
	}
	.bakery-list-sidebar, .view-cuisines {
    display: none;
	}
	.bakery-list-sidebar .options-heading {
    display: none;
	}
	.bakery-list-sidebar, .bakeries-inner-wrap {
    width: 100%;
    float: none;
}
#tab-2.mobile-filters, #tab-3.mobile-filters {

    display: none;

}
.filter-tabs, .confirm-filters {
    display: block;
}
form.mobile-filters {
    padding-left: 20px;
}
.show-cuisine-mobile {
    display: block;
}
	.shop-box {
    width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
	.item-popup 
	{
		left: 20%;
	}
	.order-details-popup-wrapper
	{
		left:10%;
	}
	.side-cart {
    display: none;
	}
	.mobile-cart-info {
    display: block;
	}
	.login span.link {
		background: url('../images/myaccount-light.svg') no-repeat;
		background-position: center;
		padding-left: 0px;
		width:25px;
		height: 40px;
	}
	.displayCondition .login span.link
	{
		background: url('../images/myaccount.svg') no-repeat;
    background-size: auto;
	width: auto;
	background-position: left;
		padding-left: 25px;
	background-size: contain;
	}

	
	 .displayCondition .link span.hide-mobile 
	{
		display:block;
	}
	header .menu ul.menu-items li {

    float: left;
    margin-left: 20px;

}
li.login {

    width: 25px;
    height: 40px;
    border-radius: 0px;
    box-shadow: none;
    background-color: none;
    text-align: center;
    background: none;

}
section.checkout-box {
    width: 100%;
    margin: 0 auto;
	 padding-bottom: 0;
}
	.container-checkout {
    width: 100%;
	margin: 0;
	}
	
	.paymenttab{
		width: 100%;
	}
	section.thank-page {
    width: 100%;
	padding: 20px;
    box-sizing: border-box;
		margin: 0 auto;
}
	
	
	.location-search-form {
    width: 100%;
}
    

	
	
}


@media all and (max-width:786px)
{
.status-home{
    margin: 10px 0 0 0;
    font-size: 13px;
    float:left;
    width:100%;
    box-sizing:border-box;
}
	
	.displayCondition .dish-filter{
    margin-left: 0;
	padding: 0;
		
	}
	.bakery-header {
    margin: 0 0 41px 0;
}
	
	.home-header {
		height: auto;
		padding-bottom: 50px;
	}
	.join-box {
		height:300px;
	}
	.home-search-form input[type="text"] {
		width: 100%;
		float:none;
		margin-bottom:15px;
		border-radius:50px;
	}
	.home-search-form .part1, .home-search-form .part2 {
    width: 100%;
	}
	a.track-live 
	{
		height: 23px;
		width: 23px;
		border-radius: 100px;
	}
	.home-search-form input[type="button"] {
		width:100%;
		float:none;
		border-radius:50px;
	}
	.home-search-form
	{
		background:none;
	}
	.sort-by
	{
		display:none;
	}
	.bakery-top-part {
		padding: 20px 0px;
	}
	.add-address-wrapper
	{
		top: 5%;
		left: 15%;	
	}
}
@media all and (min-width:768px)
{
	#tab-2.mobile-filters, #tab-3.mobile-filters
{
	
}

}
@media all and (max-width:768px)
{
	.shadow-box .home-search-form input[type="button"]
	{
		border-radius: 50px;
	}
	.shadow-box .home-search-form input[type="text"]
	{
		border: 1px solid #646464;
		border-radius: 50px;
	}
	
}
@media all and (max-width:767px)
{


	
	.srollwrapper-left{
		display: none;
	}
	
	.filter-bar {
    padding: 0 20px;
}
	.show-cuisine-mobile 
	{
		display:block;
	}
	.view-cuisines
	{
		display:none;
	}
	
	.for-small-device 
	{
		display:block;
	}
	.for-big-device 
	{
		display:none;
	}
	.home-search-form .part1
	{
		width: 100%;
		float:none;
	}
	.home-search-form .part2
	{
		width: 100%;
		float:none;
	}
	body.restaurant-list-page ul.menu-items li.search-icon
	{
		display:none;
	}
	header .menu ul.menu-items li.search-icon
	{
		margin-left:0px;
		
    padding: 7px 0;
	}
	
	form.mobile-filters
	{
		padding-left:20px;
	}
	.sub-menu.account-submenu,
	.sub-menu.cart-submenu
	{
		width: 100%;
	left: 0px;
	right: 0px;
	top:46px;
	}
	header nav 
	{
		position:relative;
	}
	header 
	{
		position:relative;
	}
	.sub-menu li
	{
		width:100%;
	}
	.sub-menu.cart-submenu::before {
		right: 26%;
	}
	.home-header
	{
		padding-top:10px;
	}
	.search-clear{
		position: absolute;
		right: 5%;
	}
	.existing-cart
	{
		left: 25%;
	}
	.cuisine-options-box {
		left: 5%;
	}
	.shop-search-box
	{
		display:block;
	}
	.bakery-list-sidebar,
	.bakeries-inner-wrap
	{
		width:100%;
		float:none;

	}
	.bakery-list-sidebar
	{
				display:none;
	}
	.shop-box {
    width: 45%;
    margin-left: 2.5%;
    margin-right: 2.5%;
	}
	.options-heading.head2 {
		padding-top: 20px;
	}
	.bakery-list-sidebar
	{
		padding-bottom:30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #ccc;
	}
	.info-change-box 
	{
		left:20%;
	}
	
}
@media all and (max-width:650px)
{
	
.partner-keyvln p {
    display: block!important;
}
	
	.partner-keyvln {
	width: 100%;
	margin-bottom: 30px;}
	
	.partner-form-wrapper {
    width: 80%;
	}
	
	.riderslide  span.link{    
	font-size: 15px;
    padding: 8px 12px;}
	.partnerslide span.link{
	font-size: 15px;
    padding: 8px 12px;
	
	}
	
	
	.search-icon span.link {
    background: url(../images/search-dark.svg) no-repeat;
		    background-size: 25px;
    width: 25px;
	}
	
	.fixed-filter{
	position: fixed!important;
    z-index: 3!important;
    top: 0;
	width: -moz-available;
    width: -webkit-fill-available;
}
	

	.side-slide {
    width: 100%;
}
	.bakery-top-part{
		display: block!important;
	}

	.keyvalue {
   display: none;
}

	.logo-inner{
	
	}
	.bakeries-outer-wrap {
    padding-top: 20px;
}
	.logo-inner
{
    background: url(../images/logo-inner.svg) no-repeat;
}
	.header-dark {
	border-bottom: 1px solid #d8d8d8;
}
	.location-on-head {display: none;}
	.location-on-head { margin: 0}
	
	.order-actions span {
    border: none;
	}
	a.track-live 
	{
	height: 23px;
	border-radius: 50%;
	width: 23px;
	background-size: 16px auto;
	top: 13px;
    right: 15px;
	}
	ul.menu-items li.whatsapp 
	{
		display:block;
	}
	.sub-menu.account-submenu::before
	{
		
	}
	.sub-menu.cart-submenu::before {

    

	}
	li.login {
    width: 25px;
    height: 40px;
    border-radius: 0px;
    box-shadow: none;
    background-color: none;
    text-align: center;
	background:none;
	}
	
	header .menu ul.menu-items li {
    float: left;
    margin-left: 7px;
	}

	li.search-icon
	{
		margin-left: 0px;
	}
	
	header .menu {

    float: right;
    margin-top: 6px;

	}
	li span.link
	{
		/*height:36px !important;*/
	}
	.home-header {
		height: 70vh;
		padding-bottom: 0px;
	}
	
	

	.home-search-form input[type="text"],
	.home-search-form input[type="button"]	{
		height: 45px;
		font-size:16px;
		background-position: 97% center;
	}
	p.search-head {
	font-size: 40px;
    text-align: center;
    margin-top: 120px;
   
	}
	

	
	p.deliverto {
		font-size: 18px;
	}
	.app-section h2, .join-team h2 {
	font-size: 30px;
    text-align: center;
    width: 100%;
	}
	.app-section {
        padding: 20px 0px;
    background-size: 340px!important;
    background-position: right 10px bottom -123px!important;
    margin-top: 25px;
    background: #f7f7f7 url(../images/device-all.jpg) no-repeat;
    margin-bottom: 28px;
    height: 480px;
	}
	
	.app-links
	{
		text-align: center;
	}
	.app-links img 
	{
		width:130px;
	}
	.app-links a
	{
	margin-right: 0!important;
	}
	.join-team 
	{
		padding-bottom:0px;
	}
	.join-head .head1 {
		font-size: 22px;
	}
	.join-box {
		height:300px;
		width:100%;
		float:none;
		margin-bottom:40px;
	}
	.join-footer a
	{
		padding:15px;
	}
	.footer-left {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 25px;
		border-bottom: solid 1px #646464;
		padding-bottom: 25px;
		line-height: 47px;
	}
	.footer-right {
		float: none;
		text-align: center;
		margin-bottom: 25px;
		border-bottom: solid 1px #646464;
		padding-bottom: 25px;
	}
	.footer-right p {
		color: #fff;
		margin-bottom: 10px;
	}
	.social-links {
		float: none;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.social-links a {
		display: inline-block;
		margin-right: 7px;
		margin-left: 7px;
	}
	.payment-options img {
		margin: 5px 5px 0px 5px;
	}
	.copyright {
		margin-top: 0px;
		float: none;
		clear: both;
		text-align: center;
	}
	.footer-links a {
		font-size: 14px;
		font-weight: 200;
		color: #fff;
		margin-right: 10px;
		margin-left: 10px;
	}
	.existing-cart {
    left: 10%;
	}
	.cuisine-options-box .cols-3 {
		width: 50%;
	}
	.cuisine-options-box {
		top: 5%;
	}
	.shop-box {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
	float:none;
	}
	.search-box {
		padding: 10px 0px;
	}
	.bakery-header {
		min-height: 100px;
	}
	.dish-box {
		width: 100%;

		clear: left;

		box-shadow: none;

		border-bottom: 1px solid #d4d4d4;

		padding-bottom: 20px;

		margin-bottom: 20px;
	}
	.dish-box.second 
	{
		margin-left:0px;
	}
	.shop-single-header-wrap.fixed .login {

    display: none;
	}
	/*.position-header 
	{
		position: fixed;
		z-index: 999;
		right: 0px;
		left: 0px;
	}*/
	.shop-single-header-wrap.fixed
	{
		top:0;
	}
	.shop-single-header-wrap.fixed .bakery-header
	{
		background: #fff !important;
		    display: none;
	}
	.shop-single-header-wrap.fixed .bakery-meta
	{
		padding: 15px 0px;
	}
	.shop-single-header-wrap.fixed .bakery-meta h3 {
		color: #000;
	}
	.shop-single-header-wrap.fixed .filter-bar {
    padding: 0;
	}
	.mobile-cart-info
	{
		display:block;
	}
	.side-cart
	{
		display:none;
	}
	.cart-submenu li{
		height: 100vh;
	background: #fff;
	}
	.item-popup {

    left: 5%;
    width: 90%;
    max-width: none;
	}
	.top-tabs .tab
	{
		border: none;
	padding: 10px 0px;
	width: 50%;
	float: left;
	}
	.top-tabs .tab span
	{
		font-size: 15px;
	}
	.normal-breadcrumb
	{
		display:none;
	}
	.forms-box 
	{
		border:none;
	}
	.forms-box .inner-padding 
	{
		padding:20px 0px;
	}
	.payment-methods .option-box {
    width: 100%;
    float: left;
	clear:both;
    margin-bottom: 40px;
	}
	.payment-methods span {
		display: inline-block;
		color: #333;
		padding-top: 0px;
		line-height: 20px;
		padding-left: 10px;
	}
	.account-wrapper {
    border: none;
	}
	.info-form
	{
		margin-left:0px;
	}
	body.myaccount 
	{
		background:#fff;
	}
	.account-tabs
	{
		padding-left:0px;
	}
	.info-change-box 
	{
		left:10%;
	}
	.add-address-wrapper
	{
		
		left: 5%;	
	}
	.address-content .address-title {
		float: none;
		width: 100%;
		padding-bottom: 5px;
		font-weight: 300;
	}
	.address-content .address-description {
		float: left;
		width: 70%;
		padding-bottom: 15px;
		clear:right;
	}
	.address-title.hide-mobile
	{
		display:none;
	}
	.address-content .address-description.bold-mobile 
	{
		font-weight:300;
		width:100%;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #979797;
	}
	.address-content .address-description.bold-mobile span 
	{
		font-weight:200;
	}
	.address-content {
    color: #646464;
    border: solid 1px #979797;
    margin-bottom: 25px;
    padding: 10px;
    background: #fbfbfb;
    border-radius: 3px;
	}
	.order-details {
		float: none;
		width: 100%;
	}
	.order-actions {
		float: right;
		width: 100%;
		text-align: right;
		margin-top:20px;
	}
	.order-details-popup-wrapper
	{
		left:5%;
	}
	.shadow-box 
	{
		overflow:scroll;
	}
	.address-description .address-actions
	{
		
	}
	.address-actions.only-mobile 
	{
		display:block;
		text-align: left;
	}
	.address-content .address-title
	{
		width: 30%;
		float: left;
	}
	.adresses-wrapper, .orders-wrapper {
		padding: 25px 0px;
	}
	.order-actions a,
	.order-actions span 
	{
		font-size:12px;
	}
}
@media all and (max-width : 431px ){
    
    table, td {
    font-size: 14px!important;
}
	
	.partnercol-form-wraperinnerleft {
		min-height: 200px!important;
		width: 100%;
	}
	
	.partnercol-form-wraperinnerright {
		width: 100%;
		float: right;
	}
	
	.partnercol-form-wraperinnerleft h3{margin-top: 100px;}
	
	
	
	.ridercol-form-wraperinnerleft {
		min-height: 200px!important;
		width: 100%;
	}
	
	.ridercol-form-wraperinnerright {
		width: 100%;
		float: right;
	}
	
	.contactcol-form-wraperinnerleft{
		width: 100%;
		float: right;
		min-height: 200px!important;
		padding: 50px 40px 0 40px!important;
	}
	
	.contactcol-form-wraperinnerleft p {
 
    width: 100%;

}
	
	

	
	.slide-form-wrapper {
    width: 100%;
}
	.sub-menu.cart-submenu::before {

    right: 12%;

	}
	.join-box 
	{
		height:250px;
	}
	.side-slide 
	{
		width:100%;
		right:-350px;
	}
	.side-slide .form-field.one-half
	{
		float:none; width:100%;
		clear:both;
	}
	.existing-cart {
    left: 5%;
	}
	.shop-img {
		height: 150px;
	}
	.bakery-meta {
    width: 90%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
	}
	.account-tabs-wrapper
	{
		
		
	}
	.account-tabs
	{
		padding-right:0px;
		height: 20px;
	}
	.info-change-box 
	{
		left:5%;
		top:20%;
	}
	.account-tabs .tab {
		float: left;
		margin-right: 17px;
		color: #333;
		font-size: 15px;
	}
}
