.elementor-kit-3{--e-global-color-primary:#046A38;--e-global-color-secondary:#EEF2EE;--e-global-color-text:#050505;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Gotham";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-location-header {
    background-color: #046A38;
}

#astra-footer-menu a {
	text-decoration: underline!important;
}

#astra-footer-menu a:hover {
	text-decoration: none!important;
}

.site-navigation li a:hover {
    text-decoration: underline;
}

.site-navigation .current-menu-item {
    text-decoration: underline;
}

/***
* class: .sticky-header
*/
header.sticky-header {
	--header-height: 100px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	background-color: rgba(4, 106, 56, 1);
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
}

/***
* Sticky header activated
*/
header.sticky-header.elementor-sticky--effects {
	background-color: rgba(4, 106, 56, 1);
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
	
}

header.sticky-header .logo .elementor-widget-container {
    transition: padding var(--transition);
}

header.sticky-header.elementor-sticky--effects .logo .elementor-widget-container {
	padding-top: 0px;
	padding-bottom: 0px;
	
}

header.sticky-header &gt; .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects &gt; .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}


/***
* class: .logo
*/
header.sticky-header .logo img {
	transition: transform var(--transition);
}

@media screen and (min-width: 768px) {
    header.sticky-header.elementor-sticky--effects .logo img {
    	transform: scale(.8);
    }
}

/*Single posts*/

.single-post .elementor-widget-text-editor a {
    color: #046A38;
    text-decoration: underline;
}

.single-post .elementor-widget-text-editor h3 {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .single-post .elementor-widget-text-editor h3 {
        font-size: 28px;
        
    }
}

.single-post .elementor-widget-text-editor li::before {
    
    content: "•"; 
    color: #046A38;
    margin-right: 5px;
    
} 


.single-post .elementor-widget-text-editor ul {
    
    list-style: none;
    margin-left: 0;
    
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://stage-mollers-bulgaria.admin2.orionplatform.no/wp-content/uploads/sites/120/2022/11/GothamSSm-Book-2.woff2') format('woff2'),
		url('https://stage-mollers-bulgaria.admin2.orionplatform.no/wp-content/uploads/sites/120/2022/11/GothamSSm-Book.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://stage-mollers-bulgaria.admin2.orionplatform.no/wp-content/uploads/sites/120/2022/11/GothamSSm-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://stage-mollers-bulgaria.admin2.orionplatform.no/wp-content/uploads/sites/120/2022/11/GothamSSm-BookItalic.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://stage-mollers-bulgaria.admin2.orionplatform.no/wp-content/uploads/sites/120/2022/11/GothamSSm-Light.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://stage-mollers-bulgaria.admin2.orionplatform.no/wp-content/uploads/sites/120/2022/11/GothamSSm-Book-3.woff2') format('woff2'),
		url('https://stage-mollers-bulgaria.admin2.orionplatform.no/wp-content/uploads/sites/120/2022/11/GothamSSm-Book.woff') format('woff');
}
/* End Custom Fonts CSS */