/* 
 Theme Name:   Maylands Dental Centre
 Theme URI:    https://maylandsdentalcentre.com.au
 Description:  This is child theme created for Maylands Dental Centre.
 Author:       Maylands Dental Centre
 Author URI:   https://maylandsdentalcentre.com.au
 Template:     generatepress
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
--------------------------------------------*/

.elementor-editor-active .page-hero, .elementor-editor-active header#masthead, .elementor-editor-active footer.entry-meta,
.elementor-editor-active.sticky-enabled .main-navigation.is_stuck, .elementor-editor-active .related-post-div, .elementor-editor-active .site-footer, .elementor-editor-active .header-wrap {
    display: none !important; }

#mobile-header {
    padding: 10px 0;
}

.footer-social-icon .fa {
    font-family: 'FontAwesome';
}

.site-logo.mobile-header-logo:before {
    content: "";
    background: url(https://maylandsdentalcentre.com.au/wp-content/uploads/2022/02/logo-svg.png);
    width: 305px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    position: absolute;
    left: 5px;
}
.site-logo.mobile-header-logo img.is-logo-image {
    opacity: 0;
}

.single-post ul.toc_list {
    background: transparent !important;
}

.single-post .toc_list li::before {
	visibility:hidden;
}

.elementor-element.elementor-element-cae725e, 
.elementor-element.elementor-element-d798aa4, 
.elementor-element.elementor-element-b5875c6 {
    font-family: 'Jost' !important;
	font-size: 16px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
.site-logo.mobile-header-logo:before {
    content: "";
    background: url(https://maylandsdentalcentre.com.au/wp-content/uploads/2022/01/maylands-dental-logo.png);
    width: 305px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    position: absolute;
    left: 15px;
}
}

.if-anchor .elementor-icon-list-text a.wpil_keyword_link {
    display: inline;
}