@media only screen and (max-width: 600px) {
	.header ul {
		padding-right: 15px;
	}
	.online-ordering-navbar {
		padding: 0px;
	}
	.account-btns {
		flex-direction: column;
	}
	.account-btns div {
		margin-bottom: 0px;
	}
	.select-delivery-address p {
		padding-left: 39px;
		font-size: 16px;
		margin-top: -24px;
	}
	.checkout-pre-address,
	.add-new-address {
		margin-left: 0px;
		margin-top: 26px;
	}
	.add-address-form {
		padding: 25px 0px;
	}
	.cart-payment {
		flex-wrap: wrap;
	}
	.payment-cart-icon {
		margin-bottom: 30px;
	}
	.payment-cart-icon span {
		font-size: 15px;
	}
	.cart-payment:nth-child(even) {
		font-size: 14px
	}
	.cart-payment:nth-child(odd) {
		font-size: 14px
	}
	.online-ordeing-header-search {
		width: auto;
	}
}

@media only screen and (min-width: 600px) {
	.header ul {
		padding-right: 15px;
	}
	.online-ordering-navbar {
		padding: 0px;
	}
	.account-btns div {
		margin-bottom: 0px;
		min-width: 159px;
	}
	.select-delivery-address p {
		padding-left: 39px;
		font-size: 16px;
		margin-top: -24px;
	}
	.checkout-pre-address,
	.add-new-address {
		margin-left: 0px;
		margin-top: 26px;
	}
	.add-address-form {
		padding: 25px 0px;
	}
	.cart-payment {
		flex-wrap: wrap;
	}
	.payment-cart-icon {
		margin-bottom: 0px;
		padding-left: 26px;
	}
	.payment-cart-icon span {
		font-size: 15px;
	}
	.menu-cart-items {
		flex-wrap: wrap;
	}
	.number-of-items-and-price {
		margin-top: 20px;
	}
	.account-btns {
		flex-wrap: wrap
	}
	.cart-payment {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.cart-all-item.cart-all-item-check-out {
		padding: 0px 10px 0px 10px;
	}
}

@media (min-width:576px) and (max-width:767px) {
	.payment-cart-icon {
		padding-left: 0px;
	}
	.cart-payment {
		display: flex !important;
		align-items: center;
	}
	.account-btns {
		flex-wrap: wrap;
		display: block;
	}
	.payment-cart-icon {
		margin-bottom: 0px;
	}
	.add-new-cart {
		font-size: 16px;
	}
	.add-new-address {
		font-size: 16px;
	}
	.mt_btn_tp {
		margin-top: 30px;
	}
}

@media (min-width:320px) and (max-width:575px) {
	.add-new-address {
		font-size: 13px;
	}
	.dish-items {
		display: inline-block;
		width: 100%;
	}
	input.fts_m {
		font-size: 12px;
	}
	.mt_btn_tp {
		margin-top: 0px;
	}
	.add-new-cart {
		font-size: 13px;
	}
	#col-expiry-date {
		margin-top: 20px;
	}
}

@media (min-width:320px) and (max-width:767px) {
	.group_in label {
		font-size: 14px;
	}
	span.right_forgot {
		font-size: 14px;
	}
	.box_bg {
		padding: 15px;
		width: 100%;
	}
	.remember__box p {
		font-size: 17px;
	}
	.left_sc {
		width: 100%;
	}
	.heading_sc h1 {
		font-size: 40px;
	}
	.right_sc {
		margin-top: 40px;
		width: 100%;
	}
	.heading_rigth_sc {
		padding: 10px;
	}
	.heading_rigth_sc h1 {
		font-size: 20px;
	}
	.form_sc {
		width: 100%;
		margin-top: 30px;
	}
	span.btn_btm a {
		padding: 8px 50px 8px 50px;
		width: auto;
		font-size: 14px;
	}
	span.btn_btm img {
		width: 14px;
	}
	.heading_sc p {
		font-size: 15px;
		margin-top: 0px;
	}
	.center_count {
		display: inline-block;
	}
	.social_link {
		float: none;
		padding-top: 15px;
	}
	.pl_pr_form {
		padding: 10px 0px;
	}
	h1.closed_h1 {
		padding: 5px;
	}
	.add-new-cart {
		padding-bottom: 10px;
		padding-top: 0px;
	}
	.checkout-pre-address {
		padding: 10px 10px;
	}
	.select-delivery-address p {
		font-size: 12px;
	}
	.menu-banner-bottom {
		padding: 30px 0px;
	}
	.menu-list-item {
		padding: 0px;
		border-right: none;
		border-bottom: none;
		padding-top: 6px;
	}
	.menu-list-item ul {
		padding: 0px;
	}
	.menu-list-item ul li {
		text-align: left;
	}
	.dish-item-right {
		padding-top: 20px;
		display: inline-block;
	}
	.dish-item-content {
		padding-left: 0px;
	}
	.dish-item-left {
		width: 70%;
		display: inline-block;
	}
	.dish-item-left img {
		width: 100%;
		height: 100%;
		padding-bottom: 10px;
	}
	.menu-cart {
		padding-top: 0px;
	}
	.menu-cart-items {
		padding-top: 20px;
		padding-bottom: 0px;
		padding-right: 0px;
	}
	.menu-cart-items-content .cart-number-of-cheese {
		font-size: 14px;
	}
	.cart-total {
		padding: 25px 20px 0px 0px;
	}
	.number-of-items-and-price {
		text-align: left;
		float: left;
	}
	.menu-cart-items-content img {
		display: block;
	}
	.menu-cart-items-content .cart-number-of-cheese {
		padding: 0px;
	}
	.cart-customized {
		padding: 0px;
	}
	.cart-itmem-remove {
		padding: 0px;
	}
	.item-price {
		padding-top: 5px;
	}
	.menu-banner {
		height: auto;
	}
	.banner-left,
	.banner-right {
		height: 250px;
		align-items: normal;
	}
	.customizable {
		padding-left: 0px;
	}
	.modal-dialog.customizable-modal-dialog {
		max-width: 100%;
	}
	.img_box_left img {
		height: auto;
	}
	.checkout-payment,
	.checkout-delivery-address {
		padding: 40px 20px;
	}
	.payment-with-cash {
		font-size: 14px;
	}

	.svg_wid svg {
		width: 16px;
	}
	.payment-icon,
	.delivery-icon {
		margin-left: -50px;
	}
	.menu-cart-items.item_inline {
		display: table;
	}
	.cart-all-item.cart-all-item-check-out {
		padding: 0px 15px 0px 15px;
	}
	.cart-payment input[type='radio']:after {
		top: -2px;
		width: 12px;
		height: 12px;
	}
	.cart-payment input[type='radio']:checked:after {
		width: 12px;
		height: 12px;
		border: 3px solid #d1d3d1;
	}
	.select-delivery-address input[type='radio']:after {
		width: 12px;
		height: 12px;
		top: -2px;
		left: -2px;
	}
	.select-delivery-address input[type='radio']:checked:after {
		width: 12px;
		height: 12px;
		border: 3px solid #d1d3d1;
	}
	.cart-payment {
		display: block;
	}
	.select-delivery-address.ali_mid p {
		font-size: 16px;
	}
	.account-btns div {
		margin-right: 0px;
	}
	.menu-display-aria {
		padding-top: 40px;
	}
	.cart-itmem-remove.dis_block {
		padding-right: 15px;
	}
	ul.footer_list li a span {
		padding-left: 0px;
	}
	.site_center {
		min-height: 500px;
	}
	.cart-all-item.scroll_over {
		margin-top: 15px;
	}
	.cart-right-part {
		padding-bottom: 15px;
	}
}

@media (min-width:320px) and (max-width:991px) {
	li.nav-item.btn_sign a {
		margin: 10px 0px;
		text-align: center;
		padding: 0px;
	}
	ul.navbar-nav {
		text-align: left;
		display: block;
		padding-top: 10px;
	}
	li.nav-item {
		display: block;
		padding-left: 0px;
	}
	.has-search .form-control-feedback {
		top: 1px;
	}
	a.nav-link {
		padding: .5rem 0rem !important;
	}
	li.nav-item.btn_sign {
		/* width: 200px; */
		display: flex;
		justify-content: flex-start;
	}
	.dropdown-menu.after_arrow:after {
		right: auto;
	    left: 90%;
	}
	.dropdown-menu.after_arrow {
		position: absolute !important;
	}
	.dropdown-menu.drop_left {
		top: 28px;
	}
	li.nav-item.btn_sign a {
		padding: 0px 0px !important;
		text-align: left;
	}

	.logo-img {
    max-width: 200px;
    max-height: 40px;
}
}

@media (min-width:768px) and (max-width:1024px) {
	.heading_sc h1 {
		font-size: 40px;
	}
	.heading_sc p {
		margin-top: 0px;
	}
	span.btn_btm a {
		padding: 10px 40px 10px 40px;
		width: auto;
		font-size: 14px;
	}
	span.btn_btm img {
		width: 14px;
	}
	.heading_rigth_sc h1 {
		font-size: 20px;
	}
	.box_bg {
		width: 50%;
		padding: 10px;
	}
	.pl_pr_form {
		padding: 10px 0px;
	}
	h1.closed_h1 {
		padding: 5px;
	}
	.heading_right {
		padding: 20px 20px;
	}
	.menu-list-item ul {
		padding: 0px;
	}
	.menu-list-item ul li {
		font-size: 14px;
	}
	.dish-item-content {
		padding-left: 0px;
	}
	.menu-cart-items.item_inline {
		display: inline-block;
	}
	.menu-cart-items-content .cart-number-of-cheese {
		font-size: 13px;
	}
	.menu-cart {
		padding-top: 0px;
	}
	.cart-total {
		padding: 30px 20px 0px 0px;
	}
	.item-price {
		padding-top: 5px;
		padding-left: 6px;
	}
	.customizable {
		padding-left: 0px;
	}
	.menu-cart-items {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.add-new-cart {
		font-size: 15px;
		padding-bottom: 20px;
	}
	.cart-all-item.cart-all-item-check-out {
		padding: 0px 10px 0px 10px;
	}

	.svg_wid svg {
		width: 16px;
	}
	.payment-icon,
	.delivery-icon {
		height: 30px;
		width: 30px;
		margin-left: -70px;
	}
	.cart-payment {
		display: flex !important;
		align-items: center;
	}
	.payment-cart-icon {
		margin-bottom: 0px;
	}
	.menu-cart-items.item_inline {
		display: flex;
	}
	.site_center {
		min-height: 685px;
	}
}

@media (min-width:1025px) and (max-width:1199px) {
	.payment-cart-icon {
		padding-left: 10px;
	}
	.checkout-payment,
	.checkout-delivery-address {
		padding: 40px 20px;
	}
	.cart-payment {
		align-items: center;
	}
	.payment-cart-icon {
		margin-bottom: 0px;
	}
}

@media (min-width:414px) and (max-width:736px) {
	li.nav-item.btn_sign {
		display: flex;
		justify-content: flex-start;
	}
	.online-ordeing-header-search {
		margin-bottom: 22px;
	}
	.menu-list-item {
		padding-top: 6px;
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.dish-item-content:nth-child(2) {
		padding-left: 15px;
	}
}

@media (min-width:414px) and (max-width:760px) {
	.online-ordeing-header-search {
		margin-top: 0px;
		margin-bottom: 1px;
	}
	.online-ordeing-header-search {
		width: 88%;
		height: 38px;
	}
}

@media (min-width:760px) and (max-width:1024px) {
	.tab-container-n.sticky {
		width: 100%;
		/* top: 5px;*/
	}
	.ecomm-home-banner {
		width: 90%
	}
	#menusection {
		margin-left: 0px;
	}
	.ecomm-home {
		height: 25vh;
	}
}

@media (min-width:414px) and (max-width:736px) {
	.row.tab-container-n {
		margin-left: -89px
	}
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {
	.ecomm-col img {
		width: 100px;
		max-height: 84px;
		height: 84px;
	}
}


/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {}


/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 736px) {
	.ecomm-home-banner {
		width: 96%;
	}
}

@media only screen and (min-width: 375px) and (max-width :667px) {
	.block_50.a_link a {
		font-size: 23px;
	}
	.online-ordeing-header-search {
		width: 100%;
	}

	.tab-container-n.sticky {
		width: 100%;
		padding-top: 4px;
		padding-bottom: 0px;
	}

	.has-search .form-control-feedback {
		top: 2px;
		font-size: 12px;
	}
	.fa-search form-control-feedback .form-control.dishes-searches.outline_nn {
		margin-top: 11px;
		font-size: 15px;
	}
	.online-ordeing-header-search .online-ordeing-header-search .dishes-searches outline_nn {
		font-size: 14px;
	}
	.online-ordeing-header-search .form-group.has-search {
		position: relative;
	}
}


/*for mobile*/

@media only screen and (min-width: 414px) and (max-width :736px) {
	.has-search .form-control-feedback {
		top: 2px;
		;
	}
	.online-ordeing-header-search .form-group.has-search {
		position: relative;
	}
}


/*for Ipad*/

@media only screen and (min-width: 768px) and (max-width :1024px) {
	.has-search .form-control-feedback {
		top: 8px;
	}
	.fa-search form-control-feedback .form-control.dishes-searches.outline_nn {
		font-size: 15px;
	}
	.has-search .form-control-feedback {
		font-size: 14px;
	}
	.ecomm-col img {
		width: 100px;
		max-height: 84px;
		height: 84px;
	}
}

@media only screen and (max-width:767px) {

	.online-ordeing-header-search {
		display: none;
	}
	.block_50.a_link a img {
		height: 32px;
		padding-left: 10px;
		top: 13px;
	}
	.block_50.a_link a {
		font-size: 18px;
	}
	.btm_section {
		padding: 30px 0px 20px 0px;
	}
	.menu-banner {
    height: 170px;
    margin-top: 30px;
}
	.tab-container-n.sticky {
		position: relative !important;
	}
	.banner-left,
	.banner-right {
		height: 150px;
	}
	.has-search .form-control-feedback {
		top: 2px;
	}
	.online-ordeing-header-search .form-group.has-search {
		padding-top: 0px;
	}
	.has-search .form-control {

    font-size: 14px;

}



.wrapper.bg-gray.pt-5.pb-5 {
    padding-top: 120px !important;}

	.menu-banner-bottom {
		padding-top: 0px;

	}
	.online-odering-addess {
		font-size: 15px;
	}
	.banner-left-info h1 {
		font-size: 22px;
	}
	.row.tab-container-n {
		padding-bottom: 0px;
	}
	.tab-container-n.sticky {
		padding-bottom: 0px;
	}

	.menu-list-item {
		height: auto;
		padding-bottom: 0px;
	}
	.menu-display-aria {
		padding-top: 0px;

	}
	.dish-child {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.cart-right-part {
		margin-top: 20px;
		padding-top:20px;

	}
	.dish-items {
		position: relative;
	}
	span.m-img-fix {
		text-align: center;
		padding-right: 17px;
		float: left;
		width: 70px;
	}
	.dish-item-content {
		display: flex;
		flex-direction: column;
	}
	.dish-item-right {
		float: right;
		padding-top: 0;
	}
	.add-item a {
		font-weight: 600;
	}
	.btn:not(:disabled):not(.disabled) {
		margin-top: 8px;
		vertical-align: middle;
	}
	.cartitemmacros {
		padding-top: 10px;
	}
	#infosection .menu-display-aria {
		margin-top: 30px;
		padding: 0px;
	}
	.desc h4 {
		font-size: 20px;
	}
	.form-control.mb-1 {
		margin-bottom: 16px !important;
	}
	.form__div .col-md-12.pt-2,
	.col-md-6.pt-2 {
		padding-top: 16px !important;
	}
	.modal-body {
		padding: 15px 15px 20px 15px;
	}
	.modal-body .container {
		padding-left: 0;
		padding-right: 0px;
	}
	.tab-container-n.sticky {
		padding-top: 11px;
	}
	p.p-cart-ic {
		padding-left: 0px;
	}
	span.accounthead {
		padding-left: 0px;
	}
	.account-btns div {
		margin-top: 15px;
	}
	div#account-btns {
		padding-top: 15px;
	}
	.white__bg.no__shadow {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.billingpd input#name {
		margin-bottom: 16px;
	}
	form#inputForm .col-md-6:first-child {
		margin-bottom: 8px;
	}
	.checkout_cumnew.white__bg.no__shadow {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.order__confirmed__top {
		padding: 20px 15px;
	}
	.order__confirmed__top p {
		margin: 0px 0 14px 43px;
	}
	.order__confirmed__top h1 {
		font-size: 18px;
	}
	.order_confirmation .table th,
	.table td {
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}
	div#minicartdata h2 {
		font-size: 12px;
	}
	form#customerquery {
		padding: 0px 26px 60px 26px;
	}
	.faq_ques h2 {
		font-size: 22px;
	}
	li.nav-item.btn_sign {
		flex-direction: column;
	}


	li.nav-item.btn_sign a#dropdownMenuLink {
		text-align: left;
	}
	li.nav-item.btn_sign .dropdown-menu {
    padding: 10px 10px;
    margin-bottom: 10px;
}
	.order-table th,
	.order-table td {
		white-space: nowrap;
	}
	div#customer-details-containt {
		margin-left: 0px;
		margin-right: 0px;
	}
	div#order-history {
		margin-left: 0px;
		margin-right: 0px;
	}
	.dropdown-menu.dropdown-menu-right.cus_new_header_dropdown {
		padding-left: 15px;
	}
	.dish-child h2 {
		font-size: 18px;
	}
	span.accounthead {
		padding-left: 0px;
	}

	p.p-cart-ic {
		padding-left: 0px;
	}
	.tmclink a {
		margin: 0 4px;
		font-size: 14px;
	}
	.online-ordering-navbar .navbar .navbar-toggler {
		margin-left: 15px;
		position: absolute;
		right: 30px;
		top: 15px;
	}
	.online-ordering-navbar .navbar-expand-lg>.cart_ul_mobi a.nav-link {
		display: inline-block;
	}

	.saved__card .col-md-6, .saved__card .col-md-3 {
    padding-left: 0;
    padding-right: 0px;}

	.order_confirmation span.item-name {
    padding-top: 0px !important;}



	.main_custom {
    padding-top: 30px !important;}

	div#mealContainer {
    padding-top: 110px;}

	#content {
    padding-top: 27px !important;}


	.profile-info > img {
    width: 70px;
    height: 70px;}


div#customer-details-containt, div#customer-notes, div#order-history {
    margin-left: 0 !important;
    margin-right: 0 !important;}


	.check-out {
    padding-top: 50px;}

	#forgetformmodal .form__login {
    padding-top: 0px !important;
    padding-bottom: 15px !important;}




	.checkout-col-8 {
     margin-left: 0px;
     padding-left: 0px;}

	 .account-icons {
    margin-left: 0;
    position: relative;}




.mobi_search .form-group.has-search {
    top: -6px;}

.row.tab-container-n {
		margin-left: 0px;
		padding-left: 0px;
		margin-left: -15px;
		padding-bottom: 0;}


}

@media (min-width:768px) and (max-width:1024px) {
	.block_50.a_link a {
		font-size: 18px;
	}
	.block_50.a_link a img {
		height: 32px;
	}
	.form_sc {
		padding-bottom: 0px;
	}
	.has-search .form-control-feedback {
		top: 5px;
	}
	.dish-child h2 {
		font-size: 20px;
	}
	.dish-item-content .h5 {
		font-size: 14px;
	}
	.dish-items {
		align-items: center;
	}
	.has-search .form-control {
		position: relative;
	}
	span.accounthead {
		padding-left: 0px;
	}
	.check-out-account.checoutff .col-md-8.col-lg-8.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.account-btns div {
		min-width: 100%;
		margin-right: 0px;
	}

	p.p-cart-ic {
    padding-left: 0px;}

	.menu-display-aria :first-child>.dish-child {
    padding-top: 0px;}

div#account-btns {
    padding-top: 15px;}

.account-icons {
    margin-left: 0px;
    position: relative;}


form#customerquery {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}

}

@media (min-width:768px) and (max-width:991px) {
	.cart-right-part {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	li.nav-item.btn_sign {
		flex-direction: column;
	}
	li.nav-item.btn_sign a#dropdownMenuLink {
		text-align: left;
	}
	li.nav-item.btn_sign .dropdown-menu {
		padding: 10px 10px;
	}
	.modal-body.login-modal-body .col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.online-ordering-navbar .navbar .navbar-toggler {
		margin-left: 5px;
		position: absolute;
		right: 30px;
		top: 30px;
	}

	#checkoutcontainer .col-md-8.pb-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}





 .online-ordeing-header-search.mobi_search {
    display: block;
    position: relative;
    top: -15px;}

.online-ordeing-header-search {
    display: none;}

.tab-container-n.sticky {
    position: relative;}

.online-ordering-navbar {
    padding: 0px;
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
    z-index: 99999;}



.check-out {
    padding-top: 90px;}

.main_custom {
    padding-top: 55px !important;
    padding-bottom: 0px !IMPORTANT;}



.banner-left-info h1 {
    font-size: 30px;
	padding-top:30px;}

.cart-right-part {
    padding-top: 20px;}


.menu-banner.home_mobi_pad {
	margin-top: 87px;
	    background-size: cover;
	    background-attachment: unset;
		}





}




@media (min-width:768px) and (max-width:1197px) {
	.account-btns div {
		margin-top: 15px;
	}
	.check-out-account.checoutff .col-md-8.col-lg-8.col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }

}

@media only screen and (max-width: 767px) {
	.online-ordering-navbar {
		padding: 0px;
		position: fixed;
		top: 0;
		width: 100%;
		background: white;
		z-index: 99999;
	}
	div#minicartdata.cart_ul_mobi {
		position: absolute;
		right: 0px;
		top: 15px;
	}




  .online-ordering-navbar .navbar-expand-lg {
    min-height: 68px;
}

.online-ordeing-header-search.mobi_search {
    display: block;
}

  .mobi_cat_fix {
    position: fixed;
    bottom: 0;
    background: white;
    z-index: 2;
    -webkit-box-shadow: 0px -9px 12px 0px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px -9px 12px 0px rgba(0,0,0,0.17);
    box-shadow: 0px -9px 12px 0px rgba(0,0,0,0.17);
}

.bd-links {
  height: 400px;
  overflow: scroll;
  max-height: 400px !important;
}

#forgetformmodal .form__login {
    padding-bottom: 0px !important;
    padding-top: 0px !important;}




.menu-banner.home_mobi_pad {
    margin-top: 95px;}


#checkoutcontainer .cart-right-part {
    margin: 0px;}



}

@media only screen and (min-width: 768px) {
	#bd-docs-nav.collapse.bd-links {
		display: block;
	}
	.form-group.mt-3.search_in {
		display: none;
	}
}












@media (min-width:768px) and (max-width:1199px) {

.col-md-8.outer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}


.check-out-account.checoutff .col-md-8.col-lg-8.col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}

.apply-coupon .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;}


#checkoutcontainer .col-md-3.pt-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;}


.row.tab-container-n {
    padding-left: 15px;
    margin-left: -15px;}

.apply-coupon .col-md-8,
.apply-coupon .col-md-4 {
		    /* width: 100%; */
		    -ms-flex: 0 0 100%;
		    flex: 0 0 100%;
		    max-width: 100%;
}



}

.thumb_strip {
    background-size: cover !important;
    background-position: center center !important;
}

.thumb_strip img {
	top: 146px;
}

.desc a.btn_full {
    margin-top: 179px;
}


.menu-banner {
background-attachment: unset !important;
}
