html body #success-popup .success-message__text  p.dynamic-text {
font-size: 14px !important;
}


html body  #success-popup .success-message__text .pop_title { 
font-size: 20px !important;
line-height: 15px !important;
margin: 0 !important;
}

html body  #success-popup .success-message__text p { 
margin-bottom: 0 !important;
}


body #dummy-userway {
    right: 85px !important;
}
#appointment .col-md-12.time.flex-center .inline:nth-child(3) { 
    display: none !important;
}
.mainMenu-2>li:hover a {
    font-weight: bold !important;
}
#root > div.componentId-2 > div > section > div > div > div.right-section > div.menu__nav > ul > li:nth-child(2) > a{
pointer-events:none;
}
html body .tooltip {
    z-index: 1 !important;
}
#root > div.componentId-2 > div > section > div > div > div.right-section > div.menu__nav > ul > li:nth-child(3) > a{
pointer-events:none;
}
#root > div.componentId-2 > div > section > div > div > div.right-section > div.menu__nav > ul > li:nth-child(4) > a{
pointer-events:none;
}
.review-modal .modal-footer .btn {
border-radius: 2px;
 }
section.inner-page-head.services.lozad {
  background-image: url(https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Louisville-Oldham-County-Inner-Page-Banner.jpg) !important;
}
* {
  transition: all 0.3s ease;
}
.com_btn {
    cursor: pointer;
}
html {
  scroll-behavior: smooth;
}
.gm-style .gm-style-iw{
  font-weight:300 !important;
}
a {
  text-decoration: none !important;
}
.carecredit-btn,
#navigation ul.header-rt li.ctanav2 .btn {
  border-radius: 0 !important;
  background-color: #466933 !important;
  color: #fff !important;
  transition: 0.2s ease;
}
#navigation ul.header-rt li.ctanav2 .btn {
  background-color: #466933 !important;
}
h1,
h2,
h3,
h4,
h5 {
  text-transform: uppercase !important;
}
.nav__btns a,
.com_btn,
.confirm a,
button.confirm {
  border-radius: 0 !important;
  color: #fff !important;
  background-color: #466933 !important;
  transition: 0.2s ease;
}

.nav__btns a:hover,
.com_btn:hover,
.confirm a:hover,
button.confirm:hover,
.carecredit-btn:hover,
#navigation ul.header-rt li.ctanav2 .btn:hover {
  background-color: #4c4d4f !important;
}
.carecredit-btn {
    padding: 10px 20px !important;
}
.banner .hero-content h1 {
  font-size: 50px !important;
  color: #fff !important;
}
.banner .hero-content h2 {
  text-transform: capitalize !important;
  margin: 0 !important;
  padding-bottom: 15px !important;
}
.com_btn {
  padding: 12px 25px !important;
}
.logo-footer {
  max-width: 200px;
  background: #fff;
  margin-inline: auto;
}
span.address-small {
  color: #fff !important;
}

/* About section  */
.about-main {
  margin: 0;
  padding: 0;
  background-color: #f9f9f9;
}

.about-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    max-width: 1400px;
    margin: auto;
    background-color: white;
    border-radius: 8px;
    margin-top: 20px;
    margin-inline: auto;
}

.text-column {
  flex: 1;
  padding: 0 20px;
  transition: opacity 0.3s;
}

.text-column h2 {
  font-size: 35px;
  margin-bottom: 20px;
  color: #333;
  margin-top: 0;
}

.text-column p {
  font-size: 17px;
  line-height: 1.6;
  color: #666;
}

.image-column {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.image-column img {
  max-width: 100%;
  height: 380px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

#reviews-banner .reviews .reviews-top .container .btn {
  line-height: 30px !important;
}

.our_doctor .mtp_team:nth-child(2) {
    flex-direction: row-reverse;
}


@media (max-width: 768px) {
     .location-address p span {
        margin-right: 46px;
    }
       .action-buttons {
        bottom: -14% !important;
    }
.inner-page-head.services h1 {
font-size: 30px !important;
}

  .doc-wrp .flip-card-front figure {
        height: 163px !important;
  }

  .insurance-main .button-container {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .about-section {
    flex-direction: column;
    padding: 20px;
    text-align: center;
    margin-inline: 20px;
  }

  .text-column,
  .image-column {
    flex: 100%;
    padding: 10px;
  }
}
.approach-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px;
  max-width: 1200px;
  margin: auto;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
  background-color: #4c4d4f;
  color: #fff !important;
}

.approach-section:hover {
  transform: translateY(-5px);
}

.approach-section h2 {
  font-size: 34px;
  margin-bottom: 20px;
}

.approach-section p {
  line-height: normal;
  text-align: center;
  max-width: 800px;
}

@media (max-width: 768px) {
  .approach-section {
    padding: 20px;
  }
}
.section-title {
  display: flex;
  justify-content: center;
}
section.our_doctor.com60 {
    padding-top: 0;
}
@media (max-width: 1149.9px) {
  #navigation ul.header-rt li.ctanav1 {
    padding-left: 30px !important;
  }
  .approach-section {
    margin: 20px !important;
  }
  #location .location > .row {
    flex-direction: column;
    align-items: center !important;
  }
  #navigation .navbar {
    background-color: #fff !important;
  }
}
@media (max-width: 1300px) {
  li.header-links a {
    font-size: 13px !important;
  }
}
h2,
.our_doctor h3 {
  font-size: 34px !important;
  font-weight: 600 !important;
}
p {
  font-size: 17px !important;
}
section.our_doctor.com60 {
  font-size: 17px;
}
section.our_doctor.com60 .card_1 .image img {
  max-height: 620px !important;
  object-fit: cover !important;
  object-position: top !important;
}
.card_1 .image p.sub_page_title_1 {
  display: none !important;
}
.card_1 .details .center p {
  font-size: 30px !important;
}
.card_1 .details .center ul li a {
  width: 40px !important;
  height: 40px !important;
  color: #fff !important;
  line-height: 40px !important;
}
@media (max-width: 995px) {
  #location .location.two .location-hours-details .location-action .btn-primary {
    width: 100%!important;
}
  
  section.our_doctor.com60 .flex {
    display: block !important;
  }
}
#reviews-slider .header h2 {
  color: #000 !important;
  padding-bottom: 30px !important;
  margin-bottom: 0 !important;
}
#reviews-slider .header {
  padding-top: 0 !important;
}
section.carecredit-section {
    padding: 200px 0;
    text-align: center;
    background-color: #0000005c;
    background-image: url("https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Louisville-Oldham-County-Care-Credit-Banner-main.jpg");
    background-position: 50% 20%;
    background-size: cover;
    background-blend-mode: overlay;
    color: #fff!important;
}

section.carecredit-section p {
  margin-bottom: 30px;
}
#reviews-slider .nameCircle {
  border: 3px solid;
}
.custom_gallery-item img {
  max-width: 250px;
}

.custom_gallery-section {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}

section.insurance-main {
  text-align: center;
}

.insurance-container p {
  max-width: 800px;
  margin-inline: auto;
}
.insurance-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
}

.insurance-logos img {
  max-width: 250px;
  height: 100px;
}

.insurance-logos a {
  flex: 0 0 20%;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f2f3f4;
}

#location .location > .row {
  justify-content: space-between !important;
}
.flip-card-back .cmn-btn {
  border-radius: 0 !important;
}
.componentId-22 {
  padding-bottom: 40px;
  background-color: #f2f3f4;
}
section.insurance-main {
  padding: 40px 15px;
}

.insurance-logos {
  padding-top: 40px;
}
#navigation ul.header-rt li.ctanav2 .btn {
  width: 100% !important;
}
@media (max-width: 500px) {
  .flip-card-front {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center !important;
  }
  .banner .hero-content h2 {
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .insurance-logos a {
    flex: 0 0 50% !important;
    height: auto!important;
  }
  .insurance-logos {
    gap: 20px!important;
}
  #location .location.two .iframe-loc {
    margin-bottom: 40px !important;
  }
  .flip-card {
    padding-bottom: 40px !important;
    height: 296px !important;
  }
  .about-section {
    margin-inline: 20px !important;
  }
}
#gallery .gallery .header .section-header {
  font-size: 34px !important;
  font-weight: 600 !important;
  color: #000 !important;
}
.ul.footer__legal-new a,
li.header-links a {
  transition: font-weight 0.3s ease;
}
ul.footer__legal-new a:hover {
  color: #fff !important;
  font-weight: bold !important;
  /* transition: font-weight 0.3s ease; */
}
li.header-links a:hover {
  font-weight: bold !important;
  /* transition: font-weight 0.3s ease; */
}
section.approach-main {
  padding-top: 40px;
}
.header-inside {
  width: 100% !important;
}
.appointment-modal .modal-body {
  padding-top: 40px !important;
}
.modal-body .pop_h3 {
  font-size: 30px !important;
  font-weight: 600 !important;
}
.card_1:hover .details {
  display: none!important;
}
.card_1:hover .image img {
  opacity: 0.8!important;
  transform: none!important;
}
#gallery .gallery__image a:hover .cta-small {
  border-radius: 0!important;
  color: #fff!important;
}
.gm-style-iw-chr {
  position: absolute!important;
  right: 0!important;
}
.location-address p span {
    color: #466933!important;!importan;!importa;!import;!impor;!imp;!im;!i;!;
}
.location-address p span:hover {
    color: #4C4D4F;
}
.location-address p:nth-of-type(3) {
    display: none!important;
}
.footer-address-main .row {
    flex-direction: row-reverse!important;
}
@media (max-width: 500px) {
  .about-section {
    margin-top: 0 !important;
  }

  section.our_doctor.com60 {
    padding-top: 0 !important;
  }

  #gallery {
    padding-top: 30px !important;
    padding-bottom: 0 !important;
  }

  section.carecredit-section {
    padding: 20px 0;
    padding-bottom: 40px;
  }

  #reviews-slider .review-slider {
    padding: 20px 0 !important;
  }

  section.insurance-main {
    padding: 30px 15px !important;
  }

  #location {
    padding-block: 30px !important;
  }

  #location .location {
    padding-bottom: 0 !important;
  }
  .appointment-modal__locations__list {
    min-width: 250px!important;
}
}
.custom-privacy-policy { padding: 40px 15px; }
.button-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 20px 0;
}

.call-button {
  background-color: #466933;
  color: white;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 0;
  transition: background-color 0.3s;
}

.call-button:hover {
  background-color: #4c4d4f;
  color: #fff;
}
div#firstHeading {
    font-weight: bold!important;
    padding-top: 15px;
}
#location {
    background-color: #f2f3f4!important;
}
.location-address p span {
    width: 40%!important;
}
#location .location .iframe-loc:nth-child(1):before {
  content: "Louisville Office";
  display: block;
  font-size: 20px;
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

#location .location .iframe-loc:nth-child(2):before {
  content: "Oldham County";
  display: block;
  font-size: 20px;
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
#footer .footer__details .logoCenter {
    background-color: #fff!important;
    height: 100px!important;
    width: 250px!important;
    margin-inline: auto!important;
}
.action-buttons {
  width: 94% !important;
  margin-inline: 15px !important;
}
@media (max-width: 768px) {
  .action-buttons {
    margin-inline: 0 !important;
  }
}
.flip-card-front {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
@media (max-width: 991px) {
  section.our_doctor.com60 .card_1 .image img {
    max-height: 80% !important;
  }
}
a.theme_btn {
    border-radius: 0 !important;
    color: #fff !important;
    background-color: #466933 !important;
    transition: 0.2s ease;
    padding: 9px 25px;
}

a.theme_btn:hover {
    background-color: #4C4D4F!important;
}
.location-address p span:hover,
#footer .footer__legal a:hover,
#footer .footer__details p:hover{
    transform: scale(1.05);
}
#footer .footer__legal li:hover {
    transform: scale(1.05);
}
#appointment .days-group {
    text-align: center!important;
    justify-content: center!important;
}
@media (max-width: 420px) {
  h2,
  .our_doctor h3,
  #gallery .gallery .header .section-header {
    font-size: 28px !important;
    line-height: normal !important;
  }
  #gallery .gallery .header .section-header {
    padding-bottom: 0 !important;
    margin: 0 !important;
  }
  #location .location.two .iframe-loc {
    max-width: 300px;
    margin-inline: auto;
  }
  .location-address {
    width: 100% !important;
  }
}
@media (max-width: 999px) {
  #location
    .location.two
    .location-hours-details
    .location-action
    .btn-primary {
    width: 100% !important;
  }
  a.menu-a.page-scroll {
    display: none!important;
}
}

/* .keyframe-bg::before {
  -webkit-animation: banner-transaction 24s linear forwards infinite!important;
  animation: banner-transaction 24s linear forwards infinite!important;
}

@keyframes banner-transaction {
  0% {
    background-image: url('https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Kentucky-banner-images_2.jpg');
  }

  20% {
    background-image: url('https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Kentucky-banner-images_3.jpg');
    transform: scale(1.2);
  }

  25% {
    background-image: url('https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Louisville_banner2.jpg');
    transform: scale(1); /* Added for consistency */
  }

  45% {
    background-image: url('https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Louisville_banner.jpg');
    transform: scale(1);
  }

  50% {
    background-image: url('https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Kentucky-banner-images_2.jpg');
    transform: scale(1); /* Added for consistency */
  }

  70% {
    background-image: url('https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Kentucky-banner-images_3.jpg');
    transform: scale(1.2);
  }

  75% {
    background-image: url('https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Louisville_banner2.jpg');
    transform: scale(1); /* Added for consistency */
  }

  100% {
    background-image: url('https://gp-assets-1.growthplug.com/website_files/5253/Oral-Surgeon-Louisville_banner.jpg');
    transform: scale(1);
  }
} */
.flip-card-front h3 {
    width: 100%!important; 
  font-size: 14px !important
}

section.custom_gallery-main {
    padding-top: 40px;
}
#location {
    align-items: center!important;
}
.appointment-modal__locations {
    flex-direction: column-reverse!important;
}
.content_social.bounce {
    display: none!important;
}
.content_1 h1, .content_1 p {
    color: #fff!important;
}
.v_overlay {
    opacity: 0.4!important;
}
/* .top_video img,
.top_video video {
  padding-top: 128px !important;
}
@media only screen and (max-width: 1024px){
  .top_video img,
  .top_video video {
    padding-top: 0 !important;
  }
} */

/* .top_video img {
object-position: top!important;
}   */

.content_1 {
    padding-top: 200px!important;
    width: 100%!important;
}
section.top_video {
    position: relative;
}

.searchBox {
    margin-top: 100px;
}

@media (max-width: 1440px) {
  .content_1 {
    padding-top: 200px !important;
    position: absolute;
    bottom: 150px !important;
  }
}
@media only screen and (min-width: 1024px) and (orientation: portrait) {
  .top_video {
    height: 100vh !important;
  }
}
.page-banner h1 {
    background: none!important;
}
.waulfkk #contact .contactform .btn:hover {
    background: #4c4d4f!important;
    border-color: var(--waulfkk-0);
    box-shadow: 0 4px 18px rgba(0,0,0,.14);
    color: #fff!important;
}
.before-surgery-section {
    padding: 60px 0;
    margin: 0 15px;
}
#specialties .main-box .recent-box h3 {
  border-radius: 0 !important;
  color: #fff !important;
}
#specialties .main-box .recent-box h3:hover {
  background-color: #4c4d4f !important;
}
#specialties .contentwrap {
  text-align: left !important;
}
#specialties .contentwrap ol li {
 font-size:16px !important
}
.contentwrap h2 {
  line-height: normal !important;
  font-size: 24px!important;
}
.inner-page-head.services {
  height: 300px !important;
  margin-top: 120px !important;
}

@media (max-width: 1150px) {
  .inner-page-head.services {
    /* height: 300px !important; */
    margin-top: 0 !important;
  }
}
.breadcrum_link,
.breadcrumb > li,
.breadcrumb li:before {
  color: #fff !important;
}

#reviews-banner .reviews .reviews-top .container .btn {
  border: none !important;
}
#reviews-content .reviews .reviews-middle .review-content h2 {
  font-size: 24px !important;
}
#reviews-content .reviews .reviews-middle ul.sort li.active a {
  color: #fff !important;
}
#reviews-banner .reviews .reviews-top .container .user-img {
  max-width: 180px !important;
  max-height: 180px !important;
  padding: 4px !important;
  background-color: #fff !important;
}
.inner-page-head.services,
.page-banner
{
  height: 300px !important;
  margin-top: 120px !important;
}

@media (max-width: 1150px) {
  .inner-page-head.services,
  .page-banner {
    margin-top: 0 !important;
  }
}

#reviews-banner {
  margin-top: 120px !important;
}

@media (max-width: 1150px) {
  #reviews-banner {
    margin-top: 0 !important;
  }
}

.pagination li.active a {
  background-color: #466933 !important;
  color: #fff;
  border-color: #466933 !important;
}
ol.breadcrumb li:nth-child(2) {
  pointer-events: none !important;
} 
.blog-posts .submit-comment button {
  color: #fff !important;
}
.inner-page-head.services h1 {
  font-size: 32px !important;
  font-weight:600 !important;
}
.inner-page-head h1{
font-weight:600 !important;  
}
.before-surgery-section li,
.before-surgery-section p {
  font-size: 17px !important;
}
.before-surgery-section li {
  padding-bottom: 5px;
}
.patient-info-section {
  padding: 60px 0;
}
.patient-info-section b,
.patient-info-section strong {
  font-size: 17px !important;
}
.accordion-item {
  margin-bottom: 15px !important;
  background-color: #fff;
}
.accordion {
  background-color: #fff !important;
}
.patient-info-section p,
.patient-info-section strong,
.patient-info-section b {
  display: block;
  text-align: center;
}
@media (max-width: 500px) {
  #blog .location .location-box {
    width: 100%;
    max-width: 320px !important;
  }
  #blog .location .location-box .location-bottom h3 {
    font-size: 22px !important;
  }
  .content-breadcrum .breadcrumb {
    font-size: 10px !important;
  }
}
@media (max-width: 991px) {
  li.ctanav3 {
    display: none !important;
  }
}
.contentwrap p,
.contentwrap h2,
.contentwrap h3 {
  line-height: normal !important;
  text-align: left !important;
}
.modal-content.success-message {
  background: #fff;
  height: 320px !important;
  padding: 15px !important;
}
#success-popup .success-message__text .btn {
  border-radius: 0 !important;
  color: #fff !important;
}
#success-popup .success-message__text .btn:hover {
  background-color: #4c4d4f !important;
}
#success-popup .success-message__text p i.fa::after {
  background-color: #fff !important;
}
#reviews-content .reviews .reviews-middle .review-content h2 {
    font-size: 18px !important;
}
a.thm-btn {
    background-color: #466933;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0;
    cursor: pointer;
}
a.thm-btn:hover {
    background-color: #4c4d4f !important;
  }
.contentwrap p, .contentwrap h2, .contentwrap h3 {
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word;
    max-width: 100%;
}
.view-review .review-attr img {
  display: none!important;
}
.componentId-5 a.thm-btn {
    display: none!important;
}
.about-section h1 {
    font-size: 32px;
    font-weight: bold;
}

@media (max-width: 650px) {
  .content_1 {
    padding-top: 100px !important;
   
}
}

@media (max-width: 400px) {
  .content_1 {
    padding-top: 0 !important;
}
}

.top_video img, .top_video video {
    object-position: 0 120px;
}
@media (max-width: 1153px) {
  .top_video img,
  .top_video video {
    object-position: top !important;
  }
}

@media (max-width: 991px) {
  .top_video img,
  .top_video video {
    min-height: 500px !important;
    height: 500px !important;
  }
  .top_video,
  .v_overlay {
    height: 500px !important;
  }
}
.disclaimer {
    font-weight: 700;
    font-size: 20px!important;
}
.our-team:hover .content {
    display: none!important;
}

@media (max-width: 991px) {
  section.doc_section .flex {
    flex-direction: column!important;
    /* text-align: center!important; */
}
}
@media screen and (max-width: 1100px) {
    #specialties .contentwrap iframe {
    height: 250px !important;
    border: none !important;
  }
}
@media screen and (max-width: 768px) {
    #specialties .contentwrap iframe {
    height: 200px !important;
    border: none !important;
  }
}
@media screen and (min-width: 1800px) {
  section.carecredit-section {
    padding: 350px 0 !important;
  }
}
@media screen and (min-width: 2500px) {
  section.carecredit-section {
    padding: 400px 0 !important;
  }
}
@media screen and (min-width: 3000px) {
  section.carecredit-section {
    padding: 500px 0 !important;
  }
}
.subMenu-1 li > a {
  padding: 10px !important;
}


@media (min-width: 1024px) and (max-width: 1199px) {
    .inner-page-head.services h1 {
    font-size: 28px !important;
    font-weight: 600 !important;
}

  html body .w1hflzit .top_video {
        height: 65vh !important;
    }
}

@media (min-width: 820px) and (max-width: 1023px) {
  .action-buttons {
bottom: -3% !important;
}
}

@media only screen and (max-width: 980px) {
    html body .modal-dialog.animated.zoomIn.appointment-modal {
        width: 94% !important;
    }
}
@media (min-width: 2500px) {
    .container {
        width: 94% !important;
    }
}