/*Skjule go til kassen*/
.small-cart-onpage {
    display: none;
}


.menu-container {
    padding-top: 0;
    background: #000000;
}

.copyright-container {
    background: #63991c;
    color: #fff;
    padding: 10px 0;
}

a.cart-small-goto-checkout.btn.btn-primary {
    background: #63991c;
    border: none;
}

.buy-product, .scoll-config-summary {
    font-weight: 300;
    font-family: Yanone Kaffeesatz,sans-serif;
    background: #63991c;
    color: #fff;
    border-radius: 20px;
}

.Layout3Element .ad-buy-button, .Layout3Element .favorite-button {
    background: #63991c;
    color: #fff;
}

hr {
    margin-top: 20px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #63991c;
}

.btn-primary {
    color: #fff;
    background-color: #63991c;
    border-color: #63991c;
}

btn-primary {
    color: #fff;
    background-color: #63991c;
    border-color: #63991c;
}

.ProductInfo .heading-container {
    width: 100%;
    border-bottom: 1px solid #63991c;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 5px;
}

.ProductInfo .section-header span:after {
    background: #63991c;
}

.section-scroll-top {
    width: 33px;
    height: 33px;
    border-radius: 20px;
    text-align: center;
    color: #63991c;
    font-size: 20px;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}

.text-primary {
    color: #63991c;
}


.btn-primary {
    color: #fff;
    background-color: #63991c;
    border-color: #63991c;
}

.home {
    position: relative;
    display: none;
    float: right;
    right: 9px;
    font-size: 32px;
    margin: -4px 15px -15px 0;
    color: #63991c;
}

.breadcrumb-content {
    width: 100%;
    min-height: 0px;
}

.around_slides .rsBullet {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    background: #63991c;
    border: none;
    height: 3px;
    margin: 0 3px;
    width: 35px;
    padding: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: Open Sans,sans-serif;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.nav>li>a {
    padding: 10px 8px;
}

.navbar-nav>li:first-child>a {
    padding-left: 10px;
}
