/* 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; 
    }
}




/* Homepage Hero - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_f031faf6cef94e38ac8c8528db4a6c9b .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_f031faf6cef94e38ac8c8528db4a6c9b .contentTitle  {
      padding-top: 25px;
  }
}







/* Homepage - List 1 - Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* 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;
  position: relative;
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item p {
    margin-bottom: 20px;
}







/* Homepage - List 2 - Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_c0b6939e23614552a8eaaa836e386531 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c0b6939e23614552a8eaaa836e386531 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_c0b6939e23614552a8eaaa836e386531 > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_c0b6939e23614552a8eaaa836e386531 > .item p {
    margin-bottom: 20px;
}






/* Homepage - List 3 - Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_e7283708d7a9448f9e6ce01676edf03b > .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: #5598b4;
    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);
  }
  
  
  
  
  
  
  
  /* Dental Cleaning - Equalize Simple List Blocks*/

/* Change item class here */
.items_e812d4b79b944fe0a701b7f8c3b7d6fa { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e812d4b79b944fe0a701b7f8c3b7d6fa > .item {
	display: flex;
	flex-direction: column;
}
  
  
  
  
  
  
  
  /* Periodontal Treatment - Equalize Simple List Blocks*/

/* Change item class here */
.items_d8e7ea7ef6324db5837fa8e421a6cebe { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d8e7ea7ef6324db5837fa8e421a6cebe > .item {
	display: flex;
	flex-direction: column;
}
  
  
  
  
  
  
  
  /* Financing Options - Equalize Simple List Blocks*/

/* Change item class here */
.items_d7cf760cef174cd2baf8e4a242853263 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d7cf760cef174cd2baf8e4a242853263 > .item {
	display: flex;
	flex-direction: column;
}
  
  
  
  
  
  
  
  /* No Insurance? - Equalize Simple List Blocks*/

/* Change item class here */
.items_c60cbbe626974277a35f6d717adff1ea { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c60cbbe626974277a35f6d717adff1ea > .item {
	display: flex;
	flex-direction: column;
}