/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1763732511
Updated: 2025-11-21 14:41:51

*/

/* Ultra-wide screens (över 1920px) */
@media (min-width: 1921px) {
  h1 {
    font-size: 54px;
  }
}

/* Desktop (standard) */
h1 {
  font-size: clamp(38px, 3vw, 50px);
  line-height: 1.2;
  margin-bottom: 0.6em;
}


/* Ultra-wide screens (över 1920px) */
@media (min-width: 1921px) {
  h2 {
    font-size: 48px;
  }
}

/* Desktop (standard) */
h2 {
  font-size: clamp(32px, 2vw, 45px);
  line-height: 1.2;
  margin-bottom: 0.6em;
}

h2.elementor-heading-title {
  line-height: 1.2;
}

/* Desktop (standard) */
p {
  font-size: clamp(18px, 1.1vw, 20px);
  line-height: 1.6;
}

footer .menu-item, 
footer .menu-item a {
  font-size: clamp(18px, 1.1vw, 20px);
}

footer  .elementor-heading-title {
  font-weight: 600;
}


/* Ultra-wide screens (över 1920px) */
@media (min-width: 1921px) {
  p {
    line-height: 1.6;
  }

  p.leadin {
    font-size: clamp(25px, 1.26vw, 31px); /* +40% */
    line-height: 1.55;
  }
}

.elementor-button, .elementor-button span {
  font-size: 17px;
  line-height: 1.6;
  font-weight: 400;
}


p.leadin {
  font-size: clamp(22px, 1.54vw, 28px); /* +40% */
  line-height: 1.55;
}

/* Ultra-wide screens (över 1920px) */
@media (min-width: 1921px) {
  .nav-text {
    font-size: clamp(15px, 0.75vw, 18px);
    letter-spacing: 0.02em;
    line-height: 1.4;
  }
}

/* Desktop (standard) */
.nav-text {
  font-size: clamp(14px, 0.9vw, 17px);
  letter-spacing: 0.02em;
  line-height: 1.4;
  font-weight: 500; /* valfritt – ser ofta bra ut i navigation */
}

/* Tablet (under 1024px) */
@media (max-width: 1024px) {
  .nav-text {
    font-size: clamp(13px, 1.4vw, 16px);
  }
}

/* Mobil (under 767px) */
@media (max-width: 767px) {
  .nav-text {
    font-size: clamp(12px, 2.2vw, 15px);
  }
}

.introtext, .introtext p {
  font-size: clamp(22px, 1.25vw + 17px, 35px);
  font-weight: 500;
}

.introtext1, .introtext1 p {
  font-size: clamp(22px, 1.1vw + 12px, 30px);
  font-weight: 500;
}

.numbers, .numbers h2 {
	font-size: clamp(28px, 1.1rem + 3.1vw, 50px);
  line-height: clamp(1.1, 1em + 0.5rem, 1.2);
}


.txt-xl , .txt-xl p, .txt-xl h2, .txt-xl h1 {
 font-size: clamp(20px, 3.64vw + 8.4px, 80px)!important;
 line-height: 1.2 !important;
}

.elementor-testimonial__text {
 font-size: clamp(20px, 1.8vw + 8px, 48px)!important;
 line-height: clamp(1.1, 1.65 - 0.05vw, 1.5)!important;
}

.elementor-testimonial__name {
	font-size: clamp(14px, 1.135vw + 10.35px, 24px)!important;
	line-height: clamp(1.1, 1em + 0.5rem, 1.3)!important;
}

.single-post .elementor-post-info__terms-list {
  font-size: 0;
 }
 
 .single-post .elementor-post-info__terms-list-item {
   font-size: 14px !important;
   font-weight: 400;
 }

 body .elementor-icon-list-item > .elementor-icon-list-text {
  font-size: clamp(17px, 15px + 0.25vw, 18px) !important;
 }

 /** Header **/

 @media(min-width: 1025px) {
	.kontakt-meny {
		display: none !important;
	}
}


 /** Customizer **/
 .skroll_aktiv .e-font-icon-svg {
	fill: #000 !important;
}


.elementor-post-info__terms-list {
	font-size: 0;
	display: flex !important; 
	gap: 0.5rem;
}

.elementor-post-info__terms-list-item {
	font-size: 19px;
	border: solid 1px #fff;
	padding-left: 12px;
	padding-right: 12px;
}


.single-post {
	background: #1a1a1e;
}

.single-post .elementor-post-content a {
    color: #fff !important;
    text-decoration: underline !important;
    background-color: transparent;
}

.single-post .elementor-post-content a {
    color: #FFA620;
    text-decoration: underline;
}


.e-loop-item.medarbetare  .elementor-widget-image {
	text-align: left;
}
.e-loop-item.medarbetare > .elementor-element {
	padding: 0;
	margin: 0;
}

.medarbetare-titel {
	border: solid 1px #fff; 
	display: flex;
  max-width: max-content !important;
  padding-left: 16px;
  padding-right: 16px;
}

.relaterade-nyheter {
  margin-top: 3rem;
	color: #fff;
}

.relaterade-nyheter__titel {
    font-size: 2.4rem;
    margin-bottom: 2rem;
}

.relaterade-nyheter__lista {
    border-top: 1px solid #ddd;
}

.relaterade-nyheter__post {
    display: grid;
    grid-template-columns: 160px minmax(0, 1fr) 60px;
    align-items: center;
    gap: 2rem;
    padding: 1.75rem 0;
    border-bottom: 1px solid #eee;
}

.relaterade-nyheter__datum-dag,
.relaterade-nyheter__datum-ar {
    display: block;
    font-size: .9rem;
    opacity: .8;
}

.relaterade-nyheter__kategorier {
    margin-bottom: .75rem;
    display: flex;
    gap: .5rem;
    flex-wrap: wrap;
}

.relaterade-nyheter__kategori {
    padding: .25rem .9rem;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: .8rem;
}

.relaterade-nyheter__rubrik {
    margin: 0;
}

.relaterade-nyheter__rubrik a {
    text-decoration: none;
    color: inherit;
}

.relaterade-nyheter__rubrik a:hover {
    text-decoration: underline;
}

.relaterade-nyheter__sammanfattning {
    margin-top: .5rem;
    opacity: .8;
}

.relaterade-nyheter__pil-knapp {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #ccc;
    border-radius: 50%;
    text-decoration: none;
    font-size: 1.2rem;
	  font-weight: 600;
	  color: #FFA620;
}

.relaterade-nyheter__pil-knapp:hover {
    background: #000;
    color: #fff;
}

.relaterade-nyheter__datum {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
  .relaterade-nyheter__titel {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }

  .relaterade-nyheter__post {
    grid-template-columns: 1fr;
    gap: 0.75rem;
    padding: 1.25rem 0;
    align-items: flex-start;
  }

  .relaterade-nyheter__datum {
    font-size: 0.85rem;
  }

  .relaterade-nyheter__kategorier {
    margin-bottom: 0.5rem;
  }

  .relaterade-nyheter__pil-knapp {
    width: 32px;
    height: 32px;
    font-size: 1rem;
  }

  .relaterade-nyheter__pil {
    justify-self: flex-end;
  }
}


.medarbetare-citat-wrapper {
    margin: 2rem 0;
}

.citat-block {
    padding: 1.5rem;
    background: #f7f7f7;
    border-radius: 8px;
    margin-bottom: 1.5rem;
    position: relative;
}

.citat-ikon {
    font-size: 38px;
    line-height: 1;
    font-weight: 700;
    color: #ccc;
    margin-bottom: 0.5rem;
}

.citat-text {
    font-size: 1.1rem;
    font-style: italic;
    margin-bottom: 0.5rem;
}

.citat-namn {
    font-weight: 600;
    font-size: 0.95rem;
    color: #333;
}

.txt-xl, .txt-xl p, .txt-xl h2, .txt-xl h1 {
   font-size: clamp(28px, 5vw, 52px);;

}
.medarbetare-grid-titel {
	font-size: clamp(16px, 1.1vw, 20px);
	color: #000;
}

@media(max-width: 767px) {
	footer a, .sqsrte-small.preFade.fadeIn {
	text-decoration: none !important;
}
}

.hem-citat {
	max-width: 100%;
	overflow: hidden;
}

#breadcrumbs {
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 400;
}


@media(max-width: 1024px) {
.elementor-nav-menu--dropdown {
    min-height: 100vh;
    padding-top: 16px;
}

}

footer a {
	color: #fff !important;
}

.elementor-nav-menu--main li a:hover,.elementor-nav-menu--main .current-menu-item a, .elementor-nav-menu--main .elementor-item.elementor-item-active {
	color: #FFA620 !important;
}

@media (max-width: 1024px) {
   .page-id-1288  .elementor-posts-container .elementor-post__thumbnail {
        height: 480px !important;
        padding-bottom: 0 !important;
        overflow: hidden !important;
        position: relative !important;
    }

   .page-id-1288 .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important; 
    }
}

@media (min-width: 1025px) and (max-width: 1220px) {
 body  .elementor-nav-menu--main .elementor-item {
        padding-left: 4px !important;
        padding-right: 4px !important;
	 			font-size: 16px !important;
    }
}

.quote-text p {
  font-size: clamp(24px, 1.8vw + 12px, 48px);
  line-height: clamp(1.1, 1.35, 1.35);
}

.quote-person p{
  font-size: clamp(18px, 1vw + 4px, 24px);
  font-weight: 500;
}

.quote-company p{
  font-size: clamp(16px, 0.8vw + 4px, 20px);
}


/*** New homepage ***/
.section-heading,
.section-heading h2,
.section-heading h3,
.section-heading p {
  font-size: clamp(20px, 1rem + 1.2vw, 34px);
}