@charset "UTF-8";

/*
Theme Name: jogetter
Theme URI: https://wordpress.org/themes/jogetter/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jogetter
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/

/* Categories 01 to 03 are the basics. */

/* Variables */
/*
#mega-menu-wrap-primary {
	background: no-repeat !important;
}

  @media only screen and (min-width: 769px){
#mega-menu-wrap-primary {
  	background: no-repeat !important;

}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {

	display: none !important;
}

#mega-menu-wrap-primary {
	width: 100%;
}
.mega-sub-menu .mega-menu-item {
	border-bottom: 1px solid #fff !important;
}

.footer--title-large a {
	font-size: 2.3rem;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 4rem;
}

.sub-menu-toggle {
	display: none !important;
}


@media only screen and (min-device-width: 768px){
  .sub-menu-toggle {
	display: none !important;
}
}

@media only screen and (max-width: 768px) {
     .dropdown ul.dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-fixed-top .navbar-collapse {
        background-color: rgba(0, 0, 0, 0.7)!important;
    }

}

.current-page-ancestor a{
	font-weight: 700 !important;
	color: var(--bs-navbar-active-color);
}
.current_page_ancestor a{
	font-weight: 700 !important;
	color: var(--bs-navbar-active-color);
}

.current-menu-item a{
	font-weight: 700 !important;
	color: var(--bs-navbar-active-color);
}

.future-white .future-rep--item1 {
	width: 50%;
} /*/

.current-page-ancestor a{
	color: var(--bs-navbar-active-color);
}
.current_page_ancestor a{
	color: var(--bs-navbar-active-color);
}

.news h6.blogs--subheading {
	font-size: 1.8rem;
	line-height: 2.3rem;
	font-weight: 400;
	color: #383B3A;
	margin-bottom: 2rem;
}

