/* 
Theme Name: Isaac-norge
Theme URI: https://github.com/elementor/hello-theme/
Description: Getonnet Webbyrå
Author: Getonnet Webbyrå
Author URI: https://getonnet.no/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
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


.nojq{
	display:none !important;
}
*/

/* Calendar Activities Hover Tooltip */
	/* Please comment this class before editing at jetengine activity listings in order to view/edit the template */
	.activity-hover-content {
		display: none;
		position: absolute;
		transform: translate(5%,-100%);
		width: 300px !important;
		z-index: 10;
	}

	/* Months and Weekdays */
	.jet-calendar-caption__name,
	.jet-calendar-header__week-day
	{
		text-transform: capitalize;
	}
/* End of Calendar Activities */

/* Dashboard Document Hover Tooltip */

	.document-pdf-listing,
	.document-popup-close {
		cursor: pointer;
	}

	/* Remove link to a Document's pdf */
	.document_file_browser a {
	  pointer-events: none;
	  cursor: default;
	  text-decoration: none;
	}

	/* Please comment all class below before editing at jetengine documents listings in order to edit the template */
	section.document-popup-main,
	.document-post-id {
		display: none;
	}
	section.document-popup-content {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0px;
    	top: 0px;
		z-index: 30;
	}
	.document-popup-close {
		position: fixed;
		right: 10px;
    	top: 10px;
		z-index: 31;
	}
/* End of Dashboard Documents */

/* Hide Cookie Icon */
	#cookiescript_badge {
		display: none !important;
	}
/* End of Cookie Icon */

/* Medlemsblad */
	.members-dialog-lock {
		text-align: center;
	}
/* End Medlemsblad */