/********* Compiled - Do not edit *********/
:root{--color-primary:#f76b1c;--color-secondary:#fad961;--color-gradient-start:#fad961;--color-gradient-stop:#f76b1c;--color-link:#dd3333;--color-link-hover:#f76b1c;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Roboto;font-weight:400;line-height:1.7em;font-size:1em;color:#3f3f3f;}body.single-post .blog-single-title{}body.single-post .content{line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Anton;font-weight:400;line-height:1.2em;font-size:52px;color:#181b31;}.h2,h2{font-family:Roboto;font-weight:500;line-height:1.2em;font-size:40px;color:#181b31;}.h3,h3{font-family:Roboto;font-weight:500;line-height:1.2em;font-size:32px;color:#181b31;}.h4,h4{font-family:Roboto;font-weight:500;line-height:1.2em;font-size:25px;color:#181b31;}.h5,h5{font-family:Roboto;font-weight:500;line-height:1.2em;font-size:21px;color:#181b31;}.h6,h6{font-family:Roboto;font-weight:500;line-height:1.2em;font-size:18px;color:#181b31;}.main-header .navbar-brand{max-width:400px !important;}.titlebar-inner h1{}.titlebar-inner p{}#content{background-repeat:repeat-y;background-size:contain;background-position:left top;}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgb(255, 255, 255) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:#f4511e !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:#f4511e !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:#f4511e !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:#ffb74d !important;}}/* START CUSTOM BAR */

/*
#wpadminbar {
    height: auto;
    background-color: #000;
    border-left: 32px solid #ffb74d;
}
#wpadminbar #adminbarsearch:before, #wpadminbar .ab-icon:before, #wpadminbar .ab-item:before {
    color: #ffb74d;
}
*/
/* END CUSTOM BAR */


/*
    VIDEOS SIDE BY SIDE
*/
center {
    display: inline-block;
    margin: 0 10px;
}



/* TITTEL OG DATO PÅ INNLEGG */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    text-align:center;
}
.d-flex {
    display: inline-block !important;
}


/*
    MAKE "RELATED POSTS - STYLE 1" VISIBLE
*/
h2.pf-related-title [data-custom-animations=true] {
    visibility: visible;
    opacity: 1;
    color: --color-primary;
}
/*
    MAKE "RELATED POSTS - STYLE 2" VISIBLE
*/
[data-custom-animations=true] {
    visibility: visible;
    opacity: 1;
}

/*
    MORE SPACE IN "RELATED POSTS - STYLE 2"
*/
.pf-related-alt header {
    padding: 2em;
}

/* 
    !!!
*/
.ld-pf-details-inner {
    min-height: 42px;
}




/*
    !!!
*/
.pf-related-alt > figure.bg-none {
}










.btn:hover, .btn {
    box-shadow: none;
}

.liquid-counter-bordered {
    border: 1px solid #fff;
}



#content {
    /*background-position: -100px -50px;*/
    /*background-size: 50%;*/
}



.mainbar-wrap {
    background: none;
    background-color: rgba(255, 255, 255, 0.3);
}

.ld-pf-image.shadowed {
    box-shadow: none;
}

.pf-hover-rise .ld-pf-image.shadowed {
    box-shadow: none;
    transition: transform 0.45s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1);
    transition-property: transform, -webkit-transform;
}

.pf-hover-rise:hover .ld-pf-image.shadowed {
    box-shadow: none;
}

.liquid-parallax-container, .liquid-parallax-figure {
    width: auto;
}



.col-lg-5, .col-lg-7 {
    /*padding: 0;*/
}



.ld-pf-details {
    padding: 25px 0;
}

#content {
    /*background-image: url(../2019/06/bg_klump.png);*/
    background-repeat: no-repeat;
    background-size: 1500px;
    background-position: top -300px center;
}



@media (min-width: 1200px) {
    .col-lg-5 {
        width: 100%;
        margin-top: 4em;
    }
    .d-lg-flex {
        display: block !important;
    }
    .col-lg-7 {
        width: 100%;
    }
    .pf-info hr {
        display:none;
    }
}







@media screen and (max-width: 991px) {
    .hideonmobile {
        display: none;
    }
}