a,
.btn,
button {
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
}
html {
  width: 100%;
  overflow-x: hidden;
}
body {
  font-family: 'Assistant', sans-serif;
  font-size: 14px;
  font-weight: normal;
  overflow-x: hidden;
  width: 100%;
}
*,
*:focus,
.btn:focus,
button:focus,
a:focus,
form:focus {
  outline: none !important;
}

.main_logo img {
  margin-left: 8px !important;
  width: auto !important;
  max-height: 60px !important;
}

.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}

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

@media (min-width: 320px) and (max-width: 359px) {
  .mobile_home {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
  }
  .main_header {
    width: 100%;
    float: left;
    margin: 0px;
    padding-top: 35px;
    background: #345751;
    min-height: 320px;
  }
  .main_logo {
    float: left;
    margin: 0px;
    padding: 0px;
  }
  .main_logo img {
    width: 100%;
  }
  .sett_icon {
    float: right;
    text-align: right;
    margin: 0px;
    padding: 0px;
  }
  .sett_icon a {
    float: right;
    text-align: right;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
  }

  .head_welcome {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    margin: 50px 15px 15px;
  }

  .main_content_home {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: -152px;
  }

  .main_content_home_one {
    float: left;
    width: 100%;
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    -moz-box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    margin-bottom: 30px;
  }

  .main_content_home_one h2 {
    font-size: 17px;
    font-weight: 600;
    float: left;
  }
  .main_content_home_one h1 {
    font-size: 28px;
    font-weight: 300;
    float: left;
    width: 100%;
  }
  span.offer_sec {
    float: left;
    background: #facf64;
    padding: 7px 12px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
  }
  .main_content_home_one p {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    font-weight: 600;
  }
  .bottom_button {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .bottom_button a.manage_ord {
    float: left;
    width: 120px;
    padding: 11px 10px;
    background: #345751;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }
  .bottom_button a.view_edit {
    float: left;
    width: 120px;
    padding: 11px 10px;
    color: black;
    background: transparent;
    border: 1px solid #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
  }

  .main_content_home_one.home_tw_s {
    background: #e3e3e3;
  }

  .bottom_button a.view_edit:hover {
    text-decoration: none;
  }

  a.manage_ord:hover {
    text-decoration: none;
  }

  /* end of d15 */

  .main_header_inner {
    width: 100%;
    float: left;
    margin: 0px;
    padding-top: 30px;
    background: #345751;
    min-height: 215px;
  }
  .content_inner_section {
    margin-top: -125px;
    float: left;
    width: 92%;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-left: 4%;
    margin-right: 4%;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(143, 143, 143, 0.33);
    -moz-box-shadow: 0px 0px 5px 2px rgba(143, 143, 143, 0.33);
    box-shadow: 0px 0px 5px 2px rgb(143 143 143 / 15%);
    padding-bottom: 75px;
  }

  .content_inner_section_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
  }

  .content_inner_section_one h3 {
    font-size: 15px;
    font-weight: 500;
  }
  .content_inner_section_one h2 {
    font-size: 22px;
  }

  span.button_sec a.add_item {
    float: left;
    width: auto;
    padding: 11px 11px;
    background: #345751;
    color: white;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 500;
  }

  span.button_sec {
    float: left;
    margin-top: 15px;
  }
  a.clear_item {
    float: left;
    width: auto;
    font-size: 15px;
    color: #000;
    padding: 12px 5px;
    text-decoration: underline;
  }

  .main_header_inner h2 {
    font-size: 22px;
    margin: 0px 17px;
    color: #fff;
  }

  .main_header_inner h2 img {
    margin-right: 6px;
  }

  .content_inner_section_two {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px;
    border: 1px solid #dbdbdb;
    margin-top: 25px;
    border-radius: 5px;
  }
  .content_inner_section_two h3 {
    font-size: 16px;
    font-weight: 700;
  }

  .content_inner_section_two_order {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px;
    border: 1px solid #dbdbdb;
    margin-top: 25px;
    border-radius: 5px;
  }
  .content_inner_section_two_order h3 {
    font-size: 16px;
    font-weight: 700;
  }
  span.sec_tow_bottom {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  span.sec_tow_bottom b {
    color: #5b5b5b;
    font-size: 25px;
  }

  .quantity_sec {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
  }
  input.plus.plus_green {
    background: #345751 !important;
    color: white;
  }
  .inner_vegan {
    float: left;
    width: 100%;
    margin: 8px 0px 10px;
  }
  a.Vegan_sec {
    background: #e5feb9;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 600;
  }
  a.gluten_sec {
    background: #eab9fe;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 600;
  }
  a.keto_sec {
    background: #b9feef;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
  }

  footer.footer_section {
    background: #5b5b5b;
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 8px 8px 8px 24px;
  }

  footer.footer_section h3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
  }

  footer.footer_section p {
    font-size: 14px;
    color: #fff;
    margin: 0;
  }

  a.complete_order {
    background: #345751;
    padding: 15px 9px;
    float: left;
    margin: 0px;
    width: 100%;
    border-radius: 0px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }

  a.complete_order_manage {
    background: #345751;
    padding: 15px 9px;
    float: left;
    margin: 0px;
    width: 100%;
    border-radius: 0px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }

  .col-6.right_sec {
    padding-left: 0;
    padding-right: 5px;
  }

  /* -- quantity box -- */

  .quantity {
    display: inline-block;
  }

  .quantity .input-text.qty {
    width: 35px;
    height: 35px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 0px solid #efefef;
    font-size: 18px;
  }

  .quantity.buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
  }

  .quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
  }

  .quantity.buttons_added .minus,
  .quantity.buttons_added .plus {
    width: 35px;
    padding: 1px 10px 8px;
    height: 35px;
    background-color: #cbcbcb;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 20px;
    border-radius: 10px;
  }

  .quantity.buttons_added .minus {
    border-right: 0;
  }

  .quantity.buttons_added .plus {
    border-left: 0;
  }

  .quantity.buttons_added .minus:hover,
  .quantity.buttons_added .plus:hover {
    background-color: #cbcbcb;
  }

  .quantity input::-webkit-outer-spin-button,
  .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
  }

  .quantity.buttons_added .minus:focus,
  .quantity.buttons_added .plus:focus {
    outline: none;
  }

  /* end of B07  */

  /* Start D15 cop 7 */

  .main_content_inner_page {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: -173px;
  }

  .main_content_inner_page_one {
    float: left;
    width: 100%;
    padding-top: 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    margin-bottom: 7px;
  }

  .main_content_inner_page_one h1 {
    font-size: 30px;
    margin-bottom: 4px;
    font-weight: 600;
    padding: 0px 25px;
  }

  .inner_detail {
    float: left;
    width: 100%;
    padding: 18px 5px 18px 25px;
    border-bottom: 1px solid #dbdfe1;
  }

  .inner_detail span {
    float: left;
    min-width: 28px;
    margin-right: 10px;
  }

  .inner_detail h6 {
    float: left;
    font-size: 16px;
    color: #292929;
  }

  .inner_detail:last-child {
    border-bottom: 0;
  }

  h1.large_box {
    margin-bottom: 24px;
  }

  article.mobile_inner {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #eaeaea;
    height: 100vh;
  }

  .main_content_inner_page_two {
    float: left;
    width: 100%;
    padding: 20px 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    margin-bottom: 30px;
  }

  .main_content_inner_page_two p {
    margin: 0;
    font-size: 16px;
    color: #242424;
    font-weight: 600;
  }

  .main_content_inner_page_two b {
    font-size: 20px;
    color: #00da91;
    font-weight: 600;
  }

  .main_content_inner_page_three {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .main_content_inner_page_three a {
    background: #345751;
    padding: 10px 15px;
    color: #000;
    width: 130px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-left: 24px;
    border-radius: 5px;
    font-weight: 600;
  }

  /* end of D15 copy 7 */

  /* start B07 copy 2 */

  .section_two_new {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 5px;
    margin-top: 25px;
    border-radius: 5px;
  }

  .content_inner_section.b07 {
    padding: 25px 0px;
  }
  .content_inner_section.b07 .content_inner_section_one {
    padding: 0px 25px;
  }
  .content_inner_section.b07 .section_two_new {
    padding: 0px 25px;
  }

  .content_inner_section.b07 .content_inner_section_one a.add_item {
    min-width: 164px;
    text-align: left;
    padding: 10px 11px;
  }

  .section_two_new_one {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .section_two_new_two {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .section_two_new_thre {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .image_top_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
  }

  .image_top_one img {
    width: 100%;
  }

  .image_top_right_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    position: relative;
  }

  .image_top_right_one img {
    width: 100%;
  }

  .section_two_new_one .col-6 {
    padding: 0px 5px;
  }

  .section_two_new_two {
    margin-bottom: 10px;
  }

  .section_two_new_two .col-12 {
    padding: 0px 6px;
  }

  .section_two_new_thre .col-6 {
    padding: 0px 5px;
  }

  .image_top_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 43%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_thre_left {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .image_top_right_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_two h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 40%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_thre_left h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 45%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_two img {
    width: 100%;
  }

  .content_inner_section.b07 {
    padding-bottom: 75px;
  }
  a.add_item:hover {
    text-decoration: none;
  }

  footer.footer_section .col-6.right_sec {
    padding-left: 0;
  }

  .section_two_new_thre_left img {
    width: 100%;
  }
}

@media (min-width: 360px) and (max-width: 400px) {
  .mobile_home {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
  }
  .main_header {
    width: 100%;
    float: left;
    margin: 0px;
    padding-top: 35px;
    background: #345751;
    min-height: 320px;
  }
  .main_logo {
    float: left;
    margin: 0px;
    padding: 0px;
  }
  .main_logo img {
    width: 100%;
  }
  .sett_icon {
    float: right;
    text-align: right;
    margin: 0px;
    padding: 0px;
  }
  .sett_icon a {
    float: right;
    text-align: right;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
  }

  .head_welcome {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    margin: 50px 15px 15px;
  }

  .main_content_home {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: -152px;
  }

  .main_content_home_one {
    float: left;
    width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    -moz-box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    margin-bottom: 30px;
  }

  .main_content_home_one h2 {
    font-size: 19px;
    font-weight: 600;
    float: left;
  }
  .main_content_home_one h1 {
    font-size: 28px;
    font-weight: 300;
    float: left;
    width: 100%;
  }
  span.offer_sec {
    float: left;
    background: #facf64;
    padding: 7px 12px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
  }
  .main_content_home_one p {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    font-weight: 600;
  }
  .bottom_button {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .bottom_button a.manage_ord {
    float: left;
    width: 130px;
    padding: 11px 10px;
    background: #345751;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }
  .bottom_button a.view_edit {
    float: left;
    width: 130px;
    padding: 11px 10px;
    color: black;
    background: transparent;
    border: 1px solid #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }

  .order-cancel {
    width: 94px;
    float: left;
    padding: 11px 10px;
    color: black;
    background: transparent;
    border: 1px solid #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }

  .complete_order_manage {
    height: 60px;
    transform: translateY(15px);
  }

  .main_content_home_one.home_tw_s {
    background: #e3e3e3;
  }

  .bottom_button a.view_edit:hover {
    text-decoration: none;
  }

  a.manage_ord:hover {
    text-decoration: none;
  }

  /* end of d15 */

  .main_header_inner {
    width: 100%;
    float: left;
    margin: 0px;
    padding-top: 30px;
    background: #345751;
    min-height: 215px;
  }
  .content_inner_section {
    margin-top: -125px;
    float: left;
    width: 92%;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-left: 4%;
    margin-right: 4%;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(143, 143, 143, 0.33);
    -moz-box-shadow: 0px 0px 5px 2px rgba(143, 143, 143, 0.33);
    box-shadow: 0px 0px 5px 2px rgb(143 143 143 / 15%);
    padding-bottom: 75px;
  }

  .content_inner_section_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
  }

  .content_inner_section_one h3 {
    font-size: 15px;
    font-weight: 500;
  }
  .content_inner_section_one h2 {
    font-size: 22px;
  }

  span.button_sec a.add_item {
    float: left;
    width: auto;
    padding: 11px 11px;
    background: #345751;
    color: white;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 500;
  }

  span.button_sec {
    float: left;
    margin-top: 15px;
  }
  a.clear_item {
    float: left;
    width: auto;
    font-size: 15px;
    color: #000;
    padding: 12px 5px;
    text-decoration: underline;
  }

  .main_header_inner h2 {
    font-size: 22px;
    margin: 0px 17px;

    color: #fff;
  }

  .main_header_inner h2 img {
    margin-right: 6px;
  }

  .content_inner_section_two {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px;
    border: 1px solid #dbdbdb;
    margin-top: 25px;
    border-radius: 5px;
  }
  .content_inner_section_two h3 {
    font-size: 16px;
    font-weight: 700;
  }

  .content_inner_section_two_order {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px;
    border: 1px solid #dbdbdb;
    margin-top: 25px;
    border-radius: 5px;
  }
  .content_inner_section_two_order h3 {
    font-size: 16px;
    font-weight: 700;
  }
  span.sec_tow_bottom {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  span.sec_tow_bottom b {
    color: #5b5b5b;
    font-size: 25px;
  }

  .quantity_sec {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
  }
  input.plus.plus_green {
    background: #345751 !important;
    color: white;
  }
  .inner_vegan {
    float: left;
    width: 100%;
    margin: 8px 0px 10px;
  }
  a.Vegan_sec {
    background: #e5feb9;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
  }
  a.gluten_sec {
    background: #eab9fe;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
  }
  a.keto_sec {
    background: #b9feef;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
  }

  footer.footer_section {
    background: #5b5b5b;
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 8px 8px 8px 24px;
  }

  footer.footer_section h3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
  }

  footer.footer_section p {
    font-size: 14px;
    color: #fff;
    margin: 0;
  }

  a.complete_order {
    background: #345751;
    padding: 15px 13px;
    float: left;
    margin: 0px;
    width: 100%;
    border-radius: 0px;

    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }

  a.complete_order_manage {
    background: #345751;
    padding: 15px 13px;
    float: left;
    margin: 0px;
    width: 100%;
    border-radius: 0px;

    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }

  /* -- quantity box -- */

  .quantity {
    display: inline-block;
  }

  .quantity .input-text.qty {
    width: 35px;
    height: 35px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 0px solid #efefef;
    font-size: 18px;
  }

  .quantity.buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
  }

  .quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
  }

  .quantity.buttons_added .minus,
  .quantity.buttons_added .plus {
    width: 35px;
    padding: 1px 10px 8px;
    height: 35px;
    background-color: #cbcbcb;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 20px;
    border-radius: 10px;
  }

  .quantity.buttons_added .minus {
    border-right: 0;
  }

  .quantity.buttons_added .plus {
    border-left: 0;
  }

  .quantity.buttons_added .minus:hover,
  .quantity.buttons_added .plus:hover {
    background-color: #cbcbcb;
  }

  .quantity input::-webkit-outer-spin-button,
  .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
  }

  .quantity.buttons_added .minus:focus,
  .quantity.buttons_added .plus:focus {
    outline: none;
  }

  /* end of B07  */

  /* Start D15 cop 7 */

  .main_content_inner_page {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: -173px;
  }

  .main_content_inner_page_one {
    float: left;
    width: 100%;
    padding-top: 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    margin-bottom: 7px;
  }

  .main_content_inner_page_one h1 {
    font-size: 30px;
    margin-bottom: 4px;
    font-weight: 600;
    padding: 0px 25px;
  }

  .inner_detail {
    float: left;
    width: 100%;
    padding: 18px 25px 18px;
    border-bottom: 1px solid #dbdfe1;
  }

  .inner_detail span {
    float: left;
    min-width: 28px;
    margin-right: 10px;
  }

  .inner_detail h6 {
    float: left;
    font-size: 16px;
    color: #292929;
  }

  .inner_detail:last-child {
    border-bottom: 0;
  }

  h1.large_box {
    margin-bottom: 24px;
  }

  article.mobile_inner {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #eaeaea;
    height: 100vh;
  }

  .main_content_inner_page_two {
    float: left;
    width: 100%;
    padding: 20px 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    margin-bottom: 30px;
  }

  .main_content_inner_page_two p {
    margin: 0;
    font-size: 16px;
    color: #242424;
    font-weight: 600;
  }

  .main_content_inner_page_two b {
    font-size: 20px;
    color: #00da91;
    font-weight: 600;
  }

  .main_content_inner_page_three {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .main_content_inner_page_three a {
    background: #345751;
    padding: 10px 15px;
    color: #000;
    width: 130px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-left: 24px;
    border-radius: 5px;
    font-weight: 600;
  }

  /* end of D15 copy 7 */

  /* start B07 copy 2 */

  .section_two_new {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 5px;
    margin-top: 25px;
    border-radius: 5px;
  }

  .content_inner_section.b07 {
    padding: 25px 0px;
  }
  .content_inner_section.b07 .content_inner_section_one {
    padding: 0px 25px;
  }
  .content_inner_section.b07 .section_two_new {
    padding: 0px 25px;
  }

  .content_inner_section.b07 .content_inner_section_one a.add_item {
    min-width: 164px;
    text-align: left;
    padding: 10px 11px;
  }

  .section_two_new_one {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .section_two_new_two {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .section_two_new_thre {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .image_top_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
  }

  .image_top_one img {
    width: 100%;
  }

  .image_top_right_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    position: relative;
  }

  .image_top_right_one img {
    width: 100%;
  }

  .section_two_new_one .col-6 {
    padding: 0px 5px;
  }

  .section_two_new_two {
    margin-bottom: 10px;
  }

  .section_two_new_two .col-12 {
    padding: 0px 6px;
  }

  .section_two_new_thre .col-6 {
    padding: 0px 5px;
  }

  .image_top_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 43%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_thre_left {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .image_top_right_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_two h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 40%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_thre_left h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 45%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_two img {
    width: 100%;
  }

  .content_inner_section.b07 {
    padding-bottom: 75px;
  }
  a.add_item:hover {
    text-decoration: none;
  }

  footer.footer_section .col-6.right_sec {
    padding-left: 0;
  }

  .section_two_new_thre_left img {
    width: 100%;
  }
}

@media (min-width: 401px) and (max-width: 567px) {
  .main_header .container {
    max-width: 100%;
  }
  .mobile_home {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
  }
  .main_header {
    width: 100%;
    float: left;
    margin: 0px;
    padding-top: 35px;
    background: #345751;
    min-height: 320px;
  }
  .main_logo {
    float: left;
    margin: 0px;
    padding: 0px;
  }
  .main_logo img {
    width: 100%;
  }
  .sett_icon {
    float: right;
    text-align: right;
    margin: 0px;
    padding: 0px;
  }
  .sett_icon a {
    float: right;
    text-align: right;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
  }

  .head_welcome {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    margin: 50px 15px 15px;
  }

  .main_content_home {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: -152px;
  }

  .main_content_home_one {
    float: left;
    width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    -moz-box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    margin-bottom: 30px;
  }

  .main_content_home_one h2 {
    font-size: 19px;
    font-weight: 600;
    float: left;
  }
  .main_content_home_one h1 {
    font-size: 28px;
    font-weight: 300;
    float: left;
    width: 100%;
  }
  span.offer_sec {
    float: left;
    background: #facf64;
    padding: 7px 12px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
  }
  .main_content_home_one p {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    font-weight: 600;
  }
  .bottom_button {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .bottom_button a.manage_ord {
    float: left;
    width: 130px;
    padding: 11px 10px;
    background: #345751;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }
  .bottom_button a.view_edit {
    float: left;
    width: 130px;
    padding: 11px 10px;

    color: black;
    background: transparent;
    border: 1px solid #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }

  .main_content_home_one.home_tw_s {
    background: #e3e3e3;
  }

  .bottom_button a.view_edit:hover {
    text-decoration: none;
  }

  a.manage_ord:hover {
    text-decoration: none;
  }

  /* end of d15 */

  .main_header_inner {
    width: 100%;
    float: left;
    margin: 0px;
    padding-top: 30px;
    background: #345751;
    min-height: 215px;
  }
  .content_inner_section {
    margin-top: -125px;
    float: left;
    width: 92%;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-left: 4%;
    margin-right: 4%;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(143, 143, 143, 0.33);
    -moz-box-shadow: 0px 0px 5px 2px rgba(143, 143, 143, 0.33);
    box-shadow: 0px 0px 5px 2px rgb(143 143 143 / 15%);
    padding-bottom: 75px;
  }

  .content_inner_section_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
  }

  .content_inner_section_one h3 {
    font-size: 15px;
    font-weight: 500;
  }
  .content_inner_section_one h2 {
    font-size: 22px;
  }

  span.button_sec a.add_item {
    float: left;
    width: auto;
    padding: 11px 11px;
    color: white;
    background: #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 500;
  }

  span.button_sec {
    float: left;
    margin-top: 15px;
  }
  a.clear_item {
    float: left;
    width: auto;
    font-size: 15px;
    color: #000;
    padding: 12px 5px;
    text-decoration: underline;
  }

  .main_header_inner h2 {
    font-size: 22px;
    margin: 0px 17px;

    color: #fff;
  }

  .main_header_inner h2 img {
    margin-right: 6px;
  }

  .content_inner_section_two {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px;
    border: 1px solid #dbdbdb;
    margin-top: 25px;
    border-radius: 5px;
  }
  .content_inner_section_two h3 {
    font-size: 16px;
    font-weight: 700;
  }
  span.sec_tow_bottom {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  span.sec_tow_bottom b {
    color: #5b5b5b;
    font-size: 25px;
  }

  .quantity_sec {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
  }
  input.plus.plus_green {
    background: #345751 !important;
    color: white;
  }
  .inner_vegan {
    float: left;
    width: 100%;
    margin: 8px 0px 10px;
  }
  a.Vegan_sec {
    background: #e5feb9;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
  }
  a.gluten_sec {
    background: #eab9fe;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
  }
  a.keto_sec {
    background: #b9feef;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
  }

  footer.footer_section {
    background: #5b5b5b;
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 8px 8px 8px 24px;
  }

  footer.footer_section h3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
  }

  footer.footer_section p {
    font-size: 14px;
    color: #fff;
    margin: 0;
  }

  a.complete_order {
    background: #345751;
    padding: 15px 13px;
    float: right;
    margin: 0px;
    width: 100%;
    border-radius: 0px;

    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    max-width: 165px;
  }

  a.complete_order_manage {
    background: #345751;
    padding: 15px 13px;
    float: right;
    margin: 0px;
    width: 100%;
    border-radius: 0px;

    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    max-width: 165px;
  }

  /* -- quantity box -- */

  .quantity {
    display: inline-block;
  }

  .quantity .input-text.qty {
    width: 35px;
    height: 35px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 0px solid #efefef;
    font-size: 18px;
  }

  .quantity.buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
  }

  .quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
  }

  .quantity.buttons_added .minus,
  .quantity.buttons_added .plus {
    width: 35px;
    padding: 1px 10px 8px;
    height: 35px;
    background-color: #cbcbcb;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 20px;
    border-radius: 10px;
  }

  .quantity.buttons_added .minus {
    border-right: 0;
  }

  .quantity.buttons_added .plus {
    border-left: 0;
  }

  .quantity.buttons_added .minus:hover,
  .quantity.buttons_added .plus:hover {
    background-color: #cbcbcb;
  }

  .quantity input::-webkit-outer-spin-button,
  .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
  }

  .quantity.buttons_added .minus:focus,
  .quantity.buttons_added .plus:focus {
    outline: none;
  }

  /* end of B07  */

  /* Start D15 cop 7 */

  .main_content_inner_page {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: -173px;
  }

  .main_content_inner_page_one {
    float: left;
    width: 100%;
    padding-top: 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    margin-bottom: 7px;
  }

  .main_content_inner_page_one h1 {
    font-size: 30px;
    margin-bottom: 4px;
    font-weight: 600;
    padding: 0px 25px;
  }

  .inner_detail {
    float: left;
    width: 100%;
    padding: 18px 25px 18px;
    border-bottom: 1px solid #dbdfe1;
  }

  .inner_detail span {
    float: left;
    min-width: 28px;
    margin-right: 10px;
  }

  .inner_detail h6 {
    float: left;
    font-size: 16px;
    color: #292929;
  }

  .inner_detail:last-child {
    border-bottom: 0;
  }

  h1.large_box {
    margin-bottom: 24px;
  }

  article.mobile_inner {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #eaeaea;
    height: 100vh;
  }

  .main_content_inner_page_two {
    float: left;
    width: 100%;
    padding: 20px 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    margin-bottom: 30px;
  }

  .main_content_inner_page_two p {
    margin: 0;
    font-size: 16px;
    color: #242424;
    font-weight: 600;
  }

  .main_content_inner_page_two b {
    font-size: 20px;
    color: #00da91;
    font-weight: 600;
  }

  .main_content_inner_page_three {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .main_content_inner_page_three a {
    background: #345751;
    padding: 10px 15px;
    color: #000;
    width: 130px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-left: 24px;
    border-radius: 5px;
    font-weight: 600;
  }

  /* end of D15 copy 7 */

  /* start B07 copy 2 */

  .section_two_new {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 5px;
    margin-top: 25px;
    border-radius: 5px;
  }

  .content_inner_section.b07 {
    padding: 25px 0px;
  }
  .content_inner_section.b07 .content_inner_section_one {
    padding: 0px 25px;
  }
  .content_inner_section.b07 .section_two_new {
    padding: 0px 25px;
  }

  .content_inner_section.b07 .content_inner_section_one a.add_item {
    min-width: 164px;
    text-align: left;
    padding: 10px 11px;
  }

  .section_two_new_one {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .section_two_new_two {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .section_two_new_thre {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .image_top_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
  }

  .image_top_one img {
    width: 100%;
  }

  .image_top_right_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    position: relative;
  }

  .image_top_right_one img {
    width: 99%;
  }

  .section_two_new_one .col-6 {
    padding: 0px 5px;
  }

  .section_two_new_two {
    margin-bottom: 10px;
  }

  .section_two_new_two .col-12 {
    padding: 0px 6px;
  }

  .section_two_new_thre .col-6 {
    padding: 0px 5px;
  }

  .image_top_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 43%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_thre_left {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .image_top_right_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_two h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 40%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_thre_left h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 45%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_two img {
    width: 100%;
  }

  .content_inner_section.b07 {
    padding-bottom: 75px;
  }
  a.add_item:hover {
    text-decoration: none;
  }

  footer.footer_section .col-6.right_sec {
    padding-left: 0;
  }

  .section_two_new_thre_left img {
    width: 100%;
  }

  .main_header_inner .container {
    max-width: 100%;
  }
}

.footer_section {
  max-width: 800px !important;
  margin: auto !important;
}
body {
  max-width: 800px !important;
  margin: auto !important;
  background: url('/images/app-background.jpg') center;
  background-size: cover;
  display: flex;
  flex-direction: column;
}
html,
body {
  height: 100%;
}
.mobile_home {
  flex-grow: 1;
  background-color: #fff;
}
.mobile_home {
  flex-grow: 1;
  background-color: #fff;
}
@media (min-width: 568px) {
  .main_header .container {
    max-width: 767px;
    margin: auto;
  }

  .mobile_home {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
  }
  .main_header {
    width: 100%;
    float: left;
    margin: 0px;
    padding-top: 35px;
    background: #345751;
    min-height: 320px;
  }
  .main_logo {
    float: left;
    margin: 0px;
    padding: 0px;
  }
  .main_logo img {
    width: 100%;
  }
  .sett_icon {
    float: right;
    text-align: right;
    margin: 0px;
    padding: 0px;
  }
  .sett_icon a {
    float: right;
    text-align: right;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
  }

  .head_welcome {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-align: left;
    margin: 50px 15px 15px;
  }

  .main_content_home {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: -152px;
  }

  .main_content_home_one {
    float: left;
    width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    -moz-box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 65%);
    margin-bottom: 30px;
  }

  .main_content_home_one h2 {
    font-size: 19px;
    font-weight: 600;
    float: left;
  }
  .main_content_home_one h1 {
    font-size: 28px;
    font-weight: 300;
    float: left;
    width: 100%;
  }
  span.offer_sec {
    float: left;
    background: #facf64;
    padding: 7px 12px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
  }
  .main_content_home_one p {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    font-weight: 600;
  }
  .bottom_button {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .bottom_button a.manage_ord {
    float: left;
    width: 130px;
    padding: 11px 10px;
    background: #345751;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }
  .bottom_button a.view_edit {
    float: left;
    width: 130px;
    padding: 11px 10px;
    color: black;
    background: transparent;
    border: 1px solid #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }

  .main_content_home_one.home_tw_s {
    background: #e3e3e3;
  }

  .bottom_button a.view_edit:hover {
    text-decoration: none;
  }

  a.manage_ord:hover {
    text-decoration: none;
  }

  /* end of d15 */

  .main_header_inner {
    width: 100%;
    float: left;
    margin: 0px;
    padding-top: 30px;
    background: #345751;
    min-height: 215px;
  }
  .content_inner_section {
    margin-top: -125px;
    float: left;
    width: 92%;
    padding: 25px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-left: 4%;
    margin-right: 4%;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(143, 143, 143, 0.33);
    -moz-box-shadow: 0px 0px 5px 2px rgba(143, 143, 143, 0.33);
    box-shadow: 0px 0px 5px 2px rgb(143 143 143 / 15%);
    padding-bottom: 75px;
  }

  .content_inner_section_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
  }

  .content_inner_section_one h3 {
    font-size: 15px;
    font-weight: 500;
  }
  .content_inner_section_one h2 {
    font-size: 22px;
  }

  span.button_sec a.add_item {
    float: left;
    width: auto;
    padding: 11px 11px;
    color: white;
    background: #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 500;
  }

  span.button_sec {
    float: left;
    margin-top: 15px;
  }
  a.clear_item {
    float: left;
    width: auto;
    font-size: 15px;
    color: #000;
    padding: 12px 5px;
    text-decoration: underline;
  }

  .main_header_inner h2 {
    font-size: 22px;
    margin: 0px 17px;
    color: #fff;
  }

  .main_header_inner h2 img {
    margin-right: 6px;
  }

  .content_inner_section_two {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px;
    border: 1px solid #dbdbdb;
    margin-top: 25px;
    border-radius: 5px;
  }
  .content_inner_section_two h3 {
    font-size: 16px;
    font-weight: 700;
  }
  span.sec_tow_bottom {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  span.sec_tow_bottom b {
    color: #5b5b5b;
    font-size: 25px;
  }

  .quantity_sec {
    float: right;
    width: auto;
    margin: 0;
    padding: 0;
  }
  input.plus.plus_green {
    background: #345751 !important;
    color: white;
  }
  .inner_vegan {
    float: left;
    width: 100%;
    margin: 8px 0px 10px;
  }
  a.Vegan_sec {
    background: #e5feb9;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
  }
  a.gluten_sec {
    background: #eab9fe;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
  }
  a.keto_sec {
    background: #b9feef;
    padding: 5px 8px;
    color: #000;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
  }

  footer.footer_section {
    background: #5b5b5b;
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 8px 8px 8px 24px;
  }

  footer.footer_section h3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
  }

  footer.footer_section p {
    font-size: 14px;
    color: #fff;
    margin: 0;
  }

  a.complete_order {
    background: #345751;
    padding: 15px 13px;
    float: right;
    margin: 0px;
    width: 100%;
    border-radius: 0px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    max-width: 165px;
  }

  a.complete_order_manage {
    background: #345751;
    padding: 15px 13px;
    float: right;
    margin: 0px;
    width: 100%;
    border-radius: 0px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    max-width: 165px;
  }

  /* -- quantity box -- */

  .quantity {
    display: inline-block;
  }

  .quantity .input-text.qty {
    width: 35px;
    height: 35px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 0px solid #efefef;
    font-size: 18px;
  }

  .quantity.buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
  }

  .quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
  }

  .quantity.buttons_added .minus,
  .quantity.buttons_added .plus {
    width: 35px;
    padding: 1px 10px 8px;
    height: 35px;
    background-color: #cbcbcb;
    border: 1px solid #efefef;
    cursor: pointer;
    font-size: 20px;
    border-radius: 10px;
  }

  .quantity.buttons_added .minus {
    border-right: 0;
  }

  .quantity.buttons_added .plus {
    border-left: 0;
  }

  .quantity.buttons_added .minus:hover,
  .quantity.buttons_added .plus:hover {
    background-color: #cbcbcb;
  }

  .quantity input::-webkit-outer-spin-button,
  .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
  }

  .quantity.buttons_added .minus:focus,
  .quantity.buttons_added .plus:focus {
    outline: none;
  }

  /* end of B07  */

  /* Start D15 cop 7 */

  .main_content_inner_page {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: -173px;
  }

  .main_content_inner_page_one {
    float: left;
    width: 100%;
    padding-top: 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    margin-bottom: 7px;
  }

  .main_content_inner_page_one h1 {
    font-size: 30px;
    margin-bottom: 4px;
    font-weight: 600;
    padding: 0px 25px;
  }

  .inner_detail {
    float: left;
    width: 100%;
    padding: 18px 25px 18px;
    border-bottom: 1px solid #dbdfe1;
  }

  .inner_detail span {
    float: left;
    min-width: 28px;
    margin-right: 10px;
  }

  .inner_detail h6 {
    float: left;
    font-size: 16px;
    color: #292929;
  }

  .inner_detail:last-child {
    border-bottom: 0;
  }

  h1.large_box {
    margin-bottom: 24px;
  }

  article.mobile_inner {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #eaeaea;
    height: 100vh;
  }

  .main_content_inner_page_two {
    float: left;
    width: 100%;
    padding: 20px 25px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    box-shadow: 0px 0px 1px -1px rgb(0 0 0 / 36%);
    margin-bottom: 30px;
  }

  .main_content_inner_page_two p {
    margin: 0;
    font-size: 16px;
    color: #242424;
    font-weight: 600;
  }

  .main_content_inner_page_two b {
    font-size: 20px;
    color: #00da91;
    font-weight: 600;
  }

  .main_content_inner_page_three {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .main_content_inner_page_three a {
    background: #345751;
    padding: 10px 15px;
    color: #000;
    width: 130px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-left: 24px;
    border-radius: 5px;
    font-weight: 600;
  }

  /* end of D15 copy 7 */

  /* start B07 copy 2 */

  .section_two_new {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 5px;
    margin-top: 25px;
    border-radius: 5px;
  }

  .content_inner_section.b07 {
    padding: 25px 0px;
  }
  .content_inner_section.b07 .content_inner_section_one {
    padding: 0px 25px;
  }
  .content_inner_section.b07 .section_two_new {
    padding: 0px 25px;
  }

  .content_inner_section.b07 .content_inner_section_one a.add_item {
    min-width: 164px;
    text-align: left;
    padding: 10px 11px;
  }

  .section_two_new_one {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .section_two_new_two {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .section_two_new_thre {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .image_top_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
  }

  .image_top_one img {
    width: 100%;
  }

  .image_top_right_one {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0;
    position: relative;
  }

  .image_top_right_one img {
    width: 99%;
  }

  .section_two_new_one .col-6 {
    padding: 0px 5px;
  }

  .section_two_new_two {
    margin-bottom: 10px;
  }

  .section_two_new_two .col-12 {
    padding: 0px 6px;
  }

  .section_two_new_thre .col-6 {
    padding: 0px 5px;
  }

  .image_top_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 43%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_thre_left {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .image_top_right_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_two h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 40%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_thre_left h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 45%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
  }

  .section_two_new_two img {
    width: 100%;
  }

  .content_inner_section.b07 {
    padding-bottom: 75px;
  }
  a.add_item:hover {
    text-decoration: none;
  }

  footer.footer_section .col-6.right_sec {
    padding-left: 0;
  }

  .section_two_new_thre_left img {
    width: 100%;
  }

  .main_header_inner .container {
    max-width: 100%;
  }

  footer.footer_section .container {
    max-width: 100%;
    position: relative;
  }

  .order-cancel {
    width: 94px;
    float: left;
    width: 130px;
    padding: 11px 10px;
    color: black;
    background: transparent;
    border: 1px solid #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }
}

@media (min-width: 900px) {
  .products-manage-order {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    column-gap: 30px;
    row-gap: 30px;
    margin-top: 136px;
  }

  .products-manage-store {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    column-gap: 30px;
    row-gap: 30px;
    margin-top: 66px;
  }

  .group-title {
    grid-column-start: 1;
    grid-column-end: 3;
    padding-top: 0;
  }

  .content_inner_section_two_order {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 15px;
    border: 1px solid #dbdbdb;
    margin-top: 0;
    border-radius: 5px;
  }
  .content_inner_section_two_order h3 {
    font-size: 16px;
    font-weight: 700;
    height: 37px;
  }

  .content_inner_section_two_order p {
    height: 200px;
  }

  .order-cancel {
    width: 94px;
    float: left;
    padding: 11px 10px;
    color: black;
    background: transparent;
    border: 1px solid #345751;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 600;
  }

  .complete_order_manage {
    position: absolute;
    right: 10px;
    top: 0px;
  }

  .image_top_one h6 {
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 43%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
    font-size: 1.8rem !important;
  }
}

.giftColorBackground {
  background-color: #f3003b;
}

.giftImage {
  width: 25px;
  height: auto;
}
.giftIcon {
  width: 25px;
  height: auto;
}
.giftImageButtons {
  background-color: #f3003b;
  border-color: #f3003b;
}
.flex {
  display: flex;
  justify-items: center;
  align-items: center;
  gap: 2px;
}
