@charset "utf-8";
/*
Theme Name: Enlightenment
Theme URI: https://www.onedesigns.com/themes/enlightenment
Description: Our flagship multipurpose theme powered by Enlightenment Framework. With a clean, modern and responsive design backed by a powerful and flexible code base. Showcase any type of content anywhere. Create unlimited layouts. Customize all templates to your preference. Take WordPress as CMS to another level.
Version: 1.1.4
Author: One Designs
Author URI: https://www.onedesigns.com/
Tags: black, blue, gray, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging
Text Domain: enlightenment

License: GNU General Public License v2.0
License URI: license.txt
*/

/*
DO NOT EDIT THIS STYLESHEET!
Any modifications made to this file will be lost if you update the theme.
Instead, go to Appearance > Theme Options > Layout and enter your custom CSS there or create a child theme.
Any style attributes declared there will override the ones in this file and will not be lost during theme update.
*/

#menu-languages-switcher *,
#menu-languages-switcher li,
#menu-languages-switcher li:before {
	all: unset;
	content: none
}

#menu-languages-switcher li:before {
	display: none !important
}

#menu-languages-switcher li.current-lang {
	color: #05e100;
}

#menu-languages-switcher li a:hover {
	color: #FFFFFF;
	cursor: pointer;
}

.navbar-large #nav_menu-2 {
	position: absolute;
	right: 40px;
	top: calc(100% - 134px);
}

#nav_menu-2 {
	position: absolute;
	right: 40px;
	top: calc(100% - 103px);
}

@media (min-width: 768px) {
	#menu-primary-menu .lang-item {
		display: none;
	}
}

body .navbar-fixed-bottom .navbar-collapse, 
body .navbar-fixed-top .navbar-collapse {
	max-height: 500px !important;
}

.panel-row-style .so-panel.widget_nav_menu {
	margin-left: 33px;
}  

.grecaptcha-badge { 
	visibility: hidden;
}

body .sow-image-grid-wrapper {
	align-items: flex-start !important;
}
