@charset "UTF-8";
/*
 Theme Name:   Bromley Park Dental & Implant Centre
 Description:  A Child Theme built for Bromley Park Dental & Implant Centre
 Author:       Dental SEM
 Author URI:   https://www.bromleyparkdental.co.uk
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
*, *:after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }



h1, h2, h3, h4, h5, h6, p {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
  }

/*------------------------------------------------*/
/*-----------------[CTA Menu Item]----------------*/
/*-----------------[by GenoQuiroz]----------------*/
/*------------------------------------------------*/
#et-secondary-menu {
  margin-bottom: -16px; }

/* style the get started cta button */
.get-started {
  border-radius: 0px; }

.get-started a {
  color: #fff !important; }

li.get-started {
  background-color: #16bbaa;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 23px 26px 23px !important;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  @media (max-width: 767px) {
    li.get-started {
      padding: 0px !important; } }

li.get-started:hover {
  background-color: #16bbaa; }

/* fixed header button text color */
.et-fixed-header #top-menu .get-started a {
  color: #fff !important; }

.get-started li.current-menu-ancestor > a, .get-started li.current-menu-item > a {
  color: #fff !important; }

@media only screen and (min-width: 981px) {
  li.get-started {
    height: 33px; } }

/*********************************
change logo for fixed header (quick and easy way)
**********************************/
@media only screen and (min-width: 981px) {
  .et-fixed-header #logo {
    content: url("/wp-content/uploads/2021/03/bromley-dental-park-dental-faveicon-v4.svg"); }
  .et-fixed-header .centered-inline-logo-wrap {
    width: 80px !important; } }

.dropbtn {
  background-color: #16bbaa;
  color: white;
  padding: 12px 26px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300 !important; }

.dropbtn:hover, .dropbtn:focus {
  background-color: #086f64; }

.dropdown {
  position: relative;
  display: inline-block; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #16bbaa;
  min-width: 230px;
  overflow: auto;
  color: white;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  left: 2px; }

.dropdown:hover .dropdown-content {
  display: block; }

.dropdown-content a {
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 300 !important;
  font-size: 16px; }

.dropdown a:hover {
  background-color: #f1f1f1;
  color: #16bbaa; }

.show {
  display: block; }

.grw-slider .wp-google-name {
  color: #b5986e !important; }

.rplgsw-pagination-bullet-active {
  background: #b5986e !important; }

.grw-slider .rplg-slider-prev, .grw-slider .rplg-slider-next {
  top: 129px !important; }

.grw-slider .rplg-slider-prev span, .grw-slider .rplg-slider-next span {
  top: 42% !important;
  left: 36% !important;
  color: #b5986e !important; }

/*Main Menu */
#et-top-navigation .nav li ul {
  width: 270px;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1; }

#top-menu li li {
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1; }

#top-menu li li a {
  display: flex;
  flex-grow: 1;
  padding: 8px 10px; }

#et-info {
  text-align: center; }

.et-info-link {
  display: flex !important; }

.et-info-link .item {
  flex: 1; }

.et-info-phone:before {
  font-family: "ETmodules" !important; }

.et-info-phone:before {
  position: relative;
  top: 2px;
  margin-right: 2px;
  content: "\e090"; }

.icon_map:before {
  font-family: "ETmodules";
  position: relative;
  top: 0px;
  margin: 0 2px 0 10px;
  content: ""; }

@media (max-width: 767px) {
  #fullwidth-mobile {
    width: 100% !important; }
    #fullwidth-mobile.et_pb_section .et_pb_row {
      width: 100% !important; }
    #fullwidth-mobile .Mobile-gform {
      margin-bottom: 0 !important;
      padding: 20px 30px 0; } }

@media (max-width: 980px) {
  .page-id-57688 .et_pb_column {
    margin-bottom: 0 !important; } }

.et_mobile_menu li a {
  border-bottom: none !important;
  font-size: 17px;
  font-weight: 300; }

.et_mobile_menu li a {
  text-align: center !important; }

.et_mobile_menu li li {
  padding-left: 0px !important; }

#main-header .et_mobile_menu li ul {
  padding-left: 0 !important; }

.flex-style-1 {
  display: flex;
  justify-content: center;
  align-items: center; }

.flex-style-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .flex-style-2 > img {
    height: 60px !important; }

.flex-style-3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: right; }
  .flex-style-3 > img {
    height: 60px !important; }

/* FEES START */
.page-id-62 .entry-content table {
  border: none !important; }

.page-id-62 .entry-content thead th {
  padding-left: 0px !important; }

.page-id-62 .entry-content tr td {
  padding: 6px 0px !important; }

.page-id-62 td:nth-child(2), .page-id-62 td:nth-child(3) {
  text-align: right; }

.page-id-62 table {
  table-layout: fixed; }

.page-id-62 td {
  width: 33%; }

/*** MAIN FORM WRAPPER ***/
#dental-implants-ppc .gform_wrapper {
  background: none; }

#dental-implants-ppc .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#dental-implants-ppc .gform_wrapper textarea.medium,
#dental-implants-ppc .gform_wrapper textarea.large {
  background: white; }

#dental-implants-ppc .gform_wrapper .gform_footer input.button,
#dental-implants-ppc .gform_wrapper .gform_footer input[type=submit] {
  background: white;
  color: #b5986e !important; }

/*** GRAVITY FIELDS ***/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.medium,
.gform_wrapper textarea.large {
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(68, 72, 75, 0.85);
  border-radius: 0px !important; }

.gform_wrapper ul.gform_fields li.gfield {
  margin-bottom: 20px; }

input[type=text]:focus,
input.text:focus,
input.title:focus,
textarea:focus {
  border-bottom: 2px solid #b5b5b5 !important; }

/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  font-weight: 300 !important;
  background: #b5986e;
  text-transform: uppercase;
  border: 1px solid #b5986e;
  padding: 12px 20px !important;
  cursor: pointer;
  font-size: 16px !important;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0 !important;
  color: #fff;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif !important;
  width: 100%;
  border-radius: 90px; }

/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
  background: white;
  color: #b5986e !important;
  padding: 12px 20px !important; }

/*** SECTION STYLING ***/
.gform_wrapper h2.gsection_title {
  font-weight: normal;
  font-size: 1em; }

.gform_wrapper .gsection {
  padding: 20px !important;
  border-bottom: none;
  background: #b5986e; }

/*** GRAVITY RADIO AND CHECKBOXES ***/
.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio] {
  visibility: hidden;
  width: 0 !important;
  margin-left: -20px !important; }

.gform_wrapper input[type=checkbox] + label,
.gform_wrapper input[type=radio] + label {
  font-size: 13px; }

input[type=checkbox] + label:hover,
input[type=radio] + label:hover {
  cursor: pointer; }

input[type=checkbox] + label:before,
input[type=radio] + label:before {
  font-family: "ETmodules" !important;
  font-size: 20px;
  position: relative;
  top: 0.3em;
  margin-right: 0.2em; }

.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,
.gform_wrapper li.gf_list_inline ul.gfield_radio li {
  display: -moz-inline;
  display: inline; }

input[type=checkbox] + label:before {
  content: '\056'; }

input[type=checkbox] + label:hover:before {
  content: '\05a';
  filter: alpha(opacity=40);
  opacity: 0.4; }

input[type=checkbox]:checked + label:before {
  content: '\05a';
  color: #b5986e; }

input[type=checkbox]:checked + label:hover:before {
  color: #b5986e;
  filter: alpha(opacity=100);
  opacity: 1; }

input[type=radio] + label:before {
  content: '\05b'; }

input[type=radio] + label:hover:before {
  content: '\05c';
  filter: alpha(opacity=40);
  opacity: 0.4; }

input[type=radio]:checked + label:before {
  content: '\05c';
  color: #b5986e; }

input[type=radio]:checked + label:hover:before {
  color: #b5986e;
  filter: alpha(opacity=100);
  opacity: 1; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: normal; }

/*** SUCCESS MESSAGE ***/
.gform_confirmation_wrapper {
  background: #fff;
  padding: 15px; }

.gform_wrapper input.large, .gform_wrapper select.large {
  height: 40px; }

.before-image {
  position: relative; }

.before-image:after {
  content: "Before";
  position: absolute;
  width: 144px;
  height: 0px;
  padding: 20px;
  color: white;
  background: transparent;
  font-weight: 600;
  top: 0;
  font-size: 20px;
  text-transform: uppercase;
  left: -15px; }

.after-image {
  position: relative; }

.after-image:after {
  content: "After";
  position: absolute;
  width: 144px;
  height: 0px;
  padding: 20px;
  color: white;
  background: transparent;
  font-weight: 600;
  top: 0;
  font-size: 20px;
  text-transform: uppercase;
  left: -15px; }

/*----------  YouTube  ----------*/
.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #fff; }

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent; }

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 101%;
  width: 101%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all; }

.youtube-player img:hover {
  -webkit-filter: brightness(75%); }

.youtube-player .play {
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  color: #fff;
  margin-top: -3rem;
  margin-left: -3rem;
  font-size: 6rem;
  line-height: 6rem; }

.youtube-player .play:before {
  font-family: "ETmodules";
  content: "\49"; }

.icon-tools-2:before {
  content: "\e034";
  font-size: 64px;
  color: #318EC3; }

@media (max-width: 767px) {
  body.page-id-56715 .et_pb_section.et_pb_section_0, body.page-id-57179 .et_pb_section.et_pb_section_0 {
    background-position: -600px 0px !important; }
  body.page-id-27557 .et_pb_section.et_pb_section_0 {
    background-position: -500px 0px !important; }
  body.page-id-58 .et_pb_section.et_pb_section_0 {
    background-position: -500px 0px !important; }
  body.page-id-85 .et_pb_section.et_pb_section_0 {
    background-position: -500px 0px !important; }
  body.page-id-89 .et_pb_section.et_pb_section_0 {
    background-position: -500px 0px !important; } }

h3 sup {
  font-size: 12px; }

@media (max-width: 980px) {
  .flex-columns .et_pb_row {
    display: flex; }
  .flex-columns.twobytwo .et_pb_row {
    display: flex; }
  .flex-columns.twobytwo .et_pb_row {
    flex-wrap: wrap; }
  .flex-columns.twobytwo .et_pb_row .et_pb_column {
    width: 50% !important; } }

@media (max-width: 479px) {
  .flex-columns.twobytwo .et_pb_row {
    flex-wrap: wrap; }
  .flex-columns.twobytwo .et_pb_row .et_pb_column {
    width: 50% !important; } }

/* Place the word MENU after the mobile hamburger */
#treatmentmenu .mobile_menu_bar:after {
  content: 'Select Treatment';
  position: relative !important;
  top: -10px; }

/** Desktop **/
@media (min-width: 981px) {
  .col-width .et_pb_gallery_item {
    width: 16.66% !important;
    /*six columns*/
    clear: none !important; } }

/** Tablet **/
@media (max-width: 980px) {
  .col-width .et_pb_gallery_item {
    width: 25% !important;
    /*four columns*/
    clear: none !important; } }

/** Small Tablet and Large Phone **/
@media (max-width: 767px) {
  .col-width .et_pb_gallery_item {
    width: 33.33% !important;
    /*three columns*/
    clear: none !important; } }

/** Phone **/
@media (max-width: 479px) {
  .col-width .et_pb_gallery_item {
    width: 50% !important;
    /*two columns*/
    clear: none !important; } }

.mhf_wrapper h2.gsection_title {
  font-weight: 300; }

@media only screen and (min-width: 641px) {
  .mhf_wrapper .gsection {
    margin: 0 !important; } }

.mhf_wrapper ul.gform_fields li.gfield {
  margin-bottom: 20px !important;
  background: #e2e2e2;
  padding: 10px 20px; }

.mhf_wrapper ul.gform_fields li.gsection {
  background: #16bbaa;
  color: #fff !important; }
  .mhf_wrapper ul.gform_fields li.gsection h2 {
    color: #fff !important; }

.mhf_wrapper .gf_left_half {
  border-right: 20px solid white; }
  @media (max-width: 767px) {
    .mhf_wrapper .gf_left_half {
      border-right: none; } }

.mhf_wrapper select, .mhf_wrapper input[type=text], .mhf_wrapper input[type=email], .mhf_wrapper input[type=tel], .mhf_wrapper textarea.textarea, .mhf_wrapper textarea, .mhf_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .mhf_wrapper body .gform_wrapper textarea.textarea, .mhf_wrapper body div.form_saved_message div.form_saved_message_emailform form input[type=text] {
  background: #fff !important; }

.mhf_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.mhf_wrapper textarea.medium,
.mhf_wrapper textarea.large {
  border: none !important; }

.mhf_wrapper .datepicke {
  width: 90% !important; }

.mhf_wrapper input[type=button],
.mhf_wrapper .gform_footer input.button,
.mhf_wrapper .gform_footer input[type=submit],
.mhf_wrapper .gform_page_footer input.button,
.mhf_wrapper .gform_page_footer input[type=submit],
.mhf_wrapper body div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7em;
  color: #fff;
  background-color: #b5986e;
  margin: 8px 0 0;
  padding: 14px 22px !important;
  border: 1px solid !important;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: #b5986e;
  text-transform: uppercase; }

.mhf_wrapper .width50-l {
  width: 48%;
  display: inline-block; }
  @media all and (max-width: 767px) {
    .mhf_wrapper .width50-l {
      width: 100%; } }

.mhf_wrapper .width50-r {
  width: 48%;
  display: inline-block;
  float: right; }
  @media all and (max-width: 767px) {
    .mhf_wrapper .width50-r {
      width: 100%;
      float: none; } }

.mhf_wrapper .gf_page_steps {
  display: flex;
  justify-content: center;
  height: 100px; }
  .mhf_wrapper .gf_page_steps .gf_step {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .mhf_wrapper .gf_page_steps .gf_step_number {
    border-radius: 50%;
    color: white;
    font-size: 14px !important;
    background: #b5986e;
    line-height: 1.9em;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 2px;
    text-align: center; }
  .mhf_wrapper .gf_page_steps .gf_step_label {
    text-align: center !important; }

.mhf_wrapper .stage-1 .gform_page_footer {
  text-align: right !important; }
  .mhf_wrapper .stage-1 .gform_page_footer .gform_next_button {
    text-align: left !important;
    border: 1px solid #b5986e !important;
    background-color: #b5986e;
    color: white;
    padding: 12px 30px; }
    .mhf_wrapper .stage-1 .gform_page_footer .gform_next_button:hover {
      background-color: #d7c8b2;
      border-color: #d7c8b2;
      color: white; }

.mhf_wrapper .stage-2 .gform_page_footer .gform_next_button {
  text-align: left !important;
  border: 1px solid #b5986e !important;
  background-color: #b5986e;
  color: white;
  padding: 12px 30px;
  float: right; }
  .mhf_wrapper .stage-2 .gform_page_footer .gform_next_button:hover {
    text-align: left !important;
    background-color: #e9e0d3;
    border-color: #e9e0d3;
    color: white; }

.mhf_wrapper .stage-2 .gform_page_footer .gform_previous_button {
  background-color: #c6b090;
  border-color: #c6b090;
  padding: 12px 30px;
  color: white; }
  .mhf_wrapper .stage-2 .gform_page_footer .gform_previous_button:hover {
    background-color: #7d6440;
    border-color: #7d6440;
    color: white; }

body #homepage-mas .et_overlay {
  opacity: 1 !important;
  z-index: 1; }

body #homepage-mas .dsm_masonry_gallery .grid-item .dsm-overlay .dsm-overlay-inner {
  justify-content: flex-end;
  padding-bottom: 50px; }

body #homepage-mas .dsm-overlay-desc {
  width: 80%;
  margin-top: 30px; }

@media (max-width: 980px) {
  #footer-menu .et_pb_menu__menu {
    display: block !important; }
  #footer-menu .et_mobile_nav_menu {
    display: none !important; } }

.et_pb_promo_button {
  border-radius: 90px !important; }

.flex-center-1 {
  display: flex;
  justify-content: center;
  align-items: center; }

.flex-center-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.flex-left-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left; }

.flex-right-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: right; }


/*Single ad post (PPC page) CSS starts here*/
.single-ad #left-area {
    width: 100%;
}
.single-ad #main-content .container {
    width: 100%;
    max-width: 100%;
    padding-top: 0px !important;
}
.single-ad #left-area {
    width: 100%;
    padding-right: 0!important;
    padding-bottom: 0!important;
}
.single-ad .et_pb_post {
    margin-bottom: 0 !important;
}
.single-ad header.et-l.et-l--header {
    overflow: auto;
}
.single-ad #sidebar, .single-ad .et_post_meta_wrapper, .single-ad #main-content .container:before {
    display: none;
}
.single-ad .pa-fullscreen-menu .mobile_nav .mobile_menu_bar:before{
display: inherit;
}
.single-ad .pa-fullscreen-menu .mobile_nav .mobile_menu_bar:after{
margin-top: 8px;
}
.single-ad header.et-l.et-l--header {
    overflow: auto;
}
/*Single ad post (PPC page) CSS ends here*/