*{
  font-family: Montserrat,sans-serif!important;
}
body{
  /*background: #E5E5E5;*/
  background: #FAF7F6;
  /*font-family: Lato,sans-serif;*/
}

.order-nav .nav-link{
  color: #979797;
}
.order-nav .nav-link .active{
  color: #E44730!important;
}
.order-nav-wrap ul{
  /*width: 85%;*/
  margin: auto;
}
.order-nav-link{
  color: #979797;
  vertical-align: middle!important;
  line-height: 14px;
  font-size: 14px;
  
}
.order-nav-link.active .img-wrapper{
  background: #E44730;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: solid 1px #E44730;
}
.order-nav-link.active .nav-img-grey{
  display: none;
}
.order-nav-link.active .nav-img-light{
  display: inline-block;
}
.order-nav-link .nav-img-light{
  display: none;
}

.order-nav-link .img-wrapper{
  /*background: #E44730;*/
  display: inline-block;
  width: 40px;
  height: 40px;
  border: solid 1px #979797;
}
.order-nav-link .img-wrapper img{
  margin: 0;
  position: relative;
  top: 45%;
  left: 30%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
}
.nav-order-caption{
  text-transform: uppercase;
  font-weight: 700;
  font-family: Lato,sans-serif;
}
.order-nav-link.active .nav-order-caption{
  color: #E44730;
}
.nav-order-line{
  height: 2px;
  margin: 4px;
  width: 60px;
  border: solid 1px #979797;
  opacity: 1;
  /* transform: rotate(90deg); */
  /*display: inline-flex;*/
  display: none;
}
.order-nav-link.active .nav-order-line{
  border: solid 1px #E44730;
}
@media (max-width: 991px){
  .nav-order-caption{
    font-size: 10px;
    width: 100%;
    display: inline-block;
  }
}
@media (max-width: 1200px){
  .nav-order-line{
    display: none;
  }
}

@media (max-width: 600px){
  .hide-max600{
    display: none;
  }
}
@media (min-width: 600px){
  .hide-min600{
    display: none;
  }
}
@media (max-width: 700px){
  .hide-max700{
    display: none;
  }
}
@media (min-width: 700px){
  .hide-min700{
    display: none;
  }
}

@media (min-width: 991px){
  .mb-15px-max-991{
    margin-bottom: 15px;
  }
  .mb-40px-max-991{
    margin-bottom: 40px;
  }
  .mt-40px-max-991{
    margin-top: 40px;
    /*margin-top: 20px;*/
  }
  .mt-55px-max-991{
    margin-top: 55px;
  }
}
@media (max-width: 991px) {
  .mb-min5px-max-991 {
    margin-bottom: -5px;
  }
}
.order-continue-btn{
  display: inline-block;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 30px;
  letter-spacing: 0.07em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  flex-direction: row;
  align-items: flex-start;
  padding: 10px 22px;
  width: 210px;
  height: 50px;
  left: 1114px;
  top: 130px;
  background: #0a306c;
  box-shadow: none;
  border: none;
  border-radius: 4px;
}
.order-continue-btn.disabled{
  background: #0a306c;
}
.order-continue-btn-step1 {
  display: inline-block;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 30px;
  letter-spacing: 0.07em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 22px;
  width: 450px;
  height: 50px;
  background: #0a306c;
  box-shadow: none;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.order-continue-btn-step1.disabled{
  background: #0a306c;
}
@media (max-width: 991px) {
  .order-continue-btn-step1 {
    display: inline-block;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0.07em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    flex-direction: row;
    align-items: flex-start;
    padding: 10px 22px;
    width: 210px;
    height: 50px;
    left: 1114px;
    top: 130px;
    background: #0a306c;
    box-shadow: none;
    border: none;
    border-radius: 4px;
  }
}
.order-your-box-wrap{
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 15px 30px 10px;
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 991px){
  .order-your-box-wrap{
    padding: 15px 10px 10px;
  }
}
.order-h2{
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
}
@media (max-width: 991px){
  .order-h2{
    font-size: 15px;
  }
}.order-h2-second{
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
}
@media (max-width: 991px){
  .order-h2-second{
    font-size: 15px;
  }
}
.order-h3{
  /*font-family: Lato;*/
  /*font-size: 21px;*/
  font-size: 19px;
  font-style: normal;
  /*font-weight: 900;*/
  line-height: 30px;
  letter-spacing: 0em;
  /*text-align: center;*/
}
@media (max-width: 991px){
  .order-h3{
    font-size: 15px;
  }
}
.order-h4{
  /*font-family: Lato;*/
  font-size: 18px;
  font-style: normal;
  /*font-weight: 700;*/
  line-height: 20px;
  letter-spacing: 0em;
  /*text-align: center;*/
}

/* custom big radiobutton and num radiobutton */

 /* Customize the label (the container) */
.order-container-radio-big {
  /*display: inline-block;*/
  /*display: table;*/
  float: left;
  /*----------*/
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 3px;
  margin-right: 3px;
}

/* Hide the browser's default radio button */
.order-container-radio-big input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  /*display: block;*/
  display: table-cell;
  text-align: center;
  /*------------------*/
  height: 60px;
  width: 230px; /* !8.4 */
  background-color: #FFF;
  /*border: 1px solid #E5E5E5;*/
  border: 2px solid #11443d;;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 100;
}
@media (max-width: 700px){
  .checkmark {
    font-size: 12px;
    width: 125px;
  }
  .checkmark img{
    width: 20px;
  }
}
/* On mouse-over, add background color */
.order-container-radio-big:hover input ~ .checkmark {
  /*border: 1px solid #11443d;*/
  border: 2px solid #11443d;
}

/* When the radio button is checked, add background */
.order-container-radio-big input:checked ~ .checkmark {
  /*background: #11443d;*/
  /*color: #FFF;*/
  background: #75bd75;
  color: #000;
}

/*.order-container-radio-big input:checked ~ .checkmark .diet-pref-img-green{
  display: none;
}
.order-container-radio-big input:checked ~ .checkmark .diet-pref-img-white{
  display: inherit;
}
.order-container-radio-big .checkmark .diet-pref-img-white{
  display: none;
}*/



/*for number radio*/




/* footer additional */
.footer-contacts > p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
    .footer-contacts p {
        font-size: 14px;
    }
}
.footer-contacts p {
    color: #fff;
}
@media screen and (max-width: 767px) {
    .footer-contacts p {
        font-size: 14px;
    }
}
/* end footer additional */


 /* Customize the label (the order-container-checkbox-meal) */
.order-container-checkbox-meal {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.order-container-checkbox-meal input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-checkbox-meal {
  position: absolute;
  top: 0;
  left: 0;
  height: 58px;
  width: 58px;
  background-color: #fff;
  border: 2px solid #11443d;
  border-radius: 50%;
}

.order-container-checkbox-meal input:disabled  ~ .checkmark-checkbox-meal{
  background-color: #e5e5e5;
  border: 2px solid #e5e5e5;
}

/* On mouse-over, add a grey background color */
.order-container-checkbox-meal:hover input ~ .checkmark-checkbox-meal {
  background-color: #11443d;
  border: 2px solid #fff;
}

/* When the checkbox is checked, add a blue background */
.order-container-checkbox-meal input:checked ~ .checkmark-checkbox-meal {
  /*background-color: #2196F3;*/
  background-color: #11443d;
  border: 2px solid rgba(255,255,255,0.5);
  /*border-opacity: 0.5;*/
}

/* Create the checkmark-checkbox-meal/indicator (hidden when not checked) */
.checkmark-checkbox-meal:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark-checkbox-meal when checked */
.order-container-checkbox-meal input:checked ~ .checkmark-checkbox-meal:after {
  display: block;
}

/* Style the checkmark-checkbox-meal/indicator */
.order-container-checkbox-meal .checkmark-checkbox-meal:after {
  left: 23px;
  top: 10px;
  width: 14px;
  height: 27px;
  border: solid white;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 

.checkbox-meal-wrapper{
  position: absolute;
  right: 35px;
  top: 10px;
}


/* checkout form */
.checkout-form .checkbox-wrap{
    max-width: 50px;
    display: inline-block;
    float: left;
  }

.checkout-form .checkbox-wrap input{
    width: 50px;
  }

.checkout-form .checkbox-group-wrap label{
  max-width: 90%;
}

.checkbox-wrap input[type="checkbox"]{
  font-size: 5px;
}

.checkbox-wrap input[type="checkbox"]:focus {
  color: #495057;
  background-color: #fff;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
/*-------------CABINET--------------*/
.cabinet-block-wrapper{
    padding: 20px 10px;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 4px;
    display: flow-root;
  }
.cabinet-base-content-wrapper input[type="checkbox"]{
  font-size: 10px;
}
.cabinet-base-content-wrapper .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
/*-------------END CABINET--------------*/

/*.money::after {
    content:" Sfr.";
}*/
/*.money::before {
    content:" SFr. ";
}*/
.money::after {
    content:" CHF";
}
.meal-card-title{
  font-size: 20px;
  line-height: 25px;
  /*font-family: Lato,sans-serif;*/
  color: #262322;
  /*min-height: 70px;*/
  min-height: 150px;
  /*min-height: 100px;*/
}
@media (max-width: 700px){
  .meal-card-title{
    min-height: 30px;
  }
}

.meal-card-tags{
  /*font-size: 14px;*/
  font-size: 12px;
  line-height: 20px;
  /*font-family: Lato,sans-serif;*/
}

/*-----------------*/
.sticky-row-order-header-tab{
  position: sticky;
  top: 0;
  /*background: #E5E5E5;*/
  background: #FAF7F6;
  /*z-index: 99;*/
  z-index: 9;
  padding: 10px 10px;
}
.sticky-row-order-header-tab-once{
  position: sticky;
  margin-top: -168px;
  top: 110px;
  z-index: 9;
  padding: 10px 10px;
}
.sticky-row-order-header-tab-once-button{
  position: sticky;
  top: 0;
  z-index: 9;
  padding: 10px 10px;
}
.p-rl-0{
  padding-left: 0;
  padding-right: 0;
}

.fw-700{
  font-weight: 700;
}

#exclude_allergens_btn2 {
  display: block;
  padding: 4px 5px 3px 9px;
  margin-left: 8px;
  font: inherit;
  line-height: 1.2;
  background: white;
  color: #2E662E;
  border: solid 4px #75bd75;
  position: relative;
/*        width: 225px;*/
  width: 235px;
  height: 36px;
  outline: none;
  border-radius: 8px;
  text-align: left;
}
#exclude_allergens_btn2:after {
  content: "▼";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 60%;
  line-height: 22px;
  padding: 0 7px;
  background: #75bd75;
  color: white;
  pointer-events: none;
  width: 20px;
  border-radius: 2px;
  text-align: center;
}
.no-pointer-events #exclude_allergens_btn2:after {
    content: none;
}
/* !1.5 !8.6 */
.pop-up {
  display: none;
  position: absolute;
  left: 0;
  top: 57px;
  z-index: 1;
  background-color: #fff;
  border: 2px solid #11443d;
  border-radius: 4px;
  padding: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  min-width: 150px;
}
.text-hover {
  cursor: help; /* cursor: pointer; */
  text-decoration: underline;
  position: relative;
 }
.text-hover:hover + .pop-up, .text-hover:focus + .pop-up, .text-hover:active + .pop-up {
  display: block;
}
/* !8.3 */
.border-shadow-style {
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .border-shadow-style {
    box-shadow: none;
  }
}
/* !1.1 !1.2 !1.3 !2.3 !2.6 !8.1 !8.2 */
.sticky-row-order-header-tab-custom-first {
  position: sticky;
  top: 0px;
  z-index: 11;
  background-color: white;
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .sticky-row-order-header-tab-custom-first {
    padding-bottom: 0px;
  }
}
.sticky-row-order-header-tab-custom-first-for-first-page {
  position: sticky;
  top: 0px;
  z-index: 11;
  background-color: white;
  height: 120px;
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .sticky-row-order-header-tab-custom-first-for-first-page {
    height: 147px;
    padding-bottom: 80px;
  }
}
.sticky-row-order-header-tab-custom-second {
  width: 110%;
  position: sticky;
  top: 75px;
  z-index: 10;
  /*background: white;*/
  background: #FAF7F6;
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  /*box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);*/
}
@media (max-width: 991px) {
  .sticky-row-order-header-tab-custom-second {
    width: 100%;
    padding-top: 11px;
    padding-bottom: 5px;
  }
}
.sticky-row-order-header-tab-custom-third {
  position: sticky;
  top: 0px;
  z-index: 11;
  background-color: white;
}
@media (max-width: 991px) {
  .sticky-row-order-header-tab-custom-third {
    padding-bottom: 0px;
  }
}
.sticky-row-order-header-tab-custom-fourth{
  position: sticky;
  top: 0;
  background: #FAF7F6;
  z-index: 9;
}
.swiper-wrapper {
  padding-bottom: 10px;
}
.max_items_delivery_limit_up{
  color: #2E662E;
  font-weight: 600;
  width: 100%;
  display: inline-block;
  margin-bottom: 1rem;
}
@media (max-width: 991px){
  .max_items_delivery_limit_up{
    margin-bottom: 0;
  }
}
.max_items_delivery_limit_up_cabinet{
  color: #2E662E;
  font-weight: 600;
  width: 100%;
  display: inline-block;
}
@media (max-width: 991px){
  .max_items_delivery_limit_up_cabinet{
    margin-bottom: 0;
    padding-bottom: 5px;
  }
}
.button-continue-container{
  background-color: #ededed;
  padding: 5px 10px;
  z-index: 10;
  margin: 5px 0 0;
  top: 80px;
  position: sticky;
}
.button-continue-container-edite{
  background-color: #ffffff;
  padding: 5px 10px;
  z-index: 9;
  margin: 5px 0 0;
  /*top: 110px;*/
  top: 80px;
  position: sticky;
}
.button-continue-container-edite-once{
  background-color: #ffffff;
  padding: 1px 10px;
  z-index: 9;
  margin: 5px 0 0;
  top: 153px;
  position: sticky;
}
.button-continue-container-edite-upsell{
  background-color: #ffffff;
  padding: 5px 10px;
  z-index: 9;
  margin: 5px 0 0;
  top: 5px;
  position: sticky;
}
.button-continue-container-once{
  background-color: #ffffff;
  padding: 5px 10px;
  z-index: 13;
  margin: 5px 0 0;
  margin-top: -168px;
  top: 110px;
  position: sticky;
}
.button-continue-container-step3{
  background-color: #ededed;
  padding: 5px 10px;
  z-index: 10;
  margin: -10px 0 0;
  top: 145px;
  position: sticky;
}
@media (max-width: 991px){
  .button-continue-container{
    box-shadow: 0px -3px 3px -3px rgba(0, 0, 0, 0.3);
  }
  .button-continue-container-edite{
    box-shadow: 0px -3px 3px -3px rgba(0, 0, 0, 0.3);
  }
  .button-continue-container-edite-once{
    box-shadow: 0px -3px 3px -3px rgba(0, 0, 0, 0.3);
  }
  .button-continue-container-edite-upsell{
    box-shadow: 0px -3px 3px -3px rgba(0, 0, 0, 0.3);
  }
  .button-continue-container-once{
    box-shadow: 0px -3px 3px -3px rgba(0, 0, 0, 0.3);
  }
}
.button-fixed-bottom {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}
@media (max-width: 991px){
  .button-fixed-bottom{
    display: none;
  }
}
.button-fixed-bottom-mobile {
    display: none;
}
@media (max-width: 991px){
  .button-fixed-bottom-mobile{
    display: block;
    position: sticky;
    padding: 5px;
    bottom: 0;
    left: 0;
    width: 108.5%;
    margin-left: -15px;
    background-color: #ededed;
    z-index: 1000;
    margin-bottom: -100px;
    text-align: center;
    box-shadow: 0px -3px 3px -3px rgba(0, 0, 0, 0.3)
  }
}
.order-h2-new{
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #11443d;
}
.order-h2-new-view{
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #11443d;
  /*margin-top: 10px;*/
  margin-bottom: -17.5px;
}
.order-h2-new-paid{
  font-size: 16px;
  font-weight: 700;
  color: #11443d;
  margin-top: 10px;
  margin-bottom: -5px;
}
.order-h2-new-edit{
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #11443d;
  margin-top: 15px;
  margin-bottom: -15px;
  /*z-index: 10;*/
  width: 100%;
}
@media (max-width: 991px){
  .order-h2-new {
    font-size: 22px;
    color: #11443d;
  }
  .order-h2-new-view {
    font-size: 22px;
    color: #11443d;
  }
}
.sticky-row-order-header-tab-new {
  min-height: 0px;
  /* max-height = maxHeight;*/
  width: 340px;
  /*width: 345px;*/
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #ededed;
  padding-right: 10px;
  font-size: 0.9rem;
  font-weight: 500;
  padding-top: 5px;
}
.sticky-row-order-header-tab-new-edit {
  min-height: 0px;
  /* max-height = maxHeight; !Shadows! */
  width: 340px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #ffffff;
  padding-right: 10px;
  font-size: 0.9rem;
  font-weight: 500;
  padding-top: 5px;
}
.sticky-row-order-header-tab-new-once {
  min-height: 0px;
  /* max-height = maxHeight; !Shadows! */
  width: 340px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #ffffff;
  padding-right: 10px;
  font-size: 0.9rem;
  font-weight: 500;
  padding-top: 5px;
}
/* Style for state when order_multipage_step == 3 */
.sticky-row-order-header-tab-new.step-three {
  max-height: 190px; /* 392px - 202px = 190px */
}
/* Scroll*/
@media (max-width: 991px){
  .sticky-row-order-header-tab-new {
    min-height: 0px;
    /*max-height = maxHeight;*/
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #ededed;
    padding-right: 0px;
    font-weight: 400;
  }
  .sticky-row-order-header-tab-new-edit {
    min-height: 0px;
    /*max-height = maxHeight;*/
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #ffffff;
    padding-right: 0px;
    font-weight: 400;
  }
  .sticky-row-order-header-tab-new-once {
    min-height: 0px;
    /*max-height = maxHeight;*/
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #ffffff;
    padding-right: 0px;
    font-weight: 400;
  }
  .order-h2-new-paid{
    font-size: 16px;
    font-weight: 700;
    color: #11443d;
    margin-top: 15px;
    margin-bottom: 5px;
  }
}
.apply_coupon_text_wrap{
  color: #2E662E;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
  text-underline-offset: 5px;
}
.different-dishes-next-step {
  font-size: 16px;
  color: #5a5a5a;
  margin-bottom: 15px;
  margin-top: -15px;
}
@media (max-width: 991px){
  .different-dishes-next-step{
    font-size: 14px;
  }
}
.meal-card-title-dietary-pref{
  display: inline-block;
  font-size: 18px;
  line-height: 25px;
  color: #262322;
  min-height: 50px;
  width: 100%;
}
@media (max-width: 991px){
  .meal-card-title-dietary-pref{
    display: inline-block;
    min-height: 60px;
    font-size: 15px;
    line-height: 20px;
    width: 100%;
  }
}
.meal-card-title-dietary-pref-edite{
  display: inline-block;
  font-size: 18px;
  line-height: 25px;
  color: #262322;
  min-height: 50px;
  width: 100%;
}
@media (max-width: 991px){
  .meal-card-title-dietary-pref-edite{
    display: inline-block;
    min-height: 25px;
    font-size: 15px;
    line-height: 20px;
    width: 100%;
  }
  .min-h{
    min-height: 60px;
  }
}
. card-style-edite {
    min-height: 435px;
    border-radius: 8px;
    margin-bottom: 25px;
}
.container-shadow {
  position: relative;
  overflow: hidden;
}
.container-shadow::before,
.container-shadow::after {
  content: '';
  position: absolute;
  top: -10%;
  bottom: 0;
  width: 35px;
  height: 75%;
  z-index: 2;
  pointer-events: none;
}
.container-shadow::before {
  left: 0;
  background: linear-gradient(to right, rgba(117, 189, 117, 1) 0%, transparent 70%);
}
.container-shadow::after {
  right: 0;
  background: linear-gradient(to left, rgba(117, 189, 117, 1) 0%, transparent 70%);
}
@media (max-width: 991px) {
  .container-shadow::before,
  .container-shadow::after {
    top: -15%;
    bottom: 0;
    width: 15px;
    height: 75%;
    background: linear-gradient(to right, rgba(117, 189, 117, 1) 0%, transparent 70%);
  }
  .container-shadow::after {
    background: linear-gradient(to left, rgba(117, 189, 117, 1) 0%, transparent 70%);
  }
}
.container-shadow-mobile {
  position: sticky;
  top: 75px;
  z-index: 11;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
  .container-shadow-mobile {
    position: sticky;
    top: 90px;
    z-index: 11;
    background-color: white;
    box-shadow: inset 10px 0 10px -10px rgba(117, 189, 117, 1), inset -10px 0 10px -10px rgba(117, 189, 117, 1), 0px 3px 3px -3px rgba(0, 0, 0, 0.3);
  }
}

/*if True: # OLD*/
.container-shadow-mobile-once-old {
  margin-top: -8px;
}
@media (max-width: 991px) {
  .container-shadow-mobile-once-old {
    margin-top: -18px;
  }
}
.position-box-once-old {
  top: 0px;
  /*margin-top: -7px!important;*/
}
@media (max-width: 991px) {
  .position-box-once-old {
    top: 0px;
  }
}
.position-box-filter-once-old {
  top: 65px;
  margin-top:-15px;
}
@media (max-width: 991px) {
  .position-box-filter-once-old {
    top: 82px;
  }
}
/*else: NEW */
.container-shadow-mobile-once {
  margin-top: -4px;
}
@media (max-width: 991px) {
  .container-shadow-mobile-once {
    margin-top: 2px;
  }
}
.position-box-once {
  top: 0px;
  /*margin-top: -7px!important;*/
}
@media (max-width: 991px) {
  .position-box-once {
    top: 0px;
  }
}
.position-box-filter-once {
  top: 108px;
  margin-top:-15px;
}
@media (max-width: 991px) {
  .position-box-filter-once {
    top: 128px;
  }
}
.swiper-slide-once {
  width: 152px;
  /*height: 50px;*/
}
@media (max-width: 991px) {
  .swiper-slide-once {
    width: 100px !important;
    /*width: 120px !important;*/
    /*height: 50px !important;*/
  }
}


.no-scroll {
  overflow: hidden;
}
.full-screen-height-max {
  position: fixed;
  top: 0;
  bottom: 0;
  margin-top: 0;
  transition: top 0.2s ease, bottom 0.2s ease;
}
.full-screen-height-max-edite {
  position: fixed;
  top: 0;
  bottom: 0;
  margin-top: 0;
  padding-bottom: 75px;
  transition: top 0.2s ease, bottom 0.2s ease;
}
.pd-t50px {
  padding-top: 50px;
}
.pd-t-mobile-decktop-edit {
  padding-top: 10px;
}
@media (max-width: 991px) {
  .pd-t-mobile-decktop-edit {
    padding-top: 25px;
    padding-left: 5px;
  }
}
.space-between-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
}
.mb-2rem {
  margin-bottom: 2rem;
}
.mb-5px {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-40 {
  margin-bottom: 40px;
}
.frequency-data-style {
  height: auto;
}
.meal-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.left-content, .right-content {
    display: flex;
    align-items: center;
}
.meal-cart-icon {
    margin-right: 8px;
}
.meals-list-mobile-version {
    display: none;
}
@media (min-width: 992px) {
    .meals-list-desktop-version {
        display: block;
    }
    .meals-list-mobile-version {
        display: none;
    }
}
@media (max-width: 991px) {
    .meals-list-desktop-version {
        display: none;
    }
    .meals-list-mobile-version {
        display: block;
    }
}
.right-align .total-right {
  float: right;
}
@media (max-width: 991px){
  .mt-60px{
    margin-top: 33px
  }
}
.mt-4px {
  margin-top: 4px;
}
@media (max-width: 991px) {
  .mobile-new-line {
    display: block;
  }
}
@media (max-width: 991px) {
  .pb-0px-mob {
    padding-bottom: 0px;
  }
}
.pb-5px {
  padding-bottom: 10px;
}
#slider-popup-step2 {
  font-family: Arial, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.slider-arrow {
  color: #008000;
  font-size: 24px;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #8FBC8F;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  transition: all 0.2s ease;
}
.slider-arrow {
  width: 45px;
  height: 45px;
  margin: 0 5px;
}
.slider-arrow:active {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.meal-options {
  display: flex;
  overflow: hidden;
  width: 100%;
}
.meal-option {
  flex-grow: 1;
  margin: 0 2px;
  background: #fff;
  border: 1px solid #ccc;
  text-align: center;
  transition: all 0.3s ease;
  padding: 5px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  cursor: pointer;
}
.meal-option > span {
  width: 100%;
 }
.meal-option .number {
  font-size: 24px;
  font-weight: bold;
  color: #333;
 }
.meal-option .price {
  font-size: 16px;
  color: #333;
 }
.meal-option.selected {
  background: #8FBC8F;
  border-color: #008000;
}
.modal-content-meal-option {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 650px;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
  min-height: 358px;
}
.modal-content-invite-friend {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 650px;
  pointer-events: auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.button_apply {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  width: 100%;
  margin-top: 10px;
}
.button_apply-invite-friend {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
}
.confirm-text {
  color: #D35400;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  padding-bottom: 10px;
}
.button_apply_text {
  align-self: center;
  padding: 5px 50px;
}
.modal-body-text1 {
  font-size: 18px;
  font-weight: normal;
  color: darkgreen;
  font-family: 'Arial', sans-serif;
  margin-left: 20px;
}
.modal-body-text2 {
  font-size: 18px;
  font-weight: bold;
  color: green;
  font-family: 'Arial', sans-serif;
  font-style: italic;
  text-align: center;
  padding-right: 130px;
}
.modal-body-text3 {
  font-size: 18px;
  font-weight: bold;
  color: green;
  font-family: 'Arial', sans-serif;
  font-style: italic;
  margin-left: 20px;
}
.modal-header-button-close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
  /*min-height: 57px;*/
  min-height: 36px;
}
.modal-header-button-close .close {
  /*padding: 1rem 1rem;*/
  margin: -1rem -1rem -1rem auto;
}
.popup-size-cross {
  font-size: 35px;
  margin-right: 10px;
  margin-top: 10px;
}
@media (max-width: 991px) {
  #slider-popup-step2 {
    font-family: Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0px 5px 0px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .modal-content-meal-option {
    width: 95%;
    max-width: 600px;
    margin: 10px auto;
    border-radius: 8px;
    padding: 8px;
    min-height: 394px;
  }
  .modal-header-button-close {
    padding: 8px;
    min-height: 41px;
  }
  .meal-option {
    padding: 8px;
    margin: 3px;
  }
  .button_apply_text {
    padding: 10px 30px;
    font-size: 0.9rem;
  }
  .modal-body-text1, .modal-body-text2, .modal-body-text3 {
    font-size: 4.3vw;
    margin-left: 0px;
  }
}
.btn-edit-boxes-pause {
  width: 60px;
  display: inline-flex;
  justify-content: right;
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 4px 5px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  outline: none;
  border: none;
  transition: background-color 0.3s, border-color 0.3s;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btn-edit-boxes-pause2 {
  width: 70px;
  display: inline-flex;
  justify-content: right;
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 4px 5px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  outline: none;
  border: none;
  transition: background-color 0.3s, border-color 0.3s;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btn-edit-boxes-pause:hover {
  background-color: #2E662E;
  color: white;
}
.btn-edit-boxes-pause2:hover {
  background-color: #2E662E;
  color: white;
}
.btn-edit-boxes-pause .pause-icon {
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 4px;
  border-color: #4CAF50;
  outline: none;
}
.btn-edit-boxes-pause2 .pause-icon {
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 4px;
  border-color: #4CAF50;
  outline: none;
}
.btn-edit-boxes-activate {
  width: 60px;
  display: inline-flex;
  justify-content: left;
  background-color: #AABBCC;
  color: white;
  font-size: 16px;
  padding: 4px 5px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  outline: none;
  border: none;
  transition: background-color 0.3s, border-color 0.3s;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btn-edit-boxes-activate:hover {
  background-color: #BBCCEE;
  color: white;
}
.btn-edit-boxes-activate .activate-icon {
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 4px;
  border-color: #636c64;
  outline: none;
}
.btn-edit-boxes-activate2 {
  width: 75px;
  display: inline-flex;
  justify-content: left;
  background-color: #AABBCC;
  color: white;
  font-size: 16px;
  padding: 4px 5px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  outline: none;
  border: none;
  transition: background-color 0.3s, border-color 0.3s;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.btn-edit-boxes-activate2:hover {
  background-color: #BBCCEE;
  color: white;
}
.btn-edit-boxes-activate2 .activate-icon {
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 4px;
  border-color: #636c64;
  outline: none;
}
.status-text-edit-boxes {
  margin-left: 35px;
  margin-right: 5px;
  color: #2E662E;
}
.status-text-edit-boxes2 {
  margin-left: 15px;
  margin-right: 10px;
  color: #2E662E;
}
.status-text-edit-boxes3 {
  margin-left: 5px;
  margin-right: 5px;
  color: #2E662E;
}
.align-items-center{
  display: flex;
  align-items: center;
}
.btn-primary-edit-boxes {
  color: #fff;
  background-color: #0a306c;
  border-color: #0a306c;
  transition: background-color 0.3s, border-color 0.3s;
}
.btn-primary-edit-boxes:hover {
  color: #fff;
  background-color: #0B5394;
  border-color: #0B5394;
}
.btn-primary-edit-boxes-hover {
  color: #fff;
  background-color: #0B5394;
  border-color: #0B5394;
}
.btn-primary-edit-boxes-once-hover {
  color: #fff;
  background-color: #0B5394;
  border-color: #0B5394;
}
.popup-button-edit-boxes-active {
  width: 20px;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 3px;
}
.popup-button-edit-boxes-active2 {
  width: 20px;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 3px;
}
.popup-button-edit-boxes-active3 {
  width: 20px;
  /*margin-top: 0px;*/
  /*margin-bottom: 15px;*/
  margin-left: -490px;
}
@media (max-width: 991px) {
  .btn-edit-boxes-activate {
    width: 120px;
    display: inline-flex;
    justify-content: left;
    background-color: #AABBCC;
    color: white;
    font-size: 16px;
    padding: 4px 5px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    outline: none;
    border: none;
    transition: background-color 0.3s, border-color 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .btn-edit-boxes-activate2 {
    width: 60px;
    display: inline-flex;
    justify-content: left;
    background-color: #AABBCC;
    color: white;
    font-size: 16px;
    padding: 4px 5px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    outline: none;
    border: none;
    transition: background-color 0.3s, border-color 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .btn-edit-boxes-pause {
    width: 130px;
    display: inline-flex;
    justify-content: right;
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 4px 5px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    outline: none;
    border: none;
    transition: background-color 0.3s, border-color 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .btn-edit-boxes-pause2 {
    width: 60px;
    display: inline-flex;
    justify-content: right;
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    padding: 4px 5px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    outline: none;
    border: none;
    transition: background-color 0.3s, border-color 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .status-text-edit-boxes {
    margin-left: 0px;
    margin-right: 5px;
    color: #2E662E;
  }
  .status-text-edit-boxes2 status-text-edit-boxes2 {
    margin-left: 0px;
    margin-right: 5px;
    color: #2E662E;
  }
  .popup-button-edit-boxes-active {
    position: relative;
    top: 0;
    bottom: 0;
    /*left: -40px;*/
    left: -7px;
    right: auto;
    margin-left: 5px;
    /*margin-top: -5px;*/
    margin-top: -25px;
  }
  .popup-button-edit-boxes-active2 {
    position: relative;
    top: 0;
    bottom: 0;
    left: -7px;
    right: auto;
    margin-left: 5px;
    margin-top: -15px;
  }
  .popup-button-edit-boxes-active3 {
    position: relative;
    top: 0;
    bottom: 0;
    /*left: -7px;*/
    /*right: auto;*/
    margin-left: -102px;
    margin-top: -15px;
  }
}
.popupEditBoxesActive {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 500px;
  border: 1px solid #ccc;
  background-color: #e0f0d9;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  border-radius: 8px;
  padding: 20px;
  color: #333;
}
.popupEditBoxesYouSave {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 500px;
  border: 1px solid #ccc;
  background-color: #e0f0d9;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 999;
  border-radius: 8px;
  padding: 20px;
  color: #333;
}
.popupEditBoxesPause {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 500px;
  border: 1px solid #ccc;
  background-color: #e0f0d9;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  border-radius: 8px;
  padding: 20px;
  color: #333;
}
.popup-content-edite-boxes {
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  font-size: 14px;
}
.close-button-edite-boxes-active {
  float: right;
  cursor: pointer;
  font-size: 24px;
  margin-top: -30px;
  margin-right: -10px;
  border: none;
  background: none;
}
.close-button-edite-boxes-you-save {
  float: right;
  cursor: pointer;
  font-size: 24px;
  margin-top: -30px;
  margin-right: -10px;
  border: none;
  background: none;
}
.close-button-popup-extra-explanations {
  float: right;
  cursor: pointer;
  font-size: 24px;
  margin-top: -30px;
  margin-right: -10px;
  border: none;
  background: none;
}
.close-button-popup-extra-explanations2 {
  float: right;
  cursor: pointer;
  font-size: 24px;
  margin-top: -30px;
  margin-right: -10px;
  border: none;
  background: none;
}
.close-button-edite-boxes-pause {
  float: right;
  cursor: pointer;
  font-size: 24px;
  margin-top: -30px;
  margin-right: -10px;
  border: none;
  background: none;
}
.close-button-customer-account-pause,
.close-button-customer-account-active {
  float: right;
  cursor: pointer;
  font-size: 24px;
  margin-top: -30px;
  margin-right: -10px;
  border: none;
  background: none;
}
.edite-boxes-head-text {
  font-weight: 400;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.edite-boxes-head-text-customer-account {
  font-weight: 400;
  font-size: 16px;
  margin-top: 17px;
  margin-bottom: 75px;
}
.popup-content-edite-boxes ol {
  padding-left: 20px;
}
.popup-content-edite-boxes li {
  font-weight: normal;
  margin-bottom: 10px;
}
.popup-content-edite-boxes ul {
  padding-left: 0px;
}
button#popupButtonEditBoxesActive {
  margin-left: 5px;
  padding-bottom: 27px;
  text-align: center;
  width: 27px;
  height: 0px;
  font-size: 16px;
  border-radius: 50%;
  border: 2px solid rgba(93, 93, 93, 0.68);
  background-color: rgba(240, 240, 240, 0.76);
  color: rgba(0, 0, 150, 0.7);
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
button#popupButtonEditBoxesActive:hover {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(0, 0, 150, 1);
}
button#popupButtonEditBoxesPause {
  position: relative;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid rgba(93, 93, 93, 0.68);
  background-color: rgba(240, 240, 240, 0.76);
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
button#popupButtonEditBoxesPause {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  font-size: 8px;
  border-radius: 50%;
  border: 1px solid rgba(93, 93, 93, 0.68);
  background-color: rgba(240, 240, 240, 0.76);
  color: rgba(0, 0, 150, 0.7);
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
  margin-left: 5px;
  margin-top: -3px;
}
button#popupButtonEditBoxesPause::before {
  content: "?";
  display: block;
  text-align: center;
  line-height: 12px;
  color: rgba(0, 0, 150, 0.7);
}
button#popupButtonEditBoxesPause:hover {
  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(0, 0, 150, 1);
}
button#popupButtonEditBoxesPause:hover::before {
  color: rgba(0, 0, 150, 1);
}
.paused-text-edite-boxes {
  color: #E84F33;
}
.nav-link-edite-boxes {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link-edite-boxes:hover, .nav-link-edite-boxes:focus {
  text-decoration: none;
}
.nav-link-edite-boxes.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-link-edite-boxes.menu-nav-link-edite-boxes {
    color: #000000;
    border-radius: 30px;
    border: solid 2px #800000;
    margin: 10px;
}
.nav-link-edite-boxes.menu-nav-link-edite-boxes.active {
  border-radius: 30px;
  background-color: #f4cccc;
}
.date-container-edite-boxes {
    display: inline-block;
    border: 4px solid #800000;
    border-radius: 25px;
    background-color: #FAF7F6;
    position: relative;
}
.date-container-edite-boxes::after {
    content: '';
    position: absolute;
    top: 48%;
    left: 27%;
    right: 27%;
    height: 2px;
    background-color: #800000;
    transform: rotate(131deg);
    transform-origin: center;
}
@media (max-width: 991px) {
  .nav-link-edite-boxes.menu-nav-link-edite-boxes {
      color: #000000;
      border-radius: 30px;
      border: solid 2px #800000;
      margin: 5px;
  }
  .nav-link-edite-boxes.menu-nav-link-edite-boxes.active {
    border-radius: 30px;
    background-color: #f4cccc;
  }
  .date-container-edite-boxes::after {
      content: '';
      position: absolute;
      top: 48%;
      left: 5%;
      right: 5%;
      height: 2px;
      background-color: #800000;
      transform: rotate(131deg);
      transform-origin: center;
  }
}
.overlay_custom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
}
.ml-2-custom {
  margin-left: 0.5rem !important;
}
@media (max-width: 991px) {
  .ml-2-custom {
    margin-left: -0.5rem !important;
  }
}
#slider-popup-edite-boxes-step2 {
  font-family: Arial, sans-serif !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-left: -10px;
}
#slider-popup-edite-boxes2 {
  font-family: Arial, sans-serif !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  /*margin-left: -10px;*/
}
.meal-options-edite-boxes {
  display: flex;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.checkmark-edite-boxes {
  display: table-cell;
  text-align: center;
  width: 230px;
  background-color: #FFF;
  border: 2px solid #11443d;;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 100;
}
.number-edite-boxes {
  font-size: 24px;
  line-height: 48px;
 }
.price-edite-boxes {
  font-size: 14px;
 }
.text-edite-boxes {
  font-size: 14px;
 }
@media (max-width: 700px){
    #slider-popup-edite-boxes-step2 {
    font-family: Arial, sans-serif !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 365px;
    margin-left: -10px;
  }
    #slider-popup-edite-boxes2 {
    font-family: Arial, sans-serif !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 365px;
    /*margin-left: -10px;*/
  }
  .checkmark-edite-boxes {
    display: flex;
    overflow: hidden;
    font-size: 12px;
    width: 80px;
  }
  .checkmark-edite-boxes img{
    width: 20px;
  }
  .number-edite-boxes {
    font-size: 24px;
    padding: 5px;
   }
  .price-edite-boxes {
    font-size: 11px;
    padding: 5px;
    align-items: center;
    justify-content: center;
   }
  .text-edite-boxes {
    font-size: 11px;
    padding: 5px;
   }
}
.selected_item_view{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 24px;
  padding-bottom: 31px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
  background-color: #75bd75;
  border-radius: 4px;
}
.selected_item_edite{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 24px;
  padding-bottom: 31px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
  background-color: #75bd75;
  /*border-radius: 4px;*/
}
.slider-arrow-edite-boxes {
  color: #008000;
  font-size: 24px;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #8FBC8F;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  padding: 10px;
  transition: all 0.2s ease;
}
.slider-arrow-edite-boxes:active {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.mgr-5px {
  margin-right: 5px;
}

.position-fixed-edite-boxes {
  background-color: #ffffff;
  padding: 5px 10px;
  z-index: 10;
  margin: 5px 0 0;
  position: sticky;
  width: 100%;
  box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);
}
.position-fixed-edite-boxes-once {
  background-color: #ffffff;
  padding: 5px 10px;
  z-index: 10;
  margin: 5px 0 0;
  position: sticky;
  width: 100%;
  /*box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.3);*/
}
.top0 {
  top: 0px;
}
.top74 {
  top: 74px;
}
.top80 {
  top: 80px;
}
.top78-mobile-desktop-edit {
  top: 56px;
}
@media (max-width: 991px) {
  .top78-mobile-desktop-edit {
    top: 0px;
  }
}

/*else: NEW*/
.top149-mobile-desktop-edit {
  top: 129px;
}
@media (max-width: 991px) {
  .top149-mobile-desktop-edit {
    top: 0px;
  }
}
.mt0px {
  margin-top: 0px;
}
.mt40px {
  margin-top: 40px;
}
.mt-60px {
  margin-top: -80px;
}
.mt-2px {
  margin-top: -2px;
}
.mt-30px {
  margin-top: -30px;
}
@media (min-width: 991px) {
  .mt_desktop-15 {
    margin-top: -15px;
  }
}
.hide-elem {
  display: none;
}
.display-none {
  display: none;
}
.display-none-only-desktop {
  display: none;
}
.desktop-only {
  display: none;
}
@media (min-width: 991px) {
  .desktop-only {
    display: inline;
  }
}
.mobile-only {
  display: inline;
  margin-left: 5px;
}
@media (min-width: 991px) {
  .mobile-only {
    display: none;
  }
}
@media (max-width: 991px) {
  .display-none-only-mobile {
    display: none !important;
  }
  .display-none-only-desktop {
    display: inline-block;
  }
}
.meal-quantity-span-edite {
    text-align: center;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 991px) {
  .meals-list-display-mobile-edite {
    padding-left: 5px;
    padding-right: 5px;
  }
  .selected_item_view{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 9px;
    padding-bottom: 10px;
    margin-left: -5px;
    margin-right: -5px;
    background-color: #75bd75;
    border-radius: 4px;
  }
  .selected_item_edite{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 9px;
    padding-bottom: 20px;
    margin-left: -9px;
    margin-right: -9px;
    background-color: #75bd75;
    border-radius: 8px;
    /*padding-left: 5px;*/
    /*padding-right: 5px;*/
    /*padding-top: 5px;*/
    /*padding-bottom: 29px;*/
    /*margin-left: -5px;*/
    /*margin-right: -5px;*/
    /*background-color: #75bd75;*/
    /*border-radius: 4px;*/
  }
}
.selected_item_button_edite_left {
  display: inline-block;
  float: right;
  border-radius: 6px;
  border: solid 2px #fff;
  padding: 4px;
}
.selected_item_button_edite_right {
  display: inline-block;
  float: left;
  border-radius: 6px;
  border: solid 2px #fff;
  padding: 4px;
}
.to-fix {
  /*min-height: 470px;*/
}
.box-shadow-edite {
    position: relative;
    overflow: hidden;
}
.box-shadow-edite.has-content::before,
.box-shadow-edite.has-content::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 10px;
    pointer-events: none;
    z-index: 1;
}
.box-shadow-edite.has-content::before {
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); /* Smooth gradient */
}
.box-shadow-edite.has-content::after {
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); /* Smooth gradient */
}
.box-shadow-once {
  position: relative;
  overflow: hidden;
  min-width: 330px;
}
@media (max-width: 991px) {
  .box-shadow-once {
    position: relative;
    overflow: hidden;
    min-width: 0px;
  }
}
.box-shadow-once.has-content::before,
.box-shadow-once.has-content::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 10px;
  pointer-events: none;
  z-index: 1;
}
.box-shadow-once.has-content::before {
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); /* Smooth gradient */
}
.box-shadow-once.has-content::after {
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); /* Smooth gradient */
}
.card-body-edite-choose {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (max-width: 991px) {
  .card-body-edite-choose {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1.25rem;
    /*padding-bottom: 0.3rem;*/
  }
}
.card-body-edite-choose-edit {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (max-width: 991px) {
  .card-body-edite-choose-edit {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1.25rem;
    padding-bottom: 0.3rem;
  }
}
.modal-content-edite {
  margin-top: 300px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.mg-l-5px {
  margin-left: 5px;
}
.filter-by-btns-wrap{
  overflow-y: auto;
  white-space: nowrap;
  /*margin-top: 20px;*/
  margin-bottom: 15px;
}
.filter-as-btn-block{
  cursor: pointer;
  display: inline-block;
  padding: 10px;
  margin-right: 5px;
  border: solid 1px #75bd75;
  border-radius: 5px;
}
.active-filter{
  border: solid 1px #75bd75;
  background-color: #75bd75;
}
@media (max-width: 991px){
  .filter-as-btn-block{
  }
}
.card{
  min-height: 380px;
  border-radius: 8px;
  margin-bottom: 25px;
}
.active_meal-card-block .card-body{
  background-color: #edf7ed;
}
@media (max-width: 991px){
  .meal-card-title-mob{
    font-size: 15px;
    line-height: 20px;
  }
  .card-body{
      padding: 0.5rem;
  }
  .meal-card-block{
  padding: 9px;
  }
  .addon-card-block{
  padding: 9px;
  }
  .card{
  min-height: 330px;
  margin-bottom: 0;
  }
  .addon_price_div{
  font-size: 15px;
  }
}
.mb10px {
  margin-bottom: 10px;
}
.mb0px {
  margin-bottom: 0px;
}
.your-box-width {
  width: 220px;
}
@media (min-width: 991px) {
  .your-box-width {
    width: 100%;
    margin-top: 5px;
    margin-left: 15px;
  }
}
.fixed-bottom-container-edite {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1920px;
  z-index: 1000;
  background-color: #fff;
}

.onetime_once_allergens_filter {
  margin-left: -15px;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .onetime_once_allergens_filter {
    margin-left: 0px;
  }
}
.calendar_delivery_dates_once {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 25px;
}
@media (max-width: 991px) {
  .calendar_delivery_dates_once {
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    margin-top: 25px;
  }
}
.addon_per_portion_price{
  color: #2E662E;
  font-weight: 600;
}
.extra_price_per_portion_price{
  font-weight: 600;
}
@media (max-width: 991px) {
  .pl_15px {
    padding-left: 15px;
  }
}
.price_extra_text_views {
  width: 100%;
  text-align: left;
  margin-top: 30px;
  margin-left: -10px;
  position: absolute;
}
@media (max-width: 991px) {
  .price_extra_text_views {
    width: 100%;
    text-align: left;
    margin-top: 15px;
    margin-left: 0px;
    position: absolute;
  }
}
.price_extra_text_views_old_once_selected {
  width: 100%;
  text-align: left;
  /*margin-top: 30px;*/
  /*margin-left: -90px;*/
  /*position: absolute;*/
}
@media (max-width: 991px) {
  .price_extra_text_views_old_once_selected {
    width: 100%;
    text-align: left;
    /*margin-top: 20px;*/
    /*padding-left: 10px;*/
    /*position: absolute;*/
  }
}

.price_extra_text_views_old_once_not_selected {
  width: 100%;
  text-align: left;
  margin-top: 30px;
  margin-left: -72px;
  position: absolute;
}
@media (max-width: 991px) {
  .price_extra_text_views_old_once_not_selected {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    padding-left: 10px;
    position: absolute;
  }
}
.card-mark-extra{
  position: absolute;
  z-index: 8;
  padding: 3px 10px;
  border-radius: 0 5px 0 0;
  color: #FFF;
  font-weight: 700;
  margin-left: -16px;
  /*margin-right: -5px;*/
  margin-top: -50px;
  outline: 4px solid white;
  outline-offset: 0px;
}
@media (max-width: 991px) {
  .card-mark-extra{
    position: absolute;
    z-index: 8;
    /*top: 5px;*/
    padding: 3px 10px;
    border-radius: 0 5px 0 0;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    margin-left: -3px;
    outline: 2px solid white;
    /*margin-right: -5px;*/
    margin-top: -44px;
  }
}
.card-mark-extra-multipage{
  position: absolute;
  z-index: 8;
  padding: 3px 10px;
  border-radius: 0 5px 0 0;
  color: #FFF;
  font-weight: 700;
  margin-left: -16px;
  margin-top: -50px;
  outline: 4px solid white;
  outline-offset: 0px;
}
@media (max-width: 991px) {
  .card-mark-extra-multipage{
    position: absolute;
    z-index: 8;
    padding: 3px 10px;
    border-radius: 0 5px 0 0;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    margin-left: -6px;
    outline: 2px solid white;
    margin-top: -32px;
  }
}
.card-mark-extra_old_once{
  position: absolute;
  z-index: 8;
  padding: 3px 10px;
  border-radius: 0 5px 0 0;
  color: #FFF;
  font-weight: 700;
  margin-left: -20px;
  /*margin-right: -5px;*/
  margin-top: -50px;
}
@media (max-width: 991px) {
  .card-mark-extra_old_once{
    position: absolute;
    z-index: 8;
    padding: 3px 10px;
    border-radius: 0 5px 0 0;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    margin-left: -3px;
    /*margin-right: -5px;*/
    outline: 2px solid white;
    margin-top: -44px;
  }
}
.meal-card-mark-extra{
  /*background-color: #000;*/
  background-color: #211dba;
}
.card-style-meals-once{
  min-height: 180px;
  border-radius: 8px;
  margin-bottom: 25px;
}
.card-style-addons-once{
  min-height: 180px;
  border-radius: 8px;
  margin-bottom: 25px;
}
.go-to-subscription-card-old-once-style1{
  border: solid 1px #2E662E;
  border-radius: 5px;
  margin-top: 2px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .go-to-subscription-card-old-once-style1{
    border: solid 1px #2E662E;
    border-radius: 5px;
    margin-bottom: 2px;
  }
}
.go-to-subscription-card-old-once-style2{
  color: #2E662E;
  padding-top: 10px;
  text-align: left;
  font-weight: 600;
}
@media (max-width: 991px) {
  .go-to-subscription-card-old-once-style2{
    color: #2E662E;
    text-align: left;
    font-weight: 600;
    line-height: 0.8;
    font-size: 0.8rem;
    padding-top: 0px;
    margin-top: -10px;
    margin-bottom: 2px;
  }
}
.go-to-propose-switch-to-subscription-btn-style{
  width: 100%;
}
@media (max-width: 991px) {
  .go-to-propose-switch-to-subscription-btn-style{
    width: 100%;
    margin-bottom: -6px;
  }
}

.desktop-br {
  display: none;
}
@media (min-width: 1024px) {
  .desktop-br {
    display: block;
    height: 0;
  }
}
.pickup_content::before {
  content: "-";
}
