/* meny i mobila enheter */
@media (max-width: 767px) {
.fabrikk--top-bar-right {
    display: block; 
    margin-bottom: -7%;
}
.slot--top-bar-login .tws-login--login-text {
    font-size: 17px !important;
}
.slot--top-bar-currency,
.slot--top-bar-vat,
.slot--top-bar-language {
    display: none !important;
}

.fabrikk--top-bar {
    min-height: 80px !important;
}

}



/* CUSTOM-STUFF */
.tws-currency--button,
.fabrikk--top-bar-right .btn,
.tws-login--login-text {
  font-size: 14px !important;
  font-weight: bold;
}

.slot--top-bar-html {
  font-weight: bold;
  font-size: 14px !important;
}


/* 
VIO Ljusfabrik - Design
Juni 2016
Ida Wikman
Textalk AB
Textalk Webshop
Konsult
© Copyright 2016 Textalk AB
*/
/* -----Preview-bar----- */
.tws-theme-preview {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0px;
  display: 
}
/* -----Generellt----- */
.body {
  background: #ffffff;
}
a:hover {
  text-decoration: none;
  color: #7c7e7f;
}
a:focus {
  text-decoration: none;
}
a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
}
/* -----Topbar----- */
.fabrikk--top-bar {
  background: #F1EBD0 !important;
  color: #000000;
  min-height: 42px;
}
.fabrikk--top-bar-right .btn {
  color: #4c4c4c;
  font-size: 11px;
}
.fabrikk--top-bar-right .open>.dropdown-toggle.btn-default {
  color: #000000;
  box-shadow: none;
}
.fabrikk--top-bar-right .btn:focus {
  color: #000000;
}
.dropdown-menu>li>a:hover {
  color: #D8C887;
}
.fabrikk--top-bar-right a, .fabrikk--top-bar-right a:hover {
  color: #4c4c4c;
  font-size: 11px;
}
.tws-login-dialog .btn-primary .ladda-label {
  color: #ffffff;
}
.slot--top-bar-html {
  margin-top: 5px;
}
.slot--top-bar-html * {
  color: #000000;
}

/*-----Textbar-----*/
.texbar-content {
  font-size: 16px;
}
#texbar-button {
  border-radius: 0px;
  padding: 5px 14px;
  font-size: 12px;
}
/* -----Breadcrumbs----- */
.tws-breadcrumbs {
  color: #d0cece;
  font-size: 11px;
  text-transform: uppercase;
}
.tws-breadcrumbs a:hover {
  color: #aaa8a8;
  text-decoration: none;
}
/*-----Header-----*/
.fabrikk--header-wrapper, .slot--mega-menu, .tws-breadcrumbs, .tws-top-menu>.container-fluid {
  max-width: 1140px;
  margin: 0 auto;
}
.fabrikk--header {
  box-shadow: none;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
.fabrikk--header-right {
  top: 80px;
  }
}
.fabrikk--header:after, .fabrikk--header:before {
  display: none !important;
  background: #ffffff !important;
}
.tws-theme-foundation-content--loading .fabrikk--header:after, .tws-theme-foundation-content--finished .fabrikk--header:after {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
  width: 100% !important;
}
.tws-top-menu.navbar-default {
  border-color: #ffffff;
}
.tws-mega-menu--delimiter::before {
  border-left: 1px solid transparent;
}
/* Varukorgsknapp */
.tws-micro-cart--counter {
  border: 0px;
  color: #000000;
  padding-top: 5px;
  top: 23px;
  margin-right: 0px;
  width: 25px;
  font-size: 13px;
  font-weight: 500;
}
.tws-micro-cart--counter::before {
  content: '';
  margin-right: 5px;
  position: relative;
  font-family: FontAwesome;
  font-size: inherit;
}
.tws-micro-cart--label {
 font-weight: 400;
  font-size: 12px;
}
/* Sök */
.tws-mega-menu--search-button {
  font-size: 12px;
}
.tws-mega-menu--search-button .fa-search {
  font-size: 12px;
  font-weight: 200;
}
.tws-mega-menu--search-button.open {
  background: #ffffff !important;
}
.tws-mega-menu--search-bar .tws-article-search {
  border: 1px solid #e2dfdf;
}
.tws-mega-menu--search-bar input.form-control {
  background: #ffffff;
  font-size: 13px;
}
body.fabrikk--horizontal-menu .tws-mega-menu--buttons .tws-mega-menu--search-button {
  padding-bottom: 23px;
}
/*-----Startsida-----*/
.slot--logo {
  max-width: 430px;
}
.slot--component-container .tws-container--tws-custom-html, .slot--component-container .tws-container--tws-newsletter-subscribe {
  padding: 0px 15px;
}
.tws-newsletter-subscribe--subscribe-button, .input-group .input-group-btn .btn {
  border-radius: 0px;
  background: #D8C887;
  color: #ffffff;
  border: #D8C887;
}
.tws-newsletter-subscribe--subscribe-button:hover {
  border: #D8C887;
}
/*Skyltfönster*/
.tws-content-box--cell.tws-content-box--text-color-inverted h1:hover {
  color: #dedcdc;
}
.tws-content-box--cell.tws-content-box--text-color-inverted h1 {
  font-size: 21px;
  background:rgba(255,255,255, 0.7);
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
}
.tws-content-box--cell {
  padding: 0 0px;
}
.tws-content-box--cell h1 {
  font-size: 21px;
  background:rgba(255,255,255, 0.7);
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
}
.tws-content-box--cell h1:hover {
  color: #6d6d6d;
}
/*Bildspel*/
.tws-image-carousel .slick-next, .tws-image-carousel .slick-prev {
  visibility: hidden;
}
/*Kopplade artiklar*/
  .slot--component-container .tws-container--tws-articles-connected {
  padding: 0px 15px;
}
.tws-articles-connected tws-img {
  border: none !important;
  padding: 0px !important;
}
.tws-articles-connected .tws-img--container {
  overflow: hidden;
}
.tws-articles-connected .thumbnail:hover .tws-img--container:before {
  background: rgba(255,255,255,0.3);
}
.using-mouse .tws-articles-connected .thumbnail:hover {
  border: 1px solid transparent !important;
}
.tws-articles-connected .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-list .tws-list--type-grid .tws-api-price .tws-api--price-regular+.tws-api--price-current, .tws-article-list .tws-list--type-list .tws-api-price .tws-api--price-regular+.tws-api--price-current {
  color: #333333;
}
.tws-article-list .tws-list--type-grid .tws-api-price .tws-api--price-regular {
  float: none;
}
.tws-articles-connected .tws-api-price .tws-api--price-current, .tws-articles-connected--name {
  color: #5e5d5d;
  float: none;
  font-size: 14px;
}
.tws-articles-connected .tws-api-price .tws-api--price-current {
  margin-right: 0px;
}
.tws-articles-connected .caption>div {
  width: 100%;
}
.tws-articles-connected .tws-api-price .tws-api--price-regular {
  float: none;
}
/*Framhävda artiklar*/
.slot--component-container .tws-container--tws-articles {
  padding: 0px 15px;
}
.tws-articles .tws-api-price .tws-api--price-current, .tws-articles .tws-api-price .tws-api--price-regular {
  float: none !important;
}
.tws-articles .tws-api-price .tws-api--price-current {
  margin-right: 0px;
  font-size: 14px;
}
.tws-articles--article-name {
  font-size: 14px;
}
.tws-articles .caption>div {
  font-size: 12px;
}
.tws-articles tws-img {
  border: 0px !important;
  padding: 0px !important;
}
.tws-articles .tws-img--container {
  overflow: hidden;
}
.using-mouse .tws-articles .thumbnail:hover, .using-mouse .tws-articles .thumbnail:hover {
  border: 1px solid transparent;
}
.tws-articles .thumbnail:hover .tws-img--container:before  {
  background: rgba(255,255,255,0.3);
}
.tws-articles--buy-button {
  visibility: visible !important;
  display: block !important;
}
.tws-articles .btn-primary {
  box-shadow: none !important;
  background-color: #D8C887;
  border-radius: 0px;
  border: 1px solid #D8C887;
  border-bottom: 2px solid #D8C887;
  color: #ffffff;
}
.tws-articles .btn-primary:hover {
  box-shadow: none !important;
  background-color: #e6d692;
  border-radius: 0px;
  border: 1px solid #e6d692;
  border-bottom: 2px solid #e6d692;
  color: #ffffff;
}
a.tws-articles--show-more-button {
  background: #ddcd8b;
  border: 1px solid #ddcd8b !important;
  border-radius: 0px;
  color: #ffffff;
}
.tws-articles--show-more-button {
  font-size: 14px !important;
}
a.tws-articles--show-more-button:hover {
  background: #e6d692;
  border: 1px solid #e6d692 !important;
  border-radius: 0px;
  color: #ffffff;
}
.tws-article-display .btn-default, .tws-article-display .btn-default:hover {
  box-shadow: none !important;
  background-color: #e6d692;
  border-radius: 0px;
  border: 1px solid #e6d692;
  border-bottom: 2px solid #e6d692;
  color: #ffffff;
}
/*Framhävda artikelgrupp*/
.tws-articlegroups .caption {
  background: #ebebeb;
  border: 1px solid transparent;
  height: 40px;
}
/*-----Artikelgruppstabell-----*/
.tws-articlegroup-list .tws-list--type-grid>.row>div .caption {
  background: #ebebeb;
  border: 1px solid transparent;
  height: 40px;
  border-radius: 0px;
}
.fabrikk--article-group .tws-articlegroup-list--info h1 {
  font-size: 22px;
}
.tws-articlegroup-list h5 {
  font-size: 13px;
}
.tws-articlegroup-list .tws-list--type-grid>.row .thumbnail:hover .tws-articlegroup-list--product-image .tws-img--container:before {
  border: 0px;
}
.tws-articlegroup-list .thumbnail:hover .caption {
  border: 1px solid #ebebeb !important;
}
.tws-articlegroup-list .caption a:hover {
  color: #818080;
}
.tws-list--type-list .tws-article-list--buy-button .btn {
  border-radius: 0px;
}
/* -----Labels-----*/
.tws-article-labels--new .tws-article-labels--label-text {
  color: #ffffff;
  background: #0f0854;
  border-color: #0f0854;
}
.tws-article-labels .tws-article-labels--label .tws-article-labels--label-text {
  padding: 3px;
}
.tws-article-list--labels {
  left: 0px;
}
.tws-article-labels .tws-article-labels--label {
  font-weight: normal;
}
.using-mouse .tws-article-list .tws-list--type-grid>.row .thumbnail:hover .tws-article-labels {
  margin-left: 5px;
}
.using-mouse .tws-article-list .tws-list--type-grid>.row .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text {
  padding-left: 0px;
  padding: 3px
}
tws-article-labels--new .tws-article-labels--label-text {
  font-weight: none;
}
.tws-article-list--labels .tws-article-labels--label-text, .tws-articles--labels .tws-article-labels--label-text, .tws-articles-connected--labels .tws-article-labels--label-text {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.using-mouse .tws-articles .thumbnail:hover .tws-article-labels {
  margin-left: 5px;
}
.using-mouse .tws-articles .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text {
  padding-left: 0px;
  padding: 3px;
}
.using-mouse .tws-articles-connected .thumbnail:hover .tws-article-labels {
  margin-left: 5px;
}
.using-mouse .tws-articles-connected .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text {
  padding-left: 0px;
  padding: 3px;
}
.using-mouse .tws-article-search-page--list .tws-list--type-grid>.row .thumbnail:hover .tws-article-labels--label .tws-article-labels--label-text {
  padding-left: 0px;
  padding: 3px;
}
.tws-article-search-page--list .tws-article-labels--label .tws-article-labels--label-text {
  padding: 3px;
}
.using-mouse .tws-article-search-page--list .tws-list--type-grid>.row .thumbnail:hover .tws-article-labels {
  margin-left: 5px;
}
/*-----Artikelgrupper-----*/
.tws-article-list .thumbnail, .tws-article-search-page--list .thumbnail {
  border: 0px;
  padding: 0px;
}
.using-mouse .tws-article-list .tws-list--type-grid>.row .thumbnail:hover {
  border: 1px solid transparent;
}
.tws-article-list--buy-button {
  visibility: visible !important;
}
.tws-list--type-grid .tws-article-list--product-image {
  border-radius: 0px;
  border: 0px !important;
  padding: 0px !important;
}
.tws-list--type-grid .tws-article-list--article-name {
  font-size: 14px;
}
.tws-article-list .tws-list--type-grid .tws-api-price .tws-api--price-current {
  float: none;
  margin-right: 0px;
  font-size: 14px;
}
.tws-article-list--show-more-button {
  background: #D8C887;
  border-radius: 0px;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
}
.tws-article-list--show-more-button:hover {
  background: #e6d692;
  border-radius: 0px;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
}
.tws-list--type-grid .tws-article-list--show-more-button {
  background: #D8C887 !important;
  border-radius: 0px !important;
  color: #ffffff !important;
  border: 1px solid transparent !important;
  border-bottom: 2px solid transparent !important;
}
.tws-list--type-grid .tws-article-list--buy-button .tws-article-list--show-more-button {
  font-weight: 100;
  font-size: 14px;
}
.tws-list-repeat .btn-primary {
  background: #D8C887;
  border-radius: 0px;
  color: #ffffff;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
}
.tws-list-repeat .btn-primary:hover {
  background: #e6d692;
  border-radius: 0px;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
}
.tws-article-list--buy-button .btn {
  font-size: 14px;
  font-weight: 100;
}
.tws-article-list--buy-button {
  visibility: visible !important;
  display: block !important;
}
.tws-list--type-list .tws-article-list--buy-button {
  text-align: right;
  width: auto !important;
}
.btn-primary .ladda-label {
  color: #ffffff;
  font-weight: 100;
}
.btn-primary .ladda-label:hover {
  color: #ffffff;
  font-weight: 100;
}
.tws-list--type-list .tws-article-list--buy-button .btn {
  font-weight: 100;
  font-size: 12px;
}
.tws-list--type-list .tws-article-list--article-name {
  font-size: 14px;
}
.tws-article-list--product-image .tws-img--container {
  overflow: hidden;
}
/* -----Artikelsida----- */
.fabrikk--article-top {
  background-color: #ffffff;
  padding-top: 60px;
  color: #5e5d5d;
}
.fabrikk--article-bottom {
  background-color: #ffffff;
  padding-top: 60px;
  margin-top: 30px;
  color: #5e5d5d;
}
.fabrikk--article-section {
  background-color: #ffffff;
  padding-top: 60px;
  margin-top: 30px;
  color: #5e5d5d;
}
.tws-article-price .tws-api--price-regular+.tws-api--price-current, .tws-horizontal-flip-list .tws-horizontal-flip-list--price .tws-api--price-regular+.tws-api--price-current {
  color: #D8C887;
}
.tws-article-price .tws-api--price-current, .tws-horizontal-flip-list .tws-horizontal-flip-list--price .tws-api--price-current {
  color: #5e5d5d;
}
.tws-horizontal-flip-list--show-more-button {
  background-color: #D8C887 !important;
  border-radius: 0px !important;
  color: #ffffff !important;
  border: 1px solid #fcc914 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.tws-horizontal-flip-list--show-more-button:hover {
  background-color: #e6d692 !important;
  border: 1px solid #e6d692 !important;
  color: #ffffff !important;
}
.tws-horizontal-flip-list--show-more-button:focus {
  box-shadow: none;
}
.tws-article-attributes .tws-article-attribute-title, .tws-article-attributes .tws-article-attribute-value {
  border-bottom: 1px solid #f3f1f1 !important;
}
.tws-article-attributes ul {
  width: 100%;
  display: table;
}
.slot--article-share .tws-article-social--share-button>label {
  color: #5e5d5d !important;
}
.tws-article-images--slick-big .slick-slide {
  border: 1px solid #f3f1f1;
  border-radius: 0px;
}
.tws-article-images--image-zoom {
  color: #dfdddd;
}
.tws-article-images .slick-next:before, .tws-article-images .slick-prev:before {
  color: #c9c7c7;
}
.tws-article-images--slick-nav .slick-slide .tws-img--container {
  border: 1px solid #f3f1f1;
  border-radius: 0px;
}
.tws-article-quantity .input-group input {
  box-shadow: none;
  border-radius: 0px !important;
}
.fabrikk--article-right-col .tws-article-buy-button-with-modal--button .btn-primary {
  border-radius: 0px;
  border: opx !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.fabrikk--article-right-col .tws-article-buy-button-with-modal--button .btn-primary .ladda-label {
  color: #ffffff;
}
.fabrikk--article-right-col .tws-article-buy-button-with-modal--button .btn-primary {
  position: relative;
  overflow: hidden;
  border-bottom: 2px solid #ddcd8b !important;
}
.fabrikk--article-right-col .tws-article-buy-button-with-modal--button .btn-primary:hover {
  background-color: #e6d692;
  border-bottom: 2px solid #e6d692 !important;
  border-color: #e6d692;
}
.fabrikk--article-right-col .tws-article-buy-button-with-modal--button .btn-primary:focus {
  box-shadow: none;
}
.tws-article-description {
  color: #5e5d5d;
}
.tws-article-description--show-more {
  border-top: 1px solid #f3f1f1;
}
.tws-article-description--show-more .btn {
  border: 0px;
}
.tws-article-description--show-more .btn-link {
  color: #5e5d5d;
}
.tws-horizontal-flip-list--arrow-left:before, .tws-horizontal-flip-list--arrow-right:before {
  color: #5e5d5d;
}
.tws-article-choices .tws-api--price-current {
  color: #5e5d5d;
}
.tws-article-choices--variant-body .tws-article-choices--table-row:hover {
  background: #F0F0F0;
}
.tws-article-choices .article-active>div {
  border-top: 0px !important;
  border-bottom: 1px solid #F0F0F0 !important;
}
.tws-article-choices .article-active {
  background: #F0F0F0;
}
/* Fliplist */
.tws-horizontal-flip-list--description {
  color: #5e5d5d;
}
.tws-horizontal-flip-list--back-content .btn span {
  color: #ffffff !important;
}
.tws-horizontal-flip-list--back-content .btn:hover {
  background-color: #e6d692;
  border: 0px;
}
.tws-horizontal-flip-list--box-background {
  background: transparent;
  border: 1px solid #f3f1f1;
}
.tws-horizontal-flip-list--back-content {
  background: rgba(255,255,255,0.95)
}
.tws-horizontal-flip-list--buy-button::before {
  background: transparent;
}
.tws-horizontal-flip-list--back-name {
  color: #5e5d5d;
}
.tws-article-choices--show-more-variants span {
  border: 0px;
}
.tws-article-name h1 {
  font-size: 22px;
}
/* -----Sökresultat-----*/
.using-mouse .tws-article-search-page--list .tws-list--type-grid>.row .thumbnail:hover {
  border: 1px solid transparent;
}
/*------ Pagnering-----*/
.pagination>li>a, .pagination>li>span {
  color: #333333;
}
/* -----Artikelfiltrering----- */
.tws-list-controls .btn-default {
  background-color: transparent;
  border: 0px !important;
  box-shadow: none;
  color: #d0cece;
}
.tws-list-controls .btn-default:hover {
  color: #aaa8a8;
}
.tws-list-controls .btn-default.active {
  color: #5e5d5d;
}
.tws-list-controls .dropdown-menu {
  background-color: #e6e4e4;
}
.tws-list-controls .dropdown-menu>li>a:hover {
  background-color: #d0cece;
}
.tws-list-controls .dropdown-menu>li>a {
  color: #5e5d5d;
}
/*-----Horistonell meny-----*/
.tws-top-menu .navbar-nav {
  font-size: 12px;
  text-transform: uppercase;
}
.nav>li>a:hover, .nav>li>a:focus, .nav>li>a:active, .nav>li>a:visited {
  background-color: #ffffff !important;
}
.tws-top-menu li a:hover {
 color: #AD9B62 !important;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  background-color: #ffffff;
}
.dropdown-menu {
  box-shadow: none;
  font-size: 12px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: #ffffff;
}
.tws-top-menu .dropdown>.dropdown-menu {
  transition: none !important;
  background-color: #ffffff !important;
  opacity: 1 !important;
}
.tws-top-menu li a {
  color: #000000;
}
.dropdown-menu li a {
  padding: 8px 18px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/*----- Mina sidor ------*/
.tws-customer-details--block .btn-default, .tws-customer-details--block .btn-default:focus, .tws-customer-details--block .btn-default:active, .tws-customer-details--block .btn-default:hover, .slot--my-pages-logout div.tws-login a {
  border-color: #ddcd8b;
  border-bottom: 1px solid #ddcd8b;
  background: #ddcd8b;
  border-radius: 0px;
  color: #ffffff !important;
}
.slot--my-pages-logout div.tws-login a:hover, .slot--my-pages-logout div.tws-login a:focus, .slot--my-pages-logout div.tws-login a:active {
  border-color: #ddcd8b !important;
  color: #ffffff !important;
  border-bottom: 1px solid #ddcd8b !important;
  background: #ddcd8b !important;
  border-radius: 0px;
}
.slot--my-pages-logout div.tws-login a {
  font-size: 13px;
}
.ladda-button[data-style=zoom-in] .ladda-label {
  font-size: 13px;
  color: #ffffff;
}
.modal.tws-login-modal .btn {
  border-bottom: 1px solid #F1EBD0;
  border-radius: 0px;
  border-color: #F1EBD0;
  font-size: 13px;
}
.btn-default .ladda-label {
  color: #ffffff;
}
/*----- Kassan -----*/
.btn.tws-checkout--pay-button .ladda-label, .btn.tws-checkout--pay-button .ladda-label:hover {
  color: #ffffff;
}
.btn.tws-checkout--pay-button {
  border-radius: 0px;
  border-bottom: 1px solid #DDCD8B;
}
.btn.tws-checkout--pay-button:hover, .btn.tws-checkout--pay-button:focus {
  background: #e6d692;
  border: 1px solid #e6d692;
  border-bottom: 1px solid #e6d692;
}
.modal-footer .btn-default {
  border-radius: 0px;
  border-color: #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.modal-footer .btn-primary {
  background: #DDCD8B;
  border: 1px solid #DDCD8B !important;
  border-radius: 0px;
  border-bottom: 2px solid #ddcd8b !important;
  color: #ffffff;
}
.modal-footer .btn-primary:hover, .modal-footer .btn-primary:focus {
  background: #e6d692 !important;
  border: 1px solid #e6d692 !important;
  border-radius: 0px !important;
  border-bottom: 2px solid #e6d692 !important;
  color: #ffffff !important;
}
.tws-checkout-back-button .btn-default, .tws-checkout-back-button .btn-default:hover, .tws-checkout-back-button .btn-default:focus {
  background: #ffffff;
  font-size: 13px;
  color: #DDCD8B;
  border-color: #ffffff;
  border-radius: 0px;
  border: 1px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  text-decoration: none;
}
/*Kontaktformulär*/
.tws-contact-form--submit-wrapper .btn-primary {
  border-bottom: 2px solid #ddcd8b;
  border-radius: 0px;
}
/*-----Footer-----*/
.fabrikk--back-to-top {
  visibility: hidden;
}
.fabrikk--footer {
  background: #F1EBD0;
  color: #000000;
  font-size: 12px;
}
.fabrikk--footer a {
  color: #000000;
}
/*
END
*/

.dropdown-menu li a {
 color: #999999 !important;
}