.wrapper-outer.meal-plan .btn-scroll {
  bottom: 8rem;
}

.lh-small {
  line-height: 16px !important;
}

.wrapper-outer a.oauthloginbutton.btn.btn-primary.btn-social,
.cust-btn {
  text-align: center;
  border: 0.2rem solid #0fb3d0;
  background-color: #0fb3d0;
  color: #fff;
  border-radius: 2em;
  font-size: 1.4rem;
  letter-spacing: 0.08rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  padding: 1rem 2.4rem;
  display: inline-block;
  text-decoration: none;
  min-width: auto;
  height: auto;
  cursor: pointer;
}
.action-set .cust-btn {
  padding: 0.65rem 1.8rem;
}
.wrapper-outer a.oauthloginbutton.btn.btn-primary.btn-social:hover,
.cust-btn:hover {
  background-color: #096272; /*#0fb3d0;*/
  color: #F6FDFE;
}

.cust-btn:hover .cust-btn__icon {
  color: #F6FDFE;
}

.cust-btn.cust-btn--icon
{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #096272;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  background-color: transparent;
}

.cust-btn.cust-btn--icon:hover
{
  color: #096272;
  background-color: transparent;
}

.cust-btn.cust-btn--icon:hover .cust-btn__icon {
  color: #096272;
}

.cust-btn .cust-btn__icon
{
  color: inherit;
  display: block;
  width: 16px;
  height: 16px;
}

.cust-btn .cust-btn__icon svg
{
  display: block;
  width: 100%;
  height: 100%;
}


.oauthloginbutton.btn-social > :first-child {
  padding-right: 10px;
  position: initial;
  width: auto;
  line-height: inherit;
  font-size: inherit;
  border: 0;
}
.mp-font-cardo,
.mp-font-cardo p,
.mp-font-cardo ul,
.mp-font-cardo ol,
.m-p-choose-content p {
  font-family: "Cardo", sans-serif !important;
}

.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.7;
}

a.cust-outline-btn {
  color: #0fb3d0;
  background-color: transparent;
}

a.cust-outline-btn:hover {
  color: #ffffff !important;
  background-color: #0fb3d0;
}

a.cust-outline-btn.btn-danger {
  color: #dc3545;
  border-color: #dc3545;
}

a.cust-outline-btn.btn-danger:hover {
  color: #fff;
  background-color: #dc3545;
}

a.cust-outline-btn.btn-default {
  color: #666666;
  border-color: #666666;
}

a.cust-outline-btn.btn-default:hover {
  color: #fff;
  background-color: #666666;
}

.flex-space-even {
  justify-content: space-evenly;
}

.bg-0 {
  background: transparent;
  background-color: transparent !important;
}

.meal-plan .card:hover {
  box-shadow: none;
}

.cust-select select {
  border: 1px solid #b3b2b2;
  box-shadow: 0px 0px 4px rgb(179 178 178 / 20%);
  border-radius: 0.2rem;
  font-size: 1.5rem;
  line-height: 3.2rem;
  color: #1a1a1a;
  padding: 0.8rem;
  width: 30%;
  font-family: "Leto", sans-serif;
}

.meal-plan p,
.meal-plan h4,
.meal-plan h1 {
  font-family: "Lato";
}

.meal-plan .daily-view-tab-content .rec-dv-grid h4 {
  font-family: "Cardo", sans-serif;
}

.meal-plan .m-p-banner {
  position: relative;
}

.meal-plan .m-p-banner .m-p-welcome {
  padding: 3.5rem 4rem 5rem;
  position: relative;
  margin-top: -35% !important;
  margin-bottom: 8.3rem !important;
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 1px 3px 8px #0202022e;
  box-shadow: 1px 3px 8px #0202022e;
  border-radius: 1.6rem;
  left: 0;
  right: 0;
}

.meal-plan .m-p-banner .m-p-welcome .cust-btn {
  margin-right: 1.5rem;
}

.meal-plan .m-p-banner .m-p-welcome .cust-btn img {
  margin-right: 1.2rem;
}

.meal-plan .m-p-banner .m-p-welcome p {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "Cardo", sans-serif;
}

.meal-plan .m-p-banner .m-p-welcome p:last-child {
  margin-bottom: 4rem;
}

.meal-plan .m-p-banner .m-p-welcome h1 {
  margin-top: 0;
  line-height: 5.4rem;
  margin-bottom: 1.6rem;
  font-size: 4rem;
  font-family: "Cardo", sans-serif;
}

.meal-plan .m-p-macro-icons .macro-blk {
  margin-bottom: 8rem;
}

.meal-plan .m-p-macro-icons .macro-blk h4 {
  margin-top: 2.4rem;
  font-weight: 700;
}

.meal-plan .m-p-macro-icons .macro-blk p {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.meal-plan .m-p-choose .gray-bg {
  background-color: #f9fafc;
}

.meal-plan .m-p-choose .container {
  padding: 5rem 15rem 3.5rem;
}

.meal-plan .m-p-choose h2 {
  font-size: 4rem;
  line-height: 5.4rem;
}

.meal-plan .m-p-choose .choose-blk {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin-bottom: 3.5rem;
}

.meal-plan .m-p-choose .choose-blk a:hover {
  color: #33c5db;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

.meal-plan .m-p-choose .choose-blk img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.meal-plan .m-p-choose .choose-blk h4 {
  margin: 0;
  padding: 1.8rem;
  font-size: 2.2rem;
  line-height: 2.8rem;
  font-family: "Cardo", sans-serif;
}

.meal-plan .m-p-choose .choose-blk h4 img {
  float: right;
  position: relative;
  top: 1rem;
}

.meal-plan .m-calculator {
  margin: 5.7rem 0 7.9rem 0;
  color: #fff;
}

.meal-plan .m-calculator .m-calculator-bg {
  background-image: url("../images/Macro-calculator.jpg");
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 4rem 10rem 10rem;
}

.meal-plan .m-calculator .m-calculator-bg h5 {
  font-size: 1.9rem;
  font-family: "Lato";
  font-weight: 700;
  margin-bottom: 4rem;
}

.meal-plan .m-calculator .m-calculator-bg h5 img {
  width: 2.5rem;
}

.meal-plan .m-calculator .m-calculator-bg h5 .txt-1 {
  color: #759741;
}

.meal-plan .m-calculator .m-calculator-bg h5 .txt-2 {
  color: #a2cd40;
}

.meal-plan .m-calculator .m-calculator-bg h4 {
  font-family: "Cardo", sans-serif;
  margin-bottom: 1.5rem;
  font-size: 3.2rem;
}

.meal-plan .m-calculator .m-calculator-bg table.macros-counters {
  margin-bottom: 3rem;
}

.meal-plan .m-calculator .m-calculator-bg table.macros-counters tr.elements,
.meal-plan .m-calculator .m-calculator-bg table.macros-counters tr.unit {
  font-size: 1.5rem;
  opacity: 0.7;
  font-weight: 300;
  font-family: "Lato";
}

.meal-plan
.m-calculator
.m-calculator-bg
table.macros-counters
tr.count-tr
span.count {
  border-top: 1.5px solid #fff;
  line-height: normal;
  min-width: 85px;
  display: block;
  font-family: "Lato";
}

.meal-plan .m-calculator .m-calculator-bg table.macros-counters tr.unit {
  font-size: 1.6rem;
  font-family: "Lato";
}

.meal-plan .m-calculator .m-calculator-bg table.macros-counters tr.count-tr {
  font-size: 5rem;
  font-weight: 600;
  font-family: "Lato";
}

.meal-plan .m-calculator .m-calculator-bg table.macros-counters tr td {
  padding-right: 5rem;
}

.meal-plan .nav-tabs .nav-link {
  border: 0;
  padding: 1.6rem;
  font-family: Lato;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #1a1a1a;
  border-bottom: 4px solid transparent;
  text-transform: uppercase;
  height: 100%;
}

.meal-plan .nav-tabs .nav-link:hover {
  text-decoration: none;
}

.meal-plan .nav-tabs .nav-link.active {
  border-bottom: 4px solid #0fb3d0 !important;
  color: #0fb3d0;
  border-color: transparent;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}

.meal-plan .m-p-w-tab-pos {
  margin: 90px auto 0px auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  /*justify-content: flex-start;*/
}

/*.meal-plan .pre-made-content .week-view-tabs {
  position: relative;
  margin-top: 3.2rem;
}*/

.meal-plan .pre-made-content .week-view-tabs .nav.nav-tabs#weekDayTab {
  /*position: absolute;
    top: -7rem;
    right: 0;
    margin: 0 !important;*/
  justify-content: flex-end;
  margin-top: 5px !important;
  margin-bottom: 20px;
}

.meal-plan .pre-made-content h4 {
  margin-top: 0;
}

.meal-plan .pre-made-content .week-view-tabs .col-12 {
  /*background: #f9fafc;*/
  /*border-radius: 2px;*/
  /*padding: 2.4rem 1.6rem;*/
  /*border: 2px solid #fff;*/
}

@media (max-width: 991.9px) {
  .meal-plan .pre-made-content .week-view-tabs .col-12 {
    /*border-radius: 16px;*/
  }
}



.meal-plan .pre-made-content .week-view-tabs .day-food-time {
  background: transparent;
}

.meal-plan .pre-made-content .week-view-tabs .week-content .week-name,
.meal-plan .pre-made-content .week-view-tabs .week-content .week-name-food {
  font-family: Lato;
  font-weight: 900;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #666666;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2.4rem;
}

.meal-plan .pre-made-content .week-view-tabs .week-content .week-name-food {
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
  line-height: 1.7rem;
}

.meal-plan .pre-made-content .week-view-tabs .week-content .week-macro {
  text-align: center;
  margin-bottom: 5rem;
}

.meal-plan .pre-made-content .week-view-tabs .week-content .week-macro a {
  color: #0fb3d0;
  font-family: Lato;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 2.4rem;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

.meal-plan .pre-made-content .week-view-tabs .week-content .week-item-content {
  margin-bottom: 2.5rem;
  min-height: 215px;
  position: relative;
  width: 100%;
}

.meal-plan
.pre-made-content
.week-view-tabs
.week-content
.week-item-content
.add-meal.mp-add-recipe,
.meal-plan
.pre-made-content
.week-view-tabs
.week-content
.week-item-content
.rec-ph,
.meal-plan
.pre-made-content
.week-view-tabs
.week-content
.week-item-content
img.wp-post-image {
  height: 13.5rem;
  object-fit: cover;
  width: 100%;
  background-color: #f0f0f0;
}
#custom-meal .meal-plan-items .week-item-content .cmp-recipe-img {
  cursor: grab !important;
}

#custom-meal .meal-plan-items .week-item-content .cmp-recipe-img:hover img,
#custom-meal .rec-dv-grid .cmp-recipe-img:hover img {
  filter: brightness(0.5);
}

.meal-plan-items .week-item-content .delete-btn,
.rec-dv-grid .delete-btn {
  filter: brightness(1) !important;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px !important;
  cursor: pointer;
}

.meal-plan-items .week-item-content .cmp-recipe-img .cmp-serving-modif,
.rec-dv-grid .cmp-recipe-img .cmp-serving-modif {
  opacity: 0;
}

.meal-plan-items .week-item-content .cmp-recipe-img:hover .cmp-serving-modif,
.rec-dv-grid .cmp-recipe-img:hover .cmp-serving-modif,
.meal-plan-items .week-item-content .cmp-recipe-img:hover img.delete-btn,
.rec-dv-grid .cmp-recipe-img:hover img.delete-btn {
  opacity: 1;
}

.meal-plan span.recipe-count {
  background: #15b2cf;
  color: #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 15px;
  font-family: "Lato";
  cursor: pointer;
  font-weight: 600;
}

.meal-plan span.cmp-serving-modif {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -35%);
}

.meal-plan span.cmp-serving-modif span {
  background: #080808;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  font-family: "Lato";
  cursor: pointer;
  font-weight: 600;
  border: 2px solid #fff;
  margin: 0 2px;
}

.meal-plan .daily-view-tab-content span.recipe-count {
  top: 38px;
  left: 20px;
}

.rec-dv-grid .delete-btn {
  height: 45px !important;
}

.meal-plan
.pre-made-content
.week-view-tabs
.week-content
.week-item-content
h5 {
  color: #1a1a1a;
  font-family: Cardo;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin-top: 0.8rem;
}

.meal-plan .pre-made-content .week-view-tabs .week-content .food-time {
  display: none;
}

.meal-plan .pre-made-content .week-view-tabs .weekname-mob {
  display: none;
}
.meal-plan .pre-made-content .daily-week-btns a {
  margin: 0px 5px;
}

/*.meal-plan .pre-made-content a {
  margin: 0px 10px;
}*/

.meal-plan .pre-made-content .cust-select {
  margin-top: 5rem;
}

.meal-plan .pre-made-content .mob-macro ul li,
.meal-plan .pre-made-content .desktop-macro ul li {
  font-family: Lato;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #1a1a1a;
  min-width: 100%;
}

.meal-plan .pre-made-content .mob-macro ul li span,
.meal-plan .pre-made-content .desktop-macro ul li span {
  font-weight: bold;
}

.meal-plan .pre-made-content .wrap-daily-view .nav.nav-tabs {
  margin-top: 0 !important;
}

.meal-plan .pre-made-content .wrap-daily-view ul#daily-weeks {
  display: flex;
  justify-content: space-evenly;
  font-family: "Lato", serif;
  font-weight: 700;
  font-size: 16px;
  background-color: #f9fafc;
  border-radius: 2px;
  position: relative;
}

.meal-plan .pre-made-content .wrap-daily-view ul#daily-weeks li span {
  padding: 1rem 2.8rem;
  position: relative;
  display: inline-block;
  margin: 0;
  color: #666666;
  cursor: pointer;
}

.meal-plan .pre-made-content .wrap-daily-view ul#daily-weeks span:hover {
  text-decoration: none;
}

.meal-plan .pre-made-content .wrap-daily-view ul#daily-weeks.mob-tabs {
  background: none;
}

.meal-plan
.pre-made-content
.wrap-daily-view
ul#daily-weeks.mob-tabs
li
span.active {
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
}

.meal-plan .pre-made-content .wrap-daily-view ul#daily-weeks.mob-tabs li span {
  display: none !important;
}

.meal-plan
.pre-made-content
.wrap-daily-view
ul#daily-weeks.mob-tabs
li.prev-tab {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9;
}

.meal-plan
.pre-made-content
.wrap-daily-view
ul#daily-weeks.mob-tabs
li.next-tab {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 9;
}

.meal-plan .pre-made-content .wrap-daily-view .food-time h5 {
  font-weight: 900;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #666666;
}

.meal-plan .pre-made-content .wrap-daily-view .rec-dv-grid {
  box-shadow: 0px 2px 8px 0px #b3b2b266;
  border-radius: 4px;
  position: relative;
}

.meal-plan .pre-made-content .wrap-daily-view .total-daily-macros ul.rec-macros,
.meal-plan .pre-made-content .wrap-daily-view .rec-dv-grid ul.rec-macros {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(31%, 1fr));
	column-gap: 8px;
	row-gap: 10px;
}

.meal-plan
.pre-made-content
.wrap-daily-view
.total-daily-macros
ul.rec-macros
li,
.meal-plan .pre-made-content .wrap-daily-view .rec-dv-grid ul.rec-macros li {
  width: 100%;
}

.meal-plan .pre-made-content .wrap-daily-view .rec-dv-grid ul span.nt-val {
  display: block;
  text-align: center;
  font-weight: 900;
  font-size: 18px;
  line-height: 22px;
}

.meal-plan .pre-made-content .wrap-daily-view .rec-dv-grid ul span.nt-lbl {
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin: 0.8rem 0 1.2rem;
}

.meal-plan .pre-made-content .wrap-daily-view .rec-dv-grid img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.meal-plan .pre-made-content .wrap-daily-view .total-daily-macros {
  background-color: #f9fafc;
  padding: 4rem 0 0;
}

.meal-plan
.pre-made-content
.wrap-daily-view
.total-daily-macros
ul
span.nt-val {
  display: block;
  text-align: center;
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
}

.meal-plan
.pre-made-content
.wrap-daily-view
.total-daily-macros
ul
span.nt-lbl {
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin: 0.8rem 0 3rem;
}

.meal-plan .pre-made-content .wrap-daily-view .daily-view-btns {
  display: flex;
  justify-content: space-between;
}

/* view-shopping-list modal */

.meal-plan-modal .modal-content {
  border-radius: 1.5rem;
  padding: 3rem;
}

.meal-plan-modal .modal-header
{
  column-gap: 16px;
}

.modal-title {
  font-size: 3.2rem;
  font-family: "Cardo", sans-serif;
  font-weight: 700;
}

.mp-sl-h6,
.modal-header h6,
.shopping-list h6 {
  font-size: 1.6rem;
  font-family: "Cardo", sans-serif;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: capitalize;
}

.meal-plan .shopping-list .wprm-recipe-ingredient-group-name {
  clear: both;
  font-size: 14px;
  font-family: "Lato";
  padding-top: 10px;
}

.btn-group.measurement {
  border: 2px solid #0fb3d0;
  box-shadow: 0px 1px 4px rgba(179, 178, 178, 0.4);
  border-radius: 200px;
  padding: 2px;
  display: inline-flex !important;
  transform: scale(0.9);
  transform-origin: top left;
}

.btn-group.measurement .btn {
  font-size: 1.6rem;
  font-weight: 700;
  font-family: Lato;
  color: #0fb3d0;
  padding: 2px 12px;
  background: transparent;
  text-transform: capitalize;
  min-width: auto;
  outline: none !important;
}

.btn-group.measurement .btn.active {
  background-color: #0fb3d0;
  color: #ffffff;
  box-shadow: 0px 0px 4px rgba(15, 179, 208, 0.4);
  border-radius: 200px !important;
  padding: 0 2rem;
  height: 3.6rem;
}

.meal-plan-modal .shopping-list {
  background-color: #f9fafc;
  padding: 2.3rem;
}

.meal-plan-modal h5 {
  font-size: 2rem;
  font-family: "Cardo", sans-serif;
  font-weight: 700;
}

.shopping-list form label {
  font-size: 1.6rem !important;
  font-family: Lato;
  font-weight: 400 !important;
  margin: 7px 0;
}

.shopping-list form#commentform input[type="checkbox"] {
  width: 20px !important;
  height: 20px !important;
  border: 1px solid #b3b2b2;
  border-radius: 2px;
}

.quantity input {
  background: transparent;
  font-weight: 900;
  font-family: Lato;
  font-size: 2rem;
  width: 32%;
  text-align: center;
}

.quantity input:focus,
.modal-footer .close:focus-visible {
  outline: none;
}

.shopping-list .quantity .sml-num {
  color: #ffffff !important;
  box-shadow: 0px 0px 4px rgba(15, 179, 208, 0.4);
  padding: 2px;
  width: 24px;
  height: 24px;
  background: #0fb3d0;
}

.meal-plan ::-webkit-scrollbar,
.meal-plan-modal ::-webkit-scrollbar {
  width: 0.7rem;
}

.meal-plan ::-webkit-scrollbar-track,
.meal-plan-modal ::-webkit-scrollbar-track {
  background: #dae0e2;
  border-radius: 200px;
}

.meal-plan ::-webkit-scrollbar-thumb,
.meal-plan-modal ::-webkit-scrollbar-thumb {
  background-color: #0fb3d0;
  border-radius: 200px;
}

.shopping-list .modal-footer a {
  width: 240px;
}

.modal-footer .close {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  bottom: 15px;
  width: 100%;
  font-size: 1.6rem;
  font-family: lato;
  font-weight: 700;
  color: #0fb3d0;
  text-decoration: underline;
  opacity: 1;
}

button.modal-top-close {
  position: absolute;
  background: transparent;
  border: none;
  font-size: 3rem;
  right: 10px;
  top: 10px;
  opacity: 0.7;
  text-shadow: 0px 1px 0px #fff;
}
button.modal-top-close:hover {
  opacity: 1;
}

.mpSlIng .wprm-recipe-group-name,
.meal-plan-modal h3 {
  font-size: 2rem;
  font-family: "Cardo", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.ingredient ul li,
.instruction ul li {
  font-size: 1.5rem;
  /*font-weight: 500;
    font-family: 'Lato', serif;*/
  list-style-type: disc;
  margin: 2px 0;
  position: relative;
}

.ingredient ul,
.instruction ul {
  padding-left: 2.3rem;
}

.instruction ul {
  padding-left: 4rem;
}

.instruction ul li {
  list-style-type: none !important;
  counter-increment: item;
  margin: 25px 0;
  line-height: 24px;
}

.instruction ul li:before {
  content: counter(item);
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  text-align: center;
  color: #fff;
  width: 3.2rem;
  height: 3.2rem;
  margin: 0 0 0 -4rem;
  padding: 0.4rem 0 0;
  background: #1a1a1a;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: -0.5rem;
}

.meal-plan-modal .nutrition-info {
  border-bottom: 0;
  padding-bottom: 0;
}

.meal-plan-modal .nutrition-info h3 {
  font-weight: 900;
  font-family: "Lato", sans-serif;
}

.meal-plan-modal .nutrition-info p {
  font-size: 1.6rem;
  font-family: "Lato", sans-serif;
}

.meal-plan-modal .modal-footer .cust-btn {
  margin-bottom: 20px;
}

/* view-shopping-list modal */

/* shipping list screen */

.meal-plan form.is-readonly .btn-save,
.meal-plan form.is-readonly .remove-field {
  display: none;
}

.meal-plan form.is-readonly input[disabled] {
  cursor: text;
  background-color: transparent;
  border: 0 !important;
  outline-color: transparent;
  box-shadow: none;
}

.meal-plan form.is-editing .btn-edit,
.meal-plan .shopping-item form.is-editing input[type="checkbox"] {
  display: none;
}

.meal-plan .cust-shipping {
  margin-top: 6rem;
}

.meal-plan .cust-shipping h2 {
  font-size: 3.2rem;
  font-family: "Cardo", sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
}

.meal-plan .shopping-item {
  background: #f9fafc;
}

.meal-plan .shopping-item h4,
.meal-plan .shopping-modal h5 {
  font-family: "Cardo", sans-serif;
  font-weight: 700;
  margin-top: 0;
}

.meal-plan .shopping-item:not(.recipe-card) h4,
.meal-plan .shopping-modal h5 {
  font-size: 2.4rem;
}

.meal-plan .shopping-item a.view-recipe {
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  color: #0fb3d0;
  margin-bottom: 2rem;
  display: block;
}

.meal-plan .shopping-item a.view-recipe:hover {
  text-decoration: underline;
}

.meal-plan .shopping-item h5 {
  font-size: 1.8rem;
  font-family: "Cardo", sans-serif;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.meal-plan .shopping-item form input[type="text"] {
  font-size: 1.6rem;
  padding: 0 !important;
  color: #1a1a1a;
}

.meal-plan .shopping-item form.is-editing input[type="text"] {
  border: 1px solid #b3b2b2 !important;
  border-radius: 2px;
  padding: 0px 10px !important;
  margin-right: 10px;
}

.meal-plan .shopping-item form label > div {
  align-self: center;
}

.meal-plan .shopping-item form input[type="checkbox"] {
  align-self: center;
}

.meal-plan .shopping-item form label {
  margin: 4px 0;
}

.meal-plan .shopping-item form .js-edit,
.meal-plan .shopping-item form .js-save {
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  color: #0fb3d0;
  text-decoration: underline;
  border: 0;
  background: transparent;
  padding: 0;
}

.meal-plan .shopping-item form .js-edit:focus,
.meal-plan .shopping-item form .js-save:focus,
.meal-plan .modal-footer .close:focus,
.meal-plan button:focus {
  outline: 0;
}

.meal-plan
.shopping-item
.wprm-recipe-ingredients.editable
li.wprm-recipe-ingredient {
  border: 1px solid #b3b2b2;
  border-radius: 2px;
  background: #ffffff;
  padding: 3px 8px;
  margin-bottom: 6px;
}

.meal-plan
.shopping-item
.wprm-recipe-ingredients
li.wprm-recipe-ingredient.eliminated {
  opacity: 0.7;
  text-decoration: line-through;
}

/*#shopping-list .shopping-list .wprm-recipe-ingredients:not(.editable) li.wprm-recipe-ingredient:before{
  content: '';
    margin-right: 8px;
    border: 1px solid #b3b2b2;
    border-radius: 2px;
    background: #fff;
    line-height: 2px !important;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: text-bottom;;
}*/

#shopping-list
.shopping-list
.wprm-recipe-ingredients.editable
li.wprm-recipe-ingredient {
  list-style: none !important;
}

.meal-plan
.shopping-item
.wprm-recipe-ingredients.editable
li.wprm-recipe-ingredient
.mp-remove-ingredient:after {
  content: "-";
  position: absolute;
  right: -35px;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid #ea4e44;
  border-radius: 50%;
  font-weight: 900;
  font-size: 25px;
  height: 25px;
  width: 25px;
  color: #ea4e44;
  line-height: 18px;
  text-align: center;
}

.meal-plan
.shopping-item
.wprm-recipe-ingredients.editable
li.wprm-recipe-ingredient.eliminated
.mp-remove-ingredient:after {
  content: "+";
}

.meal-plan #shopping-list .shopping-list ul.wprm-recipe-ingredients {
  padding-left: 2rem !important;
}

.meal-plan #shopping-list .shopping-list ul.wprm-recipe-ingredients.editable {
  padding-left: 0 !important;
}

.shopping-list
span.wprm-recipe-servings-unit.wprm-recipe-details-unit.wprm-block-text-normal {
  padding-left: 1rem;
}

.meal-plan-modal p {
  font-size: 1.8rem;
}

.mp-edit-shoplist {
  display: block;
  clear: both;
  padding-top: 1rem;
}

.meal-plan-modal form .form-control {
  border: 1px solid #b3b2b2;
  font-size: 1.6rem;
  padding: 18px 9px !important;
  border-radius: 2px;
  height: auto;
}

.meal-plan-modal form label {
  font-size: 1.6rem;
  text-align: left;
  display: block;
}

/* shipping list screen */

/* custom-meal starts */

.custom-meal-card {
  border: 2px solid #0fb3d0;
  box-shadow: 0px 0px 8px rgb(0 174 202 / 10%);
  border-radius: 8px;
  padding: 6rem 3rem 3rem;
  height: 100%;
}

.custom-meal-card h4 {
  font-size: 2.4rem;
  font-family: "Cardo", sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 2rem;
}

.custom-meal-card p {
  font-size: 1.8rem;
  font-family: "Lato", sans-serif;
  margin-bottom: 3rem;
}

.check-back {
  display: none;
}

.custom-meal-plan .cust-select .form-control {
  border: 1px solid #b3b2b2;
  font-size: 1.6rem;
  font-family: "Lato", sans-serif;
  color: #1a1a1a;
}

.custom-meal-plan .cust-select label {
  font-size: 2.2rem;
  font-weight: 700;
}
.validErr.multiple-val-input ul {
  border: 2px solid #ea4e44;
}

.validErr.multiple-val-input input[type="text"] {
  color: #ea4e44;
}

.week-item-content .add-meal,
.rec-dv-grid .add-meal {
  position: relative;
  background: #e4e7ea;
  /*min-height: 136px;*/
  border: 2px dashed #b3b2b2;
  cursor: pointer;
}

.week-item-content .add-meal i,
.rec-dv-grid .add-meal i {
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #666666;
  font-size: 2.4rem;
}

.rec-dv-grid {
  position: relative;
}

/* custom-meal ends */

.meal-plan-modal .custom-meal-form form .form-control {
  padding: 10px !important;
}

.cust-btn.search-btn {
  border-radius: 0 !important;
}

.custom-meal-form form label {
  font-size: 1.8rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.filter-result h4 {
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Cardo", sans-serif;
}

.filter-result a.view-recipe,
.custom-meal-plan-popup .modal-footer a {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #0fb3d0;
  font-size: 1.4rem;
  display: block;
}

.filter-result a.view-recipe:hover,
.custom-meal-plan-popup .modal-footer a:hover {
  text-decoration: underline;
}

.custom-meal-plan-popup .modal-footer a {
  font-size: 1.6rem;
}

.custom-meal-plan-popup
{

}

.meal-plan .mealplans-lists .mealplan-list-item {
  background: #ffffff;
  border: 1px solid #f8f8f8;
  box-sizing: border-box;
  box-shadow: 0px 0px 4px rgb(179 178 178 / 40%);
  border-radius: 4px;
}

.meal-plan .mealplans-lists .mealplan-list-item .daily-week-btns {
  justify-content: space-evenly;
}

.meal-plan .mealplans-lists .mealplans-lists-banner {
  border-radius: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 4.5rem 1rem;
}
.shopping-block
.shopping-item
.wprm-recipe-ingredients
li.wprm-recipe-ingredient
.wprm-recipe-ingredient-unit-system-2,
#recipe-card
.wprm-recipe-ingredients
li.wprm-recipe-ingredient
.wprm-recipe-ingredient-unit-system-2 {
  display: none;
}
.mp-recipe-add-to-collection {
  display: inline-block;
}
.mp-recipe-add-to-collection.shopListRemoveBtn:hover span {
  display: none;
}

.mp-recipe-add-to-collection.shopListRemoveBtn:hover:before {
  content: "Remove from Shopping List";
}
.meal-plan
.wprm-recipe-servings-text-buttons-container
input[type="text"].wprm-recipe-servings {
  border: 0 !important;
  font-weight: 900 !important;
  font-family: "Lato", sans-serif;
  width: 60px;
}

.meal-plan
.wprm-recipe-servings-text-buttons-container
.wprm-recipe-servings-change.wprm-recipe-servings-decrement,
.meal-plan
.wprm-recipe-servings-text-buttons-container
.wprm-recipe-servings-change.wprm-recipe-servings-increment {
  background-color: #0fb3d0 !important;
  border: transparent;
  border-radius: 40rem !important;
  font-weight: 900;
  width: 25px;
  height: 25px;
  line-height: unset;
  font-family: "Lato", sans-serif;
}

.meal-plan .open-rec-card {
  cursor: pointer;
  display: block;
  width: 100%;
}

.meal-plan .custom-mp-box .open-rec-card:hover {
  color: #0fb3d0 !important;
}

.meal-plan .mealplans-lists .mealplan-list-item ul.nutrition-list,
.meal-plan .rec-dv-grid ul.nutrition-list {
  display: flex;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  justify-content: space-around;
  text-align: center;
  flex-wrap: wrap;
}

.meal-plan .mealplans-lists .mealplan-list-item ul.nutrition-list li,
.meal-plan .rec-dv-grid ul.nutrition-list li {
  width: 33%;
  margin-bottom: 1rem;
}

.meal-plan .mealplans-lists .mealplan-list-item ul.nutrition-list li > strong,
.meal-plan .rec-dv-grid ul.nutrition-list li > strong,
.meal-plan .rec-dv-grid ul.nutrition-list li > span:first-child {
  font-weight: 900;
  font-size: 18px;
  line-height: 22px;
  display: block;
}

.meal-plan .total-daily-macros ul,
.meal-plan #recipe-card ul.nutrition-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 16px;
  row-gap: 10px;
  /*display: flex;*/
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /*justify-content: space-between;*/
  text-align: center;
}
.meal-plan #recipe-card ul.nutrition-list .macro-element__head .macro-element__icon
{
  display: none;
}
.meal-plan #recipe-card ul.nutrition-list .macro-element__head .macro-element__title
{
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 991.9px) {
  .meal-plan #recipe-card ul.nutrition-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.meal-plan #recipe-card ul.nutrition-list li strong,
.meal-plan .total-daily-macros ul li strong,
.meal-plan #recipe-card ul.nutrition-list li > span:first-child {
  font-weight: bold !important;
  font-size: 2rem;
  display: block;
  /*margin-bottom: 1rem;*/
}

.meal-plan .total-daily-macros ul li {
  margin-bottom: 3rem;
}

.meal-plan #recipe-card img.rec-banner {
  border-radius: 1.5rem 1.5rem 0 0;
}

.meal-plan .shopping-list ul.wprm-recipe-ingredients {
  padding-left: 3.2rem;
  font-family: "Lato", serif;
  font-weight: 400;
  font-size: 1.6rem;
}

.meal-plan .shopping-list ul.wprm-recipe-ingredients li {
  padding-left: 5px;
  padding-bottom: 2px;
}

.meal-plan
.shopping-list
.wprm-recipe-ingredients
.wprm-recipe-ingredient-amount::before {
  content: "";
}

.meal-plan .shopping-list .wprm-checkbox-container label:before,
.meal-plan .shopping-list .wprm-checkbox-container label:after {
  border-radius: 2px;
}

.meal-plan ul#weekDayTab li a {
  padding: 1rem;
}

.mp-recipe-search {
  font-family: "Lato", sans-serif;
}

.mp-recipe-search .search_btn {
  background: #0fb3d0;
  color: #fff;
  border: 2px solid #0fb3d0;
}

#custom-meal-modal .mp-recipe-results {
  max-height: 60vh;
  overflow-y: auto;
}

#custom-meal-modal .mp-recipe-results a.cust-outline-btn {
  padding: 0.6rem 1.2rem !important;
}
.wprm-recipe-ingredient-group h4.wprm-recipe-group-name {
  padding-top: 1rem !important;
  clear: both;
  display: block;
  font-family: "Cardo", sans-serif !important;
  font-size: 2rem !important;
}
.meal-plan .wprm-recipe-ingredient-group h4.wprm-recipe-group-name,
.recipe-card .wprm-recipe-ingredient-group h4.wprm-recipe-group-name {
  text-transform: lowercase !important;
}
.meal-plan .wprm-recipe-ingredient-group h4.wprm-recipe-group-name:first-letter,
.recipe-card
.wprm-recipe-ingredient-group
h4.wprm-recipe-group-name:first-letter {
  text-transform: capitalize !important;
}
.mp-apply-shoplist,
.mp-edit-shoplist {
  font-weight: 600;
  font-size: 16px;
}
.mp-apply-shoplist:hover,
.mp-edit-shoplist:hover {
  text-decoration: underline !important;
}
.tooltip > .tooltip-inner {
  font-size: 1.2rem;
}
@media (max-width: 991.9px) {
  .daily-view-btns-desktop {
    display: none;
  }
  .meal-plan .m-p-banner .m-p-welcome {
    padding: 3.2rem 1.6rem;
    margin-top: -3% !important;
    margin-bottom: 7.4rem !important;
    display: inline-block;
  }
  .meal-plan .m-p-banner .m-p-welcome .cust-btn {
    margin-bottom: 1.6rem;
    width: 100%;
    display: block;
  }
  .meal-plan .m-p-banner .m-p-welcome p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .meal-plan .m-p-banner .m-p-welcome h4 {
    line-height: 3.25rem;
    font-size: 2.4rem;
  }
  .meal-plan .m-p-banner .m-p-banner-img img {
    top: 60px;
    position: relative;
  }
  .meal-plan .m-p-macro-icons img {
    width: 5.4rem;
  }
  .meal-plan .m-p-macro-icons .macro-blk {
    margin-bottom: 4rem;
  }
  .meal-plan .m-p-choose .gray-bg {
    background: transparent;
  }
  .meal-plan .m-p-choose .container {
    padding: 1.6rem;
  }
  .meal-plan .m-p-choose h2 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    margin-bottom: 1.4rem;
    text-align: left !important;
  }
  .meal-plan .m-p-choose .choose-blk {
    margin-bottom: 3.2rem;
  }
  .meal-plan .m-p-choose .choose-blk h4 {
    font-size: 1.8rem;
    line-height: 2.43rem;
    padding: 1.6rem;
  }
  .meal-plan .m-calculator {
    margin: 0rem 0 4em 0;
    color: #fff;
  }
  .meal-plan .m-calculator .m-calculator-bg {
    padding: 3rem 3rem 5rem;
    width: calc(100% - 32px);
  }
  .meal-plan .m-calculator .m-calculator-bg h5 {
    font-size: 1.5rem;
    margin-bottom: 3rem;
  }
  .meal-plan .m-calculator .m-calculator-bg table.macros-counters tr.count-tr {
    font-size: 4rem;
  }
  .meal-plan
  .m-calculator
  .m-calculator-bg
  table.macros-counters
  tr.count-tr
  span.count {
    min-width: 60px;
  }
  .meal-plan .m-calculator .m-calculator-bg table.macros-counters tr td {
    padding-right: 2rem;
  }
  .meal-plan .m-p-w-tab-pos {
    margin: 60px auto 20px auto !important;
  }
  .meal-plan .m-p-w-tab-pos .nav-item {
    width: 33.33%;
  }
  .meal-plan .m-p-w-tab-pos .nav-item a {
    word-break: break-word;
    font-size: 12px;
    font-weight: 900;
    line-height: 18px;
  }
  .meal-plan .pre-made-content .cust-select {
    margin-top: 3.2rem;
  }
  .meal-plan .pre-made-content .cust-select select {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }
  .meal-plan .pre-made-content .week-view-tabs .nav.nav-tabs#weekDayTab {
    position: relative;
    top: 0;
    margin-bottom: 2.4rem !important;
  }
  .meal-plan .pre-made-content .week-view-tabs .week-content .week-macro {
    margin-bottom: 3rem;
  }
  .meal-plan .pre-made-content .week-view-tabs .week-content .week-name {
    margin-bottom: 16px;
    text-transform: none;
  }
  .meal-plan
  .pre-made-content
  .week-view-tabs
  .week-content
  .week-item-content {
    width: 49%;
    margin-bottom: 16px;
    /*padding: 0 2px;*/
    min-height: auto;
    height: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .meal-plan .pre-made-content .week-view-tabs .col-12 {
    margin-bottom: 24px;
    /*padding: 3.2rem 1.6rem;*/
  }
  .meal-plan .pre-made-content .weekname-mob {
    display: block !important;
    text-align: left !important;
  }
  .meal-plan span.recipe-count {
    top: 30px;
  }
  .meal-plan .pre-made-content .week-name {
    display: none;
  }
  .meal-plan .pre-made-content .wrap-daily-view .total-daily-macros {
    padding-left: 0;
    padding-right: 0;
  }
  .meal-plan .pre-made-content .daily-week-btns,
  .meal-plan .pre-made-content .daily-view-btns {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .meal-plan .pre-made-content .daily-week-btns a,
  .meal-plan .pre-made-content .daily-view-btns a {
    padding: 5px 8px !important;
    margin: 0px !important;
    width: 33.33%;
    font-size: 11px !important;
    border-right: 1px solid #0da4bf !important;
    border-radius: 0 !important;
  }
  .meal-plan #shopping-list .pre-made-content .daily-week-btns a {
    width: 50%;
  }
  .meal-plan .pre-made-content .daily-week-btns a i,
  .meal-plan .pre-made-content .daily-view-btns a i {
    display: block;
  }
  /* view-shopping-list modal */
  /*.meal-plan-modal .modal-dialog{
    max-width: 100%;
    margin: 0;
    min-height: 100%;
  }*/
  .meal-plan-modal .modal-content {
    border-radius: 0;
  }
  .back-meal__container
  {
    padding: 15px;
    text-align: right;
  }

  .back-meal {
    font-size: 1.6rem;
    font-family: lato;
    font-weight: 700;
    color: #0fb3d0;
    margin-bottom: 0;
    display: inline-block;
  }
  .shopping-list .cust-outline-btn i {
    display: inline-block;
  }
  .quantity input {
    width: 10%;
  }
  .shopping-list .cust-outline-btn {
    margin-bottom: 2rem;
  }
  /*.modal-footer .close {
      display: none;
    }*/
  .cust-shipping h2 {
    font-size: 2rem;
  }
  /*.meal-plan-modal .modal-dialog.modal-sm {
      max-width: 500px;
      margin: auto;
    }*/
  .meal-plan-modal.shopping-modal .modal-content {
    border-radius: 1.5rem;
    padding: 2rem;
  }
  .desktop-macro {
    display: none;
  }
  /* view-shopping-list modal */
  .meal-plan .wrap-daily-view .rec-dv-grid .add-meal,
  .meal-plan .wrap-daily-view .rec-dv-grid img:not(.delete-btn) {
    height: 20rem !important;
  }
  .meal-plan-items .week-item-content .delete-btn {
    top: 24px;
  }
  .rec-dv-grid .delete-btn {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media (min-width: 992px) {
  #custom-meal
  .custom-meal-plan
  .meal-plan-items[aria-labelledby="week-view-tab"]
  .column-macros {
    max-height: 12rem;
    overflow-y: auto;
  }
  img.shop-item-thumb {
    height: 34rem;
    object-fit: cover;
  }
  .daily-view-btns-mob {
    display: none !important;
  }
  /*.meal-plan-modal .modal-dialog{max-width: 800px;}*/
  /*.meal-plan-modal .modal-dialog.modal-sm{max-width: 500px;}*/
  .back-meal,
  .meal-plan-modal .modal-footer a i {
    display: none;
  }
  .meal-plan .m-p-banner .m-p-welcome {
    width: 72%;
    margin: auto;
  }
  .meal-plan .macro-blk-width {
    width: 80%;
  }
  .m-p-container {
    position: relative;
  }
  .m-p-container .food-time {
    height: 25%;
  }
  .meal-plan
  .pre-made-content
  .wrap-daily-view
  ul#daily-weeks
  li
  span.active:after,
  .meal-plan
  .pre-made-content
  .wrap-daily-view
  ul#daily-weeks
  li
  span:hover:after {
    content: "";
    border-bottom: 4px solid #0fb3d0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: auto;
  }
  .meal-plan .m-p-container .week-item-content .food-time {
    position: absolute;
    right: 155px;
    top: 40px;
    display: block !important;
  }
  .meal-plan .m-p-container .week-item-content .food-time h4 {
    font-size: 1.3rem;
  }
  .meal-plan #custom-meal .wrap-daily-view .daily-view-btns {
    flex-wrap: wrap;
  }
  .meal-plan #custom-meal .wrap-daily-view .daily-view-btns .cust-btn {
    margin: 0 0 15px 0;
    width: 48%;
  }
  .meal-plan
  #pre-made
  .pre-made-content
  .week-view-tabs
  .nav.nav-tabs#weekDayTab {
    margin-top: -4rem !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .meal-plan
  .pre-made-content
  .week-view-tabs
  .week-content
  .week-item-content {
    margin-bottom: 1.8rem;
    min-height: 185px;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .m-p-container .col-lg-1 {
    max-width: calc(100% / 7);
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .m-p-container .week-content {
    height: 100%;
  }


}


@media (min-width: 992px) and (max-width: 1399px) {
	.meal-plan .m-p-container .week-item-content .food-time {
		right: 11vw;
	}
	.m-p-w-tabs {
		max-width: calc(100vw - 170px);
		margin: 0 auto;
	}
}

@media (min-width: 1400px) {
  .meal-plan .m-p-container {
    position: relative;
  }
  .meal-plan .m-p-container .food-time {
    height: 25%;
  }
  .meal-plan .m-p-container .day-food-time {
    position: absolute;
    height: 100%;
    left: -165px;
    text-align: right;
  }
  .meal-plan .m-p-container .week-item-content {
    position: relative;
  }
  .meal-plan .m-p-container .week-item-content .food-time {
    position: absolute;
    right: 170px;
    top: 40px;
    display: block !important;
  }
  .meal-plan .m-p-container .week-item-content .food-time h4 {
    font-family: Lato;
    font-weight: 900;
    font-size: 1.4rem;
    line-height: 1.7rem;
    color: #666666;
    text-transform: uppercase;
  }
  .meal-plan .m-p-container .week-content {
    height: 100%;
  }
  .meal-plan .m-p-container .col-lg-1 {
    max-width: calc(100% / 6 - 30px);
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
}

/*# sourceMappingURL=mp-styles.css.map */

@media (max-width: 767px) {
  /* view-shopping-list modal */
  .modal-title {
    font-size: 2rem;
  }
  .meal-plan-modal .modal-content {
    padding: 3rem 1rem;
    /*min-height: 100%;
    height: 100%;
    overflow-y: auto;
    margin-top:120px;*/
  }
  .meal-plan-modal .shopping-list {
    padding: 2.3rem 1.3rem;
  }
  .meal-plan-modal:not(.shopping-modal) .modal-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 9;
    width: 100%;
  }
  /*.meal-plan-modal:not(.shopping-modal) .modal-footer a {
      padding: 11px 8px !important;
      margin: 0px !important;
      width: 50%;
      font-size: 11px !important;
      border-right: 1px solid #0DA4BF!important;
      border-radius: 0 !important;
    }*/
  .meal-plan-modal .modal-dialog-scrollable .modal-body {
    margin-bottom: 20px;
  }
  .meal-plan-modal ::-webkit-scrollbar {
    width: 0rem;
  }
  /*.modal-backdrop {
      background-color: #fff !important;
    }*/
  /* view-shopping-list modal */
  .shopping-item {
    padding: 0;
  }
  .shopping-item-list {
    padding: 0 3rem;
  }
  .shopping-item h5 {
    margin-top: 1rem;
  }
  .shopping-modal {
    background: #00000080;
  }
  /*.meal-plan-modal .modal-dialog.modal-sm {
  max-width: 300px;
  margin: auto;
  }*/
  .shopping-modal h5 {
    font-size: 1.8rem;
  }
  .meal-plan-modal p {
    font-size: 1.6rem;
  }
  .shopping-modal .modal-footer a {
    margin: 6px auto !important;
  }
  .meal-plan #recipe-card ul.nutrition-list {
    flex-wrap: wrap;
  }
  .meal-plan #recipe-card ul.nutrition-list li {
    /*width: 33%;*/
    /*margin-bottom: 1rem;*/
  }
  /*.week-item-content .add-meal,
    .rec-dv-grid .add-meal {
      min-height: 148px;
    }*/
  .cust-btn {
    padding: 15px;
    min-width: 32px;
    min-height: 32px;
  }

  .cust-btn.cust-btn--icon {
    padding: 0;
  }

  .meal-plan
  .shopping-item
  .wprm-recipe-ingredients.editable
  li.wprm-recipe-ingredient {
    width: 90%;
  }
  .custom-meal-card {
    box-shadow: 0px 0px 10px #cccccc;
  }
  #custom-meal-modal .mp-recipe-results {
    overflow-y: auto;
  }
}

@media print {
  .btn-scroll,
  header.main-header,
  nav.nav-mega,
  nav.nav-strip,
  nav.sub-strip,
  nav.sub-mega-strip,
  section.cta,
  footer.site-footer,
  .daily-week-btns,
  .hero-tabs .nav-tabs,
  .cust-select {
    display: none !important;
  }
  @page {
    margin: 1mm 1mm 1mm 1mm;
    size: landscape;
  }
  .meal-plan .m-p-container .col-lg-1 {
    max-width: calc(100% / 6 - 30px);
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
  .meal-plan
  .pre-made-content
  .week-view-tabs
  .week-content
  .week-item-content
  .add-meal.mp-add-recipe,
  .meal-plan
  .pre-made-content
  .week-view-tabs
  .week-content
  .week-item-content
  .rec-ph,
  .meal-plan
  .pre-made-content
  .week-view-tabs
  .week-content
  .week-item-content
  img.wp-post-image {
    height: 85px !important;
    width: 100% !important;
  }
  .meal-plan .column-macros {
    column-count: auto !important;
  }
  .meal-plan
  .pre-made-content
  .week-view-tabs
  .week-content
  .week-item-content
  h5 {
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .meal-plan
  .pre-made-content
  .week-view-tabs
  .week-content
  .week-item-content {
    width: 100% !important;
    min-height: 160px !important;
  }
  .meal-plan .pre-made-content .mob-macro ul li,
  .meal-plan .pre-made-content .desktop-macro ul li {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .meal-plan .pre-made-content .week-view-tabs .week-content .week-name,
  .meal-plan .pre-made-content .week-view-tabs .week-content .week-name-food {
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
  }
  .meal-plan .pre-made-content .week-view-tabs .col-12 {
    padding: 1rem;
  }
}


@media (max-width: 991.9px) {
  .meal-plan .pre-made-content .week-view-tabs .week-content .week-item-content.week-item-content--empty
  {
    display: none;
  }
}



.infopopup
{
  position: fixed;
  display: none;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 6500;
}

.infopopup:before
{
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.2s ease;
  z-index: -1;
}


.infopopup.infopopup--active
{
  display: flex;
  pointer-events: auto;

}

.infopopup.infopopup--visible:before {
	   opacity: 1;
}

.infopopup.infopopup--visible	.infopopup__dialog {
	  opacity: 1;
	  transform: scale(1);
}

.infopopup__dialog
{
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: calc(100% - 30px);
  min-width: 0;
  max-width: calc(300px + 30px);
  height: auto;
  max-height: calc(100% - 30px);
  margin: auto;
  padding: 32px 24px 24px;
  opacity: 0;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  /*box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);*/
  transition: transform 0.3s ease, opacity 0.2s ease;
  transform: scale(.7);
}

.infopopup__content-wrapper
{
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
}

.infopopup__content
{
  overflow: auto;
  max-height: 100%;
  font-size: 16px;
  text-align: center;
}

.infopopup__footer
{
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.infopopup__footer button
{
  min-width: 88px;
  padding: 1rem 2.4rem;
}

@media (max-width: 767px) {
  .infopopup__footer button
  {
    padding: 1rem 2.4rem;
    min-width: 88px;
    min-height: 0;
  }
}