/* Skriv din CSS her */

.current-menu-item {background-color: #3BB1E2;}

/* MENU */
header#top nav >ul >li >a {
    padding: 10px!important;
}


header#top nav >ul >li >a:hover {
    background-color: #3BB1E2;
    transition: 0.6s;
}

header#top nav >ul >li >a.current:link {
    background-color: #3BB1E2!important;
}

header#top #logo img {margin-bottom: 10px;}
#header-outer {padding-top: 24px!important;}

i.fab.fa-top.fa-linkedin {
  top: -7px;}
i.fab.fa-top.fa-facebook {top: -5px;}
/* MOBILMENU */

#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 22px;
    line-height: 34px;
    font-family: Roboto;
    font-weight: 600;
    letter-spacing: 0px;}

/* MOBILMENU SLUT */
/* MENU SLUT */

/* FB FEED */

.vc_row.wpb_row.vc_row-fluid.fbfeed.vc_custom_1523950251291.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
    margin-bottom: -9px;
}


/* FB FEED SLUT */

/* kontaktformular footer */

input.wpcf7-form-control.wpcf7-submit {
    margin-top: 20px;}

input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] {
    padding: 10px!important;
    width: 100%;
    border: 0px;
    border: 2px solid #2ca1d2;
    font-family: Roboto;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #efefef;}

/* kontaktformular footer slut */


/* ---- SNAZZY MAP ----- */


/* ---- SNAZZY MAP SLUT ---- */


/* --------- FOOTER START --------------- */
#footer-outer i, #header-secondary-outer #social i {
    font-size: 24px;
    width: 32px;
    margin-right: 5px;
    background-color: transparent!important;
    color: #2ba2d2;}

#footer-outer .row {
    padding: 15px 0px;
    margin-bottom: 0px;}

#footer-widgets {
    border-top: 4px solid #2ca1d2;}

#footer-outer .widget h4, .text-on-hover-wrap .categories a {color: #207fa7; font-size: 20px; font-weight: 500;}

i.fas.fa-kontakt {font-size: 24px;
    width: 32px;
    margin-right: 5px;
    background-color: transparent!important;
    color: #2ba2d2;}


/* ------------------- FOOTER SLUT ------------------- */



/* ----------------------- RESPONSIVE ----------------- */
/* IPHONE */
@media only screen and (max-width: 690px) { 
  h1 {line-height: 40px!important;}

}
