@font-face {
    font-family: "aglet_sansblack";
    src: url("../fonts/fonnts.com-aglet_sans_black.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_black.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sansbold";
    src: url("../fonts/fonnts.com-aglet_sans_bold.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sansbold_italic";
    src: url("../fonts/fonnts.com-aglet_sans_bold_italic.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_bold_italic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sansextra_light";
    src: url("../fonts/fonnts.com-aglet_sans_extra_light.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_extra_light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sansitalic";
    src: url("../fonts/fonnts.com-aglet_sans_italic.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_italic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sanslight";
    src: url("../fonts/fonnts.com-aglet_sans_light.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sanssemibold";
    src: url("../fonts/fonnts.com-aglet_sans_semibold.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_semibold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sanssemibold_italic";
    src: url("../fonts/fonnts.com-aglet_sans_semibold_italic.woff2")
        format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_semibold_italic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sansultra";
    src: url("../fonts/fonnts.com-aglet_sans_ultra.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_ultra.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sans_vfitalic";
    src: url("../fonts/fonnts.com-aglet_sans_vf_italic.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_vf_italic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "aglet_sans_vfregular";
    src: url("../fonts/fonnts.com-aglet_sans_vf_regular.woff2") format("woff2"),
      url("../fonts/fonnts.com-aglet_sans_vf_regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "zeitung_micro_proregular";
    src: url("../fonts/zeitung.woff2") format("woff2"),
      url("../fonts/zeitung.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: "marydale";
    src: url("../fonts/MARYDALB.woff") format("woff"),
      url("../fonts/Marydale Bold.woff") format("woff"),
      url("../fonts/Marydale.woff") format("woff"),
      url("../fonts/marydbol.woff") format("woff");
    font-weight: normal;
    font-style: normal;
  }
  
  :root {
    --white: #ffffff;
    --pink: #c199c8;
    --d-green: #004745;
    --d-purple: #2e1338;
    --a-semibold: "aglet_sanssemibold";
    --a-italic: "aglet_sans_vfitalic";
    --a-regular: "aglet_sans_vfregular";
    --a-black: "aglet_sansblack";
    --a-bold: "aglet_sansbold";
    --a-bold-i: "aglet_sansbold_italic";
    --a-ex-light: "aglet_sansextra_light";
    --a-s-i: "aglet_sansitalic";
    --a-slight: "aglet_sanslight";
    --a-ssemibold-i: "aglet_sanssemibold_italic";
    --a-regular: "aglet_sansultra";
    --a-zeitung: "zeitung_micro_proregular";
    --marydale: "marydale";
  }
  body #page-container .et_pb_section .default-cta-button.btn-green,
  .btn-pink,
  body
    #page-container
    .et_pb_section
    .donate-cta-section
    a.et_pb_button_one.et_pb_button,
  body #main-content .press-card-wrap .post-content .more-link,
  body #top-menu li.CTA a {
    background-color: var(--pink) !important;
    border-radius: 35px 35px 20px 0 !important;
    font-family: var(--a-bold) !important;
    font-size: 30px !important;
    line-height: 35px !important;
    margin: 0 !important;
    color: var(--white) !important;
    box-shadow: none !important;
    border: 3px solid var(--pink) !important;
    padding: 18px 35px !important;
    letter-spacing: -0.75px !important;
  }
  body #page-container .et_pb_section .default-cta-button.btn-green {
    background-color: var(--d-green) !important;
    border: 3px solid var(--d-green) !important;
    color: var(--white) !important;
  }

  body #top-menu li.CTA a {
    padding: 12px 20px !important;
    letter-spacing: -0.75px !important;
    font-size: 22px !important;
    border-radius: 28px 28px 14px 0 !important;
}

  .home #home-slide1 h1.et_pb_slide_title a,
  .home #home-slide1 h1.et_pb_slide_title {
    letter-spacing: -1.63px;
  }
  
  .btn-pink:hover,
  body
    #page-container
    .et_pb_section
    .donate-cta-section
    a.et_pb_button_one.et_pb_button:hover,
  body #main-content .press-card-wrap .post-content .more-link:hover,
  body #top-menu li.CTA a:hover {
    background-color: var(--white) !important;
    color: var(--pink) !important;
  }
  body #page-container .et_pb_section .default-cta-button.btn-green:hover {
    background-color: var(--white) !important;
    color: var(--d-green) !important;
  }
  body
    #page-container
    .et_pb_section
    .donate-cta-section
    a.et_pb_button_one.et_pb_button:hover {
    padding: 18px 35px !important;
  }
  
  body p {
    font-family: var(--a-zeitung);
    letter-spacing: -0.45px;
  }
  .press-section h6 {
    font-weight: normal;
  }
  body .et_mobile_menu li a:hover,
  body .nav ul li a:hover {
    background-color: transparent;
  }
  
  body .default-cta-button {
    background-color: var(--d-green) !important;
    color: var(--white) !important;
    font-family: var(--a-bold) !important;
    font-weight: 700;
    font-size: 30px !important;
    line-height: 35px !important;
    padding: 18px 45px !important;
    box-shadow: none !important;
    text-transform: uppercase;
    border: 3px solid var(--d-green) !important;
    letter-spacing: -0.75px !important;
  }
  
  body .default-cta-button:hover {
    background-color: var(--white) !important;
    color: var(--d-green) !important;
    opacity: 1 !important;
  }
  
  body #main-header {
    padding: 0;
  }
  #et-top-navigation {
    padding-top: 0 !important;
  }
  .btn,
  body
    #page-container
    .et_pb_section
    .et_pb_slider_0.et_pb_slider
    .et_pb_more_button.et_pb_button,
  body a.default-cta-button,
  body .gform_wrapper .gform-button,
  body .gform_wrapper input[type="submit"],
  body .more-link {
    border-radius: 35px 35px 20px 0 !important;
    font-family: var(--a-bold) !important;
  }
  
  .btn-purple,
  body
    #page-container
    .entry-content
    .et_pb_section
    .et_pb_slider_0.et_pb_slider
    .et_pb_more_button.et_pb_button {
    padding: 12.5px 36.5px;
    background-color: var(--d-purple);
    font-size: 36px;
    line-height: 46px !important;
    border: 3px solid var(--d-purple);
    color: var(--white) !important;
    letter-spacing: -0.9px;
  }
  
  .btn-purple:hover,
  body
    #page-container
    .entry-content
    .et_pb_section
    .et_pb_slider_0.et_pb_slider
    .et_pb_more_button.et_pb_button:hover {
    color: var(--d-purple) !important;
    background-color: var(--white);
  }
  
  h2 {
    font-family: var(--a-bold);
  }
  
  p {
    font-size: 18px;
    line-height: 28px;
    font-family: var(--a-zeitung);
  }
  
  body
    #page-container
    .et_pb_section
    .et_pb_slider_0.et_pb_slider
    .et_pb_more_button.et_pb_button:after {
    display: none !important;
  }
  body #top-menu li.current-menu-ancestor > a,
  body #top-menu li a {
    font-size: 20px;
    line-height: 23px;
    font-family: var(--a-bold) !important;
    font-weight: 700;
    color: var(--d-purple);
    letter-spacing: -0.5px !important;
  }
  /* .our-meals-card-wrap p {
    color: var(--d-purple);
  } */
  
  .section-container {
    width: 100%;
    max-width: 1632px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    margin: 0 auto;
  }
  
  #top-menu li.external a::after {
    display: none !important;
  }
  
  #top-menu-nav > ul > li > a:hover {
    opacity: 1;
  }
  
  body #top-menu li a:hover {
    color: var(--pink);
    opacity: 1;
  }
  
  body #top-menu > .menu-item a {
    text-transform: uppercase;
  }
  
  .photo-split-section {
    flex-direction: column;
  }
  
  .photo-split-section h2 {
    font-family: var(--a-bold);
    margin-bottom: 46px;
    padding: 0;
  }
  
  .photo-split-section .et_pb_text_inner p {
    font-size: 18px;
    line-height: 28px;
    padding: 0;
    letter-spacing: -0.45px;
  }
  p.mb-74,
  .mb-74 p {
    margin-bottom: 74px;
  }
  .impact p {
    margin-bottom: 74px !important;
  }
  .photo-split-section .et_pb_text_inner p:last-child {
    margin-bottom: 0;
  }
  
  body #top-menu .menu-item .sub-menu a {
    text-transform: unset;
    font-size: 20px;
    line-height: 23px;
  }
  
  .hero-banner h1 a {
    font-family: var(--marydale);
    color: var(--d-green);
  }
  .meal-packing-hero-section h1
  .meal-packing-hero-section h1 a {
    color: var(--d-purple);
    line-height: 85px;
  }
  .meal-packing-hero-section h1 {
    position: relative;
  }
  
  .et_pb_slider.partner-hero-section
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description
    h1.et_pb_slide_title::before,
  .meal-packing-hero-section h1::before {
    content: "";
    position: absolute;
    background: url(../img/small-heart.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    max-width: 233px;
    right: -81px;
    background-size: 100% 100%;
    z-index: -1;
  }
  .page-our-meals .meal-packing-hero-section h1::before {
    right: -60px;
  }
  .meal-packing-hero-section h1::before {
    right: -53px;
  }
  .involved-section {
    background-size: cover !important;
  }
  .involved-section h6 {
    font-weight: normal;
    padding-bottom: 20px;
  }
  body .meal-packing-hero-section h1::before {
    /* right: -46px; */
    top: 5px;
  }
  body.page-contact .meal-packing-hero-section.corporate-main-section .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    line-height: normal !important;
  }
  
  .meal-packing-hero-section.corporate-main-section h1::before {
    right: -108px;
    top: -52px;
  }
  body .et_pb_slider_0 .et_pb_slide .et_pb_slide_description {
    max-width: 100%;
  }
  
  body .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper {
    text-align: center;
  }
  
  /* body #top-menu .menu-item-has-children>a:first-child {
    padding: 54px 37px 57px 0 !important;
  } */
  body #top-menu li:first-child > a,  body #top-menu li.menu-item-has-children > a {
    padding: 52px 0 !important;
  }
  body #top-menu > .menu-item.current-menu-item:not(.CTA) > a:first-child {
    padding: 52px 37px 52px 0!important;
    margin: 0;
  }
  body #top-menu li.current_page_item a:first-child {
    color: var(--d-purple);
  }
  body #top-menu >li.current_page_item.current-menu-item > a:first-child {
    color: var(--pink);
  }
  body #top-menu li .sub-menu .current-menu-item a {
    color: var(--pink);
  }
  body #top-menu li.current_page_item a:first-child:hover {
    color: var(--pink);
    transition: all 0.4s ease-in-out;
  }
  #mobile_menu li a {
    text-transform: uppercase;
    font-family: var(--a-bold) !important;
  }
  #mobile_menu.et_mobile_menu .menu-item-has-children>a {
    background: white;
  }
  #mobile_menu.et_mobile_menu .current-menu-item >a {
    color: var(--d-purple);
  }
  #mobile_menu .sub-menu::after {
    display: none;
  }
  #gform_confirmation_message_12 {
      color: #c199c8;
      font-size: 18px;
      font-weight: bold;
  }
  .mobile_nav.opened .mobile_menu_bar_toggle::before {
    content: "\4d";
  }
  #mobile_menu .sub-menu a {
    font-family: var( --a-semibold) !important;
  } 
  #et-main-area #main-content {
    padding-top: 0;
  }
  
  #top-menu li ul.sub-menu {
    border: none !important;
    padding-bottom: 28px !important;
    border-radius: 0 0 100px 0;
    overflow: hidden;
}
  
  #top-menu li ul.sub-menu li a {
    padding: 14px 34px !important;
  }
  /* #top-menu .menu-item-has-children.current-menu-item > a:first-child:after */
  #top-menu > .menu-item.current-menu-item:not(.CTA) > a::after {
    content: "";
    /* display: inline-block;
    position: relative; */
    position: absolute;
      right: 0;
    font-family: var(--marydale);
    background: url(../img/c.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 29px;
    transition: all 0.4s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
  }
  #top-menu .menu-item:not(.current-menu-item) > a:after {
    display: none;
  } 
  /* #top-menu .menu-item-has-children > a:first-child:hover:after {
    transition: all 0.4s ease-in-out;
    background: url(../img/c-pink.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 29px;
  } */
  
  .et_pb_slider
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description
    .et_pb_slide_title {
    padding-bottom: 0;
  }
  
  #home-slide1 .et_pb_slide_content .main-title {
    font-size: 130px;
    color: var(--d-purple) !important;
    text-transform: uppercase;
    margin: -15px 0 0;
    padding: 0;
    font-family: "aglet_sansbold";
    letter-spacing: -4.92px;
  }
  #home-slide1 .et_pb_slide_content .main-title.news-title {
    font-size: 46px;
    letter-spacing: -1.15px;
    line-height: 56px;
    margin-bottom: 16px;
  }
  #home-slide1 .et_pb_slide_content p {
    font-size: 24px;
    line-height: 34px;
    font-family: var(--a-zeitung);
    color: var(--d-purple);
    max-width: 640px;
    margin: 0 auto 20px;
    letter-spacing: -0.6px;
  }
  
  body .donate-cta-section p {
    font-size: 24px;
    line-height: 34px;
  }
  .donate-cta-section .et_pb_header_content_wrapper p {
    letter-spacing: -0.6px !important;
  }
  .et_pb_slide_description {
    position: relative;
  }
  .meal-packing-hero-section
    .corporate-social-wrap
    .et_pb_slide_description::after,
  .meal-packing-hero-section .et_pb_slide_description::after,
  .et_pb_slide_description::after {
    content: "";
    background: url(../img/bg-hero.svg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat !important;
    width: 100%;
    max-width: 1160px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
  }
  .meal-packing-hero-section
    .corporate-social-wrap
    .et_pb_slide_description::after {
    background: url(../img/c-second.svg);
    left: -130.2503662109375px;
    background-repeat: no-repeat !important;
    /* background-position: top left; */
    opacity: 1;
    background-size: 100%;
    transform: scale(1.2);
    top: 85px;
  }
  /* .meal-packing-hero-section .et_pb_slide_description::after {
    max-width: 709px;
    left: -33px;
  } */
  .meal-packing-hero-section .et_pb_slide_description::after {
    max-width: 789px;
    left: -33px;
  }
  .sub-menu::after {
    content: "";
    position: absolute;
    height: 30px;
    top: 0;
    width: 100%;
  }
  
  body .photo-split-section {
    padding-top: 158px !important;
    padding-bottom: 172px !important;
    gap: 20px;
  }
  
  .photo-split-section .et_pb_row {
    align-items: center;
  }
  
  .photo-split-section .et_pb_row .img-left-corner-one img {
    border-radius: 200px 0px 200px 200px !important;
  }
  
  .corporate-card-wrap.photo-split-section
    .et_pb_row:nth-child(even)
    .split-photo
    img {
    border-radius: 0px 200px 200px 200px;
  }
  .corporate-card-wrap.photo-split-section
    .et_pb_row:nth-child(odd)
    .split-photo
    img {
    border-radius: 200px 0px 200px 200px;
  }
  .photo-split-section .et_pb_row:nth-child(even) .split-photo img,
  .photo-split-section .et_pb_row:nth-child(even) .split-photo {
    border-radius: 200px 0px 200px 200px;
  }
  .photo-split-section .et_pb_row:nth-child(odd) .split-photo img,
  .photo-split-section .et_pb_row:nth-child(odd) .split-photo {
    border-radius: 0px 150px 150px 150px;
  }
  
  .photo-split-section .et_pb_row .split-photo img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    min-height: auto;
  }
  
  .video-section-wrap .et_pb_text_inner h2 {
    padding: 0;
    margin-bottom: 46px;
  }
  
  body .video-section-wrap p {
    color: #c199c8 !important;
    margin-bottom: 74px !important;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.45px;
  }
  
  .press-section p,
  .who-you-help-section p {
    color: var(--d-purple);
  }
  .who-you-help-section ul {
    display: flex;
    gap: 4px 16px;
    list-style: none;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
  }
  .who-you-help-section ul li {
    padding-left: 26px;
    position: relative;
    font-size: 20px;
    font-family: var(--a-semibold);
  }
  .who-you-help-section ul li:before {
    content: "";
    background: url(../img/c-green.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    width: 21px;
    height: 19px;
    transition: all 0.4s ease-in-out;
    top: 8px;
    /* transform: translateY(-50%); */
    position: absolute;
    left: 0;
  }
  .grow-section h2 {
    font-family: var(--marydale);
    padding: 0;
    margin-bottom: 23px;
  }
  
  .grow-section h3 {
    font-family: var(--a-bold);
    padding: 0;
    margin-bottom: 52px;
  }
  
  .press-section h2 {
    padding: 0;
    margin: 0 0 52px;
  }
  
  .press-section .entry-title {
    margin: 0 0 20px 0;
  }
  
  body .et_pb_blog_grid .et_pb_image_container img {
    min-height: unset;
  }
  
  .press-card-wrap {
    padding: 0 15px;
  }
  
  .press-card-wrap .post .post-meta {
    margin: 0;
    color: var(--d-purple);
    font-size: 18px;
    line-height: 28px;
  }
  body #main-content .container-main-wrap.certified-container,
  body #main-content .container-main-wrap,
  body #main-header .container {
    width: 100% !important;
    padding: 0 15px;
    margin: 0 auto;
  }
  body.page-packing-partner
    #main-content
    .container-main-wrap
    .et-pb-active-slide,
  body.home #main-content .container-main-wrap .et-pb-active-slide {
    padding: 0 !important;
  }
  .press-card-wrap .post-content-inner p {
    margin-bottom: 37px;
  }
  
  .post-meta,
  .post-content,
  .press-card-wrap .post .entry-title {
    padding: 0 10px;
  }
  
  .press-card-wrap .post {
    padding-bottom: 30px;
  }
  
  .donate-cta-section h2.et_pb_module_header {
    font-family: var(--marydale);
    margin: 0;
    padding: 0;
  }
  
  .donate-cta-section span.et_pb_fullwidth_header_subhead {
    font-family: var(--a-bold);
    text-transform: uppercase;
  }
  
  .donate-cta-section span.et_pb_fullwidth_header_subhead {
    margin-bottom: 60px;
  }
  .ready-to-donate .et_pb_fullwidth_header_container {
    max-width: 1400px !important;
    padding: 0 15px !important;
  }
  body
    #page-container
    .et_pb_section
    .donate-cta-section
    a.et_pb_button_one.et_pb_button {
    margin-top: 60px !important;
  }
  #main-footer .container {
    max-width: 1600px !important;
    padding: 0 15px;
    width: 100% !important;
  }
  
  #main-footer h2,
  #main-footer #footer-widgets p {
    color: var(--d-purple);
    letter-spacing: normal;
  }
  
  #main-footer h2 {
    font-family: var(--marydale);
    font-size: 45px;
    line-height: 53px;
    border-bottom: 0 !important;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
  }
  
  #main-footer h2.wp-block-heading {
    font-family: var(--a-semibold);
    font-size: 18px;
    line-height: 26px;
    letter-spacing: normal;
  }
  
  .donate-cta-section p {
    color: #fff !important;
  }
  .new-ul-design ul li,
  #footer-widgets .footer-widget li {
    padding-left: 32px;
    font-family: var(--a-semibold);
    margin-bottom: 20px;
    width: fit-content;
  }
  .new-ul-design ul li {
    padding-left: 0;
  }
  .new-ul-design ul li {
    position: relative;
  }
  .new-ul-design.new-ul-design-with-li li,
  .new-ul-design ul li a {
    display: inline-block;
    padding-left: 32px;
  }
  #footer-widgets .footer-widget li a {
    display: inline-block !important;
  }
  .new-ul-design ul {
    list-style: none;
  }
  .new-ul-design ul li a:hover,
  #footer-widgets .footer-widget li a:hover,
  #footer-widgets .footer-widget li:hover a {
    color: var(--pink) !important;
    text-decoration: none !important;
  }
  
  #footer-widgets .footer-widget ul {
    margin: 44px 0 52px;
  }
  .new-ul-design ul,
  #footer-widgets .footer-widget ul {
    display: flex;
    flex-direction: column;
  }
  .new-ul-design ul li::before,
  #footer-widgets .footer-widget li:before {
    content: "";
    font-family: var(--marydale);
    background: url(../img/c.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    width: 21px;
    height: 19px;
    transition: all 0.4s ease-in-out;
    top: 50%;
    transform: translateY(-50%);
  }
  #footer-widgets .footer-widget li:before {
    transition: all 0s ease-in-out;
  }
  .new-ul-design ul li::before {
    transition: all 0s ease-in-out;
  }
  .new-ul-design ul li a {
    font-size: 18px;
    line-height: 28px;
    color: var(--d-purple);
  }
  .new-ul-design ul li::before {
    display: inline-block;
    left: 0;
    position: absolute;
  }
  .new-ul-design.new-ul-design-with-li li:hover::before {
    background: url(../img/c.svg);
  }
  .new-ul-design ul li:hover::before {
    background: url(../img/c-pink.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #footer-widgets .footer-widget li:hover::before {
    transition: all 0s ease-in-out;
    background: url(../img/c-pink.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 21px;
      height: 19px;
  }
  #footer-bottom #footer-info,
  #footer-widgets p.footer-about {
    font-family: var(--a-zeitung);
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 33px;
  }
  #footer-widgets p.footer-about {
    margin-top: 30px;
  }
  #footer-bottom #footer-info {
    padding: 17px 0 20px;
    margin-bottom: 0;
  }
  
  #main-footer #footer-widgets .wp-block-social-links li a,
  #main-footer #footer-widgets .wp-block-social-links li { 
    padding-left: 0;
    font-size: 1.03em;
    line-height: 1em;
    margin: 0;
  }
  #main-footer #footer-widgets .wp-block-social-links {
    flex-direction: row;
    margin-top: 0;
  }
  .footer-widget #block-10 {
    margin-top: 70px;
  }
  
  .footer-widget #block-13 h2 {
    margin-bottom: 17px !important;
  }
  .footer-widget #block-17 {
    margin-bottom: 0 !important;
  }
  .meal-packing-hero-section
    .et_pb_slider
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description
    .et_pb_slide_title,
  .meal-packing-hero-section
    .et_pb_slider
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description
    .et_pb_slide_title
    a {
    font-family: var(--a-bold) !important;
  }
  .million-section-wrap h3 {
    margin: 0;
  }
  .million-section-wrap h4 {
    padding: 0;
    margin-top: -40px;
  }
  .who-you-help-section h2 {
    margin-bottom: 36px;
  }
  .who-you-help-section ul {
    max-width: 1235px;
    margin: 0 auto;
  }
  .how-it-work-section h2 {
    margin-bottom: 30px;
  }
  .how-it-pera h6 {
    font-weight: 400 !important;
  }
  .partner-hero-section h1,
  .partner-hero-section h1 a {
    color: var(--d-purple);
    font-family: var(--a-bold);
    text-align: left;
  }
  .et_pb_slider.partner-hero-section
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description
    h1.et_pb_slide_title {
    text-align: left;
    max-width: 140px !important;
    margin-left: 50px;
    margin-bottom: 40px;
    position: absolute;
    bottom: 18%;
  }
  .et_pb_slider.partner-hero-section
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description
    h1.et_pb_slide_title::before {
    max-width: 80px;
    right: -51px;
    bottom: 32px;
  }
  .et_pb_slider.partner-hero-section
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description {
    padding-top: 20%;
    padding-bottom: 20%;
  }
  .et_pb_slider.partner-hero-section
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description:after {
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 270px;
    height: 100%;
    position: absolute;
    bottom: 16%;
    top: auto;
    z-index: -2;
  }
  .new-england-content .pera {
    margin: 30px 0 50px;
    color: var(--d-purple);
  }
  body p {
    color: var(--d-purple);
  }
  body.single-post
    #page-container
    .get-involved-section
    .default-cta-button.btn-pink,
  body #page-container .entry-content .default-cta-button.btn-pink {
    background-color: var(--pink) !important;
    border-color: var(--pink) !important;
    color: var(--white) !important;
  }
  body.single-post
    #page-container
    .get-involved-section
    .default-cta-button.btn-pink:hover,
  body #page-container .entry-content .default-cta-button.btn-pink:hover {
    background-color: var(--white) !important;
    color: var(--pink) !important;
  }
  .contact-btn-wrap input.button {
    border: 3px solid var(--d-purple) !important;
    letter-spacing: -0.75px;
    font-size: 18px !important;
    cursor: pointer;
  }
  .contact-btn-wrap input.button,
  .new-england-content .default-cta-button.btn-purple {
    margin-top: 20px;
  }
  .contact-btn-wrap input.button,
  body #page-container .et_pb_section .default-cta-button.btn-purple,
  .default-cta-button.btn-purple {
    background-color: var(--d-purple) !important;
    border-color: var(--d-purple) !important;
    color: var(--white) !important;
  }
  .contact-btn-wrap input.button:hover,
  body #page-container .et_pb_section .default-cta-button.btn-purple:hover,
  .default-cta-button.btn-purple:hover {
    background-color: var(--white) !important;
    color: var(--d-purple) !important;
  }
  .photo-split-section p {
    color: var(--d-purple);
  }
  .align-center {
    align-items: center;
  }
  .csr-card-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 155px;
    justify-content: center;
  }
  .csr-pera h6,
  .csr-card-wrapper h6 {
    font-weight: normal !important;
  }
  .csr-card-wrapper .et_pb_column {
    max-width: 378px;
    margin: 0;
  }
  .csr-card-wrapper .et_pb_image {
    height: 100%;
    max-height: 102px;
  }
  .single-card-section::after,
  .csr-card-wrapper::after {
    display: none;
  }
  .meal-packing-hero-section.corporate-main-section
    .et_pb_slider
    .et_pb_slide_0.et_pb_slide
    .et_pb_slide_description
    .et_pb_slide_title {
    max-width: 100% !important;
  }
  .single-card-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .single-card,
  .single-card-section .single-card {
    max-width: 665px;
    margin: 0;
  }
  .page-our-meals .single-card,
  .page-our-meals .single-card-section .single-card {
    max-width: 642px;
    margin: 0 auto !important;
  }
  .et_header_style_left .logo_container {
    width: calc(100% - 20px);
  }
  .et_header_style_left .logo_container a {
    display: inline-block;
  }
  .benefits-wrapper ul {
    padding: 0;
  }
  .benefits-wrapper ul li::marker {
    font-size: 10px;
  }
  .csr-donate .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 100%;
    max-width: 1330px;
  }
  .single-post .get-involved-section {
    background: var(--white);
  }
  .single-post .get-involved-section p {
    color: var(--d-purple);
  }
  .aib-certified-section h4 {
    font-weight: normal !important;
  }
  .aib-certified-section .et_pb_image_wrap img {
    max-width: 700px;
    margin: 0 auto;
    width: 100% !important;
  }
  .aib-certified-section .et_pb_image_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  body.page-news .et_pb_slide_description::after {
    height: 99%;
  }
  body #top-menu li a {
    margin-bottom: 0; 
  }
  @media (min-width: 1476px) {
    .home .fullwidth-hero-image .et_pb_row .et_pb_slide_description {
      padding: 16% 22% 16% 0 !important;
    }
    /* body.page-packing-partner
    #main-content
    .container-main-wrap {} */
    body.home #main-content .container-main-wrap {
      max-width: 1920px !important;
    }
    body #top-menu li {
      padding-right: 52px;
    }
    body.home .entry-content .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper,
    body.home #home-slide1 h1.et_pb_slide_title,
    body #home-slide1 .et_pb_slide_content,
    .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper,
    .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      max-width: 75% !important;
    }
  }
  
  @media (min-width: 1350px) {
    body #top-menu li {
        padding-right: 26px;
    }
    .et_pb_slider.partner-hero-section
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description {
      min-height: 801px;
    }
    .page-get-involved .fullwidth-hero-image .et_pb_row .et_pb_slide_description {
      padding: 23% 8% 22% 0;
    }
    .page-meal-packing .fullwidth-hero-image .et_pb_row .et_pb_slide_description {
      padding: 23% 8% 22% 0;
    }
    body.page-news .fullwidth-hero-image .et_pb_row .et_pb_slide_description {
      padding: 16% 8% 8% 0;
    }
    body.page-news .et_pb_slider .et_pb_slide {
      padding: 0 !important;
    }
    .page-our-meals .fullwidth-hero-image .et_pb_row .et_pb_slide_description {
      padding: 23% 8% 22% 0;
    }
    body.page-holidays-without-hunger .fullwidth-hero-image.corporate-main-section .et_pb_row .et_pb_slide_description,
    body.page-packing-partner-locations .fullwidth-hero-image.corporate-main-section .et_pb_row .et_pb_slide_description,
    .page-contact .fullwidth-hero-image.corporate-main-section .et_pb_row .et_pb_slide_description,
    .page-about .fullwidth-hero-image.corporate-main-section .et_pb_row .et_pb_slide_description,
    .page-pantry .meal-packing-hero-section.fullwidth-hero-image.corporate-main-section .et_pb_row .et_pb_slide_description,
    .page-backpack-program .meal-packing-hero-section.fullwidth-hero-image.corporate-main-section .et_pb_row .et_pb_slide_description,
    body.page-corporate-social-responsibility .fullwidth-hero-image.corporate-main-section .et_pb_row .et_pb_slide_description {
      padding: 23% 8% 16.5% 0;
    }
  }
  
  @media (min-width: 1300px) {
    /* body #main-content .container-main-wrap,
    body #main-header .container {
      max-width: 1600px !important;
      max-width: none;
    } */
    body.page-packing-partner #main-content .container-main-wrap,
    body #main-content .container-main-wrap.certified-container,
    body #main-content .container-main-wrap,
    body #main-header .container {
      max-width: 1440px !important;
      max-width: none;
    }
    #main-footer .container {
      max-width: 1440px !important;
      padding: 0 15px;
      width: 100% !important;
    }
    .meal-packing-hero-section.corporate-main-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      max-width: 71% !important;
    }
  }
  
  @media (min-width: 1476px) {
    .meal-packing-hero-section.corporate-main-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      max-width: 62% !important;
    }
  }
  @media (min-width: 1537px) {
    body.page-packing-partner #main-content .container-main-wrap,
    body #main-content .container-main-wrap.certified-container,
    body #main-content .container-main-wrap,
    body #main-header .container {
      max-width: 1600px !important;
      max-width: none;
    }
    #main-footer .container {
      max-width: 1600px !important;
      padding: 0 15px;
      width: 100% !important;
    }
  }
  @media (min-width: 1001px) {
    .fullwidth-hero-image.corporate-main-section
      .et_pb_row
      .et_pb_slide_description {
      padding: 16% 8% 13% 0;
    }
    #top-menu li ul.sub-menu {
      width: 344px !important;
    }
    .ready-to-donate
      .donate-cta-section
      .header-content-container
      .header-content {
      max-width: 100% !important;
      width: 100% !important;
    }
    .csr-donate .donate-cta-section .header-content-container .header-content {
      max-width: 1320px !important;
      width: 100% !important;
    }
    .donate-cta-section .header-content-container .header-content {
      max-width: 1107px !important;
      width: 100% !important;
    }
  
    body .donate-cta-section p {
      font-size: 24px;
      line-height: 34px;
    }
  
    /* .meal-packing-hero-section .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
      max-width: 40% !important;
    } */
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      max-width: 46% !important;
    }
    body.home .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper,
    .home #home-slide1 h1.et_pb_slide_title {
      max-width: 50% !important;
    }
    /* body #home-slide1 .et_pb_slide_content {
      max-width: unset !important;
    } */
  }
  
  @media (min-width: 981px) {
    body .et-fixed-header #top-menu li.current-menu-ancestor>a {
      color: var(--d-purple) !important;
    }
    body .et-fixed-header #top-menu li.CTA.current-menu-item>a:hover, .et-fixed-header #top-menu li.CTA.current_page_item>a:hover,
    body .et-fixed-header #top-menu li.current-menu-item>a, .et-fixed-header #top-menu li.current_page_item>a,
    body .et-fixed-header #top-menu li.current-menu-ancestor>a:hover {
      color: var(--pink) !important;
    }
    body .et-fixed-header #top-menu li.CTA.current-menu-item>a, .et-fixed-header #top-menu li.CTA.current_page_item>a {
      color: var(--white) !important;
    }
  }
  .corporate-social-wrap .hero-banner.container-main-wrap {
    overflow: visible;
  }
  .responsibility-wrapper .et_pb_slide.et-pb-active-slide {
    padding: 0 !important;
  }
  .responsibility-wrapper .et_pb_slide .et_pb_slide_description {
    text-align: left !important;
  }
  .responsibility-wrapper .et_pb_slide_title {
    display: inline-block;
  }
  @media (max-width: 1746px) {
    
  /* .page-backpack-program .meal-packing-hero-section.corporate-main-section h1::before {
    top: 0;
  } */
    .meal-packing-hero-section.corporate-main-section h1::before {
      right: -77px;
      top: -36px;
    }
    .press-card-wrap .post .post-content-inner p,
    .press-card-wrap .post .post-meta span,
    .press-card-wrap .post .post-meta {
      font-size: 16px !important;
    }
    /* .meal-packing-hero-section .et_pb_slide_description::after {
      left: -33px;
    } */
    .home .et_pb_slide_description::after {
      left: 30px;
    }
    .why-meals-of-hope .et_pb_text_inner h2 {
      font-size: 38px;
    }
    .why-meals-of-hope .et_pb_text_inner h6 {
      font-size: 16px;
    }
    .csr-card-wrapper h2 {
      font-size: 26px !important;
    }
    .csr-card-wrapper h6 {
      font-size: 16px;
    }
    .why-meals-of-hope .et_pb_row.et_pb_row_6 {
      padding-top: 80px !important;
    }
    .meal-packing-hero-section
      .corporate-social-wrap
      .et_pb_slide_description::after {
      left: -17%;
      opacity: 0.7 !important;
      background-size: 100%;
      transform: scale(1.1);
    }
    .grow-section .et_pb_module.et_pb_image {
      text-align: center;
    }
    .grow-section .et_pb_module.et_pb_image img {
      max-width: 80%;
      margin: 0 auto;
    }
    .donate-cta-section.et_pb_fullwidth_header_0 {
      padding-top: 100px;
      padding-bottom: 100px;
    }
    .footer-logo,
    body #main-header .logo_container #logo {
      max-width: 120px;
    }
    body #top-menu li.current-menu-ancestor > a,
    body #top-menu .menu-item .sub-menu a,
    body #top-menu li a {
      font-size: 16px;
    }
   
    #top-menu .menu-item-has-children > a:first-child:after {
      width: 25px;
      height: 22px;
      right: 5px;
    }
    #top-menu .menu-item-has-children > a:first-child:hover:after {
      width: 25px;
      height: 22px;
      right: 5px;
    }
    #top-menu li ul.sub-menu li a {
      padding: 10px 34px !important;
    }
    .new-england-content h2,
    body .donate-cta-section h2.et_pb_module_header,
    body.home .hero-banner h1 a {
      font-size: 50px !important;
    }
    body .new-england-content h2 {
      line-height: 68px;
    }
    body .new-england-content h3 {
      font-size: 28px;
      line-height: 36px;
    }
    .responsibility-wrapper .et_pb_slide_title,
    body .how-it-work-section h2,
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title
      a,
    body #home-slide1 .et_pb_slide_content .main-title {
      font-size: 70px;
      line-height: 0.8em;
    }
    .new-england-content h2 body .how-it-work-section h5 {
      font-size: 36px;
    }
    body .donate-cta-section span.et_pb_fullwidth_header_subhead {
      font-size: 90px !important;
      line-height: 95px !important;
      margin-bottom: 40px;
    }
    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button {
      margin-top: 35px !important;
    }
    body .million-section-wrap .et_pb_module h2 {
      font-size: 44px;
    }
    body .million-section-wrap .et_pb_module h4 {
      font-size: 140px;
      line-height: 156px;
    }
    body .how-it-work-card {
      max-width: 1000px;
    }
    .how-it-work-card {
      padding: 0 15px !important;
    }
    body .how-it-pera h6 {
      font-size: 16px;
      line-height: 26px;
      padding: 0 15px 10px;
    }
    body .how-it-work-card h2 {
      font-size: 22px;
      line-height: 30px;
    }
    body .how-it-work-card .et_pb_image_wrap img {
      max-height: 94px;
    }
    body .donate-cta-section p,
    body #home-slide1 .et_pb_slide_content p {
      font-size: 18px;
    }
    body
      #page-container
      .entry-content
      .et_pb_section
      .et_pb_slider_0.et_pb_slider
      .et_pb_more_button.et_pb_button,
    .btn-pink,
    body #page-container .et_pb_section .default-cta-button.btn-green,
    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button,
    body #main-content .press-card-wrap .post-content .more-link,
    body #top-menu li.CTA a {
      font-size: 25px !important;
      line-height: 32px !important;
      padding: 12px 23px !important;
    }
   

    body #top-menu li.CTA a {
        font-size: 22px !important;
        line-height: 1.1 !important;
    }

    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button:hover {
      padding: 12px 23px !important;
    }
    /* body .meal-packing-hero-section .corporate-social-wrap .et_pb_slide_description::after,
    body .meal-packing-hero-section .et_pb_slide_description::after, */
    .et_pb_slide_description::after {
      width: 100%;
      max-width: 932px;
      height: 82%;
      position: absolute;
      top: 54px;
    }
    body.page-news .et_pb_slide_description::after {
      height: 91%;
      left: 64px;
    }
    .meal-packing-hero-section .et_pb_slide_description::after {
      max-width: 570px;
      left: 0;
    }
    .meal-packing-hero-section h1::before {
      max-width: 138px;
      right: 77px;
      top: 14px;
    }
    /* .meal-packing-hero-section h1, */
    .meal-packing-hero-section h1 a {
      line-height: 49px;
    }
    .involved-section h2,
    body .press-section h2,
    body .who-you-help-section h2,
    body .video-section-wrap .et_pb_text_inner h2,
    body .photo-split-section h2 {
      font-size: 36px !important;
      margin-bottom: 30px;
    }
    .involved-section h2 {
      margin-bottom: 18px;
    }
    body .involved-section h6 {
      font-size: 16px;
      line-height: 26px;
    }
    body .involved-section h3 {
      font-size: 58px;
    }
    .single-card-section .single-card h2 {
      font-size: 28px;
      margin-bottom: 0;
      padding-bottom: 0;
    }
    /* .press-section h2 {} */
    body p,
    body .press-card-wrap .post-content,
    body .press-card-wrap .post .post-meta,
    body .press-section h6,
    body .video-section-wrap p,
    body .photo-split-section .et_pb_text_inner ul li,
    body .photo-split-section .et_pb_text_inner p {
      font-size: 16px;
    }
    body .press-card-wrap .post .entry-title {
      font-size: 22px !important;
    }
    body .default-cta-button {
      font-size: 25px !important;
      line-height: 32px !important;
    }
    body .grow-section h3 {
      font-size: 30px;
    }
    body .grow-section h2 {
      font-size: 56px;
    }
    .press-section .et_pb_module.et_pb_bg_layout_light {
      margin-bottom: 60px !important;
    }
    .footer-widget,
    .footer-widget li,
    .footer-widget li a,
    #footer-info {
      font-size: 16px;
    }
    h1.entry-title {
      font-size: 38px;
    }
    .single-post .blog-post-wrap h2 {
      font-size: 28px;
    }
    .single-post .get-involved-section h2 {
      font-size: 38px;
    }
    .single-post .get-involved-section p {
      font-size: 16px;
    }
  }
  @media (max-width: 1680px) {
    body #top-menu li:first-child > a, 
    body #top-menu li.menu-item-has-children > a {
      padding: 47px 0 !important;
    }
    body #top-menu > .menu-item.current-menu-item:not(.CTA) > a:first-child {
      padding: 47px 27px 47px 0 !important;
      margin: 0;
    }
    #top-menu > .menu-item.current-menu-item:not(.CTA) > a::after {
      background-size: contain;
      width: 22px;
      height: 21px;
    }
    body #main-footer h2 {
      font-size: 40px !important;
    }
    #main-footer h2.wp-block-heading {
      font-size: 18px !important;
    }
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      max-width: 40% !important;
    }
    .meal-packing-hero-section h1::before {
      right: 37px;
      top: 13px;
    }
    .page-our-meals .meal-packing-hero-section h1::before {
      right: 30px;
    }
  }
  @media (max-width:1540px) {
    body.page-news .et_pb_slide_description::after {
      height: 98%;
      left: 0;
      top: 10px;
    }

    body #top-menu li.CTA a {
        font-size: 20px !important;
    }

  }
  @media (max-width: 1475px) {
    /* body .meal-packing-hero-section .corporate-social-wrap .et_pb_slide_description::after, 
    body .meal-packing-hero-section .et_pb_slide_description::after, */
    body .fullwidth-hero-image .et_pb_row .et_pb_slide_description,
    body.home .fullwidth-hero-image .et_pb_row .et_pb_slide_description {
      padding-right: 0 !important;
    }
    .et_pb_slide_description::after {
      width: 100%;
      max-width: unset;
      height: 78%;
      position: absolute;
      top: 54px;
    }
    .meal-packing-hero-section h1::before {
      right: -35px;
    }
  }
  @media (max-width: 1440px) {
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title
      a {
      font-size: 60px;
      line-height: 0.8em;
    }
    .meal-packing-hero-section h1::before {
      right: 60px;
    }
    /* .meal-packing-hero-section h1::before {
      right: -31px;
    } */
    body #home-slide1 .et_pb_slide_content .main-title {
      font-size: 90px;
    }
  
    body
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      font-size: 56px;
    }
    /* body.home .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper,
    .home #home-slide1 h1.et_pb_slide_title,
    #home-slide1 .et_pb_slide_content {
      max-width: 100% !important;
    } */
    .home .et_pb_slide_description::after {
      left: -285px;
    }
    .home.page-packing-partner  .et_pb_slide_description::after {
      left: 25px;
    }
    body.page-news #home-slide1 .et_pb_slide_content {
      max-width: unset !important;
    }
    
  }
  @media (max-width: 1300px) {
    body.home .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper,
    .home #home-slide1 h1.et_pb_slide_title,
    #home-slide1 .et_pb_slide_content {
      max-width: 100% !important;
    }
    /* body .meal-packing-hero-section .corporate-social-wrap .et_pb_slide_description::after, 
    body .meal-packing-hero-section .et_pb_slide_description::after,  */
    .home .et_pb_slide_description::after {
      left: 0;
    }
    .et_pb_slide_description::after {
      width: 100%;
      max-width: unset;
      height: 89%;
      position: absolute;
      top: 20px;
    }
    .page-our-meals .meal-packing-hero-section h1::before {
      right: -87px;
    }
  }
  @media (max-width: 1300px) {
    .why-meals-of-hope .et_pb_text_inner h2 {
      font-size: 32px;
    }
    .why-meals-of-hope .et_pb_text_inner h6 {
      font-size: 16px;
    }
    .csr-card-wrapper h2 {
      font-size: 24px !important;
    }
    .csr-card-wrapper h6 {
      font-size: 16px;
    }
    body .responsibility-wrapper .et_pb_slide .et_pb_slide_description {
      text-align: center !important;
    }
    body .new-england-content h2 {
      line-height: 44px;
      font-size: 38px !important;
    }
    .involved-section h2,
    body .press-section h2,
    body .who-you-help-section h2,
    body .video-section-wrap .et_pb_text_inner h2,
    body .photo-split-section h2 {
      font-size: 32px !important;
      margin-bottom: 30px;
    }
    body .new-england-content h3 {
      font-size: 22px;
      line-height: 34px;
    }
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      display: inline-block;
    }
    .meal-packing-hero-section
      .corporate-social-wrap
      .et_pb_slide_description::after {
      max-width: unset !important;
      top: 50% !important;
      transform: scale(1) translate(-50%, -50%) !important;
      left: 50% !important;
      width: 60%;
      height: 98%;
    }
   
    .meal-packing-hero-section.corporate-main-section h1::before {
      right: -48px;
      top: -36px;
    }
    .meal-packing-hero-section .et_pb_slide_description::after {
      max-width: 400px !important;
      margin: 0 auto;
      left: 52%;
      top: 50%;
      transform: translate(-50%, -50%);
      max-height: 98%;
    }
    body.page-packing-partner #main-content .container-main-wrap,
    body #main-content .container-main-wrap.certified-container,
    body #main-content .container-main-wrap,
    body #main-header .container {
      width: 100%;
      padding-left: 16px !important;
      padding-right: 16px !important;
      max-width: 100%;
    }
  
    body #top-menu li {
      padding-right: 20px;
    }
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      font-size: 45px !important;
      line-height: 46px !important;
    }
    .meal-packing-hero-section h1::before {
      max-width: 90px;
      right: -56px;
    }
  }
  @media (max-width: 1200px) {
    body .default-cta-button {
      font-size: 18px !important;
      line-height: 18px !important;
    }
  }
  @media (max-width:1100px) {
    body.page-news .et_pb_slide_description::after {
      background: rgba(255, 255, 255, 0.8);
      border-radius: 180px 0px;
    }
  }
  @media (max-width: 1024px) {
    .et_pb_slide_description::after {
      height: 97%;
      top: 15px;
    }
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title
      a {
      line-height: 42px;
    }
    .meal-packing-hero-section .et_pb_slide_description::after {
      max-width: 450px !important;
    }
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      max-width: 100% !important;
    }
  }
  @media (max-width: 1000px) {
    .aib-certified-section,
    .our-meals-card-wrap {
      padding-top: 80px !important;
      padding-bottom: 80px !important;
    }
  }
  @media only screen and (min-width: 980px) and (max-width: 1100px) {
    .why-meals-of-hope .et_pb_text_inner h2 {
      font-size: 36px;
    }
    .csr-card-wrapper h2 {
      font-size: 24px !important;
    }
    body #top-menu li.current-menu-ancestor > a,
    body #top-menu .menu-item .sub-menu a,
    body #top-menu li a {
      font-size: 14px;
    }
  
    .new-england-content h2,
    body .donate-cta-section h2.et_pb_module_header,
    body.home .hero-banner h1 a {
      font-size: 48px !important;
    }
    body .new-england-content h2 {
      line-height: 66px;
    }
    body .new-england-content h3 {
      font-size: 26px;
      line-height: 34px;
    }
    .responsibility-wrapper .et_pb_slide_title,
    body .how-it-work-section h2,
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title
      a,
    body #home-slide1 .et_pb_slide_content .main-title {
      font-size: 76px;
      line-height: 0.8em;
    }
    .new-england-content h2 body .how-it-work-section h5 {
      font-size: 34px;
    }
    body .donate-cta-section span.et_pb_fullwidth_header_subhead {
      font-size: 86px !important;
      line-height: 95px !important;
      margin-bottom: 40px;
    }
    body .million-section-wrap .et_pb_module h2 {
      font-size: 40px;
    }
    body .million-section-wrap .et_pb_module h4 {
      font-size: 136px;
      line-height: 156px;
    }
    body .how-it-pera h6 {
      font-size: 14px;
      line-height: 26px;
      padding: 0 15px 10px;
    }
    body .how-it-work-card h2 {
      font-size: 20px;
      line-height: 30px;
    }
    body .donate-cta-section p,
    body #home-slide1 .et_pb_slide_content p {
      font-size: 16px;
    }
    body
      #page-container
      .entry-content
      .et_pb_section
      .et_pb_slider_0.et_pb_slider
      .et_pb_more_button.et_pb_button,
    .btn-pink,
    body #page-container .et_pb_section .default-cta-button.btn-green,
    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button,
    body #main-content .press-card-wrap .post-content .more-link,
    body #top-menu li.CTA a {
      font-size: 18px !important;
      line-height: 24px !important;
      padding: 18px 34px !important;
    }
    .involved-section h2,
    body .press-section h2,
    body .who-you-help-section h2,
    body .video-section-wrap .et_pb_text_inner h2,
    body .photo-split-section h2 {
      font-size: 34px !important;
      margin-bottom: 30px;
    }
    body .involved-section h6 {
      font-size: 14px;
      line-height: 26px;
    }
    body .involved-section h3 {
      font-size: 56px;
    }
    .single-card-section .single-card h2 {
      font-size: 26px;
      margin-bottom: 0;
      padding-bottom: 0;
    }
    body p,
    body .press-card-wrap .post-content,
    body .press-card-wrap .post .post-meta,
    body .press-section h6,
    body .video-section-wrap p,
    body .photo-split-section .et_pb_text_inner ul li,
    body .photo-split-section .et_pb_text_inner p {
      font-size: 14px;
    }
    body .press-card-wrap .post .entry-title {
      font-size: 20px !important;
    }
    body .default-cta-button {
      font-size: 18px !important;
      line-height: 24px !important;
      padding: 18px 34px !important;
    }
    body .grow-section h3 {
      font-size: 28px;
    }
    body .grow-section h2 {
      font-size: 54px;
    }
    .footer-widget,
    .footer-widget li,
    .footer-widget li a,
    #footer-info {
      font-size: 14px;
    }
    h1.entry-title {
      font-size: 36px;
    }
    .single-post .blog-post-wrap h2 {
      font-size: 26px;
    }
    .single-post .get-involved-section h2 {
      font-size: 36px;
    }
    .single-post .get-involved-section p {
      font-size: 14px;
    }
  }
  @media (max-width: 1010px) {
    body #top-menu li {
      padding-right: 12px;
    }
    .who-you-help-section {
      padding-top: 100px !important;
      padding-bottom: 100px !important;
    }
  }
  @media (max-width: 980px) {
    .why-meals-of-hope .et_pb_text_inner h2 {
      font-size: 28px;
    }
    body.page-news .et_pb_slide_description::after {
      border-radius: 0;
    }
    .page-our-meals .single-card-section {
      gap: 0;
    }
    .single-post .blog-post-wrap h2 {
      font-size: 22px;
    }
    .single-post .get-involved-section h2 {
      font-size: 32px;
    }
    .single-post .get-involved-section p {
      font-size: 16px;
    }
    h1.entry-title {
      font-size: 34px;
    }
    .why-meals-of-hope .et_pb_text_inner h6 {
      font-size: 16px;
    }
    body .default-cta-button {
      font-size: 20px !important;
      line-height: 28px !important;
    }
  
    body
      #page-container
      .entry-content
      .et_pb_section
      .et_pb_slider_0.et_pb_slider
      .et_pb_more_button.et_pb_button,
    .btn-pink,
    body #page-container .et_pb_section .default-cta-button.btn-green,
    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button,
    body #main-content .press-card-wrap .post-content .more-link,
    body #top-menu li.CTA a {
      font-size: 20px !important;
      line-height: 28px !important;
    }
  
    .csr-card-wrapper h2 {
      font-size: 24px !important;
    }
    body .how-it-work-section h2 {
      font-size: 58px;
      line-height: 66px;
      margin-bottom: 0;
    }
    body .million-section-wrap .et_pb_module h2 {
      font-size: 28px;
      margin-bottom: 0;
    }
    body .million-section-wrap .et_pb_module h4 {
      font-size: 90px;
      line-height: 109px;
    }
    body .how-it-work-section h5 {
      font-size: 22px;
      line-height: 38px;
      font-weight: 600;
    }
    .donate-cta-section span.et_pb_fullwidth_header_subhead {
      margin-bottom: 30px;
    }
    body .donate-cta-section p {
      font-size: 18px;
      line-height: 30px;
    }
    .who-you-help-section {
      padding-top: 80px !important;
      padding-bottom: 80px !important;
    }
    header#main-header .container::after {
      display: none;
    }
    ul#mobile_menu {
      top: 60px;
    }
    header#main-header .container {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .et_header_style_left .logo_container {
      position: relative;
      width: auto;
      display: inline-block;
    }
    .single-card-section {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      flex-direction: column;
      gap: 25px;
    }
    .single-card,
    .single-card-section .single-card {
      max-width: 100%;
      margin: 0;
    }
    .meal-packing-hero-section .et_pb_slide_description::after {
      max-width: 100%;
    }
    /* .meal-packing-hero-section h1::before {
      right: 0;
    } */
    body #main-header {
      padding: 20px 0;
    }
  
    .et_header_style_left #et-top-navigation .mobile_menu_bar {
      padding-bottom: 0;
    }
  
    body .photo-split-section {
      padding-top: 80px !important;
      padding-bottom: 80px !important;
      gap: 20px;
    }
  
    .photo-split-section .et_pb_row {
      align-items: center;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
  
    .photo-split-section .et_pb_row .split-photo {
      text-align: center;
    }
  
    .photo-split-section .et_pb_row:nth-child(odd) .column-right {
      order: 1;
    }
  
    .photo-split-section .et_pb_row:nth-child(odd) .et_pb_column:first-child {
      order: 2;
    }
    .csr-card-wrapper {
      gap: 40px;
    }
  }
  
  @media (max-width: 767px) {
    body.home .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper,
    .home #home-slide1 h1.et_pb_slide_title,
    #home-slide1 .et_pb_slide_content {
      max-width: 86% !important;
      margin: 0 auto;
    }
    #home-slide1 .et_pb_slide_content {
      max-width: 60% !important;
      margin: 0 auto;
    }
    .press-section .et_pb_module.et_pb_bg_layout_light {
      margin-bottom: 30px !important;
    }
    body .new-england-content h2 {
      line-height: 36px;
      font-size: 28px !important;
    }
    body .new-england-content h3 {
      font-size: 20px;
      line-height: 22px;
    }
    .three-card-section .et_pb_column .et_pb_image_wrap img {
      max-width: 100px;
    }
    .et_pb_slider.partner-hero-section
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description:after {
      margin: 0 auto;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      max-height: 98%;
      max-width: 348px !important;
    }
    .meal-packing-hero-section .et_pb_slide_description::after {
      max-width: 348px !important;
    }
    body .million-section-wrap .et_pb_module h4 {
      font-size: 65px;
      line-height: 72px;
    }
    .meal-packing-hero-section h1::before {
      max-width: 74px;
      right: -45px;
    }
    .footer-logo,
    body #main-header .logo_container #logo {
      max-width: 100px !important;
    }
    .involved-section h2,
    body .press-section h2,
    body .who-you-help-section h2,
    body .video-section-wrap .et_pb_text_inner h2,
    body .photo-split-section h2 {
      font-size: 30px !important;
      margin-bottom: 30px;
      line-height: 40px;
    }
    .involved-section h2 {
      margin-bottom: 18px;
    }
    body .involved-section h3 {
      font-size: 36px;
    }
    .single-card-section .single-card h2 {
      font-size: 26px;
    }
    body .donate-cta-section span.et_pb_fullwidth_header_subhead {
      font-size: 60px !important;
      line-height: 75px !important;
    }
    body .hero-banner h1 a {
      font-size: 40px !important;
    }
    .donate-cta-section .et_pb_fullwidth_header_container {
      width: 100% !important;
      padding: 0 15px !important;
    }
    .et_header_style_left #et-top-navigation {
      padding: 0 !important;
    }
    .et_header_style_left .logo_container {
      width: auto;
    }
    .csr-card-wrapper {
      gap: 20px;
    }
    .fullwidth-hero-image .et_pb_row .et_pb_slide_description {
      padding: 16% 0 16% 0;
    }
    .et_pb_slider.partner-hero-section
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      h1.et_pb_slide_title {
      position: relative;
      margin-bottom: 0;
      max-width: 100% !important;
      margin-left: 0;
      display: inline-block;
    }
    .et_pb_slider.partner-hero-section
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      h1.et_pb_slide_title::before {
      right: -50px;
      bottom: 32px;
    }
    .et_pb_slider.partner-hero-section
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description:after {
      bottom: 5%;
      max-width: unset;
    }
    .who-you-help-section h2 {
      margin-bottom: 28px;
    }
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      font-size: 44px !important;
    }
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title
      a {
      line-height: 45px !important;
    }
    #main-footer .container {
      width: 100% !important;
    }
    .responsibility-wrapper .et_pb_slide_title,
    .meal-packing-hero-section
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title
      a,
    body #home-slide1 .et_pb_slide_content .main-title {
      font-size: 55px;
    }
    #home-slide1 .et_pb_slide_content .main-title.news-title {
      font-size: 44px;
      letter-spacing: -1.15px;
      line-height: 54px;
    }
    .grow-section .et_pb_text_4 h2 {
      font-size: 45px !important;
    }
  
    body
      .et_pb_slider
      .et_pb_slide_0.et_pb_slide
      .et_pb_slide_description
      .et_pb_slide_title {
      font-size: 40px !important;
    }
  
    #home-slide1 .et_pb_slide_content p {
      font-size: 20px !important;
      margin-bottom: 0 !important;
    }
  
    .btn-purple,
    body
      #page-container
      .entry-content
      .et_pb_section
      .et_pb_slider_0.et_pb_slider
      .et_pb_more_button.et_pb_button {
      font-size: 20px !important;
      line-height: 28px !important;
    }
  
    .et_pb_fullwidth_header
      .et_pb_fullwidth_header_container.center
      .header-content {
      max-width: 100% !important;
      width: 100% !important;
    }
  
    .donate-cta-section span.et_pb_fullwidth_header_subhead {
      margin-bottom: 20px;
      line-height: 68px !important;
    }
  
    body .photo-split-section {
      padding-top: 40px !important;
      padding-bottom: 40px !important;
    }
  
    body .video-section-wrap .et_pb_text_inner h2,
    body .photo-split-section h2 {
      margin-bottom: 20px !important;
    }
  
    body .video-section-wrap p .photo-split-section .et_pb_text_inner p {
      font-size: 16px !important;
      line-height: 26px !important;
      margin-bottom: 30px !important;
      padding: 0;
    }
    p.mb-74,
    .mb-74 p {
      margin-bottom: 30px !important;
    }
    .impact p {
      margin-bottom: 30px !important;
    }
    body .default-cta-button {
      font-size: 20px !important;
      line-height: 28px !important;
      padding: 14px 30px !important;
    }
  
    .press-card-wrap .post .post-meta {
      font-size: 16px;
    }
    body #page-container .et_pb_section .default-cta-button.btn-green,
    .btn-pink,
    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button,
    body #main-content .press-card-wrap .post-content .more-link,
    .btn-pink,
    body #top-menu li.CTA a {
      font-size: 18px !important;
      line-height: 26px !important;
      padding: 16px 25px !important;
    }
  
    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button:hover {
      padding: 16px 25px !important;
    }
  
    body .donate-cta-section p {
      font-size: 18px;
      line-height: 32px;
    }
    #footer-widgets .footer-widget .fwidget,
    #footer-widgets .footer-widget:nth-child(n) {
      margin-bottom: 0px !important;
    }
  
    #footer-widgets .footer-widget ul {
      margin: 16px 0 0px;
    }
    .footer-widget #block-10 {
      margin-top: 0;
    }
    #footer-widgets .footer-widget #block-10,
    #footer-widgets .footer-widget #block-11,
    #footer-widgets .footer-widget #block-12,
    #footer-widgets .footer-widget:last-child {
      margin: 10px 0 !important;
      margin-bottom: 10px !important;
    }
    body #main-footer h2 {
      font-size: 36px !important;
      line-height: 46px;
    }
    #footer-widgets p.footer-about {
      font-size: 16px;
    }
    .photo-split-section .et_pb_row .img-left-corner-one img {
      border-radius: 100px 0px 100px 100px !important;
    }
    .photo-split-section .et_pb_row:nth-child(even) .split-photo img,
    .photo-split-section .et_pb_row:nth-child(even) .split-photo {
      border-radius: 100px 0px 100px 100px;
    }
    .photo-split-section .et_pb_row:nth-child(odd) .split-photo img,
    .photo-split-section .et_pb_row:nth-child(odd) .split-photo {
      border-radius: 0px 100px 100px 100px;
    }
  
    .corporate-card-wrap.photo-split-section
      .et_pb_row:nth-child(even)
      .split-photo
      img {
      border-radius: 0px 100px 100px 100px;
    }
    .corporate-card-wrap.photo-split-section
      .et_pb_row:nth-child(odd)
      .split-photo
      img {
      border-radius: 100px 0px 100px 100px;
    }
  
    .photo-split-section .split-photo .et_pb_image_wrap,
    .photo-split-section .split-image,
    .photo-split-section .split-photo {
      min-height: auto !important;
    }
    .photo-split-section .et_pb_text_inner p {
      margin-bottom: 20px !important;
    }
    p.mb-74,
    .mb-74 p {
      margin-bottom: 20px !important;
    }
    .impact p {
      margin-bottom: 20px !important;
    }
    .million-section-wrap h4 {
      padding: 0;
      margin-top: -16px;
    }
    .meal-packing-hero-section
      .corporate-social-wrap
      .et_pb_slide_description::after {
      left: 0;
      background-repeat: no-repeat !important;
      background-position: center;
      background-size: 100% 100%;
      transform: scale(1);
    }
    .corporate-main-section h1 {
      display: inline-block;
    }
  }
  @media (max-width: 570px) {
    body.home .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper,
    .home #home-slide1 h1.et_pb_slide_title,
    #home-slide1 .et_pb_slide_content {
      max-width: 84% !important;
      margin: 0 auto;
    }
  }
  @media (max-width: 479px) {
    body .press-section .press-card-wrap p.post-meta {
      padding: 0 10px;
    }
  }
  @media (max-width: 425px) {
    .who-you-help-section ul {
      justify-content: left;
    }
  }
  @media only screen and (min-width: 980px) and (max-width: 1299px) {
    .who-you-help-section .three-card-section {
      display: flex;
      align-items: center;
    }
    .who-you-help-section
      .three-card-section
      .et_pb_css_mix_blend_mode_passthrough
      .et_pb_image_wrap
      img {
      max-width: 65%;
    }
    /* body #top-menu li a {
      font-size: 18px;
    } */
    body #page-container .et_pb_section .default-cta-button.btn-green,
    .btn-pink,
    body #main-content .press-card-wrap .post-content .more-link,
    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button,
    .btn-pink,
    body #top-menu li.CTA a {
      font-size: 18px !important;
      line-height: 18px !important;
      padding: 16px 25px !important;
    }

    body #top-menu li.CTA a {
        padding: 8px 12px !important;
        font-size: 14px !important;
        line-height: 1.1 !important;
        border-radius: 16px 16px 7px 0 !important;
    }

    body #top-menu li.CTA {
        padding-right: 5px !important;
    }

    body #top-menu li.CTA:last-child {
        padding-right: 0px !important;
    }

    body #top-menu li {
        padding-right: 14px;
    }
  
    body
      #page-container
      .et_pb_section
      .donate-cta-section
      a.et_pb_button_one.et_pb_button:hover {
      padding: 16px 25px !important;
    }
  
    body #logo {
      max-height: 35%;
    }
  
    body #et-top-navigation {
        padding-left: 110px !important;
    }

    body #main-header .logo_container #logo {
        max-width: 90px;
    }


  }


  @media (min-width:981px) {
    body #top-menu li.CTA {
        padding-right: 10px !important;
    }
    body #top-menu li.CTA:last-child {
        padding-right: 0 !important;
    }
  }

  @media only screen and (min-width: 1441px) and (max-width: 1475px) {
    body.home .et_pb_slider_0.et_pb_slider .et_pb_button_wrapper,
    .home #home-slide1 h1.et_pb_slide_title,
    body #home-slide1 .et_pb_slide_content {
      max-width: unset !important;
    }
  }
  body #top-menu li.CTA-donate.menu-item a {
    background-color: #ffb663 !important;
    color: #ffffff !important;
    border-radius: 35px 35px 20px 0 !important;
    font-family: var(--a-bold) !important;
    font-size: 30px !important;
    line-height: 35px !important;
    margin: 0 !important;
    box-shadow: none !important;
    border: 3px solid #004745 !important;
    padding: 18px 23px !important;
    letter-spacing: -0.75px !important;
    text-transform: uppercase;
  }
  body #top-menu li.CTA-donate.menu-item a:hover {
    background-color: #ffffff !important;
    color: #ffb663 !important;
  }
  /* ================================
     FRANCHISING MENU DROPDOWN STYLE
     ================================ */
  
  /* Parent menu item styling */
  #top-menu li.menu-franchising > a {
    position: relative;
    /* color: var(--d-purple);
    font-family: var(--a-bold);
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase; */
  }
  
  /* Dropdown padding */

  /* body #top-menu li.menu-franchising.menu-item-has-children > ul.sub-menu {
    padding-top: 0 !important;
    padding-bottom: 45px !important;
    margin-top: 0 !important;
    top: 100% !important;
    background-color: #ffffff;
    border-radius: 0 0 100px 0;
    width: 344px;
    overflow: hidden;
  } */
  
  
  /* Submenu link styling */
  #top-menu li.menu-franchising ul.sub-menu li a {
    /* padding: 14px 34px;
    font-size: 20px;
    font-family: var(--a-semibold);
    color: var(--d-purple);
    display: block;
    text-decoration: none; */
  }
  
  /* Submenu hover effect */
  #top-menu li.menu-franchising ul.sub-menu li a:hover {
    color: var(--pink); /* pink hover: #c199c8 */
  }
  
  #top-menu li.menu-franchising > a[href="#"] {
    cursor: default;
    pointer-events: none;
  }
  #top-menu li.menu-franchising > a {
    pointer-events: none;
    cursor: default;
  }
  

  #top-menu li.menu-franchising > a {
    padding-right: 0 !important;
}


body #top-menu li.CTA.hof-donate a {
    background-color: #004745 !important;
    border-color: #004745 !important;
}

body #top-menu li.CTA.hof-donate a:hover {
    background: #fff !important;
    color: #004745 !important;
}

body  .mapsvg-controller-view-content p {
    margin: 0 0 9px !important;
    padding: 0;
    color: #2e1338 !important;
    font-size: 15px !important;
    line-height: 1.3;
    white-space: pre-wrap;
}

body  .mapsvg-controller-view-content .map-btn {
    margin-top: 15px !important;
}

body  .mapsvg-controller-view-content .map-btn a {
    padding: 6px 20px !important;
    font-size: 14px !important;
    border-radius: 18px 18px 7px 0 !important;
    background-color: #004745 !important;
    border-color: #004745 !important;
    color: #fff;
    font-family: "aglet_sansbold";
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #004745;
}

body  .mapsvg-controller-view-content .map-btn a:hover {
    background-color: #fff !important;
    color: #004745;
}

body  .mapsvg-controller-view-content h5 {
    font-family: "aglet_sansbold";
    color: #2e1338;
    font-size: 20px;
}

@media (max-width:767px) {
    body .video-section-wrap .mapsvg-wrap-all .mapsvg-header.mapsvg-top-container {
        display: none !important;
    }

    body .video-section-wrap .mapsvg-wrap-all .mapsvg-map-container {
        display: none;
    }

    body .video-section-wrap .mapsvg-wrap-all  .mapsvg-sidebar.mapsvg-top-container.mapsvg-sidebar-left {
        display: block !important;
    }

    body .video-section-wrap .mapsvg-wrap-all .mapsvg-wrap .mapsvg-sidebar .mapsvg-directory {
        position: static;
    }

    body .video-section-wrap .mapsvg-wrap-all .mapsvg-wrap .mapsvg-sidebar .mapsvg-directory .mapsvg-controller-view-wrap.nano {
        position: static;
    }

    body .video-section-wrap .mapsvg-wrap-all .mapsvg-sidebar.mapsvg-top-container.mapsvg-sidebar-left + .mapsvg-map-container {
        display: none !important;
    }

    body .video-section-wrap .mapsvg-wrap-all .mapsvg-wrap .mapsvg-sidebar .mapsvg-directory .mapsvg-controller-view-wrap.nano > .nano-content {
        position: static;
    }

    body .mapsvg-controller-view-content {
        padding-top: 20px !important;
    }
}