.body{
    height: 844px;
    width: 390px;
    text-align: center;
    margin-left: auto;
    margin-right:auto;
    margin-top: 80px;
    border-radius: 15px;
    justify-content: center;
    border-style: solid;
    font-family: 'Inter', sans-serif;
}
button{font-family: 'Roboto', sans-serif;}
.button{font-family: 'Roboto', sans-serif;}

h1{
    font-family: 'Inter', sans-serif;
    font-size: 44px;
}
/*.top{
    width: 180px;
    height: 128px;
    padding-bottom: 5px;
    margin-top: 55%;
}*/
.menu{
    padding-top: 7px;
}
.logo{
    padding-top: 13px;
}
.logoImg{
    width:150px;
  }
.search{
    padding-top: 11px;
}
.box{
    background-color: #897CF0;
    color: white;
    border-radius: 20px;
    /* margin: 5%; */
    padding-top: 20px;
    display: grid;
    margin-left: 7%;
    margin-right: 7%;
    margin-top: 3%;
    grid-template-columns: 45% 55%;
    grid-template-areas: "words love";
    text-align: left;
    padding-left: 20px;
    padding-bottom: 15px;
}

 p{
    font: 18px;
    font-family:roboto light;
 }

 .sub{
    margin:0px;
    font-family: inter;
    font-size:14px;
}

.cont{
    margin:0px;
    font-family: inter;
    font-size:14px;
}
h5{
    padding-top: 10px;
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: bold;
}
.love{
    padding-right: 10px;
    padding-top: 10px;
}
.amount{
    display: flex;
    background-color: #D0F1FF;
    border-radius: 24px;
    width: 100px;
    height: 150px;
    flex-direction: column;
    margin-top: 10px;
    padding-top: 10px;
    font-family: 'Roboto', sans-serif;
}

.date{
    display: flex;
    background-color: #D0F1FF;
    border-radius: 24px;
    width: 50px;  
    height: 150px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 5px;
    margin-top: 10px;
}
.times{
    display: flex;
    background-color: #D0F1FF;
    border-radius: 24px;
    width: 141px;
    height: 150px;
    text-align: center;
    flex-direction: column;
    padding-top: 10px;
    margin-top: 10px;
}
.bh{
    padding-top: 13px;
    margin-right: 7%;
}
.bh{
    padding-top: 20px;
}
.breaks{
    color: black;
    display: grid;
    grid-template-columns: 40% 20% 40%;
    grid-template-areas: "amount date times";
    margin-left: 8%;
    margin-right: 8%;
    text-align: center;
    
}
ul{
    list-style: none;
}
.amount p{
    font-family: 'roboto', sans-serif;
    line-height: 1px;

}
.amount h4{
    /* padding-top: 1px; */
    font-size: 75px;
    font-family: 'roboto';
    margin: 1px;
    font-weight: 200;
}
p{
    font-family: roboto medium;
    font-size: 15px;
    font-weight: 300;
}
.day{
    color: black;
    opacity: .5;
    font-size: 18px;
    font-family: roboto;
}
.date p{
        margin-top: 0;
        margin-bottom: 1rem;
        margin-bottom: 0;
        font-family: 'roboto', sans-serif;
}
.wed{
    font-size: 18px;
    font-weight: 800;
}
figcaption{
    font-size: 16px;
}
.tim p{
    margin-top: 0;
    margin-bottom: 1rem;
    margin-bottom: 0;
    font-size: 28px;
    font-family: 'roboto', sans-serif;
    font-weight: 300;
}
.breakact{
    padding-top: 5px;
}

/* .day{
    height: 10px;
    
} */
h6{
    text-align: left;
    padding-left: 7%;
    padding-top: 8%;
    font-weight: bold;

}
/* Slider design*/
.wrap {
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 357px;
    margin-right: 5%;
    padding-bottom: 10px;
    margin-left: 28px;
    margin-top: 30px;
  }
  .wrap img{
      width: 145px;
  }
  .inner {
    position: relative;
    /*width will depend on the total with of the sectioin blocks to contain*/
    color: black;
    width: 990px;
  }

  section {
    font-family: 'Inter', sans-serif;
    position: relative;
    font-size: 12px;
    float: left;
  
  }
  .over{
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-right: 15px ;
      border-radius: 15px;
      width: 165px;

  }
  .draw{
      display: flex;
      flex-direction: column;
      justify-content: center;
    background-color: rgb(220, 216, 251, 50%);
    padding-right: 15px;
    border-radius: 15px;
    width: 154px;
    height: 161px;
    align-items: center;
    /* box-shadow: 7px 7px 10px -1px rgba(0,0,0,0.17); */
  }
  .walk{
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color:rgb(220, 216, 251, 50%);
    border-radius: 10px;
    width: 154px;
    height: 161px;
    align-items: center;
    /* box-shadow: 7px 7px 10px -1px rgba(0,0,0,0.17); */
  }
  .dance{
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: rgb(220, 216, 251, 50%);
    border-radius: 15px;
    width: 154px;
    height: 161px;
    align-items: center;
    /* box-shadow: 7px 7px 10px -1px rgba(0,0,0,0.17); */
  }
  .meditate{
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color:rgb(220, 216, 251, 50%);
    border-radius: 15px;
    width: 154px;
    height: 161px;
    align-items: center;
    /* box-shadow: 7px 7px 10px -1px rgba(0,0,0,0.17); */
  }
  .color{
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color:rgb(220, 216, 251, 50%);
    border-radius: 15px;
    height: 161px;
    width: 154px;
    align-items: center;
    /* box-shadow: 7px 7px 10px -1px rgba(0,0,0,0.17); */
  }
  .read{
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: rgb(220, 216, 251, 50%);
    border-radius: 15px;
    width: 154px;
    height: 161px;
    align-items: center;
    /* box-shadow: 7px 7px 10px -1px rgba(0,0,0,0.17); */
  }
  /*.nav{
      display: grid;
      grid-template-columns: 20% 20% 20% 20% 20%;
      grid-template-rows: 100%;
      grid-template-areas: "rocket"
      "ho member rocket likes profile";
  }*/
  .navimg img{
    width: 386px;
    border-radius: 12px;
}
  a:link {
    color: none;
  }
  a:visited {
    color: none;
  }
  a:hover {
    color: none;
    text-decoration: none;
  }
  a:active {
    color: none;
  }

.side-menu {
    height: 844px;
    width: 222px;
    background-color: #897CF0;
    font-family: 'Inter', sans-serif;
    color: white;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    position: absolute;
    transform: translateX(-100%);
    transition: transform 0.2s;
    visibility: hidden;
    z-index: 1001;
}

.showMenu {
    transform: translateX(0);
    visibility: visible;
}

.side-menu-list {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.close-button {
    height: 30px;
    width: 30px;
    margin-top: 30px;
    margin-left: 30px;
}

.side-menu-row {
    width: 150px;
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: flex-start;
    padding-bottom: 20px;
    cursor: pointer;
}

.side-menu-icon {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}

/* Start Bottom Nav Bar*/
ul{
    list-style:none;
  }
  .nav_list {
    height: 72px;
    width:385px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0px 45px 0px #A2BBC6;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-right:25px;
    padding-left:25px;
    margin-top: 6%;
    background-color:white;
  }
  .rocketImg{
    align-items: center;
    margin-bottom: 9%;
    z-index: 1000;
  }
  li img{
    cursor: pointer;
  }
  /* End Bottom Nav Bar*/
