/*
Textalk AB
Textalk Webshop
Konsult
*/

/* --- YOUTUBE --- */
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100% !important;
}
.articlegroup-2379940 .customPageItem.customPageHtml iframe {
  max-width: 1090px;
}

/* ----- Preview-bar ----- */
.tws-theme-preview {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: auto;
}
.tws-theme-preview>span {
  display: none;
}
/* ----- END Preview-bar ----- */
/* ----- Cookie-bar ----- */
.slot--cookies {
  position: fixed;
  bottom: 0;
  z-index: 10000;
  width: 100%;
}
/* ----- /END Cookie-bar ----- */
/* ----- Generellt ----- */
* {
  outline: none !important;
}
body {
  background-color: #fff !important;
  background-image: url('https://shop.textalk.se/shop/ws81/41381/files/designfiler/jbbakgrund.jpg') !important;
  color: #333;
  font-size: 14px;
  letter-spacing: normal;
  background-position: center center;
  background-repeat:  no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body .page-canvas {
  background: transparent;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #333;
}
a {
  -webkit-transition: color .3s;
  transition: color .3s;
  outline: none;
}
label {
  color: #333;
}
.form-control-feedback {
  z-index: 0;
}
.fa-check::before {
  content: '\f00c';
}
.tws-theme-foundation-content--loading .fabrikk--header:after, .tws-theme-foundation-content--finished .fabrikk--header:after {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
.fabrikk--header:after, .fabrikk--header:before {
  display: none !important;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  margin-left: 0;
}
/* ----- /END Generellt ----- */
/* ----- Form Control ----- */
.form-control, .has-success .form-control {
  height: 40px !important;
  box-shadow: none !important;
  border: 1px solid #ddd;
  border-radius: 0 !important;
  font-size: 14px;
}
.form-control:focus {
  border: 1px solid #000;
  box-shadow: none !important;
}
.has-success .form-control:focus {
  border: 1px solid #000;
}
/* ----- /END Form Control ----- */
/* ----- Knappar ----- */
.btn:focus {
  transform: none !important;
}
.btn .ladda-label:hover, .tws-articles-connected--show-more-button .ladda-label:hover, .tws-articles--show-more-button .ladda-label:hover, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .ladda-label:hover, .slot--my-pages-logout div.tws-login a .ladda-label:hover, .btn .ladda-label:active, .tws-articles-connected--show-more-button .ladda-label:active, .tws-articles--show-more-button .ladda-label:active, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .ladda-label:active, .slot--my-pages-logout div.tws-login a .ladda-label:active, .btn .ladda-label:focus, .tws-articles-connected--show-more-button .ladda-label:focus, .tws-articles--show-more-button .ladda-label:focus, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .ladda-label:focus, .slot--my-pages-logout div.tws-login a .ladda-label:focus, .btn .ladda-label, .tws-articles-connected--show-more-button .ladda-label, .tws-articles--show-more-button .ladda-label, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .ladda-label, .slot--my-pages-logout div.tws-login a .ladda-label {
  font-weight: 400;
}
/* Primary button */
.btn-primary, a.btn-primary {
  background: #212121 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  padding: 10px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
}
.btn-primary:hover, a.btn-primary:hover, .btn-primary:focus, a.btn-primary:focus, .btn-primary.focus, a.btn-primary.focus, .btn-primary:active, a.btn-primary:active, .btn-primary.active, a.btn-primary.active {
  background: #303030 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
/* Default button */
.btn-default, a.btn-default {
  background: #212121 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  padding: 10px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
}
.btn-default:hover, a.btn-default:hover, .btn-default:focus, a.btn-default:focus, .btn-default.focus, a.btn-default.focus, .btn-default:active, a.btn-default:active, .btn-default.active, a.btn-default.active {
  background: #303030 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
/* Logout button */
.slot--my-pages-logout div.tws-login a {
  background: #212121 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  padding: 10px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
}
.slot--my-pages-logout div.tws-login a:hover, .slot--my-pages-logout div.tws-login a:focus, .slot--my-pages-logout div.tws-login a:active {
  background: #303030 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
/* Ladda-button */
.btn-primary .ladda-label, .btn-default .ladda-label {
  color: #fff !important;
}
.btn-primary:hover .ladda-label, .btn-default:hover .ladda-label {
  color: #fff !important;
}
.tws-article-buy-button-with-modal--buy-button.ladda-button::before  {
  background: #6c8b9c;
}
/* ----- /END Knappar ----- */
/* ----- Modal ----- */
.modal tws-article-manually-related, .modal tws-article-related, .modal tws-article-visited {
  display: none;
}
/* ----- /END Modal ----- */
/* ----- Breadcrumbs ----- */
.slot--breadcrumbs {
  margin-bottom: 20px;
  max-width: none;
  padding: 10px 15px;
  width: 100%;
  background: #333333;
}
.startpage .slot--breadcrumbs, .checkout .slot--breadcrumbs {
  display: none;
}
.tws-breadcrumbs {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
.tws-breadcrumbs a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}
.tws-breadcrumbs a:hover {
  color: #aaa;
  text-decoration: none;
}
/* ----- /END Breadcrumbs ----- */
/* ----- Mittensektion ----- */
.fabrikk--component-container>* {
  margin-top: 15px;
  margin-bottom: 15px;
}
.fabrikk--content-wrapper {
  padding: 0;
}
.fabrikk--content {
  padding: 15px !important;
  max-width: none;
  width: 100%;
}
.startpage .fabrikk--content {
  padding: 0 !important;
}
.fabrikk--body {
  padding: 30px 15px 60px 15px !important;
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  -webkit-transition: all .3s !important;
  transition: all .3s !important;
}
@media (min-width: 992px) {
  .fabrikk--vertical-menu .fabrikk--content-container {
    width: calc(100% - 250px);
    padding-left: 30px;
  }
  .checkout.fabrikk--vertical-menu .fabrikk--content-container {
    width: 100%;
    padding-left: 0;
  }
}
/* ----- /END Mittensektion ----- */
/* ----- Vertikal meny ----- */
@media (max-width: 991px) {
  .tws-vertical-menu .tws-vertical-menu--open-btn {
    display: block !important;
    top: 23px;
    background: transparent !important;
    padding: 0 !important;
    color: #333 !important;
    font-size: 25px !important;
    z-index: 1000 !important;
  }
}
.tws-vertical-menu .tws-vertical-menu--menu {
  width: 250px;
  background: transparent;
}
@media (max-width: 991px) {
  .tws-vertical-menu .tws-vertical-menu--menu {
    background: #1d1d1d;
    padding-top: 60px;
  }
}
.fabrikk--vertical-menu .slot--vertical-menu {
  background: transparent;
}
.tws-vertical-menu--articlegroup-wrapper {
  background: #000;
  margin-bottom: 5px;
}
.tws-vertical-menu--articlegroup-wrapper a:hover {
  color: #A2C037 !important;
}
.tws-vertical-menu .tws-vertical-menu--header {
  display: none;
}
.tws-vertical-menu .tws-vertical-menu--root-level {
  border-top: 0;
  padding-top: 20px;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul {
  box-shadow: none;
  padding: 10px 10px 10px 15px;
  background: #333333;
  margin-bottom: 10px;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul a {
  padding: 1px 10px 1px 5px !important;
  font-size: 14px;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul a:hover {
  color: #A2C037;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul .tws-vertical-menu--articlegroup-wrapper {
  background: transparent !important;
}
.tws-vertical-menu .tws-vertical-menu--root-level a {
  font-size: 14px !important;
}
.tws-vertical-menu .tws-vertical-menu--controls {
  padding: 0;
}
@media (min-width: 992px) {
  .tws-vertical-menu .tws-vertical-menu--controls {
    display: none;
  }
}
/* ----- /END Vertikal meny ----- */
/* ----- Sök ----- */
.tws-vertical-menu .tws-vertical-menu--search {
  display: block;
  margin: 0;
}
.tws-vertical-menu .tws-article-search {
  margin: 0;
}
.tws-article-search input {
  border: 0 !important;
  background: #333;
  color: #fff;
}
.tws-vertical-menu .form-control-feedback {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  top: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #A2BF38;
  width: 40px;
  color: #fff;
}
.tws-vertical-menu .form-control-feedback:hover {
  background: #879f31;
}
.tws-article-search ul {
  width: 100%;
}
.tws-article-search ul>li>a {
  padding: 8px 10px;
}
.tws-article-search ul>li>a img {
  margin-right: 5px;
}
.tws-article-search .dropdown-menu>li>a:hover, .tws-article-search .dropdown-menu>li>a:focus {
  background: #A2C037;
}
.tws-article-search input::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}
.tws-article-search input:-moz-placeholder {
  opacity: 1;
  color: #fff;
}
.tws-article-search input::-moz-placeholder {
  opacity: 1;
  color: #fff;
}
.tws-article-search input:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}
/* ----- /END Sök ----- */
/* ----- Top-bar ----- */
.fabrikk--top-bar {
  max-width: 1400px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  background: transparent;
}
@media (max-width: 991px) {
  .fabrikk--top-bar {
    display: none;
  }
}
/* Väljare dator */
.fabrikk--top-bar-right {
  display: block;
  top: 0;
  right: 15px;
}
.slot--top-bar-currency, .slot--top-bar-vat, .slot--top-bar-language, .slot--top-bar-login {
  float: right;
}
.fabrikk--top-bar .btn {
  background: transparent !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 12px !important;
  padding: 0 !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
  height: 35px !important;
  margin-left: 10px;
  font-weight: 400;
}
.fabrikk--top-bar .btn:hover {
  background: transparent !important;
  color: #A2C037 !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 12px !important;
  padding: 0 !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
}
.fabrikk--top-bar-right .caret:after {
  top: 10px !important;
}
.fabrikk--top-bar-right .dropdown-menu {
  background: #fff;
  margin-top: 0;
  float: right;
  right: 0;
  left: auto;
  min-width: auto;
}
.fabrikk--top-bar.scrolled .dropdown-menu {
  display: none !important;
}
.fabrikk--top-bar-right .dropdown-menu a {
  padding: 5px 10px;
  color: #333;
  background: transparent !important;
}
.fabrikk--top-bar-right .dropdown-menu a:hover {
  color: #A2C037;
}
/* ----- /END Top-bar ----- */
/* ----- Header ----- */
.fabrikk--header {
  max-width: 1400px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  background: transparent;
  box-shadow: none;
}
.fabrikk--header-wrapper {
  padding: 0;
  background: transparent;
}
.slot--mega-menu {
  display: none !important;
}
.fabrikk--header-left {
  float: left;
}
@media (max-width: 991px) {
  .fabrikk--header-left {
    display: none;
  }
}
.fabrikk--header-right {
  top: 44px;
  bottom: auto;
  height: auto;
}
@media (max-width: 991px) {
  .fabrikk--header-right {
    top: 28px;
  }
}
/* Logo */
.jb-logo a {
  display: inline-block;
}
.jb-logo img {
  max-width: 400px;
  width: 100%;
}
@media (max-width: 991px) {
  .jb-logo {
    padding-top: 20px;
  }
  .jb-logo img {
    max-width: 160px;
  }
}
.slot--logo {
  text-align: center;
}
/* Varukorg */
.tws-micro-cart a {
  height: auto;
  width: auto;
  line-height: 33px;
  padding: 0;
  color: #fff;
}
.tws-micro-cart a:hover {
  color: #A2C037;
}
.tws-micro-cart--counter {
  top: 0;
  color: #fff;
}
.tws-micro-cart--label {
  font-weight: 400;
}
/* Uspar */
.jb-uspar {
  margin-top: 30px;
}
.jb-uspar ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #fff;
}
/* ----- /END Header ----- */
/* ----- Footer ----- */
.fabrikk--footer {
  max-width: 1370px;
  padding: 40px 0 60px 0;
  margin: 0 auto;
  width: 100%;
  background: #333333;
  border-top: 5px solid #A2BF38;
}
.fabrikk--footer .container {
  width: 100%;
  padding: 0;
}
.jb-footer-heading {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.fabrikk--footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.fabrikk--footer a {
  color: #fff;
}
.fabrikk--footer a:hover {
  color: #A2BF38;
  text-decoration: none;
}
.fabrikk--footer-right {
  text-align: left;
}
/* ----- /END Footer ----- */
/* ----- Tillbaka till toppen ----- */
.fabrikk--back-to-top {
  position: fixed;
  right: 15px;
  bottom: 5px;
  margin: 0px;
  z-index: 1;
}
.fabrikk--back-to-top-link-text {
  font-size: 0px;
}
.fabrikk--back-to-top-link-text:after {
  font-size: 35px;
  content: '\f0aa';
  font-family: FontAwesome;
}
.fabrikk--back-to-top-link {
  color: rgba(112,112,112,0.8);
}
.fabrikk--back-to-top-link:hover {
  color: rgba(112,112,112,0.6);
  text-decoration: none;
}
/* ----- /END Tillbaka till toppen ----- */
/* ----- Startsida ----- */
.slot--component-container .tws-container--tws-custom-html, .slot--component-container .tws-container--tws-article-display, .slot--component-container .tws-container--tws-event-countdown {
  padding: 15px;
}
.slot--component-container .tws-container--tws-newsletter-subscribe {
  padding: 0;
}
.slot--component-container .tws-container--tws-articlegroups, .slot--component-container .tws-container--tws-articles, .slot--component-container .tws-container--tws-articles-two, .slot--component-container .tws-container--tws-articles-connected {
  padding: 0;
  background: transparent;
}
.tws-container--tws-custom-html.video {
  text-align: center;
}
.tws-article-introduction--text iframe, .slot--article-description iframe {
  border: 0;
  max-width: 750px;
  width: 100%;
}
.customPageItem.customPageHtml iframe {
  border: 0;
  max-width: 750px;
  width: 100%;
}
.tws-container--tws-custom-html iframe {
  border: 0;
  max-width: 750px;
  width: 100%;
}
@media (max-width: 500px) {
  .tws-container--tws-custom-html.video iframe {
    height: auto;
  }
}
/* Besök butiken */
.besok-butiken {
  text-align: center;
}
.besok-butiken a {
  font-size: 16px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  color: #333 !important;
}
.besok-butiken a:hover {
  color: #A2BF38 !important;
}
/* Nyhetsbrev */
.slot--component-container .tws-container--tws-newsletter-subscribe .input-group .form-control {
  background: #eee;
  border: 0 !important;
}
.tws-newsletter-subscribe--subscribe-button {
  background: #A2BF38 !important;
}
.tws-newsletter-subscribe--subscribe-button:hover {
  background: #879f31 !important;
}
.tws-newsletter-subscribe--before-sending .form-inline {
  padding: 10px;
}
@media (min-width: 1200px) {
  .tws-newsletter-subscribe--before-sending .form-inline {
    float: right;
    width: 50%;
    padding: 10px 10px 0 10px;
  }
}
.tws-newsletter-subscribe--html-before {
  font-size: 14px;
}
.tws-newsletter-subscribe--html-before p {
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .tws-newsletter-subscribe--html-before p {
    padding: 0;
  }
  .tws-newsletter-subscribe--html-before {
    float: left;
    width: 50%;
    padding: 0 10px;
    position: relative;
    margin-bottom: 0;
    padding-left: 170px;
    text-align: left;
    padding-top: 20px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .tws-newsletter-subscribe--form-wrapper {
    height: 60px;
  }
}
.tws-newsletter-subscribe--form-wrapper:before, .tws-newsletter-subscribe--form-wrapper:after {
  content: '';
  clear: both;
  display: block;
}
.tws-newsletter-subscribe--form-wrapper .heading {
  background: #000;
  color: #fff;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .tws-newsletter-subscribe--form-wrapper .heading {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: 0;
  }
}
/* Skyltfönster */
.slot--component-container .tws-container--tws-content-box {
  padding: 0;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.slot--component-container .tws-container--tws-content-box-2x, .slot--component-container .tws-container--tws-content-box-3x, .slot--component-container .tws-container--tws-content-box-4x {
  padding: 0;
  width: 100%;
  margin: 20px auto;
  max-width: none;
}
@media (max-width: 1149px) {
  .slot--component-container .tws-container--tws-content-box-2x, .slot--component-container .tws-container--tws-content-box-3x, .slot--component-container .tws-container--tws-content-box-4x {
    padding: 0;
  }
}
.tws-container--tws-content-box .tws-content-box--first-line:empty, .tws-container--tws-content-box .tws-content-box--second-line:empty, .tws-container--tws-content-box .tws-content-box--third-line:empty {
  display: none !important;
}
.tws-container--tws-content-box-2x .tws-content-box--first-line:empty, .tws-container--tws-content-box-2x .tws-content-box--second-line:empty, .tws-container--tws-content-box-2x .tws-content-box--third-line:empty {
  display: none !important;
}
.tws-container--tws-content-box-3x .tws-content-box--first-line:empty, .tws-container--tws-content-box-3x .tws-content-box--second-line:empty, .tws-container--tws-content-box-3x .tws-content-box--third-line:empty {
  display: none !important;
}
.tws-container--tws-content-box-4x .tws-content-box--first-line:empty, .tws-container--tws-content-box-4x .tws-content-box--second-line:empty, .tws-container--tws-content-box-4x .tws-content-box--third-line:empty {
  display: none !important;
}
.tws-content-box--first-line, .tws-content-box--second-line, .tws-content-box--third-line {
  line-height: normal;
  margin: 0;
  letter-spacing: normal;
}
.tws-content-box--first-line {
  font-weight: 700;
  color: #fff !important;
  background: rgba(0,0,0,0.9);
  display: inline-block;
  padding: 10px 15px;
}
.tws-content-box--second-line {
  font-weight: 400;
  color: #333 !important;
  background: rgba(255,255,255,0.9);
  display: inline-block;
  padding: 10px 15px;
}
.tws-content-box--third-line {
  background: #A2BF38;
  font-weight: 400;
  margin-top: 15px !important;
  color: #fff !important;
  padding: 10px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.tws-content-box--third-line:hover {
  background: #879f31;
}
.tws-content-box--cell {
  padding: 20px 20px;
}
.tws-content-box-2x.row, .tws-content-box-3x.row, .tws-content-box-4x.row {
  margin-right: -10px;
  margin-left: -10px;
}
.tws-content-box-2x--box, .tws-content-box-3x--box, .tws-content-box-4x--box {
  padding-left: 10px;
  padding-right: 10px;
}
.slot--component-container .tws-container--tws-content-box .tws-content-box--container,
.slot--component-container .tws-content-box-2x--box .tws-content-box--container,
.slot--component-container .tws-content-box-3x--box .tws-content-box--container,
.slot--component-container .tws-content-box-4x--box .tws-content-box--container {
  overflow: hidden;
}
@media (min-width: 1150px) {
  .slot--component-container .tws-content-box-2x--box .tws-img--wrapper,
  .slot--component-container .tws-content-box-3x--box .tws-img--wrapper,
  .slot--component-container .tws-content-box-4x--box .tws-img--wrapper {
    background: #fff;
  }
  .slot--component-container .tws-content-box-2x--box .tws-img--container,
  .slot--component-container .tws-content-box-3x--box .tws-img--container,
  .slot--component-container .tws-content-box-4x--box .tws-img--container {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
  }
  .slot--component-container .tws-content-box-2x--box:hover .tws-img--container,
  .slot--component-container .tws-content-box-3x--box:hover .tws-img--container,
  .slot--component-container .tws-content-box-4x--box:hover .tws-img--container {
    overflow: hidden;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
}
/* Ett skyltfönster */
.tws-container--tws-content-box .tws-content-box--first-line {
  font-size: 60px !important;
  line-height: 60px !important;
}
.tws-container--tws-content-box .tws-content-box--second-line {
  font-size: 16px !important;
  line-height: 16px !important;
}
.tws-container--tws-content-box .tws-content-box--third-line {
  font-size: 16px !important;
  line-height: 16px !important;
}
@media (max-width: 767px) {
  .tws-container--tws-content-box .tws-content-box--first-line {
    font-size: 23px !important;
    line-height: 23px !important;
  }
  .tws-container--tws-content-box .tws-content-box--second-line {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .tws-container--tws-content-box .tws-content-box--third-line {
    font-size: 14px !important;
    line-height: 14px !important;
  }
}
/* Två skyltfönster */
.tws-container--tws-content-box-2x .tws-content-box--first-line {
  font-size: 35px !important;
  line-height: 35px !important;
}
.tws-container--tws-content-box-2x .tws-content-box--second-line {
  font-size: 14px !important;
  line-height: 14px !important;
}
.tws-container--tws-content-box-2x .tws-content-box--third-line {
  font-size: 14px !important;
  line-height: 14px !important;
}
@media (max-width: 500px) {
  .slot--component-container .tws-content-box-2x--box:nth-child(-n+1) {
    margin-bottom: 20px;
  }
  .tws-container--tws-content-box-2x .tws-content-box--first-line {
    font-size: 23px !important;
    line-height: 23px !important;
  }
  .tws-container--tws-content-box-2x .tws-content-box--second-line {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .tws-container--tws-content-box-2x .tws-content-box--third-line {
    font-size: 14px !important;
    line-height: 14px !important;
  }
}
/* Tre skyltfönster */
.tws-container--tws-content-box-3x .tws-content-box--first-line {
  font-size: 30px !important;
  line-height: 30px !important;
}
.tws-container--tws-content-box-3x .tws-content-box--second-line {
  font-size: 14px !important;
  line-height: 14px !important;
}
.tws-container--tws-content-box-3x .tws-content-box--third-line {
  font-size: 14px !important;
  line-height: 14px !important;
}
@media (max-width: 500px) {
  .slot--component-container .tws-content-box-3x--box:nth-child(-n+2) {
    margin-bottom: 20px;
  }
  .tws-container--tws-content-box-3x .tws-content-box--first-line {
    font-size: 23px !important;
    line-height: 23px !important;
  }
  .tws-container--tws-content-box-3x .tws-content-box--second-line {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .tws-container--tws-content-box-3x .tws-content-box--third-line {
    font-size: 14px !important;
    line-height: 14px !important;
  }
}
/* Fyra skyltfönster */
.tws-container--tws-content-box-4x .tws-content-box--first-line {
  font-size: 20px !important;
  line-height: 20px !important;
}
.tws-container--tws-content-box-4x .tws-content-box--second-line {
  font-size: 14px !important;
  line-height: 14px !important;
}
.tws-container--tws-content-box-4x .tws-content-box--third-line {
  font-size: 14px !important;
  line-height: 14px !important;
}
@media (max-width: 500px) {
  .tws-content-box-4x--box {
    width: 100%;
    margin-bottom: 20px;
  }
  .tws-container--tws-content-box-4x .tws-content-box--first-line {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .tws-container--tws-content-box-4x .tws-content-box--second-line {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .tws-container--tws-content-box-4x .tws-content-box--third-line {
    font-size: 14px !important;
    line-height: 14px !important;
  }
}
@media (max-width: 1149px) {
  .slot--component-container .tws-content-box-4x--box:nth-child(-n+2) {
    margin-bottom: 20px;
  }
}
/* Fullbreddsartikel */
.tws-article-display {
  padding: 0;
}
/* ----- /END Startsida ----- */
/* ----- Artikelgruppstabell ----- */
.tws-articlegroups--title>div>.tws-util-heading--heading {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #000;
  padding: 15px 10px;
}
@media (max-width: 767px) {
  .tws-articlegroups--title>div>.tws-util-heading--heading {
    font-size: 17px;
    padding: 10px 10px;
  }
}
.fabrikk--article-group .tws-articlegroup-list--info>div {
  margin-top: 0;
  margin: 0;
  width: 100%;
  padding: 0;
}
.tws-articlegroup-list--info.row {
  margin-right: 0;
  margin-left: 0;
}
.tws-artgrp-info>div>.tws-util-heading--heading, .fabrikk--article-group .tws-articlegroup-list--info h1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: #000;
  padding: 15px 10px;
}
@media (max-width: 767px) {
  .tws-artgrp-info>div>.tws-util-heading--heading, .fabrikk--article-group .tws-articlegroup-list--info h1 {
    font-size: 17px;
    padding: 10px 10px;
  }
}
.customPageArticlegroupSelection>tws-util-heading>div>.tws-util-heading--heading {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: #000;
  padding: 15px 10px;
}
@media (max-width: 767px) {
  .customPageArticlegroupSelection>tws-util-heading>div>.tws-util-heading--heading {
    font-size: 17px;
    padding: 10px 10px;
  }
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail {
  border-radius: 0;
  border: 1px solid #eee;
  padding: 0;
  background: #fff;
  text-align: center;
  height: auto;
  margin: 0;
}
.tws-articlegroup-list .tws-list--grid-item .caption {
  background: #000;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail .caption a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail:hover .caption a {
  color: #558B2F;
}
.tws-articlegroups .thumbnail {
  border: 0;
  background: #fff;
  border-radius: 0;
  padding: 0;
}
.tws-articlegroups .row {
  margin-right: -5px;
  margin-left: -5px;
}
.tws-articlegroups--articlegroup {
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  .tws-articlegroups--articlegroup {
    width: 50%;
  }
}
.tws-articlegroups .caption {
  background: #000;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.tws-articlegroups .caption a {
  font-size: 13px;
  font-weight: 700 !important;
  color: #fff !important;
  text-transform: uppercase;
}
.tws-articlegroups .thumbnail:hover .caption a {
  color: #A2BF38 !important;
}
/* ----- END Artikelgruppstabell ----- */
/* ----- Artikeltabell ----- */
.tws-article-list--article-nr {
  display: block;
  text-align: center;
  width: 100%;
}
.tws-article-list--item-stock {
  display: block;
  text-align: center;
  width: 100%;
  position: relative !important;
  top: auto;
  left: auto !important;
}
.tws-util-heading.tws-articles-two--heading>div>.tws-util-heading--heading {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 10px;
  padding: 15px 10px;
  background: #000;
}
@media (max-width: 767px) {
  .tws-util-heading.tws-articles-two--heading>div>.tws-util-heading--heading {
    font-size: 17px;
    padding: 10px 10px;
  }
}
.tws-list--list .tws-list--type-grid {
  margin-left: -5px;
  margin-right: -5px;
}
.tws-article-list--list .tws-list--list .thumbnail, .tws-article-search-page--list .tws-list--list .thumbnail {
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #ddd !important;
  background: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--product-image, .tws-article-search-page--list .tws-list--type-grid .tws-article-list--product-image {
  padding: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.tws-article-list--list .tws-list--type-grid .caption {
  padding-top: 0;
}
.tws-article-list--labels {
  top: 5px !important;
  left: 5px !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.tws-article-labels .tws-article-labels--label .tws-article-labels--label-text {
  padding: 2px 5.5px !important;
  border-width: 0;
  border-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 10px;
  font-weight: 400;
  min-height: 40px;
  min-width: 40px;
  display: block;
}
.tws-article-labels .tws-article-labels--label.tws-article-labels--special-offer .tws-article-labels--label-text {
  height: auto;
  width: auto;
  border: 0;
  color: #fff;
  padding: 8px 10px !important;
  text-align: center;
  min-width: auto;
  min-height: auto;
}
.tws-article-labels .tws-article-labels--label.tws-article-labels--new .tws-article-labels--label-text {
  background: #000;
  height: auto;
  width: auto;
  border: 0;
  color: #fff;
  padding: 8px 10px !important;
  text-align: center;
  min-width: auto;
  min-height: auto;
}
.tws-article-list--article-name a {
  display: block;
  text-align: center;
  font-size: 13px;
  letter-spacing: normal;
  color: #333;
  font-weight: 700;
}
.tws-article-list--article-name a:hover {
  color: #A2BF38;
}
.tws-article-list--introduction-text {
  font-size: 13px;
  margin-bottom: 10px;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--price {
  margin-bottom: 10px;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--price, .tws-article-list--list .tws-list--type-grid .tws-api-price {
  height: auto;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--price, .tws-article-search-page--list .tws-list--type-grid .tws-article-list--price {
  width: 100%;
}
.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-current, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-current {
  margin: 0;
  display: block;
  text-align: center;
}
.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-regular, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-regular {
  display: block;
  text-align: center;
}
.tws-article-list--buy-button {
  text-align: center !important;
  width: 100% !important;
  margin-top: 5px;
}
.tws-article-list--buy-button .btn-primary, .tws-article-list--buy-button .btn-default {
  background: #A2BF38 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  padding: 7px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
  height: auto !important;
  font-weight: 600 !important;
  width: 100%;
}
.tws-article-list--buy-button .btn-primary:hover, .tws-article-list--buy-button .btn-default:hover,
.tws-article-list--buy-button .btn-primary:focus, .tws-article-list--buy-button .btn-default:focus,
.tws-article-list--buy-button .btn-primary.focus, .tws-article-list--buy-button .btn-default.focus,
.tws-article-list--buy-button .btn-primary:active, .tws-article-list--buy-button .btn-default:active,
.tws-article-list--buy-button .btn-primary.active, .tws-article-list--buy-button .btn-default.active {
  background: #879f31 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.tws-article-list--buy-button .btn-primary .ladda-label, .tws-article-list--buy-button .btn-default .ladda-label {
  font-weight: 600 !important;
}
.tws-article-list--list .tws-list--type-grid .ItemPrice:not(.ItemBuyButton) .caption, .tws-article-search-page--list .tws-list--type-grid .ItemPrice:not(.ItemBuyButton) .caption {
  padding-bottom: 32px;
}
/* ----- /END Artikeltabell ----- */
/* ----- Artikelsortering ----- */
.tws-list-controls>.btn-group:first-child {
  display: none;
}
.tws-list-controls .btn-default {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none;
  color: #333 !important;
  line-height: normal !important;
  padding: 10px !important;
  box-shadow: none !important;
  font-size: 12px !important;
}
.tws-list-controls .btn-default:hover {
  color: #aaa !important;
  background: transparent !important;
  box-shadow: none !important;
}
.tws-list-controls .btn-default.active {
  color: #333 !important;
  box-shadow: none !important;
}
.tws-list-controls .btn-default.active:hover {
  color: #aaa !important;
  box-shadow: none !important;
}
.tws-list-controls .dropdown-menu {
  background-color: #fff;
}
.tws-list-controls .dropdown-menu>li>a:hover {
  background-color: transparent;
  color: #aaa;
}
.tws-list-controls .dropdown-menu>li>a {
  color: #333;
  padding: 5px 18px;
  font-size: 13px;
}
/* ----- /END Artikelsortering ----- */
/* ----- 404 ----- */
.fabrikk--404-message {
  padding: 0px;
}
.fabrikk--404-message .tws-custom-page {
  width: auto;
  margin: 0;
  padding: 0;
  max-width: none;
}
.fabrikk--404-message h1 {
  font-size: 16px;
}
/* ----- /END 404 ----- */
/* ----- Kontaktformulär ----- */
.slot--contact-form {
  margin: 0 auto;
  max-width: 608px;
}
.slot--contact-form {
  margin-top: 20px;
}
.fabrikk--contact-heading {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #000;
  padding: 15px 10px;
  position: relative;
}
@media (max-width: 767px) {
  .fabrikk--contact-heading {
    font-size: 17px;
    padding: 10px 10px;
  }
}
.tws-contact-form--form-outer-wrapper {
  margin: 0 auto;
}
.tws-contact-form--before-text {
  margin: 0;
  text-align: left;
  padding: 0;
  max-width: none;
}
.tws-contact-form--before-text img {
  max-width: 100%;
  height: auto;
}
/* ----- /END Kontaktformulär ----- */
/* ----- Söksida ----- */
.tws-article-search-page--heading {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background: #000;
  padding: 15px 10px;
}
@media (max-width: 767px) {
  .tws-article-search-page--heading {
    font-size: 17px;
    padding: 10px 10px;
  }
}
/* ----- /END Söksida ----- */
/* ----- Paginering ----- */
.tws-list .pagination>li>a {
  background: #fff;
  border: 1px solid #ebebeb !important;
  color: #333 !important;
  z-index: 1 !important;
  font-weight: 700;
}
.tws-list .pagination>li>a:hover {
  background: #fff;
  color: #aaa !important;
  text-decoration: none;
}
.pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
  background: #fff !important;
  color: #aaa !important;
  border-radius: 0;
  border: 0;
  margin-left: 1px;
}
.tws-list .pagination>li:first-child a:after, .tws-list .pagination>li:last-child a:after {
  display: none;
}
.tws-list .pagination>li.active>a, .pagination>.disabled>span:hover {
  background: #fff !important;
  color: #aaa !important;
}
.tws-list .pagination>li.active>a:hover {
  background: #fff !important;
  color: #aaa !important;
}
/* ----- /END Paginering ----- */
/* ----- Mina Sidor ----- */
.fabrikk--my-pages {
  padding: 0px;
}
.fabrikk--my-pages h1 {
  top: 0;
  margin: 0;
  position: relative;
  padding: 0 0 10px 0;
  background: transparent;
  font-size: 30px !important;
  font-weight: 300 !important;
  color: #333 !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 991px) {
  .fabrikk--my-pages h1 {
    font-size: 18px !important;
  }
}
.tws-customer-details--block {
  border: 1px solid #dbdbdb;
}
.slot--my-pages-logout {
  margin-top: 85px;
  display: none;
}
.slot--my-pages-tabs {
  margin-top: 30px;
}
/* ----- /END Mina Sidor ----- */
/* ----- Kassa ----- */
@media (max-width: 767px) {
  .tws-checkout-back-button--text {
    display: none;
  }
}
@media (min-width: 768px) {
  .checkout .slot--back-button {
    margin-top: 16px;
  }
}
.tws-checkout-back-button button {
  margin: 0;
}
.slot--checkout-shortcuts {
  margin-left: 0;
  margin-right: 0;
}
.tws-checkout-shortcuts {
  padding: 0 0 20px 0;
}
.fabrikk--cart, .fabrikk--summary, .fabrikk--checkout-method {
  padding: 15px;
  margin: 0 0 25px;
  border: 1px solid #ddd;
}
.tws-checkout-item-edit-dialog .input-group-btn .btn, .tws-checkout-item-edit-dialog .input-group-btn .tws-articles-connected--show-more-button, .tws-checkout-item-edit-dialog .input-group-btn .tws-articles--show-more-button, .tws-checkout-item-edit-dialog .input-group-btn .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active, .tws-checkout .tws-checkout--payment-methods-list .tws-checkout-item-edit-dialog .input-group-btn a.tws-checkout--payment-method.active, .tws-checkout-item-edit-dialog .input-group-btn .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-checkout-item-edit-dialog .input-group-btn a {
  min-height: 40px;
}
@media (max-width: 767px) {
  .tws-cart--edit-quantity:before, .tws-cart--edit-quantity:after {
    content: '';
    clear: both;
    display: block;
  }
}
.tws-checkout--pay-button.btn-default {
  background: #A2BF38 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  padding: 10px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
}
.tws-checkout--pay-button.btn-default:hover,
.tws-checkout--pay-button.btn-default:focus,
.tws-checkout--pay-button.btn-default.focus,
.tws-checkout--pay-button.btn-default:active,
.tws-checkout--pay-button.btn-default.active {
  background: #879f31 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.tws-checkout--pay-button.btn-primary .ladda-label, .tws-checkout--pay-button.btn-default .ladda-label, .tws-checkout--pay-button.btn-primary:hover .ladda-label, .tws-checkout--pay-button.btn-default:hover .ladda-label {
  color: #fff !important;
}
.fabrikk--summary>h2, .fabrikk--cart>h2, .fabrikk--checkout-method>h2 {
  font-size: 18px !important;
  font-weight: 800 !important;
  margin: 0 0 10px 0 !important;
  color: #333 !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
.tws-checkout-cart.table-striped>tbody>tr:nth-child(odd)>td {
  background: transparent;
}
.tws-checkout--select-delivery h4, .tws-checkout--payment-method-container h4 {
  font-size: 14px !important;
  font-weight: 300 !important;
  margin: 0 0 15px 0 !important;
  color: #555 !important;
  text-transform: uppercase !important;
}
.tws-checkout--v2 .tws-checkout--payments-expand {
  height: auto !important;
  visibility: visible !important;
  border-radius: 0;
  border: 0;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method:hover, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method:focus {
  padding: 15px 15px 15px 40px;
  border: 1px solid #ddd;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active {
  border-radius: 0;
  padding: 15px 15px 15px 40px;
  border: 1px solid #ddd;
  box-shadow: none;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active:hover, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active:focus {
  background: transparent;
  border: 1px solid #ddd;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method::before {
  top: 14px;
  left: 15px;
}
.tws-checkout--v2 .tws-checkout--show-payment-description {
  padding: 8px 0px 8px 3px;
}
.tws-checkout--v2 .tws-checkout--payment-active span.fa {
  display: none;
}
.tws-checkout--payment-title {
  text-transform: none;
}
.tws-checkout--payment-method .list-group-item-heading {
  font-weight: 700;
  color: #555 !important;
}
.tws-checkout--payment-active .list-group-item-heading {
  font-weight: 700;
  color: #333 !important;
}
.tws-checkout--loading-overlay {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.tws-checkout--radio .btn-default {
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  padding: 15px 15px 30px 40px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
}
.tws-checkout--radio .btn-default:hover,
.tws-checkout--radio .btn-default:focus,
.tws-checkout--radio .btn-default.focus,
.tws-checkout--radio .btn-default:active,
.tws-checkout--radio .btn-default.active {
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.tws-checkout input[type=radio]:not(old)+label:before, .tws-checkout .tws-checkout--box .tws-checkout--radio label::before {
  top: 18px !important;
  left: 15px !important;
}
.tws-checkout--show-delivery-description, .tws-checkout--show-payment-description {
  left: 55px;
}
.tws-cart-summary .tws-cart-summary--items-count, .tws-cart-summary .tws-cart-summary--discount-row, .tws-cart-summary .tws-cart-summary--price-row {
  border-bottom: solid 1px #ddd;
}
.tws-cart-summary .tws-cart-summary--sum-row.tws-cart-summary--got-more {
  border-top: solid 1px #ddd;
}
.slot--checkout-related .tws-util-heading.tws-articles-two--heading>div {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  margin-bottom: 15px;
}
.slot--checkout-related .tws-util-heading.tws-articles-two--heading>div>.tws-util-heading--heading {
  font-size: 14px !important;
  font-weight: 300 !important;
  margin: 0 0 15px 0 !important;
  color: #555 !important;
  text-transform: uppercase !important;
  background: transparent;
  padding: 0;
}
.fabrikk--summary .slot--checkout-related::before {
  display: none;
}
.fabrikk--summary .slot--checkout-related .tws-list--list .tws-list--type-grid {
  margin-left: 0;
  margin-right: 0;
}
.fabrikk--summary .slot--checkout-related .tws-list--type-grid .tws-list--grid-item {
  margin: 0;
  margin-bottom: 15px;
}
.slot--checkout-cart .tws-cart--checkout-related-toggle {
  padding-left: 0;
}
/* ----- /END Kassa ----- */
/* ----- Artikelsida ----- */
/* Generellt */
.fabrikk--article .fabrikk--article-top, .fabrikk--article .fabrikk--article-section {
  padding: 0 !important;
}
@media (min-width: 768px) {
  .fabrikk--article-left-col {
    width: 50%;
  }
  .fabrikk--article-right-col {
    width: 50%;
    margin-left: 0;
    padding-left: 30px !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .fabrikk--article .fabrikk--article-left-col, .fabrikk--article .fabrikk--article-right-col {
    padding: 0;
  }
}
.tws-article-choices--schema-form .help-block {
  font-size: 10px;
  margin-bottom: 0;
}
.tws-article-choices--schema-form .form-group {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .tws-article-choices--schema-form .form-group {
    width: 50%;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
  }
}
@media (min-width: 767px) {
  .tws-article-choices--schema-form .form-group {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1250px) {
  .tws-article-choices--schema-form .form-group {
    width: 50%;
    padding: 0 10px;
  }
}
/* Antal */
.tws-article-quantity .input-group input {
  border-radius: 0 !important;
  border: 1px solid #ddd !important;
}
/* Köpknapp */
.slot--article-buy-button .btn-primary, .slot--article-buy-button .btn-default {
  background: #A2BF38 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 11px !important;
  padding: 10px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
  height: 40px !important;
  width: auto;
  min-width: 200px;
  font-weight: 800;
}
.slot--article-buy-button .btn-primary:hover, .slot--article-buy-button .btn-default:hover,
.slot--article-buy-button .btn-primary:focus, .slot--article-buy-button .btn-default:focus,
.slot--article-buy-button .btn-primary.focus, .slot--article-buy-button .btn-default.focus,
.slot--article-buy-button .btn-primary:active, .slot--article-buy-button .btn-default:active,
.slot--article-buy-button .btn-primary.active, .slot--article-buy-button .btn-default.active {
  background: #879f31 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
/* Relaterade */
.slot--article-page-footer .container {
  padding: 0;
}
.tws-article-related--headline, .tws-article-visited--headline, .tws-article-manually-related--headline {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
tws-article-visited .tws-horizontal-flip-list {
  border: 0 !important;
}
/* Social */
.tws-article-social--share-button.ng-scope.sharer-0 .social {
  visibility: visible !important;
  opacity: 1 !important;
  transform: scale(1) translateY(0px);
}
.tws-article-social--share-button.ng-scope.sharer-0 .social.networks-5.left {
  margin-left: auto;
  position: relative;
}
.tws-article-social div.tws-article-social--share-button.tws-article-social--share-button>label.entypo-export {
  display: none;
}
.tws-article-social--share-button.ng-scope.sharer-0 .social ul li {
  float: right !important;
}
.tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=pinterest], .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=twitter], .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=facebook], .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=gplus], .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=paper-plane] {
  background: transparent !important;
  color: #333;
  font-size: 18px;
  width: auto;
  margin: 0 0 0 15px;
  height: auto;
  padding: 0px;
  text-align: right;
}
/* Artikelbilder */
.tws-horizontal-flip-list--arrow-left {
  left: 0;
}
.tws-horizontal-flip-list--arrow-right {
  right: 0;
}
.slot--article-images .tws-article-images--preload {
  max-width: 600px;
  margin: 0 auto;
}
.tws-article-images--current-image {
  margin: 0;
  width: 100%;
}
.slick-slider {
  background: #fff;
  margin-bottom: 20px;
}
.tws-article-images--slick-big .slick-slide .tws-img--container {
  border: 0;
  border-radius: 0;
}
.tws-article-images--slick-big .slick-prev, .tws-article-images--slick-big .slick-next {
  display: none !important;
}
.slick-next {
  right: 10px;
}
.slick-prev {
  left: 10px;
}
.fabrikk--article .fabrikk--article-left-col {
  padding: 0;
}
.tws-article-images--slick-nav .slick-slide .tws-img--container {
  border-radius: 0;
  border: 1px solid #eee;
}
/* Artikelnamn */
.tws-article-name h1 {
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .fabrikk--article-right-col {
    max-width: none;
  }
}
/* Priser */
.tws-article-price {
  font-size: 17px;
  font-weight: 700;
}
.tws-article-price .tws-api-price .tws-api--price-current, .tws-horizontal-flip-list--price .tws-api-price .tws-api--price-current {
  font-weight: 700;
}
.slot--article-price {
  margin-bottom: 20px;
}
.fabrikk--article .slot--article-stock-shipping {
  min-height: auto;
}
/* Beskrivning */
.slot--article-description .tws-article-description--heading {
  display: none;
}
.tws-article-description--article-number {
  text-align: left;
  font-size: 13px;
}
.tws-article-description--text {
  font-size: 13px !important;
  line-height: normal !important;
}
.tws-article-introduction--text {
  font-size: 13px !important;
  line-height: normal !important;
}
.tws-article-introduction--read-more {
  display: none;
}
.tws-article-attachments--title {
  display: none;
}
.slot--article-attachments .tws-article-attachments {
  margin: 0;
  padding: 15px;
}
.tws-article-attachments--image img {
  width: 20px;
}
.slot--article-attachments .tws-article-attachments tbody, .slot--article-attachments .tws-article-attachments table {
  margin: 0;
  max-width: none;
  text-align: left;
}
/* ----- /END Artikelsida ----- */


.tws-article-buy-button-with-modal--price-inquiry .help-block {
  display: none;
}

/* Göm nollpriser */
.tws-article-list--price-is-zero, .tws-article--price-is-zero {
  display: none;
}