@import url('https://fonts.googleapis.com/css?family=Dancing+Script');
/*
Textalk AB
Textalk Webshop
Konsult
*/

/* ----- Preview-bar ----- */
.tws-theme-preview {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: auto;
}
#valuepropkassa{
  display:none;
}
/* ----- END Preview-bar ----- */
/* ----- Cookie-bar ----- */
.slot--cookies {
  position: fixed;
  bottom: 0;
  z-index: 10000;
  width: 100%;
}
/* ----- END Cookie-bar ----- */
/* ----- Generellt ----- */
* {
  outline: none !important;
}
body {
  background-color: #fff !important;
  background: #fff !important;
  color: #333;
  font-size: 15px;
  letter-spacing: normal;
}
body .page-canvas {
  background: transparent;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #333;
}
a {
  -webkit-transition: color .3s;
  transition: color .3s;
  outline: none;
}
label {
  color: #333;
}
.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: #3A8F70 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !important;
  font-size: 14px !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: #358165 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !important;
  box-shadow: none !important;
}
/* Default button */
.btn-default, a.btn-default {
  background: #3A8F70 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !important;
  font-size: 14px !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: #358165 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !important;
  box-shadow: none !important;
}
/* Logout button */
.tws-login--logout, .slot--my-pages-logout div.tws-login a {
  background: #000 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  padding: 10px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
}
.tws-login--logout:hover, .slot--my-pages-logout div.tws-login a:hover, .tws-login--logout:focus, .tws-login--logout.focus, .slot--my-pages-logout div.tws-login a:focus, .slot--my-pages-logout div.tws-login a.focus, .tws-login--logout:active, .tws-login--logout.active, .slot--my-pages-logout div.tws-login a:active, .slot--my-pages-logout div.tws-login a.active {
  background: #333 !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: #F8CDD5;
}
/* ----- END Knappar ----- */
/* ----- Modal ----- */
.modal tws-article-manually-related, .modal tws-article-related, .modal tws-article-visited {
  display: none;
}
/* ----- END Modal ----- */
/* ----- Registreratext ----- */
form[name="signupForm"] .tws-login--form-group:first-child .tws-login--form-group-text {
  font-size: 0;
}
html[lang="sv"] form[name="signupForm"] .tws-login--form-group:first-child .tws-login--form-group-text:before {
  content: 'Vill du handla som privatkund? Nu kan du skapa ett konto så att du t.ex. kan ha din adress förifylld till nästa gång du beställer. Vill du besöka sidan som butik eller press? När du skapar ett konto blir du automatiskt registrerad som privatkund. För att få ett företagskonto behöver du även maila en liten presentation om ditt företag till oss. Vi går därefter igenom dina uppgifter och omvandlar ditt konto till ett butiks- eller presskonto så snart vi kan.';
  font-size: 13px;
}
html[lang="en"] form[name="signupForm"] .tws-login--form-group:first-child .tws-login--form-group-text:before {
  content: 'Do you want to shop as a private customer? Now, you can create an account so that you for example don’t have to type in your address every time you place an order. Do you want to visit the site as retailer or press? When you create an account, you are automatically registered as a private customer. To get a business account, you also need to e mail us a brief presentation of your business. We will then review your information and convert your account into a retailer or press account as soon as we can.';
  font-size: 13px;
}
/* ----- END Modal ----- */
/* ----- Mittensektion ----- */
.fabrikk--body {
  margin: 0 auto;
  width: 100%;
  background: transparent;
  padding-top: 200px;
}
.checkout .fabrikk--body {
  padding-top: 130px;
}
@media (max-width: 991px) {
  .fabrikk--body {
    padding-top: 75px;
  }
}
.startpage .fabrikk--body {
  padding-top: 174px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.startpage .fabrikk--body.scrolled {
  padding-top: 95px;
}
@media (max-width: 991px) {
  .startpage .fabrikk--body, .startpage .fabrikk--body.scrolled {
    padding-top: 55px;
  }
}
.fabrikk--content {
  max-width: none;
  padding: 0 !important;
  background: transparent !important;
}
.fabrikk--content-wrapper {
  padding: 30px 15px 60px 15px !important;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.startpage .fabrikk--content-wrapper {
  max-width: none;
  padding: 0 !important;
  width: auto;
}
.slot--component-container .tws-container--tws-articlegroups, .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 {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 50px;
  background: transparent !important;
}
.tws-container--tws-newsletter-subscribe {
background: #fac6cc !important;
}

/* ----- /END Mittensektion ----- */
/* ----- Header ----- */
.fabrikk--header {
  position: fixed;
  top: 35px;
  width: 100%;
  min-height: auto;
  z-index: 1000;
}
@media (max-width: 991px) {
  .fabrikk--header, .fabrikk--header.scrolled {
    top: 0;
  }
}
.fabrikk--header-wrapper {
  background: #3a8f70;
  padding: 0;
  min-height: 140px;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.fabrikk--header.scrolled .fabrikk--header-wrapper, .checkout .fabrikk--header-wrapper {
  min-height: 59px;
}
@media (max-width: 991px) {
  .fabrikk--header-wrapper, .fabrikk--header.scrolled .fabrikk--header-wrapper, .checkout .fabrikk--header-wrapper {
    min-height: 55px;
  }
}
.slot--mega-menu, .tws-mega-menu--search-button, .tws-mega-menu--delimiter, .fabrikk--header-left, .fabrikk--header-right, .slot--shipping-notice {
  display: none;
}
.slot--logo {
  margin: 0;
  padding: 0;
  max-width: none;
}
.e-header-row-1 {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  position: relative;
}
/* Logo */
.e-logo {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.e-logo a {
  display: block;
  width: 180px;
  margin: 0 auto;
  -webkit-transition: all .3s;
  transition: all .3s;
}
@media (max-width: 991px) {
  .checkout .e-logo {
    left: 15px;
  }
  .e-logo {
    left: 60px;
    top: 2px;
  }
  .e-logo a {
    width: 60px;
  }
}
.e-logo img {
  max-width: 100%;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.fabrikk--top-bar.scrolled .e-logo a, .checkout .e-logo a {
  width: 100px;
}
@media (max-width: 991px) {
  .fabrikk--top-bar.scrolled .e-logo a, .checkout .e-logo a {
    width: 60px;
  }
}
.fabrikk--top-bar.scrolled .e-logo img, .checkout .e-logo img {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

@media (min-width: 992px) {  
.fabrikk--header .slot--header-favorites {
    bottom: 52px;
    color: #fff;
}
.fabrikk--header.scrolled .slot--header-favorites {
		color: #000;
  position: sticky;
  z-index: 2;
}
  }
@media (max-width: 991px) {  
.fabrikk--header .slot--header-favorites {
		top: 14px;
		right: 60px;
		color: #fff;
}
  }

/* Tillbakaknapp */
.slot--custom-back-button {
  margin-top: 17px;
  float: right;
  -webkit-transition: all .3s;
  transition: all .3s;
}
@media (max-width: 991px) {
  .slot--custom-back-button {
    margin-top: 22px;
  }
}
.slot--custom-back-button .btn-primary, .slot--custom-back-button .btn-default {
  background: transparent !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  padding: 0 !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
  height: auto !important;
  margin-left: 0;
}
.slot--custom-back-button .btn-primary:hover, .slot--custom-back-button .btn-default:hover,
.slot--custom-back-button .btn-primary:focus, .slot--custom-back-button .btn-default:focus,
.slot--custom-back-button .btn-primary.focus, .slot--custom-back-button .btn-default.focus,
.slot--custom-back-button .btn-primary:active, .slot--custom-back-button .btn-default:active,
.slot--custom-back-button .btn-primary.active, .slot--custom-back-button .btn-default.active {
  background: transparent !important;
  color: #F8CDD5 !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
/* Sök */
.slot--custom-search {
  display: inline-block;
  position: relative;
  margin-left: 190px;
  margin-top: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
@media (max-width: 991px) {
  .slot--custom-search {
    display: none;
  }
  .slot--custom-horizontal-menu .slot--custom-search {
    display: block !important;
    margin: 0;
  }
  .slot--custom-horizontal-menu .tws-article-search {
    display: block !important;
  }
  .tws-article-search input, .tws-article-search input:focus {
    width: 100% !important;
  }
}
.fabrikk--top-bar.scrolled .slot--custom-search {
  margin-left: 110px;
}
.checkout .slot--custom-search {
  display: none;
}
.tws-article-search input, .tws-article-search input:focus {
  border: 0;
  border-bottom: 2px solid #333;
  color: #333;
  font-size: 12px;
  font-weight: 600;
  width: 250px;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 !important;
}
.tws-article-search .form-control-feedback {
  top: 0;
  height: 30px;
  width: auto;
  line-height: 30px;
  font-size: 15px;
  margin: 0;
  cursor: pointer;
  color: #333;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.tws-article-search .form-control-feedback:hover {
  color: #3A8F70;
}
.tws-article-search ul {
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
}
.tws-article-search {
  margin-bottom: 0;
}
.slot--custom-search .tws-article-search input::-webkit-input-placeholder {
  opacity: 1;
  color: #333;
  text-transform: uppercase;
}
.slot--custom-search .tws-article-search input:-moz-placeholder {
  opacity: 1;
  color: #333;
  text-transform: uppercase;
}
.slot--custom-search .tws-article-search input::-moz-placeholder {
  opacity: 1;
  color: #333;
  text-transform: uppercase;
}
.slot--custom-search .tws-article-search input:-ms-input-placeholder {
  opacity: 1;
  color: #333;
  text-transform: uppercase;
}
/* Varukorg */
.slot--cart,
.checkout .slot--custom-cart {
    display: none;
}


.slot--custom-cart {
  float: right;
  margin-top: 29px;
  z-index: 1;
  position: absolute;
  right: 15px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img:before {
	  float: right;
  display: block;
  content: '';
  background-image: url('https://shop.textalk.se/shop/18412/files/designfiler/emmybagicon.png');
  background-size: 40px 53px;
  height: 53px;
  width: 40px;
  position: relative;
  z-index: 0;
  left: auto;
  top: auto;
  margin-left: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-top: -4px;
}
.tws-mini-cart .tws-mini-cart--header-cart-button {
    color: #fff;
    padding: 0px;
}
.tws-mini-cart .tws-mini-cart--header-cart-button:hover {
    color: #fff;
}

/* SCROLLED */
.fabrikk--header.scrolled .slot--custom-cart {
    margin-top: 0px;
}
.fabrikk--header.scrolled .tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img:before {
  transform: scale(0.6)
}
.fabrikk--header.scrolled .tws-mini-cart .tws-mini-cart--header-cart-button {
    color: #000;
}

@media (max-width:991px) {
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img:before {
		background-size: 20px 26px;
		height: 26px;
		width: 20px;  
  }
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-quantity {
    background: transparent;
    border: none;
    font-size: 16px;
    right: 32px;
    top: 0px;
    font-weight: 700;
    color: #fff;
}  
.fabrikk--header.scrolled .slot--custom-cart {
    top: 24px;
}
  
  
}


/*


.checkout .slot--custom-cart {
  display: none;
}
.fabrikk--header.scrolled .slot--custom-cart {
  margin-top: 12px;
}
@media (max-width: 991px) {
  .slot--custom-cart, .fabrikk--header.scrolled .slot--custom-cart {
    margin-top: 25px;
  }
}
.slot--custom-cart .tws-micro-cart a {
  padding: 0;
  height: auto;
  line-height: normal;
  width: auto;
}
.slot--custom-cart .tws-micro-cart a:before, .slot--custom-cart .tws-micro-cart a:after {
  content: '';
  clear: both;
  display: block;
}
.slot--custom-cart .tws-micro-cart--label {
  font-size: 13px;
  color: #fff;
  line-height: 45px;
  margin-right: 10px;
  margin-left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.fabrikk--header.scrolled .tws-micro-cart--label {
  line-height: 20px;
  color: #333;
}
.slot--custom-cart .tws-micro-cart a:hover .tws-micro-cart--label {
  color: #F8CDD5;
}
.fabrikk--header.scrolled .slot--custom-cart .tws-micro-cart a:hover .tws-micro-cart--label {
  color: #3A8F70;
}
@media (max-width: 991px) {
  .slot--custom-cart .tws-micro-cart--label {
    display: none;
  }
}
.tws-micro-cart--counter {
  float: right;
  color: #fff;
  font-size: 18px;
  top: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  height: auto;
  width: auto;
  padding-top: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  line-height: 45px;
}
.fabrikk--header.scrolled .tws-micro-cart--counter {
  line-height: 23px;
  color: #333;
}
@media (max-width: 991px) {
  .tws-micro-cart--counter, .fabrikk--header.scrolled .tws-micro-cart--counter {
    line-height: 23px;
    color: #fff;
  }
}
.slot--custom-cart .tws-micro-cart a:hover .tws-micro-cart--counter {
  color: #F8CDD5;
}
.fabrikk--header.scrolled .slot--custom-cart .tws-micro-cart a:hover .tws-micro-cart--counter {
  color: #3A8F70;
}
.tws-micro-cart--counter::before {
  float: right;
  display: block;
  content: '';
  background-image: url('https://shop.textalk.se/shop/18412/files/designfiler/emmybagicon.png');
  background-size: 40px 53px;
  height: 53px;
  width: 40px;
  position: relative;
  z-index: 0;
  left: auto;
  top: auto;
  margin-left: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-top: -4px;
}
@media (max-width: 991px) {
  .tws-micro-cart--counter::before {
    background-size: 20px 26px;
    height: 26px;
    width: 20px;
  }
}
.fabrikk--header.scrolled .tws-micro-cart--counter::before {
  background-size: 20px 26px;
  height: 26px;
  width: 20px;
}
.slot--custom-cart .tws-micro-cart a:hover .tws-micro-cart--counter::before {
  color: #3A8F70;
}
*/

/* Meny */
.tws-top-menu .navbar-nav .caret::after {
  margin-left: 3px;
}
.slot--custom-horizontal-menu {
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.checkout .slot--custom-horizontal-menu {
  display: none;
}
.fabrikk--header.scrolled .slot--custom-horizontal-menu {
  bottom: 15px;
}
@media (max-width: 991px) {
  .fabrikk--header.scrolled .slot--custom-horizontal-menu {
    bottom: 0;
  }
}
.tws-top-menu .navbar-nav {
  max-width: none;
}
.tws-top-menu--mega-menu>.tws-top-menu--sub-item {
  width: 20%;
}
.tws-top-menu.navbar-default {
  border: 0;
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
  border-radius: 0;
}
.navbar-default .navbar-nav>li>a {
  background: transparent !important;
  color: #333 !important;
  font-weight: 600;
  padding: 12px 0;
  font-size: 13px;
  margin-right: 20px;
}
.navbar-default .navbar-nav>li>a:hover {
  color: #3A8F70 !important;
}
.navbar-default .dropdown-menu li a {
  font-size: 13px;
  padding: 0;
  color: #fff !important;
  background: transparent !important;
}
.navbar-default .dropdown-menu li a:hover {
  color: #F8CDD5 !important;
  text-decoration: none;
}
.tws-top-menu--mega-sub-list {
  display: none !important;
}
.tws-top-menu .dropdown>.dropdown-menu, .tws-top-menu--dropdown-submenu>.dropdown-menu {
  background: rgba(58,143,112,0.95);
  padding: 15px 0;
  border-radius: 0;
}
.tws-top-menu .tws-top-menu--dropdown-submenu>a::after {
  color: #fff;
}
.tws-top-menu .navbar-header .navbar-toggle {
  height: auto;
  width: auto;
}
.tws-top-menu>.container-fluid>.navbar-collapse {
  display: block !important;
  padding: 0;
  padding-left: 190px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
@media (min-width: 992px) {
  .tws-top-menu .tws-top-menu--dropdown-submenu>a::after {
    top: 5px;
    right: 13px;
    margin: 0;
    line-height: normal;
  }
  .tws-top-menu .navbar-nav .tws-top-menu--sub-item {
    padding: 3px 20px;
    position: relative;
  }
  .fabrikk--header.scrolled .tws-top-menu>.container-fluid>.navbar-collapse {
    padding-left: 110px;
  }
}
.tws-top-menu .navbar-header {
  top: -36px;
  left: 30px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tws-top-menu .navbar-header {
    left: 15px;
  }
}
@media (max-width: 991px) {
  .tws-top-menu--controls {
    display: block !important;
  }
  .tws-top-menu.navbar-default {
    padding: 0;
  }
  .slot--custom-login {
    display: block !important;
  }
  .tws-top-menu .tws-top-menu--controls .tws-login a {
    padding-left: 0;
  }
  .tws-top-menu--controls .btn-default, .tws-top-menu--controls .btn-primary, .tws-top-menu--controls .tws-login--logout {
    background: transparent !important;
    font-size: 12px !important;
    text-transform: uppercase;
    color: #333 !important;
    font-weight: 600;
    padding: 5px 0 !important;
  }
  .tws-top-menu--controls .btn-default:hover, .tws-top-menu--controls .btn-primary:hover,
  .tws-top-menu--controls .btn-default:focus, .tws-top-menu--controls .btn-primary:focus,
  .tws-top-menu--controls .btn-default:active, .tws-top-menu--controls .btn-primary:active,
  .tws-top-menu--controls .tws-login--logout:hover, .tws-top-menu--controls .tws-login--logout:focus, .tws-top-menu--controls .tws-login--logout:active {
    background: transparent !important;
    color: #3A8F70 !important;
  }
  .tws-top-menu .tws-top-menu--controls div {
    height: auto;
  }
  .slot--custom-language, .slot--custom-vat {
    margin-right: 10px;
  }
  .tws-top-menu>.container-fluid>.navbar-collapse {
    min-height: calc(100vh - 55px);
    overflow-y: auto !important;
    height: 100% !important;
    position: absolute;
    width: 100%;
    background: #fff;
    top: 0;
    padding: 0;
    border: 0;
  }
  .navbar-default .dropdown-menu li a {
    color: #333 !important;
    padding: 5px 0;
  }
  .tws-top-menu .dropdown>.dropdown-menu {
    padding: 20px 15px;
    position: relative;
    float: none;
    box-shadow: none;
  }
  .tws-top-menu .navbar-nav li {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
  }
  .tws-top-menu li a {
    font-size: 14px;
  }
  .slot--custom-language {
  	display: none !important;
  }
  .tws-top-menu .tws-top-menu--controls>div:nth-child(-n+3) {
    display: none;
  }
  .tws-top-menu .tws-top-menu--controls>div:last-child {
    display: block;
    height: auto;
  }
  .tws-top-menu .tws-top-menu--controls .tws-audience-selector {
  	transform: none;
   -webkit-transform: none;
    margin-left: 0;
  }
  .tws-article-search input {
    width: 100%;
  }
  .tws-top-menu>.container-fluid>.navbar-collapse {
    border: 0;
    padding: 20px 15px;
  }
  .tws-top-menu--xs-toggle {
    padding: 3px 10px !important;
  }
  .tws-top-menu .open .tws-top-menu--controls>.dropdown-menu {
    position: absolute;
    box-shadow: none;
    float: none;
    background: #fff;
    top: 100%;
    left: 0;
    border: 1px solid #eee;
  }
  .tws-top-menu .dropdown>.dropdown-menu, .tws-top-menu--dropdown-submenu>.dropdown-menu {
    background: #fff;
  }
  .tws-top-menu .tws-top-menu--controls .open .dropdown-menu>li>a {
    padding: 5px 5px 5px 5px;
  }
  .tws-top-menu--controls .tws-language--button {
    line-height: 20px !important;
  }
  .tws-top-menu .navbar-header .navbar-toggle {
    display: block;
  }
  .tws-top-menu li.hidden-xs {
    display: none !important;
  }
  .tws-top-menu li.visible-xs {
    display: block !important;
  }
  .tws-top-menu .navbar-nav {
    width: 100%;
    max-width: none;
  }
  .tws-top-menu>.container-fluid>.navbar-collapse {
    display: block !important;
  }
  .tws-top-menu>.container-fluid>.navbar-collapse.collapse {
    display: none !important;
  }
}
.e-header-quote {
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-family: 'Dancing Script', cursive;
  text-transform: lowercase;
  font-weight: 400;
  line-height: 22px;
}
@media (max-width: 991px) {
  .e-header-quote {
    display: none;
  }
}
.fabrikk--header.scrolled .e-header-quote, .checkout .e-header-quote {
  display: none;
}
/* ----- /END Header ----- */
/* ----- Top-bar ----- */
.fabrikk--top-bar {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  height: 35px;
  color: #333;
  display: block;
  padding: 0;
  min-height: auto;
  z-index: 1001;
}
@media (max-width: 991px) {
  .fabrikk--top-bar {
    height: 15px;
  }
}
.fabrikk--top-bar-wrapper {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  display: block;
}
.fabrikk--top-bar-right {
  right: 15px;
  display: block;
  top: 3px;
  position: absolute;
}
@media (max-width: 991px) {
  .fabrikk--top-bar-right {
    display: none;
  }
}
.slot--top-bar-html {
  margin: 0;
  display: block;
}
.slot--top-bar-html span {
  margin-right: 10px;
  display: block;
}
/* Väljare */
.flag-icon {
  line-height: 1;
  width: 20px;
  height: 20px;
  vertical-align: top;
}
.flag-icon-gb {
  background-image: url(https://shop.textalk.se/shop/18412/files/designfiler/langen.png);
}
.flag-icon-se {
  background-image: url(https://shop.textalk.se/shop/18412/files/designfiler/langsv.png);
}
.fabrikk--top-bar-right>*>*:last-child {
  margin: auto;
}
.slot--top-bar-language, .slot--top-bar-login, .slot--top-bar-vat, .slot--top-bar-currency {
  display: block;
  float: left;
}
.slot--top-bar-login {
  padding-top: 5px;
}
.slot--top-bar-language .tws-language.btn-group, .slot--top-bar-login .tws-login--login, .slot--top-bar-login .tws-login--my-pages, .slot--top-bar-vat .tws-vat-selector .btn-group, .fabrikk--top-bar .tws-login--logout {
  margin-left: 15px;
}
.fabrikk--top-bar .btn-default, .fabrikk--top-bar .btn-primary, .fabrikk--top-bar .tws-login--logout {
  background: transparent !important;
  font-size: 12px !important;
  text-transform: uppercase;
  color: #333 !important;
  font-weight: 600;
  padding: 5px 0 !important;
}
.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,
.fabrikk--top-bar .tws-login--logout:hover, .fabrikk--top-bar .tws-login--logout:focus, .fabrikk--top-bar .tws-login--logout:active {
  background: transparent !important;
  color: #3A8F70 !important;
}
.fabrikk--top-bar .btn-default .caret:after, .fabrikk--top-bar .btn-primary .caret:after {
  top: 6px;
}
.tws-login--login, .tws-login--my-pages {
  color: #333 !important;
  font-weight: 600;
}
.tws-login--login:hover, .tws-login--my-pages:hover {
  color: #3A8F70 !important;
}
.fabrikk--top-bar .dropdown-menu {
  padding: 0;
  min-width: auto;
}
.fabrikk--top-bar .dropdown-menu>li>a {
  padding: 8px 10px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  color: #333;
}
.fabrikk--top-bar .dropdown-menu>li>a:hover,
.fabrikk--top-bar .dropdown-menu>li>a:focus {
  color: #3A8F70;
  background: transparent;
}
.fabrikk--top-bar .dropdown-menu>.active>a {
  color: #333;
  background: transparent;
}
.fabrikk--top-bar .dropdown-menu>.active>a:hover,
.fabrikk--top-bar .dropdown-menu>.active>a:focus {
  color: #3A8F70;
  background: transparent;
}
.tws-login--login-text {
  font-size: 0;
}
html[lang="en"] .tws-login--login-text:after {
  content: 'Log in / Create account';
  font-size: 12px;
}
html[lang="sv"] .tws-login--login-text:after {
  content: 'Logga in / Skapa konto';
  font-size: 12px;
}
/* ----- /END Top-bar ----- */
/* ----- Skyltfönster ----- */
.slot--component-container .tws-container--tws-content-box {
  padding: 0;
  width: 100%;
  margin: 0;
  margin-bottom: 50px;
}
.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 15px;
  width: 100%;
  margin: 40px auto;
  max-width: 1200px;
}
.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: 600;
  font-family: 'Dancing Script', cursive;
  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: 8px !important;
  color: #fff !important;
  text-shadow: 1px 1px 1px #555;
}
.tws-content-box--cell {
  padding: 20px 15px;
}
.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;
    -moz-transition: 0.5s;
  }
  .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;
    -moz-transition: 0.5s;
  }
}
/* Ett skyltfönster */
.tws-container--tws-content-box .tws-content-box--first-line {
  font-size: 55px !important;
  line-height: 55px !important;
}
.tws-container--tws-content-box .tws-content-box--second-line {
  font-size: 25px !important;
  line-height: 25px !important;
}
.tws-container--tws-content-box .tws-content-box--third-line {
  font-size: 25px !important;
  line-height: 25px !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;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tws-container--tws-content-box .tws-content-box--first-line {
    font-size: 30px !important;
    line-height: 30px !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: 767px) {
  .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: 767px) {
  .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: 25px !important;
  line-height: 25px !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: 767px) {
  .tws-content-box-4x--box {
    width: 100%;
    margin-bottom: 20px;
  }
  .tws-container--tws-content-box-4x .tws-content-box--first-line {
    font-size: 23px !important;
    line-height: 23px !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 ----- */
/* ----- 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: 35px;
  content: '\f106';
  font-family: FontAwesome;
  background: rgba(0,0,0,0.5);
  padding: 0px 5px;
}
.fabrikk--back-to-top-link {
  color: #fff;
}
.fabrikk--back-to-top-link:hover {
  color: #fff;
  text-decoration: none;
}
/* ----- /END Tillbaka till toppen ----- */
/* ----- Sidfot ----- */
.fabrikk--footer {
  background: #3A8F70;
  padding: 0;
  color: #fff;
  font-size: 13px;
}
.fabrikk--footer a {
  color: #fff;
}
.fabrikk--footer a:hover {
  color: #F8CDD5;
  text-decoration: none;
}
.fabrikk--footer .container {
  display: block;
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
}
.fabrikk--footer .container>.row {
  display: block;
}
.fabrikk--footer-left {
  display: block !important;
  width: 100%;
  padding: 0 !important;
}
.fabrikk--footer-mid-left, .fabrikk--footer-mid-right, .fabrikk--footer-right {
  display: none !important;
}
.e-footer-heading {
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
  color: #fff;
}
.fabrikk--footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.fabrikk--footer-left .col-sm-3 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .fabrikk--footer-left .col-sm-3 {
    text-align: center;
  }
}
.fabrikk--footer .social a {
  margin-right: 10px;
  color: #F8CDD5;
  vertical-align: middle;
  display: inline-block;
}
.fabrikk--footer .social i {
  font-size: 40px;
}
.fabrikk--footer .social img {
  width: 30px;
}
.e-footer-row-1-inner {
  width: 100%;
  max-width: 1200px;
  padding: 30px 15px;
  margin: 0 auto;
}
.e-footer-logo img {
  max-width: 60px;
}
.e-footer-logo a {
  display: inline-block;
}
.e-footer-copy {
  margin: 0;
  margin-top: 15px;
  font-size: 12px;
}
.e-footer-betallogotyper {
  width: 160px;
}
@media (min-width: 1000px) {
  .e-footer-betallogotyper {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .e-footer-betallogotyper {
    margin: 0 auto;
  }
}
.e-footer-betallogotyper img {
  max-width: 100%;
}
.e-footer-quote {
  font-size: 15px;
  font-family: 'Dancing Script', cursive;
  font-weight: 400;
  line-height: 17px;
  margin-top: 10px;
}
/* ----- END Sidfot ----- */
/* ----- Startsida ----- */
.tws-container--tws-custom-html.intro {
  max-width: 800px;
  text-align: justify;
  font-size: 13px;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 40px;
  margin-bottom: 40px;
}
.tws-container--tws-custom-html.intro h1 {
  text-align: center;
}
/* ----- /END Startsida ----- */
/* ----- Egen html ----- */
.tws-container--tws-custom-html .e-heading, .customPageItem.customPageHtml .e-heading {
  border-bottom: 1px solid #706f6f;
  position: relative;
  height: 20px;
  margin-bottom: 35px;
  text-align: center;
}
.tws-container--tws-custom-html h1, .tws-container--tws-custom-html h2,
.customPageItem.customPageHtml h1, .customPageItem.customPageHtml h2 {
  font-size: 30px;
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  background: #fff;
  padding: 0 20px;
  margin: 0;
  margin-top: 0px;
  display: inline-block;
  line-height: 30px;
}
@media (max-width: 767px) {
  .tws-container--tws-custom-html h1, .tws-container--tws-custom-html h2,
  .customPageItem.customPageHtml h1, .customPageItem.customPageHtml h2 {
    font-size: 20px;
    margin-top: 7px;
    line-height: 20px;
  }
}
.tws-container--tws-custom-html.instagram-heading .e-heading {
  margin-bottom: 65px;
}
.tws-container--tws-image-carousel {
  margin-top: 0;
}
.bildspel-sv, .bildspel-en {
  display: none;
}
html[lang="sv"] .bildspel-sv {
  display: block;
}
html[lang="en"] .bildspel-en {
  display: block;
}
@media (max-width: 991px) {
  .endast-mobil {
    display: block;
  }
  .endast-dator-sv, .endast-dator-en {
    display: none;
  }
  .endast-mobil-sv, .endast-mobil-en {
    display: none;
  }
  html[lang="sv"] .endast-mobil-sv {
    display: block;
  }
  html[lang="en"] .endast-mobil-en {
    display: block;
  }
}
@media (min-width: 992px) {
  .endast-mobil {
    display: none;
  }
  .endast-mobil-sv, .endast-mobil-en {
    display: none;
  }
  .endast-dator-sv, .endast-dator-en {
    display: none;
  }
  html[lang="sv"] .endast-dator-sv {
    display: block;
  }
  html[lang="en"] .endast-dator-en {
    display: block;
  }
}
.tws-article-display {
  padding: 0;
}
.pink-box {
  background: #FAC6CC;
  padding: 15px;
}
.pink-box h1, .pink-box h2 {
  background: #FAC6CC;
}
/* ----- /END Egen html ----- */
/* ----- Nyhetsbrev ----- */
.tws-newsletter-subscribe--inline-form {
  padding: 20px 15px;
  font-size: 13px;
  line-height: 13px;
  background: #FAC6CC;
  font-weight: 600;
}
.tws-newsletter-subscribe--inline-form h2 {
  display: inline-block;
  font-size: 35px;
  line-height: 30px;
  font-family: 'Dancing Script', cursive;
  margin-bottom: 15px !important;
}
@media (max-width: 767px) {
  .tws-newsletter-subscribe--inline-form h2 {
    font-size: 23px;
    padding: 0 10px;
  }
}
.slot--component-container .tws-container--tws-newsletter-subscribe .input-group .form-control {
  border: 0 !important;
}
@media (max-width: 499px) {
  .slot--component-container .tws-container--tws-newsletter-subscribe .input-group {
    display: block;
  }
  .slot--component-container .tws-container--tws-newsletter-subscribe .input-group .form-control {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .slot--component-container .tws-container--tws-newsletter-subscribe .input-group-btn {
    display: block;
    width: auto;
  }
}
/* ----- /END Nyhetsbrev ----- */
/* ----- 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: 0 !important;
}
.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: 8px !important;
  border-radius: 0 !important;
  border: 0 !important;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
}
.tws-article-list--list .tws-list--type-grid .caption {
  padding-top: 0;
}
.tws-article-list--labels {
  top: 5px !important;
  left: 5px !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.tws-article-labels .tws-article-labels--label .tws-article-labels--label-text {
  padding: 2px 5.5px !important;
  border-width: 0;
  border-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 10px;
  font-weight: 400;
  min-height: 40px;
  min-width: 40px;
  display: block;
}
.tws-article-labels .tws-article-labels--label.tws-article-labels--special-offer .tws-article-labels--label-text {
  background: transparent url('https://shop.textalk.se/shop/18412/files/designfiler/rabattetikett.png') no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  border: 0;
  color: #fff;
  padding: 13px 5px 5px 5px !important;
  text-align: center;
}
.tws-article-labels .tws-article-labels--label.tws-article-labels--new .tws-article-labels--label-text {
  background: transparent url('https://shop.textalk.se/shop/18412/files/designfiler/nyhetetikett.png') no-repeat;
  background-size: 40px 40px;
  height: 40px;
  width: 40px;
  border: 0;
  color: #fff;
  padding: 13px 5px 5px 5px !important;
  text-align: center;
}
.tws-article-list--article-name a {
  display: block;
  text-align: center;
  font-size: 12.5px;
  letter-spacing: normal;
}
.tws-article-list--list .tws-list--type-grid .tws-article-list--price, .tws-article-search-page--list .tws-list--type-grid .tws-article-list--price {
  width: 100%;
}
.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-current, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-current {
  margin: 0;
  display: block;
  text-align: center;
}
.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-regular, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-regular {
  display: block;
  text-align: center;
}
.tws-article-list--buy-button {
  text-align: center !important;
  width: 100% !important;
}
.tws-article-list--buy-button .btn-primary, .tws-article-list--buy-button .btn-default {
  background: #3A8F70 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !important;
  font-size: 14px !important;
  padding: 5px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
  height: auto !important;
}
.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: #358165 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !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;
}
/* ----- /END Artikeltabell ----- */
/* ----- Framhävda artikelgrupper ----- */
.tws-articlegroups-title>div {
  border-bottom: 1px solid #706f6f;
  position: relative;
  height: 20px;
  margin-bottom: 45px;
  text-align: center;
}
.tws-articlegroups-title>div>.tws-util-heading--heading {
  font-size: 35px;
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  background: #fff;
  padding: 0 20px;
  margin: 0;
  margin-top: -13px;
  display: inline-block;
}
@media (max-width: 767px) {
  .tws-articlegroups-title>div>.tws-util-heading--heading {
    font-size: 23px;
    margin-top: -2px;
  }
}
.tws-articlegroups .caption {
  background: #fff;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
}
.tws-articlegroups .caption a {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  font-family: 'Dancing Script', cursive;
}
.tws-articlegroups .caption:hover a {
  color: #3A8F70;
}
/* ----- /END Framhävda artikelgrupper ----- */
/* ----- Extrapriser ----- */
.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-search-page--list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-price .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-horizontal-flip-list--price .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-buy-button-with-modal--price .tws-api--price-regular+.tws-api--price-current {
  color: #d52a40;
}
/* ----- /END Extrapriser ----- */
/* ----- Artikelgruppstabell ----- */
.tws-articlegroup-list .caption .tws-util-heading--heading {
  margin-top: 5px;
}
.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 #706f6f;
  position: relative;
  height: 20px;
  margin-bottom: 35px;
}
.tws-artgrp-info>div>.tws-util-heading--heading, .fabrikk--article-group .tws-articlegroup-list--info h1 {
  font-size: 30px;
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  background: #fff;
  padding: 0 20px;
  margin: 0;
  margin-top: 0px;
  display: inline-block;
  line-height: 30px;
}
@media (max-width: 767px) {
  .tws-artgrp-info>div>.tws-util-heading--heading, .fabrikk--article-group .tws-articlegroup-list--info h1 {
    font-size: 20px;
    line-height: 20px;
    margin-top: 7px;
  }
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail {
  border-radius: 0;
  border: 0px;
  padding: 0;
  background: #fff;
  text-align: center;
  height: auto;
  margin: 0;
}
.tws-articlegroup-list .tws-list--grid-item .caption {
  padding: 0;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail .caption a {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  font-family: 'Dancing Script', cursive;
}
.tws-articlegroup-list .tws-list--grid-item .thumbnail:hover .caption a {
  color: #3A8F70;
}
/* ----- /END Artikelgruppstabell ----- */
/* ----- Framhävda artiklar ----- */
.tws-util-heading.tws-articles-two--heading>div {
  border-bottom: 1px solid #706f6f;
  position: relative;
  height: 20px;
  margin-bottom: 35px;
}
.tws-util-heading.tws-articles-two--heading>div>.tws-util-heading--heading {
  font-size: 30px;
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  background: #fff;
  padding: 0 20px;
  margin: 0;
  margin-top: 0px;
  display: inline-block;
  line-height: 30px;
}
@media (max-width: 767px) {
  .tws-util-heading.tws-articles-two--heading>div>.tws-util-heading--heading {
    font-size: 20px;
    line-height: 20px;
    margin-top: 7px;
  }
}
/* ----- /END Framhävda artiklar ----- */
/* ----- Breadcrumbs ----- */
.slot--breadcrumbs {
  display: none;
}
.slot--custom-breadcrumbs {
  background: #fff;
  border-top: 1px solid #eee;
}
.tws-breadcrumbs {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 14px 15px;
}
.tws-breadcrumbs a {
  color: #999;
  font-size: 13px;
}
.tws-breadcrumbs a:hover {
  color: #333;
  text-decoration: none;
}
.tws-breadcrumbs--spacer {
  font-size: 12px;
  color: #999;
}
.tws-breadcrumbs--home-icon {
  padding: 0 15px 0 0;
}
.tws-breadcrumbs--text {
  padding: 0 0 0 5px;
}
/* ----- /END Breadcrumbs ----- */
/* ----- Artikelsortering ----- */
.btn-toolbar.tws-list-controls {
  float: none !important;
  background: #F8CDD5;
  margin-left: 0;
  margin-bottom: 15px;
}
.articlesearchresults .btn-toolbar.tws-list-controls {
  display: none;
}
html[lang="sv"] .tws-article-list--list .btn-toolbar.tws-list-controls:before {
  content: 'Sortera efter:';
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  float: left;
  margin-top: 5px;
}
html[lang="en"] .tws-article-list--list .btn-toolbar.tws-list-controls:before {
  content: 'Sort by:';
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  float: left;
  margin-top: 5px;
}
html[lang="en"] .tws-article-list--list .btn-toolbar.tws-list-controls .fa-sort-alpha-asc:before {
  content: 'Low to high';
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 600;
}
html[lang="en"] .tws-article-list--list .btn-toolbar.tws-list-controls .fa-sort-alpha-desc:before {
  content: 'High to low';
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 600;
}
html[lang="sv"] .tws-article-list--list .btn-toolbar.tws-list-controls .fa-sort-alpha-asc:before {
  content: 'Stigande';
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 600;
}
html[lang="sv"] .tws-article-list--list .btn-toolbar.tws-list-controls .fa-sort-alpha-desc:before {
  content: 'Fallande';
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 600;
}
.tws-article-list--list .btn-toolbar.tws-list-controls .btn-group:nth-child(2) button:nth-child(2):after {
  content: '';
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
}
.tws-list-controls>.btn-group:first-child {
  display: none;
}
.tws-list-controls .btn-default {
  background: transparent !important;
  border: 0px !important;
  box-shadow: none;
  color: #333 !important;
  line-height: normal !important;
  padding: 10px !important;
  box-shadow: none !important;
  font-size: 12px !important;
  font-weight: 600;
}
.tws-list-controls .btn-default:hover {
  color: #aaa !important;
  background: transparent !important;
  box-shadow: none !important;
}
.tws-list-controls .btn-default.active {
  color: #333 !important;
  box-shadow: none !important;
}
.tws-list-controls .btn-default.active:hover {
  color: #aaa !important;
  box-shadow: none !important;
}
.tws-list-controls .dropdown-menu {
  background-color: #fff;
  right: auto;
  left: 0;
}
.tws-list-controls .dropdown-menu>li>a:hover {
  background-color: transparent;
  color: #aaa;
}
.tws-list-controls .dropdown-menu>li>a {
  color: #333;
  padding: 5px 18px;
  font-size: 13px;
}
/* ----- /END Artikelsortering ----- */
/* ----- 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 ----- */
/* ----- Söksida ----- */
.tws-article-search-page--heading {
  font-size: 35px;
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  background: #fff;
  margin: 0;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .tws-article-search-page--heading {
    font-size: 23px;
  }
}
/* ----- /END Söksida ----- */
/* ----- Mina Sidor ----- */
.fabrikk--my-pages {
  padding: 0px;
}
.fabrikk--my-pages h1 {
  top: 20px;
  font-size: 35px;
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  margin: 0;
  position: relative;
}
@media (max-width: 991px) {
  .fabrikk--my-pages h1 {
    font-size: 23px;
  }
}
.tws-customer-details--block {
  border: 1px solid #dbdbdb;
}
.slot--my-pages-logout {
  margin-top: 85px;
  display: none;
}
/* ----- /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: 35px;
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}
@media (max-width: 991px) {
  .fabrikk--contact-heading {
    font-size: 23px;
  }
}
.tws-contact-form--form-outer-wrapper {
  margin: 0;
}
.tws-contact-form--before-text {
  margin: 0;
  text-align: left;
  padding: 0;
  max-width: none;
}
/* ----- END Kontaktformulär ----- */
/* ----- Kassa ----- */

.opc-checkout--shortcuts .tws-checkout-shortcuts--button-group .tws-checkout-shortcuts--button .tws-react-common--dropdown-label, 
.opc-checkout--shortcuts .tws-checkout-shortcuts--button-group .tws-checkout-shortcuts--button .tws-react-common--search-dropdown-label {
    padding-left: 20px;
}

.tws-checkout--loading-overlay {
  background: transparent;
}
.tws-checkout--pay-button.btn-default {
  background: #3A8F70 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !important;
  font-size: 15px !important;
  padding: 10px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
}
.tws-checkout--pay-button.btn-default:hover,
.tws-checkout--pay-button.btn-default:focus,
.tws-checkout--pay-button.btn-default.focus,
.tws-checkout--pay-button.btn-default:active,
.tws-checkout--pay-button.btn-default.active {
  background: #358165 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !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;
}
.cart .fabrikk--content, .checkout .fabrikk--content {
  background: transparent;
}
@media (min-width: 1200px) {
  .cart .fabrikk--content, .checkout .fabrikk--content {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .cart .fabrikk--content-wrapper, .checkout .fabrikk--content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.fabrikk--cart .tws-cart {
  margin-left: 0;
  margin-right: 0;
}
.slot--back-button {
  display: none;
}

.fabrikk--cart, .fabrikk--summary, .fabrikk--checkout-method {
  padding: 0px;
}
.fabrikk--summary>h2, .fabrikk--cart>h2, .fabrikk--checkout-method>h2 {
  font-size: 30px;
  font-family: 'Dancing Script', cursive;
}
@media (max-width: 767px) {
  .fabrikk--summary>h2, .fabrikk--cart>h2, .fabrikk--checkout-method>h2 {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .tws-cart--edit-quantity:before, .tws-cart--edit-quantity:after {
    content: '';
    clear: both;
    display: block;
  }
  .tws-cart--edit-remove-button-wrapper {
    clear: both;
  }
}
.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: 1px solid #ddd;
}
.tws-cart-summary .tws-cart-summary--sum-row.tws-cart-summary--got-more {
  border-top: 1px solid #ddd;
}
.tws-checkout-shortcuts {
  padding: 0px;
  margin-bottom: 20px;
}
.tws-checkout-cart.table-striped>tbody>tr:nth-child(odd)>td {
  background: #fff;
}
.tws-discount-field--enter-discount-btn {
  color: #333 !important;
}
.tws-cart--edit-quantity .btn {
  height: 40px !important;
}
.tws-checkout--v2 .tws-checkout--payments-expand {
  height: auto !important;
  visibility: visible !important;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 0px;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method {
  padding: 20px 10px;
  border: 1px solid #ddd !important;
  margin-bottom: 10px;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active {
  border-radius: 0px;
  border: 1px solid #ddd !important;
  background: #fff;
  color: 1CB581;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-active.active:hover, .tws-checkout .tws-checkout--payment-methods-list a:hover {
  border-radius: 0px;
  border: 1px solid #ddd !important;
  background: #fff;
  color: #333;
}
.slot--checkout-introduction-text {
  margin-bottom: 20px;
  padding: 0;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .list-group-item-heading {
  color: #000;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active:hover .list-group-item-heading {
  color: #000;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method:hover .list-group-item-heading {
  color: #333;
}
.tws-checkout--v2 .tws-checkout--payment-active span.fa.fa-chevron-down {
  display: none;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-active.active, .tws-checkout .tws-checkout--payment-methods-list a {
  padding: 20px 10px;
  color: #333;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method::before {
  top: auto;
  left: auto;
}
.tws-checkout .tws-checkout--payment-methods-list .list-group-item .list-group-item-heading {
  padding-left: 30px;
  color: #333;
}
.tws-checkout input[type=radio]:not(old)+label:before {
  left: 0.7em;
}
.tws-checkout--box.tws-checkout--select-delivery .btn-default, .tws-checkout--box.tws-checkout--select-delivery a.btn-default {
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0px !important;
  font-size: 14px !important;
  padding: 20px 10px 20px 40px !important;
  line-height: 1.42857143 !important;
  font-weight: 400;
}
.tws-checkout--box.tws-checkout--select-delivery .btn-default:hover, .tws-checkout--box.tws-checkout--select-delivery a.btn-default:hover, .tws-checkout--box.tws-checkout--select-delivery .btn-default:focus, .tws-checkout--box.tws-checkout--select-delivery a.btn-default:focus, .tws-checkout--box.tws-checkout--select-delivery .btn-default.focus, .tws-checkout--box.tws-checkout--select-delivery a.btn-default.focus {
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0px !important;
  box-shadow: none !important;
}
.tws-checkout--box.tws-checkout--select-delivery .btn-default:active, .tws-checkout--box.tws-checkout--select-delivery a.btn-default:active, .tws-checkout--box.tws-checkout--select-delivery .btn-default.active, .tws-checkout--box.tws-checkout--select-delivery a.btn-default.active {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  font-weight: 700;
}
.tws-checkout--show-delivery-description:hover {
  color: #333;
  text-decoration: none;
}
.tws-checkout input[type=radio]:not(old):checked+label:before {
  font-size: 18px;
  top: 20px;
  left: 10px;
}
.tws-checkout--show-delivery-description, .tws-checkout--show-payment-description {
  left: 55px;
  bottom: 0px;
  outline: none;
}
.tws-checkout--show-delivery-description:focus, .tws-checkout--show-payment-description:focus {
  outline: none;
}
.slot--checkout-shortcuts {
  margin: 0px;
}
.tws-cart .row {
  margin-left: -15px;
  margin-right: -15px;
}
.fabrikk--cart {
  padding-top: 1px;
  margin-bottom: 10px;
}
.tws-checkout--payment-description, .tws-checkout--show-payment-description {
  margin-left: 30px;
}
.tws-checkout .tws-checkout--payment-methods-list .tws-checkout--payments-expand a.list-group-item:hover {
  color: #333;
}
@media (min-width: 1220px) {
  .fabrikk--summary {
    position: absolute !important;
    top: 0 !important;
    left: auto !important;
  }
}
.tws-cart--choice {
  color: #333;
}
.tws-cart .tws-checkout-cart .tws-cart--icon i::before {
  color: #333;
}
.tws-checkout input[type=radio]:not(old):checked+label:before {
  color: #000;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active::before {
  color: #000;
}
.tws-checkout div.tws-checkout--radio a.tws-checkout--show-delivery-description>span, .tws-checkout a.list-group-item p.tws-checkout--show-payment-description>span {
  color: #333;
}
.tws-checkout .tws-checkout--payment-methods-list .tws-checkout--payments-expand a.list-group-item:hover div.tws-checkout--radio a.tws-checkout--show-delivery-description>span, .tws-checkout .tws-checkout--payment-methods-list .tws-checkout--payments-expand a.list-group-item:hover p.tws-checkout--show-payment-description>span {
  color: #333;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-active.active div.tws-checkout--radio a.tws-checkout--show-delivery-description>span, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-active.active p.tws-checkout--show-payment-description>span {
  color: #333;
  text-decoration: none;
  font-weight: 400;
}
.list-group-item.active .list-group-item-text.tws-checkout--payment-description, .list-group-item.active .list-group-item-text.tws-checkout--delivery-description, .list-group-item.active:hover .list-group-item-text.tws-checkout--payment-description, .list-group-item.active:hover .list-group-item-text.tws-checkout--delivery-description, .list-group-item.active:focus .list-group-item-text.tws-checkout--payment-description, .list-group-item.active:focus .list-group-item-text.tws-checkout--delivery-description {
  color: #000;
}
/* ----- /END Kassa ----- */
/* ----- Artikelsida ----- */
.tws-article-images .slick-arrow {
  display: inline-block !important;
}
@media (max-width: 499px) {
  .tws-article-choices--schema-form .form-group {
    width: 100%;
  }
}
.fabrikk--article .fabrikk--article-top, .fabrikk--article .fabrikk--article-section, .slot--article-page-footer .container {
  padding: 0;
}
.fabrikk--article .fabrikk--article-left-col, .fabrikk--article .fabrikk--article-right-col {
  padding: 0;
}
@media (max-width: 767px) {
  .fabrikk--article .fabrikk--article-right-col {
    max-width: none;
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .fabrikk--article-left-col {
    width: 40%;
  }
  .fabrikk--article-right-col {
    width: 51%;
  }
}
/* Bilder */
.tws-article-images--slick-big .tws-article-images--image {
  max-height: auto;
  width: 100%;
}
.tws-article-images--slick-big .slick-slide .tws-img--container {
  padding: 2px;
  border: 0;
}
.tws-article-images--slick-big .slick-slide .tws-img--container img {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
  padding: 8px;
}
.slick-slider {
  margin-bottom: 10px;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
.tws-article-images .slick-prev:before {
  font-size: 35px;
}
.tws-article-images .slick-next:before {
  font-size: 35px;
}
.tws-article-images--slick-nav .slick-slide .tws-img--container {
  margin: 0;
  border-radius: 0;
  border: 1px solid #eee;
}
/* Artikelnamn */
.tws-article-name h1 {
  font-size: 35px;
  font-weight: 400;
  font-family: 'Dancing Script', cursive;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .tws-article-name h1 {
    font-size: 23px;
  }
}
/* Inledande text */
.tws-article-introduction--text {
  font-size: 13px;
  letter-spacing: normal;
  line-height: normal;
}
/* Antal */
.tws-article-quantity .input-group input {
  border-radius: 0 !important;
}
/* Köpknapp */
.slot--article-buy-button .btn-primary, .slot--article-buy-button .btn-default {
  background: #3A8F70 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !important;
  font-size: 14px !important;
  padding: 10px 15px !important;
  line-height: 1.42857143 !important;
  box-shadow: none !important;
  height: auto !important;
  width: auto;
  min-width: 200px;
}
.slot--article-buy-button .btn-primary:hover, .slot--article-buy-button .btn-default:hover,
.slot--article-buy-button .btn-primary:focus, .slot--article-buy-button .btn-default:focus,
.slot--article-buy-button .btn-primary.focus, .slot--article-buy-button .btn-default.focus,
.slot--article-buy-button .btn-primary:active, .slot--article-buy-button .btn-default:active,
.slot--article-buy-button .btn-primary.active, .slot--article-buy-button .btn-default.active {
  background: #358165 !important;
  color: #fff !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 3px !important;
  box-shadow: none !important;
}
/* Uspar */
.slot--unique-selling-points {
  font-size: 14px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 20px;
}
.slot--unique-selling-points ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.slot--unique-selling-points i {
  color: #F8CDD5;
  margin-right: 10px;
}
/* Social */
.tws-article-social--share-button.ng-scope.sharer-0 .social {
  visibility: visible !important;
  opacity: 1 !important;
  transform: scale(1) translateY(0px);
}
.tws-article-social--share-button.ng-scope.sharer-0 .social.networks-5.left {
  margin-left: auto;
  position: relative;
}
.tws-article-social div.tws-article-social--share-button.tws-article-social--share-button>label.entypo-export {
  display: none;
}
.tws-article-social--share-button.ng-scope.sharer-0 .social ul li {
  float: right !important;
}
.tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=pinterest], .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=twitter], .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=facebook], .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=gplus], .tws-article-social--share-button.ng-scope.sharer-0 .social li[class*=paper-plane] {
  background: transparent !important;
  color: #333;
  font-size: 18px;
  width: auto;
  margin: 0 0 0 15px;
  height: auto;
  padding: 0px;
  text-align: right;
}
/* Beskrivning */
.slot--article-description {
  margin-top: 25px;
}
.slot--article-description .tws-article-description {
  max-width: none;
}
.slot--article-description .tws-article-description--heading {
  display: none;
}
.slot--article-description .tws-article-description--text-container {
  max-height: none;
}
.tws-article-description--show-more {
  display: none;
}
.tws-article-description--article-number {
  font-size: 13px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding-bottom: 10px;
}
.tws-article-description--text iframe {
  width: 100%;
  max-width: 100%;
}
.slot--article-description .tws-article-description--text {
  line-height: normal;
  max-width: 800px;
  font-size: 13px;
  margin: 0 auto;
}
.slot--article-description .tws-article-description--text h3 {
  line-height: normal;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}
/* Relaterade */
.tws-article-related--headline, .tws-article-visited--headline, .tws-article-manually-related--headline {
  font-size: 23px;
  font-weight: 400;
  text-align: left;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  font-family: 'Dancing Script', cursive;
}
tws-article-manually-related .tws-list--type-grid .tws-list--grid-item {
  display: none !important;
}
tws-article-manually-related .tws-list--type-grid .tws-list--grid-item:nth-child(1), tws-article-manually-related .tws-list--type-grid .tws-list--grid-item:nth-child(2), tws-article-manually-related .tws-list--type-grid .tws-list--grid-item:nth-child(3), tws-article-manually-related .tws-list--type-grid .tws-list--grid-item:nth-child(4) {
  display: flex !important;
}
tws-article-related .tws-list--type-grid .tws-list--grid-item {
  display: none !important;
}
tws-article-related .tws-list--type-grid .tws-list--grid-item:nth-child(1), tws-article-related .tws-list--type-grid .tws-list--grid-item:nth-child(2), tws-article-related .tws-list--type-grid .tws-list--grid-item:nth-child(3), tws-article-related .tws-list--type-grid .tws-list--grid-item:nth-child(4) {
  display: flex !important;
}
tws-article-visited .tws-list--type-grid .tws-list--grid-item {
  display: none !important;
}
tws-article-visited .tws-list--type-grid .tws-list--grid-item:nth-child(1), tws-article-visited .tws-list--type-grid .tws-list--grid-item:nth-child(2), tws-article-visited .tws-list--type-grid .tws-list--grid-item:nth-child(3), tws-article-visited .tws-list--type-grid .tws-list--grid-item:nth-child(4) {
  display: flex !important;
}
.tws-article-manually-related--relation-list {
  width: 100%;
}
/* ----- /END Artikelsida ----- */
/* ----- Shipping notice ----- */
.slot--custom-shipping-notice {
  position: absolute;
  right: 15px;
  top: 85px;
  z-index: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 11px;
  letter-spacing: normal;
}
.fabrikk--header.scrolled .slot--custom-shipping-notice {
  top: 48px;
}
@media (max-width: 991px) {
  .slot--custom-shipping-notice {
    display: none;
  }
}
/* ----- /END Shipping notice ----- */
/* ----- Read more ----- */
.read-more-state {
  display: none;
}
.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
  content: 'Visa mer';
}
.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Visa mindre';
}
.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #333;
  font-size: .9em;
  line-height: 2;
  border-top: 1px solid #eee;
  text-align: center;
  width: 100%;
}
/* ----- /END Read more ----- */
/* ----- Instagram ----- */
.instagram-container {
  margin-left: -10px;
  margin-right: -10px;
}
.tc-instagram .entry  {
  position: relative;
  display: block;
  padding: 8px 8px 28px 8px;
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
  margin-bottom: 20px !important;
   margin-left: 10px;
   margin-right: 10px;
   width: calc(25% - 20px);
}
@media (max-width: 767px) {
  .tc-instagram .entry  {
    width: calc(50% - 20px);
  }
}
.tc-instagram .entry-inner {
  position: relative;
}
@media (max-width: 991px) {
  .tc-instagram .entry .meta {
    display: none !important;
  }
}
/* ----- /END Instagram ----- */

@media all and (min-width: 768px) {
  .fabrikk--top-bar-right {
  	display: flex;
  }
}

div.col-sm-6>div:nth-of-type(7) {
    top: 0px !important;
}