/* 
Textalk AB
Textalk Webshop
Konsult
© Copyright 2016 Textalk AB
*/

/* --- COOKIES --- */
.slot--horizontal-menu .slot--open-cookie-settings ,
.slot--open-cookie-settings .tws-accept-cookies--icon {
  display: none !important;
}
.fabrikk--footer-mid-left .slot--open-cookie-settings a {
  text-transform: uppercase;
  padding-bottom: 6px;
  text-align: left;
}

/*LABEL - NYHET*/
.tws-article-labels--label.tws-article-labels--new .tws-article-labels--label-text:before {
  content: 'Nyhet';
}
.tws-article-labels--label.tws-article-labels--new .tws-article-labels--label-text {
  background: #CAC3BD !important;
  border-color: #CAC3BD !important;
}

/*LABEL - RABATT*/
.tws-article-labels--special-offer .tws-article-labels--label-text {
  background: #CAC3BD !important;
  border-color: #CAC3BD !important;
}

/*BREDD KASSAN*/
.checkout .container {
   max-width: 1170px;
   width: 100%;
}

/* -----Preview-bar----- */
.tws-theme-preview {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0px;
}
.slot--cookies {
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0px;
}

.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;
}

@media (min-width:768px) {
  /*Fixering*/
  .fabrikk--header.scrolled .slot--horizontal-menu {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0;
    right: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px solid #ebebeb;
    margin-top: 36px;
  }
  .fabrikk--header.scrolled .navbar-default .navbar-nav>li>a {
    padding-bottom: 10px;
  }
  .fabrikk--top-bar.scrolled  {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0;
    right: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px solid #ebebeb;
  }
  .fabrikk--header.scrolled .tws-top-menu.navbar-default {
    max-width: 1200px;
    margin: 0 auto;
  }
}


@media (max-width:767px) {
  .fabrikk--header {
    position: fixed;
    left: 0;
    right: 0;
    padding-top: 17px;
  }
  .fabrikk--top-bar {
    position: fixed;
  }
  .fabrikk--header-wrapper {
    min-height: 58px;
  }
  .fabrikk--body {
    padding-top: 120px;
  }
#texbar span {
padding-top: 125px;
}
}


/*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-connected, .slot--component-container .tws-container--tws-newsletter-subscribe, .slot--component-container .tws-container--tws-event-countdown {
  padding: 100px;
}

.fabrikk--component-container>* {
  margin-top: 20px;
  margin-bottom: 20px;
}
.fabrikk--content {
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.tws-container--tws-image-carousel {
  margin-left: 15px;
  margin-right: 15px;
}
.startpage .fabrikk--header {
  padding-bottom: 10px;
}

/*Info block*/
.info-block {
  text-align: center;
}
.info-block p {
  font-size: 13px;
  margin-bottom: 0px;
}
.info-block h1 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 0px;
}
.info-block h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 0px;
}
.info-block h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 0px;
}

/*Toprad*/
.fabrikk--top-bar {
  background: #fff;
}
.fabrikk--top-bar-wrapper {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
.slot--top-bar-html {
  margin: 0;
  color: #000;
  width: 100%;
  margin-right: 10px;
}
.slot--top-bar-html .fa {
  margin-right: 5px !important;
  margin-left: 5px;
}
.fa-check::before {
  content: "\f00c";
  font-family: FontAwesome;
}
.fabrikk--top-bar-right .btn {
  color: #000;
}
.fabrikk--top-bar-right a {
  color: #000;
}
.fabrikk--top-bar-right {
  display: none;
}
.slot--custom-top-bar-html {
  position: relative;
  display: inline-block;
  top: 4px;
}
.slot--custom-top-bar-html p {
  display: inline-block;
  color: #646464;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 11px;
  font-weight: 400 !important;
}
.slot--top-bar-currency {
  position: relative;
  display: inline-block;
  float: right;
  top: 3px;
}
.slot--top-bar-currency .btn {
  padding-top: 2px;
  font-weight: 400;
  font-size: 11px;
  background: #fff !important;
  margin-right: 10px;
}
.slot--top-bar-login {
  position: relative;
  display: inline-block;
  float: right;
  top: 1px;
}
.tws-login--login-text {
  text-transform: uppercase;
  font-size: 11px;
}
/*Header*/
.fabrikk--header {
  box-shadow: none;
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
}
.fabrikk--header-wrapper {
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding-top: 30px;
}

/*Logotyp*/
.slot--logo {
  max-width: 1170px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  min-height: 80px;
}
.custom-logo {
  position: relative;
  display: inline-block;
}
.custom-logo img {
  max-width: 200px;
  height: auto;
}

/*Sök*/
.tws-mega-menu--search-button {
  display: none;
}
.slot--custom-search {
  position: relative;
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.slot--custom-search input[type=text].form-control {
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid #ebebeb;
  font-size: 11px;
  height: 28px;
}
.slot--custom-search .form-control-feedback {
  top: 0px;
  height: 28px;
  border-left: 1px solid #ebebeb;
}
.slot--custom-search .fa-search:before {
  position: relative;
  top: 8px;
}


/*Varukorg
.slot--cart {
  display: none;
}
*/
.slot--custom-cart {
  position: relative;
  float: right;
  top: -12px;
}

.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img::before {
  content: '\f290';
  font-family: FontAwesome;
  position: relative;
  margin-right: 5px;
}

.slot--shipping-notice {
  top: 0px;
}
.tws-mega-menu--delimiter {
  display: none;
}
.slot--shipping-notice {
  right: 30px;
}

/*Horisontell meny*/
.tws-top-menu.navbar-default {
  border: 0px;
}
.navbar-default .navbar-nav>li>a {
  font-size: 14px;
  font-weight: 500;
  background: #fff !important;
  color: #000 !important;
}
.tws-top-menu--mega-menu {
  padding-left: calc(50% - 540px);
  padding-right: calc(50% - 540px);
}
.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 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.tws-top-menu--mega-sub-list-item a {
  padding-left: 5px !important;
}
@media (min-width:768px) {
  .tws-top-menu .navbar-nav .caret {
    display: none;
  }
}
@media (min-width:768px) {
  .tws-top-menu .dropdown>.dropdown-menu {
    /*max-height: calc(100vh - 120px) !important;*/
    max-height: initial;
    padding: 10px;
  }
}
@media (max-width:767px) {
 .tws-top-menu>.container-fluid>.navbar-collapse {
    height: calc(100vh - 86px) !important;
    overflow-y: auto;
  }
}

/*--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-article-labels--label.tws-article-labels--new .tws-article-labels--label-text {
  font-size: 0px;
}
.tws-article-labels--label.tws-article-labels--new .tws-article-labels--label-text:before {
  font-size: 12px;
}
.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 !important;
  margin-left: 0px !important;
}

/*Artiklar*/
.slot--component-container .tws-container--tws-articles-two .tws-articles-two--heading h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 0px;
}
.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;
}
.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;
  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: 13px;
}
.tws-article-list--article-name {
  text-align: center;
}
.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, .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 {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 13px;
}
.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: 10px;
}

/*Artikelgrupper*/
.slot--component-container .tws-container--tws-articlegroups .tws-util-heading h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 5px;
  margin-top: 0px;
  text-align: center;
}

/*Knappar*/
.tws-article-list--list .tws-list--type-grid .tws-article-list--choices-button {
  border-radius: 0px !important;
  border: 0px !important;
}
.tws-article-list--buy-button .btn {
  border-radius: 0px !important;
  border: 0px !important;
}
.btn-primary .ladda-label, .tws-article-list--choices-button-text {
  font-size: 12px !important;
  font-weight: 300 !important;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--buy-button, .tws-article-search-page--list .tws-list--type-grid .tws-article-list--buy-button {
  width: 100%;
  text-align: center;
}
.btn-primary {
  border-radius: 0px !important;
  border: 1px solid transparent !important;
}

/*Breadcrumbs*/
.slot--breadcrumbs {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
.tws-breadcrumbs a {
  font-size: 11px;
  padding-bottom: 5px;
  padding-top: 5px;
}

/*Pagnering*/
.btn-toolbar .btn {
  border-radius: 0px;
  border: 1px solid #ebebeb;
  font-size: 12px;
  margin-bottom: 10px;
}

/*Artikelgruppssida*/
.fabrikk--article-group .tws-articlegroup-list--info>div {
  margin-top: 0px;
}
.tws-articlegroup-list .tws-artgrp-info h2 {
  margin-top: 0px;
  text-transform: uppercase;
  font-weight: 600;
}

/*Eget innehåll*/
.customPageItem.customPageArticlegroupSelection h1 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
}

/*Skyltfönster*/
.tws-content-box--cell {
  padding: 10px;
}
/*
.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 {
     background: #CAC3BD;
    padding: 30px;
}*/

/*1 fönster*/
.slot--component-container .tws-container--tws-content-box .tws-content-box--first-line {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.slot--component-container .tws-container--tws-content-box .tws-content-box--second-line {
  font-size: 14px;
  font-weight: 400;
  max-width: 250px;
  margin: 0 auto;
  line-height: 17px;
  margin-bottom: 5px;
}
.slot--component-container .tws-container--tws-content-box .tws-content-box--third-line {
  font-size: 13px !important;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 10px;
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 15px 60px 15px 60px;
  letter-spacing: 0.2px;
  line-height: 20px;
}


/*2 fönster*/
.slot--component-container .tws-container--tws-content-box-2x .tws-content-box--first-line {
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.slot--component-container .tws-container--tws-content-box-2x .tws-content-box--second-line {
  font-size: 14px;
  font-weight: 400;
  max-width: 250px;
  margin: 0 auto;
  line-height: 17px;
  margin-bottom: 5px;
}
.slot--component-container .tws-container--tws-content-box-2x .tws-content-box--third-line {
  font-size: 13px !important;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 10px;
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 15px 60px 15px 60px;
  letter-spacing: 0.2px;
  line-height: 20px;
}

/*3 fönster*/
.slot--component-container .tws-container--tws-content-box-3x .tws-content-box--first-line {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.slot--component-container .tws-container--tws-content-box-3x .tws-content-box--second-line {
  font-size: 14px;
  font-weight: 400;
  max-width: 250px;
  margin: 0 auto;
  line-height: 17px;
  margin-bottom: 5px;
}
.slot--component-container .tws-container--tws-content-box-3x .tws-content-box--third-line {
  font-size: 13px !important;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 10px;
  background: #fff;
  color: #000;
  display: inline-block;
  padding: 15px 60px 15px 60px;
  letter-spacing: 0.2px;
  line-height: 20px;
}


/*4 fönster*/
.slot--component-container .tws-container--tws-content-box-4x .tws-content-box--first-line {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
 font-family: "Cormorant Garamond"
}
.slot--component-container .tws-container--tws-content-box-4x .tws-content-box--second-line {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
}
.slot--component-container .tws-container--tws-content-box-4x .tws-content-box--third-line {
  font-size: 13px !important;
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 0px;
}

/*Artikelsida*/
.tws-article-name h1 {
  font-weight: 400;
  font-size: 15px;
}
.tws-article-images--slick-big .slick-slide .tws-img--container {
  border: 0px;
}
.tws-article-images--slick-nav .slick-slide .tws-img--container {
  border: 0px;
}
.tws-article-quantity .input-group input {
  border-radius: 0px !important;
  box-shadow: none;
  height: 45px;
  font-size: 13px;
  border-color: #ebebeb;
}
.tws-article-quantity .form-group, .tws-article-quantity .input-group, .tws-article-quantity .input-group input {
  width: 100%;
}
.tws-article-quantity .form-group {
  display: block;
}
.fabrikk--article .fabrikk--buy-button-group, .fabrikk--article .fabrikk--buy-button-group .slot--article-buy-button, .tws-article-quantity .form-group {
  display: block;
}
.slot--article-quantity {
  margin-bottom: 10px;
}
.tws-article-quantity  .input-group-btn {
  padding: 0px !important;
}
.slot--article-description .tws-article-description--heading {
  font-size: 13px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.tws-article-introduction--text {
  font-size: 13px;
}
.slot--article-description .tws-article-description--text {
  font-size: 13px;
}
.slot--unique-selling-points .tws-unique-selling-points .tws-unique-selling-points--text {
  font-size: 13px;
}
body.article .fabrikk--content {
  padding-top: 10px;
}
.tws-article-price .tws-api-price .tws-api--price-current {
  font-size: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.tws-container--tws-article-visited h3, .tws-container--tws-article-related h3, .tws-container--tws-article-manually-related h3, .tws-container--tws-article-manually-related .tws-article-manually-related--headline span {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.slot--article-share {
  float: left;
}
.tws-article-social div.tws-article-social--share-button.tws-article-social--share-button>label.entypo-export {
  padding-left: 0px;
}
.tws-article-images--dialog-close span {
  visibility: hidden;
}
.tws-article-images--dialog-close .fa {
  visibility: visible !important;
}
.tws-article-choices--variant-body .tws-article-choices--table-row>div {
  padding: 5px 5px;
}
.tws-article-choices--variant-body .tws-article-choices--table-row {
  height: 40px;
  font-size: 13px;
}
.tws-article-choices--show-more-variants {
  margin-bottom: 0px;
}
.tws-article-choices .tws-article-choices--table-row {
  text-transform: uppercase;
  font-size: 12px;
}
.slot--article-description .tws-article-description--text-container {
  max-height: none !important;
}
.fabrikk--article .slot--article-share {
  display: none;
}
.tws-article-quantity .input-group-btn .btn {
  display: block !important;
  border-radius: 0px;
  border: 1px solid #ebebeb;
  height: 45px;
}

/*Fliplist*/
.tws-horizontal-flip-list--name {
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
}


/*Modal*/
.tws-article-buy-button-with-modal--dialog .media-body, .modal .h3, .modal h3 {
  font-size: 14px;
  font-weight: 400;
}
.modal .h4, .modal h4 {
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
}
.modal.tws-login-modal .modal-content {
  background: #fff;
}
.modal-footer .btn+.btn {
  border: 1px solid #000 !important;
  border-radius: 0px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}
.modal-footer .btn-default {
  font-size: 12px !important;
  border: 0px !important;
  font-weight: 400 !important;
}
.tws-article-buy-button-with-modal--dialog .media-left {
  border: 1px solid #ebebeb;
}
.modal-content .modal-footer {
  border-top: 0px;
}
.tws-horizontal-flip-list--arrow-left:before, .tws-horizontal-flip-list--arrow-right:before {
  font-size: 25px;
}
.modal-content {
  background: #fff;
}

/*Kassa*/
.slot--checkout-cart .tws-discount-field .tws-discount-field--add {
 border-radius: 0px !important;
 border: 1px solid !important;
}
.slot--back-button {
  position: absolute;
  left: 0px;
  z-index: 1;
}
.tws-checkout-back-button button {
  border: 0px;
  margin-left: 0px;
  font-size: 13px;
}
.tws-checkout-back-button--text {
  display: none;
}
.fabrikk--cart h2:first-child, .fabrikk--checkout-method h2, .fabrikk--summary h2 {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.fabrikk--summary h2 {
  margin-top: 5px;
}
.tws-checkout--box h4 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.fabrikk--cart, .fabrikk--summary, .fabrikk--checkout-method {
  padding: 10px;
  margin-bottom: 10px;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active {
  border-radius: 0px !important;
  border: 1px solid !important;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active {
  box-shadow: none;
}
.tws-checkout--kco-container input[type=text].form-control {
  border-radius: 0px;
}
.tws-checkout--kco-container select.form-control {
  border-radius: 0px;
}
.btn.tws-checkout--pay-button {
  border-radius: 0px;
  border: 0px !important;
}
.fabrikk--cart, .fabrikk--summary, .fabrikk--checkout-method {
  width: 100% !important;
}
.fabrikk--summary {
  position: static;
}
.fabrikk--cart .col-md-12 {
  display: none;
}
.tws-checkout--box.tws-checkout--customer-type .btn {
  border: 1px solid #ebebeb !important;
  border-radius: 0px !important;
}
.cart .slot--horizontal-menu, .cart .slot--mega-menu, .checkout .slot--horizontal-menu, .checkout .slot--mega-menu {
  display: block;
}

/*Footer*/
.fabrikk--back-to-top {
  display: none;
}
.fabrikk--footer {
  background: #fff;
  color: #333;
  font-size: 13px;
}
.fabrikk--footer a {
  color: #333;
}
.fabrikk--footer .tws-contact-info--address-row-one {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}
.fabrikk--footer .footer-heading {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}
.fabrikk--footer .tws-contact-info--email:before {
  content: '\f0e0'; 
  font-family: FontAwesome;
  margin-right: 5px;
}
.fabrikk--footer .tws-contact-info--telephone-number:before {
  content: '\f095'; 
  font-family: FontAwesome;
  margin-right: 5px;
}
.fabrikk--footer .fa {
  font-size: 28px;
  margin-right: 6px;
}
/*Nyhetsbrev*/
.tws-newsletter-subscribe--link-modal {
  background: #CAC3BD;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tws-newsletter-subscribe--link-modal>a {
  border: 0px;
  font-weight: 600;
  font-size: 15px;
  color: #fff;
}


/*
.slot--custom-newsletter-footer .tws-newsletter-subscribe--html-before {
  display: none;
}
.slot--custom-newsletter-footer .form-inline .input-group {
  display: block;
}
.slot--custom-newsletter-footer .form-inline .input-group>.form-control {
  width: 100%;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 5px;
  font-size: 13px;
}
.slot--custom-newsletter-footer {
  margin-top: 20px;
}
*/

/*Mobil*/
@media (max-width:1200px) {
  .tws-top-menu .navbar-nav {
    max-width: 1170px;
  }
  .container {
    max-width: 1170px;
    width: 100%;
  }
}

@media (max-width:991px) {
  .fabrikk--top-bar, .fabrikk--top-bar-wrapper {
    padding-left: 2px;
    padding-right: 2px;
  }
  .slot--custom-search input[type=text].form-control {
    width: 150px;
  }
}


@media (max-width:899px) {
  .slot--custom-top-bar-html p {
    margin-right: 0px;
  }
  .fabrikk--top-bar-wrapper {
    padding: 0px;
  }
  .tws-micro-cart--label {
    display: none;
  }
  .slot--top-bar-html .fa {
    margin-right: 1px !important;
  }
  .slot--custom-search input[type=text].form-control {
    width: 130px;
  }
  .navbar-default .navbar-nav>li>a {
    font-size: 13px;
  }
}

@media (max-width:767px) {
  .slot--custom-search, .slot--top-bar-login, .slot--top-bar-currency, .slot--custom-cart {
    display: none;
  }
  .slot--cart {
    display: block;
    position: relative;
    top: 16px;
  }
  .tws-top-menu .navbar-header {
    top: -63px;
  }
  .tws-mega-menu .tws-mega-menu--search-bar .tws-article-search>input, .tws-mega-menu .tws-article-search input:focus {
    background: #fff;
    height: 30px;
  }
  .tws-mega-menu--search-bar, .tws-mega-menu--search-bar.open {
    height: 30px;
    margin-right: 15px;
    margin-left: 15px;
  }
  .tws-mega-menu--search-bar .tws-article-search span {
    top: 4px;
  }
  .tws-mega-menu--search-bar .tws-article-search {
    border: 1px solid #ebebeb;
  }
  .custom-logo img {
    max-width: 100px;
  }
  .custom-logo {
    top: 8px;
  }
  .slot--logo {
    min-height: auto;
  }
  .fabrikk--header-wrapper {
    padding-top: 5px;
    padding-bottom: 1px;
  }
  .slot--custom-top-bar-html {
    float: none;
    width: 100%;
    text-align: center;
  }
  .slot--custom-top-bar-html p {
    font-size: 7px;
  }
  .fabrikk--top-bar {
    padding: 1px;
    width: 100%;
    text-align: center;
  }
  .slot--shipping-notice {
    right: 15px;
  }
  .tws-top-menu .navbar-header .navbar-toggle::after {
    font-size: 20px;
  }
  .slot--shipping-notice {
    top: auto;
    region-break-after: 5px;
  }
  .tws-micro-cart--counter {
    -webkit-transform: none;
    transform: none;
  }
  .slot--component-container .tws-container--tws-content-box .tws-content-box--first-line, .slot--component-container .tws-container--tws-content-box-2x .tws-content-box--first-line, .slot--component-container .tws-container--tws-content-box-3x .tws-content-box--first-line {
    font-size: 18px;
  }
  .slot--component-container .tws-container--tws-content-box-2x .tws-content-box--second-line, .slot--component-container .tws-container--tws-content-box-2x .tws-content-box--second-line, .slot--component-container .tws-container--tws-content-box-3x .tws-content-box--second-line {
    font-size: 13px;
  }
  .slot--component-container .tws-container--tws-content-box .tws-content-box--third-line, .slot--component-container .tws-container--tws-content-box-2x .tws-content-box--third-line, .slot--component-container .tws-container--tws-content-box-3x .tws-content-box--third-line {
    font-size: 13px;
    padding: 8px 10px 8px 10px;
  }
  .info-block h1, .info-block h3, .info-block h2, .slot--component-container .tws-container--tws-articles-two .tws-articles-two--heading h2, .slot--component-container .tws-container--tws-articlegroups .tws-util-heading h2 {
    font-size: 19px;
  }
  .tws-content-box-4x--box, .tws-content-box-3x--box, .tws-content-box-2x--box {
    width: 100%;
    margin-bottom: 10px !important;
  }
  .fabrikk--component-container>* {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .tws-top-menu li a {
    font-size: 13px;
    font-weight: 600;
    background: #fff !important;
  }
  .tws-top-menu .navbar-nav li {
    border-bottom: 0px solid #ebebeb;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .tws-top-menu--xs-toggle {
    border: 0px;
  }
  .tws-top-menu .open>.dropdown-menu .tws-top-menu--xs-link {
    padding-left: 0px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .tws-top-menu .tws-top-menu--controls div {
    height: 20px;
  }
  .tws-top-menu--controls {
    border-bottom: 1px solid #ebebeb !important;
  }
  .tws-top-menu .tws-top-menu--controls .tws-login {
    line-height: 20px;
  }
  .tws-top-menu .tws-top-menu--controls .btn {
    height: 20px;
    padding-top: 2px;
    font-weight: 400;
    font-size: 12px;
  }
  .fabrikk--footer {
    text-align: center;
  }
}


 /*div.tws-article-choices--variant-price {
   font-size: 0;
}

.tws-article-choices--variant-price-label-inner.ng-binding {
display: none;
}*/