.services .icon-box {
  padding: 60px 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
  text-align: center;
}

.services .icon-box::before {
  content: '';
  position: absolute;
  background: #fdeff2;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.4s;
  z-index: -1;
}

.services .icon-box:hover::before {
  background: #ddabb8;
  top: 0;
  border-radius: 0px;
}

.services .icon {
  margin-bottom: 15px;
}

.services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #e43c5c;
  transition: all 0.3s ease-in-out;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .title a {
  color: #111;
}

.services .description {
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 0;
}

.services .icon-box:hover .title a, .services .icon-box:hover .description {
  color: #fff;
}

.services {
  padding-bottom: 30px;
}

.services .icon-box:hover .icon i {
  color: #fff;
}

.services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #e43c5c;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 360px) {
  #HersMainLogo {
    width: 255px;
    margin-left: 0px;
    height: 135px;
  }
}

hero-sec {
  background: url("three-women-interlace-arms-dark1-mobile-S.jpg") center / cover no-repeat;
}

@media (min-width: 300px) {
  #footerLogo {
    width: 289px;
    height: 292px;
    margin-right: 0px;
    margin-left: -33px;
  }
}

@media (min-width: 576px) {
  #HersMainLogo {
    margin-left: 85px;
    height: 180px;
    width: 289px;
  }
}

#group-pic {
  height: 580px;
  width: 333px;
}

@media (min-width: 576px) {
  #group-pic {
    height: 580px;
    width: 520px;
  }
}

#our-mission-title {
  margin-top: 85px;
  font-size: 57px;
  font-weight: bold;
  color: #804654;
}

@media (min-width: 576px) {
  #our-mission-title {
    margin-top: 85px;
    font-size: 87px;
    font-weight: bold;
    color: #804654;
  }
}

@media (min-width: 300px) {
  #face-icon {
    margin-left: 125px;
    font-size: 40px;
    margin-bottom: 50px;
  }
}

@media (min-width: 300px) {
  #services-title {
    font-size: 80px;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    border-bottom-color: var(--bs-body-color);
    color: #804654;
  }
}

@media (min-width: 576px) {
  #face-icon {
    margin-left: 189px;
  }
}

@media (min-width: 768px) {
  #HersMainLogo {
    margin-left: 0px;
    height: 180px;
    width: 255px;
  }
}

#navcol-3 {
  font-family: Calistoga, serif;
  font-size: 24px;
  font-weight: bold;
}

@media (min-width: 768px) {
  #navcol-3 {
    font-size: 19px;
  }
}

#donate-buttn {
  background: #ffc0d9;
  font-size: 23px;
  color: var(--bs-code-color);
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  font-family: 'Playfair Display', serif;
  font-weight: bold;
}

@media (min-width: 768px) {
  #donate-buttn {
    font-size: 22px;
    display: none;
  }
}

@media (min-width: 768px) {
  #group-pic {
    width: 600px;
  }
}

@media (min-width: 992px) {
  #donate-buttn {
    display: block;
  }
}

@media (min-width: 992px) {
  #our-mission-title {
    font-size: 75px;
    margin-top: 19px;
  }
}

@media (min-width: 992px) {
  #navcol-3 {
    font-size: 22px;
  }
}

@media (min-width: 300px) {
  #heroPic {
    background: url("three-women-interlace-arms-dark1-mobile-S.jpg") center / cover no-repeat;
    height: 900px;
  }
}

@media (min-width: 768px) {
  #services-title {
    font-size: 87px;
  }
}

@media (min-width: 768px) {
  #footerLogo {
    width: 420px;
    height: 292px;
  }
}

@media (min-width: 768px) {
  #heroPic {
    background: url("three-women-interlace-arms-dark1.jpg") center / cover no-repeat;
    height: 746px;
  }
}

@media (min-width: 1200px) {
  #group-pic {
    margin-bottom: 50px;
  }
}

@media (min-width: 300px) {
  #hers-hero-title {
    color: var(--bs-yellow);
    font-size: 65.1px;
    padding-top: 0px;
  }
}

@media (min-width: 992px) {
  #hers-hero-title {
    font-size: 85.1px;
    margin-top: -80px;
  }
}

@media (min-width: 1200px) {
  #hers-hero-title {
    font-size: 85.1px;
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  #HersMainLogo {
    width: 280px;
  }
}

@media (min-width: 1200px) {
  #HersMainLogo {
    width: 333px;
  }
}

@media (min-width: 1400px) {
  #HersMainLogo {
    width: 385px;
  }
}

@media (min-width: 1200px) {
  #navcol-3 {
    font-family: Calistoga, serif;
    font-size: 32px;
    font-weight: bold;
  }
}

@media (min-width: 1400px) {
  #navcol-3 {
    font-size: 32px;
  }
}

@media (min-width: 1200px) {
  #heroPic {
    height: 650px;
  }
}

@media (min-width: 300px) {
  #hers-para {
    color: var(--bs-body-bg);
    font-size: 20px;
    font-family: 'Playfair Display', serif;
  }
}

@media (min-width: 992px) {
  #hers-para {
    /*color: var(--bs-body-bg);*/
    font-size: 24px;
    /*font-family: 'Playfair Display', serif;*/
  }
}

@media (min-width: 1200px) {
  #footerLogo {
    width: 300px;
    height: 292px;
  }
}

@media (min-width: 300px) {
  #services-pic {
    height: 530px;
    background: url("services2-drk.jpg") center / cover no-repeat;
  }
}

@media (min-width: 300px) {
  #servSecTitle {
    font-size: 90px;
    font-family: Oranienbaum, serif;
    margin-top: 153px;
    color: var(--bs-body-bg);
  }
}

#servicesPic {
}

@media (min-width: 300px) {
  .servicesPic {
    height: 460px;
    width: 333px;
  }
}

@media (min-width: 300px) {
  #servi-title {
    margin-top: 50px;
    font-family: 'Playfair Display', serif;
    font-size: 55px;
    font-weight: bold;
    color: #804654;
  }
}

@media (min-width: 300px) {
  #servi-para {
    font-size: 26px;
    margin-bottom: 50px;
    font-family: 'Playfair Display', serif;
    margin-top: 20px;
  }
}

@media (min-width: 576px) {
  .servicesPic {
    width: 510px;
  }
}

@media (min-width: 300px) {
  .servHeader {
    margin-top: 50px;
    font-weight: bold;
    font-size: 38px;
  }
}

@media (min-width: 300px) {
  .offBtn {
    margin-bottom: 50px;
  }
}

@media (min-width: 1400px) {
  .servicesPic {
    width: 625px;
  }
}

.staffTitle {
  font-size: 24px;
  color: #be241a;
}

@media (min-width: 300px) {
  .missionTitle {
    margin-top: 42px;
    font-size: 57px;
    margin-bottom: 40px;
    color: #d57c93;
    font-weight: bold;
  }
}

@media (min-width: 300px) {
  #MissionPic {
    width: 330px;
    height: 500px;
  }
}

@media (min-width: 300px) {
  .missionStateTitle {
    font-size: 59px;
    margin-top: 76px;
    font-weight: bold;
    color: var(--bs-highlight-color);
  }
}

@media (min-width: 300px) {
  .oGVtitle {
    margin-top: 60px;
    margin-bottom: 40px;
    font-family: 'Playfair Display', serif;
    font-size: 67px;
    text-align: center;
    color: #d57c93;
    font-weight: bold;
  }
}

@media (min-width: 300px) {
  .staffHeader {
    font-size: 65px;
    font-family: 'Playfair Display', serif;
    color: var(--bs-form-invalid-color);
    font-weight: bold;
  }
}

.DirectorsHeader {
  font-size: 65px;
  margin-bottom: 60px;
  color: #bb0f30;
  font-weight: bold;
}

@media (min-width: 300px) {
  #bodPic {
    width: 325px;
    height: 400px;
  }
}

@media (min-width: 576px) {
  .missionTitle {
    font-size: 76px;
  }
}

@media (min-width: 576px) {
  #MissionPic {
    width: 513px;
  }
}

@media (min-width: 768px) {
  .missionTitle {
    font-size: 102px;
  }
}

@media (min-width: 768px) {
  #MissionPic {
    width: 588px;
  }
}

@media (min-width: 992px) {
  .missionTitle {
    font-size: 85px;
  }
}

@media (min-width: 992px) {
  #MissionPic {
    width: 480px;
  }
}

@media (min-width: 1200px) {
  #MissionPic {
    width: 630px;
  }
}

@media (min-width: 1200px) {
  .missionStateTitle {
    margin-top: 45px;
    font-size: 49px;
  }
}

@media (min-width: 1400px) {
  .missionStateTitle {
    margin-top: 76px;
  }
}

@media (min-width: 300px) {
  #intouchPara {
    font-size: 25px;
  }
}

@media (min-width: 300px) {
  #inTouchTitle {
    color: #dba075;
    font-size: 50px;
    margin-top: 60px;
  }
}

@media (min-width: 300px) {
  #contactPic {
    /*height: 560px;*/
    background: url('pexels-custommadename-sm.jpg');
    background-size: cover;
    background-position: center;
    text-align: center;
  }
}

@media (min-width: 300px) {
  #contactHeader {
    font-size: 75px;
    font-family: Oranienbaum, serif;
    margin-top: 179px;
  }
}

@media (min-width: 992px) {
  #contactPic {
    background: url('pexels-custommadename-1644888.jpg');
    background-size: cover;
    background-position: center;
    text-align: center;
  }
}

@media (min-width: 768px) {
  #MM-MainLogo {
    width: 170px;
    height: 150px;
    /*margin-right: 38px;*/
  }
}

@media (min-width: 300px) {
  #grocery-pic {
    height: 490px;
    width: 335px;
  }
}

@media (min-width: 300px) {
  #footerLogo-MM {
    width: 261px;
    height: 300px;
    /*margin: 0px;*/
    /*margin-right: 0px;*/
    /*margin-left: -40px;*/
  }
}

@media (min-width: 300px) {
  #trustSec-Title {
    padding-top: 65px;
    font-size: 66px;
    font-family: 'Playfair Display', serif;
    color: rgb(128,70,84);
    font-weight: bold;
  }
}

@media (min-width: 576px) {
  #grocery-pic {
    height: 490px;
    width: 527px;
  }
}

@media (min-width: 300px) {
  #MM-MainLogo {
    width: 250px;
    height: 150px;
    /*margin-right: 38px;*/
  }
}

@media (min-width: 300px) {
  #nav-SMALL {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  #nav-SMALL {
    font-family: 'Playfair Display', serif;
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  #MM-MainLogo {
    width: 250px;
    height: 151px;
    margin-left: 0px;
  }
}

@media (min-width: 1200px) {
  #nav-SMALL {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  #MM-MainLogo {
    width: 166px;
    height: 151px;
  }
}

@media (min-width: 992px) {
  #nav-SMALL {
    font-size: 21px;
  }
}

@media (min-width: 1200px) {
  #nav-SMALL {
    font-size: 28px;
  }
}

@media (min-width: 1400px) {
  #nav-SMALL {
    font-size: 32px;
  }
}

@media (min-width: 300px) {
  #lunchheading {
    font-size: 60.8px;
    /*color: var(--bs-danger-text-emphasis);*/
    margin-bottom: 13px;
  }
}

@media (min-width: 300px) {
  #taq-title2 {
    font-size: 34px;
    color: var(--bs-emphasis-color);
    font-weight: bold;
  }
}

@media (min-width: 300px) {
  #breakfast-title {
    color: var(--bs-light);
    font-size: 34px;
    text-align: center;
    font-weight: bold;
  }
}

@media (min-width: 300px) {
  #choice-title {
    color: var(--bs-light);
    font-size: 82px;
    text-align: center;
    font-weight: bold;
  }
}

#item-title {
}

@media (min-width: 300px) {
  .menuItem {
    color: var(--bs-dark);
    font-weight: bold;
    text-align: center;
    font-size: 42px;
  }
}

@media (min-width: 300px) {
  .menu-description {
    font-family: Caprasimo, serif;
    font-size: 24px;
    margin-bottom: 10px;
    color: var(--bs-light-bg-subtle);
    text-align: center;
    color: var(--bs-danger);
  }
}

@media (min-width: 300px) {
  #lunchheading-1 {
    font-size: 62.8px;
    margin-bottom: 15px;
  }
}

@media (min-width: 300px) {
  #taqueria-boton {
    background: #0d7b7a;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    color: var(--bs-light);
    margin-bottom: 20px;
  }
}

