#sidebar-nav {
    margin-bottom: 15px;
    position: relative;
}
#sidebar-nav .block-title {
}
#sidebar-nav .block-title strong {
}
#sidebar-nav .block-content {
    padding: 6px;
    overflow: auto;
}
#sidebar-nav .block-content a {
    line-height: 1.7;
}
#sidebar-nav-menu > li {
    background: url('http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/images/salecto/sidenav/bkg_block-sidebarnav-layered-dd.gif') 0 100% repeat-x;
    list-style: inside disc;
    font-weight: bold;
    padding: 8px 0;
}
#sidebar-nav-menu > li.last {
    background: none;
    margin-bottom: 5px;
}
#sidebar-nav-menu li ul {
    font-weight: normal;
}
#sidebar-nav li.active,
#sidebar-nav li.active > a,
#sidebar-nav li.active > .collapsible-wrapper > a {
}
#sidebar-nav ul.ul-thumb {
    padding-left: 0;
}
#sidebar-nav-menu > li.parent > ul.ul-thumb {
    padding-left: 10px;
}
#sidebar-nav li.thumb {
    list-style-type: none;
}
#sidebar-nav-menu > li.no-thumb,
#sidebar-nav-menu > li.thumb {
    margin-left: 0 !important;
    list-style-type: none;
}
#sidebar-nav img {
    border: 0 none !important;
    outline: 0 none !important;
}
#sidebar-nav span.product-count {
    color: #000;
}
#sidebar-nav .home {
    list-style: none !important;
}
#sidebar-nav .home a {
    display:inline-block;
    padding-left:20px;
    background:url('http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/images/salecto/sidenav/home.png') left top no-repeat;
    min-height:16px;
}
#sidebar-nav .support-logo-wrapper {
    margin-top:10px;
}
#sidebar-nav .support_logo {
    font-size: 9px;
    float: right;
    right: 5px;
    bottom: 5px;
    text-decoration: none;
}
#sidebar-nav .support_logo img {
    max-width: 65px;
}

/* Collapsible Design ==================================================================== */
#sidebar-nav li.thumb .thumb-img-left {
    float: left;
    margin: 1px 3px 0 0;
}
#sidebar-nav li.thumb .thumb-img-right {
    float: right;
    margin: 1px 3px 0;
}
#sidebar-nav-menu .arrow-left,
#sidebar-nav-menu .arrow-right, 
#sidebar-nav-menu .plus-left,
#sidebar-nav-menu .plus-right {
    float: left;
    background: url('http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/images/salecto/sidenav/arrows.gif') left center no-repeat;
    display: block;
    margin-top: 2px;
    margin: 1px 3px 0;
    cursor:pointer;
} 
#sidebar-nav-menu .plus-left,
#sidebar-nav-menu .plus-right
{
    background-image: url('http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/images/salecto/sidenav/plus.gif');
}
#sidebar-nav-menu .arrow-right, 
#sidebar-nav-menu .plus-right {
    float:right;
    display:inline !important;
}
#sidebar-nav-menu li ul[data-expanded="0"] {
    display: none;
}
#sidebar-nav li.active > ul {
    display: block;
}
#sidebar-nav li.active > .arrow-left,
#sidebar-nav li.active > .arrow-right, 
#sidebar-nav li.active > .plus-left,
#sidebar-nav li.active > .plus-right {
    display: block;
    background-position: right center;
}
#sidebar-nav-menu > li.collapsible {
    list-style: none !important;
}
#sidebar-nav .collapse-name {
    cursor:pointer;
}
.instalink{display: block; position: relative; box-sizing: border-box; overflow: hidden; min-height: 200px; min-width: 200px; border-radius: 3px; -webkit-transform: translateZ(0); transform: translateZ(0); background: #f8f8f8; font: 400 11px/1.2 Arial,sans-serif; -webkit-font-smoothing: antialiased;}
.instalink a{border: 0; outline: 0; text-decoration: none}
.instalink img{border: 0; outline: 0}
.instalink-cap{position: absolute; visibility: hidden; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; -webkit-transform: translateY(40px); -ms-transform: translateY(40px); transform: translateY(40px); transition: all .2s ease;}
.instalink-loading .instalink-cap,.instalink-error .instalink-cap{visibility: visible; opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0)}
.instalink-error .instalink-cap: : before{-webkit-animation: none; animation: none}
.instalink-alert{position: absolute; visibility: hidden; width: 100%; margin: 20px 0; opacity: 0; text-align: center; font-size: 14px; color: #ff4253; transition: all .2s ease}
.instalink-error .instalink-alert{visibility: visible; opacity: 1}
.instalink-content{position: relative; visibility: hidden; height: 100%; opacity: 0; transition: all .3s ease}
.instalink-ready > .instalink-content{visibility: visible; opacity: 1; transition-delay: .1s}
.instalink-header{display: block; position: relative; border-bottom: 1px solid #f0f0f0 !important; box-shadow: inset 0 0 100px rgba(255,255,255,0); background: #285989; text-decoration: none; transition: all .3s ease;}
.instalink-header::before,.instalink-header::after{display: table; clear: both; width: 100%; height: 0; content: ''}
a.instalink-header: hover{box-shadow: inset 0 0 100px rgba(255,255,255,0.2)}
.instalink-header-pic{display: block; float: left; width: 34px; height: 34px}
.instalink-header-name{display: block; float: left; margin-left: 14px; text-transform: uppercase; line-height: 34px; font-weight: bold; font-size: 14px; color: #fff}
.instalink-panel{padding: 10px 0; border-bottom: 1px solid #f0f0f0;}
.instalink-panel::before,.instalink-panel: : after{display: table; clear: both; width: 100%; height: 0; content: ''}
.instalink-panel-counter{display: block; float: left; width: 60px; text-align: center;}
.instalink-panel-counter-value{display: block; font-style: normal; font-weight: 700; font-size: 14px}
.instalink-panel-counter-label{display: block; margin-top: 2px; color: #2e3438}
.instalink-panel-subscribe{display: block; float: right; margin-right: 11px; padding: 8px 12px; border-radius: 3px; box-shadow: inset 0 0 100px rgba(255,255,255,0); background: #285989; text-decoration: none; color: #fff; transition: all .3s ease;}
.instalink-panel-subscribe:hover{box-shadow: inset 0 0 100px rgba(255,255,255,0.2)}
.instalink-feed::before,.instalink-feed::after{display: table; clear: both; width: 100%; height: 0; content: ''}
.instalink-feed-wrapper{position: absolute; left: 0; bottom: 0; right: 0; background: #f8f8f8;}
.instalink-user .instalink-feed-wrapper{top: 86px}
.instalink-tag .instalink-feed-wrapper{top: 30px}
.instalink-hide-heading .instalink-feed-wrapper{top: 0}
.instalink-feed-post{display: block; float: left;}
.instalink-feed-post img{display: block; position: relative; visibility: hidden; top: 50%; left: 50%; max-width: 90%; max-height: 90%; opacity: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translate(-50%,-50%) scale(.2); -ms-transform: translate(-50%,-50%) scale(.2); transform: translate(-50%,-50%) scale(.2); -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all .3s ease}
.instalink-feed-post: hover img{opacity: .85}
.instalink-feed-post-loaded img{visibility: visible; opacity: 1; -webkit-transform: translate(-50%,-50%) scale(1); -ms-transform: translate(-50%,-50%) scale(1); transform: translate(-50%,-50%) scale(1); -webkit-filter: grayscale(0); filter: grayscale(0)}
.instalink-loading .instalink-feed{display: none}
@-webkit-keyframes _il-cap-blinking{0%{opacity: 1}50%{opacity: .3}100%{opacity: 1}}@keyframes _il-cap-blinking{0%{opacity: 1}50%{opacity: .3}100%{opacity: 1}}
.layered-navigation-select {
    width: 100%;
}
.col-main, .category-products {
    position: relative;
}
.products-list-loader {
    background: #fff;
    bottom: 0px;
    cursor: progress;
    filter: alpha(opacity=80);
    height: 100%;
    left: 0px;
    margin: 0px;
    moz-opacity: .80;
    opacity: .80;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    z-index: 10000;
}
.products-list-loader div {
    background: transparent url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/loader_32x32.gif") center 80px no-repeat;
    margin: 0px;
    padding: 170px 0px 80px;
    text-align: center;
}
.block-layered-nav {
    position: relative;
}
.block-layered-nav .products-list-loader {
    background: transparent;
    bottom: 0px;
    cursor: progress;
    filter: alpha(opacity=80);
    height: 100%;
    left: 0px;
    margin: 0px;
    moz-opacity: .80;
    opacity: .80;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
}
.block-layered-nav .products-list-loader div {
    background: #fff url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/loader_32x32.gif") center no-repeat;
    bottom: 0px;
    left: 0px;
    margin: 0px;
    padding: 100px 0px 80px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: 0px;
}
li.filter.filter-opened.filter-price {
    background: #efefef;
}
#slider_outer {
    margin-top: 15px;
}
.price-slider-values {
    padding-top: 25px;
    text-align: center;
}

.price-slider-values.priceslider-hide-input{
    padding-top:0px;
}

.price-slider-values input[type=text] {
    border: solid 1px #d8d8d8;
    color: #211e1f;
    padding-left: 2px;
    padding-right: 2px;
    width: 35px;
}

.price-slider-values.priceslider-hide-input input[type=text]:disabled {
    border: none;
    background:transparent
}

.price-slider-values .filter-currency {
    color: #aaaaaa;
    padding-right: 3px;
}
#price-filter-button img {
    height: 15px;
    vertical-align: middle;
    width: auto;
}
.block-layered-nav .currently li {
    clear: both;
    display: block;
    float: none;
}
.block-layered-nav .currently li.filter-contents {
    background: none;
    clear: none;
    display: inline;
    float: left;
    padding: 3px;
}
.block-layered-nav .currently .btn-remove {
    margin: 5px 5px 0px 3px;
}
.block-layered-nav .actions {
    clear: both;
    display: block;
    float: none;
}
#narrow-by-list{
    border-bottom: solid 1px #ccc;
}
#narrow-by-list .filter-title.filter-title-collapsed,
#narrow-by-list .filter-title.filter-title-expanded,
div.filter-title{
    background-position: 95% center;
    background-repeat: no-repeat;
    padding-left:10px;
    padding-right:30px;
    cursor:pointer;
    border: solid 1px #ccc;
    font-size:1.1em;
    padding-top:7px;
    padding-bottom:7px;
    background-color:#efefef;
}

#narrow-by-list .filter-title span.ajax-layered-navigation-tooltip,
#horizontal-layered-navigation-container .filter-title span.ajax-layered-navigation-tooltip span{
    margin-left:5px;
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/info-sign.png") center no-repeat;
    overflow: hidden;
    width:10px;
    height:10px;
}

#narrow-by-list .filter-title span.ajax-layered-navigation-tooltip span,
#horizontal-layered-navigation-container .filter-title span.ajax-layered-navigation-tooltip span{
    text-indent:-10000px;
    display:inline-block;
    width:14px;
    height:14px;
    
}


#narrow-by-list .filter-title.filter-title-collapsed:hover,
#narrow-by-list .filter-title.filter-title-expanded:hover{
    background-color: #ececec;
}
#narrow-by-list .filter-title.filter-title-collapsed:after,
#narrow-by-list .filter-title.filter-title-expanded:after{
    display:none;
}
#narrow-by-list .filter-title.filter-title-collapsed,
#horizontal-layered-navigation-container .filter-title{
    background-image: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/chevron-down.png");
}
#narrow-by-list .filter-title.filter-title-collapsed:not(:last-of-type){
    border-bottom:none;
}
#narrow-by-list .filter-title.filter-title-expanded,
#horizontal-layered-navigation-container .filter-title.horizontal-filter-title-expanded{
    background-image: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/chevron-up.png");    
}
#narrow-by-list .filter-content, 
.filter-content{
    padding:15px 10px;
    border: solid #ccc;
    border-width: 0px 1px;
}
#narrow-by-list .filter-content.filter-content-collapsed{
    display:none;
}
#narrow-by-list .filter-content.filter-content-expanded{
    display:block;
    padding-top:12px;
    background-image: none;
}
#narrow-by-list .filter-content:last-of-type{
    border-bottom-width: 1px;
}
#narrow-by-list a.remove-filter, .block-layered-nav p.block-subtitle a.remove-all-filters {
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/btn_remove.gif") no-repeat center;
    display: inline-block;
    height: 11px;
    overflow: hidden;
    text-indent: -900px;
    width: 11px;
}
ol.layered-links{
    overflow-y: auto;
}
ol.layered-links li,
ol#category-filters li{
    padding: 0px;
    float:none !important;
    position:relative;
}
ol.layered-links li > a, ol#category-filters li > a {
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/checkbox-off.png") left center no-repeat;
    display: block;
    padding: 0px 0px 0px 20px;
    margin:0px 0px 2px;
    border:none;
    text-align: left;
}
ol.layered-links li > a span.swatch-label,
.active-filter-option > a span.swatch-label{
    display:inline-block;
    vertical-align: middle;
}
ol.layered-links li.no-items {
    padding: 0px 0px 0px 20px;
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/checkbox-disabled.png") left center no-repeat;    
}
ol.layered-links li.active-filter-option > a,
ol#category-filters li.active-filter-option > a{
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/checkbox-on.png") -4px center no-repeat;
}

ol.layered-links li.active-filter-option.uncheck_all > a,
ol#category-filters li.active-filter-option.uncheck_all > a{
    background: none;
}

ol#category-filters li > a.select-all-subcategories-link{
    position:absolute;
    padding: 0px !important;
    margin: 0px !important;
    left:0px;
    top:0px;
    width:20px;
    height:20px;
    overflow: hidden;
    text-indent:-200px;
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/checkbox-off.png") 0px center no-repeat;
}

ol#category-filters li > a.select-all-subcategories-link.all-selected{
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/checkbox-on.png") -4px center no-repeat;
}

ol.layered-links li a .item-count,
ol#category-filters li a .item-count{
    color: #2F2F2F;
    text-decoration: none;
}
ol#category-filters li.no-items > a {
    background: #efefef url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/checkbox-off.png") 0px center no-repeat;
    color: #aaa;
    padding: 0px 0px 0px 20px;
}
ol#category-filters ul {
    display: none;
    margin-left: 10px;
}

ol#category-filters li.parent > a.category-collapse,
ol#category-filters li.parent > a.category-expand{
    padding-left:0px;
    margin-left:20px;
}

ol#category-filters li.parent > a.category-expand {
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/category-open.png") right center no-repeat;
}
ol#category-filters li.parent > a.category-collapse {
    background: url("http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/category-close.png") right center no-repeat;
}
.block-layered-nav .currently li {
    clear: both;
    display: block;
    float: none;
}
.block-layered-nav .currently li.filter-contents {
    background: none;
    clear: none;
    display: inline;
    float: left;
    padding: 3px;
}

.block-layered-nav .currently #status-filter{
    display: inline-block;
}

.block-layered-nav .currently #status-filter .btn-remove-option {
    background: url(http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/btn_remove.gif) 0 0 no-repeat;
    display: inline-block;
    font-size: 0;
    height: 11px;
    line-height: 20px;
    margin-right: 3px;
    overflow: hidden;
    text-indent: -999em;
    width: 11px;
}
.block-layered-nav .currently #status-filter .selected-option-label {
    display: inline-block;
}
.block-layered-nav .actions {
    clear: both;
    display: block;
    float: none;
}
/* horizontal layered navigation */
#block-layered-nav-horizontal #status-filter{
    padding-left: 0px;
    float: left;
    width: 100%;
}
#block-layered-nav-horizontal #status-filter li{
    float:left;
    clear:none;
}
#block-layered-nav-horizontal #status-filter li:not(.filter-contents){
    padding-left:10px;
}
#block-layered-nav-horizontal #status-filter li:first-of-type{
    padding-left:0px;
}
#block-layered-nav-horizontal #status-filter li a.btn-remove{
    float:none;
}
#horizontal-layered-navigation-container{
    width:100%;
    clear:both;
    z-index:100;
    position:relative;
    margin-bottom:15px;
}
#horizontal-layered-navigation-container div.horizontal-filter {
    /* properties here */
    display:inline-block;
    position:relative;
}
#horizontal-layered-navigation-container div.horizontal-filter .filter-title{
    white-space: nowrap;
    max-width:100%;
    text-overflow: ellipsis;
    overflow:hidden;
    margin:3px 3px 0px 0px;
}
/* > 7 filters */
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(n+7),
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(n+7) ~ div.horizontal-filter {
    width:12%;
}
/* = 7 filters */
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+7):first-child,
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+7):first-child ~ div.horizontal-filter {
    width:13.5%;
}
/* = 6 filters */
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+6):first-child,
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+6):first-child ~ div.horizontal-filter {
    width:16%;
}
/* = 5 filters */
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+5):first-child,
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+5):first-child ~ div.horizontal-filter {
    width:20%;
}
/* <= 4 filters */
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+4):first-child,
#horizontal-layered-navigation-container div.horizontal-filter:nth-last-child(-n+4):first-child ~ div.horizontal-filter {
    width:25%;
}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content{
    position:absolute;
    top:100%;
    margin-top:-1px;
    left:0px;
    background:#ffffff;
    border-width:1px;
    display:none;
    width:180%;
}
#horizontal-layered-navigation-container div.horizontal-filter .filter-content.horizontal-filter-content-expanded{
    display:block;
}
#horizontal-layered-navigation-status a{
    display:inline-block;
    margin-right:5px;
    margin-bottom: 5px;
    padding:4px 25px 4px 10px;
    border: solid 1px #ccc;
    background:#ffffff url(http://garndk.devserver1.salecto.dk/skin/frontend/salecto/default/ajaxlist/images/btn_remove.gif) no-repeat;
    background-position: 95% center;
    background-position: right 5px center ;
}
#horizontal-layered-navigation-status a span.item-count{
    display:none;
}

.ui-tooltip.ajaxlist-tooltip {
    max-width: 500px;
}

.ui-tooltip.ajaxlist-tooltip img{
    max-width:100%;
}
#layered-navigation-container .configurable-swatch-list{padding: 0;}
#narrow-by-list .filter-title.filter-title-collapsed, #narrow-by-list .filter-title.filter-title-expanded, div.filter-title {
  color: #333;
  font-family: 'Oswald';
  text-transform: uppercase;
}
ol.layered-links li > a, ol#category-filters li > a{padding-right: 20px;}
#narrow-by-list{margin-bottom: 20px;}
.toolbar{border: 1px solid #444; padding: 5px 10px 0; background: #F0F0F0 ;}
  .toolbar label, .pager-no-toolbar label{font-size: 11px; font-weight: 700;}
  .sorter > .sort-by select, .sorter .limiter select{border: #CCC 1px solid !important; border-radius: 5px !important; -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; width: auto !important; padding: 0 5px 0 0 !important;}
  .sorter > .sort-by select{width: 45% !important;}

  @media (max-width: 500px){
      .category-products .sorter .sort-by {width: 100%!important;}
      .sorter > .sort-by select {width: 42% !important;}
      .category-products .sorter .limiter {width: 50%!important;}
      .limiter label {display: block!important;}
  }

  @media (min-width: 501px) and (max-width: 600px){
      .category-products .sorter .sort-by {width: 100%!important;}
      .category-products .sorter .limiter {width: 50%!important;}
      .limiter label{display: block;}

  }

  @media (min-width: 601px) and (max-width: 770px){
      .category-products .sorter .sort-by { width: 50%!important;}
      .category-products .sorter .limiter { width: 25%!important;}
  }

  @media (min-width: 771px) and (max-width: 880px)  {
      .category-products .sorter{width: 80%!important;}
      .sorter > .view-mode{margin: 0;}
      .category-products .sorter .sort-by {width: 51%!important;}
      .category-products .sorter .limiter {width: 27%!important;}
      .category-products .pager {width: 20%!important;clear: none!important;}
  }

  @media (min-width: 881px) and (max-width: 980px)  {
      .sorter > .view-mode{margin: 0;}
      .category-products .sorter{width: 65%!important;}
      .category-products .sorter .sort-by {width: 51%!important;}
      .category-products .sorter .limiter {width: 27%!important;}
      .category-products .pager {width: 33%!important;clear: none!important;}
  }

  @media (min-width: 981px) and (max-width: 1140px)  {
      .sorter > .view-mode{margin: 0;}
      .category-products .sorter{width: 64%;}
      .category-products .sorter .sort-by {width: 51%!important;}
      .category-products .sorter .limiter {width: 27%!important;}
      .category-products .pager {width: 33%!important;clear: none!important;}
  }
