@media only screen and (min-width: 992px){
.nordic--header .nordic--header-wrapper {
    padding: 1px 30px 1px 30px;
}
.nordic--body .nordic--body-wrapper {
    padding: 0px 30px 40px 30px;
}
}

@media only screen and (min-width: 480px) {
.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
    padding: 4px 15px 60px 15px;
}
}


.slot--header-horizontal-menu .navbar-nav>li a {
    font-size: 18px;
}

.tws-article-list--list .tws-article-list--price .tws-api--price-current {
    letter-spacing: 0.2px;
}

.customPageItem {
    margin: -19px 0 0 0;
}

/* FONTER */
.introtext {
    font-family: 'Abel';
    text-align: justify;
    font-size: 21px;
}

.nordic--body .nordic--body-wrapper {
    padding: 10px 10px 40px 10px;
}


.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
    padding: 1px 10px 60px 10px;
}



/* PRODUKTGRUPPER */ 
.tws-article-display .tws-article-display--name h2 {
    font-family: 'Abel';
  font-size: 22px;
}
.tws-article-display--price .tws-article-price{
    font-size: 18px !important;
}

.tws-article-description--text {
    font-family: 'Abel';
    font-size: 16px;
}

.produktgrupp {
    margin-bottom: 50px;
}

.produktgrupp p{
    text-align: center;
    font-size: 16px;
    max-width: 700px;
    margin: auto;
}

.kontaktaoss {
    margin: auto;
    display: block;
    font-size: 18px;
    margin-bottom: 50px;
}
.kontaktaoss a{
   text-decoration: none;
}


/* MENY */


.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper {
    box-shadow: 0 0px 0px rgb(0 0 0 / 20%);
}


/* FOOTER */ 
.footerblack {
color: black;
}