/*
 Theme Name:   West Dulwich Dental
 Description:  A Child Theme built By Dental SEM
 Author:       DENTAL SEM
 Author URI:   https//westdulwichdental.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
 */
.et-info-link {
  display: flex !important; }

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

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

@media (max-width: 767px) {
  #top-header {
    display: none; }
  #et-info {
    display: none; }
  .desktop-show {
    display: none; } }

@media screen and (max-width: 900px) {
  .notonmobile {
    display: none; } }

@media screen and (max-width: 900px) {
  .notonmobile {
    display: none; } }

#main-header {
  top: 31px !important; }
  @media (max-width: 767px) {
    #main-header {
      top: 0px !important; } }

#page-container {
  padding-top: 98px !important; }
  @media (max-width: 767px) {
    #page-container {
      padding-top: 80px !important; } }

.et_button_no_icon .et_pb_button, .et_pb_cta_0.et_pb_promo.et_pb_button {
  padding: 12px 20px !important; }
  .et_button_no_icon .et_pb_button:hover, .et_pb_cta_0.et_pb_promo.et_pb_button:hover {
    padding: 12px 20px !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; }

@media all and (max-width: 479px) {
  body #page-container .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button {
    width: 162px !important;
    margin-left: 0px !important; } }

.features-list ul li {
  padding: 0.1em 0em 1.3em 2.7em;
  list-style: none;
  background-repeat: no-repeat;
  background: url("/wp-content/uploads/tick-green.svg") no-repeat center center;
  background-position: 0px 0px;
  -webkit-background-size: 26px 26px;
  background-size: 26px 26px;
  font-size: 14px; }

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

.arrow_carrot-2right_alt2:before {
  content: "\41"; }

#footer-bottom #footer-info {
  text-align: center;
  float: none; }

/*** MAIN FORM WRAPPER ***/
.gform_wrapper {
  background: white; }

/*** 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 #669933;
  border-radius: 0px !important; }

.gform_wrapper ul.gform_fields li.gfield {
  margin-bottom: 20px; }
#gform_fields_3 {
    padding-left: 0 !important;
}
#gform_fields_3 .gform_legacy_markup_wrapper li.hidden_label input {
    margin-top: 0;
}
#gform_wrapper_3 .gform-footer.gform_footer.top_label {
    margin-top: 0;
    padding-top: 0;
}
.align-items-center {
    align-items: center;
}

sup {font-size: large;}

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] {
    background: #3f7b1e;
    border: 1px solid #3f7b1e;
    padding: 8px 30px !important;
    cursor: pointer;
    font-size: 15px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-radius: 0 !important;
    color: #fff !important;
    text-transform: uppercase;
    line-height: 1.7;
    border-radius: 35px !important;
}

/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
    background: transparent;
    color: #3f7b1e !important;
	border-color:#3f7b1e;
}

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

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

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

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

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: 30px;
  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: #A2D400; }

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

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

.page-id-247 #main-content .et_pb_column table tr:nth-child(odd) td {
  background-color: #f1f1f1; 
}

.page-id-247 #main-content td:nth-child(2), .page-id-247 td:nth-child(3) {
  text-align: right; }

.page-id-247 #main-content table {
  table-layout: fixed; }

.page-id-247 #main-content td {
  width: 33%; }

.three_box_cta .et_pb_promo_description {
  min-height: 250px; }

/*** Responsive Styles Large Desktop And Above ***/
/*** Responsive Styles Standard Desktop Only ***/
/*** Responsive Styles Tablet And Below ***/
/*** Responsive Styles Tablet Only ***/
/*** Responsive Styles Smartphone Only ***/
/*** Responsive Styles Smartphone Portrait ***/
.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;
  background: #e2e2e2;
  border-top: #7bac34 1px solid;
  border-bottom: #7bac34 1px solid;
  padding: 10px 20px; }

.mhf_wrapper ul.gform_fields li.gsection {
  background: #fff; }

.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 .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: #7bac34;
  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: #7bac34;
  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; }
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    font-size: 14px;
    line-height: 1.7em!important;
    max-width: fit-content;
    margin: auto;
}

#gform_wrapper_3 .gform-footer.gform_footer.top_label {
    text-align: center;
}
}

.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: #7bac34;
    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_next_button {
  text-align: left !important;
  border: 1px solid #669933 !important;
  background-color: #669933;
  color: white;
  padding: 12px 30px; }
  .mhf_wrapper .stage-1 .gform_next_button:hover {
    background-color: #99cc66;
    border-color: #99cc66;
    color: white; }

.mhf_wrapper .stage-2 .gform_page_footer .gform_next_button {
  border: 1px solid #669933 !important;
  background-color: #669933;
  color: white;
  padding: 12px 30px;
  float: right; }
  .mhf_wrapper .stage-2 .gform_page_footer .gform_next_button:hover {
    background-color: #99cc66;
    border-color: #99cc66;
    color: white; }

.mhf_wrapper .stage-2 .gform_page_footer .gform_previous_button {
  background-color: #cce6b3;
  border-color: #cce6b3;
  padding: 12px 30px;
  color: white; }
  .mhf_wrapper .stage-2 .gform_page_footer .gform_previous_button:hover {
    background-color: #334d1a;
    border-color: #334d1a;
    color: white; }

.mhf_wrapper .stage-3 .gform_wrapper .gfield_radio li {
  margin: 0; }

.mhf_wrapper .stage-3 ul.gform_fields li.gfield {
  background: #f1f1f1;
  padding: 10px; }

.mhf_wrapper .stage-3 .gform_page_footer .gform_button {
  border: 1px solid #669933 !important;
  background-color: #669933;
  color: white;
  padding: 12px 30px;
  float: right; }
  .mhf_wrapper .stage-3 .gform_page_footer .gform_button:hover {
    background-color: #99cc66;
    border-color: #99cc66;
    color: white; }

.mhf_wrapper .stage-3 .gform_page_footer .gform_previous_button {
  background-color: #cce6b3;
  border-color: #cce6b3;
  padding: 12px 30px;
  color: white; }
  .mhf_wrapper .stage-3 .gform_page_footer .gform_previous_button:hover {
    background-color: #334d1a;
    border-color: #334d1a;
    color: white; }

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

.vc .gform_page_footer {
  text-align: left !important; }

.vc .stage-1 .gform_next_button {
  border: 1px solid #669933 !important;
  background-color: #669933;
  color: white;
  padding: 12px 30px; }
  .vc .stage-1 .gform_next_button:hover {
    background-color: #99cc66;
    border-color: #99cc66;
    color: white; }

.vc .stage-2 .gform_next_button {
  border: 1px solid #669933 !important;
  background-color: #669933;
  color: white;
  padding: 12px 30px;
  float: right; }
  .vc .stage-2 .gform_next_button:hover {
    background-color: #99cc66;
    border-color: #99cc66;
    color: white; }

.vc .stage-2 .gform_previous_button {
  background-color: #cce6b3;
  border-color: #cce6b3;
  padding: 12px 30px;
  color: white; }
  .vc .stage-2 .gform_previous_button:hover {
    background-color: #334d1a;
    border-color: #334d1a;
    color: white; }

.vc .stage-3 .gform_wrapper .gfield_radio li {
  margin: 0; }

.vc .stage-3 ul.gform_fields li.gfield {
  background: #f1f1f1;
  padding: 10px; }

.vc .stage-3 .gform_button {
  border: 1px solid #669933 !important;
  background-color: #669933;
  color: white;
  padding: 12px 30px;
  float: right; }
  .vc .stage-3 .gform_button:hover {
    background-color: #99cc66;
    border-color: #99cc66;
    color: white; }

.vc .stage-3 .gform_previous_button {
  background-color: #cce6b3;
  border-color: #cce6b3;
  padding: 12px 30px;
  color: white; }
  .vc .stage-3 .gform_previous_button:hover {
    background-color: #334d1a;
    border-color: #334d1a;
    color: white; }

.vc .stage-2 ul {
  display: flex;
  flex-direction: column; }
  .vc .stage-2 ul .image-upload .medium {
    border: 2px dashed #f1f1f1;
    padding: 20px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzBweCIgaGVpZ2h0PSI0NXB4IiB2aWV3Qm94PSIwIDAgNzAgNDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+dXBsb2FkLXBob3RvLWljb248L3RpdGxlPgogICAgPGcgaWQ9InVwbG9hZC1waG90by1pY29uIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0icGhvdG8iIGZpbGw9IiNDMkMyQzIiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMC4xMjQ5MzUyLDE5LjUyOTgwNCBDMzIuNjI0Mzc1MiwyMi4wMjkyNDQgMzIuNjI0Mzc1MiwyNi4wODE1OTY5IDMwLjEyNDkzNTIsMjguNTgxMDM2OSBDMjcuNjI1NDk1MSwzMS4wODA0NzcgMjMuNTczMTQyMywzMS4wODA0NzcgMjEuMDczNzAyMiwyOC41ODEwMzY5IEMxOC41NzQyNjIxLDI2LjA4MTU5NjkgMTguNTc0MjYyMSwyMi4wMjkyNDQgMjEuMDczNzAyMiwxOS41Mjk4MDQgQzIzLjU3MzE0MjMsMTcuMDMwMzYzOSAyNy42MjU0OTUxLDE3LjAzMDM2MzkgMzAuMTI0OTM1MiwxOS41Mjk4MDQiIGlkPSJQYXRoIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik00NC43OTk4ODIxLDYuNDU0OTM4OTQgTDQwLjM3NzgyOCw2LjQ1NDkzODk0IEwzNy4xNzYxOTY4LDAuMDU0NzE2MTk3IEwxNC4wMjA3NjM0LDAuMDU0NzE2MTk3IEwxMC44MjIxNzIsNi40NTgwODM1NSBMNi40MDY0MDcxNCw2LjQ2NTk0NTA3IEMyLjg4NjAxNzM0LDYuNDcyMjM0MjkgMC4wMjAyMzAzMTgsOS4zNDEwNjExIDAuMDE3MTkwNTI5MywxMi44NjMwMjMyIEwwLDM4LjQ1NDM3NTUgQzAsNDEuOTg0MTk5MiAyLjg3MDM5OTEyLDQ0Ljg1NjE3MDYgNi40MDAyMjI3NCw0NC44NTYxNzA2IEw0NC43OTk4ODIxLDQ0Ljg1NjE3MDYgQzQ4LjMyOTcwNTcsNDQuODU2MTcwNiA1MS4yMDAxMDQ4LDQxLjk4NTc3MTUgNTEuMjAwMTA0OCwzOC40NTU5NDc4IEw1MS4yMDAxMDQ4LDEyLjg1NTA1NjkgQzUxLjIwMDEwNDgsOS4zMjUzMzgwNiA0OC4zMjk2MDA5LDYuNDU0OTM4OTQgNDQuNzk5ODgyMSw2LjQ1NDkzODk0IFogTTI1LjU5OTIxMzgsMzYuODU1ODY1OSBDMTguNTQxMTM4OSwzNi44NTU4NjU5IDEyLjc5ODc2ODQsMzEuMTEzNDk1NCAxMi43OTg3Njg0LDI0LjA1NTQyMDUgQzEyLjc5ODc2ODQsMTYuOTk3MzQ1NSAxOC41NDExMzg5LDExLjI1NDk3NSAyNS41OTkyMTM4LDExLjI1NDk3NSBDMzIuNjU3Mjg4OCwxMS4yNTQ5NzUgMzguMzk5NjU5MywxNi45OTczNDU1IDM4LjM5OTY1OTMsMjQuMDU1NDIwNSBDMzguMzk5NjU5MywzMS4xMTM0OTU0IDMyLjY1NzI4ODgsMzYuODU1ODY1OSAyNS41OTkyMTM4LDM2Ljg1NTg2NTkgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSI3MCIgaGVpZ2h0PSI0NSI+PC9yZWN0PgogICAgPC9nPgo8L3N2Zz4=") no-repeat right center;
    background-size: 30px;
    background-color: #e1e1e1;
    width: 100% !important; }
  .vc .stage-2 ul #image-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .vc .stage-2 ul #image-content > div {
      flex: 1 1;
      display: inline-grid;
      align-items: center;
      justify-content: center; }
      @media all and (max-width: 479px) {
        .vc .stage-2 ul #image-content > div {
          margin: 0 4px; } }
    .vc .stage-2 ul #image-content .sample-text {
      margin-top: 20px;
      display: block !important; }

.listwd {
  border: 1px solid red; }


/*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;
}
.list-style1 ul {
    list-style: none !important;
    padding: 0 !important;
}
.list-style1 ul li::before {
    content: '\4e';
    font-family: 'ETmodules';
    font-size: 18px;
    position: absolute;
    left: -30px;
    color: #3f7b1e;
}
.list-style1 ul li {
    position: relative;
}
.tableppc tr td {
    padding: 15px 0;
}
.tableppc tr:first-child td {
    border-top: 0;
}
.tableppc table {
    margin-bottom: 0 !important;
}
div#gform_wrapper_3 {
    background: none;
}
#gform_wrapper_3 select {min-height: 50px;background: none;border: none;border-bottom: 1px solid;}
/*Single ad post (PPC page) CSS ends here*/