/** Shopify CDN: Minification failed

Line 15:1 Expected identifier but found "."
Line 18:1 Expected identifier but found "."
Line 71:20 Unexpected "-"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.cat_space_item.brand_item {
    margin-bottom: 20px;
}
..cat_view a.view_4 {
    display: none;
}
..cat_view a.view_6 {
    display: none;
}
.cp,
a:active,
a:hover {
 color:#007DBA
}
.nt_action .ssw-topauth .push_side:focus, .nt_action .ssw-topauth .push_side:hover, .nt_action>a:focus, .nt_action>a:hover, .nt_action>div>a:focus, .nt_action>div>a:hover, .nt_menu>li>a:focus, .nt_menu>li>a:hover {
color: #F6F6F8!important;
}
.nt_lt_fake ul>li.is-selected, .nt_lt_fake ul>li.is-selected-nt, .nt_lt_fake ul>li:hover, .wrap_sortby a.selected, .wrap_sortby a:hover {
background: #F6F6F8;
color: #3B98C6;
}
.ntheader .nt_menu>li.has-children>a>i {
color: #FFFFFF;
}
.cat_design_4 .cat_grid_item:hover .cat_grid_item__count, .cat_design_5 .cat_grid_item__count, .cat_design_8 .cat_grid_item__count {
display: none;
}
.more-link {
margin: 20px auto;
line-height: 40px;
border: 1px solid #222;
padding: 0 30px;
font-weight: 100;
display: table;
border-radius: 0;
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  #bk_1601430533771-7 .dek_img_slide.nt_bg_lz {
    padding-top: 130.9999% !important
}
div#shopify-section-cat_heading h1 {
    color: #FFF;
    font-size: 25px;
}
.page-head h1 {
    color: #FFF;
    font-size: 25px;
}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  Ta bort före div - div#shopify-section-pages_heading h1 {
    color: #333;
}
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  h__top, .h__top.bgbl {
    background-color: #000 !important;
    color: #E6E6E8 !important;
}
}