@charset "UTF-8";
/*
 Theme Name:   Dentalcare 
 Description:  A Child Theme built for Dentalcare
 Author:       Dental SEM
 Author URI:   https://dentalcaregroup.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; }

@media (max-width: 767px) {
  #top-header {
    display: none; } }

@media (max-width: 980px) {
  #logo {
    max-height: 80% !important; } }

@media (max-width: 767px) {
  .et_header_style_left #logo {
    max-width: 100% !important; } }

h1, h2, h3, h4, h5, h6 {
  overflow-wrap: normal; }

/*Main Menu */
‪#top-menu .menu-item-has-children > a:first-child {
  padding-right: 0px;
  padding-bottom: 17px !important; }

#top-menu .menu-item-has-children > a:first-child:after {
  content: '';
  margin-top: -2px; }

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

#top-menu li a {
  font-weight: 500 !important; }

#top-menu li li {
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  font-weight: 500 !important; }

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

@media all and (min-width: 981px) and (max-width: 1100px) {
  .et_pb_svg_logo #logo {
    height: 50% !important; } }

#top-menu .current-menu-item a::before,
#top-menu .current_page_item a::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0; }

#top-menu li a:before {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  right: 100%;
  bottom: 50%;
  background: #f1893c;
  /*** COLOR OF THE LINE ***/
  height: 1px;
  /*** THICKNESS OF THE LINE ***/
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

#top-menu li a:hover {
  opacity: 1 !important; }

#top-menu li a:hover:before {
  right: 0; }

#top-menu li li a:before {
  bottom: 10%; }

#et-info {
  padding-top: 20px; }

#et-secondary-nav .menu-item a {
  background: #313F5B;
  padding: 12px 14px;
  border-radius: 50px;
  margin: 10px 0;
  color: #fff !important;
  font-weight: 400;
  text-transform: uppercase;
  min-width: 150px;
  text-align: center; }

#top-header .container {
  padding-top: 0 !important; }

#hero-banner-cta .et_pb_button_wrapper .dwd-button-one-animation {
  padding: 12px 0; }
  #hero-banner-cta .et_pb_button_wrapper .dwd-button-one-animation a {
    padding: 6px 18px !important;
    min-width: 240px; }

#hero-banner-cta .et_pb_button_wrapper .et_pb_button {
  padding: 6px 18px !important;
  text-align: center; }

@media (max-width: 479px) {
  .et_pb_fullwidth_header_extended_0 .dwd-kensburn {
    background-position: bottom !important; } }

/* All Buttons */
.et_pb_button_one, .et_pb_promo_button, .et_pb_button_two {
  min-width: 240px !important;
  text-transform: uppercase !important; }

/* Contact Us */
.two-button-perky-display-block .dwd-button-one-animation {
  display: block; }

.two-button-perky-display-block .dwd-button-two-animation {
  display: block; }
  .two-button-perky-display-block .dwd-button-two-animation .et_pb_button_two {
    margin-left: 0px !important; }

body #page-container .et_pb_button_one.et_pb_button,
.et_button_no_icon .et_pb_button, .et_pb_button_one {
  padding: 8px 18px !important; }
  body #page-container .et_pb_button_one.et_pb_button :hover,
  .et_button_no_icon .et_pb_button :hover, .et_pb_button_one :hover {
    padding: 8px 18px !important; }

body #page-container #hero-banner-cta .et_pb_button {
  padding: 6px 18px !important; }

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
  #et-info {
    text-align: center;
    float: none; }
  .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: ""; }

.call-me:before {
  content: "\e090";
  position: relative;
  font-family: 'ETmodules';
  margin-right: 10px;
  color: #fff; }

.email-me:before {
  content: "\e076";
  position: relative;
  font-family: 'ETmodules';
  margin-right: 10px;
  color: #fff; }

.openMaps-me:before {
  content: "\e081";
  position: relative;
  font-family: 'ETmodules';
  color: #313F5B !important; }

@media (max-width: 768px) {
  .treatment-page-header .dwd-button-one-animation {
    text-align: center !important;
    display: block !important; } }

.treatment-page-header .header-content {
  float: none !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; }

@media (max-width: 479px) {
  #cta-banner-bk.et_pb_section.et_pb_section_4 {
    background-position: -1140px 0px !important; } }

@media (max-width: 479px) {
  #botox-bk.et_pb_section.et_pb_section_9, #botox-bk.et_pb_section.et_pb_section_8, #botox-bk.et_pb_section.et_pb_section_6 {
    background-position: -120px 166px; } }

.tick-o {
  margin-bottom: 0 !important; }

.tick-o ul {
  position: relative;
  list-style-type: none; }

.tick-o li:before {
  position: absolute;
  top: auto;
  left: auto;
  display: list-item;
  width: 20px;
  list-style-image: url("/wp-content/uploads/tick.svg") !important;
  content: ' ';
  border: none;
  margin-left: -6px;
  padding-top: 1px; }

.tick-o li {
  padding: 0px 10px 20px;
  list-style-type: none; }

/* FEES START */
.dental-fees-price-list {
  border: none !important; }
  .dental-fees-price-list tr:nth-child(even) {
    background-color: #eceaea; }
  .dental-fees-price-list td:first-child {
    color: #f1893c; }
  .dental-fees-price-list td:last-child {
    color: #313f5b; }

.dental-fees-price-list th:nth-child(2) {
  text-align: right; }

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

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

.dental-fees-price-list td:nth-child(2), .dental-fees-price-list td:nth-child(3) {
  text-align: right; }

@media (max-width: 479px) {
  .dental-fees-price-list td:nth-child(2) {
    width: 40%; } }

/* FEES END */
/*** GRAVITY FIELDS **/
.gform_wrapper a {
  color: #f1893c; }

.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 {
  padding: 12px 14px !important;
  background: #fff;
  border-top: none;
  border-left: none;
  border-right: none;
  border: 1px solid #e1e1e1;
  border-radius: 10px; }

.gform_wrapper li.hidden_label input {
  margin-top: 0 !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; }

.gform_wrapper select {
  height: 44px; }

/*** BUTTON STYLING **/
@media (max-width: 767px) {
  .mobile-fullwidth, .et_pb_button_module_wrapper {
    width: 100% !important; } }

.gform_footer {
  text-align: center; }

@media (max-width: 767px) {
  .gform_wrapper .gform_footer {
    text-align: center; }
    .gform_wrapper .gform_footer input.button {
      width: 100% !important; } }

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  background: #f1893c;
  text-transform: uppercase;
  border: 1px solid #f1893c;
  padding: 12px 24px !important;
  cursor: pointer;
  font-size: 16px !important;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
  border-radius: 50px !important;
  font-family: "p22-underground", sans-serif !important;
  letter-spacing: 0.1em;
  content: '&#x24';
  width: 98% !important; }

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

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

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

/*** GRAVITY RADIO AND CHECKBOXES **/
.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio],
input[type=checkbox] {
  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: #f1893c; }

input[type=checkbox]:checked + label:hover:before {
  color: #f1893c;
  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: #f1893c; }

input[type=radio]:checked + label:hover:before {
  color: #f1893c;
  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; }

body div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
  margin-left: auto;
  margin-right: auto; }

body .gform_wrapper input[type=button]:hover,
body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover,
body .gform_wrapper .gform_page_footer input.button:hover,
body .gform_wrapper .gform_page_footer input[type=submit]:hover,
body div.form_saved_message div.form_saved_message_emailform form input[type=submit]:hover {
  cursor: pointer;
  border: 1px solid #f1893c !important; }

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

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

@media (max-width: 980px) {
  .reverse-columns-mobile {
    display: flex;
    flex-direction: column-reverse; }
  .center-text-mobile .et_pb_text_inner {
    text-align: center !important; }
  .no-mobile-margin {
    margin-bottom: 0 !important; } }

.before-image {
  position: relative; }

.before-image:after {
  content: "Before";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #f1893c;
  width: 144px;
  height: 0px;
  padding: 20px;
  color: white; }

.after-image {
  position: relative; }

.after-image:after {
  content: "After";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #f1893c;
  width: 144px;
  height: 0px;
  padding: 20px;
  color: white; }

/*----------  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; }

/*****************************************************************
Full width mobile menu DiviTutorials.co.uk
 *****************************************************************/
/** Makes the menu background full width **/
@media (max-width: 980px) {
  .container.et_menu_container {
    width: calc( 100% - 60px); } }

.et_mobile_menu {
  margin-left: -30px;
  padding: 5%;
  width: calc( 100% + 60px); }

/** Hamburger icon turns to an x when opened **/
.mobile_nav.opened .mobile_menu_bar:before {
  content: "\4d"; }

/** Adds animation to the drop down and adds a background color **/
ul#mobile_menu.et_mobile_menu {
  -webkit-animation: fadeInTop 0.8s ease !important;
  animation: fadeInTop 0.8s ease !important;
  box-shadow: 0 20px 30px rgba(7, 51, 84, 0.17);
  -webkit-box-shadow: 0 20px 30px rgba(7, 51, 84, 0.17);
  -moz-box-shadow: 0 20px 30px rgba(7, 51, 84, 0.17);
  background-color: white; }

/*** style the mobile menu links ***/
@media (max-width: 980px) {
  .et_mobile_menu li a {
    text-transform: none;
    opacity: 1 !important;
    transition: all 0.1s ease !important;
    color: #20292f;
    text-decoration: none;
    font-weight: 500 !important;
    font-size: 15px !important; }
  .et_mobile_menu li a {
    border-bottom: none; }
  .et_mobile_menu li a:hover {
    background-color: transparent; }
  .et_mobile_menu {
    border-color: #313F5B !important; } }

/*****************************************************************
End
 *****************************************************************/
.floating-number-icon {
  z-index: auto !important; }

.floating-call-icon {
  position: fixed !important;
  bottom: 40px;
  right: 40px;
  width: 40px;
  z-index: 9999;
  font-size: 26px !important; }

.floating-call-icon .et-pb-icon {
  webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
  padding: 18px !important; }

.floating-call-icon .et-pb-icon-circle {
  padding: 10px !important; }

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

.footer-cta .et_pb_button_module_wrapper {
  width: 100%; }
  .footer-cta .et_pb_button_module_wrapper .et_pb_button {
    max-width: 240px;
    text-transform: uppercase !important;
    text-align: center; }

footer {
  padding: 0px !important; }
  footer .et-social-icons {
    float: none;
    text-align: center;
    margin: 10px 0 35px !important; }
    footer .et-social-icons li {
      margin: 0 15px; }
    footer .et-social-icons a:hover {
      opacity: 1; }
    footer .et-social-icons .et-social-pinterest a.icon::before {
      content: "\e095"; }
    footer .et-social-icons .et-social-instagram a.icon::before {
      content: "\e09a"; }
    footer .et-social-icons .et-social-youtube a.icon::before {
      content: "\e0a3"; }
  footer .container #footer-widgets {
    display: none; }
  footer #footer-info {
    float: none;
    text-align: center; }
    footer #footer-info p {
      font-size: 85%;
      margin-top: 5px; }
  footer .bottom-nav {
    padding: 15px 0 0;
    text-align: center; }
    footer .bottom-nav li {
      padding-bottom: 15px; }

@media (max-width: 600px) {
  .bottom-nav {
    padding: 0; }
    .bottom-nav li {
      padding: 12px 5px;
      display: block;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      .bottom-nav li:last-child {
        border: none; }
  .et-social-icons li {
    margin: 0 15px 20px; } }

@media all and (max-width: 980px) {
  /*** wrap row in a flex box ***/
  .custom_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap; }
  /*** custom classes that will designate the order of columns in the flex box row ***/
  .first-on-mobile {
    -webkit-order: 1;
    order: 1; }
  .second-on-mobile {
    -webkit-order: 2;
    order: 2; }
  .third-on-mobile {
    -webkit-order: 3;
    order: 3; }
  .fourth-on-mobile {
    -webkit-order: 4;
    order: 4; }
  /*** add margin to last column ***/
  .custom_row:last-child .et_pb_column:last-child {
    margin-bottom: 30px; } }

@media (max-width: 980px) {
  .treatment-menu ul {
    text-align: center; } }

.rplgsw-pagination-bullet-active {
  background: #f1893c; }

.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; }

@media all and (max-width: 980px) {
  /*** wrap row in a flex box ***/
  .custom_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap; }
  /*** custom classes that will designate the order of columns in the flex box row ***/
  .first-on-mobile {
    -webkit-order: 1;
    order: 1; }
  .second-on-mobile {
    -webkit-order: 2;
    order: 2; }
  .third-on-mobile {
    -webkit-order: 3;
    order: 3; }
  .fourth-on-mobile {
    -webkit-order: 4;
    order: 4; }
  /*** add margin to last column ***/
  .custom_row:last-child .et_pb_column:last-child {
    margin-bottom: 30px; } }

/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .et_pb_button_one, .et_pb_promo_button, .et_pb_button_two {
    min-width: auto !important; }
  #et_mobile_nav_menu {
    display: block; }
  #top-menu {
    display: none; } }

/* Landscape */
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0px !important; }

body #page-container .et_pb_section .dwd-button-one-animation a.et_pb_more_button.et_pb_button:hover {
  background: #f1893c !important; }
