/*
Theme Name:        Geeks Child
Theme URI:         https://geeks.madrasthemes.com/
Author:            MadrasThemes
Author URI:        https://themeforest.net/user/madrasthemes/
Description:       Child Theme of Geeks.
Requires at least: WordPress 5.0
Template:          geeks
Version:           1.2.32
License:           GNU General Public License v3 or later
License URI:       LICENSE
Text Domain:       geeks-child
Tags:              custom-menu, featured-images, full-width-template, threaded-comments, footer-widgets, sticky-post, theme-options
*/
#wp-admin-bar-elementor_edit_page .ab-sub-wrapper
{
	display: none !important;
}
.tutor-modal img, #view-login img, .tutor-template-segment.tutor-login-wrap img, .tutor-course-entry-box-login5 img {
	width: 120px;
	margin-left: calc(50% - 60px);
}

.httpbar{width:110px;background-color: rgba(0, 0, 0, 0.008); border: 1px solid #eee; margin-right: -1px; font-size: 90%;}

.dominiobar{width:160px;background-color: rgba(0, 0, 0, 0.008); border: 1px solid #eee; margin-left: -1px; font-size: 90%;}

body.page .footer {
	color: #fff;
	background: var(--bs-primary);
}

body.page .footer {display:none!important;}