/* ----------------Forside styling----------- */

header#top nav ul li a {
    color: #2a2a2a;
}
div#page-header-wrap {
    margin-top: -115px!important;
}

.fa-forside {
    vertical-align: -10px;
    font-size: 70px;
    position:absolute;
    color: white!important;
}

.forsideboks {
    position: relative;
    left: 65px;
    font-size: 26px;
    top: 2px;
}

.forsideboks2 {
    position: relative;
    left: 80px;
    top: 24px;
    font-size: 25px;
}

.forsideboks:hover {
    color: white!important;
}
.forsideboks2:hover {
    color: white!important;
}

#footer-outer {
    background-image: url(https://slagballemalerforretning.dk/wp-content/uploads/footer.png);
    background-size: cover;
}

            /* --------- Opførsel --------- */

[class^="icon-"].icon-3x, [class*=" icon-"].icon-3x, .circle-border {
    font-size: 78px;
    background-color: rgba(255, 255, 255, 0)!Important;
}
.circle-border {
    border: 0px;
}

.container-wrap, .project-title {
    padding-bottom: 0px!Important;
}

            /* --------- Nav styling ------- */
            
#header-secondary-outer nav > ul > li > a {
    color: #2a2a2a;
    border-left: 1px solid #44a1d1;
    line-height: 13px!important;
    font-size: 11px!important;
    padding: 10px!Important;
    border-right: 1px solid #44a1d1;
}
#header-secondary-outer nav > ul > li:last-child {
    border-right: 0px solid #ddd;
}

					/* ---------------- kontakformular ------------- */
input[type=submit], button[type=submit], input[type="button"] {padding: 5px 25px 5px 25px;}

                    /* --------------Footer styling----------- */
                            
#footer-widgets {
    border-top: 2px solid #44a1d1;
}


#footer-outer .row {
    padding: 20px 0px 0px 0px;
}


.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 0px;
}

#footer-outer .widget h4, .text-on-hover-wrap .categories a {margin-bottom: 9px;}

.textwidget {
    border-top: 1px solid #44a1d1;
    padding-top: 18px;
}

.powrMark.text-center {
    display: none;
}

#appView .powrMark {display:none;}

.socialFeed .powrMark {
    background-color: rgba(255, 255, 255, 0)!important;
    border: 0px solid rgba(27, 103, 171, 0)!important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #f8f8f8!important;
}

/* -------- RESPONSIVE -------------------- */

@media screen and (max-width: 1210px) {
    div#page-header-wrap {
    margin-top: -175px!important;}
}

@media screen and (max-width: 1000px) {
    div#page-header-wrap {
    margin-top: -60px!important;}
  #sidebar > div:last-child {display:none}
}
