p {
  font-size: 16px;
  font-weight: 300;
}

h3 {
  font-weight: 500;
  font-size: 22px;
  padding-bottom: 10px;
  padding-top: 20px;
}

#welcome_message {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #222222;
}

#order_summary_desktop .delivery_date {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #000000;
}

.add-to-cart,
.add-to-cart:hover {
  width: 100%;
  height: 56px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #D74344;
  margin-bottom: 36px;
  white-space: normal;
}

.add-to-cart.disabled,
.add-to-cart.disabled:hover,
.add-to-cart.disabled:active {
  height: 56px;
  background: #E6E6E6;
  color: #999999;
}

.action-btn[disabled]:hover {
  cursor: not-allowed;
}

.action-btn[disabled] img {
  filter: invert(90%) sepia(0%) saturate(200%) hue-rotate(0deg) brightness(105%) contrast(95%);
}

.product_dropdown {
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  border-radius: 8px;
  width: 62px;
}

.quantity_container {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  border: 1px solid #2A345B;
  border-radius: 8px;
  height: 38px;
  max-width: 225px;
  width: 100%;
  margin: auto 0 8px 0;
}

.action-btn,
.action-btn:hover,
.action-btn:active,
.action-btn:focus {
  width: 37px;
  padding: 0;
  margin-right: 16px;
  background: #2A345B;
  border-radius: 8px;
  color: #FFFFFF;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}

.stepper-btn,
.stepper-btn:hover,
.stepper-btn:active,
.stepper-btn:focus {
  background: none;
  border: none;
}

.cart-item-name {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
}

.cart-farm-name {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #000000;
  width: 90%;
}

.summary_note {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #808080;
}

.summary-item,
.subtotal-line {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 18px;
}

.exit-link {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  text-decoration-line: underline;
  color: #D74344;
  cursor: pointer;
}

.marketplace-disclaimer {
  display: block;
  width: 100%;
  background: #FFF3E0;
  border-radius: 16px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #222222;
  padding: 8px 21px;
  padding: 0 6px;
  margin: 9px 0;
}

.marketplace-disclaimer p,
.marketplace-disclaimer li {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #222222;
}

.marketplace-disclaimer li {
  margin-bottom: 0;
  list-style: inside;
}

.open-details {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  text-decoration-line: underline;
  cursor: pointer;
}

.open-details {
  color: #D74344;
}

.item-img {
  width: 23%;
  margin: 0 21px;
}

.remove-cart-msg {
  display: none;
  font-size: 12px;
  text-align: left;
  width: 95%;
  background: #FFF3E0;
  border-radius: 16px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #222222;
  padding: 8px 21px;
  padding: 0 6px;
  margin: 9px 8px;
}

.slick-section {
  flex-wrap: wrap;
  display: flex;
}

.popup-img-container {
  min-width: calc(100% + 84px);
  margin-left: -42px;
}

.popup-img-container img {
  width: 100%;
  height: 140px;
}

.offer-reject,
.offer-accept {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: underline;
  color: #D74344;
  margin: 12px auto;
  text-align: center;
  cursor: pointer;
}

.offer-reject {
  display: block;
  margin-bottom: 8px;
}

.offer-accept {
  display: none;
}

.hiw-flex-item {
  flex-direction: column-reverse;
  text-align: center;
  justify-content: space-around;
  width: 33%;
  max-width: 250px;
  height: 150px;
  max-height: 150px;
  display: flex;
  align-items: center;
  margin: 40px 0;
}

.hiw-flex-item img {
  margin: 0;
  width: 100%;
  max-width: 79px;
}

.hiw-flex-item span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #222222;
}

.farm-info {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
}

.see-more-bio {
  cursor: pointer;
  font-size: 16px;
  color: #C4C4C4;
  margin-left: 8px;
}

.open-details {
  font-size: 14px;
  text-align: left;
  margin: 0 8px 16px 8px;
}

.details-list {
  list-style: none;
  text-align: center;
}

.details-list,
.open-details {
  align-self: center;
}

.details-list li {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  text-align: left;
  color: #4F4F4F;
}

.popup-subtext {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
}

@media (max-width: 700px) {
  #welcome_message {
    font-size: 24px;
    line-height: 28px;
  }

  .popup-img-container {
    min-width: calc(100% + 48px);
    margin-left: -24px;
  }

  .popup-img-container img {
    height: 110px;
  }

  .hiw-flex-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 24px;
  }

  .hiw-flex-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    text-align: left;
    width: 100%;
  }

  .hiw-flex-item img {
    margin-right: 24px;
  }
}

#quiz_section,
#quiz_answer img,
#post_quiz_action_items {
  display: none;
}

.title {
  display: table;
  font-weight: 650;
  height: 100%;
  width: 100%;
  text-align: center;
  color: white;
}

.title h1 {
  display: table-cell;
  vertical-align: middle;
}

.title-step {
  font-size: 20px;
  font-weight: 700;
}

.title-step-desc {
  font-size: 18px;
  font-weight: 300;
}

#status_container {
  min-height: 1px;
}

#subscription-frequency {
  text-align: center;
}

.pill_box {
  cursor: pointer;
  width: 327px;
  text-align: center;
  display: inline-block;
  padding: 24px;
  border-radius: 30px;
  margin-right: 20px;
  margin-left: 20px;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
}

.pill_box-active {
  background-color: #2A345B;
  color: white;
}

.pill_box p {
  margin: 0px;
}

#package_selection .row {
  margin-top: 50px;
}

#meat_plate_cropped {
  display: none;
}

.farm-name {
  font-style: italic;
}

.proteins {
  font-weight: bold;
}

.vertical-menu .farm_nav-item,
.dropdown_item-farm {
  cursor: pointer;
  display: block;
  padding: 12px;
  text-decoration: none;
  margin: 0.2rem;
  border-radius: 8px;
  position: relative;
}

.vertical-menu {
  display: grid;
  grid-auto-rows: 1fr 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.farm_nav-item {
  border: 1px solid #d74344;
}

.vertical-menu .farm_nav-item:hover:not(.active) {
  background-color: whitesmoke;
}

.vertical-menu span.active,
.dropdown_item-farm span.active {
  background-color: #d74344;
  color: white;
}

.img {
  width: 100%;
  border-radius: 8px;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25)
}

.farm-profile {
  display: flex;
  align-items: center;
}

.farm-profile-content {
  font-size: 18px;
  margin-left: 25px;
  margin-bottom: 0px;
}

.addon {
  text-align: center;
}

.addon p {
  margin-bottom: 0px;
}

.addon_count {
  background-color: #d74344;
}

.circle {
  border-radius: 8px;
}

.product-header {
  margin-bottom: 0px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #222222;
  display: flex;
  align-items: center;
  padding: 0;
}

.protein-header {
  font-size: 16px;
  margin-bottom: 0px;
}

.package_count {
  font-size: 24px;
  color: white;
  background-color: black;
  position: absolute;
  padding: 0px 12px;
  z-index: 8;
  top: 2px;
  right: 7%;
}

.farm-profile-description {
  font-size: 15px;
}

.step_header {
  margin-bottom: 20px;
  margin-top: 20px;
}

.coupon-error,
#payment_error {
  display: none;
  color: red;
  text-align: center;
}

.error_msg {
  margin: 0px;
  color: red;
}

.coupon_success {
  position: relative;
}

.success_msg {
  margin: 0px;
  color: green;
}

#cart_container .product-title {
  margin-top: 0 !important;
}

#page_nav_parent {
  margin-top: 100px;
  position: relative;
}

#page_nav {
  background-color: #FFFFFF;
  width: 80%;
  padding: 16px;
  position: fixed;
  z-index: 9;
  left: 10%;
  bottom: 1px;
  box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
}

.nav_button {
  width: auto;
  text-align: center;
  padding: 36px;
  color: #999999;
  background-color: #F2F2F2;
  border-radius: 16px;
  height: 94px;
  margin: -16px -16px -16px 0;
  font-size: 16px;
}

.nav_button-active {
  background-color: #2A345B !important;
  color: #FFFFFF;
  cursor: pointer;
}

.nav_button-active:active {
  background-color: #230C0C;
}

#postal_input_error,
#email_input_error {
  color: red;
  display: none;
  margin-bottom: 0px;
}

.noselect {
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  -khtml-user-select: none;
  /* Old versions of Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
  user-select: none;
}

#back {
  cursor: pointer;
}

#error_container,
#success_container,
#info_container,
#back {
  text-align: center;
  line-height: 44px;
}

.farm-profile-image {
  border-radius: 50%;
  width: 125px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#dropdown_container-farms {
  display: none;
}

.slick-slide img {
  display: inline-block;
}

.slick-mobile,
.slick-slide {
  box-shadow: none !important;
}

.slick-slide:focus {
  outline: none !important;
}

.slick-next,
.slick-prev {
  bottom: 50% !important;
}

.slick-section.slick-mobile>.slick-next {
  right: -20px;
}

.slick-section.slick-mobile>.slick-prev {
  left: -20px;
}

.addon_title {
  margin-top: 20px;
}

.menu_link-active {
  color: #d74344;
  border-bottom: 1px solid #d74344;
}

.menu_link-offset {
  margin-left: 15px;
  line-height: 25px;
  font-size: 10px;
}

#quiz_container {
  margin-top: 10% !important;
}

#frequency_summary {
  padding: 50px;
}

.summary_img-four {
  width: 90%;
}

.summary_img-six {
  width: 70%;
}

#customize {
  margin-top: 12px;
}

.ribbon_parent {
  /* required */
  overflow: hidden;
  /* required  for demo*/
  position: relative;
}

.ribbon {
  margin: 0;
  padding: 0;
  background: rebeccapurple;
  color: white;
  padding: 1em 0;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(30%) translateY(0%) rotate(45deg);
  transform-origin: top left;
}

.ribbon:before,
.ribbon:after {
  content: '';
  position: absolute;
  top: 0;
  margin: 0 -1px;
  width: 100%;
  height: 100%;
  background: rebeccapurple;
}

.ribbon:before {
  right: 100%;
}

.package_wrapper {
  position: relative;
  text-align: center;
  width: 23%;
  margin: 0 1% 4% 0;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  max-width: 200px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

#order_summary_desktop #back {
  padding-left: 20px;
  text-align: left;
}

.discount_description {
  display: none;
  position: relative;
  margin-bottom: 0;
}

.discount_amount {
  position: absolute;
  right: 0;
}

@media (min-width: 700px) {
  #packages {
    width: 100%;
  }

  #error_container,
  #success_container {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
}

#forward,
.forward {
  text-transform: uppercase;
  font-weight: bold;
}

@media (max-width: 700px) {
  #benefits_promo {
    padding: 20px;
  }

  .summary_img-six {
    width: 90%;
  }

  .pill_box {
    width: 45%;
    cursor: pointer;
    text-align: center;
    padding-bottom: 16px;
    border-radius: 30px;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    float: left;
    margin: 0px 5px;
    display: block;
  }

  #subscription-frequency {
    margin-bottom: 70px;
  }

  #package_container {
    margin-bottom: 120px;
  }

  #page_nav_parent {
    margin-top: 1px;
  }

  #page_nav .nav_button {
    padding: 10px 0px;
    margin-top: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }

  .title-step {
    text-align: center;
  }

  #pill_box_or:before,
  #pill_box_or:after {
    content: ' ';
    display: block;
  }

  .farm-profile,
  #back[data-action="reset"] {
    display: none;
  }

  #subscribe_now {
    padding: 2px 10px;
  }

  #page_nav {
    background-color: #FFFFFF;
    width: 90%;
    position: fixed;
    padding: 0;
    z-index: 9;
    left: 5%;
    bottom: 30px;
    box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
  }

  #forward:hover {
    text-decoration: none;
  }

  #forward_container {
    width: 100%;
  }

  #back_container {
    float: left !important;
  }

  #forward,
  #back {
    width: 100%;
  }

  #back img {
    height: 13px !important;
  }

  #status_container {
    display: none;
  }

  #size_choices,
  #pill_box_or,
  .package_set-addons {
    text-align: center;
  }

  #farm_nav .farm_nav-item:not(.dropdown_item-farm) {
    display: none;
  }

  .farm_nav-item {
    border: 1px solid #E6E6E6;
    width: 100%;
  }

  .vertical-menu .farm_nav-item,
  .dropdown_item-farm {
    border-radius: 0px;
  }

  #dropdown_container-farms {
    display: block;
    width: 100%;
  }

  #dropdown_container-farms #dropdown_menu-farms {
    display: none;
  }

  #dropdown_item-default {
    cursor: pointer;
    position: relative;
    display: block;
    padding: 22px 12px;
    text-decoration: none;
    border: 1px solid #E6E6E6;
  }

  #dropdown_item-default::after {
    content: '';
    width: 20px;
    height: 10px;
    position: absolute;
    top: 31px;
    right: 20px;
    transform: translateZ(0);
    transition: transform .3s;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20px" transform="rotate(180)" height="10px"><path fill="rgb(35, 12, 12)" d="M0.010,4.129 C0.010,4.371 0.093,4.570 0.258,4.725 C0.650,5.094 1.053,5.094 1.465,4.725 L4.501,1.990 L7.536,4.725 C7.948,5.094 8.351,5.094 8.743,4.725 C8.908,4.570 8.991,4.371 8.991,4.129 C8.991,3.886 8.908,3.687 8.743,3.532 L5.119,0.274 C4.934,0.099 4.728,0.012 4.501,0.012 C4.274,0.012 4.067,0.099 3.881,0.274 L0.258,3.532 C0.093,3.687 0.010,3.886 0.010,4.129 Z"/></svg>')
  }

  #dropdown_item-default.-open::after {
    transform: rotate(-180deg)
  }

  .title-step {
    margin-top: 20px;
  }

  #subscription-frequency {
    margin-bottom: 0px;
  }

  #frequency_summary {
    padding: 20px;
    margin-bottom: 140px;
  }

  .package_wrapper {
    width: 48%;
    min-width: 135px;
    max-width: 180px;
  }

  .img {
    width: 90%;
  }

  .package-info {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .menu_hidden_item {
    display: none;
  }

  .package-section-title {
    font-size: 18px;
  }
}

.protein_title p {
  margin-bottom: 5;
}

.bundle_price_container {
  position: absolute;
  bottom: 1%;
  right: 7%;
  font-size: 16px;
  font-weight: 500;
  z-index: 8;
  display: none;
}

.protein_title {
  text-align: left;
  width: 100%;
  display: flex;
}

.bundle-btn {
  padding: 8px;
  line-height: 24px;
  margin: auto 0 8px 0;
  display: block;
}

.bundle-btn,
.bundle-btn:hover {
  font-family: 'Roboto';
  cursor: pointer;
  font-size: 16px;
  color: white;
  background-color: #2A345B;
  border-radius: 8px;
  padding: 8px;
  line-height: 24px;
  width: 100%;
  display: block;
  text-align: center;
}

@media (max-width: 700px) {

  .bundle-btn,
  .quantity_container {
    width: 90% !important;
    right: 0;
  }

  .addon_container {
    margin-bottom: 50px;
  }

  .addon_container h1 {
    text-align: center
  }

  .protein_title {
    text-align: center;
    width: 25%;
    margin-bottom: 0;
    overflow-x: auto;
  }

  .single_row-info {
    width: 100%;
    text-align: center;
    box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.25), -2px 2px 10x rgba(0, 0, 0, 0.25);
  }

  .single_row-select {
    width: 25%;
  }

  .bundle_price {
    top: 1%;
  }
}

.close_popup {
  color: #D74344;
  background-color: #FFFFFF;
  border-color: #D74344;
  cursor: pointer;
}

.close_popup:hover {
  background-color: #D74344;
}

.close_popup_x {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #FFFFFF;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: #230C0C;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  font-weight: 300;
}

.addon-name {
  line-height: 1.5em;
  height: 3em;
  margin-top: 10px;
}

.close_popup_x:hover {
  background-color: #EBEBEB
}

.input {
  width: 100%;
  border: 1px solid #999999;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 16 44;
  font-weight: regular;
  height: 56px;
}

.submit-btn {
  box-sizing: border-box;
  border-radius: 8px;
  background: #2A345B;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  height: 56px;
}

.submit-btn:hover {
  color: #FFFFFF;
}

.img-container {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

#order_summary_body {
  padding: 24px 16px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #EBEBEB;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #999999;
}

input:focus+.slider {
  box-shadow: 0 0 1px #999999;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#card-expiry {
  border: 1px solid #999999;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 16 44;
  margin-top: 8px;
  height: 56px;
}

#card-cvc {
  border: 1px solid #999999;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 16 44;
  margin-top: 8px;
  height: 56px;
}

.dropdown-btn {
  border: 1px solid #DBDDE0;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 16 44;
  display: block;
  margin-top: 8px;
  position: relative;
  cursor: pointer;
}

#billing_page_container {
  margin-top: 16px;
}

@media (max-width: 700px) {
  .img-container img {
    margin: 8px 0;
  }

  .addon-wrapper .img {
    width: 100%;
    max-width: 150;
    margin-bottom: 50px;
  }

  .cart-item-close {
    right: 0;
  }
}

@media (min-width: 768px) {
  .img-container img {
    margin: 16px 0;
    width: 80%;
  }
}

.customer-review-slider s.lick slick-initialized .slick-slider .slick-dotted .slick-slide {
  height: 35%;
  min-height: 35%;
}

.customer-review-slider .slick-slide {
  height: 40%;
}

#customer_review_container {
  padding: 72px 0 0 0;
}

.slick-dots {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin-top: 30px;
  margin-bottom: 0;
}

.slick-dots button {
  border-radius: 100%;
  text-indent: -9999px;
  width: 17px;
  height: 17px;
  padding: 0;
  border: 2px solid #222222;
  margin: 0 55px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.slick-active button {
  background-color: #222222;
}

.btn-cta-disabled {
  padding: 16px 24px;
  width: 285px;
  height: 56px;
  background: #E6E6E6;
  border-radius: 8px;
}

.btn-cta {
  background: #2A345B;
  padding: 16px 24px;
  width: 285px;
  height: 56px;
  border-radius: 8px;
  color: #FFFFFF;
  cursor: pointer;
}

.btn-cta:hover {
  color: #FFFFFF;
}

#cart_count {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 12px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  background: #D73433;
  display: inline-block;
  position: absolute;
  top: -7%;
  right: 25%;
  cursor: pointer;
}

.popup-overlay {
  background: rgba(0, 0, 0, 0.25);
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 400;
}

.forward-cart {
  width: 100%;
  padding: 8px;
}

.btn-disabled {
  background: #E6E6E6;
  color: #999999;
}

.cart_bundle_wrapper,
.cart_addon_wrapper {
  width: 30%;
  margin-bottom: 15px;
}

.cart_description_wrapper {
  position: relative;
  width: 70%;
  margin-bottom: 15px;

}

@media (max-width: 768px) {

  .cart_bundle_wrapper,
  .cart_addon_wrapper {
    width: 35%;
  }

  .cart_description_wrapper {
    width: 65%;
  }
}

.addon-wrapper {
  width: 19%;
  margin: 0 1% 0 0;
}

.addon-protein-wrapper {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .thank-you-msg-container {
    width: 100% !important;
  }

  #cart_footer_container {
    width: 100%;
    bottom: 0 !important;
  }

  .cart-footer {
    border-radius: 0 !important;
  }

  #cart_container {
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    bottom: 0 !important;

  }

  #forward_cart {
    border-radius: 0 !important;
  }

  .cart_body {
    height: 90% !important;
  }

  .forward-cart {
    padding: 12px;
  }

  .addon-dropdown {
    width: 11%;
  }

  .cart-item-name {
    padding: 0 10%;
  }

  #farm-bio-header {
    text-align: center;
  }

  .farm-bio-img {
    height: 250px;
    object-fit: contain;
    width: 100%;
    margin: 8px 0;
    object-position: center;
    max-width: 400px;
  }

  #empty_cart_msg {
    padding: 8px 4px;
  }

  .flickity-viewport {
    border-radius: 8px 8px 0px 0px;
  }

  .addon-wrapper {
    width: 100%;
    min-width: 150px;
    margin: 0 5% 0 0;
  }

  .addon-protein-wrapper {
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
  }

  .nav_button-active {
    border-color: #d74344 !important;
    background-color: #2A345B !important;
    color: #FFFFFF !important;
  }

  .nav_button {
    width: auto;
    text-align: center;
    padding: 10px;
    border-radius: 16px;
    height: auto;
    margin: -16px -16px -16px 0;
    font-size: 16px;
    color: #000000;
    background: #FFFFFF;
  }

  .icon-img {
    display: none;
  }
}

.carousel-container {
  display: flex;
  width: 70%;
}

.carousel {
  background: #FAFAFA;
  margin-bottom: 40px;
  flex-grow: 1;
}

.carousel-cell {
  width: 66%;
  height: 300px;
  margin-right: 10px;
  border-radius: 5px;
  padding: 8px;
}

.carousel-main .carousel-cell {
  min-width: 100%;
  text-align: center;
}

.carousel-nav {
  width: 120px;
  margin-left: 10px;
  max-height: 300px;
  overflow-y: scroll;
}

.carousel-nav .carousel-cell {
  height: 80px;
  width: 100px;
  margin: 0 0 5px 0;
  cursor: pointer;
}

.carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.carousel-nav .carousel-cell.is-nav-selected {
  background: #ED2;
}

.carousel-cell img {
  display: block;
  max-height: 100%;
  width: auto;
  margin: 0 auto;
}

.flickity-prev-next-button.previous {
  display: none;
}

.flickity-page-dots .dot {
  border: solid 1px #000000;
  background: #FFFFFF;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: #000000;
}

#cart_container {
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  position: fixed;
  right: 0%;
  width: 0%;
  height: auto;
  bottom: 2%;
  top: calc(156px - 2%);
  background-color: rgb(255, 255, 255);
  z-index: 10;
}

#cart_close {
  background-color: #F2F2F2;
  cursor: pointer;
  padding: 16px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 98;
  border-radius: 16px 0px 0px 0px;
}

.cart_body {
  overflow-y: scroll;
  padding-bottom: 50px;
  height: 100%;
}

#cart_items_wrapper,
.cart_title {
  padding: 8 16;
}

#cart_addons_wrapper {
  padding: 8;
}

/* Track */
.cart-item-close {
  /* to account for scrollbar */
  right: 8px;
  cursor: pointer;
  position: absolute;
  top: 0;
  font-size: 24px;
}

#forward_cart {
  background-color: #FFFFFF;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.order_summary .cart-item-close {
  right: 0;
}

#cart_footer_container {
  bottom: 2%;
  position: fixed;
}

.summary_bundles {
  display: none;
}

.summary_addons {
  display: none;
}

.mobile-shop-crumbs {
  list-style: none;
  counter-reset: number;
  color: #7e7070;
  display: flex;
  flex-direction: row;
  overflow-y: auto;
  justify-content: center;
  display: none;
}

.mobile-shop-crumbs>li::before {
  text-align: center;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: transparent;
  border: 1px solid #f3e2e2;
  border-radius: 50%;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  color: #d74344;
}

.mobile-shop-crumbs>li.-active {
  color: #d74344;
}

.mobile-shop-crumbs>li.-active::before {
  background: #d74344;
  border-color: #d74344;
  color: #fff;
}

.mobile-shop-crumbs>li {
  font-size: 11px;
  position: relative;
  cursor: pointer;
  margin: 0 2%;
}

.free_text,
.shipping_value,
.hst_value {
  font-weight: 700;
  position: absolute;
  right: 0;
}

.free_text {
  color: #00A141;
}

/* Tablet adjustments */
@media (min-width: 768px) {}

/* Laptop adjustments */
@media (min-width: 960px) {
  .farm-bio-btn {
    cursor: pointer;
    font-size: 16px;
    color: #C4C4C4;
  }
}

@media (min-width: 700px) {
  .farm-bio-btn {
    position: absolute;
    right: 16px;
    top: 16px;
  }
}

.btn-primary {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 24px;
  background: #D74344;
  border-radius: 8px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}

button.btn-primary:hover {
  color: #FFFFFF;
}

.farm-bio-flex-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.farm-bio-flex-item {
  width: 50%;
}

.farm-bio-mobile-header {
  display: none;
}

.farm-bio-desktop-header {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 32px;
}

#farm_bio_close_x {
  position: absolute;
  top: 17px;
  right: 14px;
}

.farm-bio-img {
  width: 100%;
}

#upsell-products .addon-protein-wrapper {
  justify-content: center;
}

#recommended-products-container #upsell-back {
  text-align: left;
  cursor: pointer;
  line-height: 44px;
}

#one-time-splash {
  background: url('../img/Marketplace-banner.png');
  position: relative;
  text-align: center;
  background-color: #F2F2F2;
  background-position: center;
  width: 100vw;
  padding: 72px 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-left: calc(-50vw + 50%);
  box-shadow: inset 0 0 0 100vw rgb(0 0 0 / 30%)
}

.banner_title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 56px;
  text-align: left;
  color: #222222;
}

.banner_body {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #222222;
  text-align: left;
}

.banner_paragraph {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #222222;
}

.hiw-flex-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
}

.hiw-flex-item {
  flex-direction: column-reverse;
  text-align: center;
  justify-content: space-around;
  width: 33%;
  max-width: 250px;
  height: 150px;
  max-height: 150px;
  display: flex;
  align-items: center;
  margin: 40px 0;
}

.hiw-flex-item img {
  margin: 0;
}

.hiw-flex-item span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #222222;
}

@media (max-width: 700px) {
  .farm-bio-flex-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .farm-bio-flex-item {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .farm-bio-mobile-header {
    position: relative;
  }

  #upsell-products .addon-protein-wrapper {
    justify-content: flex-start;
  }

  #recommended-products-container #upsell-back {
    display: none;
  }

  .hiw-flex-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 24px;
  }

  .hiw-flex-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0;
    text-align: left;
    width: 100%;
  }

  .hiw-flex-item img {
    margin-right: 24px;
  }

  #one-time-splash {
    padding: 72px 32px;
  }

  .banner_title {
    font-size: 32px;
    text-align: center;
    line-height: 40px;
  }

  .banner_body {
    font-size: 16px;
    text-align: center;
  }

  .banner_paragraph {
    text-align: center;
  }

  .section_title,
  .section-title {
    font-size: 24px
  }

  #cart_items_wrapper {
    padding: 50px 16px 8px 16px;
  }

  .cart_title {
    padding: 60px 16px 8px 16px;
  }
}

#recommended-products-container {
  display: none;
  text-align: center;
}

.status_msg {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #222222;
  margin-bottom: 8px;
  display: inline-block;
  background: #FFF3E0;
  border-radius: 16px;
  padding: 8px;
}

.mobile-status_msg {
  padding: 4px;
  display: none;
}

.stepper-icon {
  width: 12px;
  filter: invert(6%) sepia(6%) saturate(5436%) hue-rotate(191deg) brightness(98%) contrast(150%);
}

.product-count {
  padding: 8px 24px;
  background: #FFFFFF;
  display: block;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2A345B;
  margin: 0 5px;
}

.quantity_container .action-btn,
.quantity_container .action-btn:hover,
.quantity_container .action-btn:active,
.quantity_container .action-btn:focus {
  margin: 0;
}

#mobile_shipping_message {
  display: none;
  font-size: 16px;
  color: #00A241;
}

#shipping_message {
  font-size: 17px;
}

#order-rescheduled-container {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
  width: 100%;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  position: relative;
  margin: 26px auto 32px;
}

#order-rescheduled-container img {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}

#order-rescheduled-container h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  padding: 0;
  margin-bottom: 16px;
}

#order-rescheduled-container p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}

#order-rescheduled-container a {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-decoration-line: underline;
  color: #D74344;
}

#filters-container {
  border-bottom: 3px solid #E6E6E6;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 8px;
}

#filters-container button.protein-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  width: 90px;
  height: 40px;
  background: #F2F2F2;
  border: unset;
  border-radius: 8px;
  text-transform: capitalize;
  margin: 0 8px 8px 0;
  white-space: normal;
  line-height: 19px;
  padding: 0px 10px;
}

#filters-container button.protein-filter:hover {
  background: #E6E6E6;
}

#filters-container button.protein-filter.selected {
  background: #E6E6E6;
  border: 1px solid #222222;
}

#filters-warning {
  display: none;
}

#clear-filters {
  display: none;
  width: 90px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #222222;
  margin: 0 0 8px 0;
  padding: 0;
  text-transform: none;
  border: unset;
  padding: 0px 10px;
}

#clear-filters:hover {
  text-decoration-line: underline;
}

.popup-container {
  background: #FFFFFF;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
  margin: 0 auto;
  z-index: 700;
  position: fixed;
  width: 91%;
  padding: 24px;
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
}

.popup-container p {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #222222;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .popup-container {
    padding: 24px 32px 32px;
  }

  .popup-container p {
    font-size: 16px;
    line-height: 24px;
  }
}

#farm_bio_container {
  max-height: 650px;
}

@media(min-width: 768px) {
  #farm_bio_container {
    width: 600px;
    height: 90%;
    max-height: 600px;
  }
}

#thanks_popup_container h1,
#thanks_popup_container h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #222;
  margin-bottom: 8px;
  letter-spacing: normal;
}

#thanks_popup_container h1 {
  margin-top: 18px;
  font-size: 20px;
  line-height: 24px;
}

#thanks_popup_container h3 {
  font-size: 16px;
  line-height: 24px;
  padding: 24px 0 0;
}

#thanks_popup_container p {
  text-align: center;
}

#thanks_popup_close_x {
  font-size: 16px;
  padding: 0;
  color: #000000;
  cursor: pointer;
  position: absolute;
  top: 18px;
  right: 18px;
}

#thanks_popup_close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 35px;
  font-size: 16px;
  padding: 0;
  background: #D74344;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 8px auto 0;
}

@media (min-width: 768px) {
  #thanks_popup_close_x {
    top: 24px;
    right: 32px;
  }

  #thanks_popup_close {
    height: 44px;
  }

  #thanks_popup_container h1 {
    font-size: 24px;
    line-height: normal;
  }

  #thanks_popup_container h3 {
    font-size: 20px;
    line-height: 32px;
  }
}