/*TEXTALK WEBSHOP*/
/*Design 2018 - Textalk*/
/*MEDIA QUERIES AT THE BOTTOM*/

/*Koden här under är för att byta er font. Om ni vill ändra font klickar ni på plustecknet för den google font ni vill ha på fonts.google.com. Sedan längst ner i fönstret står det 1 Family Selected. Klicka på den. under Embed font väljer ni @import. kopiera koden som står INNANFÖR stye-taggarna. Byt ut den importURL nedan. 
Ändra sedan font-family i denna CSS-fil, till namnet på den font ni vill använda. 
Import URLn måste matcha namnet på fonten i font-family.*/

@import url('https://fonts.googleapis.com/css?family=Syncopate');

@media(max-width:991px) {
    .fabrikk--vertical-menu .slot--vertical-menu {
  z-index: 99;
  }
}
.tws-articlegroup-list .caption {
    border-radius: 2px;
    background: #ebebeb;
}
.tws-article-buy-button-with-modal--dialog-wrapper .tws-article-buy-button-with-modal--dialog {
	background: #fff !important;
}

.slot--article-stock-shipping .tws-article-stock-shipping--delivery-message span {
color: #696969;
font-weight: 600;
font-size: 13px;
}

.tws-container--tws-event-countdown {
     background: #000 !important;
    margin: 5px !important;
}

.tws-instagram.slick {
    padding-bottom: 0;
}
.tws-container--tws-instagram .tws-instagram.slick {
    padding-left: 0;
    padding-right: 0;
}

@media(max-width:991px) {
.tws-container--tws-instagram {
		padding: 0px 2px;
}  
}

@media(min-width:992px) {
.tws-container--tws-instagram {
		padding: 0px;
}
.tws-container--tws-instagram  .slick-slide:nth-child(4) .tws-instagram--insta-post {
  width: calc(100% - 0px) !important;
}
 }

.tws-vertical-menu .tws-vertical-menu--root-level > li > .tws-vertical-menu--articlegroup-wrapper > .tws-vertical-menu--articlegroup-6144387 {
    background: #911C1C;
  color: #fff;
    margin: 0px 10px;
}

.text-logo {
    font-family: 'Syncopate';
    text-transform: uppercase;
    font-size: 32px;
    color: #fff;
}

.tws-theme-preview {
	position: fixed;
  bottom: 0;
  z-index: 1100;
}

.fabrikk--component-container>* {
margin-top: 0!important;
}

/*---------------MAGAZINE----------*/
.custompage-8782779 .img-wrapper img {
	object-fit: cover;
  max-height: 250px;
}
.custompage-8782779 .row.magazine {
	margin-bottom: 30px;
}
/*-------------MAGAZINE POST-------------*/
.row.single-post {
	max-width: 900px;
  margin: 0 auto 60px;
}
.single-post .image-text {
	color: #999;
}
/*-----------------------PAGE SIZES--------------------*/
body {
    background: #50667d !important;
}

.page-canvas {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff !important;
}
.tws-theme-foundation-content--done .fabrikk--content{
    background: #fff !important;
}
#angular-bootstrap-target {
    position: fixed;
    bottom: 0;
}
.tws-theme-preview > span {
    display: none;
}
.tws-accept-cookies--wrapper {
    position: fixed;
    z-index: 100;
    max-width: none;
    width: 100%;
    bottom: 0;
    left: 0;
}
/*-----------------------SIZE END----------------------*/


/*-----------------------NEWSLETTER POP-UP----------------------*/

.modal-dialog {
margin: 0 auto;
width: 100%;
position: absolute;
bottom: 0;
}
.modal-content {
opacity: 0.9;
height: 100%;
}

.modal-body {
    max-width: 700px;
margin: 0 auto;
}

/*-----------------------NEWSLETTER POP-UP END----------------------*/

/*------------------------TOPBAR----------------------*/
.slot--top-bar-html {
    max-width: 1400px;
    width: 100%;
}
.slot--top-bar-html > div {
	  margin-top: 5px;
}
.custom-text {
    font-weight: 500;
    color: #f5f5f5;
    text-transform: uppercase;
  margin-top: 2px;
}
.fabrikk--top-bar {
    background: none;
    background-color: #50677d;
    position: fixed;
    max-width: 1400px;
    width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.slot--top-bar-vat {
	float: right;
  color: #fff;
}
.custom-topbar-right {
	display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

@media(max-width: 992px) {
.tws-vertical-menu .tws-vertical-menu--controls {
    display: block !important;
}
.tws-vertical-menu--controls .tws-audience-selector--audience-button-text {
    font-size: 12px;
}
 }

/*---------CART------------*/
.fabrikk--header-right .slot--cart {
	display: none;
}
.slot--custom-cart {
    float: right;
  position: relative;
}
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img:before {
    font-family: FontAwesome;
    content: "\f07a";
    font-size: 1.5em;
}
.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info {
	color: #fff;
}
.tws-mini-cart .tws-mini-cart--header-cart-button {
	padding: 0 10px 0 0;
}
.tws-free-shipping-notice {
    position: fixed;
    right: 30px;
    top: 42px;
    background: #f5f5f5;
    padding: 0px 10px;
    border-radius: 2px;
}
.slot--shipping-notice {
    display: none !important;
}
.fabrikk--top-bar-right {
	display: none !important;
}
.slot--top-bar-language {
  top: -1px;
  position: relative;
  margin-left: 8px;
}
.fabrikk--header-right {
 display: none;
}

/*-----------------------TOPBAR END-------------------*/


/*-----------------------HEADER----------------------*/
.fabrikk--header {
	box-shadow: none;
}
.fabrikk--header-wrapper {
    background-color: #50667d;
    padding: 0;
		padding-top: 48px;
}
.fabrikk--header-wrapper .row {
  margin-right: 0;
  margin-left: 0;
}
.slot--logo {
    max-width: 1400px;
    width: 100%;
    padding: 0 !important;
	  text-align: center;
}
.row.custom-header {
	display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .custom-logo .voh-logo {
  	max-width: 160px !important;
  }
  .slot--custom-search {
  	display: none;
  }
  .row.custom-header {
  	display: block;
  }
  .fabrikk--header-wrapper {
 	 padding-top: 0 !important;
  }
  .tws-vertical-menu .tws-vertical-menu--search {
  	display: block;
    margin: 40px 10px;
  }
}
.custom-logo {
    text-align: center;
}
.voh-logo {
    max-width: 200px;
    width: 100%;
}
.voh-text {
	display: block;
  padding-top: 20px;
}
.custom-logo a {
    color: #fff;
}
.custom-logo img {
    outline: 0 !important;
}
.slot--mega-menu {
    display: none;
}
.slot--custom-search .tws-article-search {
	max-width: 250px;
}
/*------HORIZONTAL MENU------*/
.slot--custom-horizontal-menu {
	border-top: 2px solid #E3E043;
}
.tws-top-menu.navbar-default {
    background-color: #50667d;
    border-top: none;
}
.tws-top-menu li a {
    color: #fff !important;
}
.tws-top-menu .navbar-nav li {
    text-transform: uppercase;
    font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff !important;
    background: transparent !important;
}
/*HORIZONTAL MENU PG*/
.custompage-7861212 .hide {
    display: block !important;
}
/*---------------------HEADER END--------------------*/


/*--------------------VERTICAL MENU------------------*/
/*.slot--vertical-menu, .tws-vertical-menu--menu  {
    background: #50667d !important;
}
*/
.tws-vertical-menu--custom-link-0, .tws-vertical-menu--custom-link-1, .tws-vertical-menu--custom-link-2, .tws-vertical-menu--custom-link-3, .tws-vertical-menu--custom-link-4 {
  display: none;   
}

.tws-vertical-menu .tws-vertical-menu--root-level {
	padding-top: 0;
}

.tws-vertical-menu .tws-vertical-menu--menu {
    width: 270px;
  padding-top: 20px;
}
.tws-vertical-menu .tws-vertical-menu--root-level a.active {
    font-weight: 400;
    color: #000;
}
.form-control-feedback {
    top: 12px;
}
.tws-vertical-menu--header {
    display: none;
}
.tws-vertical-menu .tws-vertical-menu--root-level {
    border-top: none;
    text-transform: uppercase;
}
.tws-vertical-menu .tws-vertical-menu--root-level a {
    color: #50667d;
}
.tws-vertical-menu--expand-children {
    color: #50667d;
}
/*
.tws-vertical-menu .tws-vertical-menu--level + .tws-vertical-menu--custom-link {
    border-top: 1px solid #e4df44;
}
*/

.tws-vertical-menu .tws-vertical-menu--inner-ul {
    background: #fff;
    box-shadow: none;
}

.tws-vertical-menu--custom-link a, .tws-vertical-menu .tws-vertical-menu--root-level > li > .tws-vertical-menu--articlegroup-wrapper > .tws-vertical-menu--articlegroup, 
.tws-vertical-menu--level .tws-vertical-menu--articlegroup {
    font-size: 13px;
}

.tws-vertical-menu .tws-vertical-menu--inner-ul .tws-vertical-menu--articlegroup {
    padding-left: 50px;
}
/*----------------------V MENU END-------------------*/


/*------------------------FOOTER---------------------*/
.fabrikk--footer-left, .fabrikk--footer-mid-right, .fabrikk--footer-right {
    display: none !important;
}
.fabrikk--footer .container {
    max-width: 1400px;
    width: 100%;
    padding: 0;
}
.fabrikk--footer .row {
    margin: 0;
}
.fabrikk--footer-mid-left {
    max-width: 1200px;
    width: 100%;
    text-align: center;
}
.fabrikk--footer {
    background: #50667d;
    color: #fff;
    padding: 40px 0 40px;
    font-size: 12px !important;
}
.fabrikk--footer a {
    color: #fff !important;
}
.fabrikk--footer hr {
    width: 25%;
    margin-top: 10px;
    margin-bottom: 0;
    border-top: 1px solid #E3E043;
}
.fa-facebook-official, .fa-instagram {
    font-size: 2em;
}
.logos-1, .logos-2 {
    max-width: 200px;
    width: 100%;
    float: left;
}
.payment-logo {
    width: 50%;
    float: left;
}
.second-line {
    margin-top: 30px !important;;
    border-top: 1px solid #E3E043;
    padding-top: 10px;
}

.credit {
    float: right;
    font-size: 12px;
}
.credit img {
    max-width: 50px;
}
/*------NEWSLETTER-----*/
.fabrikk--footer .form-inline .input-group {
    display: block;
}
.tws-newsletter-subscribe--subscribe-button .ladda-label {
    color: #000;
}
.fabrikk--footer .tws-newsletter-subscribe--subscribe-button .ladda-label {
    color: #fff;
    font-weight: 400;
}
.tws-newsletter-subscribe--subscribe-button, .tws-newsletter-subscribe--subscribe-button:hover {
    background: transparent;
    border: 1px solid #fff;
}
.fabrikk--footer .form-inline .input-group .input-group-btn {
    width: 1%;
}
.fabrikk--footer .input-group .btn {
    min-height: 20px;
    height: 30px;
    margin-top: 10px;
    border: 1px solid #fff;
}
.fabrikk--footer .input-group .form-control {
    text-align: center;
    float: none;
    max-width: 200px;
    padding: 6px 12px;
    height: 30px;
}
.fabrikk--footer .btn .ladda-label {
    font-size: 14px;
}
.tws-newsletter-subscribe--html-before {
    margin-bottom: 5px;
    margin-top: 20px;
}
.tws-newsletter-subscribe--success-icon {
    max-width: 40px;
    width: 100%;
    height: auto;
    margin-top:  10px;
}
/*--------------------------END----------------------*/



/*--------------------------STARTSIDA----------------------*/
.startpage .fabrikk--content {
    padding: 0 !important;
}
.startpage .fabrikk--content-wrapper {
    padding: 0;
}
.startpage .tws-article-list--col-lg-3 .tws-list--grid-item {
    max-width: calc(25% - 10px);
    -ms-flex-preferred-size: calc(25% - 10px);
    flex-basis: calc(25% - 10px);
    width: calc(25% - 10px);
}
.startpage .tws-container--tws-articles-two {
    padding: 0 !important;
}
.tws-articles-two--heading {
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
}
.startpage .tws-article-list--article-name {
    text-align: center;
}
/*--------HOVER EFFECT---------
.tws-content-box--cell:hover{
    background: rgba(255, 255, 255, 0.5);
}
*/
.tws-content-box--cell:hover .tws-util-heading--heading.h1.tws-content-box--first-line, .tws-content-box--cell:hover .tws-util-heading--heading.h2.tws-content-box--second-line, .tws-content-box--cell:hover .tws-util-heading--heading.h2.tws-content-box--third-line {
    opacity: 1;
    transition: all 1s;

}
.tws-content-box--cell {
    transition: all 0.5s;
}
.tws-util-heading--heading.h1.tws-content-box--first-line, .tws-util-heading--heading.h2.tws-content-box--second-line, .tws-util-heading--heading.h2.tws-content-box--third-line {
    opacity: 0;
}
/*------END HOVER-----*/
.tws-content-box--cell .h1 {
    font-weight: 600;
}
.fabrikk--component-container > * {
    margin-bottom: 0;
}
/* 
.fabrikk--component-container > div:first-child {
	padding-top: 44px !important;
}
*/
.tws-container--tws-content-box {
  padding: 0px !important;
}

.tws-container--tws-content-box-2x {
    margin-top: 0;
    margin-bottom: 0;
}

.tws-content-box-2x--box.col-sm-6, .tws-content-box-3x--box.col-sm-4 {
    padding: 0 2.5px 5px;
}
.tws-container--tws-content-box .tws-content-box{
	padding: 0 0 5px;
}
.tws-content-box-2x.row > div:first-child,
.tws-content-box-3x.row > div:first-child,
.tws-content-box-4x.row > div:first-child {
	padding-left: 0px;
}
.tws-content-box-2x.row > div:last-child,
.tws-content-box-3x.row > div:last-child,
.tws-content-box-4x.row > div:last-child {
	padding-right: 0px;
}
.slot--component-container .tws-container--tws-content-box-3x {
    margin-top: 0;
    margin-bottom: 0;
}
.startpage .tws-article-list--buy-button {
    display: none;
}
.startpage .tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-current {
    font-size: 20px;
}
.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-regular {
    margin: 0 auto;
}

.startpage .tws-article-list--list .tws-list--type-grid .tws-article-list--price {
    margin: 0 auto;
}

.startpage .tws-article-list--list .tws-list--type-grid .ItemBuyButton.ItemStock.ItemIntroductionText .tws-article-list--introduction-text {
    border-bottom: 1px solid #ececec;
}
.fabrikk--back-to-top {
    text-align: center;
    padding: 50px 0;
    margin: 0;
    clear: both;
    background: #fff;
}
.startpage .fabrikk--back-to-top {
    display: none;
}

.bildspel {
    margin-top: 2px;
line-height: 0;
}

.startpage .kampanjer {
    margin-top: 1px;
}

/*------INSTAGRAM-------*/
.tws-instagram.slick .tws-instagram--insta-post {
	margin: 0 !important;
}
@media(min-width:801px) {
.tws-container--tws-instagram .slider-wrapper {
	height: 269px;
}
 }
/*------------------------STARTSIDA END--------------------*/



/*-------------------------ARTIKELLISTA------------------------*/
.fabrikk--article-group .tws-articlegroup-list--info>div {
 margin-top: 0px;
}
.tws-articlegroup-list .tws-artgrp-info h2 {
 margin-top: 0px;
 margin-bottom: 10px;
}
.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: none !important;
}
.articlegroup .tws-articlegroup-list--product-image {
    display: none;
}
.tws-article-list--buy-button .btn, .tws-article-list--buy-button .tws-articles-connected--show-more-button, .tws-article-list--buy-button .tws-articles--show-more-button, .tws-article-list--buy-button .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active, .tws-checkout .tws-checkout--payment-methods-list .tws-article-list--buy-button a.tws-checkout--payment-method.active, .tws-article-list--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-article-list--buy-button a {

    font-weight: 400;
    font-size: 12px;
    border-bottom: 1px solid;

}
a.btn-primary, a.btn.tws-checkout--pay-button, a.tws-checkout--pay-button.tws-articles-connected--show-more-button, a.tws-checkout--pay-button.tws-articles--show-more-button, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--pay-button.tws-checkout--payment-method.active, .slot--my-pages-logout div.tws-login a.tws-checkout--pay-button, a.btn.tws-checkout--pay-button:hover, a.tws-checkout--pay-button.tws-articles-connected--show-more-button:hover, a.tws-checkout--pay-button.tws-articles--show-more-button:hover, .btn-primary, .btn.tws-checkout--pay-button, .tws-checkout--pay-button.tws-articles-connected--show-more-button, .tws-checkout--pay-button.tws-articles--show-more-button, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--pay-button.tws-checkout--payment-method.active, .slot--my-pages-logout div.tws-login a.tws-checkout--pay-button, .btn.tws-checkout--pay-button:hover, .tws-checkout--pay-button.tws-articles-connected--show-more-button:hover, .tws-checkout--pay-button.tws-articles--show-more-button:hover {
    border: 1px solid #50667d;
    border-bottom: 1px solid;
}
.tws-article-list--show-more-button.btn-default.btn.tws-article-list--button-presentationOnly {
    border-bottom: 1px solid;
    border-radius: 2px;
    border: 1px solid #50667d;
    background-color: #50667d;
    color: #fff;
    font-weight: 400;
}
.tws-article-list--show-more-button.btn-default.btn.tws-article-list--button-presentationOnly:hover {
    border: 1px solid #657c95;
    background-color: #657c95;
}



.btn .ladda-label:hover, .tws-articles-connected--show-more-button .ladda-label:hover, .tws-articles--show-more-button .ladda-label:hover, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .ladda-label:hover, .slot--my-pages-logout div.tws-login a .ladda-label:hover, .btn .ladda-label:active, .tws-articles-connected--show-more-button .ladda-label:active, .tws-articles--show-more-button .ladda-label:active, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .ladda-label:active, .slot--my-pages-logout div.tws-login a .ladda-label:active, .btn .ladda-label:focus, .tws-articles-connected--show-more-button .ladda-label:focus, .tws-articles--show-more-button .ladda-label:focus, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .ladda-label:focus, .slot--my-pages-logout div.tws-login a .ladda-label:focus, .btn .ladda-label, .tws-articles-connected--show-more-button .ladda-label, .tws-articles--show-more-button .ladda-label, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active .ladda-label, .slot--my-pages-logout div.tws-login a .ladda-label {
    font-weight: 400;
}
.tws-list-pagination.pull-right {
     float: none !important;
      text-align: center !important;
    }
.tws-article-list--list .tws-list--type-grid .tws-article-list--choices-button {
    height: 25px;
}
.btn.btn-primary.tws-article-list--choices-button:hover {
    border-bottom: 1px solid;
}
.tws-list--type-list .tws-article-list--buy-button {
    position: relative;
    bottom: 15px;
}
/*-----------LEVERANSINFORMATION---------*/
.tws-article-list--delivery-info-title {
    display: none !important;
}
.tws-article-list--delivery-info {
    width: 100% !important;
    text-align: right;
    border-bottom: 1px solid #ececec;
    font-size: 12px;
    color: #c1c1c1;
}
/*----------------END----------------*/
.articlegroup .fabrikk--content {
    padding: 0 !important;
}

.tws-article-list--list .tws-list--type-grid .tws-list--grid-item {
    margin-bottom: 30px;
}

.articlegroup .tws-img--image.tws-react-img--image.tws-react-img--limiting-height {
    padding: 10px;
}
.articlegroup .tws-article-list--list .tws-list--list .thumbnail, .tws-article-search-page--list .tws-list--list .thumbnail {
    max-width: 100%;
}
.tws-article-list--article-name .tws-util-heading--heading {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.tws-article-list--list .tws-list--type-grid .tws-api-price .tws-api--price-current {
    font-size: 14px;
    font-weight: 400;
}
/*----------HOVER EFFECT--------*/
/*------BOX SHADOW-----*/
.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 {
-webkit-box-shadow: 0px 0px 21px -3px rgba(80,102,125,0.28);
-moz-box-shadow: 0px 0px 21px -3px rgba(80,102,125,0.28);
box-shadow: 0px 0px 21px -3px rgba(80,102,125,0.28);
    transition: all 0.3s ease-in-out 0s;
    border: none;
    padding: 0;
    margin: 0;
}
/*-------IMAGE------*/
.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: 0;
}
/*------LABELS------*/
.using-mouse.not-ie .tws-article-list--list .tws-list--list .thumbnail:hover .tws-article-labels, .using-mouse.not-ie .tws-article-search-page--list .tws-list--list .thumbnail:hover .tws-article-labels {
    margin-top: 0px;
    margin-left: 0px;
}
.using-mouse.not-ie .tws-article-list--list .tws-list--list .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text, .using-mouse.not-ie .tws-article-search-page--list .tws-list--list .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text {
    padding-left: 5.5px;
}
/*--------------LABELS------------*/
.tws-article-labels .tws-article-labels--label, .tws-article-labels .tws-article-labels--label {
    font-weight: 400;
}
/*---------------------------END---------------------------*/





/*---------------------------ARTIKELSIDOR-----------------------*/
/*-----BESKRIVNING-------*/
.tws-article-description--article-number {
    display: none;
}
.slot--article-description .tws-article-description--text-container {
    max-height: none;
}
.tws-article-description--show-more {
    display: none;
}
.slot--article-description .tws-article-description--heading {
    text-transform: uppercase;
    display: none !important;
}
/*--------END------*/
/*----------------HÖGERSPALT----------*/
.tws-article-name h1 {
    font-size: 20px;
    margin-bottom: 10px;
   
    text-transform: uppercase;
}
.tws-article-price .tws-api-price .tws-api--price-current {
    font-weight: 400;
    font-size: 20px;
}
.article .tws-article-price .tws-api-price .tws-api--price-regular {
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
}
.tws-api--price-current.twsPriceCurrent.tws-api--price-both-shown.tws-api--price-current-diff {
    display: block;
    width: 100%;
    text-align: center;
}
.tws-api-price.tws-article-price--price {
    display: block;
}
/*-------KUNDENS VAL-------*/
.tws-article-choices--schema-form .form-group {
    display: inline-block;
}
.form-group {
    margin-bottom: 5px;
}
.tws-article-choices--variant-body .tws-article-choices--table-row {
    height: 50px;
}
.help-block {
    display: none;
}
/*--------END-------*/
.article a.btn-primary, a.btn.tws-checkout--pay-button, a.tws-checkout--pay-button.tws-articles-connected--show-more-button, a.tws-checkout--pay-button.tws-articles--show-more-button, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--pay-button.tws-checkout--payment-method.active, .slot--my-pages-logout div.tws-login a.tws-checkout--pay-button, a.btn.tws-checkout--pay-button:hover, a.tws-checkout--pay-button.tws-articles-connected--show-more-button:hover, a.tws-checkout--pay-button.tws-articles--show-more-button:hover, .btn-primary, .btn.tws-checkout--pay-button, .tws-checkout--pay-button.tws-articles-connected--show-more-button, .tws-checkout--pay-button.tws-articles--show-more-button, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--pay-button.tws-checkout--payment-method.active, .slot--my-pages-logout div.tws-login a.tws-checkout--pay-button, .btn.tws-checkout--pay-button:hover, .tws-checkout--pay-button.tws-articles-connected--show-more-button:hover, .tws-checkout--pay-button.tws-articles--show-more-button:hover {
    padding: 3px 12px !important;
    border-radius: 2px;
}
.article .tws-article-quantity .input-group input { 
    height: 38px;
}
.article .tws-api-price.tws-article-price--price {
    margin-bottom: 20px;
}



.article .tws-unique-selling-points--text {
    font-size: 10px;
}
.slot--article-description .tws-article-description--text {
    font-size: 12px;  
}
.tws-article-introduction--text .article-info-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}
.tws-article-attachments--image img {
    width: 30px;
}
.tws-article-introduction--read-more {
    display: none;
}
.tws-article-introduction--text {
    font-size: 12px;
    border-top: 1px solid #ececec;
}
.tws-article-attachments--title {
    font-size: 12px !important;
    border-top: 1px solid #ececec;
    padding-top: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.slot--article-attachments .tws-article-attachments tbody, .slot--article-attachments .tws-article-attachments table {
    font-size: 12px;
}

/*------END-------*/

/*-------VÄNSTERSPALT-------*/

.tws-article-images--slick-big .slick-slide .tws-img--container {
    border: none;
}
.article .fabrikk--article .fabrikk--article-top, .fabrikk--article .fabrikk--article-section {
    padding-left: 0px;
    padding-right: 0px;
}


/*-------------SENAST BESÖKTA--------------*/
    .tws-horizontal-flip-list--price .tws-api-price {
        display: block;
        width: 100%;
    }
    .tws-horizontal-flip-list--price .tws-api-price .tws-api--price-regular {
        display: block;
        width: 100%;
    }
    .tws-horizontal-flip-list--price .tws-api--price-current.twsPriceCurrent.tws-api--price-both-shown.tws-api--price-current-diff {
        text-align: left;
    }
/*--------------------------SÖKSIDA-------------------------*/
.articlesearchresults .fabrikk--content {
    padding: 0 !important;
}
/*-----------------------ERBJUDANDEN CUSTOM PG------------------*/


.custompage .fabrikk--content {
    padding: 0 !important;
}
.custompage .tws-article-list--list .tws-list--list .thumbnail, .tws-article-search-page--list .tws-list--list .thumbnail {
    max-width: 100%;
}

.custompage .tws-img--image.tws-react-img--image.tws-react-img--limiting-height {
    padding: 10px;
}
.custompage-7861214 .tws-article-list--col-lg-3 .tws-list--grid-item {
    max-width: calc(50% - 10px);
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    width: calc(50% - 10px);
}

/*--------------------------------END-------------------------*/

/*---------------------------VARUMÄRKEN-----------------------*/
.custompage-8569959 .customPageArticlegroupSelection {
	max-width: 900px;
  width: 100%;
  margin: 0 auto 30px;
}
.custompage-8569959 .tws-util-heading--heading.undefined {
    border-bottom: 1px solid #ccc;
}

.custompage-8569959 .thumbnail {
    border: none;
    margin-bottom: 0;
    padding: 0 ;
}
.custompage-8569959 .thumbnail .caption {
    padding-top: 0px;
    padding-bottom: 0px;
}
.custompage-8569959 .fabrikk--back-to-top {
    display: none;
}

/*---------------------------FORMGIVARE-----------------------*/
.custompage-8568985 .tws-util-heading--heading.ng-scope {
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
}

.custompage-8568985 .thumbnail {
    border: none;
    margin-bottom: 0;
    padding: 0 ;
}
.custompage-8568985 .thumbnail .caption {
    padding-top: 0px;
    padding-bottom: 0px;
}
.custompage-8568985 .fabrikk--back-to-top {
    display: none;
}
/*----------------------------KASSAN------------------------*/
.tws-checkout-back-button {
    position: absolute;
    top: 50px;
}
.tws-checkout-back-button button {
    border-bottom: 1px solid;
    font-size: 14px;
    font-weight: 500;

}
.btn.ng-binding.btn-default {
    border-bottom: 1px solid !important;
    padding-bottom: 5px;
    padding-top: 5px;
}
.tws-checkout--radio label.active {
    padding-top: 15px;
}
.active.list-group-item.tws-checkout--payment-active.tws-checkout--payment-method.tws-checkout--payment-method-uid-94495.tws-checkout--payment-method-type-Payex_Card {
    border-bottom: 1px solid;
}
.checkout .slot--custom-horizontal-menu {
    display: none !important;
}
.checkout .fabrikk--content-container {
    width: 100% !important;
}
html[lang="sv"]  .tws-checkout--kco-newsletter-signup label {
    font-size: 0;
}
html[lang="sv"] .tws-checkout--kco-newsletter-signup::after {
    content: "Jag vill ta del av erbjudanden och information från Vision of Home";
    position: relative;
    top: 16px;
    left: -15px;
}

html[lang="sv"] .tws-checkout--pay-terms-block::before {
    content: "När jag klickar på Slutför Köp medför detta betalningsansvar"; 
    display: block;
}

.btn.btn-default.tws-cart--edit-remove-button {
    border-bottom: 1px solid;
}
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method-type-Klarna_Checkout::before{
    top:  20px;
}
/*---------------------------KUNDTJÄNST-----------------------*/
.row.extra-links {
    margin-top: 10px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.row.extra-links a {
    color: #000;
}
.row.kundtjanst {
    margin: 0 auto;
    margin-bottom: 50px;
}
.row.kundtjanst p {
    margin-bottom: 5px;
}
.row.kundtjanst a {
    color: #000;
    border-bottom: 1px solid #ececec;
}
.row.kundtjanst a:hover {
    color: #000;
    border-bottom: 1px solid #000;
    text-decoration: none;
}
.kundtjanst ul {
    list-style: none;
    padding-left: 0;
}













/*----------------------------------------MEDIA QUERIES------------------------------------*/

@media (max-width: 1200px){
  .text-logo {
  	font-size: 27px;
  }
}
@media (max-width: 320px) {
/*
    .custom-logo h1 {
        font-size: 18px !important;
    }
*/

    .startpage .fabrikk--content {
        padding-top: 79px !important;
    }
    .articlegroup .container {
        padding-top: 20px !important;
    }
    .tws-article-list--buy-button .btn, .tws-article-list--buy-button .tws-articles-connected--show-more-button, .tws-article-list--buy-button .tws-articles--show-more-button, .tws-article-list--buy-button .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active, .tws-checkout .tws-checkout--payment-methods-list .tws-article-list--buy-button a.tws-checkout--payment-method.active, .tws-article-list--buy-button .slot--my-pages-logout div.tws-login a, .slot--my-pages-logout div.tws-login .tws-article-list--buy-button a {
            font-size: 11px !important;
    }
}

@media (max-width: 567px) {
    /*STARTSIDA*/
    .startpage .tws-article-list--col-lg-3 .tws-list--grid-item {
    max-width: calc(50% - 10px);
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    width: calc(50% - 10px);
    }
}

@media (max-width: 992px) {
    /*------------------------PAGE LAYOUT------------------*/
    .custompage .fabrikk--content {
        padding: 0 10px !important;
    }
.slot--component-container {
    margin-top: 72px;
}
    .articlegroup .fabrikk--content, .articlesearchresults .fabrikk--content {
        padding: 20px 10px 0 10px !important;
    }

    
    /*---------------------HORIZONTALMENU-------------------*/
    .navbar-toggle {
        display: none;
    }
    
    /*--------------------------TOPBAR---------------------*/
    .slot--custom-shipping-notice {
        display: none !important;
    }
    .tws-micro-cart--counter {
        padding-left: 18px;
        width: 40px;
        top: 16px;
    }
    .slot--custom-cart {
        position: absolute;
        right: 10px;
        top: 28px;
    }
    .tws-micro-cart--counter::before {
        font-size: 1.3em;
    }
    .fabrikk--top-bar {
        background: transparent;
    }
    .fabrikk--top-bar .custom-text {
        display: none !important; 
    }
    .slot--top-bar-html {
        max-width: 300px;
    }
    /*-----------------------------HEADER---------------------*/
    .fabrikk--header {
        position: fixed;
        width: 100%;
    }
        .voh-logo {
        max-width: 80px;
        width: 100%;
        padding-top: 20px;
        display: block;
        margin: 0 auto;
            padding-left: 0;
    }
   /*-------------------------STARTSIDAN-------------------*/
    .slot--component-container .tws-content-box-2x--box:nth-child(-n+1) {
        margin-bottom: 0px;
    }
    /*--------DISABLE HOVER-------*/
    .tws-util-heading--heading.h1.tws-content-box--first-line, .tws-util-heading--heading.h2.tws-content-box--second-line, .tws-util-heading--heading.h2.tws-content-box--third-line {
        opacity: 1;
        background: #fff6;
    }
    .tws-content-box--cell:hover{
        background: transparent;
    }
.slot--component-container .tws-content-box-3x--box:nth-child(-n+2) {
     margin-bottom: 0px; 
}
    /*-------------------BILDSPEL--------------------*/

  /*
.tws-container--tws-image-carousel.bildspel {
    margin-top: 70px;
} */

    /*-------END HOVER----*/
    
    /*-------------------------VERTIKAL MENY------------------------*/
    .tws-vertical-menu .tws-vertical-menu--open-btn {
        display: block;
        position: fixed;
        top: 20px;
        left: 10px;
        background: transparent;
        color: #fff;
        border: none;
    }
    
    
    .tws-vertical-menu .tws-vertical-menu--open-btn:hover {
        z-index: 900;
        border: none;
    }
    .tws-vertical-menu .tws-vertical-menu--controls {
        display: none;
    }
    .tws-vertical-menu .has-feedback {
        top: 15px;
    }

    /*------------------ARTIKLEGROUPS---------------*/

    .tws-list-pagination.pull-right {
        float: none !important;
        text-align: center !important;
    }
    /*-------------------ARTICLE PAGE-----------------*/
    .article .fabrikk--content {
        padding: 40px 20px 0 20px !important;
    }
    /*-------------------KUNDTJÄNST--------------------*/
    .extra-links {
        padding: 0 20px;
    }
    /*----------------------KASSAN------------------*/
    .tws-checkout-back-button {
        top: 10px;
    }
    /*------------------FOOTER---------------------*/
    .fabrikk--footer .col-md-3 {
        margin-bottom: 40px;
    }
    .fabrikk--footer hr {
    margin-top: 0px;
    }
    .payment-logo {
        width: 100%;
    }
    .logos-1, .logos-2 {
        float: none;
        margin: 0 auto;
    }
    .logos-1 {
        margin-bottom: 10px;
    }
    .logos-2 {
        margin-bottom: 20px;
    }
    .credit {
        float: none;
        margin: 0 auto;
    }
}




@media (max-width: 992px) {
    
    /*-----------------------VERTIKAL MENY------------------*/

    .tws-vertical-menu .tws-vertical-menu--level + .tws-vertical-menu--custom-link {
        border: none;
        padding-top: 0;
    }
            .tws-vertical-menu--custom-link-0, .tws-vertical-menu--custom-link-1, .tws-vertical-menu--custom-link-2, .tws-vertical-menu--custom-link-3, .tws-vertical-menu--custom-link-4 {
            display: block;   
    }
  
    @media(max-width:991px) {
.fabrikk--vertical-menu .slot--vertical-menu .tws-vertical-menu--custom-link-0 a {
    border-top: 1px solid #e4df44 !important;
    padding-top: 15px !important;
    margin-top: 0px;
    }
}

    /*---------------------HORIZONTALMENU-------------------*/
        .navbar-toggle {
            display: none;
    }
    .slot--custom-horizontal-menu {
    display: none !important;
}
    /*---------------------TOP BAR----------------*/
      .fabrikk--top-bar {
     display: none;
    }
    /*------------------ HEADER -------------*/

       .text-logo {
        display: none !important;
    }
    .fabrikk--header-right .slot--cart {
  	display: block;
	}
  .tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-quantity{
  	color: #333;
  }


    /*-------------------ARTICLE GROUPS--------------------*/
/*--------------FORMGIVARE------------*/
    .custompage .fabrikk--content {
        padding-top: 50px !important;
    }
 
    /*------------------BESÖKTA ARTIKLAR-------------*/

}



@media (min-width: 992px){
    .fabrikk--vertical-menu .fabrikk--content-container {
        width: calc(100% - 270px);
    }
    .tws-top-menu .navbar-nav {
        max-width: none;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .text-logo {
        font-size: 25px;
    }
    .voh-logo {
        max-width: 150px;
    }
        .tws-util-heading--heading.h1.tws-content-box--first-line, .tws-util-heading--heading.h2.tws-content-box--second-line, .tws-util-heading--heading.h2.tws-content-box--third-line {
        opacity: 1;
        background: #fff6;
    }
}



/* Bakgrundsbild på procent-rabatt för extrapris */

.tws-article-labels--special-offer .tws-article-labels--label-text {
    background: green;
    border-color: green;
}

/* maria */

.col-sm-5.col-md-4.col-sm-offset-1.col-md-offset-1.fabrikk--article-right-col {
    margin-left: 10px;
}

.article .has-feedback .form-control {
    padding-right: 23.5px;
}


/*KAMPANJ*/
.row.offer {
 max-width: 1100px;
  width: 100%;
margin: 0 auto;
display: table;
border: 1px solid #ebebeb;
 padding-bottom: 20px;
padding-top: 20px;
 margin-bottom: 20px;
}
.row.offer .col-md-6.text {
 -webkit-box-sizing: border-box;
  box-sizing: border-box;
 vertical-align: middle;
 line-height: 1.4;
 display: table-cell;
}
.row.offer .col-md-6 {
 float: none;
display: table-cell;
}
.row.offer .col-md-6 h2 {
   font-weight: 800;
   font-size: 17px;
   text-transform: uppercase;
   letter-spacing: 0.5px;
   margin-bottom: 5px;
margin-top: 0px;
}
.row.offer .col-md-6 h3 {
   font-weight: 400;
   font-size: 14px;
   text-transform: uppercase;
   letter-spacing: 1px;
   margin-bottom: 5px;
  margin-top: 0px;
}
.row.offer .col-md-6 p {
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 15px;
    letter-spacing: 1px;
    line-height: 1.6875;
    color: #000;
}
.row.offer .col-md-6 a {
 font-weight: 800;
border-bottom: 1px dotted;
}
.row.offer .col-md-6 .small-text {
 color: #a0a0a0;
  margin-top: 10px;
  font-size: 12px;
}
@media (max-width:767px) {
  .row.offer .col-md-6 {
   float: left;
 }
 .row.offer .col-md-6.text {
   padding-top: 20px; 
 }
 .fabrikk--body {
  padding-top: 70px;
 }
  .startpage  .fabrikk--body, .custompage .fabrikk--content {
     padding-top: 0px !important;
 }
html[lang="en"] .startpage .fabrikk--body, .custompage .fabrikk--content {
    padding-top: 20px !important;
}
}

/* BLACK FRIDAY */
/* BACKGROUND */
a.tws-vertical-menu--articlegroup-6221705.tws-vertical-menu--articlegroup {
    background: #000;
  color: #fff;
    margin: 0px 9px;
    max-width: 206px;
    padding-top: 11px;
    padding-bottom: 11px;
}
a.tws-vertical-menu--articlegroup-6221705.tws-vertical-menu--articlegroup:hover {
    color: #fff;
    font-weight: 600;
}
/*END BLACK FRIDAY */

/* Articlegroups pics and text */
 .col-md-8.col-md-offset-2 {
    margin: 0px;
    width: 100% !important;
}
.row.offer .col-md-6 {
   float: left; 
}
.row.offer {
    background: #ebebeb78;
}

/*Ta bort extrapris label */
.tws-article-list--labels.tws-article-labels {
    display: none;
}

/*------CSS för REKLAMATION-------*/
/*----------Webfolket-----------*/
.complaint-form-group.personal-info {
   margin-bottom: 25px;
}
.complaint-form-group.personal-info .complaint-form-input label {
   display: block;
font-weight: bold;
margin-top: 8px;
}
.complaint-form-group.personal-info .complaint-form-input input#order-number,
.complaint-form-group.personal-info .complaint-form-input input#name {
   width: 200px;
}

.complaint-form-group.personal-info .complaint-form-input input#email,
.complaint-form-group.personal-info .complaint-form-input input#phone {
   width: 170px;
}

.complaint-form-group.order-info .complaint-form-section label {
display: block;
font-weight: bold;
}

.complaint-form-group.order-info .complaint-form-input.complaint-form-input-multiple-radio {
margin-top: 20px;
}
.complaint-form-group.order-info .complaint-form-input.complaint-form-input-multiple-radio h5 {
  font-weight: bold !important;
}

#transport-damage-form-part .complain-form-input-1 label {
font-weight: bold;
}
.g-recaptcha {
  margin: 20px 0;
}
.complaint-form-submit-btn,
complaint-form-submit-btn:hover {
  background: #50667d !important;
color: #fff !important;
border: 0;
font-weight: normal;
}
#transport-damage-form-part {
display: none;
}
#product-fault-form-part {
display: none;
}

html[lang="en"] .voh-text .text-logo {
	font-size: 28px;
}