/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}




 /********************
ACCORDION BASE STYLES
-edit look of accordion here
********************/
.mwd-header {
    font-size: 30px;
  }
  
  .mwd-accordion {
    margin: 30px 0;
  }
  
  .mwd-accordion .mwd-accordion-item {
    border: 1px solid #0648a6;
    margin-bottom: 15px;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion-title {
    font-size: 24px;
    background: #0648a6;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion-content {
    color: black;
    padding: 20px 20px 0 20px;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion p {
    margin: 0;
  }
  
  /********************
  BASE +/- STYLES
  ********************/
  .mwd-accordion-content {
    display: block;
    overflow: hidden;
    max-height: 100%;
    transition: all 0.3s ease-in-out;
  }
  
  .mwd-accordion-title > :first-child {
    max-width: 90%;
  }
  
  .mwd-accordion-title {
    position: relative;
  }
  .mwd-accordion-title .mwd-accordion-icon {
    position: absolute;
    background: white;
    width: 20px;
    height: 3px;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  .mwd-accordion-title .mwd-accordion-icon:after {
    content: "";
    position: absolute;
    background: white;
    width: 3px;
    height: 20px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  
  .active .mwd-accordion-icon:after {
    transform: translateY(-50%) rotate(90deg);
  }
  
  
  
  
  
  
  
  
  /* Homepage - Equalize Simple List Blocks*/

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item {
	display: flex;
	flex-direction: column;
}
  
  
  
  
  
  
  
  
  /* Programs page - Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_ed99f6d5dd8d4a6296857a3593d31e5c { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ed99f6d5dd8d4a6296857a3593d31e5c > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_ed99f6d5dd8d4a6296857a3593d31e5c > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_ed99f6d5dd8d4a6296857a3593d31e5c > .item p {
    margin-bottom: 20px;
}
  
  
  
  
  
  
  
  
  /* PreK page - Equalize Simple List Blocks*/

/* Change item class here */
.items_f4d865ccd87c4bf392243927dd2d63d1 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f4d865ccd87c4bf392243927dd2d63d1 > .item {
	display: flex;
	flex-direction: column;
}

  
  
  
  
  
  
  
  
  /* Kindergarten page - Equalize Simple List Blocks*/

/* Change item class here */
.items_ad45e26a05a64bb1a419beaa7188cdd0 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ad45e26a05a64bb1a419beaa7188cdd0 > .item {
	display: flex;
	flex-direction: column;
}

  
  
  
  
  
  
  
  
  /* School Age page - Equalize Simple List Blocks*/

/* Change item class here */
.items_b1f3611c72f44301bb6022db3d66e80f { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b1f3611c72f44301bb6022db3d66e80f > .item {
	display: flex;
	flex-direction: column;
}

  
  
  
  
  
  
  
  
  /* Locations page - Equalize Simple List Blocks*/

/* Change item class here */
.items_c8f92482ae4b4fd08983a65dc67b4278 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c8f92482ae4b4fd08983a65dc67b4278 > .item {
	display: flex;
	flex-direction: column;
}


  
  
  
  
  
  
  
  
  /* South Haven Location page - Equalize Simple List Blocks*/

/* Change item class here */
.items_ad5e2908dc8240048dd5760ba12a315d { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ad5e2908dc8240048dd5760ba12a315d > .item {
	display: flex;
	flex-direction: column;
}



  
  
  
  
  
  
  
  
  /* La Porte Location page - Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_c325f0d0813e4965b29e2d86b77dfcab { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c325f0d0813e4965b29e2d86b77dfcab > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_c325f0d0813e4965b29e2d86b77dfcab > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_c325f0d0813e4965b29e2d86b77dfcab > .item p {
    margin-bottom: 20px;
}
 /********************
ACCORDION BASE STYLES
-edit look of accordion here
********************/
.mwd-header {
    font-size: 30px;
  }
  
  .mwd-accordion {
    margin: 30px 0;
  }
  
  .mwd-accordion .mwd-accordion-item {
    border: 1px solid #dddddd;
    margin-bottom: 15px;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion-title {
    font-size: 24px;
    background: #ff7712;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion-content {
    color: black;
    padding: 20px 20px 0 20px;
  }
  .mwd-accordion .mwd-accordion-item .mwd-accordion p {
    margin: 0;
  }
  
  /********************
  BASE +/- STYLES
  ********************/
  .mwd-accordion-content {
    display: block;
    overflow: hidden;
    max-height: 100%;
    transition: all 0.3s ease-in-out;
  }
  
  .mwd-accordion-title > :first-child {
    max-width: 90%;
  }
  
  .mwd-accordion-title {
    position: relative;
  }
  .mwd-accordion-title .mwd-accordion-icon {
    position: absolute;
    background: white;
    width: 20px;
    height: 3px;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  .mwd-accordion-title .mwd-accordion-icon:after {
    content: "";
    position: absolute;
    background: white;
    width: 3px;
    height: 20px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
  }
  
  .active .mwd-accordion-icon:after {
    transform: translateY(-50%) rotate(90deg);
  }