<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width:773px){
  .tws-container--tws-image-carousel.hero-desktop{
   display:none;
}
}
@media only screen and (min-width:773px){
.tws-container--tws-image-carousel.hero-mobile{
  display:none;
}
}
.fabrikk--component-container&gt;* {
    margin-top: 0px !important;
}
/* --- ARTICLE GROUP HEADERS --- */

body.custompage .fabrikk--top-bar,
body.articlegroup .fabrikk--top-bar {
	position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: transparent;
  transition: all .5s ease;
}

.custompage .fabrikk--top-bar .tws-audience-selector--audience-button-text,
.custompage .fabrikk--top-bar .tws-audience-selector--audience-button-icon-container,
.custompage .fabrikk--top-bar .tws-audience-selector--selection-box-stateview-container,
.custompage .fabrikk--top-bar .tws-accept-cookies--icon,
.custompage .slot--cart .tws-mini-cart--header-cart-button,
.custompage .tws-mega-menu--search-button,
.custompage .navbar-default .navbar-nav&gt;li&gt;a,
.articlegroup .fabrikk--top-bar .tws-audience-selector--audience-button-text,
.articlegroup .fabrikk--top-bar .tws-audience-selector--audience-button-icon-container,
.articlegroup .fabrikk--top-bar .tws-audience-selector--selection-box-stateview-container,
.articlegroup .fabrikk--top-bar .tws-accept-cookies--icon,
.articlegroup .slot--cart .tws-mini-cart--header-cart-button,
.articlegroup .tws-mega-menu--search-button,
.articlegroup .navbar-default .navbar-nav&gt;li&gt;a {
	color: #fff !important;
  transition: all .5s ease;
}
.custompage .slot--logo img,
.articlegroup .slot--logo img {
	filter: invert(1);
  transition: all .5s ease;
}
body.custompage .fabrikk--header,
body.articlegroup .fabrikk--header {
	position: fixed;
  top: 32px;
  width: 100%;
  z-index: 100;
  background: transparent;
  box-shadow: none;
  transition: all .5s ease;
}
body.custompage .fabrikk--header-wrapper,
body.articlegroup .fabrikk--header-wrapper {
	background: transparent;
}
body.custompage .tws-top-menu.navbar-default,
body.articlegroup .tws-top-menu.navbar-default {
	background: transparent;
  border-color: transparent;
  transition: all .5s ease;
}
body.custompage .tws-mega-menu--search-button,
body.articlegroup .tws-mega-menu--search-button {
	background: transparent;
  transition: all .5s ease;
}

.custompage .slot--breadcrumbs,
.articlegroup .slot--breadcrumbs {
  display: none;
}

/*--SCROLLED--*/

body.custompage.scrolled .fabrikk--top-bar,
body.custompage.scrolled .fabrikk--header,
body.articlegroup.scrolled .fabrikk--top-bar,
body.articlegroup.scrolled .fabrikk--header {
	background: #fff;
  transition: all .5s ease;
}

body.custompage.scrolled .fabrikk--top-bar .tws-audience-selector--audience-button-text,
body.custompage.scrolled .fabrikk--top-bar .tws-audience-selector--audience-button-icon-container,
body.custompage.scrolled .fabrikk--top-bar .tws-audience-selector--selection-box-stateview-container,
body.custompage.scrolled .fabrikk--top-bar .tws-accept-cookies--icon,
body.custompage.scrolled .slot--cart .tws-mini-cart--header-cart-button,
body.custompage.scrolled .tws-mega-menu--search-button,
body.custompage.scrolled .navbar-default .navbar-nav&gt;li&gt;a,
body.articlegroup.scrolled .fabrikk--top-bar .tws-audience-selector--audience-button-text,
body.articlegroup.scrolled .fabrikk--top-bar .tws-audience-selector--audience-button-icon-container,
body.articlegroup.scrolled .fabrikk--top-bar .tws-audience-selector--selection-box-stateview-container,
body.articlegroup.scrolled .fabrikk--top-bar .tws-accept-cookies--icon,
body.articlegroup.scrolled .slot--cart .tws-mini-cart--header-cart-button,
body.articlegroup.scrolled .tws-mega-menu--search-button,
body.articlegroup.scrolled .navbar-default .navbar-nav&gt;li&gt;a {
	color: #000 !important;
  transition: all .5s ease;
}

body.custompage.scrolled .slot--logo img, 
body.articlegroup.scrolled .slot--logo img {
	filter: invert(0);
  transition: all .5s ease;
}



/*-----GENERAL----*/
.fabrikk--body .fabrikk--content-container .fabrikk--content{
  min-height:100vh;
}
.slot--preview-controller {
	position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}
.slot--cookies {
position: fixed;
   bottom: 0;
  z-index: 1000;
}
.tws-article-list .pull-right {
	display: none !important;
}
.fabrikk--article-group .tws-articlegroup-list--info h1 {
	padding-bottom: 0;
}
.fabrikk--article-group .tws-articlegroup-list--info&gt;div p{
	margin-left: 10px;
  margin-right: 10px;
}
.slot--articles {
	margin-top: 10px;
}
.tws-breadcrumbs {
	padding-top: 10px;
  padding-bottom: 10px;
}

.tws-article-description--article-number,
.slot--article-attributes{
	display: none;
}
/*-----HEADER----*/
body.startpage .fabrikk--top-bar, 
body.articlegroup .fabrikk--top-bar {
	position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: transparent;
  transition: all .5s ease;
}

.startpage .fabrikk--top-bar .tws-audience-selector--audience-button-text,
.startpage .fabrikk--top-bar .tws-audience-selector--audience-button-icon-container,
.startpage .fabrikk--top-bar .tws-audience-selector--selection-box-stateview-container,
.startpage .fabrikk--top-bar .tws-accept-cookies--icon,
.startpage .slot--cart .tws-mini-cart--header-cart-button,
.startpage .tws-mega-menu--search-button,
.startpage .navbar-default .navbar-nav&gt;li&gt;a{
	color: #fff !important;
  transition: all .5s ease;
}
.startpage .slot--logo img {
	filter: invert(1);
  transition: all .5s ease;
}
body.startpage .fabrikk--header,
body.articlegroup .fabrikk--header {
	position: fixed;
  top: 32px;
  width: 100%;
  z-index: 100;
  background: transparent;
  box-shadow: none;
  transition: all .5s ease;
}
body.startpage .fabrikk--header-wrapper {
	background: transparent;
}
body.startpage .tws-top-menu.navbar-default {
	background: transparent;
  border-color: transparent;
  transition: all .5s ease;
}
body.startpage .tws-mega-menu--search-button {
	background: transparent;
  transition: all .5s ease;
}

/*--SCROLLED--*/
body.startpage.scrolled .fabrikk--top-bar,
body.startpage.scrolled .fabrikk--header{
	background: #fff;
  transition: all .5s ease;
}
body.startpage.scrolled .fabrikk--top-bar .tws-audience-selector--audience-button-text,
body.startpage.scrolled .fabrikk--top-bar .tws-audience-selector--audience-button-icon-container,
body.startpage.scrolled .fabrikk--top-bar .tws-audience-selector--selection-box-stateview-container,
body.startpage.scrolled .fabrikk--top-bar .tws-accept-cookies--icon,
body.startpage.scrolled .slot--cart .tws-mini-cart--header-cart-button,
body.startpage.scrolled .tws-mega-menu--search-button,
body.startpage.scrolled .navbar-default .navbar-nav&gt;li&gt;a{
	color: #000 !important;
  transition: all .5s ease;
}
body.startpage.scrolled .slot--logo img {
	filter: invert(0);
  transition: all .5s ease;
}

body:not(.startpage, .articlegroup, .custompage) .fabrikk--top-bar {
position: -webkit-sticky;
position: -moz-sticky;
position: -o-sticky;
position: -ms-sticky;
position: sticky;
  top: 0;
}
body:not(.startpage, .articlegroup, .custompage) .fabrikk--header {
position: -webkit-sticky;
position: -moz-sticky;
position: -o-sticky;
position: -ms-sticky;
position: sticky;
  top: 32px;
}
/*-----MENU-----*/
.navbar-default .navbar-nav&gt;.open&gt;a, 
.navbar-default .navbar-nav&gt;.open&gt;a:hover, 
.navbar-default .navbar-nav&gt;.open&gt;a:focus {
	background: none;
}
/*----FULL WIDTH----*/
.fabrikk--content-wrapper {
	max-width: none;
  width: 100%;
  padding: 0;
}
.fabrikk--content {
	max-width: none;
  padding: 0;
}
.fabrikk--start-page .tws-container--tws-articlegroups,
.fabrikk--start-page .tws-container--tws-articles-two .tws-article-list--list,
.fabrikk--start-page .tws-container--tws-newsletter-subscribe,
.fabrikk--start-page .tws-container--tws-instagram,
.fabrikk--start-page .tws-container--tws-custom-html .tws-custom-html--content{
    max-width: 1400px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 15px;
    padding-right: 15px;
}
/*--------SKYLTFÖNSTER--------*/
.slot--component-container .tws-container--tws-content-box, 
.slot--component-container .tws-container--tws-content-box-2x, 
.slot--component-container .tws-container--tws-content-box-3x, 
.slot--component-container .tws-container--tws-content-box-4x {
	padding: 0;
  overflow: hidden;
}
.tws-content-box--cell {
	padding: 20px 20px 50px;
}

.slot--component-container .tws-container--tws-content-box .wrappContent, 
.slot--component-container .tws-container--tws-content-box-2x .wrappContent, 
.slot--component-container .tws-container--tws-content-box-3x .wrappContent,
.slot--component-container .tws-container--tws-content-box-4x .wrappContent {
	display: inline-block;
}
.slot--component-container .tws-container--tws-content-box .tws-content-box--third-line, 
.slot--component-container .tws-container--tws-content-box-2x .tws-content-box--third-line,
.slot--component-container .tws-container--tws-content-box-3x .tws-content-box--third-line,
.slot--component-container .tws-container--tws-content-box-4x .tws-content-box--third-line {
	border: 1px solid #fff;
  background-color: rgba(255,255,255,0.2);
  padding: 14px 23px;
  color: #fff;
  transition: all .5s ease;
}
.slot--component-container .tws-container--tws-content-box .tws-content-box--third-line:hover, 
.slot--component-container .tws-container--tws-content-box-2x .tws-content-box--third-line:hover,
.slot--component-container .tws-container--tws-content-box-3x .tws-content-box--third-line:hover,
.slot--component-container .tws-container--tws-content-box-4x .tws-content-box--third-line:hover {
	background-color: #0a0a0a;
  color: #fff;
  border: solid 1px #fff;
  cursor: pointer;
  transition: all .5s ease;
}

/*------------FOOTER-------------*/
.fabrikk--footer {
	background: #f6f5f3;
}

.fabrikk--footer .container&gt;.row {
	display: flex;
  flex-direction: column;
  justify-content: center;
}
.fabrikk--footer .col-sm-3 {
	width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
.fabrikk--footer-mid-left p {
	display: inline-block;
  margin: 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.tws-social-icons-logo img {
	width: 25px;
}
/*-------------------------MEDIA QUERYS-------------------------*/
@media (max-width: 1099px) {
  /*-----TOPBAR----*/
  .fabrikk--top-bar-right {
    float: none;
  	justify-content: center;
  }
  /*---MENU---*/
  .navbar-toggle {
    display: block;
}
  .tws-top-menu .navbar-header .navbar-toggle {
  	width: 50px;
  }
.tws-top-menu &gt; .container-fluid &gt; .navbar-collapse {
    display: block !important;
  background: #fff;
}
.tws-top-menu &gt; .container-fluid &gt; .navbar-collapse.collapse {
    display: none !important;
}
.tws-top-menu .navbar-nav {
    width: 100%;
}
.tws-top-menu .navbar-nav li {
    display: block;
}
.navbar-default .navbar-nav &gt; li &gt; a {
    float: none;
}
.tws-top-menu li.hidden-xs {
    display: none !important;
}
.tws-top-menu li.visible-xs {
    display: block !important;
}
.tws-top-menu .dropdown.open &gt; .dropdown-menu {
    position: relative;
    top: auto;
    float: none;
}

/*---SEARCH---*/
  .fabrikk--horizontal-menu .tws-mega-menu {
  	z-index: 9999;
  }
  .tws-mega-menu--open-button {
  	width: 50px;
  }
  .tws-mega-menu--buttons {
  	position: fixed;
    top: 51px !important;
    left: 38px;
  }
  .tws-mega-menu--search-button {
  	display: block;
    background: transparent !important;
  }
  body.scrolled .tws-mega-menu--search-button .fa-search::before {
      -webkit-text-stroke: 1px #fff;
  }
  .tws-mega-menu--search-button span {
  	display: none;
  }
  .tws-mega-menu--search-bar {
    height: 0;
    position: relative;
}
  .tws-mega-menu--search-bar:not(.open) &gt; div {
  	transform: scaleY(0);
  }
.tws-mega-menu--search-bar .tws-article-search {
    transition: -webkit-transform 0.3s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.3s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.3s cubic-bezier(1, 0, 0, 1),-webkit-transform 0.3s cubic-bezier(1, 0, 0, 1);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: 1000;
}
	.tws-mega-menu--search-bar.open {
    height: 45px;
    -webkit-transition: height 0.3s cubic-bezier(1, 0, 0, 1);
    transition: height 0.3s cubic-bezier(1, 0, 0, 1);
	}
  .tws-mega-menu--search-bar input.form-control {
  	height: 45px;
  }
  .tws-mega-menu--search-bar.open .tws-article-search {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
	}
  .tws-mega-menu--open-button.open, .tws-mega-menu--search-button.open {
  	color: #000;
  }
  /*------COLORS SCROLLED AND NOT------*/
 .tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-quantity {
  color: #333;
  }
  body.startpage .tws-top-menu .navbar-header .navbar-toggle::after {
  	color: #fff;
    transition: all .5s ease;
  }
  body.startpage.scrolled .tws-top-menu .navbar-header .navbar-toggle::after {
  	color: #000;
    transition: all .5s ease;
  }
  
    @media (max-width: 1099px) { 
	.articlegroup .tws-top-menu .navbar-header .navbar-toggle::after {
  	color: #fff;
      transition: all .5s ease;
   }
   body.scrolled.articlegroup .tws-top-menu .navbar-header .navbar-toggle::after {
  	color: #000;
    transition: all .5s ease;
   }
  }

  
  /*-----------SKYLTFÖNSTER--------*/
  .fabrikk--component-container&gt;* {
  	margin: 15px auto;
  }
  .slot--component-container .tws-content-box-2x--box:nth-child(-n+1),
  .slot--component-container .tws-content-box-4x--box:nth-child(-n+2) {
  	margin-bottom: 15px;
  }
  .slot--component-container .tws-container--tws-content-box-4x {
  	padding: 0 7.5px;
  }
  .slot--component-container .tws-content-box-4x--box {
  	padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

@media (max-width: 767px) {
  body.article .fabrikk--content {
	padding-top: 0;
}
	.fabrikk--footer .col-sm-3 {
  margin-bottom: 0px;
}
.fabrikk--footer-mid-left p {
	display: block;
  text-align: center;
}
.tws-social-icons-logo img {
	width: 25px;
}
  .tws-top-menu&gt;.container-fluid&gt;.navbar-collapse {
overflow-y: auto !important;
height: 100vh;
  }
}
&lt;style&gt;.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }&lt;/style&gt;

span.tws-login--login-text {
    color: white !important;
}
.fabrikk--top-bar-right a {
    color: #fff;
}

/*---Godkänn-knapp i Cookie Consent---
.modal .modal-dialog .modal-content .modal-footer .btn+.btn {
  background: #90EE90;
  color: #fff;
}
*/
.tws-accept-cookies--modal .modal-footer #consentAcceptButton {
  background: #90EE90;
  color: #fff;
}
.tws-checkout--pay .tws-checkout--pay-button .ladda-label {
    color: #fff;
}

.slot--article-description .tws-article-description--show-more {
	display: none;
}

.slot--article-description .tws-article-description--text-container {
	max-height: initial;
}

.description-video {
  margin-top: 15px;
	text-align: center;
}
@media only screen and (min-width:772px){
.fabrikk--back-to-top::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 20.65%; /* Example for 16:9 aspect ratio - adjust this based on your image's aspect ratio */
  background-image: url("https://cdn.abicart.com/shop/ws60/66360/files/CS/Feministsmeden%20%281%29%20%281%29.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white !important;
}
}
@media only screen and (max-width:771px){
.fabrikk--back-to-top::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%; /* Example for 16:9 aspect ratio - adjust this based on your image's aspect ratio */
  background-image: url("https://cdn.abicart.com/shop/ws60/66360/files/CS/Feministsmeden%20_%20Smycken%20av%20en%20feminist%20till%20feminister%20%28mobil%29.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white !important;
}
}
.fabrikk--back-to-top {
    text-align: center;
    margin: 0px 0;
    clear: both;
}
@media only screen and (min-width:772px){
  .video-mobil{
    display:none;
  }
}      
@media only screen and (max-width: 772px) {
.video-desktop{
    display:none;
  }
.responsive-video {
width: 100%;
height: auto;
}
.video-mobil {
    padding: 0px !important;
    margin:0px !important;
}
.fabrikk--start-page .tws-container--tws-custom-html .tws-custom-html--content {
 padding:0px !important;
}
}
.embed-container{ position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width:100%; } .embed-container iframe, .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width:100%; height: 100%; }

.CookieDeclaration { 
display: block; 
padding: 30px 30px 30px 30px !important;
margin: 50px 50px 50px 50px !important;
}
/*-- SEO OPTIMIZATION --*/

/*-- DESKTOP DEVICES --*/
@media (min-width:992px) and (max-width:1100px){
  .fabrikk--top-bar{
    min-height:32px !important;
  }
  .fabrikk--header{
    min-height:87px !important;
  }
  .tws-container--tws-image-carousel.hero-desktop{
    min-height:682px !important;
  }
  .fabrikk--body .fabrikk--content-container .fabrikk--content {
    min-height: 100vh !important;
}
}
@media(max-width:448px){
  .fabrikk--top-bar{
    min-height:32px !important;
  }
  .fabrikk--header{
    min-height:89px !important;
  }
  .tws-container--tws-image-carousel.hero-mobile{
    min-height:687px !important;
  }
  .fabrikk--body .fabrikk--content-container .fabrikk--content {
    min-height: 100vh !important;
}
}</pre></body></html>