@font-face {
    font-family: 'Lovelo';
    src: url('../fonts/lovelo/lovelo_black-webfont.eot') format('eot'), url('../fonts/lovelo/lovelo_black-webfont.woff') format('woff'), url('../fonts/lovelo/lovelo_black-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Arvo';
    src: url('../fonts/arvo/arvo-regular-webfont.eot') format('eot'), url('../fonts/arvo/arvo-regular-webfont.woff') format('woff'), url('../fonts/arvo/arvo-regular-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Bariol';
    src: url('../fonts/bariol/bariol-webfont.eot') format('eot'), url('../fonts/bariol/bariol-webfont.woff') format('woff'), url('../fonts/bariol/bariol-webfont.ttf') format('truetype');
}

html {
    height: 100%;
}

button:focus {outline:0;}
a:focus {outline:0;}

textarea:focus, input:focus{
    outline: 0;
}

textarea {
    resize: none;
}

body {
    font-size: 1.6em;
    color: #373737;
    font-family: 'Arvo', 'times new roman';
    line-height: 2em;
    background-color: #fffcfb;
    height: 100%;
    padding-bottom: 200px;
}

h1 {
    margin: 0 0 0.3em 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lovelo';
    letter-spacing: 2px;
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

.burger-menu {
    display: none;
}

.hvidt-link {
    color: white;
}

.hvidt-link:visited {
    color: white;
    text-decoration: none;
}

.hvidt-link:hover {
    color: white;
    text-decoration: none;
}

a {
    color: #373737;
}

a:visited {
    color: #373737;
    text-decoration: none;
}

a:active {
    color: #5d5d5d;
}

a:hover {
    color: #636363;
    text-decoration: none;
}

.modal-body h2 {
    text-align: center;
}

.modal-form {
    font-size: 1.1em;
}

.modal-form a {
    margin-top: 5em;
    font-size: 1.1em;
    padding: 0.2em 0em 1em 0em;
    border: 0.1em solid #e8e8e8;
    background-color: #6ca07a;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    transition: all ease 0.5s;
    font-family: 'Lovelo', 'arvo';
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 1);
    border: solid 3px rgba(255, 255, 255, 0.2);
}

.modal-form a:hover {
    color: white;
    border: solid 3px #bfdfc5;
    transition: all 0.2s ease;
    background-color: #6ca07a;
}

.modal-button {
    margin-top: 3em;
    font-size: 1.1em;
    padding: 0.2em 0.5em 1em 0.5em;
    border: 0.1em solid #e8e8e8;
    background-color: #6ca07a;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    transition: all ease 0.5s;
    font-family: 'Lovelo', 'arvo';
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 1);
    border: solid 3px rgba(255, 255, 255, 0.2);
}

.modal-button:hover {
    color: white;
    border: solid 3px #bfdfc5;
    transition: all 0.2s ease;
    background-color: #6ca07a;
}

.cart-view-table-front {
    margin-bottom: 2em;
}

.title-hr {
    height: 1px;
    width: 100%;
    background-color: black;
    opacity: 0.1;
    margin: 0 0 2em 0;
}

 .container-fluid {
    padding: 0 4em 0 4em;
}

.sidebar-logo {
    margin-top: 3em;
    margin-bottom: 2em;
    width: 47%;
}

.sidebar-nav {
    margin-top: 20em;
}

.sidebar-nav li {
    font-family: 'Lovelo';
    font-size: 1.7em;
}

.sidebar-nav li a {
    color: #8d8980;
    letter-spacing: 2px;
    transition: all 0.5s ease;
}

.sidebar-nav li a:hover {
    color: #823232 ;
    transition: all 0.1s ease;
}

.sidebar-nav a.menu-active {
    color: #6ca07a  ;
}

.sidebar-nav a.menu-active:hover {
    color: #6ca07a  ;
}

.sidebar-hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    width: 70%;
    margin: 1em 0 1.2em 4em;
    opacity: 0.2;
}

#sidebar-wrapper {
    text-align: center;
}

.menu-skilt {
    width: 60%;
}

.est-skilt {
    margin-left: 1em;
    margin-top: 3em;
    width: 30%;
}

.sidebar-footer {
    height: 10em;
    width: 350px;
    bottom: 0;
    position: fixed;
    background-image: url("../img/sidebar-footer-bg.png");
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 6em 0 0 5.7em;
    font-family: 'Arvo', serif;
}

.social-icons {
    width: 16em;
    height: auto;
    margin-left: -3em;
}

.social-icon {
    opacity: 0.5;
    margin: 0 0.6em 0 0.6em;
    transition: all 0.5s ease;
    cursor: pointer;
}

.social-icon:hover {
    opacity: 1;
    transition: all 0.1s ease;
}

.title-img {
    margin-bottom: 2em;
    background-color: black;
    top: 0;
    margin-left: -3.2em;
    padding-right: 0;
    height: auto;
    position: absolute;
     background-image: url("../img/om-os-img.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    overflow: hidden;
}


.title-below-image {
    margin-bottom: 1.5em;
    color: white;
    text-shadow: 0px 1px 5px rgb(69, 69, 69);
}

.page-with-title-img {
    padding-top: 10%;
}

.column-with-title-col2 {
    margin-top: 4.5em;
}

.om-os-logo {
    padding-left: 13%;
    margin-top: 5.5em;
    opacity: 0.5;
}


.footer {
    background-color: #5e5c53;
    color: #fffcfb;
    bottom: -1.5em;
    overflow: hidden;
    margin-left: -4em;
    margin-right: 0;
    padding: 3em 4.5em 0 4em;
    height: 200px;
    font-size: 0.8em;
    background-image: url("../img/footer-triangle.png"), url("../img/footer-bg.jpg");
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
    margin-top: 10em;
    position: absolute;
    display: inline-block;
}

.responsive-footer {
    margin-left: -4em;
}

.footer-responsive-margin {
    display: none;
}

.footer p {
    color: #c8c5c4;
}

.full-width {
    width: 100%;
}

.remove-all-margin{
    margin-right:0 ! important;
}


.row {
    margin-left: -0.8em;
}


/* FULL PAGE LANDING PAGE */

.landingpage-text {
    display: inline-block;
    position: fixed;
    top: -10%;
    bottom: 0;
    left: -35%;
    right: 0;
    width: 50em;
    height: 29.5em;
    color: white;
    margin: auto;
    padding: 3em;
    /* background-color: rgba(0,0,0,0.4);
    border-radius: 3px; */
    overflow: hidden;
}

.landingpage-text p {
    margin-bottom: 2.5em;
    margin-top: 1em;
    width: 75%;
}

.landingpage-text h1 {
    font-size: 5.3em;
}


.index-footer {
    position: fixed;
    bottom: 0;
    height: 5em;
    width: 100%;
    color: white;
    background-color: rgba(0,0,0,0.4);
    overflow: hidden;
    z-index: 2;
    padding: 1.4em 21em 1em 21em;
    font-size: 0.8em;
}

.index-footer a {
    color: white;
    margin-left: 2em;
    opacity: 0.4;
    transition: all 0.5s ease;
}

.index-footer a:hover {
    opacity: 1;
    transition: all 0.2s ease;
}

.copyright-info {
    float: left;
    opacity: 0.4;
}

.index-footer-menu {
    float: right;
}

.index-button {
    color: white;
    background-color: #fe6b53;
    border-radius: 3px;
    padding: 1em 2.7em 0.8em 2.7em;
    font-size: 0.9em;
    font-family: 'lovelo', arial, sans-serif;
    background-image: url("../img/knap-baggrund1.png");
    background-repeat: no-repeat;
    background-position: center;
    border: 3px solid rgba(255,255,255,0.1);
}

.landingpage-watermark {
    right: 12em;
    bottom: 4em;
    position: fixed;
    opacity: 0.4;
    z-index: 1;
}


@media(max-width:1200px) {

    .container-fluid {
        padding: 0 1em 0 1em;
    }

    .sidebar-footer {
        display: none;
    }

}

/* FJERNER SIDEBAR-FOOTER OG SOCIAL ICONS, HVIS SKÆRMSTØRRELSEN ER MINDRE END 900PX I HØJDE */

@media(max-height: 900px) {

    .sidebar-footer {
        display: none;
    }

    .menu-skilt {
        display: none;
    }

    .sidebar-nav {
        margin-top: 14em;
    }

    .title-below-image {
        margin-top: -1.7em;
    }

    .column-with-title-col2 {
        margin-top: 0.7em;
    }

}



/* SHOP PRODUCTS   SHOP PRODUCTS   SHOP PRODUCTS   SHOP PRODUCTS */

.dropdown-sort {
    display: inline-block;
    float: right;
    white-space: nowrap;
    margin-right: 1.2em;
    margin-top: -4em;
}

.dropdown-toggle.btn-sm {
    background-color: #6ca07a;
    background-image: url("../images/knap.jpg");
    border:none;
    margin-right: 12em;
    margin-top: -4.4em;
    height: 47px;
    display: block;
    border: solid 3px rgba(255, 255, 255, 0.2);
    font-family: 'Lovelo';
    padding: 0.4em 3.3em 0.3em 1em;
    box-sizing: border-box;
    font-size: 0.9em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    background-image: url("../img/knap-baggrund3.png");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
    outline: 0;
    text-decoration: none;
    text-shadow: none;
    margin-bottom: 1em;
}

.dropdown, .dropup {
    position: relative;
    float: right;

}

.dropdown-menu {
    text-align: center;
    margin-top: -1.2em;
    width: 164px;
}

.dropdown-toggle.btn-sm:hover{
    color: white;
    border: solid 3px #a5c4ab;
    transition: all 0.2s ease;
}
.dropdown-toggle.btn-sm:link{
    color: white;
    text-decoration: none;
}
.dropdown-toggle.btn-sm:visited{
    color: white;
    text-decoration: none;
}

.open>.dropdown-toggle.btn-sm:focus, .open>.dropdown-toggle.btn-sm:hover,.open>.dropdown-toggle.btn-sm:active,.open>.dropdown-toggle.btn-sm:visited,.open>.dropdown-toggle.btn-sm:link {
    color: white;
    text-decoration: none;
    outline: 0;
}
.dropdown-toggle.btn-sm:active{
    color: white;
    text-decoration: none;
    outline: 0;
}

.sorter-produkt {
    height: 47px;
    display: inline-block;
    border-radius: 3px;
    padding: 0 1em 0 1em;
    margin-right: 20.55em;
}

select:focus {outline: none;}

.shopping-cart {
    background-color: #6ca07a;
    border-radius: 4px;
    font-family: 'lovelo';
    float: right;
    margin-top: -4.4em;
    padding: 0.42em 4.2em 1em 1em;
    color: white;
    font-size: 0.9em;
    height: 3.2em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    background-image: url("../img/knap-baggrund2.png");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
    display: inline-block;
    z-index: 1000;
}

.shopping-cart:hover, .log-in-box:hover, .tilbage-knap:hover, .dropdown-toggle.btn-sm:hover   {
    color: white;
    border: solid 3px #bfdfc5;
    transition: all 0.2s ease;
    background-color: #6ca07a;
}

.shopping-cart:visited, .log-in-box:visited, .tilbage-knap:visited {
    color: white;
    text-decoration: none;
}

.shopping-cart:active, .log-in-box:active, .tilbage-knap:active {
    color: white;
    text-decoration: none;
}

.shopping-cart:focus, .log-in-box:focus, .tilbage-knap:focus {
    outline:0;
    color: white;
    text-decoration: none;
}


.hvr-icon-back:before {
    content: "\f138";
    position: absolute;
    right: 8em;
    margin-top: -0.1em;
    padding: 0 1px;
    font-family: 'FontAwesome';
    transform: translateZ(0);
    transition-duration: 0.1s;
    transition-property: transform;
    transition-timing-function: ease-out;
}

.tilbage-knap {
    background-color: #6ca07a;
    border-radius: 4px;
    font-family: 'lovelo';
    float: left;
    margin-top: -4.4em;
    height: 47px;
    width: 9em;
    text-align: center;
    padding: 0.4em 0em 0.3em 2.5em;
    box-sizing: border-box;
    font-size: 0.9em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    background-image: url("../img/knap-baggrund4.png");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
    width: 164px;
    text-shadow: none;
}

.log-in-box {
    background-color: #6ca07a;
    border-radius: 4px;
    font-family: 'lovelo';
    float: right;
    margin-top: -4.4em;
    margin-right: 12em;
    height: 47px;
    width: 9em;
    text-align: center;
    padding: 0.4em 2.5em 0.3em 0em;
    box-sizing: border-box;
    font-size: 0.9em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    background-image: url("../img/knap-baggrund3.png");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
    width: 164px;
    z-index: 999;
}

ul.products {
    padding: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 7em;
}

ul.products li {
    display: inline-block;
    max-width: 25em;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 3em;
    position: static;

}

ul.products li h3 {
    margin: 7px -10px 10px -10px;
    padding: 10px;
    text-align: left;
    font-family: "Lovelo", Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #5A5A5A;
}
ul.products li fieldset {
    border: none;
    padding: 5px 5px 5px 0px;
    margin: 0;
}
ul.products li fieldset label{
    display:block;
    margin-bottom: 4px;
}
ul.products li fieldset label span{
    width: 80px;
    float: left;
}
ul.products li fieldset label select{
    min-width: 100px;
}

button, .button{
    background-color: #39b3d7;
    min-width: 4em;
    border: none;
    padding: 10px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    color: #FFF;
    min-height: 15px;
    border-radius: 3px;
}
button:hover, .button:hover{
    background-color: #44C7ED;
}

.product-thumb{
    text-align:center;
}
.product-thumb img{
    width:100%;
    max-width:100%;
}
.product-teaser {
    font-size: 0.9em;
    margin-bottom: 4px;
    overflow: hidden;
    text-align: left;
    margin-top: -1em;
    font-family: 'Arvo', 'Times new roman';
    font-style: normal;
    line-height: 2em;
    opacity: 0.8;
}

.product-info {
    text-align: right;
    float: right;
    width: auto;
    margin-top: -2.8em;
    display: inline-block;
    font-size: 1em;
}


/* PRODUKTSIDE   PRODUKTSIDE   PRODUKTSIDE   PRODUKTSIDE */

.product-view-topmargin {
    margin-top: 3.1em;
}

ul.product-view {
    padding: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 3em;
    position: relative;
}

ul.product-view li {
    display: inline-block;
    max-width: 100%;
    margin-left: 15px;
    margin-right: 40px;
    margin-bottom: 3em;
    position: relative;
    width: 100%;
    height: auto;
}

ul.product-view li h3 {
    margin: 7px -10px 10px -10px;
    text-align: left;
    font-family: "Lovelo", Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: #5A5A5A;
    display: block;

}
ul.product-view li fieldset {
    border: none;
    padding: 5px 5px 5px 0px;
    margin: 0;
}
ul.product-view li fieldset label{
    display:block;
    margin-bottom: 4px;
}
ul.product-view li fieldset label span{
    width: 80px;
    float: left;
}
ul.product-view li fieldset label select{
    min-width: 100px;
}

button, .button{
    background-color: #39b3d7;
    min-width: 100px;
    border: none;
    padding: 10px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    color: #FFF;
    min-height: 15px;
    border-radius: 3px;
}
button:hover, .button:hover{
    background-color: #44C7ED;
}

.product-view-thumb{
    text-align:left;
    float: left;
    width: 31em;
    margin-right: 4em;
}

.product-view-thumb img{
    width:100%;
    max-width:100%;
}

.product-view-gallery {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 2em;
}

.product-view-gallery img {
    cursor: pointer;
}

.product-view-gallery .gallery-img {
    margin-right: 2.15em;
}

.product-view-gallery .gallery-img-3rd {
    margin-right: 0;
}

.product-view-teaser {
    font-size: 0.75em;
    margin-bottom: 4px;
    overflow: hidden;
    text-align: left;
    margin-top: -1em;
    font-family: 'Arvo', 'Times new roman';
    font-style: normal;
    line-height: 2em;
    opacity: 0.8;
}

.product-view-desc {
    width: 40em;
    float: left;
    font-size: 0.9em;
    margin-left: -0.7em;
    margin-bottom: 4em;
}

.product-view-info {
    width: 35em;
    display: inline-block;
    position: absolute;
    font-size: 1em;
    clear: both;
    float: left;
    margin-left: -0.7em;
    margin-top: -1.5em;
}

.product-view-price {
    font-size: 1.5em;
    float: right;
}

.product-view-col1 {
    margin-right: -4em;
}

.product-view-col-2 {
    width: 50em;
    height: 50em;
}

.product-view-antal {
    font-weight: normal;
    font-size: 0.8em;
    float: right;
    margin-top: -1em;
}

.antal-felt {
    width: 5em;
    height: 47px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
    margin-right: 0.5em;
}

.antal-felt:focus {
    outline: 0;
}

.product-view-hr {
    height: 1px;
    background-color: black;
    width: 10em;
    opacity: 0.1;
    margin: 0 0 2em 0;
}

.product-view-lager-tekst {
    font-size: 0.8em;
    float: left;
    margin-right: 0.2em;
    opacity: 0.7;
}

.add_to_cart {
    height: 4em;
    width: 17em;
    margin-right: -0.4em;
    background-color: #f05b41;
    border-radius: 4px;
    font-family: 'lovelo';
    text-align: center;
    padding: 0.4em 0em 0.3em 0em;
    box-sizing: border-box;
    font-size: 0.9em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    background-image: url("../img/knap-baggrund5.png");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
    text-shadow: none;
}

.add_to_cart:hover {
    transition: all 0.2s ease;
    background-color: #f05b41;
    opacity: 0.9;
}

.outofstock-msg {
    float: right;
}

/* SHOPPING CART   SHOPPING CART    SHOPPING CART    SHOPPING CART */

ul.shopping-cart{
    position: fixed;
    top: 100px;
    right: 0;
    background-color: #F9F9F9;
    padding: 10px;
    min-width: 250px;
    list-style: none;
    font-size: 0.8em;
    border: 1px solid #F0F0F0;
    z-index: 999;
}
ul.shopping-cart .cart-itm {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
ul.shopping-cart .cart-itm:last-child{
    border-bottom: none;
    margin-bottom: 0px;
}
ul.shopping-cart .cart-itm .remove-itm{
    float: right;
    font-size: 1.5em;
}
ul.shopping-cart .cart-itm .remove-itm a{
    text-decoration:none;
    color:#000;
}
.cart-total-text a{
    float:right;
}

.cart-view-table-front{
    font-size: 0.7em;
    right: 10px;
    max-width: 350px;
}
.cart-view-table-front h3{
    text-align: center;
    padding: 0;
    margin: 0px 0px 6px 0px;
    margin-bottom: 1em;
}
.cart-view-table-front, .cart-view-table-back {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-bottom: 2em;
}

.profile-form tr {
    height: 3em;
    text-align: center;
}

.profile-form th {
    height: 3.5em;
    text-align: center;
}

.profile-form {
    font-size: 1.2em;
    margin-bottom: 2em;
    width: 100%;
}

.profile-cart-buttons {
    float: left;
    margin-top: -7.5em;
}



.profile-cart-button:hover {
    color: white;
    border: solid 3px #bfdfc5;
    transition: all 0.2s ease;
    background-color: #6ca07a;
}

.cart-view-table-front table th, .cart-view-table-back table th{
    text-align: center;
}
.cart-view-table-front table thead, .cart-view-table-back table thead{
    background-color: #f4efe5;
}
.cart-view-table-front table tbody tr.even, .cart-view-table-back table tbody tr.even{
}
.cart-view-table-front table tbody tr.odd, .cart-view-table-back table tbody tr.odd{
    background-color: #f7f7f7;
}
.cart-view-table-front button, .cart-view-table-front .button, .cart-view-table-back button, .cart-view-table-back .button{
    margin-right: 1em;
    float: right;
    padding: 0em 2em 0em 2em;
}

.profile-cart-button {
    padding: 1.2em 2em 1.2em 2em;
    border-radius: 4px;
    margin-right: 0.7em;
    background-color: #6ca07a;
    font-family: 'lovelo';
    color: white;
    border: solid 3px rgba(255, 255, 255, 0.2);
    /* background-image: url("../img/knap-baggrund2.png");
    background-repeat: no-repeat;
    background-position: center; */
    transition: all 0.5s ease;
}


.profile-opdater-knap {
    padding: 1.8em 2em 1.2em 2em;
    height: 4.1em;
    width: auto;
    background-color: #222222;
    border-radius: 4px;
    background-color: #6ca07a;
    font-family: 'lovelo';
    color: white;
    margin-top: -0.9em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    /* background-image: url("../img/knap-baggrund2.png");
    background-repeat: no-repeat;
    background-position: center; */
    transition: all 0.5s ease;
}

.profile-opdater-knap:hover {
    color: white;
    border: solid 3px #bfdfc5;
    transition: all 0.2s ease;
    background-color: #6ca07a;
}

button.close{
    background-color: #39b3d7;
    min-width: 100px;
    border: none;
    padding: 10px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    color: #FFF;
    min-height: 15px;
    border-radius: 3px;
    opacity:1;
}


/* LOG IN FORM    LOG IN FORM    LOG IN FORM    LOG IN FORM    LOG IN FORM */

.log-in-form {
    margin-bottom: 13em;
}

.log-in-form form {
    font-size: 1em;
}

.log-in-form input {
    width: 25em;
    height: 2.5em;
    padding: 0em 1em 0em 1em;
    background-color: #f5f1f3;
    border: 0.1em solid #dedede;
    border-radius: 3px;
}


.log-in-form input[name="submit"] {
    font-size: 1.4em;
    width: 17.85em;
    height: 3em;
    border: 0.1em solid #e8e8e8;
    background-color: #6ca07a;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border: 1px solid #dedede;
    font-family: 'Lovelo', 'arvo';
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 1);
    border: solid 3px rgba(255, 255, 255, 0.2);
}

.log-in-form input[name="submit"]:hover {
    opacity: 0.8;
    color: #fff;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.log-in-form-links {
    font-size: 0.85em;
    opacity: 0.6;
}

.opret-ny-bruger-links {
    margin-top: 1.8em;
}

.opret-bruger-knap {
    color: white;
    background-color: #6ca07a;
    border-radius: 4px;
    font-family: 'lovelo';
    width: 9em;
    text-align: center;
    padding: 1em 4em 1em 4em;
    box-sizing: border-box;
    font-size: 0.9em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    transition: all 0.5s ease;
    width: 164px;
    z-index: 999;
}

.opret-bruger-knap:hover {
    opacity: 0.8;
    color: #fff;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}




.forgot-password-form {
    margin-bottom: 13em;
}

.forgot-password-form input {
    width: 25em;
    height: 2.5em;
    padding: 0em 1em 0em 1em;
    background-color: #f5f1f3;
    border: 0.1em solid #dedede;
    border-radius: 3px;
    margin-bottom: 1em;

}

.forgot-password-form input[name="submit"] {
    font-size: 1.4em;
    width: 17.85em;
    height: 3em;
    border: 0.1em solid #e8e8e8;
    background-color: #6ca07a;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border: 1px solid #dedede;
    font-family: 'Lovelo', 'arvo';
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 1);
    border: solid 3px rgba(255, 255, 255, 0.2);

}

.forgot-password-form input[name="submit"]:hover {
    opacity: 0.8;
    color: #fff;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}




.opret-ny-bruger-form {
    margin-bottom: 7em;
}

.opret-ny-bruger-form input {
    width: 25em;
    height: 2.5em;
    padding: 0em 1em 0em 1em;
    background-color: #f5f1f3;
    border: 0.1em solid #dedede;
    border-radius: 3px;
    margin-bottom: 1em;
}

.opret-ny-bruger-form input[name="submit"] {
    font-size: 1.4em;
    width: 17.85em;
    height: 3em;
    border: 0.1em solid #e8e8e8;
    background-color: #6ca07a;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border: 1px solid #dedede;
    font-family: 'Lovelo', 'arvo';
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 1);
    border: solid 3px rgba(255, 255, 255, 0.2);
}

.opret-ny-bruger-form input[name="submit"]:hover {
    opacity: 0.8;
    color: #fff;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.opret-ny-bruger-form a {
    opacity: 0.6;
    font-size: 0.9em;
}




.brugerpanel-navn {

}

.profile-change-adress {
    margin: 4em 0em 3em 0em;
}

.profile-change-adress input {
    width: 25em;
    height: 2.5em;
    padding: 0em 1em 0em 1em;
    background-color: #f5f1f3;
    border: 0.1em solid #dedede;
    border-radius: 3px;
    margin-bottom: 1em;
}

.profile-change-adress input[name="submitupdate"] {
    font-size: 0.9em;
    width: 13em;
    padding-top: 0.2em;
    height: 2.9em;
    border: 0.1em solid #e8e8e8;
    background-color: #6ca07a;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border: 1px solid #dedede;
    font-family: 'Lovelo', 'arvo';
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 1);
    border: solid 3px rgba(255, 255, 255, 0.2);
}

.profile-change-adress input[name="submitupdate"]:hover {
    opacity: 0.8;
    color: #fff;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.brugerpanel-links {
    opacity: 0.7;
    font-size: 0.9em;
}

.profile-footer {
    margin-left: 0.8em;
}



/* VIEW CART   VIEW CART   VIEW CART   VIEW CART */

.table-line1 {
    background-color: #f5e9d1;
    padding: 1em 0.3em 1em 0.3em;
    height: 2em;
}

.cart-table-view {
    margin-bottom: 2em;
}



/* KONTAKTSIDE   KONTAKTSIDE   KONTAKTSIDE   KONTAKTSIDE */

#map {
    width: 100%;
    height: 20em;
}

.kontakt-os-form input {
    width: 100%;
    height: 2.5em;
    padding: 0em 1em 0em 1em;
    background-color: #f8f8f8;
    border: 0.1em solid #e8e8e8;
    margin-bottom: 0.7em;
}

.kontakt-os-form textarea {
    width: 100%;
    min-height: 10.5em;
    padding: 1em 1em 1em 1em;
    background-color: #f8f8f8;
    border: 0.1em solid #e8e8e8;
}

.kontakt-os-form input[name="send"] {
    background-color: #6ca07a;
    border-radius: 4px;
    font-family: 'lovelo';
    padding: 0.8em 1em 1em 1em;
    color: white;
    font-size: 0.9em;
    height: 3.9em;
    width: 12em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    background-image: url("../img/knap-baggrund6.png");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
    display: inline-block;
    z-index: 1000;
    letter-spacing: 2px;
}

.kontakt-os-form input[name="send"]:hover {
    color: white;
    border: solid 3px #bfdfc5;
    transition: all 0.2s ease;
    background-color: #6ca07a;
}

.kontakt-os-form .kontaktformular-navn input {
    width: 20%;
}

.kontakt-info-boks p {
    margin-bottom: 2em;
    font-size: 0.9em;
}

.kontakt-info-boks h4 {
    margin-bottom: 0em;
}

.kontakt-info-boks {
    width: 100%;
    height: auto;
    padding-left: 2em;
    margin-top: -0.7em;
}

.social-icons-kontakt {
    width: 16em;
    margin-top: -4em;
    margin-left: -0.7em;
}


/* ADMIN PANEL     ADMIN PANEL     ADMIN PANEL */

.admin-table {
    width: 4em;
    font-size: 0.9em;
    table-layout: auto;
    width: 100%;
}

.upload-image {
    margin-top: 11em;
}

.produktinformationer-form input {
    width: 25em;
    height: 2.5em;
    padding: 0em 1em 0em 1em;
    background-color: #f5f1f3;
    border: 0.1em solid #dedede;
    border-radius: 3px;
}


.produktinformationer-form input[name="submitproduct"] {
    font-size: 1.4em;
    width: 17.85em;
    height: 3em;
    border: 0.1em solid #e8e8e8;
    background-color: #6ca07a;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    transition: opacity 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border: 1px solid #dedede;
    font-family: 'Lovelo', 'arvo';
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 1);
    border: solid 3px rgba(255, 255, 255, 0.2);
}

.produktinformationer-form input[name="submitproduct"]:hover {
    opacity: 0.8;
    color: #fff;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}


.produktinformationer-form-knap {
    color: white;
    background-color: #6ca07a;
    border-radius: 4px;
    font-family: 'lovelo';
    width: 9em;
    text-align: center;
    padding: 1em 4em 1em 4em;
    box-sizing: border-box;
    font-size: 0.9em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    transition: all 0.5s ease;
    width: 164px;
    z-index: 999;
}

.produktinformationer-form-knap:hover {
    opacity: 0.8;
    color: #fff;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}

.produktinformationer-form p {
    margin-bottom: -1em;
    margin-top: 0.3em;
    font-size: 0.85em;
    opacity: 0.5;
}

.upload-billede-knap {
    color: white;
    background-color: #6ca07a;
    border-radius: 4px;
    font-family: 'lovelo';
    width: 9em;
    padding-top: 0.3em;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.9em;
    border: solid 3px rgba(255, 255, 255, 0.2);
    transition: all 0.5s ease;
    width: 164px;
    z-index: 999;
}

.upload-billede-knap:hover {
    opacity: 0.8;
    color: #fff;
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}




/* SÆLG TIL OS    SÆLG TIL OS    SÆLG TIL OS    SÆLG TIL OS */

iframe {
    border: 0;
}

.saelg-til-os-tekst {
    margin-top: 1em;
}




/* RESPONSIVE    RESPONSIVE    RESPONSIVE    RESPONSIVE */

@media screen and (max-width: 768px) {

    /* LANDING PAGE */

    .landingpage-text {
        width: 100%;
        z-index: 10;
        height: auto;
        top: -6%;
        overflow: scroll;
        margin-right: 0;
        padding-left: 1em;
    }

    .landingpage-text h1 {
        font-size: 2.5em;
        z-index: 10;
    }

    .landingpage-text p {
        font-size: 0.9em;
        width: 100%;
        z-index: 10;
    }

    .landingpage-watermark {
        right: -20%;
        bottom: 0;
        position: fixed;
        opacity: 0.2;
        height: 90%;
        z-index: 1;
    }

    .index-footer {
        display: none;
    }


    /* FOOTER */


    .footer {
        background-color: #5e5c53;
        color: #fffcfb;
        overflow-x: hidden;
        margin-left: -0.3em;
        margin-right: 0;
        padding: 3em 4.5em 0 4em;
        height: auto;
        font-size: 0.8em;
        background-image: url("../img/footer-triangle.png"), url("../img/footer-bg.jpg");
        background-repeat: no-repeat;
        background-repeat: repeat-x;
        background-position: top;
        width: 100%;
        position: absolute;
        display: inline-block;
        padding-bottom: 2em;
    }

    .footer-facebook-tekst {
        display: none;
    }

    .footer p {
        margin-bottom: 0.5em;
    }

    .footer-instagram {
        display: none;
    }


    /* RESPONSIVE MENU TOP */



    .shopping-cart {
        background-color: #6ca07a;
        border-radius: 4px;
        font-family: 'lovelo';
        float: right;
        margin-top: -4.4em;
        padding: 0.42em 1.2em 1em 2em;
        color: white;
        font-size: 0.9em;
        height: 3.2em;
        border: solid 3px rgba(255, 255, 255, 0.2);
        background-image: url("../img/knap-baggrund2-responsive.png");
        background-repeat: no-repeat;
        background-position: center;
        transition: all 0.5s ease;
        display: inline-block;
        z-index: 999;
    }

    .dropdown-toggle.btn-sm, .log-in-box {
        background-color: #6ca07a;
        background-image: url("../images/knap.jpg");
        border:none;
        margin-right: 4em;
        margin-top: -4.4em;
        height: 46px;
        display: block;
        font-family: 'Lovelo';
        box-sizing: border-box;
        font-size: 0.9em;
        border: solid 3px rgba(255, 255, 255, 0.2);
        background-image: url("../img/knap-baggrund3-responsive.png");
        background-repeat: no-repeat;
        background-position: center;
        transition: all 0.5s ease;
        outline: 0;
        text-decoration: none;
        text-shadow: none;
        margin-bottom: 1em;
    }

    .log-in-box {
        width: 70px;
    }

    .shopping-cart p, .log-in-box p {
        display: none;
    }

    .responsive-hide {
        display: none;
    }

    .top-header h1 {
        display: none;
    }

    .burger-menu {
        background-color: #6ca07a;
        border-radius: 4px;
        font-family: 'lovelo';
        float: left;
        margin-top: -4.4em;
        width: 5em;
        color: white;
        font-size: 0.9em;
        height: 3.2em;
        border: solid 3px rgba(255, 255, 255, 0.2);
        background-image: url("../img/burger-menu.png");
        background-repeat: no-repeat;
        background-position: center;
        transition: all 0.5s ease;
        display: inline-block;
    }

    .burger-menu:hover {
        color: white;
        border: solid 3px #bfdfc5;
        transition: all 0.2s ease;
        background-color: #6ca07a;
    }

    .dropdown-sort {
        display: none;
    }



    /* OM OS */

    .om-os-billede {
        display: none;
    }

    #page-content-wrapper {
        padding-top: 5em;
    }


    /* SIDEBAR */

    .est-skilt {
        display: none;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 100%;
        overflow: hidden;
    }

    #sidebar-wrapper {
        margin-right: 0;
    }

    .sidebar-logo {
        margin: 0 auto;
        margin-top: 1em;
        margin-bottom: 1.5em;
        display: none;
    }

    .sidebar-nav li {
        font-size: 1.2em;
        width: 100%;
    }

    .sidebar-hr {
        display: none;
    }

    .sidebar-nav {
        margin-top: -1em;
        margin-left: 0em;
        text-align: left;
        font-size: 1.8em;
        width: 100%;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .sidebar-nav a {
        margin-bottom: 0.4em;
    }


    /* PRODUKTSIDE */

    .product-view-thumb {
        width: 90%;
    }

    .product-view-gallery img {
        width: 23%;
        margin-bottom: 2em;
    }

    .product-view-desc {
        width: 100%;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    .product-view-content h3 {
        padding-left: 0.25em;
    }

    .product-view-hr {
        margin-left: 0.4em;
    }

    .product-view-lager-tekst {
        margin-left: 0.4em;
    }

    .product-view-antal {
        float: left;
    }

    .product-view-price {
        float: left;
        margin-left: 4em;
    }

    .product-view-topmargin {
        margin-top: 0em;
    }

    .responsive-footer {
        margin-left: -1em;
    }
}