/*
Theme Name: Divi Child
Theme URI: https://academydental.co.uk/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");

/*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*/