/**
Theme Name: astra-child
Author: sagar soni
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*//*custom style start here DEV sagar soni */


body{
	max-width:1920px;
	width:100%;
	margin:0 auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
h1,h2,h3,h4,h5,h6,p,label{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.page-id-597 h2.page-title {
    text-align: center;
    font-size: 26px;
    color: #fb2056;
}
 section.container {
    background: #ffffff;
}
 /*tabs code */
 div.tab-frame input{ 
 display:none;
 }
 
div.tab-frame label{
	display:block; 
	float:left;
	padding:5px 10px;
	cursor:pointer;
	padding: 15px 30px;

	}
div.tab-frame input:checked + label {
    background: #7474e5;
    color: #ffffff !important;
    cursor: default;
    padding: 15px 30px;
    border-radius: 5px;
}
div.tab-frame div.tab{
	display:none;
	padding:5px 10px;
	clear:left;
}
div.tab-frame input:nth-of-type(1):checked ~ .tab:nth-of-type(1),
div.tab-frame input:nth-of-type(2):checked ~ .tab:nth-of-type(2),
div.tab-frame input:nth-of-type(3):checked ~ .tab:nth-of-type(3){
	display:block;
}
h2.main-title {
    font-size: 24px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    color: #7474e5;
}
span.meal-label {
    font-size: 18px;
    color: #000000;
}

p.meal-items {
    font-size: 16px;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
}
.meal-price p {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
span.actual-price {
    margin-left: 5px;
    text-decoration: line-through;
    color: #ababab;
    font-size: 16px;
}
span.discounted {
    font-size: 16px;
    margin-left: 5px;
    color: #008b00;
}
.offer-icon , .offer-icon1 ,.offer-icon2 {
	display: flex;
    margin-bottom: 15px;
    margin-right: 10px;
    width: 100%;
    min-height: 70px;
	padding: 10px;
	object-fit: contain;
}
.offer-icon {
    background-image: linear-gradient(281deg, #91d8ff, #7cffd6);
}
.offer-icon1 {
    background-image: linear-gradient(102deg, #ffd97e, #ffc26d);
}
.offer-icon2 {
    background-image: linear-gradient(95deg, #f4c5ff, #fb97c2);
}
.sub-text {
    flex: 1;
    display: flex;
    align-items: center;
}
.sub-text p {
    margin-bottom: 0;
    font-size: 14px;
    margin-left: 10px;
}
.icons-img {
    max-width: 100%;
    height: auto;
    align-items: center;
    display: flex;
}
.icons-img img {
    vertical-align: middle;
}
.tab {
    padding: 25px 0px !important;
}
.package-image img {
    margin-bottom: 10px;
    border-radius: 10px;
}
body.page-id-597 section.container {
    background: #ffffff;
    box-shadow: 0 0 10px 0 #00000038;
	padding: 30px 20px;
}
.main-box {
    display: flex;
    width: 100%;
    min-height: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
    align-items: center;
}
.plan-imgs {
    max-width: 100%;
    height: auto;
    align-items: center;
    display: flex;
}
span.stp-clr {
    color: #18188a;
    padding-right: 5px;
    font-size: 18px;
    font-weight: 700;
}
/*Drop down customize css*/
.meal-dropdown {
    margin-bottom: 30px;
    margin-top: 30px;
}
.meal-dropdown select {
    background: white;
    border-color: #7474e5;
    color: #000;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px 20px;
}
input#qty {
    padding: 5px 10px;
    background: transparent;
    border-color: #7474e5;
	font-weight: 600;
}
.qnty {
    margin-bottom: 15px;
}
.select_plan {
    border: 1px solid #99d29c;
    padding: 20px;
    margin-left: -15px;
    margin-right: 10px;
}
.select_plan:hover {
    background: #e5f5e6;
}
p.dayscount {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
p.includesmeal {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
p.plan-price {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 5px;
    letter-spacing: 0.6px;
}
.meal-plans {
    margin: 20px 0px;
}
p.plan-price span {
    font-size: 18px;
    margin-left: 5px;
    text-decoration: line-through;
    font-weight: 700;
}
.custom-selectplans{
	margin-bottom:10px;
}
div#customplanslist {
    margin-top: 15px;
    max-width: 460px !important;
    width: 100%;
}
p.choosetxt span {
    margin: 10px;
    padding: 10px;
    border-radius: 35px;
    border: 1px solid #80cc83;
    font-size: 16px;
    text-transform: uppercase;
}
p.choosetxt span:hover {
    background: #069c0c82;
}
p.choosetxt {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.meal-plans .titles {
    font-size: 18px;
    font-weight: 600;
}
button.cncelbtn {
    padding: 15px 15px;
    background: #fb2056;
    font-size: 14px;
}
/*input type radio for plans meal 6-3*/

section#custmpln h1 {
  color: hsla(215, 5%, 10%, 1);
  margin-bottom: 2rem;
}
section#custmpln {
  display: flex;
  flex-flow: row wrap;
}
section#custmpln > div {
  flex: 1;
  padding: 0.5rem;
}
section#custmpln input[type="radio"] {
  display: none;
  &:not(:disabled) ~ label {
    cursor: pointer;
  }
  &:disabled ~ label {
    color: hsla(150, 5%, 75%, 1);
    border-color: hsla(150, 5%, 75%, 1);
    box-shadow: none;
    cursor: not-allowed;
  }
}
section#custmpln label {
    height: auto;
    display: block;
    background: white;
    border: 2px solid hsl(240, 68%, 68%);
    border-radius: 20px;
    padding: 1rem;
    margin-bottom: 25px;
    text-align: left;
    box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
    position: relative;
    color: #000000d9;
}
section#custmpln input[type="radio"]:checked + label {
 background: hsl(240, 68%, 68%);
    color: hsla(215, 0%, 100%, 1);
    box-shadow: 0px 0px 20px hsl(240, 68%, 68%);
	    &: :after {;
    color: hsla(215, 5%, 25%, 1);
    font-family: FontAwesome;
    border: 2px solid hsla(150, 75%, 45%, 1);
    content: "\f00c";
    font-size: 24px;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
  }
}
section#custmpln p {
  font-weight: 900;
}
@media (max-width:600px){
	section#custmpln > div {
    flex: unset;
    padding: 0.5rem;
}
button.choosedays {
    width: 100% !important;
}
section#custmpln label {
    margin: 0px !important;
}
.datepicker label {
    max-width: 175px;
}
}
.datepicker label {
  font-size: 18px;
    font-weight: 700;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
	max-width: 150px;
    width: 100%;
    color: #000000;
}

.datepicker input {
    font-size: 18px;
}
.tabledata{
	margin-top: 30px;
margin-bottom: 30px;}
.spacer10{
	margin-top:10px !important; 
	margin-bottom:10px !important;
}

/*Check Boxes custom codes */

/* Styling Checkbox Starts */
#dyselect .checkbox-label {
    display: inline-block;
    position: relative;
    margin: auto;
    cursor: pointer;
    font-size: 22px;
    line-height: 32px;
    clear: both;
	margin: 5px;
}

#dyselect .checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

#dyselect .checkbox-label .checkbox-custom {
   /* position: absolute;
    top: 0px;
    left: 0px;
    height: 40px;
    width: 40px;*/
	padding:10px;
    background-color: transparent;
    border-radius: 5px;
  	transition: all 0.3s ease-out;
  	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-ms-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
    border: 2px solid #FFFFFF;
}


#dyselect .checkbox-label input:checked ~ .checkbox-custom {
    background-color: #FFFFFF;
    border-radius: 5px;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity:1;
    border: 2px solid #FFFFFF;
}


#dyselect .checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #009BFF;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
  	transition: all 0.3s ease-out;
  	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-ms-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
}


#dyselect .checkbox-label input:checked ~ .checkbox-custom::after {
  opacity:1;
  left: 0px;
  top: 0px;
  width: 6px;
  height: 12px;
  border: solid #009BFF;
  border-width: 0 2px 2px 0;
  background-color: transparent;
  border-radius: 0;
}
/* For Ripple Effect */
#dyselect .checkbox-label .checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0px;
    height: 0px;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);	
}
#dyselect .checkbox-label input:checked ~ .checkbox-custom::before {
    left: -3px;
    top: -3px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    opacity:0;
    z-index: 999;
    transition: all 0.3s ease-out;
  	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-ms-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
}
/* Style for Circular Checkbox id daysselect*/
#dyselect .checkbox-label .checkbox-custom.circular {
    border-radius: 50%;
    border: 2px solid #20df80;
    color: #000000;
}
#dyselect .checkbox-label input:checked ~ .checkbox-custom.circular {
	color:#ffffff;
	background-color: #7474e5;
    border-radius: 50%;
    border: 2px solid #7474e5;
}
#dyselect .checkbox-label input:checked ~ .checkbox-custom.circular::after {
    border: solid #0067FF;
    border-width: 0 2px 2px 0;
}
#dyselect .checkbox-label .checkbox-custom.circular::after {
    border-radius: 50%;
}
#dyselect .checkbox-label .checkbox-custom.circular::before {
    border-radius: 50%;
    border: 2px solid #FFFFFF;
}
#dyselect.checkbox-label input:checked ~ .checkbox-custom.circular::before {
    border-radius: 50%;
}
h3.tiffins {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}
::selection {
  color: #ffffff;
  background:#20df80;
}
div#dyselect {
    margin-left: -20px;
}
@media (max-width:600px){
.col-xs-6.choose{
    width: 100%;
}
div#dyselect {
    width: 100%;
    text-align: center;
}
#dyselect .checkbox-label {
    margin: 20px;
}
}
/*customer details start*/
section.customer_details .container {
    max-width: 800px;
    width: 100%;
    margin: 50px auto;
    background: #ffffff;
    padding: 25px;
	box-shadow: 0 0 10px 0 #a09e9e;
    border-radius: 5px;
	opacity: 0.9;
}
.form-group label {
    width: 100%;
}
h2.page_title {
    font-family: 'Montserrat',sans-serif;
    font-size: 28px;
    text-align: center;
    color: #fb2056;
	margin-bottom: 30px;
	width: 90%;
    float: left;
}
.custdetails .form-group label {
    width: 100%;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.form-group input.form-input ,.form-group .select-list select {
    width: 100%;
}
.form-group input.form-input, .form-group .select-list select, select {
    color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: #1ab188;
    border-radius: 10px;
    background: #f7fffe;
}
body.page-id-648 {
    background-image: url(https://swadtiffin.ca/wp-content/uploads/2020/03/bg-fooddish.jpg);
    background-position: center;
    background-size: cover;
}
section.customer_details .container {
    background-image: url(https://swadtiffin.ca/wp-content/uploads/2020/03/spon.png);
    background-repeat: no-repeat;
    background-position: 100% 99%;
    background-size: 15%;
    z-index: 107;
}
section.customer_details .form-submit {
    background: #2bc5b0 !important;
    font-size: 18px !important;
    letter-spacing: 0.6px;
    font-weight: 600 !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    padding: 15px 35px !important;
	transition: all 0.5s ease;
}

section.customer_details .form-submit:hover {
-webkit-transform: scale(0.9);
    transform: scale(0.9);
	background-color:#179b77 !important;
}
form-row.btn{
text-align: center;
}
section.customer_details .form-group.postcd input{
width: 75%;
}
/*
.ast-flex.main-header-container {
    display: none;
}*/
/*slider start */
ul.list-unstyled.components.mb-5 {
    margin-left: 0px;
}
/*customer details*/
p.entrdtxt {
    font-size: 16px;
    color: #000000;
    margin-bottom: 0px !important;
    text-align: left;
	padding-left: 5px;
}
.container.no-bg {
    background-image: unset !important;
}
a#button_add {
    font-size: 26px;
    background: #f7355e;
    color: #fff;
    border-radius: 50px;
    padding: 10px 20px;
	cursor: pointer;
}
.center{
	text-align:center;
}
@media (max-width:600px){
div#content {
    padding: 0px !important;
}
#sidebar.active {
    margin: 0px !important;
    z-index: 99;
}
#sidebar {
    position: absolute !important;
    z-index: 999 !important;
	height: -webkit-fill-available;
}
.address .form-group {
	 width: unset !important;
    float: left;
    text-align: left;
}
.form-group.postcd select {
    float: left;
    width: 29%;
}
.form-group.postcd input {
    width: 70% !important;
}}

.img-class img {
    margin: 0 auto;
    width: 135px;
}
p.user_nm {
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    color: #000;
}
section.customer_details.users_nm .container {
    margin-bottom: 0px;
}
.form-row.col-md-12.center {
    display: block;
}
.personal_detl span {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
}
.personal_detl p {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
	margin-bottom: 5px;
}
.personal_detl {
    border: 1px solid #23272b;
    padding: 10px;
}
section.customer_details .form-submit.discard {
    background: #ec0606 !important;
	margin-left: 10px;
}
.box-main {
    border: 1px solid #000;
    padding: 10px;
}
label.detls{
	font-size: 18px !important;
	color:#000000;
}
.overlay {
	width: 100%;
    opacity: 1;
    transition: .5s ease;
    padding: 0px;
    vertical-align: middle;
}
.overlay .container {
    min-height: 286px;
    height: 100%;
}
.box-main .form-group {
    display: flex;
	margin-bottom: 0px;
}
.addperson{
	vertical-align: middle;
    display: grid;
}
p.addnewa {
    font-size: 24px;
    font-weight: 600;
    color: #122d48;
}
.container.no-bg.addperson:hover {
    background: aliceblue;
    transition: 1s;
}

/* My package page custom css start */
body.page-id-688 div.tab-frame label{
	display:unset; 
float:unset;
}
body.page-id-688 .tab-frame {
    text-align: center;
}
body.page-id-688 div.tab-frame label {
    font-size: 22px;
    color: #000000;
}
body.page-id-688 div.tab-frame input:checked + label {
    background: #000000;
    color: #ffffff !important;
    cursor: default;
    padding: 10px;
    box-shadow: 0px 5px 10px 0 #00000080;
}
body.page-id-688 h2.main-title.spacer10 {
    font-weight: 600;
    color: black;
}

body.page-id-688 section.price_summry {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
	background: #ffffff;
	border: 1px solid;
	border-radius: 5px;
	box-shadow: 0 0 15px 0 #00000036;
	position: fixed;
    left: 0;
    right: 0;
    top: 200px;
}
body.page-id-688 p.mainfieldsp {
    font-size: 16px;
    color: #fb2056;
    font-weight: 600;
	float: left;
}
body.page-id-688 p.fieldsp {
    color: #000000;
    font-size: 16px;
}
body.page-id-688 .packagenumb h2 {
    font-size: 20px !important;
    font-weight: 600;
    max-width: 300px;
    margin: 0 auto;
    background: #3f3b61;
    color: #ffffff;
    border-radius: 5px;
    padding: 10px 20px;
}

@media (max-width:600px){
p.mainfieldsp, p.fieldsp {
    width: 50%;
    text-align: left;
    float: left;
}}
body.page-id-688 button.viewbtn, body.page-id-688 button.cncelbtn {
    padding-bottom: 5px;
    padding-top: 5px;
    background: #222033;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 500;
	transition: all 0.5s;
	border-radius: 5px;
}
body.page-id-688 button.viewbtn:hover {
    background: #098c09;
}
body.page-id-688 button.cncelbtn:hover {
    background: #f5003c;
}
body.page-id-688 section.deliverydays {
    margin-top: 50px;
	margin-bottom: 50px;
}
body.page-id-688 tr.table-headings {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.4px;
}
tr.table-contents td {
    font-size: 16px;
    color: #000000;
}
/* meal plans */
button.choosedays:hover {
   background: hsl(240, 68%, 68%);
    color: hsla(215, 0%, 100%, 1);
    box-shadow: 3px 0px 20px hsl(240, 68%, 68%) !important;
}
button.choosedays.active {
    background: hsl(240, 68%, 68%);
    color: hsla(215, 0%, 100%, 1);
    box-shadow: 0px 0px 20px hsl(240, 68%, 68%) !important;
}
button.choosedays {
    font-size: 16px;
    padding: 20px 35px;
    border-radius: 5px;
    background: #ffffff;
    color: #7676e5;
    border: 1px solid #7676e5;
	margin: 0px 30px 20px 0px;
}
button.popupcancel {
    background: transparent;
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    padding: 0px;
	margin-right: -20px;
}
/*theme header menu start */
.main-header-bar .ast-container {
    max-width: 1140px !important;
}
.main-header-bar {
    background: #32373d;
    opacity: 1;
}
span.site-title a {
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 24px;
}
p.site-description {
    color: #ffffff;
}
.custom-menu {
    max-width: 100px;
    width: 100%;
    display: block;
    float: left;
    z-index: 99999;
	margin-top: 15px;
}
button#sidebarCollapse {
    background: transparent;
    padding: 5px;
}
.header-main-layout-2 .main-header-container {
    display: flow-root;
}
@media (max-width:600px){
.tabledata button.primary {
    width: 100%;
}
.custom-menu {
    position: absolute;
    right: 0px;
    max-width: fit-content;
}
span.site-title a {
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 16px;
}
p.site-description {
    color: #000000;
}
}
nav#sidebar {
    z-index: 999;
}
.top-space80 {
    margin-top: 80px;
}
/*my package css start here DEV ss*/
.tab-frame label {
    color: #000000;
    font-size: 14px;
}
.tabledata h2.main-title {
    color: #000000;
	text-transform: uppercase;
}


/*app style login page css */
.card-authentication1 .card-title {
    color: #ffffff !important;
}
#dyselect .checkbox-label .checkbox-custom.circular {
    color: #000000;
	border-radius: 50%;
    border: 2px solid #7474e5;
}
/*meal plans css changes */
table.mealplans td {
    color: #000000;
}
.mealplans button.cncelbtn, button.viewbtn,button.cncelbtn {
    background: #22225f;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 25px;
}
button.primary {
    background: #5757ac;
    border-radius: 10px;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
	margin-top: 30px;
}
button.primary:hover {
    background: #3a3a7a;
    animation: ease 2s;
}
.tabledata button.primary {
    background: #5757ac;
    border-radius: 10px;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
li.list-inline-item {
    color: #ffffff;
}
/*admin customer page design*/
.advance_search select {
    padding: 5px;
    border: 1px solid #7474e5;
    background: aliceblue;
    border-radius: 5px;
	font-size: 14px;
}
input#order_date {
    padding: 2px !important;
    background: aliceblue;
    border: 1px solid #7474e5;
    border-radius: 5px;
}
button#selectedcust {
    background: #7474e5;
    padding: 10px 20px;
    border-radius: 5px;
}
section.page-id-1 h3.page-title {
    text-align: left;
    color: #1f1f7a;
}
section.page-id-1 .filter {
    padding: 10px 10px;
    background: #ffffff;
    box-shadow: 0 0 10px 0 #0000003d;
}
.type.left {
    padding: 0px 20px;
}
ul.toolOption {
    float: right;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.toolOption li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.addRecord {
    float: left;
    margin: -5px 5px 0 0;
}
section.page-id-1 .portlet-title {
    margin: 20px 0px;
}
.portlet-title h4.sub-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 7px;
	color: #3D3230 !important;
}
section.page-id-1 .portlet-title {
    margin: 20px 0px;
    background: #ededed;
    padding: 20px 20px;
}
ul.toolOption .btn:hover {
    background: #7474e5;
    color: #ffffff;
    border-color: #7474e5;
}
ul.toolOption .btn {
    background: #6d6de7;
    color: #ffffff;
}
.portlet-title i {
    padding-right: 5px;
}
.dataTables_length select,ul.cust-nextdy select#select_language, select.deliveryBoy {
    padding: 5px;
    border: 1px solid #7474e5;
    background: aliceblue;
    border-radius: 5px;
    font-size: 14px;
}

.dataTables_length {
    float: left;
}
div#customer_length label ,.tables_filter label {
    color: #000000;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: unset;
}
.tables_filter {
    float: none;
    position: absolute;
	right: 230px;
}
a.advance_search_click {
    position: absolute;
    right: 30px;
}
input.search {
    padding: 2px !important;
    background: aliceblue;
    border: 1px solid #7474e5;
    border-radius: 5px;
	margin-left: 10px;
}
table.dataTable thead tr {
    font-size: 14px !important;
   background: #41419b;
    color: #ffffff;
}
td.cust-td button {
    padding: 5px 10px;
    margin: 5px;
    background: #4848a3;
}
td.cust-td button:hover {
    background: #2c2c69;
}
td.status span.active {
    padding: 5px 10px;
    background: #5dff52;
    color: #000;
    border-radius: 5px;
}
table.dataTable tbody td a {
    color: #000000;
}
table.dataTable tr.odd:hover {
    background: whitesmoke;
}
table.dataTable, table.dataTable td, table.dataTable th {
    border: 1px solid rgb(30, 30, 111);
}
table.dataTable td {
    border-right: 0px !important;
    border-left: 0px;
    padding: 1px 10px !important;
    font-size: 16px;
}
td.status span.active:hover {
    background: #51ce49;
}
.dataTables_info {
    float: left;
}
div#customer_paginate {
    position: absolute;
    right: 30px;
}
div#customer_paginate a {
    color: #ffffff;
    padding: 5px 10px;
    background: #7474e5;
}
div#customer_paginate a:hover {
    background: #4848a3;
}
/*nextday custom css start */
.mt10 {
    margin-top: 10px;
}
section.page-id-2 .portlet-title {
    margin: 20px 0px;
    background: #ededed;
    padding: 20px 20px;
}
select#select_language {
    margin-right: 10px;
}
a.advance_search_click {
    color: #000000;
}
th.sorting i {
    margin-left: 10px;
}
.profile-card-2 .card-img-block .img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.card-body.pt-5 h5.card-title {
    text-align: left;
    margin-top: 10px;
    color: #7474e5;
    font-size: 24px;
}
.card-body.pt-5 p.card-text {
    text-align: left;
    color: #000000;
}
.profile-card-2 .icon-block {
	text-align: left;
    margin-left: -5px;

}
.profile-card-2 i {
    background: black;
}
.profile-card-2 i:hover {
    background: #656565;
}
/*.card.profile-card-2, .col-lg-12 .card, .col-lg-8 .card {
    background-color: rgb(255, 255, 255);
	box-shadow: 0 5px 10px rgba(116, 116, 229, 0.35);
}*/
.card.profile-card-2, .col-lg-12 .card, .col-lg-8 .card {
    background-color: rgb(255, 255, 255);
	box-shadow: 0 5px 10px rgba(116, 116, 229, 0.35);
}
.nav-tabs .nav-link {
color: #000000 !important;
}
.card-body.border-top.border-light {
    display: none;
}
.profile-card-2 .card-body {
    padding-left: 55px !important;
	padding-top: 20px !important;
}
.nav-tabs-primary .nav-link.active, .nav-tabs-primary .nav-item.show>.nav-link {
    color: #7474e5 !important;
    border-color: #7474e5 #7474e5 #fff !important;
    border-bottom: 4px solid #7474e5 !important;
}
div#edit input.form-control {
    color: #000000 !important;
    background: #e1e8ef !important;
	padding: 0.60em;
}
input.btn.btn-primary, input.btn.btn-secondary {
    
    border-radius: 5px;
}
.card-body input.form-control::placeholder {
    color: #000000 !important;
}
button.edit-button {
    position: absolute;
    right: 40px;
    top: -65px;
    background: #393999;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
}
button.edit-button:hover {
    background: #28286f;
}
img.profile:hover {
    cursor: pointer;
}
button.edit-button i {
    background: transparent;
    margin-left: -5px;
    padding: 0px;
}
.tab-content>.active ,.tab-content h5.mb-3 {
    color: #000000 !important;
}

@media (max-width:600px){
section.price_summry {
	left: 0% !important;
	top: 60px;
}
button.edit-button {
top: -25px;
}
.profile-card-2 .profile {
    position: unset !important;
    margin-top: -120px;
    margin-left: 40px;
}
.container-fluid {
    padding: 0px;
}
input.btn.btn-secondary, input.btn.btn-primary {
    width: 100%;
    margin-top: 10px;
}
}
.nav-tabs-primary.nav-tabs {
    margin: 0px;
}
.tab-content.p-3.col-lg-8.cust-content {
    margin: 0 auto;
    margin-top: 40px;
}
.cust-ss .card {
    border-radius: 10px !important;
}
.price_summry {
       border: 2px solid #428dff;
    box-shadow: 0 0 20px 0 #7474e57d;
    padding: 10px;
	max-width: 600px;
	width:100%;
	overflow: auto;
}
section.price_summry {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    left: 40%;
    background: #ffffff;
	z-index:99999;
}
button.popupcancel img {
    cursor: pointer !important;
    z-index: 9999;
}
.price_summry p.mainfieldsp {
    width: 170px;
    font-weight: 700;
    display: inline-block;
}
p.fieldsp.ng-binding {
    display: inline-block;
}
button.btn.btn-primary.btn-xs {
    background: #5757ac;
    font-size: 20px;
    padding: 5px 15px;
}
input#promo_code_id {
    padding: 10px;
}
@media (min-width:600px){
button.cancel-btn-packg{
	position: absolute;
    right: 25px;
	top: 0px;
}
.row.mt-3.cust-ss {
    margin-left: -15px;
    margin-right: -15px;
}}
p.validation-msg {
    font-size: 14px;
    color: #7474e5;
}
.form-group.row.address input {
    margin-bottom: 5px;
}
label.user-details {
    font-size: 14px;
    font-weight: 500;
}
.cust-profile .card-body .tab-content {
    min-height: 600px;
}
.col-form-label {
    color: #000000 !important;
}
/*all foods css start here */
section.Food-details {
    margin: 40px 0px;
}
h4.meal-type {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #3d3d9c;
    position: relative;
    z-index: 1;
}
h4.meal-type:before {
    border-top: 1px solid #dfdfdf;
    content: "";
    margin: 0 0px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
h4.meal-type span {
    padding: 5px 10px;
    background: white;
}
.food-box {
    background: #ffffff;
    box-shadow: 0 0 10px 0 #00000012;
    padding-bottom: 20px;
    margin-bottom: 40px;
	padding-left: 0px !important;
    padding-right: 0px !important;
	margin-top: 40px;
	display:inline-block;
	width:31.33% !important;
	margin-right: 10px;
}
.food-box:hover {
    box-shadow: 0 7px 21px 3px rgba(0, 0, 0, 0.3);
}
.food-details {
    padding: 0px 20px;
    margin-top: 20px;
}
.item-name {
    font-size: 16px;
    color: #000000;
    text-transform: capitalize;
    font-weight: bold;
}
.pull-right a.food-btns {
    color: #E91E63;
    padding: 5px 10px;
    font-size: 12px;
    border: 1px solid #ff4864;
	border-radius: 5px;
}
.pull-right a.food-btns:hover {
    background: #E91E63;
    color: #ffffff;
}
h4.price {
    font-size: 18px;
    color: #ff4864;
}
h4.price span.text-muted {
    padding-left: 5px !important;
    color: #777777 !important;
}
.clearfix {
    margin-top: 10px;
    margin-bottom: 10px;
}
.food-img {
    cursor: pointer;
}
small.fs-item-offer {
    color: #fe4f60;
    font-size: 12px;
    letter-spacing: 0.4px;
}
.food-box .cust-offers {
    padding: 10px 0px 0px;
}
/*profile tab */
@media (max-width:600px){
.container-fluid.all-foods {
    padding: 0px;
}
p.offer-lbl {
    right: 10px !important;
}
section.Food-details .col-lg-12, section.Food-details .container {
    padding: 0px !important;
}
.form-group.row.col-lg-12 {
    padding-right: 0px;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 1rem;
}
a.nav-link.toggle-menu {
    margin-left: -15px;
}
#profile label.user-details {
    font-size: 14px;
    font-weight: 500;
    margin-top: -5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.tab-content.p-3.col-lg-8.cust-content {
    padding: 0px !important;
}
.food-box{
	display:unset;
	width:100% !important;
}
.pull-left, .pull-right {
    width: 50%;
}
.food-box {
    border: 1px solid #f3f3f3;
    display: block;
}
}
/*all food css start again*/
.veg-icon {
padding: 5px;
    border: 1px solid #8cc152;
    color: #8cc152;
    background-color: #ffffff;
    top: 2px;
    float: left;
    font-size: 21px;
    z-index: 0;
    position: relative;
    margin-right: 8px;
}
.veg-circle {
    background-color: #8cc152;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}
p.offer-lbl {
    position: absolute;
    right: -10px;
    padding: 5px 20px;
    background: #FF4864;
    color: #ffffff;
    border-radius: 5px;
    top: 10px;
	z-index: 999;
}
p.product-descrip {
    font-size: 12px;
    color: #868692;
}
.cust-offers img {
    margin-right: 5px;
}
.food-img {
    overflow: hidden;
}
.food-img img {
    transition: transform .5s ease;
	overflow: hidden;
}
.food-img img:hover {
    transform: scale(1.2);
}
.cust-offers img {
    width: 20px;
}
/* cart page css start*/
.delivery-address, .order-summary {
    float: left;
    display: inline-block;
}
h4.add-title-name {
    font-size: 20px;
}
.address-box {
    background-color: #fff;
    padding: 20px;
    min-height: 135px;
    margin-bottom: 35px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.address-info {
    border: 1px dashed #ddd;
    padding: 10px 20px 0;
    text-align: left;
    height: 180px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.address-info button {
    margin-top: 15px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 16px;
    background: transparent;
    border: 1px solid #E91E63;
    color: #E91E63;
}
.address-info button:hover {
    background: #E91E63;
    color: #ffffff;
}
.address-info .text-muted {
    color: #6c757d!important;
    font-size: 14px;
	min-height: 50px;
}
.add-address-button {
    min-height: 99px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border: 1px dashed #ddd;
    text-transform: capitalize;
    margin-bottom: 20px;
    cursor: pointer;
}
h4.add-title-name.add-address {
    font-size: 18px;
}

.add-address-button:hover {
    border: 1px solid #ddd;
}
.add-address-button h4 span {
    background: #ddd;
    padding: 7px;
    border-radius: 50%;
    margin-right: 10px;
}
/*order summary*/
.content-wrapper.cart {
    background: #f1f1f1;
}
.content-wrapper.cart h4.meal-type span {
    background: #f1f1f1;
}
.order-summary-box {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.order-summary .list-group {
    padding: 15px 10px;
    background: #fff;
	margin: 0px;
}
.list-group li.list-group-item {
    background: #FFFFFF;
	margin: 0px;
}
.order-summary-box ul.list-group {
    margin: 0px;
}
.suggetion-field {
    width: 100%;
    border: 1px dashed #ddd;
    height: 77px;
    padding: 10px;
    margin: 15px 0 0;
}
.cart-veg-icon {
    padding: 2px;
    border: 1px solid #8cc152;
    color: #8cc152;
    background-color: #ffffff;
    top: 3px;
    float: left;
    font-size: 12px;
    z-index: 0;
    position: relative;
    margin-right: 7px;
}
.ordered-meal-name {
    margin-left: 19px;
}
.order-summary .add-extra {
    color: #949494;
    padding: 0px !important;
    width: fit-content;
}
.order-summary .add-extra span {
    color: #231f20;
    padding: 3px;
    background: #ddd;
    border-radius: 50%;
    font-size: 10px;
    text-align: center;
}
.order-summary .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 15px;
    font-weight: normal;
    color: #232122;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: right;
    background-color: transparent;
    border-radius: 0px;
    font-size: 13px;
    float: right;
	box-shadow: 0 0 0 0;
}
.promo-field {
    width: 100%;
    border: 1px dashed #ddd;
    height: 45px;
    padding: 10px;
}
.promo-code-btn {
    position: absolute !important;
    top: 13;
    background-color: #232122  !important;
    color: #ffffff  !important;
    padding: 8.5px 12px  !important;
    font-size: 14px  !important;
    border-radius: 0  !important;
    border: 2px solid #232122  !important;
    right: 0;
    margin-right: 18px  !important;
}
.order-summary-box .offer-image {
    padding: 9px;
    border: 1px dashed #ddd;
    height: 45px;
    border-right: 0;
}
.cart-destroy .ti-close {
    color: #ff0000;
}
.ordered-meal-name .mt-5 {
    margin-top: 5px !important;
}
.suggetion-field::placeholder, .promo-field::placeholder {
    color: #000000 !important;
}
.offer-image {
    margin-right: 10px;
}
.order-summury .list-group.order-total {
    padding: 0 15px 10px;
}
.order-summury .border-btm {
    margin-bottom: 0;
    border-bottom: 1px solid #dfdfdf;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.order-summury .list-group-item {
    background-color: #fff;
    border: none;
}
.order-summury .list-group-item.p-5-15 {
    padding: 5px 15px;
}
.order-summury {
    font-size: 13px;
}
.order-summury .border-tp {
    margin-bottom: 0;
    border-top: 1px solid #dfdfdf;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

/*payment method css */
.payment-method .tabss {
    text-align: center;
    background: #ffffff;
	padding: 20px 10px;
}
.tabcontent {
    margin-top: 30px;
    text-align: left;
    margin-left: 20px;
}
.payment-method .tablinks {
    padding: 10px 25px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    border: 1px solid #e91e63;
    color: #e91e63;
}

.payment-method .tablinks:hover {
    background: #e91e63;
    transition: 1s;
	    color: #ffffff !important;
}
button.tablinks.active {
    background: #e91e63;
    transition: 1s;
	    color: #ffffff !important;
}
button.btn.btn-lg.pay-btn {
    background-color: #232122 !important;
    color: #FFFFFF;
    padding: 5px 15px;
    font-size: 14px;
	font-weight: 600;
    margin: 10px 0px;
	border: 0px;
}
.cheque input::placeholder {
    color: #000000 !important;
    font-size: 14px;
}
/*section.pop-up .modal {
    position: fixed;
	top: 0;
}
.pop-up .modal{
    opacity: 1 !important;
	background: #60402029;
}
section.pop-up .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: auto !important;
}
section.pop-up .modal-content {
    background-color: #fff;
    border-radius: 8px;
    background-size: cover;
    background-position: 50%;
    box-shadow: none;
}
section.pop-up .modal-header .close {
    margin-top: -28px;
	position: absolute;
    right: 0;
}
section.pop-up .modal button.close {
    padding: 5px 6px;
    cursor: pointer;
    background: #ff0000;
    border: 2px solid #5f3f1f;
    -webkit-appearance: none;
    border-radius: 50%;
    font-weight: bold;
    font-size: 12px;
}
section.pop-up .modal-header {
    display: block;
}
.add-extra-items .items{
    display: inline-block !important;
	float: left;
}

.pop-up .table-details {
    text-align: center;
    font-weight: normal;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    background: rgb(255, 255, 255);
    border-radius: 8px;
}
button.small-btn {
    background-color: #231f20;
    color: #ffffff;
    padding: 6px 15px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    border-radius: 20px;
}
section.pop-up .minus-icon,section.pop-up .plus-icon {
    padding: 5px;
    border: 1px solid #231f20;
    color: #231f20;
    position: relative;
    top: 0;
    left: 0;
    font-size: 11px;
    z-index: 2;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
}
section.pop-up .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}
section.pop-up .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}
section.pop-up .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 0;
    cursor: text;
	display: block;
	
}
section.pop-up .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}
section.pop-up .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
section.pop-up .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f5f7fa;
    border: 1px solid #ddd;
    color: #232122;
    border-radius: 0;
    cursor: default;
    float: left;
	margin-right: 5px;
    margin-top: 3px;
    padding: 5px;
    font-size: 12px;
}
section.pop-up .modal-header {
    border-bottom: 0;
    padding-bottom: 10px;
    background: #ddd;
    padding-left: 5px;
    padding-right: 5px;
}
div.table-details .row {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

h4.modal-title {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}
*/
/*cart payment method */
.bank-details span {
    max-width: 150px !important;
    width: 100%;
    display: inline-block;
	font-size: 16px;
    color: #3d3d9c;
    font-weight: 700;
}
.bank-details {
    margin-bottom: 10px;
}
.bank-details input {
    background: #f1eeeb40;
    color: #392613;
    border-bottom: 1px solid #604020;
    padding: 8px 10px;
    font-size: 16px;
}
button.checkout-btn {
    background: #000000;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 10px 20px;
	margin: 20px 0px;
}
div#txn_status {
    color: #3d3d9c;
    font-size: 14px;
    font-weight: 400;
}
.bank-details input:focus {
    background: #e9e1da;
    border-bottom-color: #4f3318;
    box-shadow: 5px 5px 10px 0 #4f33181f;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}
p.txt-head {
    font-size: 18px;
    color: #3d3d9c;
    font-weight: 700;
}
p.codnotes {
    font-size: 16px;
}
button.checkout-btn:focus {
    background: #000000;
    opacity: .8;
}
input.cust-input::placeholder {
    color: #000000 !important;
    font-size: 14px;
}
input.cust-input {
    background: #f1eeeb40;
    color: #392613;
    border-bottom: 1px solid #604020;
    padding: 8px 10px;
    font-size: 16px;
    margin-bottom: 5px;
}
button.cncl-address, .add-adss {
    background: #000000;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 8px 20px;
    margin: 10px 20px;
    width: 90px;
}
button.add-adss:hover ,button.cncl-address:hover {
    background: #000000;
}
button.add-adss:focus, button.cncl-address:focus {
    background: #000000;
    opacity: .8;
}
button.selected_address {
    background: rgb(233,30,99);
    color: hsla(215, 0%, 100%, 1);
    box-shadow: 0px 0px 20px hsl(233, 30%, 99%) !important;
}
@media (max-width:600px){
.col-lg-8.delivery-address {
    padding: 0px;
	order: 2;
	margin-top: 35px;
}
.address-box {
    padding: 5px;
}
.delivery-address, .delivery-address .container,.order-summary, .order-summary .container {
    padding: 0px;
}
.tablinks {
    margin: 10px 0px;
    max-width: 200px;
    width: 100%;
}
.cart .col-md-4.col-sm-12.order-summary {
    margin-top: 30px;
	padding: 0px;
}
button.cncl-address, .add-adss {
    margin: 10px 5px;
}
p.add-item-name {
    text-align: center;
    margin-bottom: 10px;
	font-weight: 600;
}
/*.modal-header .col-sm-12.add-extra-items {
    display: none !important;
}
section.pop-up .modal-content {
    margin: 10px;
}*/
.advance_search select {
    width: 100%;
    margin-bottom: 10px;
}
.dataTables_info {
    float: unset;
    margin-bottom: 10px;
}
.content-wrapper.cart {
    padding: 90px 0px 90px 0px;
}
.extra_items .col-xs-5 {
    width: 50%;
}
.extra_items .col-xs-2 {
   width: 10%;
  padding: 0px;
}
.extra_items .col-xs-3 {
    width: 25%;
    padding: 0px;
}
.extra_items .col-xs-1 {
    width: 5%;
    padding: 0px;
}
/*order change */
section.cart-details {
    display: grid;
}
.col-sm-12.order-summary {
    order: 1;
}
/*order change over */
ul.toolOption.custbtns, ul.toolOption li, .addRecord, ul.toolOption li button, ul.toolOption .print {
    float: unset;
    margin: 5px 0px;
    text-align: center;
}
ul.toolOption select#select_language {
    width: 100%;
}
ul.toolOption.cust-nextdy {
    float: unset;
}
ul.toolOption .btn {
    width: 100%;
}
.tables_filter,a.advance_search_click {
    position: unset;
    width: 100%;
}
.table-cust {
    margin-top: 20px;
}
div#customer_paginate {
    position: absolute;
    right: 30px;
    margin-top: 30px;
}
table.dataTable thead tr th {
    width: 100% !important;
}
}
