/*
Theme Name: Elementra Child Theme
Template: elementra
Theme URI: https://elementra.themerex.net/
Description: Elementra Child Theme
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
Tested up to: 6.7
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: elementra
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.mobile-sign-up-button,
.mobile-log-in-button {
    background-color: #6EA941;
    padding: 5px 20px;
    border-radius: 4px;
}
.mobile-sign-up-button:hover,.mobile-log-in-button:hover{
	background-color:#215735;
}
.mobile-sign-up-button a:hover,.mobile-log-in-button a:hover{
	color:#fff !important;
}
body.body_style_fullscreen .page_content_wrap {
    position: relative;
    margin-top: 90px;
}
.top_panel,
.header_position_over .top_panel{
	position:fixed !important;
	z-index:9999 !important;
	background-color: #f3f1e5;
	top:0;
	width:100% !important;
}

#go-video {
	display: none;
}