/*#EE7203*/
/*#f18d34*/
/*#ED7019*/

div.side-nav ul > li > a {
    color: #ED7019;
}

div.heading-border-bottom.heading-color {
    border-bottom-color: #ED7019;
}


.footer-icon {
    width: 25px;
    position: absolute;
    left: -30px;
}

.map-icon {
    background-image: url('../../assets/images/ikon-adress.ico');
}

img {
    max-width: 100%;
}

#footer {
    background: #ED7019;
}

.btn-order {
    background-color: #ED7019;
    color: white;
}

    .btn-order:hover {
        background-color: #f18d34;
        color: white;
    }

#wrapper {
    margin-top: -1px;
    border-radius: 0 !important;
}


section.page-header {
    background-image: url("/assets/images/kokt_agg.jpg");
    background-position: center;
    padding: 140px 0;
}

body.boxed {
    background-image: url("/assets/images/Papper_Orange.jpg");
	background-attachment:fixed;
}

td.day.highlight {
    font-weight: bold;
}

div.star-line-grey {
    width: 100%;
    height: 10px;
    background: url(/content/img/star_line_grey.gif) repeat-x top left;
    margin: 20px 0;
}

img {
    max-width: 100%
}

.krav {
    padding: 20px;
    text-align: center;
}

    .krav img {
        max-width: 150px;
    }


#header.transparent + section.page-header {
    margin-top: 0px;
    padding: 180px 0;
}

@media only screen and (max-width: 767px) {
    #header.transparent + section.page-header {
        padding: 90px 0;
    }
}

@media only screen and (max-width: 390px) {
    #header a.logo > img {
        width: 200px;
        height: 50px;
    }
}
