@font-face {
  src: url("/shop/27719/files/Content/fonts/Gobold-Bold.otf") format("opentype"),
         url("") format("embedded-opentype");
  font-family: 'Gobold-Bold';
  font-weight: 300;
  font-style: normal;
}

@font-face {
  src: url("/shop/27719/files/Content/fonts/BAMBI.TTF") format("opentype"),
         url("") format("embedded-opentype");
  font-family: 'BAMBI';
  font-weight: 600;
  font-style: normal;
}

@font-face {
  src: url("/shop/27719/files/Content/fonts/Paradise.ttf") format("opentype"),
         url("") format("embedded-opentype");
  font-family: 'Paradise';
  font-weight: 600;
  font-style: normal;
}

/*
Antique Bike - Design
Juli 2017
Textalk AB
Textalk Webshop
Konsult
© Copyright 2017 Textalk AB
*/

/* -----Preview-bar----- */
.tws-theme-preview {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0px;
  display:
}
.tws-accept-cookies--wrapper {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0px;
  display:
}
.fabrikk--header:after, .fabrikk--header:before {
  display: none !important;
  background: #ffffff !important;
}
.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;
  width: 100% !important;
}
body {
  background-image: url('https://shop.textalk.se/shop/27719/files/Content/motorbg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
body.startpage .fabrikk--content {
  background: none !important;
}
body .page-canvas {
  background: transparent;
}
/*--Toprad--*/
.fabrikk--top-bar {
  background: transparent;
}
.slot--top-bar-html {
  color: #000;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
}
.slot--top-bar-html .fa {
  color: #8f0222;
  margin-right: 12px;
  font-size: 24px;
}
.fabrikk--top-bar-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  padding: 0 10px;
}
.slot--custom-top-bar-html {
  position: relative;
  display: inline-block;
  font-weight: 600;
  text-transform: initial;
  top: 3px;
  font-size: 13px;
}
.slot--top-bar-html {
  margin: 0;
}
.fabrikk--top-bar-right .btn {
  font-size: 11px;
  color: #000;
  font-weight: 600;
}
/* .fabrikk--top-bar-right {
  display: none;
} */
.slot--top-bar-html .slot--top-bar-currency, .slot--top-bar-html .slot--top-bar-language {
  display: inline-block;
  margin-left: 5px;
  float: right;
}
.slot--top-bar-html .slot--top-bar-currency .btn-default, .slot--top-bar-html .slot--top-bar-language .btn-default  {
  background: rgba(0,0,0,0.3);
  color: #fff;
  font-weight: 400;
  font-size: 11px;
}
.container {
  padding: 0px;
}
/*--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 {
  background: transparent;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.slot--component-container .tws-container--tws-content-box, .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: 15px;
  background: transparent;
  margin-top: 15px;
  margin-bottom: 15px;
    padding-top: 0px;
  padding-bottom: 0px;
}
.intro-block h1 {
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 10px;
  letter-spacing: 0px;
  color: #8f0222;
}
.intro-block p {
  font-size: 13px;
}
.fabrikk--component-container>*:first-child {
  margin-top: 15px;
}
.tws-container--tws-image-carousel {
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
/*--Header--*/
.fabrikk--header-wrapper {
  padding-bottom: 0px;
}
.fabrikk--header {
  background: transparent;
  box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.20);
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  background: rgba(250,250,250,0.9);
}
.fabrikk--header-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  background: transparent;
  padding-top: 25px;
}
.slot--custom-top-html {
  position: relative;
  display: inline-block;
  margin-left: 50px;
  min-width: 200px;
  height: 40px;
  padding-left: 30px;
}
.slot--custom-top-html .top-text {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 10px;
  letter-spacing: 0px;
  color: #000;
  text-transform: initial;
  position: relative;
  top: 15px;
  margin-bottom: 0px !important;
  text-align: center;
}
.slot--custom-top-html .bottom-text {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
  letter-spacing: 0px;
  color: #8f0222;
  text-transform: initial;
  position: relative;
  top: 15px;
}
.slot--custom-top-html .bottom-text .fa {
  color: #969289;
  margin-right: 10px;
}
/*--Varukorg--*/
.slot--custom-cart {
  position: relative;
  display: inline-block;
  float: right;
  margin-left: 5px;
}
.fabrikk--header-right {
  top: 36px;
  right: 30px;
  /* display: none; */
}
.tws-micro-cart--counter::before {
  content: '\f07a';
  margin-right: 5px;
  position: relative;
  font-family: FontAwesome;
  font-size: inherit;
  color: #000;
}
.tws-micro-cart--label {
  font-weight: 400;
  font-size: 11px;
  color: #fff;
}
.tws-micro-cart--counter {
  color: #fff;
  font-size: 13px;
  top: 0px;
  padding-top: 6px;
  margin-right: 10px;
  z-index: 1;
}
.tws-micro-cart a {
  height: 26px;
  line-height: 26px;
  background: rgba(0,0,0,0.3);
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
}
/*--Logotyp--*/
.slot--logo {
  max-width: 1140px;
  padding: 0 15px;
}
.custom-logo {
  position: relative;
  display: inline-block;
}
.custom-logo img {
  max-width: 350px;
  height: auto;
}
/*--Horisontell meny--*/
.slot--custom-horizontal-menu {
  padding-top: 10px;
}
.tws-top-menu>.container-fluid>.navbar-collapse {
  max-width: 1170px;
  width: 100%;
}
.tws-top-menu.navbar-default {
  border-radius: 0px !important;
  border: 0px;
  background: #a90329; /* Old browsers */
  background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.navbar-default .navbar-nav>li>a {
  color: #fff !important;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  background: transparent !important;
  line-height: 10px;
}
.tws-top-menu--mega-menu {
  max-width: 1140px;
  padding-left: calc(50% - 970px);
  padding-right: calc(50% - 970px);
}
.tws-top-menu--mega-menu.dropdown-menu>li>a, .tws-top-menu--mega-menu.dropdown-menu>li>a:focus, .tws-top-menu--mega-menu.dropdown-menu>li>a:hover {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
}
.tws-top-menu--sub-item-heading+ul {
  padding-left: 0px;
  font-size: 13px;
  color: #777;
}
.tws-top-menu .navbar-nav .tws-top-menu--sub-item {
  padding: 15px 0;
}
/*--Vertikal meny--*/
.fabrikk--body {
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  padding-top: 0px !important;
  padding: 15px;
  box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.20);
  background: rgba(250,250,250,0.9);
}
.fabrikk--content {
  padding: 15px !important;
  background: transparent !important;
  padding-top: 0px !important;
}
.tws-vertical-menu .tws-vertical-menu--menu {
  background: transparent;
  width: 230px;
}
.fabrikk--vertical-menu .fabrikk--content-container {
  width: calc(100% - 230px);
}
.fabrikk--vertical-menu .slot--vertical-menu {
  background: transparent;
}
.tws-vertical-menu--custom-link a, .tws-vertical-menu .tws-vertical-menu--root-level>li>.tws-vertical-menu--articlegroup-wrapper>.tws-vertical-menu--articlegroup {
  color: #000;
  font-weight: 600;
  font-size: 13.8px;
  text-transform: uppercase;
}
.tws-vertical-menu .tws-vertical-menu--root-level {
  border-top: 0px;
  padding-top: 20px;
}
.tws-vertical-menu .tws-vertical-menu--header {
  display: none;
}
.tws-vertical-menu .tws-vertical-menu--level+.tws-vertical-menu--custom-link {
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
.tws-vertical-menu .tws-vertical-menu--root-level a {
  color: #000;
}
.tws-vertical-menu--articlegroup-wrapper, .tws-vertical-menu .tws-vertical-menu--custom-link {
  border-bottom: 1px solid #a3a3a2;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul {
  box-shadow: none;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul .tws-vertical-menu--inner-ul .tws-vertical-menu--articlegroup {
  font-size: 13px;
}
.tws-vertical-menu .tws-vertical-menu--root-level .tws-vertical-menu--articlegroup.folder {
  font-size: 14px;
  padding-left: 10px;
}
.fa-chevron-right:before {
  color: #000;
}
.tws-vertical-menu--custom-link a, .tws-vertical-menu .tws-vertical-menu--root-level>li>.tws-vertical-menu--articlegroup-wrapper>.tws-vertical-menu--articlegroup {
  padding-left: 10px;
}
.tws-vertical-menu .tws-vertical-menu--root-level a:hover, .tws-vertical-menu .tws-vertical-menu--root-level a:focus, .tws-vertical-menu .tws-vertical-menu--root-level a:active {
  color: #8f0222 !important;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul .tws-vertical-menu--inner-ul .tws-vertical-menu--articlegroup {
  padding-left: 10px;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul .tws-vertical-menu--articlegroup {
  padding-left: 10px;
  font-size: 13px;
}
/*Custom meny*/
.tws-vertical-menu--articlegroup-1205492 {
  font-family: 'Gobold-Bold' !important;
  font-size: 15px !important;
  color: #FF6501 !important;
}
.tws-vertical-menu--articlegroup-1206075 {
  font-family: 'Gobold-Bold' !important;
  font-size: 15px !important;
  color: #000 !important;
}
.tws-vertical-menu--articlegroup-3349953, .tws-vertical-menu--articlegroup-3349954, .tws-vertical-menu--articlegroup-3349956, .tws-vertical-menu--articlegroup-3349957, .tws-vertical-menu--articlegroup-1345956, .tws-vertical-menu--articlegroup-1345957, .tws-vertical-menu--articlegroup-1345958, .tws-vertical-menu--articlegroup-1345959, .tws-vertical-menu--articlegroup-1345960, .tws-vertical-menu--articlegroup-1345960 {
  color: #FF6501 !important;
}
.tws-vertical-menu--articlegroup-1205494 {
  font-family: 'Paradise' !important;
  font-size: 20px !important;
  color: #98002e !important;
  text-transform: capitalize !important;
}
.tws-vertical-menu--articlegroup-1206073 {
  font-family: 'Paradise' !important;
  font-size: 20px !important;
  color: #000 !important;
  text-transform: capitalize !important;
}
.tws-vertical-menu--articlegroup-1208840, .tws-vertical-menu--articlegroup-1220615, .tws-vertical-menu--articlegroup-1220647, .tws-vertical-menu--articlegroup-1235352, .tws-vertical-menu--articlegroup-3338703, .tws-vertical-menu--articlegroup-1220620, .tws-vertical-menu--articlegroup-1220631, .tws-vertical-menu--articlegroup-1220635, .tws-vertical-menu--articlegroup-1220646, .tws-vertical-menu--articlegroup-1235357, .tws-vertical-menu--articlegroup-1235358 {
  color: #98002e !important;
}
.tws-vertical-menu--articlegroup-1205493 {
  font-family: 'BAMBI' !important;
  font-size: 15px !important;
  color: #1846AA !important;
  text-transform: uppercase;
}
.tws-vertical-menu--articlegroup-1206074 {
  font-family: 'BAMBI' !important;
  font-size: 15px !important;
  color: #000 !important;
  text-transform: uppercase;
}
.tws-vertical-menu--articlegroup-1208839, .tws-vertical-menu--articlegroup-1220616, .tws-vertical-menu--articlegroup-1235353, .tws-vertical-menu--articlegroup-1235354, .tws-vertical-menu--articlegroup-3338738, .tws-vertical-menu--articlegroup-1220618, .tws-vertical-menu--articlegroup-1220629, .tws-vertical-menu--articlegroup-1220633, .tws-vertical-menu--articlegroup-1220638, .tws-vertical-menu--articlegroup-1220644, .tws-vertical-menu--articlegroup-1235355 {
  color: #1846AA !important;
}
/*--Sök--*/
.tws-mega-menu--search-button {
  display: none;
}
.slot--custom-search {
  position: relative;
  display: inline-block;
  padding-left: 50px;  
  top: 4px;
}
.slot--custom-search input[type=text].form-control {
  background: #fff;
  border: 3px double #75716A;
  width: 290px;
}
.slot--custom-search .form-control-feedback {
  top: 0px;
  height: 40px;
  background: #8f0222;
}
.slot--custom-search .fa-search:before {
  color: #F5F1E8;
  font-size: 18px;
  position: relative;
  top: 10px;
}
/*--Artiklar--*/
.tws-article-list--list .tws-list--type-grid .tws-list--grid-item {
  border: 1px solid;
}
.slot--component-container .tws-container--tws-articles-two .tws-articles-two--heading h2 {
  margin-bottom: 10px;
  margin-top: 0px;
  font-weight: 600;
  text-align: left;
  font-size: 20px;
  letter-spacing: 0px;
  color: #8f0222;
}
.tws-article-list--list .tws-list--list .thumbnail, .tws-article-search-page--list .tws-list--list .thumbnail {
  background: #fff;
}
.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 {
  border: 0px !important;
}
.using-mouse.not-ie .tws-article-list--list .tws-list--list .thumbnail:hover, .using-mouse.not-ie .tws-article-search-page--list .tws-list--list .thumbnail:hover {
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}
.using-mouse.not-ie .tws-article-list--list .tws-list--list .thumbnail:hover tws-img, .using-mouse.not-ie .tws-article-search-page--list .tws-list--list .thumbnail:hover tws-img {
  padding: 0px !important;
}
.tws-article-list--article-name a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.tws-article-list--list .caption>.tws-article-list--introduction-text, .tws-article-search-page--list .caption>.tws-article-list--introduction-text {
  font-size: 12px;
}
.tws-article-list--list .tws-list--type-grid .tws-api-price, .tws-article-search-page--list .tws-list--type-grid .tws-api-price {
  padding-top: 10px;
}
/*Breadcrumbs*/
.tws-breadcrumbs {
  max-width: 1140px;
  margin: 0 auto;
  background: transparent;
  padding-bottom: 2px;
  padding-top: 8px;
}
.tws-breadcrumbs a {
  font-size: 12px;
}
/*--Artikeltabell--*/
.slot--articles {
  margin-top: 0px;
}
.fabrikk--article-group .tws-articlegroup-list--info>div {
  margin-top: 0px;
  margin-left: 0px;
  width: 100%;
}
.tws-articlegroup-list .tws-artgrp-info h2 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: 0px;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail {
  background: #fff;
  border: 3px double #75716A;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail:hover {
  border: 3px double #8f0222;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail {
  text-align: center;
}
.tws-articlegroup-list .caption a {
  font-size: 13px;
  font-weight: 600;
}
/*--Knappar--*/
.btn-primary {
  background: #000 !important;
  border: 1px solid #000 !important;
  border-radius: 0px !important;
}
.btn-primary .ladda-label {
  font-weight: 400 !important;
  font-size: 12px !important;
}
.tws-article-list--buy-button .btn {
  font-weight: 400 !important;
  font-size: 12px !important;
}
/*--Labels--*/
.tws-article-labels .tws-article-labels--label .tws-article-labels--label-text {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 13px 9px !important;
  border-radius: 0px;
  font-size: 12px;
  font-weight: 400;
  display: block;
  text-align: center;
}
.tws-article-labels--label.tws-article-labels--special-offer .tws-article-labels--label-text {
  padding: 5px 6px !important;
}
.tws-article-labels--label.tws-article-labels--new .tws-article-labels--label-text {
  padding: 5px 6px !important;
  background: #333333;
  border-color: #333333;
  color: #ffffff;
}
.tws-articles-two--labels {
  left: 0px;
}
.using-mouse.not-ie .tws-article-list--list .tws-list--list .thumbnail:hover .tws-article-labels, .using-mouse.not-ie .tws-article-search-page--list .tws-list--list .thumbnail:hover .tws-article-labels {
  margin-top: 0px;
  margin-left: 0px;
}
.tws-article-list--labels {
    left: 0px;
    top: 0px;
}
/*--Skyltfönster--*/
/*1 fönster*/
.tws-container--tws-content-box .tws-content-box--cell {
  background-color: rgba(255,255,255,0.7);
  position: absolute;
  bottom: 20px;
  padding: 15px;
}
.slot--component-container .tws-container--tws-content-box .tws-content-box--first-line {
  font-size: 25px;
  font-weight: 400;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 27px;
  font-family: 'PT Serif', serif;
  letter-spacing: 0px;
  font-style: italic;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slot--component-container .tws-container--tws-content-box .tws-content-box--second-line {
  font-size: 25px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: 300;
  font-family: 'PT Serif', serif;
  letter-spacing: 0px;
  font-style: italic;
    text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tws-container--tws-content-box .tws-content-box--third-line {
  font-size: 13px;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
  line-height: 15px;
  padding: 10px;
  margin-top: 0px;
  font-weight: 100;
    text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*2 fönster*/
.tws-container--tws-content-box-2x .tws-content-box--cell {
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  bottom: 00px;
  padding: 15px;
  width: 100%;
}
.slot--component-container .tws-container--tws-content-box-2x .tws-content-box--first-line {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 27px;
  letter-spacing: 0px;
}
.slot--component-container .tws-container--tws-content-box-2x .tws-content-box--second-line {
  font-size: 15px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: 300;
  letter-spacing: 0px;
}
.tws-container--tws-content-box-2x .tws-content-box--third-line {
  font-size: 13px;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
  line-height: 15px;
  padding: 10px;
  margin-top: 0px;
  font-weight: 100;
}
.tws-container--tws-content-box-2x .tws-content-box--third-line:empty {
  display: none;
}
/*3 fönster*/
.tws-container--tws-content-box-3x .tws-content-box--cell {
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  bottom: 00px;
  padding: 15px;
  width: 100%;
}
.slot--component-container .tws-container--tws-content-box-3x .tws-content-box--first-line {
  font-size: 18px !important;
  font-weight: 600;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 23px;
  letter-spacing: 0px;
}
.slot--component-container .tws-container--tws-content-box-3x .tws-content-box--second-line {
  font-size: 15px !important;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: 300;
  letter-spacing: 0px;
}
.tws-container--tws-content-box-3x .tws-content-box--third-line {
  font-size: 13px !important;
  line-height: 15px;
  margin-top: 0px;
  font-weight: 100;
  margin-bottom: 0px !important;
}
.tws-container--tws-content-box-3x .tws-content-box--third-line:empty {
  display: none;
}
/*4 fönster*/
.tws-container--tws-content-box-4x .tws-content-box--cell {
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  bottom: 00px;
  padding: 15px;
  width: 100%;
}
.slot--component-container .tws-container--tws-content-box-4x .tws-content-box--first-line {
  font-size: 15px !important;
  font-weight: 600;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 20px;
  letter-spacing: 0px;
}
.slot--component-container .tws-container--tws-content-box-4x .tws-content-box--second-line {
  font-size: 15px !important;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: 300;
  letter-spacing: 0px;
}
.tws-container--tws-content-box-4x .tws-content-box--third-line {
  font-size: 13px !important;
  line-height: 15px;
  margin-top: 0px;
  font-weight: 100;
  margin-bottom: 0px !important;
}
.tws-container--tws-content-box-4x .tws-content-box--third-line:empty {
  display: none;
}
/*--Artikelsida--*/
.fabrikk--border {
  display: none;
}
@media (min-width:768px) {
.fabrikk--article .fabrikk--article-right-col {
  padding: 30px;
  width: 48%;
  margin-left: 20px;
}
.fabrikk--article .fabrikk--article-left-col  {
  padding: 30px;
  width: 48%;
}
}
.fabrikk--article-top {
  padding: 15px !important;
  padding-top: 0px !important;
}
.tws-article-name h1 {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 23px;
  font-weight: 600;
}
.tws-article-price .tws-api-price .tws-api--price-current {
  font-weight: 400;
  padding-top: 20px;
}
.tws-article-choices .no-table .tws-article-choices--table-row {
  margin-bottom: 20px;
  padding-top: 20px;
}
.tws-article-quantity .input-group input {
  box-shadow: none;
  border-radius: 0px !important;
  height: 44px;
}
.slot--unique-selling-points .tws-unique-selling-points .tws-unique-selling-points--text {
  font-size: 12px;
}
.slot--article-description .tws-article-description--heading {
  display: none;
}
.tws-article-description--article-number {
  text-align: left;
  font-size: 12px;
}
.slot--article-description .tws-article-description--text {
  font-size: 13px;
}
.tws-article-visited .tws-horizontal-flip-list {
  border-bottom: 0px;
}
.tws-container--tws-article-visited h3, .tws-container--tws-article-related h3, .tws-container--tws-article-manually-related h3 {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0px;
  color: #8f0222;
}
/*--Kontaktformulär--*/
.fabrikk--contact-heading {
  background: transparent;
  display: block;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.slot--contact-form {
  margin-top: 10px;
}
/*--Eget innehåll--*/
.customPageItem.customPageHtml {
  padding: 15px;
}
/*--Kassa--*/
.checkout .slot--custom-search {
  display: none;
}
.cart .fabrikk--content-container, .checkout .fabrikk--content-container {
  width: 100% !important;
}
.fabrikk--cart, .fabrikk--summary, .fabrikk--checkout-method {
  background: #fff;
  padding: 20px;
}
.fabrikk--cart h2:first-child, .fabrikk--summary h2, .fabrikk--checkout-method h2, .tws-checkout--checkout-heading {
  margin-bottom: 10px;
  margin-top: 0px;
  font-weight: 600;
  text-align: left;
  font-size: 20px;
  letter-spacing: 0px;
  color: #8f0222;
}
.tws-checkout-back-button--text {
  display: none;
}
.tws-checkout-back-button .btn-default {
  border: 0px;
}
/*--Footer--*/
.fabrikk--back-to-top-link-text {
  color: #000;
  font-size: 12px;
  text-decoration: underline;
}
.fabrikk--footer {
  background: rgba(0,0,0,0.2);
  color: #fff;
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 20px;
  font-size: 13px;
}
.fabrikk--footer .container {
  width: 100%;
}
.fabrikk--footer a {
  color: #fff;
}


/*---Mobil---*/

@media (max-width:991px) {
  .slot--custom-top-html, .slot--custom-search {
    display: none;
  }
  .slot--logo {
    text-align: center;
  }
  .fabrikk--content-container {
    width: 100% !important;
  }
  .tws-mega-menu .btn {
    background: transparent !important;
  }
  .tws-vertical-menu .tws-vertical-menu--menu.open {
    width: 300px;
    background: #F6F6F5;
  }
  .tws-vertical-menu .tws-vertical-menu--controls {
    border-top: 0px;
  }
  .tws-vertical-menu .tws-currency button.btn, .tws-vertical-menu div[tws-language] button.btn, .tws-vertical-menu .tws-vat-selector button.btn {
    background: transparent;
    color: #000;
    font-size: 13px !important;
  }
  .fa-remove:before, .fa-close:before, .fa-times:before {
    color: #000;
  }
  .custom-logo img {
    max-width: 300px;
  }
  .tws-vertical-menu .tws-vertical-menu--header {
    display: block;
    padding-bottom: 0px;
  }
  /*--Mobil sök--*/
  .tws-mega-menu--search-button {
    display: block;
  }
  .slot--mega-menu .tws-mega-menu--search-bar {
    display: none;
  }
  .slot--mega-menu .tws-mega-menu--search-bar.open {
    display: block;
  }
  .slot--custom-mega-menu .tws-mega-menu--search-bar {
    display: none;
  }
  .tws-mega-menu--search-button span {
    display: none;
  } 
  .tws-mega-menu--buttons {
    left: 10px;
    top: -38px;
  }
  .tws-mega-menu .tws-mega-menu--search-bar .tws-article-search>input, .tws-mega-menu .tws-article-search input:focus {
    background: #fff;
  }
  .tws-mega-menu--search-bar .tws-article-search span::before {
    color: #8f0222;
  }
  .slot--mega-menu {
    position: absolute;
    z-index: 1000;
    top: 60px;
    left: 0px;
    right: 0px;
  }
  .fabrikk--header-wrapper {
    background: transparent;
  }
  .tws-mega-menu--delimiter {
    display: none;
  }
  body.fabrikk--horizontal-menu .tws-mega-menu--buttons .tws-mega-menu--search-button {
    margin-top: 6px;
  }
  .tws-mega-menu--search-bar .tws-article-search {
    border: 0px;
  }
  .tws-mega-menu--search-button .fa-bars, .tws-mega-menu--search-button .fa-search {
    font-size: 16px;
  }
  .tws-vertical-menu .tws-vertical-menu--root-level {
    padding-top: 20px;
  }
}
@media (max-width:767px) {
  .slot--custom-horizontal-menu {
    display: none;
  }
  .custom-logo img {
    max-width: 150px;
  }
  .custom-logo {
    position: relative;
  }
  .tws-mega-menu--buttons {
    top: -58px;
  }
  .slot--top-bar-html .slot--top-bar-currency, .slot--top-bar-html .slot--top-bar-language {
    display: none;
  }
  .fabrikk--body {
    padding: 0px;
  }
  .fabrikk--footer {
    text-align: center;
  }
  .tws-mega-menu .btn {
    padding-left: 10px !important;
  }
  .tws-mega-menu--buttons {
    left: 0px;
  }
  .intro-block h1 {
    font-size: 20px;
  }
}

/* MARIA */ 
.tws-cart--payment-name:before,
.tws-checkout--payment-methods-list span.fa-chevron-down,
.tws-checkout--payment-methods-list span.fa-chevron-up {
  display: none !important;
}

.tws-checkout .tws-checkout--payments-expand {
  visibility: visible!important;
  height: auto!important;
}

.tws-checkout--payment-active {
    box-shadow: inset 0 3px 12px rgba(0,0,0,0.2) !Important;
}