/*
Textalk AB
Textalk Webshop
Konsult
*/


.tws-article-favoritebutton--container {
		position: absolute;
    top: 42px;
	  right: 0px;
}
 
/* ----- 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: #090909 !important;
  background-image: url('//shop.textalk.se/shop/25118/files/designfiler/floralbackground.jpg') !important;
  background-size: 250px 250px;
  color: #fff;
  font-size: 14px;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .page-canvas {
  background: transparent;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #fff;
}
a {
  -webkit-transition: color .3s;
  transition: color .3s;
  outline: none;
}
.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 #eee;
  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: 700;
}
/* Primary button */
.btn-primary, a.btn-primary {
  background: #434343 !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: #3b3b3b !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: #434343 !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: #3b3b3b !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: #434343 !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: #3b3b3b !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: #000;
}
/* ----- END Knappar ----- */
/* ----- Modal ----- */
.modal tws-article-manually-related, .modal tws-article-related, .modal tws-article-visited {
  display: none;
}
/* ----- END Modal ----- */
/* ----- Mittensektion ----- */
.fabrikk--body {
  padding-top: 30px;
  padding-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.checkout .fabrikk--body {
  padding-top: 30px;
}

.checkout .tws-checkout--pay .tws-checkout--pay-button {
    background: #be102d !important;
}
.checkout .slot--checkout-cart-usps {
    display: none;
}

.fabrikk--content-wrapper {
  padding: 0;
  width: 100%;
  max-width: none;
}
.fabrikk--content {
  padding: 0;
}
.cart .fabrikk--content, .checkout .fabrikk--content {
  padding: 0;
  background: transparent;
}
.tws-mini-cart .tws-mini-cart--header-cart-button {
    color: #fff;
}

body.article .fabrikk--content {
  padding: 40px 15px;
}
.tws-theme-foundation-content--done .fabrikk--content {
  background: #090909;
  padding: 40px 15px;
}
.startpage.tws-theme-foundation-content--done .fabrikk--content {
  padding: 0;
  background: transparent;
}
/* ----- /END Mittensektion ----- */
/* ----- Top-bar ----- */
.fabrikk--top-bar-right {
  right: 15px;
}
.fabrikk--top-bar {
  background: #000;
  border-bottom: 1px solid #202020;
  padding: 7.5px 15px;
}
/* Väljare dator */
.fabrikk--top-bar .btn-default, .fabrikk--top-bar .btn-primary {
  background: transparent !important;
  font-size: 12px !important;
  text-transform: uppercase;
  color: #fff !important;
  padding: 0 12px 0 5px !important;
  font-weight: 400;
  position: relative;
  margin-left: 5px !important;
  height: 32px;
  line-height: 32px;
}
.fabrikk--top-bar .btn-default:hover, .fabrikk--top-bar .btn-primary:hover,
.fabrikk--top-bar .btn-default:focus, .fabrikk--top-bar .btn-primary:focus,
.fabrikk--top-bar .btn-default:active, .fabrikk--top-bar .btn-primary:active {
  background: transparent !important;
  color: #BC1532 !important;
}
.fabrikk--top-bar .caret {
  position: absolute;
  top: 8px;
  right: 9px;
  padding-right: 0 !important;
}
.fabrikk--top-bar .dropdown-menu {
  left: auto;
  right: 0;
  float: right;
  min-width: auto;
  margin: 0;
}
.fabrikk--top-bar .dropdown-menu>li>a {
  padding: 5px 12px;
  font-size: 12px;
  text-transform: uppercase !important;
  background: transparent !important;
  font-weight: 700;
}
.fabrikk--top-bar .dropdown-menu>li>a:hover {
  color: #BC1532 !important;
}
.fabrikk--top-bar .dropdown-menu>.active>a, .fabrikk--top-bar .dropdown-menu>.active>a:hover, .fabrikk--top-bar .dropdown-menu>.active>a:focus {
  color: #BC1532 !important;
}
/* /END Väljare dator */
/* ----- END Top-bar ----- */
/* ----- Header ----- */
.fabrikk--header {
  background: #000;
}
.fabrikk--header-wrapper {
  background: transparent;
}
/* Logo */
.slot--logo .tws-logo {
  background: #BE102D;
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .slot--logo .tws-logo {
    max-width: 150px;
  }
}
/* /END Logo */
/* Varukorg */
.slot--cart {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .slot--cart {
    margin-top: 14px;
  }
}
.tws-micro-cart a {
  padding-right: 0;
  color: #fff;
  height: auto;
  width: auto;
  line-height: 34px;
}
.tws-micro-cart a:hover {
  color: #BC1532;
}
@media (max-width: 767px) {
  .tws-micro-cart a {
    height: auto;
    width: auto;
    line-height: normal;
    margin-top: 5px;
  }
}
.tws-micro-cart--label {
  font-weight: 700;
  font-size: 13px;
}
.tws-micro-cart--counter {
  top: 0;
}
.fabrikk--header-right {
  right: 15px;
  color: #fff;
}

.tws-mini-cart .tws-mini-cart--header-cart-button:hover {
    color: #fff;
}
.modal-content .modal-header button, .modal-content .modal-header button span {
    opacity: 1 !important;
}

@media(max-width:480px) {
.tws-mini-cart .tws-mini-cart--header-cart-button {
    padding: 10px 0px 10px 10px;
}
  .fabrikk--header .slot--header-favorites .tws-favorite-list--header-favorite-button {
    margin-right: 8px;
}
}

.tws-list--grid-item .tws-article-favoritebutton {
    bottom: 0px;
}
/* /END Varukorg */
/* Meny */
.tws-mega-menu--open-button {
  background: transparent !important;
  font-size: 13px !important;
  text-transform: uppercase;
  color: #fff !important;
  padding: 8px 15px !important;
  font-weight: 700;
  height: auto !important;
}
.tws-mega-menu--open-button:hover,
.tws-mega-menu--open-button:focus,
.tws-mega-menu--open-button:active {
  background: transparent !important;
  color: #BC1532 !important;
}
.tws-mega-menu--delimiter {
  height: 34px;
}
.tws-mega-menu--delimiter::before {
  line-height: 36px;
  border-left: 1px solid #202020;
}
.tws-mega-menu--buttons {
  height: auto;
  top: -60px;
}
@media (max-width: 767px) {
  .tws-mega-menu--buttons {
    top: -58px;
  }
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup>a {
  border-bottom: 1px solid #202020;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup>a:hover {
  color: #BC1532;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup .tws-mega-menu--articlegroup-children>a {
  color: #fff;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup .tws-mega-menu--articlegroup-children>a:hover {
  color: #BC1532;
}
.tws-mega-menu--navigation .tws-mega-menu--custom-links>div a {
  font-size: 13px;
  color: #fff;
}
.tws-mega-menu--navigation .tws-mega-menu--custom-links>div a:hover {
  color: #BC1532;
}
.tws-mega-menu--custom-html hr {
  border-top: 1px solid #202020;
}
.tws-mega-menu--custom-html {
  font-size: 13px;
}
/* END Meny */
/* Väljare mobil */
.tws-mega-menu--controls .btn-default, .tws-mega-menu--controls .btn-primary {
  background: transparent !important;
  font-size: 12px !important;
  text-transform: uppercase;
  color: #fff !important;
  padding: 0 !important;
  font-weight: 400;
  position: relative;
  margin-right: 10px !important;
  height: 32px;
  line-height: 32px;
}
.tws-mega-menu--controls .btn-default:hover, .tws-mega-menu--controls .btn-primary:hover,
.tws-mega-menu--controls .btn-default:focus, .tws-mega-menu--controls .btn-primary:focus,
.tws-mega-menu--controls .btn-default:active, .tws-mega-menu--controls .btn-primary:active {
  background: transparent !important;
  color: #BC1532 !important;
}
.tws-mega-menu--controls .dropdown-menu {
  background: transparent;
  padding: 5px 0 5px 10px !important;
}
.tws-mega-menu .tws-mega-menu--controls .dropdown-menu li a {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase !important;
  padding: 5px 0;
}
.tws-mega-menu--controls .dropdown-menu>li>a:hover {
  color: #BC1532 !important;
}
.tws-mega-menu--controls .dropdown-menu>.active>a, .tws-mega-menu--controls .dropdown-menu>.active>a:hover, .tws-mega-menu--controls .dropdown-menu>.active>a:focus {
  color: #BC1532 !important;
}
.tws-mega-menu--controls {
  border-bottom: 0;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup-list-ul {
  border-bottom: 0;
}
/* END Väljare mobil */
/* Sök */
.tws-mega-menu--search-bar.open {
  height: 40px;
  margin: 0;
}
body.fabrikk--horizontal-menu .tws-mega-menu--buttons {
  height: auto;
  top: -40px;
}
.tws-mega-menu--search-button .fa-search {
  font-size: 14px;
}
.tws-mega-menu--search-button {
  background: transparent !important;
  font-size: 13px !important;
  text-transform: uppercase;
  color: #fff !important;
  padding: 8px 15px !important;
  font-weight: 700;
  height: auto !important;
}
.tws-mega-menu--search-button:hover,
.tws-mega-menu--search-button:focus,
.tws-mega-menu--search-button:active {
  background: transparent !important;
  color: #BC1532 !important;
}
.tws-mega-menu--search-bar input.form-control {
  background: #fff;
  border: 0 !important;
  padding-left: 50px !important;
  text-transform: none;
}
.tws-mega-menu--search-bar .tws-article-search {
  border: 0 !important;
}
.tws-mega-menu .tws-article-search span {
  margin-left: 15px;
  top: 0;
}
.tws-mega-menu--search-bar .tws-article-search span::before {
  color: #333 !important;
  -webkit-transition: color .3s;
  transition: color .3s;
}
.tws-mega-menu--search-bar .tws-article-search span:hover::before {
  color: #BC1532 !important;
}
.tws-article-search ul {
  display: none !important;
}
@media (max-width: 767px) {
  .tws-mega-menu--search-bar, .tws-mega-menu--search-bar.open {
    height: 40px;
    margin-bottom: 0;
  }
  .tws-mega-menu--search-bar input.form-control {
    font-size: 16px !important;
  }
  .tws-mega-menu--search-bar .tws-article-search span {
    font-size: 16px;
    line-height: 20px;
  }
}
/* /END Sök */
/* ----- END Header ----- */
/* ----- Breadcrumbs ----- */
.slot--breadcrumbs {
  margin-bottom: 20px;
}
.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;
}
.tws-breadcrumbs a:hover {
  color: #BC1532;
  text-decoration: none;
}
.tws-breadcrumbs--home-icon {
  color: #BC1532 !important;
  font-size: 16px;
}
/* ----- /END Breadcrumbs ----- */
/* ----- Startsida ----- */
.slot--component-container .tws-container--tws-custom-html, .slot--component-container .tws-container--tws-article-display, .slot--component-container .tws-container--tws-articles, .slot--component-container .tws-container--tws-articles-two, .slot--component-container .tws-container--tws-articles-connected, .slot--component-container .tws-container--tws-newsletter-subscribe, .slot--component-container .tws-container--tws-articlegroups {
  background: #090909 !important;
  padding: 25px 15px;
}
.tws-image-carousel .slick-next, .tws-image-carousel .slick-prev {
  background: #202020;
}
.intro {
  text-align: center;
}
/* ----- END Startsida ----- */
/* ----- Fullbreddsartikel ----- */
.tws-article-display {
  padding: 15px;
  border: 1px solid #202020;
}
.tws-custom-page--full-width-article .tws-article-display--show-more .btn-default {
	background: #c00a27 !important;
}
.tws-custom-page--full-width-article .tws-article-display .tws-article-description {
    line-height: 1.6;
}
.tws-custom-page--full-width-article .tws-article-display .tws-article-description::before,
.tws-custom-page--full-width-article .tws-article-display .tws-article-description::after {
   position: relative !important;
}


.tws-theme-foundation-content--done .fabrikk--content {
	padding-bottom: 0px ;
}

/* ----- /END Fullbreddsartikel ----- */
/* ----- Nyhetsbrev ----- */
.fabrikk--component-container .tws-newsletter-subscribe {
  display: block;
  border: 1px solid #202020;
  padding: 20px 15px;
}
/* ----- /END Nyhetsbrev ----- */
/* ----- 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;
}
.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;
  text-shadow: 1px 1px 1px #555;
}
.tws-content-box--second-line {
  font-weight: 400;
  margin-top: 8px !important;
  color: #fff !important;
  text-shadow: 1px 1px 1px #555;
}
.tws-content-box--third-line {
  font-weight: 400;
  margin-top: 15px !important;
  color: #fff !important;
  text-shadow: 1px 1px 1px #555;
  border: 1px solid #fff;
  padding: 10px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.tws-content-box--third-line:hover {
  background: #BE102D;
  border: 1px solid #BE102D;
  text-shadow: 1px 1px 1px #BE102D;
  color: #fff !important;
}
.tws-content-box--cell {
  padding: 20px 0;
}
.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: 992px) {
  .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 {
    opacity: 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;
    filter: grayscale(1%);
    backface-visibility: hidden;
  }
  .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;
    max-width: 105%;
    opacity: 0.7;
    filter: grayscale(1%);
    backface-visibility: hidden;
  }
}
/* Ett skyltfönster */
.tws-container--tws-content-box .tws-content-box--table {
  max-width: 1200px;
  margin: 0 auto;
}
.tws-container--tws-content-box .tws-content-box--cell {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 100px;
}
.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: 991px) {
  .slot--component-container .tws-content-box-4x--box:nth-child(-n+2) {
    margin-bottom: 20px;
  }
}
/* ----- /END Skyltfönster ----- */
/* ----- Framhävda artikelgrupper ----- */
.tws-articlegroups-title>div {
  border-bottom: 1px solid #202020;
  position: relative;
  height: 20px;
  margin-bottom: 35px;
  text-align: center;
}
.tws-articlegroups-title>div>.tws-util-heading--heading {
  font-size: 25px;
  font-weight: 300;
  background: #090909;
  padding: 0 20px;
  margin: 0;
  margin-top: -4px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .tws-articlegroups-title>div>.tws-util-heading--heading {
    font-size: 18px;
    margin-top: 4px;
  }
}
.tws-articlegroups .thumbnail {
  border: 1px solid #202020;
  border-radius: 0;
  padding: 0;
}
.tws-articlegroups .row {
  margin-right: -5px;
  margin-left: -5px;
}
.tws-articlegroups--articlegroup {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .tws-articlegroups--articlegroup {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .tws-articlegroups--articlegroup {
    width: 50%;
  }
}
.tws-articlegroups .caption {
  background: #202020;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
}
.tws-articlegroups .caption a {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.tws-articlegroups .caption:hover a {
  color: #BC1532;
}
/* ----- /END Framhävda artikelgrupper ----- */
/* ----- Framhävda artiklar ----- */
.tws-util-heading.tws-articles-two--heading>div {
  border-bottom: 1px solid #202020;
  position: relative;
  height: 20px;
  margin-bottom: 35px;
  text-align: center;
}
.tws-util-heading.tws-articles-two--heading>div>.tws-util-heading--heading {
  font-size: 25px;
  font-weight: 300;
  background: #090909;
  padding: 0 20px;
  margin: 0;
  margin-top: -4px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .tws-util-heading.tws-articles-two--heading>div>.tws-util-heading--heading {
    font-size: 18px;
    margin-top: 4px;
  }
}
/* ----- /END Framhävda artiklar ----- */
/* ----- Artikelgruppssidor ----- */
.customPageItem.customPageHtml iframe {
  width: 100%;
  max-width: 400px;
  height: auto;
  min-height: 300px;
}
.tws-articlegroup-list .caption .tws-util-heading--heading {
  margin-top: 0;
}
.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 {
  border-bottom: 1px solid #e0e0e0 !important;
  position: relative !important;
  height: 20px !important;
  margin-bottom: 25px !important;
  text-align: center;
}
.tws-artgrp-info>div>.tws-util-heading--heading, .fabrikk--article-group .tws-articlegroup-list--info h1 {
  font-size: 30px !important;
  font-weight: 300 !important;
  background: #fff !important;
  padding: 0 20px !important;
  margin: 0 !important;
  margin-top: -6px !important;
  display: inline-block !important;
  color: #616161 !important;
  text-transform: uppercase !important;
}
@media (max-width: 767px) {
  .tws-artgrp-info>div>.tws-util-heading--heading, .fabrikk--article-group .tws-articlegroup-list--info h1 {
    font-size: 18px !important;
    margin-top: 4px !important;
  }
}
.customPageArticlegroupSelection>tws-util-heading>div {
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  height: 20px;
  margin-bottom: 25px;
  text-align: center;
}
.customPageArticlegroupSelection>tws-util-heading>div>.tws-util-heading--heading {
  font-size: 30px;
  font-weight: 300;
  background: #fff;
  padding: 0 20px;
  margin: 0;
  margin-top: -6px;
  display: inline-block;
  color: #616161;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .customPageArticlegroupSelection>tws-util-heading>div>.tws-util-heading--heading {
    font-size: 18px;
    margin-top: 4px;
  }
}
/* ----- /END Artikelgruppssidor ----- */
/* ----- Artikelgruppstabell ----- */

.tws-article-filter .tws-article-filter--nr-of-articles {
    color: #fff;
}

.tws-article-filter .filter-select-options-container button,
.tws-article-filter--dropdown-wrapper .filter-select-name,
.tws-article-filter .tws-article-filter--price-min input, 
.tws-article-filter .tws-article-filter--price-max input {
		color: #000 !important;
}

.tws-articlegroups .tws-img--wrapper {
  overflow: hidden;
}
.tws-articlegroups .tws-img--container {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tws-articlegroups .thumbnail:hover .tws-img--container {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.tws-articlegroup-list .caption .tws-util-heading--heading {
  margin-top: 0;
}
.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 {
  border-bottom: 1px solid #e0e0e0 !important;
  position: relative !important;
  height: 20px !important;
  margin-bottom: 35px !important;
  text-align: center;
}
.tws-artgrp-info>div>.tws-util-heading--heading, .fabrikk--article-group .tws-articlegroup-list--info h1 {
  font-size: 30px !important;
  font-weight: 300 !important;
  background: #fff !important;
  padding: 0 20px !important;
  margin: 0 !important;
  margin-top: -6px !important;
  display: inline-block !important;
  color: #616161 !important;
  text-transform: uppercase !important;
}
@media (max-width: 767px) {
  .tws-artgrp-info>div>.tws-util-heading--heading, .fabrikk--article-group .tws-articlegroup-list--info h1 {
    font-size: 18px !important;
    margin-top: 4px !important;
  }
}
.customPageArticlegroupSelection>tws-util-heading>div {
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  height: 20px;
  margin-bottom: 45px;
  text-align: center;
}
.customPageArticlegroupSelection>tws-util-heading>div>.tws-util-heading--heading {
  font-size: 30px;
  font-weight: 300;
  background: #F5F5F5;
  padding: 0 20px;
  margin: 0;
  margin-top: -6px;
  display: inline-block;
  color: #616161;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .customPageArticlegroupSelection>tws-util-heading>div>.tws-util-heading--heading {
    font-size: 18px;
    margin-top: 4px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tws-articlegroup-list--col-sm-2 .tws-list--grid-item {
    max-width: calc(25% - 10px);
    -ms-flex-preferred-size: calc(25% - 10px);
    flex-basis: calc(25% - 10px);
    width: calc(25% - 10px);
  }
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail {
  border-radius: 0;
  border: 1px solid #202020;
  background: #202020;
  padding: 0;
  text-align: center;
  height: auto;
  margin: 0;
}
.tws-articlegroups img {
  border-radius: 0;
}
.tws-articlegroup-list .tws-list--grid-item .caption {
  background: #202020;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail .caption a {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail:hover .caption a {
  color: #BC1532;
}
/* ----- /END Artikelgruppstabell ----- */
/* ----- 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: #fff !important;
  line-height: normal !important;
  padding: 10px !important;
  box-shadow: none !important;
  font-size: 12px !important;
}
.tws-list-controls .btn-default:hover {
  color: #BC1532 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.tws-list-controls .btn-default.active {
  color: #fff !important;
  box-shadow: none !important;
}
.tws-list-controls .btn-default.active:hover {
  color: #BC1532 !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: #BC1532;
}
.tws-list-controls .dropdown-menu>li>a {
  color: #333;
  padding: 5px 18px;
  font-size: 13px;
}
/* ----- /END Artikelsortering ----- */
/* ----- Artikeltabell ----- */
.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 #202020 !important;
  overflow: hidden;
}
.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: 9px !important;
  border-radius: 0 !important;
  border: 0 !important;
}
.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 {
  background: #BE102D;
  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: #BE102D;
  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 .tws-util-heading--heading {
  margin-bottom: 0;
}
.tws-article-list--product-image {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 992px) {
  .tws-list--list .thumbnail:hover .tws-article-list--product-image {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.tws-article-list--article-name a {
  display: block;
  font-size: 13px;
  letter-spacing: normal;
  color: #fff;
  font-weight: 700;
}
.tws-article-list--article-name a:hover {
  color: #BC1532;
}
.tws-article-list--introduction-text {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
.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;
  color: #fff;
  font-size: 13px;
}
.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;
  color: #fff;
  font-size: 11px;
}
.tws-article-list--buy-button {
  text-align: right !important;
  width: 100% !important;
  margin-top: 5px;
}
/*
.tws-article-list--buy-button .btn-primary .ladda-label, .tws-article-list--choices-button span {
  font-size: 0 !important;
}
html[lang="sv"] .tws-article-list--buy-button .btn-primary .ladda-label:before, html[lang="sv"] .tws-article-list--buy-button .btn-default .ladda-label:before, html[lang="sv"] .tws-article-list--choices-button span:before {
  content: 'Köp/Info';
  font-size: 13px !important;
}
html[lang="en"] .tws-article-list--buy-button .btn-primary .ladda-label:before, html[lang="sv"] .tws-article-list--buy-button .btn-default .ladda-label:before, html[lang="en"] .tws-article-list--choices-button span:before {
  content: 'Buy/Info';
  font-size: 13px !important;
}
*/
.tws-article-list--buy-button .btn-primary, .tws-article-list--buy-button .btn-default {
  background: #BE102D !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;
  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: #a40e27 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !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;
}
.tws-article-list--list .tws-img--loading {
  background-color: #eee;
}
/* ----- /END Artikeltabell ----- */
/* ----- 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: #616161 !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid #e0e0e0;
}
@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 ----- */
/* ----- 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 ----- */
.fabrikk--contact {
  margin: 0 auto;
  max-width: 800px;
}
.slot--contact-form {
  margin-top: 20px;
}
.fabrikk--contact-heading {
  font-size: 30px !important;
  font-weight: 300 !important;
  background: transparent !important;
  padding: 0 0 10px 0 !important;
  margin: 0 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  position: relative;
  text-align: center;
  border-bottom: 1px solid #202020;
}
@media (max-width: 767px) {
  .fabrikk--contact-heading {
    font-size: 18px !important;
  }
}
.tws-contact-form--form-outer-wrapper {
  margin: 0 auto;
}
.tws-contact-form--before-text {
  margin: 0;
  text-align: center;
  padding: 0;
  max-width: none;
}
/* ----- /END Kontaktformulär ----- */
/* ----- Söksida ----- */
.tws-article-search-page--heading {
  font-size: 30px !important;
  font-weight: 300 !important;
  background: transparent !important;
  padding: 0 0 10px 0 !important;
  margin: 0 0 20px 0 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-align: center;
  border-bottom: 1px solid #202020;
}
@media (max-width: 767px) {
  .tws-article-search-page--heading {
    font-size: 18px !important;
  }
}
/* ----- /END Söksida ----- */
/* ----- Kassa ----- */
@media (max-width: 991px) {
  body.cart .tws-checkout-back-button--text, body.checkout .tws-checkout-back-button--text {
    display: none;
  }
}
.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: 0;
  margin: 0 0 25px;
  background: #090909;
}
.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: #BE102D !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  padding: 12px 45px !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: #a40e27 !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: 300 !important;
  margin: 0 0 10px 0 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  border-bottom: 1px solid #202020;
  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: #fff !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 {
  padding: 15px 15px 15px 40px;
  border: 1px solid #202020;
  background: #202020;
  color: #fff !important;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method:hover .list-group-item-heading, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method:focus .list-group-item-heading {
  color: #BC1532 !important;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active {
  border-radius: 0;
  padding: 15px 15px 15px 40px;
  border: 1px solid #202020;
  background: #202020;
  box-shadow: none;
  color: #fff;
}
.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 {
  border: 1px solid #202020;
  background: #202020;
  color: #BC1532;
}
.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: #fff !important;
}
.tws-checkout--payment-active .list-group-item-heading {
  font-weight: 700;
  color: #fff !important;
}
.tws-checkout--loading-overlay {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.tws-checkout--radio .btn-default {
  background: #202020 !important;
  color: #fff !important;
  border: 1px solid #202020 !important;
  border-bottom: 1px solid #202020 !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: #202020 !important;
  color: #fff !important;
  border: 1px solid #202020 !important;
  border-bottom: 1px solid #202020 !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;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  border-top: 1px solid #202020;
}
.tws-checkout-cart.table {
  border-bottom: solid 1px #202020;
}
.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 #202020;
}
.table>thead>tr>th {
  border-bottom: 0;
}
.tws-cart-summary .tws-cart-summary--sum-row.tws-cart-summary--got-more {
  border-top: solid 1px #202020;
}
.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: #616161 !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 ----- */
.fabrikk--article .fabrikk--article-top, .fabrikk--article .fabrikk--article-section {
  padding: 0;
}
.tws-article-quantity .input-group input {
  border-radius: 0 !important;
  background: #fff;
  border: 0;
}
/* Inledande text */
.tws-article-introduction--text {
  font-size: 14px;
}
/* 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 #202020;
  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: #fff;
  font-size: 18px;
  width: auto;
  margin: 0 0 0 15px;
  height: auto;
  padding: 0px;
  text-align: right;
}
.tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=pinterest]:hover, .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=twitter]:hover, .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=facebook]:hover, .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=gplus]:hover, .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=paper-plane]:hover {
  color: #BC1532;
}
/* Artikelbilder */
.tws-article-images--image-zoom {
  background: #000;
  color: #fff;
}
.slick-prev, .slick-next {
  background: #000 !important;
  border-radius: 100%;
  height: 30px !important;
  width: 30px !important;
}

.tws-article-images--current-image {
  margin: 0;
  background: #fff;
  width: 100%;
}

.slick-slider {
  margin-bottom: 20px;
}

.tws-article-images--slick-big .tws-article-images--image {
    width: 100%;
}

.tws-article-images--slick-big .slick-slide .tws-img--container {
  border: 0;
  border-radius: 0;
}
.slick-next {
  right: -36px;
  border:1px solid #fff;
}
.slick-prev {
  left: -36px;
    border:1px solid #fff;
}
.fabrikk--article .fabrikk--article-left-col {
  padding: 0;
}
.tws-article-images--slick-nav .slick-slide .tws-img--container {
  border-radius: 0;
  border: 1px solid #202020;
}
/* Artikelnamn */
.tws-article-name h1 {
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .tws-article-name h1 {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .fabrikk--article-right-col {
    max-width: none;
  }
}

/* Beskrivning */
.slot--article-description .tws-article-description--text {
  line-height: normal;
  font-size: 14px;
}
.slot--article-description .tws-article-description--heading {
  font-size: 18px;
}
.slot--article-description {
  margin-bottom: 40px;
}
/* Köpknapp */
.slot--article-buy-button .btn-primary {
  background: #BA1936 !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;
  height: 40px;
}
.slot--article-buy-button .btn-primary:hover,
.slot--article-buy-button .btn-primary:focus,
.slot--article-buy-button .btn-primary.focus,
.slot--article-buy-button .btn-primary:active,
.slot--article-buy-button.btn-primary.active {
  background: #a40e27  !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
/* ----- /END Artikelsida ----- */
/* ----- Fri frakt ----- */
.slot--shipping-notice .tws-free-shipping-notice--wrapper {
  background: #BC1532;
  color: #fff;
}
/* ----- END Fri frakt ----- */
/* ----- Egna sidor ----- */
.custompage .tws-custom-page {
  max-width: 800px;
  margin: 0 auto;
}
/* ----- END Egna sidor ----- */
/* ----- Tillbaka till toppen ----- */
.fabrikk--back-to-top {
  position: fixed;
  right: 15px;
  bottom: 0px;
  margin: 0px;
}
.fabrikk--back-to-top-link-text {
  font-size: 0px;
}
.fabrikk--back-to-top-link-text:after {
  font-size: 45px;
  content: '\f106';
  font-family: FontAwesome;
  background: rgba(0,0,0,0.5);
  padding: 0px 5px;
  background-color: gray;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  opacity: 0.8;
  border: 2px solid gray;
  border-radius: 6px;
  -webkit-box-shadow: 7px 10px 43px 0px rgba(0,0,0,0.38);
  -moz-box-shadow: 7px 10px 43px 0px rgba(0,0,0,0.38);
  box-shadow: 7px 10px 43px 0px rgba(0,0,0,0.38);
}
.fabrikk--back-to-top-link {
  color: #fff;
}
.fabrikk--back-to-top-link:hover {
  color: #fff;
  text-decoration: none;
}
/* ----- /END Tillbaka till toppen ----- */


/* ----- Filtrering ----- */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border-radius: 100%;
  background: #BE102D;
  border: 1px solid #3e3d3d;
}
.ui-widget-header {
  background: #BE102D;
}
.ui-widget.ui-widget-content {
  border: 1px solid #3e3d3d;
}
.ui-widget-content {
  background: #202020;
}
.multi-select .options .option {
  background: #202020;
}
.multi-select .options .option:hover {
  color: #BE102D;
}
.multi-select .options .option.selected {
  background: #BE102D;
}
.multi-select .options .option.selected:hover {
  color: #fff;
}
.multi-select .options .option.unavailable {
  background:  #202020;
  color: #777;
}
.multi-select h3 {
  font-size: 16px;
}
.range-slider-header h3 {
  font-size: 16px;
  margin-top: 0;
}
.range-slider-wrapper {
    background: #202020;
    padding: 15px 20px;
}
.range-slider-header .range-slider-values {
  margin-bottom: 5px;
}
.filterComponent {
  margin-top: 15px;
}
.filterPanel .range-slider-wrapper {
  width: 49%;
}
@media (max-width: 767px) {
  .filterPanel .range-slider-wrapper {
    width: 100%;
  }
  .filterPanel .multi-select {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .filterPanel .multi-select {
    width: 100%;
  }
}
/* ----- /END Filtrering ----- */

/* 2020-03-03 */
/* Article number */ 
.tws-article-list--list .tws-article-list--article-nr {
   top: 0;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--article-nr, .tws-article-search-page--list .tws-list--type-grid .tws-article-list--article-nr {
    color: #ffffff;
    min-height: 20px;
}
tws-util-heading.tws-util-heading.tws-article-list--article-name {
    min-height: 65px;
}


/* 2020-03-03 */
/* Article number */ 
.tws-article-list--list .tws-article-list--article-nr {
   top: 0;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--article-nr, .tws-article-search-page--list .tws-list--type-grid .tws-article-list--article-nr {
    color: #ffffff;
    min-height: 20px;
}
tws-util-heading.tws-util-heading.tws-article-list--article-name {
    min-height: 65px;
}

/* 2020-10-01 */ 
/* ABICART DESIGN CHANGES */ 
/* wish list text color */ 
.slide-in-list--head {
    color: #fff;
}
/* makes arrows white */ 
.tws-image-carousel .slick-prev:before,
.tws-image-carousel .slick-next:before,
.tws-article-images .slick-next:before {
		opacity: 1 !important;
}


.startpage .tws-image-carousel .slick-prev:before,
.startpage .tws-image-carousel .slick-next:before  {
	bottom: 3px;
	position: relative;
}
/* displays hidden left arrow (prev) */
.slick-prev {
    z-index: 2;
}
/* evens height on buttons, product page */ 
button.btn-default.btn.btn-lg {
		padding: 11px 15px!important; 
}
/* removes globe before country, checkout */
.opc-checkout--shortcuts .tws-checkout-shortcuts--delivery-country .tws-checkout-shortcuts--button:before {
		display: none; 
}
/* Removes "delete all items", checkout */ 
.tws-opc-cart--remove-all-items-wrapper {
    display: none;
}
/* height on product description, checkout */
.tws-opc-cart--rows .tws-opc-cart--item .tws-opc-cart--item-wrapper .tws-opc-cart--item-info .tws-opc-cart--choices {
    max-height: 100%;
}
/* show more-button, checkout */ 
.tws-opc-cart--show-more {
    display: none;
}
/* removes unit price */ 
li.tws-opc-cart--unit-costs-unit {
    display: none;
}
/* art.nr white */ 
.tws-article-list--list .tws-list--type-grid .tws-article-list--item-stock, 
.tws-article-search-page--list .tws-list--type-grid .tws-article-list--item-stock, 
.tws-article-list--list .tws-list--type-grid .tws-article-list--article-nr, 
.tws-article-search-page--list .tws-list--type-grid .tws-article-list--article-nr,
.tws-article-list--list .tws-list--type-carousel .tws-article-list--item-stock, 
.tws-article-search-page--list .tws-list--type-carousel .tws-article-list--item-stock, 
.tws-article-list--list .tws-list--type-carousel .tws-article-list--article-nr, 
.tws-article-search-page--list .tws-list--type-carousel .tws-article-list--articsle-nr {
    color: #ffffff;
}
/* wish list hover effect */
.slide-in-list--body--favorite-article-item--header.h5:hover {
    color: #727272;
}
.slide-in-list--body--favorite-article-item--header.h5 {
    color: #000;
}

/* ---- DESIGN CHANGES, 2020-11-05 ---- */
/* Slick arrows and fav icon */
.slick-prev::before{
    content: "\f053";
    font-family: fontawesome;
    font-size: 14px;
    color: white !important;
		font-weight: 400;
  	opacity: 1;
}

.slick-next::before {
    content: "\f054";
    font-family: fontawesome;
    font-size: 14px;
 		font-weight: 400;
    opacity: 1;
    color: white !important;
}
.tws-list--list.tws-article-list--col-xs-2.tws-article-list--col-sm-2.tws-article-list--col-md-4.tws-article-list--col-lg-4 button.slick-arrow.slick-prev {
    margin-left: 5px;
}
button.slick-arrow.slick-next {
    margin-right: 5px;
}
/* fav icon, article page */
.fabrikk--article .tws-article-favoritebutton--container {
    position: inherit;
    top: 0;
}
.slot--article-favoritebutton {
    display: inline-block;
    float: right;
}

.article .slot--article-introduction {
	display: none;
}
.tws-contact-info--orgnr-nr::before { 
content: 'Org.nr:'; 
font-weight: 600; 
margin-right: 5px; 
} 
