.bold {
    font-weight: bold;
}

.right {
    float: right;
}

#checkoutLeft {
    width: 805px;
}

#checkoutRight {
    width: 320px;
}

#checkoutWrap .fakeCheck,
#checkoutWrap-member .fakeCheck {
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 40px;
}

#checkoutWrap h3,
#checkoutWrap-member h3 {
    font-family: 'montserratbold';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    color: #555555;
}

#checkoutWrap #miniSummary .lblLeft,
#checkoutWrap #miniSummary .lblRight,
#checkoutWrap-member #miniSummary .lblLeft,
#checkoutWrap-member #miniSummary .lblRight {
    line-height: 30px;
    font-size: 16px;
}

#checkoutWrap #miniSummary .lblLeft,
#checkoutWrap #miniSummary .lblRight,
#checkoutWrap-member #miniSummary .lblLeft,
#checkoutWrap-member #miniSummary .lblRight {
    line-height: 30px;
    font-size: 16px;
}

.daySummaryWrap .priceSummary .leftTitle {
    width: 200px;
    height: 40px;
    color: #00a1e1;
    text-align: right;
    padding-right: 10px;
}

.mondaySummary .priceSummary .leftTitleQnt {
    height: 40px;
    text-align: center;
    width: 40px;
}

.mondaySummary .priceSummary .rightPrice {
    height: 40px;
    width: 100px;
    text-align: right;
}

.daySummaryWrap .priceSummary .leftTitleQnt {
    height: 40px;
    text-align: center;
    width: 40px;
}

.priceSummary {
    line-height: 40px;
    padding-right: 50px;
    width: 45%;
}

#checkoutWrap #miniSummary .blueBold,
#checkoutWrap-member #miniSummary .blueBold {
    font-family: 'montserratbold';
    color: #004f6e !important;
    text-transform: uppercase !important;
}

.mondaySummary .daySummaryWrap .foodTable td {
    height: 40px;
    line-height: 40px;
    padding: 0px;
}

.qtyDD {
    margin: 0;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.daySummaryWrap .foodTable th,
#orderSummary .daySummaryWrap .foodTable td {
    height: 40px;
    line-height: 40px;
    padding: 0px;
}

#checkoutWrap #miniSummary,
#checkoutWrap-member #miniSummary {
    color: #555555;
    border: solid 1px #555555;
    padding: 20px 30px;
}

#checkoutWrap .fakeCheck::after,
#checkoutWrap-member .fakeCheck::after {
    content: '';
    width: 28px;
    height: 28px;
    border: solid 1px #c6c6c6;
    display: block;
    position: absolute;
    top: -6px;
    left: 0px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#checkoutWrap .fakeCheck.active::after,
#checkoutWrap-member .fakeCheck.active::after {
    background-color: #ff6000;
}

.boxShadow input,
select {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.05);
    border: solid 1px #c6c6c6;
    padding: 15px;
    margin-bottom: 40px;
    font-size: 16px;
    color: #555555;
}

#checkoutWrap .input50,
#checkoutWrap-member .input50 {
    width: 47%;
}

#quantityWrap.quantMobilePopUp {
    display: none;
}

#menuPage #menuLeft #mobileMenuBtns,
#menuPage #menuLeft #btnMobileClose,
#menuPage #menuLeft #mobileMenuTitle,
#menuPage #menuLeft #mobileClose {
    display: none;
}

#menuPage #menuLeft #mobileMenuBtns {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-top: 30px;
    width: 100%;
    left: 0px;
    background-color: #ffffff;
    z-index: 100;
}

#menuPage #menuLeft .menuLeftBtn {
    margin-right: 10px;
    height: 50px;
    width: 46%;
    height: 48px;
    box-sizing: border-box;
    border: solid 1px #cacaca;
    border-radius: 50px;
    display: block;
    line-height: 48px;
    text-align: center;
    color: #555555;
    font-size: 18px;
    cursor: pointer;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#menuPage #menuLeft #resetBtn {
    margin-left: 10px;
}

#menuPage #menuLeft #mobileMenuTitle {
    font-family: 'montserratbold';
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
}

#menuPage #menuLeft #mobileClose {
    background-image: url(../images/nutfacts-close2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #cacaca;
    border-radius: 100%;
    cursor: pointer;
}

.boxShadow {
    position: relative;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.05);
    padding: 44px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    font-size: 16px;
    color: #555555;
}

hr {
    border: 0px;
    height: 1px;
    background-color: #ececec;
    margin: 21px 0;
}


/* Menu Down Page */

.menu-down-page .updateText {
    text-align: center;
    padding: 20px 20px;
    max-width: 750px;
    margin-left: calc( 50vw - 375px);
    margin-top: 170px;
}

.menu-down-page .updateText h1 {
    font-size: 30px;
    color: #004f6e;
    margin-top: 50px;
    margin-bottom: 0;
    font-family: 'montserratbold';
}

.menu-down-page .updateText p {
    font-size: 16px;
    color: #555;
    line-height: 25px;
    font-family: 'montserratregular';
    padding: 0 96px;
}

.menu-down-page .updateText a {
    color: #555;
}

#menuPageTitle {
    text-align: right;
    padding-bottom: 0;
}

#menuPageTitle h1 {
    margin: 0px 0px 10px 0;
    padding: 0px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 55px;
    font-family: 'montserratextrabold';
    color: #00a1e1;
}

#menuPageTitle #viewCalendar {
    color: #00bb0d;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
}

#menuPageTitle #viewCalendar span {
    text-decoration: underline;
}

#menuWrapper {
    position: relative;
}

#menuWrapper #summaryBackBtn {
    height: 50px;
    line-height: 52px;
    width: 100%;
    text-align: right;
    font-size: 18px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
    position: relative;
    opacity: 0;
    visibility: hidden;
}

#menuWrapper #summaryBackBtn .editBtn {
    cursor: pointer;
    color: #00bb0d;
    background-image: url(../images/edit-icon.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left center;
    padding-left: 20px;
    width: 40px;
    float: right;
}

#menuWrapper #summaryBackBtn span.btntext {
    position: relative;
    z-index: 2;
}

#menuWrapper #summaryBackBtn span.btnHover {
    position: absolute;
    border-radius: 100%;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    background-color: #28d300;
    -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

#menuWrapper #summaryBackBtn:hover span.btnHover {
    width: 300px;
    height: 300px;
}

#menuWrapper.summaryView #categoryList {
    width: 225px;
    height: 100%;
    display: none;
}

.greenBtn .editBtn {
    cursor: pointer;
    color: #00bb0d;
    background-image: url(../images/edit-icon.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left center;
    padding-left: 20px;
    width: 40px;
    float: right;
}

.greenBtn .editBtn a {
    text-decoration: none;
    color: #00bb0d;
}

.dynamic_list_checkout .lists:nth-child(odd),
.dynamic_payment_checkout .payments:nth-child(odd) {
    background: rgb(204 203 203 / 10%);
}

.dynamic_list_checkout .lists,
.dynamic_payment_checkout .payments {
    padding: 20px 20px 20px 40px;
    border-bottom: 1px solid #fafafa;
    cursor: pointer;
}

.dynamic_list_checkout .lists.active:before,
.dynamic_payment_checkout .payments.active:before {
    background: #000;
}

.dynamic_list_checkout .lists span {
    display: block;
    line-height: 25px;
}

.lists.active,
.payments.active {
    margin-left: 0 !important;
}

div#checkoutModal {
    margin-top: 30px;
}

.new-delivery-add {
    margin-top: 30px;
    display: none;
}

.combine-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a.clear-delivery-address {
    display: block;
    height: 55px !important;
    line-height: 51px !important;
    text-align: center;
    border-radius: 50px;
    box-sizing: border-box;
    padding: 0px !important;
    width: 175px;
    border: solid 3px #555555;
    transition: all .4s ease;
    text-decoration: none;
    color: #555;
}

a.clear-delivery-address:hover {
    color: #ffffff !important;
    background-color: #ff6000;
    border-color: #ff6000;
}

a.submit-delivery-address {
    display: block;
    width: 175px;
    height: 50px;
    border-radius: 50px;
    background-color: #ff6000;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border: 3px solid #ff6000;
}

a.submit-delivery-address:hover {
    background-color: #ff4200;
}

.dynamic_list_checkout .lists,
.dynamic_payment_checkout .payments {
    position: relative;
}

.dynamic_list_checkout .lists:before,
.dynamic_payment_checkout .payments:before {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    position: absolute;
    left: 15px;
    border-radius: 50%;
    top: 20px;
}

a.send-to-account {
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    border-radius: 50px;
    padding: 10px 18px;
    margin-top: 20px;
    display: inline-block;
    transition: all 0.2s ease;
}

a.send-to-account:hover {
    background: #000;
    color: #fff;
}

.dynamic_payment_checkout .payments div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dynamic_payment_checkout .payments div span.pay {
    display: flex;
    align-items: center;
}

.dynamic_payment_checkout .payments div img {
    max-width: 50px;
    margin-right: 10px;
    width: 100%;
}

a.delete-card {
    color: #000;
    font-size: 14px;
}

#productList {
    margin-left: 277px;
}

#menuWrapper.summaryView #productList {
    margin-left: 0px !important;
}

#menuWrapper.summaryView #summaryBackBtn {
    opacity: 1;
    visibility: visible;
    left: 0px;
}

#menuWrapper.summaryView #productList #shopRightTop {
    padding-left: 0px;
    padding-top: 14px;
    position: relative;
    display: inline-block;
    width: 100%;
}

#menuWrapper.summaryView #productList #cartTL #selectMealsFor {
    opacity: 0;
    width: 0px;
}

#menuWrapper.summaryView #productList #cartTR #orderSummaryButton {
    opacity: 0;
    visibility: hidden;
}

#menuWrapper.summaryView #cartTL {
    width: 100%;
}


/*   #menuWrapper.summaryView #categoryList {
  width: 0px; }
#menuWrapper.summaryView #productList {
  margin-left: 0px;
  border-left: 0px; }
    */

#productList {
    border-left: solid 0px #dbdbdb;
    border-top: solid 0px #dbdbdb;
    margin-left: 423px;
    box-sizing: border-box;
    padding-bottom: 30px;
    position: relative;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#productList #shopRightTop {
    height: 50px;
    overflow: hidden;
    border-bottom: solid 0px #dbdbdb;
    padding-left: 0;
    padding-top: 10px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#productList #cartTL {
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#productList #cartTL #selectMealsFor {
    position: relative;
    font-size: 18px;
    color: #004261;
    font-family: 'montserratblack';
    text-transform: uppercase;
    line-height: 52px;
    left: 0;
    top: -59px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#productList #cartTL #selectMealsFor #selectMealsText {
    padding-right: 30px;
}

#productList #cartTL #selectMealsFor .mealBtn {
    float: left;
    font-family: 'montserratbold';
    height: 47px;
    display: inline-block;
    padding: 0px 30px;
    cursor: pointer;
    color: #cdcdcd;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#productList #cartTL #selectMealsFor .mealBtn.active {
    color: #00a1e1;
    /* border-bottom: 4px solid #00a1e1; */
}

#mealCountText {
    font-family: 'montserratbold';
    color: #555;
    text-align: right;
}

#productList #cartTL #selectMealsFor #selectMealsText {
    padding-right: 0 !important;
    font-family: 'montserratbold';
    color: #555;
}

#productList #cartTL #selectMealsFor .mealBtn.active {
    font-family: 'montserratregular';
    text-transform: capitalize !important;
    color: #00a1e1 !important;
}

#productList #cartTL #selectMealsFor .mealBtn {
    font-family: 'montserratregular' !important;
    color: #555 !important;
    text-transform: capitalize !important;
}

#productList #cartTL #selectMealsFor .mealBtn.active::after {
    content: '';
    display: block;
    width: 100%;
    margin-top: -10px;
    height: 4px;
    opacity: 1;
    background-color: #00a1e1;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#productList #cartTL #selectMealsFor .mealBtn span {
    font-family: 'montserratlight';
    font-size: 16px;
}

#productList #cartTR #orderSummaryButton {
    visibility: visible;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#productList #cartTR select {
    background-color: #ffffff;
    border: 0px;
    border-left: solid 1px #dbdbdb;
    box-sizing: border-box;
    font-family: 'montserratlight';
    text-transform: uppercase;
    background-image: url(../images/select-bg.png);
    background-repeat: no-repeat;
    background-position: center right;
    font-size: 18px;
    padding-left: 30px;
    display: block;
    position: relative;
    z-index: 20;
    height: 49px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0px;
    width: 100%;
}

#productList #cartTR select::-ms-expand {
    display: none;
}

#summaryWrap {
    display: block;
    padding-top: 100px;
    padding-bottom: 50px;
}

#summaryWrap {
    display: none;
}

#summaryWrap h2 {
    margin: 0px 0px 10px 0;
    padding: 0px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 55px;
    line-height: 133px;
    font-family: 'montserratextrabold';
    color: #00a1e1;
    text-align: center;
}

#summaryWrap h2 span {
    color: #00bb0d;
}

#summaryWrap #summaryPanels {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
}

#summaryWrap #summaryPanels .panelItem {
    width: 46%;
    padding: 0px 2%;
    max-width: 930px;
    color: #898989;
    font-size: 18px;
}

#summaryWrap #summaryPanels .panelItem h3 {
    color: #004261;
    margin: 0px;
    text-transform: uppercase;
    font-family: 'montserratextrabold';
    font-size: 30px;
    font-weight: normal;
}

#summaryWrap #summaryPanels .panelItem h3+p {
    margin-top: 0px;
}

#summaryWrap #summaryPanels .panelItem .deliveryOptions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: spacebetween;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 23px;
    flex-wrap: nowrap;
}

#summaryWrap #summaryPanels .panelItem .deliveryOptions .option {
    flex-shrink: 0;
    background-color: #cdcdcd;
    color: #ffffff;
    text-transform: uppercase;
    height: 53px;
    padding: 0px 45px;
    font-family: 'montserratbold';
    font-size: 20px;
    line-height: 56px;
    cursor: pointer;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#summaryWrap #summaryPanels .panelItem .deliveryOptions .option:hover,
#summaryWrap #summaryPanels .panelItem .deliveryOptions .option.active {
    background-color: #00a1e1;
}

#summaryWrap #summaryPanels .panelItem .foodItems .fItem .picWrap {
    width: 83px;
}

#summaryWrap #summaryPanels .panelItem .foodItems .fItem .nameWrap {
    width: 460px;
    padding-left: 24px;
    line-height: 22px;
    padding-top: 28px;
    font-size: 18px;
    color: #00a1e1;
    text-transform: uppercase;
    font-family: 'montserratbold';
}

#summaryWrap #summaryPanels .panelItem .foodItems .fItem .quantWrap {
    padding-top: 15px;
}

#summaryWrap #summaryPanels .panelItem .foodItems .fItem .quantWrap .quantityWrap {
    width: 169px;
}

#summaryWrap #summaryPanels .panelItem .foodItems .fItem .quantWrap .quantityWrap .totalCount {
    width: 71px;
}

#summaryWrap #summaryPanels .panelItem .totalMealCount {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    color: #004261;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: 'montserratextrabold';
}

#summaryWrap #summaryPanels .panelItem .addMoreBtnWrap {
    background-color: #f3f4f5;
    border: solid 1px #c6c6c6;
    height: 50px;
    line-height: 52px;
    text-align: center;
    text-transform: uppercase;
    color: #656565;
    font-size: 20px;
    font-family: 'montserratbold';
    cursor: pointer;
    margin: 10px 0;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#summaryWrap #summaryPanels .panelItem .addMoreBtnWrap:hover {
    background-color: #00a1e1;
    color: #ffffff;
}

#summaryWrap #summaryTotal {
    text-align: center;
    width: 930px;
    padding-right: 0px;
    margin: 0 auto;
    margin-top: 50px;
    line-height: 54px;
    font-size: 55px;
    font-family: 'montserratextrabold';
    color: #00a1e1;
    text-transform: uppercase;
}

#summaryWrap #summaryTotal #totalWrap {
    position: relative;
    top: -6px;
}

#summaryWrap #summaryTotal .orangeBtn2 {
    border-radius: 0px;
    width: 100%;
}

#categoryListWrapper ul li h3,
#categoryListWrapper ul li .catLink,
#mobile-category-btn {
    font-family: 'montserratbold';
    color: #555555;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    display: block;
    padding-left: 50px;
    border-top: solid 0px #dbdbdb;
    border-left: solid 0px #00bb0d;
    position: relative;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#categoryListWrapper ul li .catLink .fa,
#mobile-category-btn .fa {
    font-size: 18px;
    color: #555;
    position: absolute;
    right: 0;
    top: 14px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#categoryList {
    position: relative;
    left: 0px;
    border-right: solid 0px #dbdbdb;
    padding-bottom: 60px;
    width: 225px;
    overflow: hidden;
    white-space: nowrap;
    z-index: 11;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#categoryListWrapper {
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#categoryListWrapper ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#categoryListWrapper ul li.catL2 .catLink {
    font-size: 18px;
    padding-left: 0;
}

#categoryListWrapper ul li h3 {
    color: #004261;
    font-family: 'montserratblack';
    font-weight: normal;
    margin: 0px;
}

#categoryListWrapper ul li.active.catL2 .catLink {
    padding-left: 39px;
}

#categoryListWrapper ul li.active .catLink {
    border-left: solid 0px #00bb0d;
    padding-left: 29px;
}

#categoryListWrapper ul li .prod-sub {
    border-top: solid 0px #dbdbdb;
    font-family: 'montserratlight';
    padding: 10px 0px 10px 75px;
    display: none;
}

#mobile-category-btn .fa {
    right: auto;
    position: relative;
    top: 0px;
}

#mobile-category-btn {
    width: 50%;
    padding: 0 20px;
    display: none;
}

#categoryListWrapper ul li .catLink svg,
#mobile-category-btn svg {
    font-size: 22px;
    color: #00a1e1;
    position: absolute;
    right: 10px;
    top: 15px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#categoryListWrapper ul li.active .catLink svg,
#mobile-category-btn.active svg {
    color: #00bb0d;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

#categoryListWrapper ul li.filterWrap {
    border-bottom: solid 1px #dbdbdb;
}

#categoryListWrapper ul li .prod-sub a {
    display: block;
    color: #727272;
    text-decoration: none;
    line-height: 45px;
    font-size: 18px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    padding-left: 27px;
    position: relative;
}

#categoryListWrapper ul li .catLink-sub {
    position: relative;
    padding-left: 10px;
}


/* #categoryListWrapper ul li .catLink-sub:before {
    content: '';
    display: block;
    background-color: #ffffff;
    position: absolute;
    left: -24px;
    top: 11px;
    border: solid 1px #dbdbdb;
    width: 18px;
    height: 18px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
  #categoryListWrapper ul li .catLink-sub.active:before {
    background-color: #00bb0d; }*/

#categoryListWrapper ul li .catLink-sub::after {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(../images/menu-checkbox.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 10px;
}

#categoryListWrapper ul li .catLink-sub.active::after {
    background-position: left bottom;
    background-position-x: left;
    background-position-y: bottom;
    content: '';
    width: 18px;
    height: 18px;
    background-image: url(../images/menu-checkbox.png);
    background-repeat: no-repeat;
    position: absolute;
}

#categoryListWrapper ul li ul li:last-child {
    border-bottom: 0px;
}

.menu-page ul.products {
    padding: 20px 0 0 0px;
    padding-bottom: 60px;
    box-sizing: border-box;
    width: 100%;
    list-style: none;
    margin: 0px;
    clear: none;
    position: relative;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.menu-page ul.products .itemsWrap {
    position: relative;
    left: -40px;
}

.menu-page ul.products .itemsWrap.active {
    display: block;
}

.menu-page ul.products li.product {
    width: 33.3%;
    float: left;
    padding-left: 0;
    padding-right: 20px;
    margin-bottom: 80px;
    box-sizing: border-box;
    position: relative;
    margin-right: 0px;
}

.menu-page ul.products li.product .prodInnerWrapper {
    position: relative;
    padding-top: 0px;
}

.menu-page ul.products li.product:first-child {
    clear: none;
    margin-left: 0px;
}

.menu-page ul.products li.product:nth-child(4n) {
    margin-right: 0px;
}

.sfm-no-mobile .menu-page ul.products li.product:hover .divider .divider-rollover {
    width: 100%;
}

.sfm-no-mobile .menu-page ul.products li.product:hover .detailsHover {
    opacity: 1;
    top: 0px;
}

.menu-page ul.products li.product .quantityWrap .addItemFloat {
    color: #555555;
}

.menu-page ul.products li.product:hover .quantityWrap .addItemFloat {
    color: #555555;
    /* opacity: 0;
      visibility: hidden;*/
}

.menu-page ul.products li.product a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: block;
}

.menu-page ul.products li.product .newIcon {
    background-image: url(../../../uploads/2020/07/new-tag.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 41px;
    height: 41px;
    top: 0px;
    left: 0px;
    z-index: 10;
}

.menu-page ul.products li.product .nutFactsTag {
    background-image: url(../../../uploads/2020/07/nut-facts-label.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 90px;
    height: 37px;
    top: 208px;
    right: 5px;
    z-index: 10;
}

#nutContent #picsWrap .premiumIcon {
    right: 15px;
}

.menu-page ul.products li.product .detailsHover {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 100%;
    height: 401px;
    opacity: 0;
    background-color: #002b47;
    box-sizing: border-box;
    line-height: 22px;
    z-index: 40;
    padding: 20px 60px;
    color: #ffffff;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    display: none;
}

.sfm-mobile .menu-page ul.products li.product .detailsHover {
    -moz-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

.menu-page ul.products li.product .detailsHover .detailText {
    min-height: 115px;
}

.menu-page ul.products li.product .detailsHover .detailText h4 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-family: 'montserratbold';
    color: #00bb0d;
    margin-bottom: 5px;
}

.menu-page ul.products li.product .detailsHover .detailMacros {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menu-page ul.products li.product .detailsHover .detailMacros .macroItem {
    text-align: center;
    width: 25%;
    margin-bottom: 35px;
}

.menu-page ul.products li.product .detailsHover .detailMacros .macroItem strong {
    display: block;
    color: #00bb0d;
    margin-bottom: 5px;
    font-family: 'montserratbold';
    font-weight: normal;
}

.menu-page ul.products li.product .img-wrap {
    position: relative;
}

.menu-page ul.products li.product .img-wrap .featuredPic {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: 0;
    right: 0;
}

.menu-page ul.products li.product .img-wrap .pic1,
.menu-page ul.products li.product .img-wrap .pic2 {
    object-fit: contain;
}

.menu-page ul.products li.product .itemIcons {
    display: none;
}

.menu-page ul.products li.product .itemIcons .icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0px 7px;
    width: 46px;
    height: 54px;
}

.menu-page ul.products li.product .itemIcons .icon-gf {
    background-image: url(../images/icon-gf.png);
}

.menu-page ul.products li.product .itemIcons .icon-vegan {
    background-image: url(../images/icon-vegan.png);
}

.menu-page ul.products li.product .itemIcons .icon-dairy {
    background-image: url(../images/icon-dairy.png);
}

.menu-page ul.products li.product .itemIcons .icon-nuts {
    background-image: url(../images/icon-nuts.png);
}

.menu-page ul.products li.product .itemIcons .icon-peppers {
    background-image: url(../images/icon-peppers.png);
}

.menu-page ul.products li.product .itemIcons .icon-soy {
    background-image: url(../images/icon-soy.png);
}

.menu-page ul.products li.product .divider {
    display: none;
}

.menu-page ul.products li.product .divider .divider-rollover {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 5px;
    width: 0%;
    background-color: #00bb0d;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.sfm-mobile .menu-page ul.products li.product .divider .divider-rollover {
    -moz-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

.menu-page ul.products li.product .prod-title-wrap {
    height: 61px;
}

.menu-page ul.products li.product .prod-title-wrap h2 {
    font-weight: normal;
    color: #555555;
    font-size: 16px;
}

.menu-page ul.products li.product .product-price {
    text-align: center;
    color: #656565;
    font-size: 19px;
}

.menu-page ul.products li.product .price {
    color: #00bb0d;
    font-size: 24px;
    font-family: 'montserratbold';
}

.menu-page ul.products li.product .price ins {
    color: #00bb0d;
    font-weight: normal;
    text-decoration: none;
}

.menu-page ul.products li.product .price del {
    color: #656565;
    font-family: 'montserratlight';
}

.menu-page ul.products li.product .price del,
.menu-page ul.products li.product .price ins {
    display: inline;
}

.menu-page nav.woocommerce-pagination ul {
    border: solid 1px #dbdbdb;
    margin-bottom: 20px;
    padding: 10px 20px;
}

.menu-page nav.woocommerce-pagination ul li {
    border-right: 0px;
}

.menu-page #cartTR .orangeBtn2 {
    height: 50px;
    cursor: pointer;
    font-size: 24px;
    border-radius: 0px;
    width: auto;
    padding: 0px 25px;
}

.menu-page #cartTR .orangeBtn2:hover span.btnHover {
    width: 500px;
    height: 500px;
}

.menu-page .woocommerce-result-count,
.menu-item-12708 {
    display: none;
}

.menu-page .form-wppp-select.products-per-page {
    float: left !important;
    margin-left: 0px !important;
    width: 330px !important;
}

.menu-page .woocommerce-message {
    border-top-color: #00bb0d;
}

.menu-page .woocommerce-message::before {
    color: #00bb0d;
}

.menu-page form .form-row textarea#order_comments {
    height: 13em;
}

.menu-page .related ul {
    margin-top: 0px;
}

.menu-page .related ul li span.price {
    font-family: 'montserratlight' !important;
}

.menu-page .quantityWrap {
    padding-left: 20px;
}

.menu-page .quantityWrap .addItemFloat,
.menu-page .quantityWrap .new__offerPrice {
    float: left;
    line-height: 50px;
    height: 50px;
}

.menu-page .quantityWrap .inputWrap {
    border: solid 1px #e2e2e2;
    height: 48px;
    line-height: 52px;
    float: right;
}

.menu-page .quantityWrap .inputWrap .mpBtn {
    width: 47px;
    height: 48px;
    background-color: #f3f4f5;
    cursor: pointer;
    font-size: 20px;
    font-family: 'montserratbold';
    text-align: center;
    background-repeat: no-repeat;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.menu-page .quantityWrap .inputWrap .mpBtn:hover {
    background-color: #dcdcdc;
}

.menu-page .quantityWrap .inputWrap .mpBtn.minusBtn {
    background-image: url(../images/mbtn-minus.png);
}

.menu-page .quantityWrap .inputWrap .mpBtn.addBtn {
    background-image: url(../images/mbtn-plus.png);
}

.menu-page .quantityWrap .inputWrap .totalCount {
    font-family: 'montserratbold';
    color: #656565;
    text-align: center;
    width: 50px;
    height: 48px;
    line-height: 52px;
    border-left: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_previous::before,
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_next::before {
    font-size: 23px !important;
}

#product-wrap .container.w {
    max-width: 1200px;
}

#product-left-wrap #thumbnails-wrap {
    width: 132px;
}

#product-left-wrap #thumbnails-wrap a {
    height: 132px;
    height: 132px;
    border: solid 1px #dbdbdb;
    display: block;
    padding: 3px;
    margin-bottom: 31px;
    box-sizing: border-box;
    background-color: #ffffff;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

#product-left-wrap #thumbnails-wrap a:hover {
    background-color: #000000;
}

#product-left-wrap {
    width: 783px;
    box-sizing: border-box;
}

#product-left-wrap #main-image {
    width: 620px;
    height: 620px;
    box-sizing: border-box;
    border: solid 1px #dbdbdb;
    max-height: 620px;
    padding: 20px;
    position: relative;
}

#product-left-wrap #main-image a {
    display: table-cell;
    width: 578px;
    height: 578px;
    vertical-align: middle;
}

#product-left-wrap #main-image a img {
    margin: 0 auto;
    max-height: 500px;
    width: auto;
}

.advisorsPick {
    background-image: url(../images/advisors-pick.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 10;
    top: 23px;
    left: 23px;
    width: 57px;
    height: 67px;
}

#product-right-wrap {
    width: 397px;
}

#product-right-wrap h1 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'montserratbold';
    color: #000000;
}

.menu-page span.onsale {
    display: none !important;
}

#product-right-wrap #category-sku-wrap {
    color: #8a8a8a;
    font-family: 'montserratlight';
    font-size: 16px;
    margin-bottom: 20px;
}

#product-right-wrap #price-wrap {
    margin-bottom: 20px;
}

#product-right-wrap #price-wrap p.price,
#product-right-wrap #price-wrap span.price,
.menu-page div.product #product-right-wrap p.price ins {
    color: #00bb0d;
    font-family: 'montserratbold';
    font-size: 40px;
    font-weight: normal;
}

#product-right-wrap #price-wrap p {
    margin-bottom: 0px !important;
}

#product-right-wrap #prod-desc {
    font-size: 16px;
    line-height: 24px;
    color: #8a8a8a;
    font-family: 'montserratlight';
}

.menu-page div.product #product-right-wrap p.price del {
    font-size: 16px;
}

#product-right-wrap #category-sku-wrap .sku_wrapper,
#product-right-wrap #category-sku-wrap .posted_in {
    display: block;
}

.menu-page div.product div.images div.thumbnails {
    padding-top: 0px;
}

.menu-page #content div.product div.images,
.menu-page div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: none;
    width: auto;
}

.menu-page #content div.product div.thumbnails a,
.menu-page div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    float: none;
    width: auto;
    margin-right: 0px;
}

.reldivider {
    height: 1px;
    margin: 80px 0px 50px 0px;
    background-color: #dbdbdb;
}

.menu-page #product-right-wrap form.cart div.quantity {
    float: none;
    display: block;
    margin-bottom: 11px;
}

.menu-page #product-right-wrap .quantity .qty {
    width: 100%;
    background-color: #dddddd;
    border: 0px;
    border-radius: 3px;
    box-sizing: border-box;
    height: 40px;
}

.menu-page button.button {
    background-color: #00bb0d !important;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0px;
    height: 46px;
    font-family: 'montserratbold';
    font-size: 18px;
    font-weight: normal;
}

.menu-page button.button:hover {
    background-color: #000000 !important;
}

.menu-page button.button.alt:disabled,
.menu-page button.button.alt:disabled:hover,
.menu-page button.button.alt[disabled]:disabled,
.menu-page button.button.alt[disabled]:disabled:hover {
    background-color: #ff9b69;
}

.menu-page div.product form.cart .variations select {
    background-color: #dddddd;
    border: 0px;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 40px;
    padding-left: 5px;
}

.menu-page div.product form.cart .reset_variations {
    display: none;
}

.menu-page div.product form.cart .variations {
    margin-bottom: 0px;
}

.woocommerce-variation-price {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    padding-top: 20px;
}

.menu-page div.product span.price {
    color: #00bb0d;
    font-family: 'montserratbold';
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 5px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 36px;
    width: 151px;
}

.menu-page #respond input#submit.alt,
.menu-page a.button.alt,
.menu-page button.button.alt,
.menu-page input.button.alt {
    background-color: #00bb0d;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'montserratbold';
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}

.menu-page #respond input#submit.alt:hover,
.menu-page a.button.alt:hover,
.menu-page button.button.alt:hover,
.menu-page input.button.alt:hover {
    background-color: #00bb0d;
}

.menu-page header#mainHdr #headerTopBar {
    background-color: #001d29;
}

.related.products h2 {
    text-align: center;
    font-family: 'montserratbold';
    text-transform: uppercase;
    font-size: 70px;
    padding: 20px 0;
}

#store-message-wrap {
    text-align: center;
    font-size: 22px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'montserratlight';
    border-top: solid 1px #dbdbdb;
    border-bottom: solid 1px #dbdbdb;
    height: 51px;
    line-height: 53px;
    margin-bottom: 60px;
    margin-top: 20px;
}

#store-message-wrap strong {
    font-weight: normal;
    color: #00bb0d;
    font-family: 'montserratbold';
}

th,
td {
    padding: 0px;
    padding-bottom: 5px;
}

.menu-page div.product form.cart div.quantity {
    margin-right: 0px;
}

.menu-page .cart .button {
    float: right;
    width: auto;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.menu-page .cart .button[name='apply_coupon'],
.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 46px;
    height: 46px;
}

.woocommerce-cart table.cart .product-remove {
    width: 20px;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 115px;
}

.woocommerce-cart table.cart .product-thumbnail {
    width: 130px;
    text-align: center;
}

.yith_magnifier_zoom_magnifier {
    max-width: 692px;
    min-height: 722px;
}

nav.woocommerce-MyAccount-navigation ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 10px;
}

nav.woocommerce-MyAccount-navigation ul li a {
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    padding: 16px 10px 13px 13px;
    color: #000000;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

nav.woocommerce-MyAccount-navigation ul li.is-active a,
nav.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #00bb0d;
    color: #ffffff;
}

#topWrapper {
    padding-left: 50px;
    padding-top: 0px;
}

#pageTitleWrap h1 {
    font-family: 'montserratbold';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 70px;
    margin-bottom: 0px;
    margin-top: 35px;
}

#pageTitleWrap h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 10px;
}

.menu-page .woocommerce-ordering {
    margin-bottom: 0px;
}

#tabContentsWrap #tabBtns .tabBtn {
    padding: 0px 15px;
    height: 50px;
    line-height: 52px;
    background-color: #c1c0c0;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'montserratbold';
    font-size: 20px;
    text-align: center;
    float: left;
    margin-right: 15px;
    min-width: 200px;
    cursor: pointer;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#tabContentsWrap #tabBtns .tabBtn:hover,
#tabContentsWrap #tabBtns .tabBtn.active {
    background-color: #000000;
}

#tabContentsWrap #tabContents {
    color: #7e7d7d;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-bottom: 40px;
}

#tabContentsWrap #tabContents .tabContent {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    opacity: 1;
}

#tabContentsWrap #tabContents .tabContent p:first-child {
    margin-top: 0px;
}

#contactUsBtn {
    background-color: #00bb0d;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'montserratbold';
    padding: 0px 15px;
    display: inline-block;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#contactUsBtn:hover {
    background-color: #000000;
}

.menu-page ul.products::before {
    display: none;
}

.menu-page span.onsale {
    left: 1px;
}

#product-left-wrap span.onsale {
    display: none;
}

#product-left-wrap #main-image span.onsale {
    display: block;
}

#filter-display,
.quantMobilePopUp {
    display: none;
}

#filterBtn {
    cursor: pointer;
    background-color: #ffffff;
    background-image: url(../images/filters-btn.png);
    background-repeat: no-repeat;
    background-position: center left;
    height: 40px;
    width: 54px;
    margin-left: 10px;
    background-size: 54px;
}

#mobileMenuTitle {
    font-family: 'montserratbold';
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
}

.closeMenuLeft {
    background-image: url(../images/nutfacts-close2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #cacaca;
    border-radius: 100%;
    cursor: pointer;
}

.products .img-wrap img {
    width: 100%;
    margin-top: auto;
}

#signup_layout #orderSummaryTop {
    padding: 0 40px !important;
}

#signup_layout #orderSummaryTop #custom_h2 {
    margin-top: 40px !important;
    margin-bottom: 50px !important;
}

.modal-backdrop {
    z-index: 1020;
}

.weekly-checkout #miniSummary {
    padding: 20px 30px;
}

.weekly-checkout #miniSummary h3 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    font-family: 'montserratbold';
    text-transform: uppercase;
    color: #555;
    font-size: 18px;
}

.weekly-checkout #miniSummary .summaryBtn {
    margin-top: -65px !important;
}

.weekly-checkout #miniSummary .summaryInner {
    padding-top: 15px;
}

.weekly-checkout #miniSummary .summaryInner .lblLeft,
.weekly-checkout #miniSummary .summaryInner .lblRight {
    font-size: 16px;
    color: #555;
    line-height: 30px;
}

.weekly-checkout #miniSummary .summaryInner .lblLeft,
.weekly-checkout #miniSummary .summaryInner .blueBold,
#miniSummary .summaryInner .blueBold span {
    color: #004f6e;
    font-size: 16px;
}

.weekly-checkout hr {
    background-color: #ececec;
}

.menu-page .desktop {
    display: block !important;
}

.menu-page .mobile {
    display: none !important;
}

.daySummaryTitleWrap .dayTitle.left {
    font-size: 18px;
    font-family: 'montserratbold';
    color: #555;
    text-transform: uppercase;
}

.thankyou-modal .modal-dialog {
    width: 800px;
    line-height: 25px;
}

#signup_layout .signupButtonsWrap .signupBtn {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    width: 305px;
    height: 50px;
    line-height: 47px;
    border: solid 3px #dddddd;
    background-color: #ffffff;
    border-radius: 50px;
    margin: 25px 5px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-color: #ff6000;
    background-color: #ff6000;
    margin-left: 20px !important;
    color: white;
    /* margin-top: -5%; */
}

#signup_layout .signupButtonsWrap .editBtn {
    margin-left: 20px !important;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    width: 175px;
    height: 50px;
    line-height: 47px;
    border: solid 3px #dddddd;
    background-color: #ffffff;
    border-radius: 50px;
    margin: 25px 5px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}


/* loading icon css */

.loadingItems .workingIndicatorClock {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 20;
}

.loadingItems .workingIndicator {
    width: 48px;
    height: 48px;
    background-color: transparent;
    box-shadow: inset 0px 0px 0px 2px #7FC5D1;
    border-radius: 50%;
    position: absolute;
    margin: 38px auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.loadingItems .workingIndicator::before,
.loadingItems .workingIndicator::after {
    position: absolute;
    content: "";
    background-color: #7FC5D1;
    top: 22px;
    left: 22px;
}

.loadingItems .workingIndicator::before {
    width: 16px;
    height: 2px;
    transform-origin: 1px 1px;
    animation: hrhand 8s linear infinite;
}

.loadingItems .workingIndicator::after {
    width: 20px;
    height: 2px;
    transform-origin: 1px 1px;
    animation: minhand 2s linear infinite;
}

@-webkit-keyframes minhand {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes minhand {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes minhand {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes hrhand {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes hrhand {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}

@keyframes hrhand {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.container {
    position: relative;
    padding: 0;
    margin: 0 auto;
}

.newIcon {
    background-image: url(../images/new-tag.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 41px;
    height: 41px;
    top: 0px;
    left: 0px;
    z-index: 10;
}

.apaIcon {
    background-image: url(../images/apa-tag.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 41px;
    height: 41px;
    top: 225px;
    left: 0px;
    z-index: 10;
}

.premiumIcon {
    background-image: url(../images/premium-tag.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 62px;
    height: 39px;
    top: 7px;
    right: 7px;
    z-index: 10;
}

#picsWrap .apaIcon {
    top: 421px;
}

.popup_visible .mokkkkkk {
    transform: scale(1);
}

.mokkkkkk .cf {
    display: block;
}

.mokkkkkk #nutContent {
    background-color: #ffffff;
    position: relative;
    padding-bottom: 10px;
}

.mokkkkkk #nutContent #bottomRightSide,
#nutFacts #nutContent #rightSide {
    width: 238px;
    padding-right: 20px;
    padding-top: 20px;
    box-sizing: border-box;
}

.mokkkkkk #nutContent #bottomLeftSide {
    padding: 22px 32px;
    color: #555555;
    font-size: 16px;
    width: 650px;
    box-sizing: border-box;
}

.mokkkkkk #nutContent #bottomLeftSide #nutTitle {
    font-family: 'montserratbold';
}

.mokkkkkk #nutContent #bottomLeftSide #nutGraphs {
    line-height: 30px;
}

.mokkkkkk #nutContent #bottomLeftSide #nutGraphs .display0 {
    display: none;
}

.mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutName {
    float: left;
    width: 135px;
}

.mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutAmount {
    float: left;
    text-align: right;
    width: 60px;
    margin-right: 12px;
}

.mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutGraph {
    float: left;
    padding-top: 10px;
    width: 340px;
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons {
    padding-top: 12px;
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #newitem {
    background-image: url(../images/icon-n-new.png);
    width: 68px;
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #premiumitem {
    background-image: url(../images/icon-n-premium.png);
    width: 68px;
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #peppers {
    background-image: url(../images/icon-peppers.png);
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons .icon {
    background-repeat: no-repeat;
    width: 58px;
    height: 73px;
    float: left;
    margin-right: 15px;
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #soy {
    background-image: url(../images/icon-soy.png);
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #nuts {
    background-image: url(../images/icon-nuts.png);
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #dairy {
    background-image: url(../images/icons-dairy.png);
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #vegan {
    background-image: url(../images/icon-vegan.png);
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #glutenFree {
    background-image: url(../images/icon-gluten-free.png);
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #topSeller {
    background-image: url(../images/icon-top-seller.png);
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons #liteItem {
    background-image: url(../images/icon-lite-item.png);
}

.mokkkkkk #nutContent #bottomLeftSide #mealIcons .icon:last-child {
    margin-right: 0px;
}

.mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutGraph .bar {
    background-color: #bae6f7;
    height: 10px;
}

.mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutGraph .bar .barFill {
    height: 10px;
    background-color: #00a1e1;
}

.mokkkkkk #nutContent #bottomRightSide #bottomButtons #prevNextBtns {
    width: 175px;
    margin: auto;
}

.mokkkkkk #nutContent #picsWrap {
    width: 670px;
    margin-bottom: 5px;
}

.mokkkkkk #nutContent #picsWrap .slick-track {
    width: 100%;
    height: 463px;
}

#menuTopHeight {
    height: 161px;
}

#categoryListWrapper ul li.filterWrap.active {
    margin-left: 0 !important;
}

#categoryListWrapper ul li.filterWrap.active .catLink .custome_div {
    border-bottom: 0;
}

#categoryListWrapper ul li.active ul {
    padding: 20px 0px 10px 20px !important
}

#categoryListWrapper ul li .prod-sub {
    padding: 20px 0px 10px 20px !important
}

#categoryListWrapper ul li .prod-sub a {
    margin-bottom: 15px !important;
    padding-left: 27px !important;
    line-height: normal !important;
    color: #555;
    font-family: 'montserratregular';
    font-size: 16px !important;
}

#categoryListWrapper ul li .catLink-sub::after {
    left: 0px !important;
    top: -1px !important;
}

#categoryList {
    width: 225px;
}

#productList {
    margin-left: 277px;
}

#productList #cartTL #selectMealsFor .mealBtn {
    padding-right: 0 !important;
}

#productList #cartTL #selectMealsFor {
    top: -54px;
}

#productList #shopRightTop {
    padding-top: 14px;
    position: relative;
    display: inline-block;
    width: 100%;
}

#mealCountText {
    padding-top: 1px !important;
}

#smallText {
    margin-top: 4px !important;
}

.menu-page ul.products li.product .img-wrap {
    height: 266px;
}

.menu-page ul.products li.product .nutFactsTag {
    top: 225px;
}

#picSlider .img1 {
    max-height: 462px;
    object-fit: cover;
}

#categoryListWrapper #filterBtn {
    display: none;
}

.menu-page ul.products li.product .itemIcons .icon {
    padding: 0px 4px;
}

.menu-page ul.products li.product .detailsHover {
    padding: 20px;
    line-height: 18px;
    font-size: 14px;
}

#mealCountText {
    text-align: right;
    color: #555555;
    font-size: 18px;
    font-family: 'montserratbold';
    height: 50px;
    line-height: 22px;
}

#mealCountText #mealCounter {
    color: #00a1e1;
}

#mealCountText #smallText {
    font-family: 'montserratitalic';
    font-size: 16px;
}


/*# sourceMappingURL=menu.css.map */

#xcloseBtn {
    background-image: url(../images/nutfacts-close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 31px;
    height: 31px;
    float: right;
    margin-bottom: 10px;
    cursor: pointer;
    margin-top: -35px;
}

.quantityBtns {
    border: solid 1px #e2e2e2;
    height: 48px;
    line-height: 52px;
    width: 156px;
    margin: 0 auto;
}

.quantityBtns .minusBtn,
.quantityBtns .addBtn {
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 48px;
    height: 48px;
    float: left;
    cursor: pointer;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.quantityBtns .minusBtn:hover,
.quantityBtns .addBtn:hover {
    background-color: #e2e2e2;
}

#rightSide {
    width: 238px;
    padding-right: 20px;
    padding-top: 20px;
    box-sizing: border-box;
}

#leftSide {
    position: relative;
    width: 650px;
    height: 462px;
}

@media only screen and (max-width: 2000px) {
    #productList #cartTR select {
        font-size: 16px;
    }
    #categoryListWrapper ul li .prod-sub a {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1800px) {
    #hpCategories .catItem .catTitle .outer .inner {
        font-size: 38px;
    }
    .menu-page ul.products li.product .prod-title-wrap h2.woocommerce-loop-product__title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1775px) {
    .menu-page ul.products li.product h3 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1610px) {
    .menu-page ul.products li.product .img-wrap {
        height: 240px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 202px;
    }
    .apaIcon {
        top: 199px;
    }
}

@media only screen and (max-width: 1600px) {
    #productList #cartTL {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1430px) {
    #menuTopHeight {
        height: 151px;
    }
    #categoryList {
        width: 185px;
    }
    #productList {
        margin-left: 210px;
    }
    #categoryListWrapper ul li .catLink {
        font-size: 16px !important;
    }
    #mealCountText {
        padding-top: 0.5px !important;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 228px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 192px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 55px;
        height: 34px;
        right: 5px;
    }
    .apaIcon {
        top: 187px;
    }
    #productList #cartTR select {
        font-size: 14px;
        padding-left: 10px;
    }
}

@media only screen and (max-width: 1320px) {
    .menu-page ul.products li.product .img-wrap {
        height: 198px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 168px;
        width: 76px;
        height: 28px;
        right: 4px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 48px;
        height: 30px;
        right: 4px;
    }
    .apaIcon {
        top: 157px;
    }
}

@media only screen and (max-width: 1250px) {
    .sfm-mobile .sfm-navicon-button {
        right: 45px;
        /* top: 5px; */
        left: auto !important;
    }
}

@media only screen and (max-width: 1230px) {
    #product-left-wrap {
        width: 760px;
    }
}

@media only screen and (max-width: 1200px) {
    #product-left-wrap,
    #product-right-wrap {
        float: none;
        margin: 0 auto;
    }
    #product-left-wrap,
    #product-right-wrap,
    #product-left-wrap #thumbnails-wrap {
        width: 620px;
    }
    #product-left-wrap #main-image,
    #product-left-wrap #thumbnails-wrap {
        float: none;
    }
    #product-left-wrap #main-image {
        margin-bottom: 20px;
    }
    #product-left-wrap #main-image a {
        height: 578px;
    }
    #product-left-wrap #thumbnails-wrap .thumbnails {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: justify;
        justify-content: center;
        margin-bottom: 15px;
    }
    #product-left-wrap #thumbnails-wrap .thumbnails a {
        margin-right: 20px;
        height: 108px;
        width: 108px;
    }
    #product-right-wrap h1,
    #product-right-wrap #category-sku-wrap .sku_wrapper,
    #product-right-wrap #category-sku-wrap .posted_in,
    #product-right-wrap #price-wrap,
    #product-right-wrap #prod-desc,
    #product-right-wrap #share-wrap,
    #pageTitleWrap h1,
    .menu-page .woocommerce-breadcrumb {
        text-align: center;
    }
    .menu-page div.product form.cart .button {
        width: 100%;
        box-sizing: border-box;
    }
    .menu-page div.product div.images {
        margin-bottom: 0px;
    }
    #topWrapper {
        padding-left: 0px;
    }
    #product-right-wrap #contactUsBtn {
        display: block;
        margin: 0 auto;
    }
    #tabContentsWrap {
        padding-top: 40px;
    }
    #tabContentsWrap #tabBtns {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: justify;
        justify-content: center;
    }
    #tabContentsWrap #tabBtns .tabBtn {
        float: none;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1170px) {
    .menu-page #productList ul.products li.product {
        width: 50%;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 286px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 248px;
        width: 90px;
        height: 37px;
        right: 5px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 62px;
        height: 39px;
        right: 7px;
    }
    .apaIcon {
        top: 245px;
    }
}

@media only screen and (max-width: 1120px) {
    #product-left-wrap,
    #product-right-wrap {
        float: none;
        margin: 0 auto;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 245px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 208px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 57px;
        height: 36px;
    }
    .apaIcon {
        top: 203px;
    }
    #orderSummaryButton.orangeRoundBtn {
        width: 100px;
    }
}

@media only screen and (max-width: 1050px) {
    #signup_layout .container {
        max-width: 100% !important;
        width: auto !important;
        padding: 0 20px !important;
    }
    .weekly-checkout .boxShadow {
        width: auto !important;
        padding: 20px !important;
    }
    #signup_layout #checkout_signup_panel,
    #signup_layout #checkoutRight,
    #checkoutWrap .input50,
    #checkoutWrap-member .input50 {
        width: 100% !important;
    }
    #checkoutWrap-member #checkoutRight {
        margin-bottom: 50px;
    }
    #deliveryAddress,
    #deliveryAddress .new-delivery-add {
        width: 100% !important;
    }
    #checkoutWrap-member .container {
        max-width: 100% !important;
        width: auto !important;
        padding: 0 20px !important;
    }
    #checkoutWrap-member #checkoutLeft,
    #checkoutWrap-member #checkoutRight {
        width: 100% !important;
        float: none !important;
    }
    .weekly-checkout {
        flex-direction: column-reverse;
        margin-bottom: 30px;
    }
    #AddCardDiv .boxShadow {
        box-shadow: none !important;
        padding: 0 !important;
    }
    .clear-card-address,
    .saveCardBtn {
        width: 135px !important;
    }
    #checkoutRight #miniSummary {
        padding: 0 !important;
    }
    #checkoutRight #miniSummary h3 {
        background: #555;
        color: #fff;
        margin: 0;
        padding-left: 20px;
        height: 55px;
        line-height: 55px;
    }
    #checkoutRight #miniSummary .summaryInner {
        padding: 30px 30px 20px;
        font-size: 16px;
    }
    #checkoutRight #miniSummary .summaryInner div div {
        /* line-height: 30px;*/
        /* font-size: 16px;*/
        /* color: #555;*/
    }
    #checkoutRight #miniSummary .summaryInner #totalText div {
        color: #004f6e !important;
    }
    .weekly-checkout h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'montserratbold';
    }
    a.send-to-account {
        margin-bottom: 15px;
    }
    #categoryListWrapper ul li .prod-sub a {
        font-size: 15px;
        line-height: 34px;
    }
    #productList #cartTL #selectMealsFor .mealBtn.active {
        padding-right: 0;
        font-size: 16px;
    }
    #productList #shopRightTop {
        padding-top: 0;
        margin-top: -4px;
    }
    #categoryListWrapper ul li .catLink .fa,
    #mobile-category-btn .fa {
        font-size: 16px;
    }
    #productList #cartTL #selectMealsFor {
        top: -51.5px !important;
    }
}

@media only screen and (max-width: 1000px) {
    #categoryList {
        margin-top: 20px;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 203px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 172px;
        width: 76px;
        height: 28px;
        right: 4px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 48px;
        height: 30px;
        right: 4px;
    }
    .apaIcon {
        top: 162px;
    }
    .menu-page ul.products li.product .prod-title-wrap h2 {
        font-size: 15px;
    }
    .modal-dialog {
        width: 680px;
    }
    #rightSide {
        padding: 0 15px;
        width: 100%;
    }
    .modal-body .mokkkkkk #nutContent #bottomRightSide #bottomButtons #prevNextBtns {
        position: relative;
        bottom: auto;
        right: auto;
    }
    .mokkkkkk #nutContent #bottomLeftSide #mealIcons {
        padding-top: 5px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .mokkkkkk #nutContent #bottomLeftSide #mealIcons .icon {
        margin: 0 10px 10px 10px;
    }
    .mokkkkkk #nutContent #bottomRightSide {
        width: 100%;
        margin: 0 auto;
        padding-right: 0;
    }
}

@media only screen and (max-width: 950px) {
    #menuWrapper {
        padding-top: 0px !important;
    }
}

@media only screen and (max-width: 900px) {
    #featuredProductsWrap li {
        width: 50%;
    }
}

@media only screen and (max-width: 880px) {
    .related.products {
        padding-bottom: 70px;
    }
}

div#deliveryWrap>p {
    margin: 0;
    line-height: 20px;
}

div#mondaySummary,
div#thursdaySummary {
    width: 100%;
}

div#mondayWrap,
div#thursdayWrap,
div#deliveryWrap {
    margin-left: auto;
    margin-right: auto;
}

div#orderSummary1Top {
    max-width: 805px;
    margin-left: auto;
    margin-right: auto;
}

div#orderSummary1Top .summary-sub-txt {
    margin-bottom: 5%;
    margin-top: -5%;
    text-align: -webkit-center;
    font-size: 16px;
    color: #555555;
}


/* #productList #mealCountText {
    display: block !important;
} */

div .clear-card-address {
    height: 50px !important;
    line-height: 45px !important;
}

a#addCard {
    margin-bottom: 35px;
}

.openNavLink-Mobile {
    display: none;
}


/* 
  mobile version 
*/

@media only screen and (max-width: 860px) {
    #categoryListWrapper {
        width: auto;
        border-bottom: solid 1px #dbdbdb;
    }
    #categoryList {
        width: 100%;
        float: none;
        position: absolute;
        border-right: solid 0px #dbdbdb;
        border-bottom: solid 0px #dbdbdb;
        height: auto;
    }
    #productList {
        margin-left: 20px;
        margin-top: 15px;
        border-left: 0px;
        border-right: 0px;
    }
    #mobile-category-btn {
        display: block;
    }
    #mobile-categories {
        position: relative !important;
        top: 0px !important;
        padding-top: 0px !important;
        display: none;
        background-color: #ffffff;
    }
    .modal.in #mobile-categories {
        display: block;
    }
    #productList #shopRightTop {
        padding-left: 0px;
        top: -50px;
    }
    .menu-page #cartTR nav.woocommerce-pagination {
        position: absolute;
        right: 0px;
        top: -50px;
        z-index: 55;
    }
    #productList #shopRightTop #cartTR {
        float: none;
    }
    .menu-page .form-wppp-select.products-per-page,
    .menu-page .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        width: 50% !important;
    }
    #menuTopHeight {
        height: 50px;
    }
    #weekly-menu-page {
        padding-top: 50px;
    }
    .menu-page .desktop {
        display: none !important;
    }
    .menu-page .mobile {
        display: block !important;
        z-index: 1000;
        position: relative;
    }
    .menu-page .stick-container {
        height: 40px;
        position: relative;
    }
    .menu-page .topBtnsWrap {
        z-index: 1002;
        height: 40px;
        width: 100%;
        background: #fff;
        position: fixed;
    }
    .menu-page .filtersBtn {
        position: absolute;
    }
    .menu-page .mobile .filterBtnsWrap {
        padding: 10px 0;
        text-align: center;
        background-color: #ffffff;
        white-space: nowrap;
        display: block;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .menu-page .mobile .filterBtnsWrap .filterBtn {
        cursor: pointer;
        margin-right: 5px;
        color: #555555;
        line-height: 25px;
        font-size: 14px;
        padding: 0px 5px;
        margin: 0px 5px;
        border-bottom: solid 2px #ffffff;
        display: inline-block;
        -moz-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
    }
    .menu-page #mealsBtns.isMobileScrollDown {
        width: 375px;
        position: fixed;
        top: 90px;
        z-index: inherit;
        height: 40px;
        padding-top: 11px;
        background: #f9f9f9 !important;
    }
    .menu-page #mealCountText.isMobileScrollDown {
        width: 375px;
        position: fixed;
        top: 90px;
        z-index: inherit;
        top: 135px;
        padding: 10px 0 0px 0 !important
    }
    .menu-page #mobileDaysBtnWrap {
        padding-bottom: 10px;
        padding-top: 10px;
        -moz-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        display: block;
        position: relative;
        z-index: 1002;
    }
    .menu-page #mobileDaysBtnWrap #mealsBtns {
        width: calc( 100% - 10px);
        padding-left: 5px;
        padding-right: 5px;
        background: #fff;
    }
    .menu-page .mobile #mealsBtns .dayBtn {
        cursor: pointer;
        width: 49%;
        height: 30px;
        box-sizing: border-box;
        background-color: #ffffff;
        color: #555555;
        text-align: center;
        line-height: 28px;
        border-radius: 5px;
        font-size: 12px;
        border: solid 2px #e2e2e2;
        -moz-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
    }
    .menu-page .mobile #mealsBtns .dayBtn:hover,
    .menu-page .mobile #mealsBtns .dayBtn.active {
        color: #00a1e1;
        border-color: #00a1e1;
    }
    .menu-page .mobile .filterBtnsWrap .filterBtn.active {
        color: #00a1e1;
        border-bottom-color: #00a1e1;
    }
    .menu-page .quantityWrap {
        padding-left: 0px;
    }
    .menu-page ul.products li.product .img-wrap .pic1,
    .menu-page ul.products li.product .img-wrap .pic2 {
        height: 250px;
    }
    .menu-page ul.products li.product .prodInnerWrapper {
        width: 363px;
        margin: auto;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 248px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 211px;
        width: 90px;
        height: 37px;
        right: 5px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 62px;
        height: 39px;
        right: 7px;
    }
    .apaIcon {
        top: 208px;
    }
    div#orderSummary1Top .summary-sub-txt {
        margin-bottom: 0;
    }
    #orderSummaryButton {
        position: absolute;
        right: 0;
        z-index: 555;
    }
    #orderSummaryButton #orderBtnMobile {
        background-image: url(../images/view-order-button.png);
        background-repeat: no-repeat;
        background-size: 87px;
        width: 87px;
        background-position: center left;
        height: 40px;
        cursor: pointer;
        position: fixed;
        right: 10px;
        top: 54px;
    }
    .thankyou-modal {
        top: 0px !important;
    }
    .thankyou-modal.modal .modal-header .modal-title {
        font-size: 30px;
    }
    .thankyou-modal .modal-dialog {
        line-height: 20px;
    }
}

@media only screen and (max-width: 800px) {
    .related.products h2 {
        font-size: 50px;
    }
    #pageTitleWrap h1 {
        font-size: 40px;
    }
    .menu-page ul.products li.product .img-wrap .pic1,
    .menu-page ul.products li.product .img-wrap .pic2 {
        height: 230px;
    }
    .menu-page ul.products li.product .prodInnerWrapper {
        width: 334px;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 228px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 193px;
        right: 4px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 51px;
        height: 32px;
    }
    .apaIcon {
        top: 188px;
    }
}

@media only screen and (max-width: 767px) {
    #categoryListWrapper {
        background: #fff;
    }
    #summaryPanels {
        width: 100%;
        display: block;
    }
    #orderSummary1Top {
        text-align: center;
    }
    .summaryView #mondaySummary,
    #summaryWrap #summaryTotal {
        width: 100%;
    }
    .summaryView #mondayWrap {
        width: 79% !important;
        margin: 0 auto 40px !important;
    }
    .summaryView #thursdayWrap,
    .summaryView .deliveryType {
        width: 80% !important;
        margin: 0 auto 40px !important;
    }
    .summaryView .daySummaryWrap .priceSummary {
        float: right !important;
        width: 53% !important;
    }
    .summaryView .daySummaryWrap .rightPrice {
        float: right !important;
    }
    #summaryWrap h2 {
        line-height: 115px !important;
    }
    .summaryView #orderSummaryButton {
        display: none;
    }
    #categoryListWrapper ul {
        padding: 0 25px;
    }
    #categoryList {
        width: 100% !important;
        padding-bottom: 0;
        position: fixed !important;
    }
    #menuPageTitle {
        margin-top: 38px;
    }
    #productList {
        margin-top: 0;
        margin-left: 0 !important;
    }
    #productList #shopRightTop {
        height: 50px !important;
        margin: 5px 0 0 0 !important;
        padding: 0 2.5% 8px !important;
        position: fixed;
        z-index: 11;
        background: #fff;
        top: 138px !important;
    }
    #productList #smallText,
    #productList #shopRightTop #cartTR,
    #productList #cartTL #selectMealsFor .mealBtn.active::after,
    #productList br {
        display: none !important;
    }
    #productList .right {
        float: none;
    }
    #productList #cartTL #selectMealsFor {
        width: 100vw;
        top: -50px !important;
    }
    #productList .mealBtn {
        width: 42.1%;
        height: 28px !important;
        line-height: 28px !important;
        border: 2px solid #e2e2e2;
        border-radius: 5px;
        -webskit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        font-size: 12px !important;
        text-align: center;
    }
    #productList .mealBtn:first-child {
        padding-right: 10px;
    }
    #productList #cartTL #selectMealsFor .mealBtn:first-child {
        margin-right: 14px !important;
    }
    #productList #cartTL #selectMealsFor .mealBtn.active {
        border: 2px solid #00a1e1;
        color: #00a1e1
    }
    .menu-page .quantityWrap .inputWrap .right {
        float: right !important;
    }
    #shopRightTop .left {
        float: none;
    }
    .menu-page .related.products ul.products li.product {
        width: 33%;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 230px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 195px;
    }
    .slick-slider {
        margin-bottom: 0;
    }
    #nutContent #leftSide {
        width: 100%;
        margin-bottom: 0;
    }
    #hide,
    #hide h2 {
        display: block !important;
    }
    #nutContent #rightSide h2 {
        display: none;
    }
    #nutContent p.showdescc {
        font-size: 16px;
        border-bottom: 1px solid #eaeaea;
        margin-bottom: 10px;
        padding-bottom: 30px;
        padding-top: 20px;
    }
    .mokkkkkk #nutContent #bottomLeftSide {
        padding: 10px 15px !important;
        font-size: 16px !important;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutName {
        width: 135px;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutAmount {
        width: 60px;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutGraph {
        width: 350px;
        clear: unset;
    }
    .nutPercent {
        width: 60px;
        float: left;
    }
    #dailyPercentText {
        line-height: 30px;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    #nutContent h2.showttl {
        font-size: 18px;
        padding: 15px;
    }
    #quantityWrap.quantMobilePopUp {
        display: block !important;
        clear: both;
    }
    #quantityWrap.quantMobilePopUp #quantLbl {
        text-align: center;
        line-height: 40px;
    }
    #quantityWrap.quantMobilePopUp .quantityBtns {
        width: 156px;
        margin: 0 auto;
    }
    #mobileFooter .accordCat {
        padding: 0 !important;
    }
    .mobilefooterBottom {
        display: block !important;
        margin-top: 20px;
    }
    #productList #mealCountText {
        background: #fff;
        margin: 0px 0 0px 0;
        text-align: center;
        font-size: 16px;
        z-index: 12;
        width: 100%;
        text-align: center;
    }
    .mokkkkkk #nutContent #picsWrap {
        width: 100%;
    }
    #menuWrapper.summaryView #productList #shopRightTop {
        display: none;
    }
    #summaryWrap #orderSummary1Top h2 {
        margin-top: 0 !important;
    }
    #signup_layout .container {
        max-width: 100% !important;
        width: auto !important;
        padding: 0 20px !important;
    }
    #signup_layout .boxShadow {
        width: auto !important;
        padding: 20px !important;
    }
    #signup_layout #checkout_signup_panel,
    #signup_layout #checkoutRight {
        width: 100% !important;
        float: none !important;
    }
    #deliveryAddress,
    #deliveryAddress .new-delivery-add {
        width: 100% !important;
    }
    #checkout_signin_panel .boxShadow {
        margin-right: 0 !important;
    }
    #checkout_signin_panel .boxShadow input {
        width: 100% !important;
    }
    #checkout_signin_panel .boxShadow #signInBtn {
        margin-top: 15px;
    }
    #mobileFooter {
        display: none !important;
    }
    #filterModal .modal-dialog {
        width: 100% !important;
        height: 100%;
        margin: 0 auto;
        overflow-x: hidden;
    }
    #filterModal .modal-content {
        width: 100% !important;
        height: 100%;
        margin-top: -1px;
        margin-left: -1px;
    }
    #filterModal .modal-header {
        background-color: #fff;
        padding: 20px 20px 0;
        border-bottom: 0;
    }
    #filterModal #mobile-categories {
        overflow-y: auto;
        height: 100%;
        max-height: 470px;
    }
    #filterModal #categoryListWrapper ul {
        padding: 0 20px 150px 20px !important;
    }
    #filterModal #categoryListWrapper ul li.active ul {
        padding: 20px 0px 10px 0 !important;
    }
    #filterModal .modal-footer {
        width: 90%;
        background-color: #fff;
        padding: 10px 15px 45px;
        border-top: 0;
        position: absolute;
        bottom: 0;
    }
    #filterModal .resetbtn,
    #filterModal .savebtn {
        background-color: #fff;
        width: 46%;
        height: 50px;
        border: solid 1px #cacaca;
        border-radius: 50px;
        line-height: 48px;
        text-align: center;
        color: #555;
        font-size: 18px;
    }
    #filterModal #categoryListWrapper {
        border-bottom: 0;
    }
    #filterModal #categoryListWrapper ul li .prod-sub a {
        margin-top: -1px !important;
        margin-bottom: 31px !important;
        padding-left: 37px !important;
        line-height: 0 !important;
        font-size: 15px !important;
    }
    #filterModal #categoryListWrapper ul li .catLink-sub::after {
        left: 10px !important;
        top: -9px !important;
    }
    #categoryListWrapper #filterBtn {
        display: block;
    }
    .menu-down-page .updateText {
        text-align: center;
        padding: 20px 20px;
        max-width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }
    .menu-down-page .updateText p {
        padding: 0px;
    }
    .menu-down-page .updateText h1 {
        font-size: 20px;
    }
    .menu-page ul.products {
        padding: 0 2px !important;
        top: 10px;
    }
    .menu-page ul.products.non-countingdown {
        top: 10px;
    }
    .menu-page #productList ul.products li.product {
        position: unset !important;
        padding: 0 2px;
        margin-bottom: 40px;
    }
    .menu-page ul.products li.product .prod-title-wrap {
        height: 35px;
    }
    .menu-page .quantityWrap .addItemFloat,
    .menu-page .quantityWrap .new__offerPrice {
        height: 33px;
        line-height: 33px;
        font-size: 14px;
    }
    .menu-page .quantityWrap .inputWrap {
        width: 90px;
        height: 28px;
        line-height: 28px;
        float: none;
        clear: both !important;
    }
    .menu-page .quantityWrap .inputWrap .mpBtn {
        width: 28px;
        height: 28px;
        background-size: cover;
    }
    .menu-page .quantityWrap .inputWrap .totalCount {
        width: 32px;
        height: 28px;
        font-size: 12px;
        line-height: 32px;
    }
    #summaryWrap #summaryPanels .boxShadow {
        padding: 20px 20px 0;
        box-shadow: none;
    }
    .daySummaryTitleWrap .dayTitle.left {
        font-size: 18px;
        font-family: 'montserratbold';
        color: #555;
        text-transform: uppercase;
    }
    .greenBtn .editBtn {
        width: auto;
    }
    .deliveryButtonsWrap>div {
        font-size: 14px;
    }
    .boxShadow.daySummaryWrap .foodTable select {
        margin-bottom: 0 !important;
        margin-left: auto;
    }
    .priceSummary.right {
        width: 100%;
        padding-right: 0;
    }
    .priceSummary.right .titleRow .leftTitle.left {
        display: none;
    }
    .priceSummary.right .titleRow .totalMealCount,
    .priceSummary.right .titleRow .totalMealAmount {
        width: 100%;
        text-align: right;
    }
    .priceSummary.right .titleRow {
        position: relative;
    }
    .priceSummary.right .titleRow .totalMealCount:before {
        content: "Quantity:";
        position: absolute;
        color: #00a1e1;
        font-family: 'montserratregular';
        left: 0;
    }
    .priceSummary.right .titleRow .totalMealAmount:before {
        content: "Meal Total:";
        position: absolute;
        color: #00a1e1;
        font-family: 'montserratregular';
        left: 0;
    }
    #summaryWrap {
        padding-top: 15px !important;
    }
    /*checkout page */
    #checkoutRight #miniSummary {
        border: none !important;
    }
    #checkoutRight #miniSummary h3 {
        padding-left: 20px;
        height: 55px;
        line-height: 55px;
        padding-bottom: 0;
        box-sizing: border-box;
        border: none;
        position: relative;
    }
    .weekly-checkout #miniSummary .summaryBtn {
        display: none;
    }
    #checkoutRight #miniSummary h3:after {
        content: "\f106";
        font-family: 'FontAwesome';
        position: absolute;
        right: 20px;
        transition: all 0.3s ease;
    }
    #signup_layout #checkoutRight #miniSummary .summaryInner hr {
        margin: 30px 0;
    }
    #checkoutRight #miniSummary .summaryInner {
        display: none;
        border: solid 1px #555555;
    }
    #checkoutRight #miniSummary h3.mainTitle.active:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    #signup_layout .weekly-checkout hr {
        margin: 30px 0;
    }
    #signup_layout .weekly-checkout .boxShadow input {
        box-shadow: none;
        margin-bottom: 35px !important;
        margin: auto;
        padding: 0 5% !important;
        box-shadow: inset 0px 0px 1px #000;
    }
    #signup_layout .weekly-checkout .boxShadow select {
        margin-bottom: 35px !important;
        box-shadow: none;
        font-weight: 600;
        margin-right: 0 !important;
        width: 100% !important;
    }
    #signup_layout .boxShadow div.right#secureCheckout {
        text-align: right;
    }
    #signup_layout .lblWrap#billingSameChkNew .customCheckWrap.cf label {
        font-size: 16px;
        width: 100%;
        padding-left: 31px !important;
    }
    #signup_layout .lblWrap#billingSameChkNew {
        white-space: normal;
    }
    #signup_layout .signupButtonsWrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #signup_layout .signupButtonsWrap>div {
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
    }
    #signup_layout .signupButtonsWrap .signupBtn {
        display: inline-block;
        box-sizing: border-box;
        cursor: pointer;
        text-align: center;
        width: 305px;
        height: 50px;
        line-height: 47px;
        border: solid 3px #dddddd;
        background-color: #ffffff;
        border-radius: 50px;
        margin: 25px 5px;
        -moz-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        border-color: #ff6000;
        background-color: #ff6000;
        margin-left: 20px !important;
        color: white;
        /* margin-top: -5%; */
    }
    #signup_layout .signupButtonsWrap .editBtn {
        margin-left: 20px !important;
        display: inline-block;
        box-sizing: border-box;
        cursor: pointer;
        text-align: center;
        width: 175px;
        height: 50px;
        line-height: 47px;
        border: solid 3px #dddddd;
        background-color: #ffffff;
        border-radius: 50px;
        margin: 25px 5px;
        -moz-transition: all .4s ease;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
    }
    #signup_layout .signupButtonsWrap>div:first-child {
        left: -20px;
    }
    #disclaimerText {
        line-height: 15px;
    }
    #disclaimerText a {
        color: #555;
    }
    .boxShadow.margBtm16.new-delivery-add input,
    .boxShadow.margBtm16.new-delivery-add select,
    .boxShadow .cardInfo input,
    .boxShadow .cardInfo select {
        box-shadow: none;
        margin-bottom: 35px !important;
    }
    .clear-card-address,
    .saveCardBtn {
        width: 120px !important;
        font-size: 14px;
    }
    a#addCard,
    a.send-to-account {
        margin-bottom: 0;
    }
    #checkoutWrap-member .boxShadow.margBtm16.new-delivery-add {
        box-shadow: none;
        margin-top: 0;
    }
    ul.products.cf {
        margin-bottom: 40px;
    }
    .isMobileScrollDown #filterBtn {
        margin-left: 5px;
    }
    .isMobileScrollDown #productList #shopRightTop {
        display: none;
    }
    .menu-page .isMobileScrollDown ul.products {
        top: 0;
    }
    #checkoutWrap-member #couponCode {
        display: none;
    }
    #filterModal #categoryListWrapper ul li ul {
        padding: 20px 0px 10px 0 !important;
    }
}

@media only screen and (max-width: 700px) {
    #product-left-wrap,
    #product-right-wrap,
    #product-left-wrap #thumbnails-wrap {
        width: auto;
    }
    #product-left-wrap #main-image {
        width: auto;
        height: auto;
        float: none;
    }
    #product-left-wrap #thumbnails-wrap {
        width: auto;
        float: none;
        margin-bottom: 20px;
    }
    #product-left-wrap #main-image a {
        height: auto;
    }
    #product-left-wrap #thumbnails-wrap .thumbnails a {
        height: 60px;
        width: 60px;
        margin-right: 10px;
    }
    #topBanner {
        height: 275px;
    }
    .menu-page ul.products li.product .img-wrap .pic1,
    .menu-page ul.products li.product .img-wrap .pic2 {
        height: 200px;
    }
    .menu-page ul.products li.product .prodInnerWrapper {
        width: 290px;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 198px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 168px;
        width: 76px;
        height: 28px;
        right: 4px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 40px;
        height: 25px;
    }
    .apaIcon {
        top: 158px;
    }
    .modal-dialog {
        width: 550px;
    }
    #picsWrap .apaIcon {
        top: 329px;
    }
    .mokkkkkk #nutContent #picsWrap .slick-slider .slick-track {
        height: 370px;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutGraph {
        width: 200px;
    }
}

@media only screen and (max-width: 620px) {
    #signup_layout .container,
    #checkoutWrap-member .container {
        max-width: 100% !important;
        width: auto !important;
        padding: 0 20px !important;
    }
    #signup_layout .boxShadow,
    #checkoutWrap-member .boxShadow {
        width: auto !important;
        padding: 20px !important;
    }
    #signup_layout #checkout_signup_panel,
    #signup_layout #checkoutRight,
    #checkoutWrap-member #checkoutRight {
        width: 100% !important;
        float: none !important;
    }
    #signup_layout .boxShadow input {
        width: 90% !important;
        padding: 0 15px !important;
    }
    #signup_layout .boxShadow select {
        width: 100% !important;
        padding-left: 10px !important;
    }
    .boxShadow input,
    .boxShadow select {
        height: 48px;
        display: block;
        margin-bottom: 0px !important;
        margin-left: auto;
    }
    #signup_layout .boxShadow div.right {
        width: 100% !important;
    }
    #signup_layout .boxShadow .right,
    #signup_layout .boxShadow .left {
        float: none !important;
    }
    #signup_layout .lblWrap {
        font-size: 13px !important;
    }
    #signup_and_continue {
        width: 210px !important;
    }
    #checkoutRight {
        margin-bottom: 40px;
    }
    #deliveryAddress,
    #deliveryAddress .new-delivery-add {
        width: 100% !important;
    }
    #checkout_signin_panel .boxShadow input {
        width: 100% !important;
    }
    .menu-page ul.products li.product .img-wrap .pic1,
    .menu-page ul.products li.product .img-wrap .pic2 {
        height: 180px;
    }
    .menu-page ul.products li.product .prodInnerWrapper {
        width: 261px;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 178px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 152px;
        width: 68px;
        height: 25px;
        right: 3px;
    }
    .apaIcon {
        top: 138px;
    }
}

@media only screen and (max-width: 575px) {
    .modal-dialog {
        width: 400px;
    }
    .mokkkkkk #nutContent #picsWrap .slick-slider .slick-track,
    .mokkkkkk #nutContent #picsWrap {
        height: 264px;
    }
    .mokkkkkk #nutContent #bottomLeftSide {
        font-size: 14px;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutName {
        width: 105px;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutAmount {
        width: 60px;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutGraph {
        width: 35%;
        clear: unset;
    }
    .nutPercent {
        width: 50px;
        float: left;
    }
    #dailyPercentText {
        line-height: 30px;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .menu-page ul.products li.product .prod-title-wrap h2.woocommerce-loop-product__title {
        font-size: 17px;
    }
    .related.products h2 {
        font-size: 40px;
    }
    .menu-page ul.products li.product .img-wrap .pic1,
    .menu-page ul.products li.product .img-wrap .pic2 {
        height: 160px;
    }
    .menu-page ul.products li.product .prodInnerWrapper {
        width: 232px;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 158px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 132px;
    }
    .apaIcon {
        top: 118px;
    }
    #picsWrap .apaIcon {
        top: 223px;
    }
    #nutContent #picsWrap .premiumIcon {
        right: 7px;
    }
}

@media only screen and (max-width: 490px) {
    #summaryWrap h2 {
        line-height: 65px !important;
    }
    .summaryView #mondayWrap {
        width: 85% !important;
        margin: 0 auto 30px !important;
        padding: 15px;
    }
    .summaryView #thursdayWrap,
    .summaryView .deliveryType {
        width: 85% !important;
        margin: 0 auto 30px !important;
        padding: 15px;
    }
    .daySummaryWrap .foodTable th,
    #orderSummary .daySummaryWrap .foodTable td {
        font-size: 16px;
        padding-bottom: 0px !important;
    }
    .summaryView .daySummaryWrap .priceSummary {
        width: 85% !important;
        padding-right: 32px !important;
        font-size: 14px;
    }
    .deliveryButtonsWrap {
        text-align: center;
        display: flex;
    }
    #summaryWrap #summaryTotal {
        margin-top: 0px !important;
    }
    #summaryWrap #summaryTotal #custom_h2:last-child {
        margin-bottom: 35px !important;
    }
    .menu-page #productList ul.products li.product {
        margin-bottom: 35px;
    }
    .menu-page ul.products li.product .img-wrap .pic1,
    .menu-page ul.products li.product .img-wrap .pic2 {
        height: 140px;
    }
    .menu-page ul.products li.product .prodInnerWrapper {
        width: 203px;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 138px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 117px;
        width: 54px;
        height: 20px;
        right: 2px;
    }
    .menu-page ul.products li.product .premiumIcon {
        width: 32px;
        height: 20px;
        top: 4px;
        right: 4px;
    }
    .apaIcon {
        top: 98px;
    }
    #productList {
        padding-bottom: 0px;
    }
    #productList .mealBtn {
        width: 44.5%;
        padding: 0 !important;
    }
    #productList #mealCountText {
        font-size: 14px;
    }
    .menu-page ul.products li.product .prod-title-wrap h2 {
        font-size: 12px !important;
        height: 50px;
    }
    table.foodItems,
    .daySummaryWrap .foodTable table tbody {
        display: block;
    }
    div#summaryPanels .foodTable th:nth-child(2),
    div#summaryPanels .foodTable th:nth-child(3) {
        font-size: 0px;
        opacity: 0;
    }
    .daySummaryWrap .foodTable table tbody tr {
        display: block;
        text-align: left;
        position: relative;
        margin-bottom: 30px;
    }
    .daySummaryWrap .foodTable tbody tr td {
        font-size: 16px;
    }
    .daySummaryWrap .foodTable tbody tr td:nth-child(1) {
        display: block;
        width: 69%;
        padding-bottom: 5px !important;
    }
    .daySummaryWrap .foodTable tbody tr td:nth-child(2) {
        position: relative;
        padding: 0 !important;
        text-align: left !important;
        width: 6rem;
    }
    .daySummaryWrap .foodTable tbody tr td:nth-child(2):before {
        content: 'QTY.';
        color: #00a1e1;
        font-family: 'montserratregular';
        position: absolute;
        bottom: 0;
        margin-left: 25px;
    }
    .daySummaryWrap .foodTable tbody tr td:nth-child(3) {
        position: absolute;
        right: 25px;
        bottom: 1px;
        padding-bottom: 0 !important;
    }
    .daySummaryWrap .foodTable tbody tr td:nth-child(4) {
        position: absolute;
        right: 0;
        bottom: 2px;
        padding-bottom: 0 !important;
    }
    .boxShadow.daySummaryWrap .foodTable select {
        height: auto;
        margin-bottom: 0 !important;
        border: none;
        box-shadow: none;
        margin-left: auto;
    }
}

@media only screen and (max-width: 460px) {
    .modal-dialog {
        width: 360px;
    }
    .mokkkkkk #nutContent #picsWrap .slick-slider .slick-track,
    .mokkkkkk #nutContent #picsWrap {
        height: 237px;
    }
    .mokkkkkk #nutContent #bottomLeftSide {
        padding: 10px 15px !important;
        font-size: 12px !important;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutName {
        width: 80px;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutAmount {
        width: 61px;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutGraph {
        width: 30%;
        clear: unset;
    }
    .nutPercent {
        width: 38px;
        float: left;
    }
    #dailyPercentText {
        line-height: 16px;
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .modal-body .mokkkkkk #nutContent #bottomRightSide #bottomButtons #prevNextBtns {
        margin: 0 auto;
    }
    #nutContent p.showdescc {
        font-size: 14px;
        padding-bottom: 10px;
    }
    #nutContent h2.showttl {
        font-size: 14px;
    }
    #quantityWrap.quantMobilePopUp {
        display: block !important;
        clear: both;
    }
    #quantityWrap.quantMobilePopUp #quantLbl {
        text-align: center;
        line-height: 40px;
    }
    #quantityWrap.quantMobilePopUp .quantityBtns {
        width: 156px;
        margin: 0 auto;
    }
    .menu-page .quantityWrap {
        margin-top: 0;
    }
    #productList #shopRightTop {
        top: 135px !important;
    }
    .daySummaryWrap .priceSummary .leftTitle {
        width: 135px;
    }
    #summaryTotal #custom_h2 {
        margin-bottom: 0 !important;
        font-size: 20px !important;
    }
    .menu-page .form-wppp-select.products-per-page {
        border-bottom: solid 1px #dbdbdb;
    }
    #productList #shopRightTop {
        height: auto;
    }
    #mobile-category-btn {
        padding-left: 10px;
    }
    .menu-page ul.products li.product {
        width: 100%;
    }
    #picsWrap .apaIcon {
        top: 196px;
    }
    #nutContent #picsWrap .premiumIcon {
        width: 54px;
        height: 34px;
    }
}

@media only screen and (max-width: 430px) {
    .menu-page #cartTR nav.woocommerce-pagination {
        top: -95px;
    }
    #product-right-wrap {
        width: auto;
    }
    .menu-page table.cart td.actions .coupon {
        height: 36px;
    }
    .menu-page table.cart td.actions .button {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .related.products {
        padding-bottom: 0px;
    }
    .menu-page .variations .swatch-control.radio-select ul {
        display: block;
        text-align: center;
    }
    .menu-page .variations .swatch-control.radio-select ul li {
        display: inline-block;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .related.products h2 {
        font-size: 21px;
    }
    .reldivider {
        margin-top: 50px;
    }
    .menu-page .related ul {
        padding: 0px;
    }
    .menu-page .related.products ul.products li.product {
        margin-bottom: 10px;
    }
    #signup_layout .signupButtonsWrap {
        display: block;
    }
    #signup_layout .signupButtonsWrap>div {
        margin: 0 0 10px!important;
        padding: 0 !important;
        position: relative;
        width: 100% !important;
        left: -20px;
    }
    .menu-page ul.products li.product .img-wrap .pic1,
    .menu-page ul.products li.product .img-wrap .pic2 {
        height: 130px;
    }
    .menu-page ul.products li.product .prodInnerWrapper {
        width: 189px;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 130px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 108px;
    }
    .apaIcon {
        top: 89px;
    }
}

@media only screen and (max-width: 414px) {
    #myModal {
        padding-top: 51px;
    }
    .modal-dialog {
        width: 328px;
    }
    .mokkkkkk #nutContent #picsWrap .slick-slider .slick-track,
    .mokkkkkk #nutContent #picsWrap {
        height: 226px;
    }
    #picsWrap .apaIcon {
        top: 185px;
    }
    #nutContent #picsWrap .premiumIcon {
        width: 50px;
        height: 31px;
        top: 5px;
        right: 5px;
    }
    #picSlider .img1 {
        object-fit: cover;
    }
    #signup_layout .lblWrap {
        font-size: 11px !important;
    }
    #signup_layout .lblWrap label {
        line-height: 22px !important;
    }
    #signup_layout .lblWrap .checkbox {
        width: 20px !important;
        height: 20px !important;
    }
}

@media only screen and (max-width: 400px) {
    .modal-dialog {
        width: 307px;
    }
    .slick-slider {
        margin-bottom: 0;
    }
    .mokkkkkk #nutContent #picsWrap .slick-slider .slick-track,
    .mokkkkkk #nutContent #picsWrap {
        height: 212px;
    }
    #picsWrap .apaIcon {
        top: 171px;
    }
    #nutContent #picsWrap .premiumIcon {
        width: 47px;
        height: 29px;
    }
    #nutContent #leftSide {
        margin-bottom: 0;
    }
    .mokkkkkk #nutContent #bottomLeftSide #nutGraphs .nutName {
        width: 70px;
    }
    .menu-page ul.products li.product .img-wrap .pic1,
    .menu-page ul.products li.product .img-wrap .pic2 {
        height: 122px;
    }
    .menu-page ul.products li.product .prodInnerWrapper {
        width: 177px;
    }
    .menu-page ul.products li.product .img-wrap {
        height: 122px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 100px;
    }
    .apaIcon {
        top: 81px;
    }
}

@media only screen and (max-width: 374px) {
    .clear-card-address,
    .saveCardBtn {
        width: 110px !important;
        font-size: 14px;
    }
}

@media only screen and (max-width: 359px) {
    .clear-card-address,
    .saveCardBtn {
        width: 107px !important;
    }
}

@media only screen and (max-width: 339px) {
    .clear-card-address,
    .saveCardBtn {
        width: 95px !important;
    }
}

@media only screen and (max-width: 320px) {
    .menu-page ul.products li.product .img-wrap {
        width: 100% !important;
        position: relative !important;
        height: 105px;
    }
    .menu-page ul.products li.product .nutFactsTag {
        top: 80px !important;
    }
    .menu-page .quantityWrap {
        margin-top: 0;
    }
    #productList #cartTL #selectMealsFor .mealBtn:first-child {
        margin-right: 11px !important;
    }
    #checkoutWrap #couponCode,
    #checkoutWrap-member #couponCode {
        padding: 0px 10px !important;
    }
    a.send-to-account {
        width: 83%;
        margin-bottom: 15px;
        text-align: center;
    }
    div#checkoutModal {
        margin-top: 0;
    }
    .clear-card-address {
        height: 48px !important;
        line-height: 44px !important;
    }
    .daySummaryTitleWrap .dayTitle.left {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .daySummaryWrap .priceSummary .leftTitleQnt {
        height: 30px;
        text-align: center;
    }
    .orangeRoundBtn {
        width: 133px !important;
    }
}