/* 
Theme Name: Create The Movement
Theme URI: https://createthemovement.com/
Description: A custom child theme for Hello Elementor.
Author: JC Densing
Author URI: https://createthemovement.com/team-member/jc-densing/
Template: hello-elementor
Version: 9.6
Text Domain: ctm-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

html {
	overflow-x: hidden;
}

.page-header {
	display: none;
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0px !important;
}

.topbutton {
	height: 30px;
	width: 30px;
	position: fixed;
	right: 5px;
	bottom: 5px;
	Z-index: 1;
	background-color: #1d2327;
	background-repeat: no-repeat;
	display: none;
	border-radius: 50%;
}

.topbutton img {
	padding: 7px;
}