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

body, p {
  font-family: "lato",sans-serif !important;
  font-weight: 400 !important;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; }

p {
  font-weight: 400 !important;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; }

/*h1 {
  font-family: "p22-underground", sans-serif !important; }

h2, h3, h4, h5, h6 {
  font-family: "p22-underground", sans-serif !important; }*/

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

/*Main Menu */
/* Remove the line below the normal Divi menu */
#main-header {
  box-shadow: none !important; }

/* Add this, too, if you want to remove the
   shadow underneath the fixed Divi navigation bar */
#main-header.et-fixed-header {
  box-shadow: none !important; }

‪#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; }

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

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

#et-secondary-nav .menu-item a {
  background: #53607b !important;
  padding: 12px 14px; }

#et-secondary-nav, #et-secondary-nav li {
  display: block !important; }

#footer-widgets ul {
  list-style-type: none; }

#footer-widgets .footer-widget li {
  padding-left: 0 !important; }
  #footer-widgets .footer-widget li a {
    font-weight: 500;
    letter-spacing: .1em; }

div.footer-widget:nth-last-child(1) .et_pb_widget {
  float: right;
  text-align: right; }

@media (max-width: 767px) {
  div.footer-widget:nth-last-child(1) .et_pb_widget {
    text-align: center !important;
    text-align: center;
    margin: 0 auto;
    float: none; }

  #nav_menu-4 {
    text-align: center !important;
    float: none !important; } }
.footer-logo {
  width: 400px; }

.fee-col {
  float: left;
  background: #ececec;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding: 14px 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center; }

.fee-col.colone {
  width: 52%;
  text-align: left; }

.fee-col.title {
  min-height: 50px;
  line-height: 23px;
  background: #dedede; }

.fee-col.colfour {
  background: #505f84;
  color: #fff;
  width: 15%; }

.fee-col.colthree {
  background: #66759a;
  color: #fff;
  width: 18%; }

.fee-col.coltwo {
  background: #535f7d;
  color: #fff;
  width: 15%; }

.fee-guide h3 {
  color: white; }

.fee-guide.footer-fees .fee-left {
  background: #3e3d3d; }

.fee-guide.footer-fees .fee-right {
  background: #464646; }

.fee-guide.footer-fees .fee-right,
.fee-guide.footer-fees .fee-left {
  padding: 6px 10px;
  font-size: 13px; }

.fee-guide.footer-fees .fee-full {
  background: #3c3c3c;
  padding: 14px 20px; }

.fee-guide.footer-fees h3 {
  text-align: center;
  font-size: 17px;
  text-transform: uppercase; }

.fee-left {
  float: left;
  width: 50%;
  background: #f5f5f5;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1px; }

.fee-full {
  float: left;
  width: 100%;
  background: #535f7d;
  color: #fff;
  font-size: 12px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.fee-right {
  float: right;
  width: 50%;
  background: #ececec;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  margin-bottom: 1px; }

@media (max-width: 991px) {
  .fee-col.colone {
    width: 100%; }

  .fee-col.coltwo,
  .fee-col.colthree,
  .fee-col.colfour {
    width: 33.33%; } }
@media (max-width: 860px) {
  #section-inner #text,
  #section-inner #sidebar {
    width: 100%;
    padding: 0; }

  #section-why-us .col {
    width: 100%;
    text-align: center; }

  #section-why-us ul li {
    margin-bottom: 10px; }

  .col-3.gutter .col {
    width: 100%;
    margin: 0 0 20px; }

  .fee-col.colone {
    width: 52%; }

  .fee-col.coltwo,
  .fee-col.colfour {
    width: 15%; }

  .fee-col.colthree {
    width: 18%; }

  #section-inner #text .treatment-box li a {
    font-size: 13px; } }
@media (max-width: 652px) {
  .fee-col.colone {
    width: 100%; }

  .fee-col.coltwo,
  .fee-col.colthree,
  .fee-col.colfour {
    width: 33.33%; }

  .fee-guide {
    float: left;
    margin: 0 0 30px; }

  .beforeafter-side {
    float: none;
    margin: 0 auto 30px auto;
    max-width: 652px;
    width: 90%; }

  .large-font {
    font-size: 24px;
    line-height: 32px; } }
#affiliates img {
  height: 32px;
  margin: 0px 32px;
  opacity: .6;
  vertical-align: middle; }

@media all and (max-width: 980px) {
  .h1-page-title h1, .h2-title h2 {
    text-align: center !important; } }
@media (max-width: 767px) {
  .h1-page-title h1, .h2-title h2 {
    text-align: center !important; }

  h2 {
    text-align: center !important; }

  #top-header {
    display: none; }

  .mobile-col2 .et_pb_column {
    width: 50% !important; }

  #affiliates {
    width: 100% !important; }
    #affiliates .et_pb_column {
      width: 50% !important; } }
.logo-why-us {
  width: 280px;
  top: 11px;
  left: 5px;
  position: relative; }

#section-why-us ul {
  list-style: none !important; }

#section-why-us ul li {
  margin-bottom: 31px;
  opacity: .65; }

#section-why-us ul li:before {
  content: url("/wp-content/uploads/black.png");
  margin-right: 10px;
  opacity: .5; }

#page-container .et_pb_button.custom-button-style {
  padding: 14px 30px 14px 22px !important;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .2em;
  font-size: 12px; }
  #page-container .et_pb_button.custom-button-style :hover {
    padding: 16px 30px 12px 22px !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .2em;
    font-size: 12px; }

body #page-container .et_pb_button_0:after {
  margin-left: .4em !important; }

body #page-container .custom-button-style:after {
  margin-left: .4em !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: #53607d; }

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

.openMaps-me:before {
  content: "\e081";
  position: relative;
  font-family: 'ETmodules';
  margin-right: 10px;
  color: #53607d; }

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

.stick {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 148px;
  background: #535f7e !important;
  color: #fff !important;
  animation: slide-down 0.7s;
  animation: smoothScroll 1s forwards; }
  @media all and (max-width: 980px) {
    .stick {
      top: 0; }
      .stick .mobile_menu_bar:before {
        color: #fff !important; } }

.hold {
  height: 150px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease; }

/*** GRAVITY FIELDS **/
.gform_wrapper a {
  color: #AEABAB; }

.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 4px !important;
  background: #fff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(68, 72, 75, 0.25); }

.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) {
  .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] {
  font-weight: 600 !important;
  background: #16bbaa;
  text-transform: uppercase;
  border: 1px solid #16bbaa;
  padding: 16px 40px 12px !important;
  cursor: pointer;
  font-size: 12px !important;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
  border-radius: 30px !important;
  font-family: 'League Spartan',Helvetica,Arial,Lucida,sans-serif;
  letter-spacing: 0.1em;
  content: '&#x24'; }

/*** BUTTON HOVER STYLING **/
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
  background: white;
  color: #16bbaa !important;
  padding: 16px 40px 12px !important;
  border-color: transparent !important; }

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

input[type=checkbox] + label:before {
  padding-left: 14px; }

.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: #53607d; }

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

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

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

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

.gform_previous_button, .gform_next_button, .gform_next_button, .gform_button {
  font-weight: 600 !important;
  background: #16bbaa;
  text-transform: uppercase;
  border: 1px solid #16bbaa;
  padding: 16px 40px 12px !important;
  cursor: pointer;
  font-size: 12px !important;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
  border-radius: 30px !important;
  font-family: 'League Spartan',Helvetica,Arial,Lucida,sans-serif;
  letter-spacing: 0.1em;
  content: '&#x24'; }
  .gform_previous_button:hover, .gform_next_button:hover, .gform_next_button:hover, .gform_button:hover {
    padding: 16px 40px 12px !important;
    color: #16bbaa !important;
    background: white !important;
    border: 1px solid white; }

.last-menu .sub-menu {
  right: 0; }

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

  #fullwidth-mobile-1 {
    width: 100% !important; }
    #fullwidth-mobile-1.et_pb_section .et_pb_row {
      width: 100% !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; }

/*# sourceMappingURL=style.css.map */


/*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;
    padding-bottom: 0;
}
.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*/