<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----Webfolket----*/
.fabrikk--content-wrapper {
    max-width: 1400px;
  width: 100%;
}

/*TEXTALK WEBSHOP - ID 11592 */
/* JESAJASPORT 2019 JAN - Design av Stefan, Textalk */
/* MEDIA QUERIES AT THE BOTTOM */


/* -------------------- GENERELLT -------------------- */

body .page-canvas {
    overflow: hidden;
}

.fabrikk--body {
    background: white; 
}

/* --- COOKIES ---- */

.slot--cookies {
    background: #303030;
    position: fixed;
    z-index: 1000;
    width: 100%;
    bottom: 0px; 
}
    
.tws-accept-cookie--first-line {
    color: white; 
}

.tws-top-menu .tws-top-menu--controls .tws-audience-selector {
  color: #000;
}

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


/* ---- BILDSPEL ---- */

:lang(sv) .bildspel-fi{
  display: none;
}

:lang(fi) .bildspel-se{
  display: none;
}

/* -------------------- TOP BAR -------------------- */


.fabrikk--top-bar {
    background: #333333;
    padding-top: 7px;
    padding-bottom: 7px;
}

.top-bar {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.08333rem;
    line-height: 1.538;
}

.top-bar a {
    color: #ffffff;
}

.top-bar i{
    color: #ffffff;
    background: transparent;
    border-radius: 50%;
    margin-left: 6px;
    width: 15px;
    height: 14px;
    padding-left: 2px;
}

.fa-check::before {
    content: "\f00c";
}

.fabrikk--top-bar-right {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.08333rem;
    line-height: 1.538;
}

.fa.fa-cog {
    display: none;
}

/* -------------------- END TOP BAR -------------------- */

/* -------------------- TOP HEADER -------------------- */


.tws-top-menu.navbar-default {
    border: none; 
}

.fabrikk--header {
    box-shadow: none;
    border-bottom: 2px solid rgba(0,0,0,.07);
}

.fabrikk--header-wrapper {
    max-width: 1140px;
    margin: 0 auto;
}

.jesaja {
    display: inline-block;
}

.jesaja img {
    max-width: 260px;
    width: 100%;
}

.slot--logo {
    display: inline-block;
    max-width: 1140px;
    position: relative;
    width: 100%;
    text-align: center;
}

.slot--logo a {
    outline: 0 !important;
}

/* SEARCH FIELD */

.slot--mega-menu {
    display: none;
}

.slot--custom-mega-menu {
    display: inline-block;
    position: absolute;
    left: 0;
    float: left;
    padding-top: 72px;
    padding-left: 18px;
}


.tws-mega-menu--delimiter {
    display: none;
}

.tws-mega-menu--search-bar .tws-article-search span {
    font-size: 14px;
}

.tws-mega-menu--search-bar .tws-article-search span::before {
    color: rgba(0,0,0,.6);
}

.tws-mega-menu--search-bar .tws-article-search {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    border: none;
    border-bottom: .8px solid rgba(0,0,0,.6);
    max-width: 300px;
}

.tws-mega-menu--search-bar {
     top: -39px;
    -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&gt;* {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

body.fabrikk--horizontal-menu .tws-mega-menu--buttons .tws-mega-menu--search-button {
    display: none;
}

.tws-mega-menu--search-bar input.form-control {
   background: transparent; 
}

.tws-mega-menu--search-bar input.form-control {
    height: 33px;
}

.tws-mega-menu .tws-mega-menu--search-bar .tws-article-search &gt; input, .tws-mega-menu .tws-article-search input:focus {
    font-size: 14px;
}

.tws-mega-menu--search-bar .tws-article-search .dropdown-menu {
    background: white;
    opacity: 0.97;
}

.tws-mega-menu--search-bar .tws-article-search span::before {
    content: url('https://shop.textalk.se/shop/11592/files/logos/search.svg');
    width: 16px;
    height: 16px;
    color: rgba(0,0,0,.6); 
}


/* CART */

.slot--custom-cart {
    display: inline-block;
    right: 0;
    float: right;
    top: 20px;
    position: absolute;
}

.slot--cart {
    display: none;
}

.tws-micro-cart a {
    padding-right: 0px;
}


.tws-micro-cart--counter {
    color: #333333;
}



.tws-micro-cart--counter::before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: url('https://shop.textalk.se/shop/11592/files/logos/shopping-cart.svg');
    background-size: 22px 22px;
    left: -20px;
    top: 8px;
}

.tws-micro-cart--label {
    color: rgba(0,0,0,.6);
}


.tws-mini-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img::before {
content: '';
display: block;
width: 22px;
height: 22px;
background: url('https://shop.textalk.se/shop/11592/files/logos/shopping-cart.svg');
    background-size: auto;
background-size: 22px 22px;
left: -20px;
top: 8px;

}
.tws-mega-menu--search-bar {
    pointer-events: auto;
}

/* -------------------- END TOP HEADER -------------------- */



/* MENU */


body .tws-top-menu .navbar-nav  {
   max-width: 1400px;
   width: 100%;
   text-align: center;
}

.tws-top-menu li a {
    color: rgba(0,0,0,.6) !important;    
}

.tws-top-menu--mega-menu-li {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
}


.tws-top-menu .dropdown-menu li a {
    padding: 6px 16px;
}

.tws-top-menu .dropdown-menu {
    padding-right: 60px;
    padding-left: 60px;
}

.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-color: transparent!important;
    border-bottom: 1.6px solid rgba(0,0,0,.6);
    z-index: 1000;
}

/* SUB MENU TITLE */

.tws-top-menu--mega-menu.dropdown-menu &gt; li &gt; a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    margin-top: 10px;
}

/* SUB MENU */

.tws-top-menu--mega-sub-list-item  {
    text-transform: none;
    font-size: 12px;
    font-weight: 400;
}

body.scrolled .slot--horizontal-menu {
    top: 0;
    position: fixed;
    border-bottom: 1px solid #e8e8e8;
    opacity: 0.94;
    width: 100%;
    background: white; 
}

body.scrolled .fabrikk--header-wrapper
{
  display:none;
}


/* -------------------- STARTPAGE -------------------- */


/* ------BILDSPEL ------- */

.tws-image-carousel .slick-prev::before, .tws-image-carousel .slick-next::before {
    color: lightgray;
    opacity: 1;
}



/* -----SKYLTFÖNSTER 2----- */

.tws-content-box-2x--box .tws-content-box--cell:hover,
.tws-content-box-3x--box .tws-content-box--cell:hover{ 
  background-color: rgba(0, 0, 0, 0.2) !important;   
  -webkit-transition: all 0.4s; 
  -moz-transition: all 0.4s; 
  -o-transition: all 0.4s; 
  transition: all 0.4s; 
}

.motocross .tws-content-box--cell:hover  { 
  background-color: rgba(0, 0, 0, 0.2) !important;
  -webkit-transition: all 0.4s; 
  -moz-transition: all 0.4s; 
  -o-transition: all 0.4s; 
  transition: all 0.4s; 
}



/* ELEMENTS FOR SUMMER  */
.startpage .two-skyltfonster-sup-kite {
    display: block;
}
.tws-container--tws-articlegroups.kites {
    display: block;
}

/* ELEMENTS FOR WINTER  */

.two-skyltfonster-ski-snowscoots {
    display: none;
}

.tws-container--tws-content-box .tws-content-box--first-line {
    display: inline-block;
    color: #000;
    padding: 1px 22px 1px 22px;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    margin-left: 6px;
    margin-top:  3px;
}


.tws-content-box-2x--box .tws-content-box--first-line {
    display: inline-block;
    color: #000;
    padding: 1px 22px 1px 22px;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    margin-left: 6px;
    margin-top:  3px;
}
.tws-content-box-3x--box .tws-content-box--first-line {
    display: inline-block;
    color: #000;
    padding: 1px 22px 1px 22px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    margin-left: 6px;
    margin-top:  3px;
}
 
.tws-container--tws-content-box .tws-content-box--second-line,
.tws-content-box-2x--box .tws-content-box--second-line,
.tws-content-box-3x--box .tws-content-box--second-line{
    display: inline-block;
    color: #000 !important;
    padding: 1px 22px 1px 22px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 12px;
    margin-left: 6px;
}

.tws-content-box-2x--box .tws-content-box--second-line:hover,
.tws-content-box-3x--box .tws-content-box--second-line:hover{
    color: black !important; 
}

.startpage .tws-content-box-2x--box,
.startpage .tws-content-box-3x--box{
    padding-right: 10px;
    padding-left: 10px;
}

.tws-container--tws-content-box .tws-util-heading,
.tws-content-box-2x--box .tws-util-heading,
.tws-content-box-3x--box .tws-util-heading{
    display: block;
    background: rgba(255, 255, 255, 0.5);
    border-left: 10px solid #ed2129;
}


.startpage .fabrikk--component-container &gt; * {
    margin-top: 24px;
    margin-bottom: 24px;
}

.tws-content-box--cell {
    padding: 0;    
}

.nyhet {
    text-align: center;
    border-top: 1px solid #333;
    padding-top: 1px !important;
    padding-bottom: 12px !important;
}

.nyhet h2 {
    text-transform: uppercase;
}

.startpage .tws-util-heading--heading.undefined {
    text-transform: uppercase;
    border-bottom: 1px solid #333333;
    text-align: center; 
}

/* MOTOCROSS BLOCK */

.startpage .motocross .tws-content-box--first-line  {
    display: inline-block;
    color: white;
    padding: 1px 22px 1px 22px;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    margin-left: 6px;
    margin-top:  3px;
}

.startpage .motocross .tws-content-box--second-line  {
    display: inline-block;
    color: white !important;
    padding: 1px 22px 1px 22px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    margin-bottom: 12px;
    margin-left: 20px;
}

.motocross .tws-util-heading {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 62%;
    border-left: 10px solid #ed2129;
}

.motocross .tws-content-box--second-line:hover {
    color: black !important; 
    background: rgba(255, 255, 255, 0.9);
    border: 2px solid rgba(255, 255, 255, 0.9); 
}



/* ------- ARTIKLAR ------- */

.tws-article-list--article-name .tws-util-heading--heading {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: normal;
}

.tws-article-list--list .tws-list--type-grid .tws-api-price {
     font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: normal;
}

.tws-articlegroups .thumbnail {
    border: none; 
}

.tws-articlegroups .tws-list--grid-item .caption a {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 13px;
    font-weight: 800;
    background: rgba(0,0,0,.8);
    color: white;
    padding: 8px;
    border-left: 8px solid #ed2129;
}

.tws-articlegroups .tws-list--grid-item .caption a:hover {
background-position:right bottom;
    background: linear-gradient(to right, #ed2129);
     transition: all 2s ease;
}

/* ------- BRANDS ------- */

.brand-logos li {
    float: left;
    width: 100px;
    height: auto;
    margin: 10px;
}

.brands h2{
    text-transform:  uppercase;
    border-bottom: 1px solid #333333;
    text-align: center;
}


/* -------------------- END ARTIKEL LIST BLOCK -------------------- */


/* -------------------- ARTIKEL SIDA -------------------- */

.fabrikk--back-to-top-link {
    color: #333 !important;
    text-decoration: underline !important;
}

.slot--article-share {
    float: left;
}

.tws-article-social--share-button.sharer-0 .social.networks-5.left {
    margin-left: 10px !important;
}

/* -------------------- END ARTIKEL SIDA -------------------- */


/* -------------------- SIDFOT -------------------- */


.fabrikk--footer {
    font-size: 14px; 
    color: black !important;
    background: #eeeeee;
}

.fabrikk--footer-mid-left {
    width: 100% !important;
    outline: 0 !important;
}

.partners img {
    display: inline-block;
    max-width: 90px;
    text-align: center;
    padding-top: 10px;
}

.fabrikk--footer a:hover {
    text-decoration: none;
    color: #7c7e7f;
}

.fabrikk--footer a {
    outline: 0 !important;
    text-decoration: none;
    font-weight: 400;
    color: black !important;
    letter-spacing: normal;
    word-spacing: normal;
    font-size: 13px;
    line-height: 1.5;    
}

.fabrikk--footer-left {
    display: none !important;
}

.fabrikk--footer-mid-right {
    display: none !important;
}

.fabrikk--footer-right {
    display: none !important;
}

.col-md-3 .titles {
    padding-bottom: 3px !important;
    border-bottom: 1px solid #999;
    width: 100% !important;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.25rem;
    font-size: 15px;
    line-height: 1.7;
    letter-spacing: normal;
    font-weight: 400;
    text-transform: uppercase;
}

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


/* ----------- !!! MEDIA QUERIES START !!! ----------------- */
/* ----------- !!! MEDIA QUERIES START !!! ----------------- */

@media (min-width: 768px) and (max-width: 1024px) {
    .tws-micro-cart a {
    padding-right: 18px;
}

}

@media (max-width: 768px) { 
    
    
    .tws-micro-cart--counter {
       top: 0 !important;
        left: 12px;
}
    
    .slot--top-bar-html {
        display: none;
    }
    
    .tws-mega-menu--search-bar {
        display: none;
    }
    
    .brand-logos {
        margin: 0 auto !important;
        width: 74%;
    }
    .tws-micro-cart--label {
        display: none;
    }
    
  .tws-container--tws-content-box .tws-content-box--first-line,
  .tws-container--tws-content-box .tws-content-box--second-line {
		font-size: 12px;
  }
    
    .tws-content-box-2x--box .tws-content-box--first-line  {
    font-size: 14px;
}
    .tws-content-box-2x--box .tws-content-box--second-line  {
        font-size: 12px;
        padding: 1px 11px 1px 12px;
}
    .motocross .tws-util-heading {
        margin-right: 50%;
    }
.startpage .motocross .tws-content-box--first-line  {
    font-size: 10px;
    letter-spacing: 0;
    padding: 1px 12px 1px 12px;
}

.startpage .motocross .tws-content-box--second-line  {
    padding: 1px 8px 1px 8px;
    font-size: 10px;
    letter-spacing: 0;
}
 
    
    .fabrikk--footer-mid-left {
        text-align: center;
    }
    
    .fabrikk--footer-mid-left .titles {
        text-align: center;
        border-bottom: none;
        margin-bottom: 0px;
    }
    
    
    
    }





</pre></body></html>