/* 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; 
    }
}






/*Mad Accordion*/
.madwire-accordion {
    margin: 30px 0;
}

.madwire-accordion-item {
    border: 1px solid #faefef;
    margin-bottom: 15px;
}

.madwire-accordion-title {
    background: #c30b0b; /* color of accordion title background */
    font-size: 24px;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.madwire-accordion-title::after {
    content: '+';
    font-size: 38px;
    margin: 0;
    padding: 0;
    line-height: .5;
}

.madwire-accordion-title.open::after {
    content: '-';
    font-size: 55px;
    margin: 0;
    padding: 0;
    line-height: 0;
    position: absolute;
    top: 43%;
    right: 20px;
}


.madwire-accordion-content {
    color: black; /* color of accordion content */
    padding: 10px 20px;
    background: #ffffff;
}












/* Homepage Services - 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: 25px;
  left: 25px;
  right: 25px; 
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item p {
    margin-bottom: 25px;
}









/* Services page - Equalize Simple List Blocks - Pin Buttons to Bottom*/

/* Change item class here */
.items_ef948960861a4bfea36dda7784597ac8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_ef948960861a4bfea36dda7784597ac8 > .item {
	display: flex;
	flex-direction: column;
  position: relative;
}

/* Change item class here */
.items_ef948960861a4bfea36dda7784597ac8 > .item a.button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px; 
}

/* Change item class here */
.items_ef948960861a4bfea36dda7784597ac8 > .item p {
    margin-bottom: 20px;
}








/* Homepage - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_fe601ee7f046437ba7ee6fb03864d15f .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_fe601ee7f046437ba7ee6fb03864d15f .contentTitle  {
      padding-top: 25px;
  }
}


/* Services - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_da7948b2288c42f1a09cdedf342313b9 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_da7948b2288c42f1a09cdedf342313b9 .contentTitle  {
      padding-top: 25px;
  }
}



/* Testosterone - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_ebf82e2712a94f7a82ff6540d2656ef7 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_ebf82e2712a94f7a82ff6540d2656ef7 .contentTitle  {
      padding-top: 25px;
  }
}





/* Women - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_f2df25d59a884f9d9593bc80c613e55f .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_f2df25d59a884f9d9593bc80c613e55fb .contentTitle  {
      padding-top: 25px;
  }
}





/* Functional - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_f13f906895154e3a8078bbedd9833fad .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_f13f906895154e3a8078bbedd9833fad .contentTitle  {
      padding-top: 25px;
  }
}





/* Weight Loss - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_e2ca88d5e0f34cc3b62922fa0b005e31 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_e2ca88d5e0f34cc3b62922fa0b005e31 .contentTitle  {
      padding-top: 25px;
  }
}





/* Telehealth - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_ec96d0710bf94a30bb006585b3f69f30 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_ec96d0710bf94a30bb006585b3f69f30 .contentTitle  {
      padding-top: 25px;
  }
}





/* About Us - 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_b2768923c08f43a1a731952b4673c5f0 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_b2768923c08f43a1a731952b4673c5f0 .contentTitle  {
      padding-top: 25px;
  }
}