.relative {
    position: relative;
}
.align-left {
    text-align: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    text-align: left;
    margin-left: auto;
}
.align-center {
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    text-align: center;
    margin: 0 auto;
}
.align-right {
    -webkit-box-align: right;
    -ms-flex-align: right;
    text-align: right;
    margin-left: auto;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.flright {
    float: right;
}
.flleft {
    float: left;
}
.block {
    display: block;
}
.inlineB {
    display: inline-block;
}
.clear {
    clear: both;
}
.text-spacing {
    letter-spacing: 0.0625em;
}
body .active {
    display: block;
}
body .active-i {
    display: inline-block;
}
body .active-v {
    visibility: visible;
}
.padtop-perc-5 {
    padding-top: 5%;
}
.padtop-perc-6 {
    padding-top: 6%;
}
.padtop-perc-10 {
    padding-top: 10%;
}
.padding-topbottom-10perc {
    padding: 10% 0;
}
.display-f {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.display-fstart {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}
.display-fcenter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.display-fj {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.hide {
    display: none;
}
body .hideInputNumberArrow input::-webkit-inner-spin-button
{
   -webkit-appearance: none;
   margin: 0;
   -moz-appearance: textfield;
}
.bold {
    font-weight: bold;
}
.eff-black-btn {
    background-color: black;
    color: white;
    border: none;
}
.eff-black-btn:hover {
    color: #ffffff;
}
.eff-btn {
    background-color: #92be48;
    color: white;
}
.eff-btn:active,
.eff-btn:focus,
.eff-btn:hover {
    color: #efefef;
}
.giant-pb-custom {
    min-height: 650px;
}
.is-eff-color {
    /* color: #92be48; */
    color: #bc0000;
}
.button.raised.is-eff-hovered {
    box-shadow: 0 14px 26px -12px rgba(0,0,0,0.42),0 4px 23px 0px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2) !important;
    opacity: 0.9;
    color: #efefef;
}
i.sl {
    font-style: normal;
}
.minHeight-40vh {
    min-height: 40vh;
}
.black {
    color: black;
}
.eff-color-black {
    color: #363636;
}
.nav-item-logo {
    padding: .4rem .75rem;
}
.nav .nav-item.is-tab-with-text {
    padding-top: calc(.5rem - 1px);
    padding-bottom: calc(.5rem - 1px);
}
.nav-right,
.nav-left {
    justify-content: space-between;
}
.stickyFooter {
    padding: 1rem 1rem;
    background-color: black;
    color: white;
    font-size: 1.03em;
}
.stickyFooter span {
    text-decoration:underline;
}
.title-divider {
    margin: 10px auto;
    width: 50px;
    height: 2px;
    background: black;
}
.popupDesignQuantity {
    position: absolute;
    top: 1px;
    right: 2px;
    z-index: 3;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: black;
    color: white;
    border-radius: 50%;
    font-size: 0.8em;
    font-weight: 300;
    visibility: hidden;
    text-align: center;
}
.caption-action a {
    font-size: 0.5em;
    width: 200px;
    height: 60px;
}
.voted-top-quality {
    font-size: 1.4rem;
    font-weight: 400;
    color: #444F60;
}
.centered-title h3 {
    font-weight: 600;
    font-size: 2rem;
    color: #444F60;
    padding: 25px 5px 5px 5px;
}
.centered-title .subheading.lessPadds
{
    padding: 0 10px;
}
.btn-ctas .button,
.order-now-btn{
    background-color: black;
    width: 100%;
    color: white;
    padding: 1.8rem 2rem;
    font-size: 16px;
    letter-spacing: 0.0625em;
    min-width: 200px;
    max-width: 300px;
    margin: 0 auto;
}
.section-footer-cta {
    padding-top: 1px;
}
.order-now-btn.order-now-btn-footer {
    max-width: 400px;
    margin: 0 auto;
    margin-top: -30px;
    color: white;
    display: block;
    padding: .8rem 2rem;
    height: 4.285em;
}
.order-now-btn-footer span {
    font-size: 0.8em;
}
.section-footer-cta-modal .order-now-btn {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 0px;
    color: white;
    display: block;
    padding: .8rem 2rem;
    height: 3.285em;
}
.section-footer-cta-modal .order-now-btn.order-now-btn-footer span {
    font-size: 0.8em;
}
.btn-ctas .button.is-active {
    background-color: #646464;
}
.color-img-background {
    background-color: #f6f6f6;
}
.carousel-item .image-wrapper {
    box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px, rgba(213, 220, 247, 0.59) 0 10px 20px;
}
.footer {
    letter-spacing: 0.0625em;
    font-weight: 300;
}
.footer a {
    color: white;
}
.footer .footer-social-links {
    line-height: 30px;
}
.footer .footer-social-links li {
    margin: 0 0 6px 0;
}
.footer .footer-social-links i {
    color: white;
    font-size: 25px;
    margin-right: 8px;
}
.footer .footer-social-links a {
    display: inline-block;
    line-height: 22px;
}
.hour-of-operations td {
    padding: 2px 0;
}
.newsletter-input,
.newsletter-btn {
    display: inline-block;
}
.newsletter-container {
    width: 356px;
    float: right;
}
.footer .newsletter-input {
    max-width: 240px;
    width: 100%;
    min-width: 145px;
    border-radius: 0;
}
.newsletter-btn {
    width: 115px;
    height: 35px;
    color: black;
    background: #bc0000;
    border: none;
    line-height: 35px;
    border-radius: 0;
    transform: skew(-10deg);
    font-weight: bold;
}
a.newsletter-btn {
    color: black;
}
a.newsletter-btn:hover {
    color: white;
    opacity: 1;
}
.is-asmex-medium {
    padding: 5rem 1.5rem;
}
.section-light-asmex-grey {
    background-color: white;
}
.section .sub-content {
    max-width: 840px;
    text-align: center;
    margin: 0 auto;
    color:#666869;
}
.ordernow .ordernow-section {
    padding-top: 2rem;
    padding-bottom: 4rem;
}
.single-menu-carousel {
    width: 340px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.single-menu-carousel .slick-custom
{
    top: 1%;
    background: none;
    border: none;
}
body .slick-custom:hover
{
    background: none;
    border: none;
}
body .slick-custom i {
    font-size: 22px;
    top: 15px;
}
body .slick-custom:hover {
    background: black;
    border: 1px solid black;
    box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.62),0 4px 23px 0px rgba(0,0,0,0.22),0 8px 10px -5px rgba(0, 0, 0, 0.5) !important;
}
.slick-custom.sliderActive {
    transform: rotate(360deg);
    background: black;
    border: 1px solid black;
    box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.62),0 4px 23px 0px rgba(0,0,0,0.22),0 8px 10px -5px rgba(0, 0, 0, 0.5) !important;
    color: white;
}
.single-menu-carousel .image-wrapper 
{
    line-height: 53px;
    box-shadow: none;
    font-size: 22px;
    letter-spacing: 0.065em;
    font-weight: 300;
}
.slick-disabled {
    opacity: 0;
}

/**** Weekly Menus ***/
.ordernow .weeklymenu-list-days-design {
    margin-bottom: -100px;
    padding-top: 10px;
}
.weekday-menu-carousel .slick-list {
    padding-top: 17px;
}
.weekday-menu-carousel .slick-arrow {
    display: none !important;
}
.weeklymenu-list-days {
    height: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}
/* .weeklymenu-list-days .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
} */
.ordernow .weeklymenu-list-days .weeklymenu-list-day {
    text-align: center;
    max-width: 148px;
    border: none;
    margin: 0 auto;
    margin-right: 5px;
    margin-left: 5px;
    overflow: visible;
    margin-bottom: 18px;
}
.ordernow .weeklymenu-list-days .weeklymenu-list-day:hover {
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.ordernow .weeklymenu-list-days .weeklymenu-list-day.is-active {
    box-shadow: 0px 0px 10px 0px #bc0000;
}

.ordernow .weeklymenu-list-days .weeklymenu-list-day.is-active .weeklymenu-list-dayname {
    background-color: #bc0000;
}

.ordernow .weeklymenu-list-days .weeklymenu-list-day.weeklymenu-friday {
    max-width: 221px;
}
.ordernow .weeklymenu-list-days .weeklymenu-list-day-detail {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.weeklymenu-list-innerbox {
    width: 100%;
    border-right: 1px solid #f6f6f6;
    position: relative;
}
.weeklymenu-list-innerbox:last-child {
    border-right: none;
}
.weeklymenu-list-days .card-body,
.weeklymenu-list-days .flex-card
{
    padding: 0;
    margin: 0;
    position: relative;
}
.weeklymenu-list-dayname,
.weeklymenu-list-datenumber,
.weeklymenu-list-monthname
{
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
}
.weeklymenu-list-dayname
{
    background-color: black;
    color: white;
    padding: 0.5rem 0;
    font-weight: bold;
}
.weeklymenu-list-monthname
{
    font-weight: bold;
}

.weeklymenu-list-dayname.red,
.ordernow .weeklymenu-list-days .weeklymenu-list-day.is-active .weeklymenu-list-dayname.red {
    background-color: #F00;
}


.weeklymenu-list-datenumber
{
    font-size: 35px;
    font-weight: bold;
}
.weeklymenu-list-filtername
{
    height: 42px;
}
.weeklymenu-cart {
    position: absolute;
    top: -16px;
    left: -10px;
    z-index: 3;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #bc0000;
    color: white;
    border-radius: 50%;
}
.weeklymenu-cart:empty {
    display: none;
}

.Weeklymenu-deliveryInfo {
    padding: 6px 0;
    font-weight: bold;
    border-top: 5px solid #f6f6f6;
}

/**** Weekly Menu Filters ***/
.ordernow .ordernow-section.ordernow-section-filter {
    margin-top: 6rem;
    padding-bottom: 1rem;
}

.ordernow-section-filter .single-toggle-wrapper .toggle-wrap{
    border: none;
    text-align: center;
}
.ordernow-section-filter .single-toggle-wrapper .toggle-wrap .trigger a{
    color:#000;
    font-size: 1.3rem;
    font-weight: 300;
    padding-right: 20px;
}
.ordernow-section-filter .single-toggle-wrapper .toggle-wrap .trigger i {
    transition: all 0.6s;
}
.ordernow-section-filter .single-toggle-wrapper .toggle-wrap .trigger.active i {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.ordernow-section-filter.section .content-wrapper {
    padding-top: 5px;
}
.ordernow-section-filter .columns {
    justify-content: space-between;
    max-width: 285px;
}
.ordernow-section-filter .card-body,
.ordernow-section-filter .flex-card
 {
    padding: 0;
    margin: 0;
    position: relative;
}
.ordernow-section-filter .flex-card
 {
    margin-right: 6px;
}
.ordernow-section-filter .flex-card.column
{
    max-width: 78px;
}
.weeklymenu-list-filterinput {
    width: 30px;
    margin: 0 auto;
}
.ordernow-section-filter .checkbox-wrap input.d-checkbox+span
{
    margin-right: 0;
}
.ordernow-section-filter .checkbox-wrap input.d-checkbox:checked+span
{
    border: 1px solid #dde6c9;
}
.ordernow-section-filter .checkbox-wrap.is-medium input+span::after
{
    background-color: #dde6c9;
}
/**** Products Carousels ******/
.products-carousel {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.products-carousel.withQuickCart {
    margin: 0;
    width: calc( 100% - 350px);
}

/* .product-item-design:first-child {
    margin: 10px 30px 10px 10px;
}
.product-item-design:last-child {
    margin: 10px 10px 10px 30px;
} */
.product-item-design img {
    width: 100%;
    vertical-align: top;
}
.product-item-design { text-align:center;position:relative;}
.product-item-design img { position:relative;z-index:1; }
.product-item-design .card-body { position:absolute;z-index:2;width:100%;height:98%;padding:15px 0;}
.product-item-design .flex-card{ width:auto;margin:10px;margin-bottom:0;padding:0;border-radius:0;background-color:transparent;background:none;border:none;}
.product-item-design .flex-card.active{z-index:1000;display: inline-block}
.product-item-design .flex-card.active.hover-raised { box-shadow: 0px 5px 25px 0px rgba(255, 255, 255, 0.2);}
/* .product-item-design .product-qty-design{width:70px;height:70px;border-radius:100px} */
.product-item-design .product-attributes-design{padding-top: 8%;max-width:308px;margin:0 auto;margin-bottom:20px;}
.product-item-design .product-attributes-design .prod-attr-items             {color:#ffffff;margin:3% 1%;text-align:center;width:71px;display:inline-block;}
.product-item-design .product-attributes-design .prod-attr-items:hover       {color:#efefef;}
.product-item-design .product-attributes-design .prod-attr-items .prod-attr-item
{
    transition:none 86ms ease-out;transform:translateY(400px);-ms-transition:all 0.65s;-moz-transition:all 0.65s;-webkit-transition:all 0.65s;transition:all 0.65s;
    display:inline-block;
    font-size:1rem;
}
.product-item-design .product-attributes-design .prod-attr-items.qty-item{ display:block;width:97%;text-align:center; }
.product-item-design .product-attributes-design .prod-attr-items:nth-child(2)    .prod-attr-item{transition-delay:0.05s}
.product-item-design .product-attributes-design .prod-attr-items:nth-child(3)    .prod-attr-item{transition-delay:0.10s}
.product-item-design .product-attributes-design .prod-attr-items:nth-child(4)    .prod-attr-item{transition-delay:0.15s}
.product-item-design .product-attributes-design .prod-attr-items:nth-child(5)    .prod-attr-item{transition-delay:0.20s}
.product-item-design .product-attributes-design .prod-attr-items:nth-child(6)    .prod-attr-item{transition-delay:0.25s}
.product-item-design .product-attributes-design .prod-attr-items:last-child      .prod-attr-item{transition-delay:0.30s}
.product-item-design .flex-card.active .product-attributes-design .prod-attr-items           .prod-attr-item{transform:translateY(0)}
.product-item-design .flex-card.active  .card-body {background-color: rgba(0, 0, 0, 0.55);transition: all 0.5s;}
.product-item-design .product-attributes-design .prod-attr-items .name { font-weight: bold; }
.product-item-design .product-attributes-design .prod-attr-items .value { font-size: 0.9rem; font-weight: 300; }
.product-item-design .product-attributes-design .prod-attr-items .prod-attr-item.qty
{
    background: #fff;
    padding: 0;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    color: black;
    line-height: 65px;
    font-size: 20px;
    visibility: hidden;
    text-align: center;
    margin-right: 4px;
}
.prod-attr-items.qty-item .flyqty
{
    font-size: 9px;
    position: absolute;
    top: 15px;
    left: 20px;
}
.product-item-design .product-attributes-design .prod-attr-items .prod-attr-item.qty.active-v
{
    visibility: visible;
}
.product-item-design .product-attributes-design .prod-attr-items.product-details {
    width: 80px;
}
.product-item-detail-design .prod-name {
    font-size: 16px;
    font-weight: bold;
    padding:  0 10px;
    height: 77px;
    white-space: normal;
    overflow: hidden;
    cursor: pointer;
}
.product-item-design .prod-attr-nutri-info .prod-attr-items {
    vertical-align: middle;
}
.prod-selection {
    display: flex;
}
.product-item-detail-design .prod-selection  {
    display: grid;
    height: 70px;
    align-items: center;
    justify-content: center;
    grid-template-columns: 1fr 40px;
}
.prod-select {
    font-size: 15px;
    position: relative;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.prod-select .fa {
    position: absolute;
    font-size: 16px;
    top: 27px;
    cursor: pointer;
}
.prod-select .fa-chevron-left {
    left: 25px;
}
.prod-select .fa-chevron-right {
    right: 25px;
}
.products-carousel .prod-selection {
    max-width: 99%;
    margin: 0 auto;
}
.prod-selection .select {
    font-size: 1.1rem;
    flex-grow: 90;
    display:inline-block;
    width: 100%;
}
.prod-selection .select select {
    width: 100%;
    padding-right: 0;
    padding-left: 29px;
    color: #000000;
}
.prod-selection .select:after
{
    border-color: #000000;
    left: 12px;
}
.prod-selection .prod-btn-cart {
    flex-grow: 10;
    display:inline-block;
    width: 115px;
    text-align: center;
    vertical-align: middle;
}
.prod-selection .new-prod-btn-cart {
    height: 100%;
    border-left: 1px solid #EAEEF2;
    display: grid;
    grid-template-rows: 17px 1fr 17px;
    text-align: center;
}

.prod-selection .add,
.prod-selection .minus {
    display:inline-block;
    width: 34px;
    height: 32px;
    background-color: #bc0000;
    color: #ffffff;
    font-size: 26px;
    font-weight: 300;
    line-height: 34px;
    cursor: pointer;
    text-align: center;
    margin: 1px;
}
.new-prod-btn-cart .quantity {
    font-weight: bold;
    font-size: 18px;
    height: 100%;
    line-height: 34px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
.new-prod-btn-cart .add,
.new-prod-btn-cart .minus{ 
    margin: 0;
    height: 100%;
    background: none;
    color: black;
    width: 100%;
    font-size: 12px;
    line-height: initial;
}
.products-carousel .product-item.filteredOut:after
{
    content: ' ';
    background-color: rgba(0, 0, 0, 0.20);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    cursor: not-allowed;
}
.prod-attr-nutri {
    max-width: 254px;
    margin: 0 auto;
    white-space: normal;
}
.footer-image-we-accept-payment 
{
    font-size: 20px;
    vertical-align: middle;
    line-height: 50px;
}
.footer-image-we-accept-payment img
{
    width: 90px;
    vertical-align: middle;
}
.section-checkout {
    padding: 0;
}
.section-checkout .columns {
    margin: 0;
}
.minibanner {
    width: 100%;
    height: 100%;
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-checkout .checkbox-wrap {
    padding: 0;
}
.section-checkout .column {
    margin: 0;
    padding: 3%;
}
.section-checkout .control-material {
    margin-bottom: 1em;
    margin-top: 1.5em;
    padding: 0 5px;
}
.section-checkout .addresses .column.unitsuite {
    max-width: 150px;
}
.section-checkout .addresses {
    display: flex;
}
.columns.newsletter-signup {
    margin-bottom: 10px;
}
.button.completeOrder,
.completeOrder,
button.blackbtn {
    background-color: #000000;
    font-size: 1.5em;
    padding: 1px 4rem;
    color: white;
    border-color: #000000;
}
.checkout-cart-list
{
    margin-right: 2%;
}
.checkout-cart-list .cart-prod-image {
    width: 81px;
    max-width: 81px;
    position: relative;
}
.checkout-page-right {
    overflow-y: auto;
    overflow-x: hidden;
}
.checkout-cart-list .checkout-prod-price {
    width: 100px;
    max-width: 100px;
    text-align: right;
    font-weight: bold;
    font-size: 1.1em;
}
.checkout-cart-list .cart-item.columns {
    justify-content: space-between;
    display: flex;
}
.checkout-cart-list .cart-item.columns .column {
    padding: 5px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    text-align: center;
    margin: 0 auto;
}
.checkout-cart-list .cart-item.columns .column.cart-prod-name {
    text-align: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    text-align: left;
}
.checkout-cart-list .cart-item.columns .column.checkout-prod-price {
    text-align: right;
    -webkit-box-align: right;
    -ms-flex-align: right;
    text-align: right;
}
.checkout-page-right .table,
.checkout-page-right .table td {
    border: none;
    position: relative;
}
.checkout-page-right .table td {
    text-align: left;
    vertical-align: middle;
    font-size: 1.2em;
}
.checkout-page-right .table td:last-child {
    width: 160px;
    text-align: right;
    font-weight: bold;
}
.table tr.totalgap td {
    border-bottom: 1px solid #b9b9b9;
    height: 0;
    padding: 0;
}
.checkout-total {
    font-size: 1.2em;
    color: black;
}
.checkout-cart-list .popupDesignQuantity {
    top: -10px;
    right: 2px;
    background-color: #92be48;
}
.checkout-page-right .section-checkout .cart-total td {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}
.checkout-page-right .section-checkout-discount {
    padding: 3% 1.4%;
    margin-bottom: 15px;
}
.Wallop {
    top: -12px;
}
.success-slider.Wallop .Wallop-item {
    min-height: 50vh;
    height: auto;
    background-position: top;
}
.success-slider.Wallop .Wallop-caption-wrapper{
    min-height:50vh;
}
.success-slider.Wallop .Wallop-overlay{
    background:rgba(255, 255, 255, 0.4);
}
.success-slider.Wallop .Wallop-caption.is-centered h1 {
    text-transform: capitalize;
    letter-spacing: 0.15em;
    text-shadow: 1px 1px 7px rgba(255, 255, 255, 0.6);
    color: black;
}
.success-slider.Wallop .Wallop-caption h3,
.success-slider.Wallop .Wallop-caption h4 {
    text-shadow: 1px 1px 7px rgba(255, 255, 255, 0.6);
    color: black;
}
body section.success-section.is-medium {
    padding: 3rem 1.5rem 5rem 1.5rem;
}
.success-section .box-title 
{
    font-weight: bold;
}
.success-section button.blackbtn {
    width: 80%;
}
.success-section .agency-icon-box .box-content
{
    height: 110px;
}
.success-section .agency-icon-box img
{
    height: 50px;
    width: auto;
}
.success-social {
    display: flex;
    justify-content: space-between;
    padding: 1px 10%;
}
.success-section .agency-icon-box button {
    margin-bottom: auto;
}
.success-message-middle {
    font-size: 1.2em;
}

.ripple {
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(186, 235, 103, 0.6);
    transform: scale(0);
    position: absolute;
    opacity: 1;
}
.rippleEffect {
    animation: rippleDrop .5s linear;
}
  
 @keyframes rippleDrop {
    100% {
      transform: scale(3);
      opacity: 0;
    }
}
.showAddedToCart{
    color: #6ea90a;
    padding: 5px 2px;
}
.image-wrapper-fixH400 {
    height: 253px;
    line-height: 253px;
    vertical-align: middle;
}
.image-wrapper-fixH400 img {
    display: inline-block;
    width: 100%;
}
.section-checkout .quickview-footer {
    display: none;
}
.section-checkout-total .table {
    margin: 0;
}
.section-checkout-total .table td {
    border: none;
    padding: .3em .45em;
}
.section-checkout-total .table td:last-child,
.section-checkout-total .table tr.GST td {
    text-align: right;
}
.section-checkout-total .table td:last-child{
    font-weight: bold;
}

.cart-day-title.active .im-icon-Add:before {
    content: "\ebe1";
}
.single-toggle-wrapper .toggle-wrap .trigger.cart-day-title.active .im-icon-Add {
    transform: translate3d(0, -50%, 0) rotate(0);
    margin-top: 0;
}
.section-checkout-container .table {
    background: #f7f7f7;
}
.section-empty-product {
    height: 90%;
    width: 100%;
    position: absolute;
    align-items: normal;
    background: white;
    padding: 0 20px;
}
.section-empty-product a.button{
    color: white;
    font-size: 1rem;
}
.control-material.required i {
    top: 0;
}
.control-material.required.has-nosamepassword input,
.control-material.required.has-emailexist input,
.control-material.required.has-passworderror input,
.control-material.required.has-notdeliverable input {

    border-bottom-color: #FF7273 !important;
}
.control-material.required.has-nosamepassword label,
.control-material.required.has-emailexist label,
.control-material.required.has-passworderror label,
.control-material.required.has-notdeliverable label {
    color: #FF7273 !important;
}
.control-material.required.has-nosamepassword .error i,
.control-material.required.has-emailexist .error i,
.control-material.required.has-passworderror .error i,
.control-material.required.has-notdeliverable .error i {
    color: #FF7273 !important;
    display: block;
}
.control-material.required.has-nosamepassword small.validation-info.nosamepassword,
.control-material.required.has-emailexist small.validation-info.emailexist,
.control-material.required.has-passworderror small.validation-info.passworderror,
.control-material.required.has-notdeliverable small.validation-info.notdeliverable {
    color: #FF7273;
    display: block;
}

.combatmeals-checkout .nav .container .nav-for-cart,
.combatmeals-success .nav .container .nav-for-cart {
    display: none;
}
.bag-info-section h4 {
    font-size: 3em;
    line-height: 52px;
    text-align: left;
    margin: 4% 0;
}
.bag-info-section p {
    font-size: 1.4em;
    text-align: left;
}

.widFullAll {
    width: 100%;
    height: 100%;
}
.no-product-avail {
    text-align: center;
    font-size: 18px;
    color: #c5c0c0;
}
.single-toggle-wrapper .toggle-container {
    display: block;
}
/* The snackbar - position it at the bottom and in the middle of the screen */
.snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    /* min-width: 250px; Set a default minimum width */
    /* margin-left: -125px; Divide value of min-width by 2 */
    background-color: #333; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 2147483650; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px; /* 30px from the bottom */
}

.snackbar.danger {
    background-color: rgb(221, 46, 46); /* Black background color */
    color: #fff; /* White text color */
}

.snackbar.success {
    background-color: rgb(55, 196, 20); /* Black background color */
    color: #fff; /* White text color */
}

.snackbar.warning {
    background-color: #ffc107;
    color: #000000; /* White text color */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
.snackbar.show {
    visibility: visible; /* Show the snackbar */
    left: 50%;
    transform: translate(-50%, 0);

/* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 3.5s;
    animation: fadein 0.5s, fadeout 0.5s 3.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

.cart-discount a {
    color: rgb(39, 2, 2);
    font-size: 10px;
    vertical-align: super;
}
.weeklymenu-list-weeks .slick-arrow.slick-disabled
{
    display: none !important;
}
.dontShowDropDown .prod-selection .select:after
{
    content: '';
    border: none;
    width: 0;
    height: 0;
}
.dontShowDropDown .prod-selection .select select
{
    padding-left: 10px;
}

/**** EFF Carousel ******/
.effcarousel {
    width: 100%;
    position: relative;
    overflow-x: hidden;
    white-space: nowrap;
    height: 548px;
}
.products-carousel {
    width: 100%;
    -webkit-overflow-scrolling: auto;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
    position: absolute;
}

.product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,270px);
    grid-gap: 20px 10px;
    justify-content: center;
}
.product-item {
    width: 270px;
    background: white;
}
.effcarousel .is-prev,
.effcarousel .is-next {
    border: 1px solid #ededed;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 100px;
    cursor: pointer;
    color: #444F60;
    transition: all 0.3s;
    z-index: 1001;
    position: absolute;
    top: 34%;
    box-sizing: border-box;
}
.effcarousel .is-prev {
    left: 0;
}
.effcarousel .is-next {
    right: 0;
}
.effcarousel .is-prev i,
.effcarousel .is-next i {
    font-size: 22px;
}
.effcarousel .is-prev i{
    margin: 14px 0 0 14px;
}
.effcarousel .is-next i {
    margin: 14px 0 0 18px;
}
.effcarousel ::-webkit-scrollbar {
    display: none;
}
.product-related .product-item {
    width: 300px;
}
.clearCartItems {
    display: block;
    width: 42px;
    height: 26px;
}
.clearCartItems.hide {
    display: none;
}
.combatmeals-success .blackbarTimer {
    display: none !important;
}
.tinycolumns-for-mobile {
    display: flex;
}
.prod-loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.43);
    z-index: 102;
     transition: -webkit-transform 0.35s ease-out;
    transition: transform 0.35s ease-out;
    transition: transform 0.35s ease-out, -webkit-transform 0.35s ease-out;
    will-change: transform; 
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.prod-loader::before {
    margin-top: -30px;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    background-color: rgba(146, 190, 72, 0.75);
    -webkit-animation: page-loader-outer 1.5s infinite ease-in;
    animation: page-loader-outer 1.5s infinite ease-in;
}
.prod-loader::after {
    margin-top: -100px;
    margin-left: -100px;
    width: 200px;
    height: 200px;
    background-color: rgb(10, 146, 21);
    border: 3px solid rgb(146, 190, 72);
    -webkit-animation: page-loader-inner 1.5s infinite ease-out;
    animation: page-loader-inner 1.5s infinite ease-out;
}
.prod-loader::after, .prod-loader::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    border-radius: 100%;
    content: "";
    z-index: 999999;
}
.product-item-skeleton .flex-card .card-body {
    position: relative;
    background-color: #efefef;
    padding: 0;
    min-height: 250px;
    min-width: 250px;
    margin: 0 auto;
}
.product-item-skeleton .product-item-detail-design .prod-name {
    cursor: default;
}
.product-item-skeleton .product-item-detail-design .prod-name::before,
.product-item-skeleton .product-item-detail-design .prod-name::after {
    padding: 0;
    height: 14px;
    content: "";
    width: 100%;
    background-color: #efefef;
    display: block;
    margin-top: 10px;
}
.product-item-skeleton .product-item-detail-design .prod-name::after {
    width: 91%;
    margin: 10px auto;
}
.product-item-skeleton .product-item-detail-design .prod-selection {
    display: block;
    padding: 24px 10px;
}
.product-item-skeleton .product-item-detail-design .prod-selection .prod-select {
    height: 100%;
    width: 100%;
    background-color: #efefef;
}
.curve-image-section {
    width:100%;padding:0;margin:0;margin-bottom:-8px;
}
.section-footer-cta-modal {
    padding-top: 4%;
}
.topSliderFiller {
    height: 49px;
}
div a.order-now-btn:hover {
    color: white;
}
.fullWidthFeature.feature-card {
    padding: 0;
}
.fullWidthFeature.feature-card .card-icon img {
    width: 100%;
    height: auto;
    /* height: 200px; */
    padding: 0;
    margin: 0;
}
.fullWidthFeature .card-feature-description {
    font-size: 1rem;
}
.temporary-alignment {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    /* flex-grow: 1; */
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width:141px;
}
.is-link.color-eff-green {
    color: #92be48;
}

.is-link.color-eff-green:hover {
    color: #a3d847;
}
.testimonials-carousel .testimonials-carousel-item .item-wrapper{display:flex;justify-content:flex-start;align-items:center;align-content:center}
.testimonials-carousel .testimonials-carousel-item .image-column{width:60%;display:block;position:relative}
.testimonials-carousel .testimonials-carousel-item .content-column{width:40%;display:block;position:relative}
.testimonials-carousel .testimonials-carousel-item .carousel-img{text-align:center}.testimonials-carousel .testimonials-carousel-item .carousel-img img{display:block;margin:0 auto}
.testimonials-carousel .testimonial-title{font-size:1.5rem;color:#444F60;font-weight:600;position:relative}
.testimonials-carousel .testimonial-title .align-float-right{ /*position:absolute;top:-25px;right:0; */ color:#000000;float: right; padding: 0 6px 0 10px; margin-top: -12px;font-size: 34px;}
.testimonials-carousel .testimonial-content p{padding-bottom:10px}
.testimonials-carousel .customer-info{display:flex;justify-content:center;align-items:center}
.testimonials-carousel .customer-info .customer-avatar img{height:55px;width:55px;border-radius:50%;border:1px solid #ededed}
.testimonials-carousel .customer-info .customer-block{margin:0 10px;position:relative}
.testimonials-carousel .customer-info .customer-block .name{font-weight:300;color:#444F60;font-size:2rem;}
.testimonials-carousel .customer-info .customer-block .position{font-size:90%;color:#A9ABAC}
.testimonials-carousel .customer-info .company-logo{max-width:100px !important;margin-left:auto}.testimonials-carousel .mobile-spacer{padding-bottom:80px}
.testimonials-carousel.slick-dotted.slick-slider
{
    margin-bottom:0;
}
.testimonials-carousel .slick-dots
{
    bottom:0;right:0
}
.testimonials-section .container-content {
    max-width: 1600px;
    margin: 0 auto;
}
.testimonials-carousel {
    display: flex;
}
.testimonials-carousel .testimonials-carousel-item {
    width: 33%;
    position: relative;
}
.testimonials-carousel .testimonials-carousel-item .carousel-img {
    float: left;
    max-width: 300px;
    position: relative;
    z-index: 2;
}
.testimonials-carousel .customer-info {
    padding: 2% 4%;
}
.section .testimonials-carousel .title-divider {
    display: inline-block;
}
.eff-video {
    max-width: 95%;
    height: 330px;
}
.eff-playbutton {position:absolute;top:2%;right:5%;margin-left:0;cursor:pointer; }
.eff-playbutton .icon-play i{font-size:3rem;color:#000000;transition:all 0.5s; text-shadow:0px 0px 7px #ffffff;}
.eff-playbutton .icon-play i:hover{ color: #92be48; text-shadow:0px 0px 7px #000000; }
.progress-icons {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: start;
}
.progress-icons .pi-line {
    border: 1px solid #efefef;
    width: 58px;
    padding: 0;
    margin: 0 5px;
    margin-top: 32px;
}
.progress-icons i {
    margin: 0 5px;
    font-size: 3rem;
    font-style: normal;
}
.progressi {
    text-align: center;
    color: #bcbcbc;
    cursor: pointer;
}
.progressi.past,
.progressi.current {
    color: #000000;
}
.progressi.past i {
    color: #ffffff;
    background-color: #000000;
    border-radius: 50%;
}
.return-back-btn {
    margin-left: -40px;
    margin-right: 40px;
    cursor: pointer;
}
.return-back-btn:hover {
    color: #bc0000;
}
.philosophy-btn {
    background-color: black;
    width: 90%;
    color: white;
    padding: 1.6rem 1.8rem;
    font-size: 14px;
    letter-spacing: 0.0625em;
    min-width: 150px;
    max-width: 200px;
    margin: 0 auto;
    margin-top: 8px;
    border: none;
}
.philosophy-btn:hover {
    color: #eaeaea;
}
.fullWidthFeature.philosophy {
    height: 100%;
    width: auto;
    padding-bottom: 100px;
    background-color: #f8f8f8;
}


.card-display-flex {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.card-display-flex .card-middle-checker {
    flex-grow: 1;
}


/* .alignBottomCard {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
} */
.philosophy .card-price .price {
    font-size: 1.8rem;
    font-weight: bold;
}
.philosophy .card-price sup {
    font-size: 1.3rem;
}
.meal-programs .section-title-wrapper .title-small {
    font-size: 1.4rem;
    line-height: 30px;
    padding: 2px;
}
.meal-programs .section-title-wrapper .subtitle
{
    padding: 4px 1%;
}
.meal-programs .fullWidthFeature {
    max-width: 380px;
    min-width: 286px;
    background-color: #f8f8f8;
}
.meal-programs .container {
    max-width: 99%;
}
.column.is-custom-row-of-5 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 20%;
}
.meal-programs .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.plan-controls .clickToSelectPlan {
    border: 1px solid #e5e5e5;
    padding: 8px 20px;
    display: inline-block;
    margin: 5px;
}
.button.btnGreenActive.is-active {
    background-color: #92be48;
    color: white;
}

.Dietry-Options.side-pricing .pricing-card .inner ul
{
    max-width: 300px;
}
.Dietry-Options.side-pricing .pricing-card .inner .plan-price small.currency {
    left: -121px;
}
.orSplitter {
    background-color: white;
    height: 1px;
    width: 250px;
    margin: auto;
    margin-bottom: 10px;
}
.background-center-center{
    background-position: center;
}
.background-center-right {
    background-position: center right;
}
.is-asmex-medium.isasmexmedium-topless {
    padding-top: 3rem;
}
.eff-playVideo {
    position: relative;
}
.fullScreenIcon 
{
    position: absolute;
    bottom: 6%;
    right: 9%;
    cursor: pointer;
}
.cart-day-section {
    background-color: white;
}
a.nav-item.loginIcon {
    font-size: 21px;
    color: white;
}

/* a.nav-item.loginIcon.is-loggedin
{
    color: #0f9b0f;
} */
.section-checkout .checkout-large-column.column.is-6 {
    width: 100%;
}
.checkout-myaccount h2.onlycheckout
{
    display: none;
}
.logout-section {
    margin-bottom: 5%;
}
.welcomeMsg {
    float: left;
    font-size: 18px;
}
.logout-link {
    color: #000000;
    font-size: 16px;
    margin-right: 20px;
    font-weight: 600;
}
.logout-link:hover,
.logout-link:active,
.logout-link:focus
 {
    color: #000000;
    
}
.payment-form-new .container-credit-card-items input {
    width: 100% !important;
    font-size: 18px;
    padding: 0.325em 0.625em 0.425em 0.3125em;
    display: block;
    width: 18.75em;
    border: none;
    border-bottom: 1px solid #A9ABAC;
    background-color: transparent !important;
}
.payment-form-new .container-credit-card-items input:focus {
    outline: none;
}
.payment-form-new .container-credit-card-items input {
    padding-right: 25px;
}
.title-new-credit-card {
    font-size: 16px;
    margin-bottom: 4%;
    display: block;
    color: #92be48;
    font-weight: bold;
}
.payment-form-new .container-credit-card-items input[type="checkbox"]
{
    display: inline-block;
    width: auto !important;
}

.payment-form-new .container-credit-card-items .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.payment-form-new .container-credit-card-items .col-md-6
{
    display: inline-block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: .75rem;
    flex: 1;
}
.payment-form-new .container-credit-card-items .col-md-12 {
    -ms-flex-preferred-size: 0;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: .75rem;
    width: 100%;
    display: inline-block;
}

.container-credit-card-items button {
    background-color: #000000;
    font-size: 1.1em;
    padding: 1px 2rem;
    color: white;
    border-color: #000000;
    -webkit-appearance: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 2.285em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    border-radius: 500px;
    margin: 3px;
}

.container-credit-card-items button.btn-make-default {
    font-size: 1rem;
    height: auto;
    display: inline-block;
    padding: 1px 1rem;
}

.nav-container-head {
    min-height: 64px;
    width: 100%;
    position: relative;
}
.nav-container-head .nav-center {
    flex-grow: 1;
    line-height: 64px;
    height: 64px;
}
.nav-right
{
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 64px;
    height: 64px;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.nav-right .nav-for-cart
{
    width: 64px;
    background: #bc0000;
}

.nav-right .nav-item.loginIcon {
    /* width: 63px; */
    font-size: 14px;
    padding-left: 7px;
    padding-right: 7px;
}
.eff-welcome-checkout {
    padding: 0;
    font-size: 16px;
}
.cart-prod-name i {
    font-size: 12px;
}
.post-body.content a{
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
.post-meta.content h2 {
    font-weight: bold;
}

.post-body.content h2,
.post-body.content h3
.post-body.content h5 {
    line-height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
}
.post-body.content ul,
.post-body.content p {
    padding-bottom: 15px;
}

.back-to-lifestyle a.no-account.show-login:active,
.back-to-lifestyle a.no-account.show-login:focus,
.back-to-lifestyle a.no-account.show-login:hover
{
    text-decoration: underline;
}
a.button.rounded.eff-btn-decent-rd-space {
    padding: 0 5%;
    display: inline-block;
    line-height: 45px;
    height: 45px;
    width: auto;
    margin: 3px;
    color: white;
}
a.button.rounded.eff-btn-decent-rd-space.txt-smaller {
    font-size: 13px;
}
a.button.rounded.eff-btn-decent-rd-space:active,
a.button.rounded.eff-btn-decent-rd-space:focus,
a.button.rounded.eff-btn-decent-rd-space:hover
{
    color: #EEEEEE;
}
.container-container {
    max-width: 1600px;
    margin: 0 auto;
}
.fixwid565 {
    max-width: 565px;
}
.subtitle-content {
    font-size: 1.2rem;
    line-height: 30px;
    padding: 20px 5%;
    color: #999999;
}
a.return-back-btn-alacarte {
    position: absolute;
    top: -10px;
    left: 15%;
    font-size: 14px;
    text-decoration: underline;
}
a.return-back-btn-alacarte i {
    font-size: 25px;
    line-height: 15px;
    position: absolute;
    left: -29px;
}
.mobile-space-20 {
    padding-top: 12px;
}
#Meal_Dietry_list_Details 
{
    padding-top: 50px;
}
.flex-card.wavy-login-card
{
    padding: 10px 25px 0 25px;
    background: transparent;
    border: none;
    margin: 0;
}
.flex-card.wavy-login-card h2
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 50px;
    font-style: italic;
}
.listTick li{
    list-style: none;
    margin-bottom: 25px;
    position: relative;
    font-size: 12pt;
}
.listTick li i{
    position: absolute;
    left: -20px;
}
.listTick2 li{
    list-style: none;
    margin-bottom: 15%;
    position: relative;
    font-size: 12pt;
    text-align: left;
}
.listTick2 li i{
    position: absolute;
    left: -20px;
}
.listTick li i,
.listTick2 li i{
    top: 5px;
}
.listTick .fa-check,
.listTick2 .fa-check{
    color: #00b289;
}
.acc-menu-top {
    margin-right: 20px;
    text-decoration: underline;
}
.old-site-link {
    position: absolute;
    left: 5%;
    top: 0;
    line-height: 62px;
    height: 62px;
    text-decoration: underline;
}
.logo-mobile-image {
    display: none;
}
.colum-for-btns {
    margin: 2% 5px 9% 5px;
}

.colum-for-btns .button.eff-black-btn {
    width: 100px;
    height: 3rem;
}
.colum-for-btns .button.eff-black-btn.is-eff-hovered {
    background-color: #bc0000;
    color: white;
}
.featured-section-in .slick-slide img {
    display: inline-block;
}

.control-material.reCaptcha.recaptcha-desktop div iframe {
    height: 100px;
}
.control-material.reCaptcha > div div {
    margin: 0 auto;
}
#wrappereff div .postcode_checker {
    /* display: inline-block;
    padding: 0px 4px;
    cursor: pointer;
    border: 1px solid white;
    border-radius: 20px;
    background-color: white;
    color: black;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: bold;*/
    width: 100%;
    max-width: 300px;
    line-height: 48px;
}
.modal-sm-box {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2147483649;
    background-color: rgba(0, 0, 0, 0.32);
    transition: 0s;
}
.modal-sm-box.is-active {
    display: block;
}
.postcode-checker-inner {
    width: 100%;
    max-width: 700px;
    background-color: white;
    color: black;
    position: relative;
    margin: 0 auto;
    margin-top: 10%;
    padding: 50px;
    text-align: center;
    min-height: 340px;
    border-radius: 0.1875rem;
    box-shadow: 0 3px 17px 15px rgba(0, 0, 0, 0.41);
}
.close-postchecker {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.postcode-checker-inner h5 {
    font-size: 24px;
    line-height: 35px;
    font-weight: bold;
}
.postcode-checker-inner p {
    font-size: 16px;
    padding: 10px;
    line-height: 25px;
}
.postcode-checker-inner .inputcontainer {
    font-size: 16px;
    padding: 10px;
}
.postcode-checker-inner input:not([type="checkbox"]) {
    height: 40px;
    text-align: left;
    color: black;
}
.control-material input.material-input.is-success ~ label{
    top: -20px;
    left: -2px;
    font-size: 12px;
    color: #02c700;
}

.checker-postcode .control-material {
    margin-bottom: 5px;
}
.checker-postcode {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
}
.close-postchecker {
    font-size: 35px;
    padding: 14px 10px 10px 20px;
    cursor: pointer;
}
span.checker-label {
    position: absolute;
    top: 5px;
    left: 9px;
    color: black;
    font-size: 11px;
    font-weight: 300;
    z-index: 2000;
}
.checker-tick-success {
    position: absolute;
    top: -6px;
    right: -35px;
    z-index: 2000;
    color: #00b289;
    font-size: 36px;
    font-weight: bold;
}
.checker-confirm a.button {
    padding: 0 3%;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    width: auto;
    margin: 3px;
    margin-top: 10px;
    background-color: #171616;
    color: white;
}

.checker-success-box,
.checker-fail-box {
    padding: 10px;
    border: 1px solid black;
    width: 100%;
    max-width: 356px;
    margin: 15px auto;
}
.checker-success.is-active {
    display: block;
}
.checker-success a.button.order-now-btn {
    background-color: black;
    color: white;
    font-weight: bold;
    font-size: 18px;
}
.inputcontainer .fa-spinner {
    padding: 10px;
}
.checker-fail-email {
    width: 100%;
    max-width: 310px;
    margin: 10px auto;
    margin-top: 30px;
}

.actionButtonMeal {
    width: 60px;
    margin: 5px 10px;
    padding: 6px 0;
    background: #000;
    color: white;
    cursor: pointer;
}
.actionButtonMeal.disabled {
    background: #999;
}


.dashboard-cta h2{
    font-weight: 600;
    font-size: 20px;
}
.dashboard-cta .button {
    padding: 20px;
    background: black;
    color: white;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 20px;
}

.section-checkout.checkout-page ::-webkit-scrollbar {
    width: 0px;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}


/************************ Mid-Large Laptops ************************/
@media screen and (min-width:1700px)
{
    .column.is-custom-row-of-5 {
        -ms-flex-preferred-size: 0;
        -ms-flex: auto;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: auto;
    }
}
@media screen and (min-width:1025px)
{
    .product-item-design .product-attributes-design .prod-attr-items.product-details {
        display: none;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait)
{
    #Meal_Dietry_list .columns {
        padding: 0 1%;
    }
}
@media screen and (max-width:1400px)
{
    .testimonials-carousel .testimonials-carousel-item .carousel-img {
        max-width: 200px;
    }
    .eff-video {
        height: 220px;     
    }
}
@media screen and (max-width:1350px)
{
    .column.is-custom-row-of-5 {
        width: 33%;
    }
}
@media screen and (max-width:1200px)
{
    .testimonials-carousel .testimonials-carousel-item .carousel-img {
        max-width: 160px;
    }
    .testimonials-carousel .testimonial-title{
        font-size:1.2rem;
    }
    .eff-video {
        min-height: 152px;
        height: auto;
    }
}
/************************ Tablets ************************/
@media screen and (max-width:850px)
{
    .product-item-design .product-attributes-design {
        padding-top: 4%;
    }
    .product-item-design .product-attributes-design .prod-attr-items .prod-attr-item.qty
    {
        width: 50px;
        height: 50px;
        line-height: 45px;
        font-size: 15px;
    }
    .prod-attr-items.qty-item .flyqty
    {
        left: 12px;
    }
    .testimonials-carousel .container-column
    {
        width: 100%;
        padding: 3% 2%;
    }
    .eff-video {
        height: auto;
    }
    .testimonials-carousel .testimonials-carousel-item .carousel-img {
        max-width: 220px;
    }
    .is-not-tablet-850,
    .is-not-tablet-850.column {
        display: none;
    }
    .is-tablets-850 {
        display: block;
    }
    .is-tablet-fullwidth.column
    {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
}

@media screen and (min-width:768px)
{
    #main-quickview.is-active ~ #wrappereff {
        width: calc( 100% - 340px);
    }
    .credit-card-table .cardflag {
        display: inline-block;
        margin-right: 10px;
    }
}
@media screen and (max-width:768px)
{
    .newsletter-container {
        margin-left: -100px;
    }
    .product-item-design .card-body
    {
        padding: 0 13px;
    }
    .product-item-design .product-attributes-design{margin-bottom:0;}
    .submit-order-btn {
        text-align: center;
    }
    .section-checkout > .columns {
        display: flex;
        flex-direction: column-reverse;
    }
    .section-checkout .checkout-expandformobile {
        padding-bottom: 22px;
    }
    .checkout-expandformobile {
        display: flex;        
    }
    .checkout-cart-formobile {
        display: flex;
        justify-content: space-between;
        width: 100%;
        height: 55px;
        background-color: white;
        box-shadow: rgba(181, 187, 212, 0.59) -3px -1px 20px;
        padding: 15px 8px;
        cursor: pointer;
    }
    .checkout-cart-formobile .checkout-showtext {
        width: 100%;
        margin-left: 9px;
        font-size: 1.4em;
        line-height: 22px;
    }
    .checkout-page-right {
        display: none;
    }
    .checkout-page-right.is-active-mobile-cart {
        display: flex;
        min-height: 400px;
        margin-top: 20px;
    }
    .checkout-cart-formobile .checkout-total {
        font-size: 1.2em;
        color: black;
        margin: 0 6px;
        font-weight: bold;
    }
    .checkout-cart-list {
        width: 100%;
    }
    .checkout-cart-formobile i {
        transition: all 0.6s;
    }
    .checkout-cart-formobile i.flip-arrow {
        transform: rotate(180deg);
        padding-top: 8px;
    }
    .ordernow .weeklymenu-list-days .weeklymenu-list-day {
        max-width: 160px;
    }
    .ordernow .weeklymenu-list-days .weeklymenu-list-day.weeklymenu-friday {
        max-width: 250px;
    }
    /* .product-item-detail-design .prod-name {
        line-height: 21px;
    } */
    .column.is-custom-row-of-5 {
        width: 50%;
    }
    .nav-menu.nav-right
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 120px;
        position: relative;
        top: 0;
        left: auto;
        right: auto;
    }
    .pFontmobile p {
        line-height: 24px;
    }
    .listTick2 li{
        margin-bottom: 5%;
    }
    .welcomeMsg {
        display: block;
        float: none;
        clear: both;
        text-align: left;
        margin: 20px 4px;
    }
    .logout-link {
        display: inline-block;
        margin-top: 10px;
    }
    .lifestylecols .alignBottomCard {
        position: relative;
    }
    .lifestylecols .fullWidthFeature.philosophy {
        padding-bottom: 20px;
    }
    #effcheckout-page-container .checkoutform-page-content .just-a-title .text-right
    {
        text-align: left;
        margin-top: 20px;
    }
}
@media screen and (min-width:590px) and (max-width:768px)
{
    .columns.columns-tablets {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .columns-tablets .column.is-3 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
}
@media screen and (max-width:695px)
{
    .product-item-design .card-body {
        padding: 0 4px;
    }
    .product-item-design .product-attributes-design .prod-attr-items
    {
        margin: 2% 0.7%;
    }
    .testimonials-carousel .testimonials-carousel-item .carousel-img {
        max-width: 200px;
    }
    div .postcode_checker {
        display: block;
        max-width: 200px;
        width: 115%;
        margin: 0 auto;
        margin-top: 5px;
    }
    .delivery-date {
        display: inline-block;
    }
    .minTopSlider {
        margin-top: 10px;
    }
}
/****** Mobile Phones ******/
@media screen and (max-width:650px)
{
    .products-carousel {
        max-width: 400px;
    }
    .ordernow .weeklymenu-list-days .weeklymenu-list-day {
        max-width: 110px;
    }
    .ordernow .weeklymenu-list-days .weeklymenu-list-day.weeklymenu-FRI {
        max-width: 165px;
    }
    .weeklymenu-list-dayname, .weeklymenu-list-datenumber, .weeklymenu-list-monthname {
        font-size: 12px;
    }
    .weeklymenu-list-datenumber {
        font-size: 25px;
        padding: 0.01rem 0;
    }
    .Weeklymenu-deliveryInfo {
        padding: 5px 0;
        font-size: 0.8em;
    }
    .product-item-design .product-attributes-design {
        max-width: 300px;
        margin: 0 auto;
    }
    .ordernow .weeklymenu-list-days .weeklymenu-list-day.weeklymenu-friday {
        max-width: 160px;
    }
    .return-back-btn {
        margin-left: -10px;
        margin-right: 10px;
        cursor: pointer;
    }
}
@media screen and (max-width:620px)
{
    .products-carousel {
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
}
@media screen and (max-width:590px)
{
    body h1,body h2,body h3,body h4,body h5,body h6 {
        font-size: 80%;
        line-height: 1.3;
    }

    body .is-half-mobile.is-half-tablet-only {
        width: 100%;
        margin-bottom: 20px;
    }

    body .hour-of-operations h3,
    .combat-meals-contact {
        text-align: center;
    }
    body .hour-of-operations table {
        max-width: 350px;
        width: 100%;
        margin: 0 auto;
    }
    .hour-of-operations .trading-hours {
        text-align: right;
    }
    .footer .footer-links.column {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .newsletter-container {
        float: none;
        margin: 0 auto;
    }
    /* .weeklymenu-list-dayname, 
    .weeklymenu-list-monthname
    {
        font-size: 14px;
    }
    .weeklymenu-list-datenumber
    {
        font-size: 40px;
    } */
    .Wallop .Wallop-caption.is-centered {
        top: 15px;
    }
    .success-slider.Wallop .Wallop-caption h3 {
        font-weight: bold;
    }
    .success-slider.Wallop .Wallop-caption h4 {
        font-size: 46%;
    }
    .success-slider .success-icon img {
        width: 50px;
    }
    ::-webkit-scrollbar {
        display: none;
    }
    .temporary-alignment {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-preferred-size: 0;
        flex-basis: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        /* flex-grow: 1; */
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -ms-flex: none;
        width:141px;
        margin: 0 auto;
    }
    .how-it-works .agency-icon-box img {
        max-height: 40px;
    }
}
@media screen and (max-width:520px)
{
    .column.is-custom-row-of-5 {
        width: 100%;
    }
    .meal-programs .fullWidthFeature {
        max-width: 90%;
    }
    .progress-icons i {
        font-size: 2rem;
    }
    .progress-icons .pi-line {
        margin-top: 20px;
    }
    .caption-action a.mobileSmall {
        width: 160px;
        height: 50px;
    }
    #weekly-menu-order-now .mobile-space-20
    {
        margin-top: 20px;
        padding-top: 20px;
    }
}
/****** Mobile Phones ******/
@media screen and (max-width:440px)
{
    .minibanner {
        min-height: 220px;
    }
    .newsletter-container {
        width: 90%;
    }
    .newsletter-container h3 {
        text-align: center;
    }
    .newsletter-container input.input.newsletter-input {
        width: 100%;
        max-width: 100%;
        display: block;
        margin: 0 auto;
        height: 3rem;
        text-align: center;
    }
    .newsletter-container .newsletter-btn {
        width: 130px;
        display: block;
        margin: 0 auto;
        height: 45px;
        line-height: 45px;
        margin-top: 5px;
    }
    .single-menu-carousel {
        width: 290px;
    }
    .single-menu-carousel .image-wrapper 
    {
        line-height: 50px;
        font-size: 16px;
        letter-spacing: 0.0625em;
    }
    .weeklymenu-list-dayname, 
    .weeklymenu-list-monthname
    {
        font-size: 12px;
    }
    .weeklymenu-list-datenumber
    {
        font-size: 24px;
    }
    .Wallop .Wallop-caption.is-centered h4 {
        font-size: 55%;
    }
    .product-item {
        width: 100%;
    }
    .nav-container-head .nav-center {
        /* width: calc( 100% - 130px ); */
        margin-left: 12px;
        justify-content: start;
    }
    .Wallop .Wallop-caption.is-kindaLeft h4 {
        font-size: 54%;
    }
    #Meal_Dietry_list .columns .column {
        width: 100%;
        display: block;
    }
    #Meal_Dietry_list .columns {
        width: 100%;
        display: block;
    }
    .container-credit-card-items button.btn-make-default {
        width: 83px;
        height: 42px;
        word-wrap: break-word;
        white-space: normal;
        line-height: 17px;
        font-size: 12px;
    }
    /* .nav-item img.logo-mobile-image {
        display: block;
        height: 100%;
        max-height: none;
        width: 48px;
    }
    .logo-table-image {
        display: none; 
    } */
}


@media screen and (max-width:410px)
{
    .section-checkout .addresses {
        display: block;
    }
    .section-checkout .addresses .column.unitsuite {
        max-width: 100%;
    }
    .testimonials-carousel .testimonials-carousel-item .carousel-img {
        max-width: 100%;
    }
    .table.credit-card-table td:first-child {
        width: 1px;
        padding: 1px;
        overflow: hidden;
    }
}


@media screen and (max-width:390px)
{
    .checkout-cart-formobile .checkout-showtext {
        font-size: 1.1em;
        line-height: 18px;
        margin-left: 4px;
    }
    .just-a-title h2 {
        font-size: 1.5em;
    }
    .checkout-cart-formobile i {
        font-size: 1.1em;
    }
    .checkout-cart-formobile .checkout-total {
        line-height: 19px;
    }
}

@media screen and (max-width:380px)
{
    .product-item-design .product-attributes-design .prod-attr-items {
        width: 60px;
        margin: 2% 0;
    }
    .product-item-design .product-attributes-design {
        max-width: 233px;
        margin: 0 auto;
    }
    .product-item-design .product-attributes-design .prod-attr-items .prod-attr-item.qty {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .prod-attr-items.qty-item .flyqty {
        left: 10px;
    }
    .meal-programs .fullWidthFeature {
        min-width: 98%;
        max-width: 98%;
    }
    .logout-link {
        display: block;
    }
}
@media screen and (max-width:370px)
{
    .weeklymenu-list-days {
        display: block;
    }
    .ordernow .weeklymenu-list-days .column.weeklymenu-list-day {
        display: inline-block;
        margin-top: 10px;
        vertical-align: top;
    }
    .success-slider.Wallop .Wallop-caption h3 {
        font-size: 60%;
    }
    .success-slider.Wallop .Wallop-caption.is-centered {
        top: 35px;
    }
    .product-item-detail-design .prod-name {
        font-size: 1rem;
        line-height: 17px;
    }
}
@media screen and (max-width:340px)
{
    .product-item-design .product-attributes-design .prod-attr-items {
        width: 50px;
        margin: 1% 0;
    }
    .product-item-design .product-attributes-design {
        max-width: 195px;
        margin: 0 auto;
    }
    .product-item-design .product-attributes-design .prod-attr-items .name {
        font-size: 0.9rem;
    }
    .order-now-btn.order-now-btn-footer {
        font-size: 14px;
    }
    .checkout-cart-formobile .checkout-showtext {
        font-size: 1em;
        line-height: 16px;
    }
    .checkout-cart-formobile .checkout-total {
        font-size: 1em;
        line-height: 16px;
    }
    table.table td {
        padding: 3px;
    }
    .list-block li {
        padding: 1px 3px;
    }
    .product-item-design .product-attributes-design .prod-attr-items .prod-attr-item.qty {
        width: 42px;
        height: 42px;
        line-height: 40px;
        font-size: 13px;
    }
    .prod-attr-items.qty-item .flyqty
    {
        left: 9px;
    }
    .product-related .product-item {
        width: 90%;
    }
    .progressi.past, .progressi.current {
        font-size: 0.9rem;
    }
}

.side-pricing .pricing-card .inner ul li.label-checkbox-verify-plan-aknowledge {
    border-bottom: 0;
}

.has-text-danger {
    color: #F00;
}

@media screen and (max-height:620px) {
    .postcode-checker-inner {
        margin-top: 0;
        height: 100vh;
        overflow: auto;
    }
}

/**
* OVERWRITE BULMA LIFESTYLE
**/
@media screen and (min-width: 769px) {
    .column.is-one-third, .column.is-one-third-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
}




body.fixed .hidewhenbodyfixed {
    display: none;
}

/**
* Combat Meals
**/

@font-face {
    font-family: 'Gobold';
    src: url('/assets/fonts/gobold/Gobold Regular.otf');
}

@font-face {
    font-family: 'Gobold';
    src: url('/assets/fonts/gobold/Gobold Regular Italic.otf');
    font-style: italic;
}

@font-face {
    font-family: 'Gobold';
    src: url('/assets/fonts/gobold/Gobold Bold.otf');
    font-weight: bold;
}

@font-face {
    font-family: 'Gobold';
    src: url('/assets/fonts/gobold/Gobold Bold Italic.otf');
    font-weight: bold;
    font-style: italic;
}

.hero-head .nav {
    background: black;
    color: white;
    box-shadow: none;
}

.nav-item img {
    max-height: initial;
    height: 30px;
}

.skew-10 {
    transform: skew(-10deg);
}



.bg-red {
    background: #bc0000;
}

.bg-black {
    background: black;
}

.text-red {
    color: #bc0000!important;
}

.text-white {
    color: white!important;
}

.text-black {
    color: black!important;
}

.italic {
    font-style: italic;
}

.home-title-section {
    font-weight: bold;
    text-align: center;
}

.home-title-section h3 {
    font-weight: bold;
    font-size: 28px;
}

.customer-info .fa-quote-left {
    color: #bc0000;
    text-align: left;
}

.carousel-img {
    height: 200px;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Gobold', sans-serif;
    text-transform: uppercase;
}

.Wallop .Wallop-caption.is-centered h1 {
    font-style: italic;
    font-size: 32px;
    padding: 0 10px;
}

.button.btn-outlined.light-btn:hover {
    color: #bc0000;
    opacity: 1;
}

.testimonials-carousel-item {
    max-width: 350px;
    margin: 0 auto; 
}

.testimonial-title {
    margin: 10px 0;
    font-style: italic;
}

.customer-block {
    display: grid;
    grid-template-columns: 30px 1fr;
    align-items: center;
}

.quickview-header .title {
    font-size: 20px;
}

.quickview-header .fa-arrow-right {
    font-size: 20px;
    color: white;
    padding: 5px;
    cursor: pointer;
}

.quickview-header .fa-arrow-right:hover {
    opacity: 0.8;
}

.section-empty-product h4 {
    font-size: 20px;
    font-style: italic;
    margin: 10px 0;
}

.stickyFooter,
.topSliderFiller {
    display: none;
}

.cart-day-title.active {
    background: #f7f7f7;
}

.cart-day-title h4 {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-style: italic;
}

.cart-item .prod-selection .quantity{
    display: inline-block;
    width: 26px;
}

.cart-prod-name {
    font-weight: bold;
}

#customer-account-signin {
    min-height: calc(100vh - 64px);
    background: url('https://img.combatmeals.com.au/banner/login-banner.png') right / cover;
    padding: 0;
}

#customer-account-signin .login-container {
    min-height: calc(100vh - 64px);
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#customer-account-signin .login-container::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    transform: skew(-10deg);
    z-index: 0;
}

#customer-account-signin .checkout-large-column {
    padding: 20% 10px;
    position: relative;
}

.login-container .skew-button-white,
.login-container .skew-button-red{
    font-size: 16px;
    border: transparent;
    width: 240px;
}

.skew-button-white.is-eff-hovered {
    color: white;
    background: #bc0000;
}
.login-container .control-material {
    margin-bottom: 15px;
}
.login-container .control-material input.material-input{
    background: white!important;
    transform: skew(-10deg);
    max-width: 240px;
    margin: auto;
    font-size: 16px;
}

.login-container .change-view {
    text-align: left;
    display: block;
    width: 230px;
    margin: auto;
}

.login-container .reCaptcha {
    transform: scale(0.78) skew(-10deg);
}

.login-container .validation-info {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 230px;
    margin: auto;
}

button {
    outline: none;
    cursor: pointer;
}

.section-grey {
    background: #f6f6f6;
}