/* Fetstilt i meny och produktgruppstabell */
.slot--header-horizontal-menu .navbar-nav>li a {
	font-weight: 500;
}

.tws-article-list--list .tws-list--type-grid .thumbnail .tws-article-list--article-name .tws-util-heading--heading a,
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a{
	font-weight: bold;
}

/* Centrera namn och pris på produkt */
.tws-article-list--list .tws-article-list--article-name,
.tws-article-list--price {
    text-align: center;
    width: 100%;
}

.slot--top-bar-login {
    position: relative;
    top: 4px;
}

.mypages .slot--my-pages-tabs .tws-customer-details .btn-default .ladda-label {
    color: #fff;
}

.mypages .slot--my-pages-tabs .tws-customer-details--block-newsletter {
    display: none;
}
