

.slot--article-description .tws-article-description--text-container {
  max-height: none !important;
}​
body {
    background-color: #121312;
    background-attachment: fixed;
    background-size: cover;
}

@media only screen and (min-width: 1500px) {
body {
    background-image: url(https://shop.textalk.se/shop/ws28/72928/files/greenbg_wide.jpg?max-width=2000px&quality=70);
}
}
@media only screen and (min-width: 1200px) {
body {
    background-image: url(https://shop.textalk.se/shop/ws28/72928/files/greenbg_wide.jpg?max-width=1500px&quality=70);
}
}

body .page-canvas {
background:transparent;
}

a.fabrikk--back-to-top-link {
    color: #FFF;
}

.tws-breadcrumbs {
    color: #FFF;
}

hr {
    border-top: 1px solid hsl(0, 0%, 20%);
}
.opc-checkout--main {
    background: white;
    padding: 34px;
}
h2.tws-cart-summary--header {
    color: white;
}

.fabrikk--contact-heading {display: none;}