/*
Theme Name: Bromley Park Dental
Theme URI: https://www.dentalsem.co.uk/
Description: A Child Theme built By Dental SEM.
Author: DentalSEM
Author URI: https://bromleyparkdental.co.uk/
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child
*/


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

/*Single Team page CSS ends here*/

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

