/*
Theme Name: Georgia Psychiatry
Version: 1.0
Template: astra
*/

section#header_pop {
    position: absolute;
    width: 100% !important;
    background: rgba(0,0,0,0.5);
}

.interior-page-style h2 {
    color: #031740 !important;
    font-family: 'Muli',sans-serif;
    font-size: 2em !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    margin-bottom: 0.85em;
  	text-transform: none;
}


.interior-page-style h3 {
    font-size: 1.5em;
    color: #0E733A;
    margin-top: 1.2em;
    margin-bottom: 0.5em;
    font-weight: 600;
    text-transform: none;
    font-family: 'Rufina', serif;
}

.interior-page-style ul li {
    color: #333;
    font-family: 'Muli',sans-serif;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 0.5em;
    line-height: 28px;
}

.interior-page-style ol li {
    color: #333;
    font-family: 'Muli',sans-serif;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 0.5em;
    line-height: 28px;
}

.interior-page-style p {
    color: #333;
    font-family: 'Muli',sans-serif;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 1.05em;
    line-height: 28px;
}

.interior-page-style p span{
    color: #333;
    font-family: 'Muli',sans-serif;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 1.05em;
    line-height: 28px;
}


body.home section#header_pop {
    position: absolute;
    width: 100% !important;
    background: transparent;
}

.logos {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 2em;
}

.doxyme-badge-indicator {
    display: none !important;
}


.interior-page-style .tele-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.interior-page-style .tele-inner-wrap>div {
    padding: 1em;
}

.page-id-265 .uc_clean_round_team_member {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-id-265 .uc_team_member img {
    border-radius: 50%;
    height: 200px;
    object-position: center;
}

.page-id-265  .uc_clean_round_team_member h4 a {
    color: #3d3d3d;
    text-decoration: none;
    transition: all 150ms ease-in 0s;
  	font-family: "Rufina",Sans-serif;
}

.page-id-265  .uc_clean_round_team_member h4 {
    font-size: 18px;
    line-height: 22px;
    color: #3d3d3d;
    margin: 0 0 5px 0;
  	margin-top: 1em;
}

@media(max-width:767px){
  a.btn.button {
      white-space: nowrap;
      padding-right: 25px;
      padding-left: 25px;
  }
}

@media(max-width:767px){
  .top-buttons .elementor-row {
      display: flex;
      align-items: center;
      justify-content: center;
  }
  
  .doxyme-badge.doxyme-badge-horizontal {
    width: 335px !important;
    height: 130px !important;
    overflow: auto !important;
	}
  
  div.doxyme-badge.doxyme-badge-horizontal div.doxyme-badge-horizontal-image, div.doxyme-badge.doxyme-badge-horizontal#doxyme-badge div.doxyme-badge-horizontal-image {
    position: relative;
    height: 100%;
    width: 180px;
    overflow: hidden;
    z-index: 2;
	}
  
 div.doxyme-badge.doxyme-badge-horizontal div.doxyme-badge-content, div.doxyme-badge.doxyme-badge-horizontal#doxyme-badge div.doxyme-badge-content {
    width: 200px !important;
	} 
}

.page-id-189 .interior-page-style .row>div {
    flex: 0 0 38%;
    margin: 0 auto !important;
}

.page-id-189 .interior-page-style .row {
    display: flex;
    flex-wrap: wrap;
}

.gfield_select {
    height: 40px !important;
}