.elementor-kit-5{--e-global-color-primary:#FCEA10;--e-global-color-secondary:#0C5E14;--e-global-color-text:#FFFFFF;--e-global-color-accent:#6D9E71;--e-global-color-b330b9b:#000000;--e-global-color-6931537:#FFFFFF;--e-global-color-5fb2b07:#F0F5F1;--e-global-color-b474174:#A7C5AA;--e-global-typography-primary-font-family:"Overpass";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Overpass";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Overpass";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Overpass";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;font-size:20px;font-weight:300;line-height:1.3em;}.elementor-kit-5 p{margin-bottom:20px;}.elementor-kit-5 a{color:var( --e-global-color-secondary );}.elementor-kit-5 h2{font-size:28px;}.elementor-kit-5 h3{font-size:21px;font-weight:700;line-height:1.2em;}.elementor-kit-5 h4{font-size:19px;font-weight:700;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:22px;font-weight:600;color:var( --e-global-color-b330b9b );background-color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;padding:2px 0px 0px 0px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@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-kit-5{--e-global-typography-primary-line-height:1.1em;--e-global-typography-text-line-height:1.1em;font-size:18px;line-height:1.2em;}.elementor-kit-5 h2{line-height:1.1em;}.elementor-kit-5 h3{line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.yellow {
    color: #FCEA10;
}

h3 {
    margin-top: 35px;
    margin-bottom: 3px;
}



@media (max-width: 600px) {    
.elementor-icon-box-icon {
float: left; /*not necessary*/
}
}

.elementor-icon-box-content {
text-align: left;
display: table;
padding-left: 20px;
}

.elementor-swiper-button {
    top: 80%;
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: 0;
}

.home .site-header {
    display:none;
}

.single-post a {
    color: #6D9E71;
}



/* Ikonlåda i mobiläsare */

@media (max-width: 767px) {
.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}

@media (max-width: 767px) {
.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
text-align: left;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}

@media (max-width: 767px) {
.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}


/* Tidslinjen */


@media (min-width: 768px) {
    
.swiper-slide-contents {
    margin-left: 200px;
    margin-right: 200px;
}

}

/* Nyheterslistan */

.nyhet_start_skin {
    cursor: pointer;
}

.nyhet_start_skin::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    border-radius: 4px;
    background-color: #6D9E71;
    bottom: -4px;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
  }

.nyhet_start_skin:hover::before {
  transform-origin: left;
  transform: scaleX(1);
}

@media (min-width: 768px) {

.event-box .elementor-icon-box-wrapper {
    max-height: 33px;
}
}


/* 6 korta fakta */

.elementor-testimonial {
    display: flex;
    position: relative;
    border-radius: 0px;
    padding: 20px;
    border: #6D9E71 solid 6px;
    align-items: flex-start;
    background-color: #ceddcf;
}

.elementor-testimonial:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-width: 0 34px 19px 0;
    border-color: transparent #ceddcf transparent transparent;
    bottom: -19px;
    left: 81%;
    margin-left: -17px;
}

.elementor-testimonial:before {
    content: '';
    position: absolute;
    width: 0;
    z-index: 0;
    border-style: solid;
    border-width: 0 40px 25px 0;
    border-color: transparent #6D9E71 transparent transparent;
    bottom: -31px;
    left: 81%;
    margin-left: -17px;
    display: block;
}

.elementor-testimonial__footer {
    order: 1;
    margin-top: -10px!important;
    margin-right: 25px;
}

.elementor-testimonial__content {
    order: 2;
}

#6_fakta_karusell .swiper-container {
    margin-left: 45px!important;
}


.elementor-widget-call-to-action .elementor-cta__description {
    background-color: rgba(0,0,0,0.5);
    padding: 13px!important;
}

.elementor-text-editor ul {
    padding-left: 45px;
    border-left: solid 4px #FCEA19;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.elementor-widget-testimonial-carousel .swiper-slide {
    padding-bottom: 30px!important;
}


/* Dragspel */

.elementor-tab-title.elementor-active {
    border-bottom: solid 1px black!important;
}


/* Pulsknapp */

@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}/* End custom CSS */