/* lets make things readable */
body,
body p,
.slot--header-horizontal-menu .navbar-nav>li a,
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title,
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
	font-size:18px !important;
}


.tws-breadcrumbs a {
    font-size: 16px;
}


body.startpage .tws-content-box img {
    filter: brightness(0.6);
}


.twsPriceCurrent {
    letter-spacing: 1px !important;
}

.slot--header-horizontal-menu {
  display:none;
}