@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');
@media screen and (max-width: 930px) {
  .catalog-category-view .mb-top-layered-navigation.m-topmenu.m-wide dl,
  .catalogsearch-result-index .mb-top-layered-navigation.m-topmenu.m-wide dl {
    width: inherit;
  }
}
.catalog-category-view .main.container,
.catalogsearch-result-index .main.container {
  padding-top: 0;
}
.catalog-category-view .main.container .preface,
.catalogsearch-result-index .main.container .preface {
  margin-bottom: 20px;
}
.catalog-category-view .main.container .go-back,
.catalogsearch-result-index .main.container .go-back {
  margin-top: 10px;
}
.catalog-category-view .main.container .go-back a span,
.catalogsearch-result-index .main.container .go-back a span {
  color: #595959;
}
.catalog-category-view .main.container .go-back a div,
.catalogsearch-result-index .main.container .go-back a div {
  position: relative;
}
.catalog-category-view .main.container .go-back a div div.icon,
.catalogsearch-result-index .main.container .go-back a div div.icon {
  position: absolute;
  top: 1px;
  font-size: 14px;
}
.catalog-category-view .main.container .go-back a div div.icon i,
.catalogsearch-result-index .main.container .go-back a div div.icon i {
  color: #e1831e;
}
.catalog-category-view .main.container .go-back a div div.text,
.catalogsearch-result-index .main.container .go-back a div div.text {
  margin-left: 15px;
  font-size: 16px;
}
.catalog-category-view .main.container .go-back a:hover,
.catalogsearch-result-index .main.container .go-back a:hover {
  text-decoration: none;
}
.catalog-category-view .main.container .block-vertnav,
.catalogsearch-result-index .main.container .block-vertnav {
  margin-top: 15px;
}
.catalog-category-view .main.container .block-vertnav li > a,
.catalogsearch-result-index .main.container .block-vertnav li > a {
  padding: 5px 20px;
}
.catalog-category-view .main.container .block-vertnav li > a:hover,
.catalogsearch-result-index .main.container .block-vertnav li > a:hover {
  text-decoration: none;
}
.catalog-category-view .main.container .block-vertnav li > a span,
.catalogsearch-result-index .main.container .block-vertnav li > a span {
  color: #595959 !important;
  font-weight: 400;
  font-size: 15px;
}
.catalog-category-view .main.container .block-vertnav li.active a span,
.catalogsearch-result-index .main.container .block-vertnav li.active a span {
  color: #e1831e !important;
}
.catalog-category-view .main.container .block-vertnav li.category-name,
.catalogsearch-result-index .main.container .block-vertnav li.category-name {
  border-top: 2px solid #f3f3f3;
  margin-top: 5px;
}
.catalog-category-view .main.container .block-vertnav li.category-name a,
.catalogsearch-result-index .main.container .block-vertnav li.category-name a {
  padding: 8px 0;
}
.catalog-category-view .main.container .block-vertnav li.category-name a span,
.catalogsearch-result-index .main.container .block-vertnav li.category-name a span {
  font-size: 18px;
  color: #e1831e !important;
}
.catalog-category-view .main.container .block-vertnav li span.opener,
.catalogsearch-result-index .main.container .block-vertnav li span.opener {
  display: none;
}
.catalog-category-view .main.container .category-products .toolbar,
.catalogsearch-result-index .main.container .category-products .toolbar {
  border-bottom: none;
}
.catalog-category-view .main.container .category-products .toolbar .sorter,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter {
  line-height: 26px;
}
.catalog-category-view .main.container .category-products .toolbar .sorter .sort-by,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter .sort-by {
  float: right;
  background: none;
}
.catalog-category-view .main.container .category-products .toolbar .sorter .sort-by select,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter .sort-by select {
  border: none;
  font-size: 14px;
  padding: 0 5px 0 10px;
}
.catalog-category-view .main.container .category-products .toolbar .sorter .sort-by a.category-asc,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter .sort-by a.category-asc,
.catalog-category-view .main.container .category-products .toolbar .sorter .sort-by a.category-desc,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter .sort-by a.category-desc {
  font-size: 14px;
  color: #e1831e;
  text-decoration: none !important;
}
.catalog-category-view .main.container .category-products .toolbar .sorter .sort-by a.category-asc:hover,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter .sort-by a.category-asc:hover,
.catalog-category-view .main.container .category-products .toolbar .sorter .sort-by a.category-desc:hover,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter .sort-by a.category-desc:hover {
  background-color: inherit;
  color: #e79c4b;
}
.catalog-category-view .main.container .category-products .toolbar .sorter .limiter,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter .limiter {
  display: none;
}
.catalog-category-view .main.container .category-products .toolbar .sorter .amount,
.catalogsearch-result-index .main.container .category-products .toolbar .sorter .amount {
  margin: 0;
  line-height: 32px;
  color: #595959;
}
.catalog-category-view .main.container .category-products .toolbar .pager,
.catalogsearch-result-index .main.container .category-products .toolbar .pager {
  display: none;
}
.catalog-category-view .main.container .category-products .products-grid > .item,
.catalogsearch-result-index .main.container .category-products .products-grid > .item {
  min-height: 350px;
  position: relative;
  border: none !important;
  padding-top: 0;
}
@media (min-width: 992px) {
  .catalog-category-view .main.container .category-products .products-grid > .item:hover,
  .catalogsearch-result-index .main.container .category-products .products-grid > .item:hover {
    border: 2px solid #f3f2ef !important;
    box-shadow: none;
    width: calc(25% + 40px);
    height: calc(350px + 20px)!important;
    margin: -10px -20px !important;
    z-index: 200;
  }
  .catalog-category-view .main.container .category-products .products-grid > .item:hover .item-wrapper,
  .catalogsearch-result-index .main.container .category-products .products-grid > .item:hover .item-wrapper {
    border: none !important;
  }
  .catalog-category-view .main.container .category-products .products-grid > .item:hover .product-name,
  .catalogsearch-result-index .main.container .category-products .products-grid > .item:hover .product-name {
    max-height: 90px;
  }
}
.catalog-category-view .main.container .category-products .products-grid > .item .item-wrapper,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .item-wrapper {
  border-bottom: 2px solid #f3f2ef;
}
.catalog-category-view .main.container .category-products .products-grid > .item .product-image-wrapper,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .product-image-wrapper {
  margin-top: 5px;
}
@media screen and (min-width: 1280px) {
  .catalog-category-view .main.container .category-products .products-grid > .item,
  .catalogsearch-result-index .main.container .category-products .products-grid > .item {
    width: 25%;
  }
}
.catalog-category-view .main.container .category-products .products-grid > .item .product-name,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .product-name {
  min-height: 46px;
  margin: 8px 0 8px;
  overflow-y: hidden;
  max-height: 46px;
}
.catalog-category-view .main.container .category-products .products-grid > .item .product-name a,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .product-name a {
  font-size: 16px;
  color: #595959;
}
.catalog-category-view .main.container .category-products .products-grid > .item .product-name a:hover,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .product-name a:hover {
  color: #8d8c8c;
}
.catalog-category-view .main.container .category-products .products-grid > .item .product-image,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .product-image {
  position: relative;
}
.catalog-category-view .main.container .category-products .products-grid > .item .product-image img,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .product-image img {
  /*min-width: 182px;*/
  width: 100%;
}
.catalog-category-view .main.container .category-products .products-grid > .item .product-image > .labels,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .product-image > .labels {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.catalog-category-view .main.container .category-products .products-grid > .item .price-box,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .price-box {
  width: 100%;
  bottom: 0;
  text-align: center;
  font-weight: 700;
}
.catalog-category-view .main.container .category-products .products-grid > .item .price-box > .regular-price .price,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .price-box > .regular-price .price {
  font-size: 18px !important;
  color: #333333 !important;
}
.catalog-category-view .main.container .category-products .products-grid > .item .price-box > .old-price,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .price-box > .old-price {
  display: inline;
  font-size: 14px;
  margin-right: 10px;
}
.catalog-category-view .main.container .category-products .products-grid > .item .price-box > .old-price .price,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .price-box > .old-price .price {
  color: #999999;
}
.catalog-category-view .main.container .category-products .products-grid > .item .price-box > .special-price,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .price-box > .special-price {
  display: inline;
  font-size: 18px;
}
.catalog-category-view .main.container .category-products .products-grid > .item .price-box > .special-price .price-label,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .price-box > .special-price .price-label {
  display: none;
}
.catalog-category-view .main.container .category-products .products-grid > .item .price-box > .special-price .price,
.catalogsearch-result-index .main.container .category-products .products-grid > .item .price-box > .special-price .price {
  color: #e1831e !important;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently {
  background: #fff;
  width: auto;
  line-height: 24px;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently .block-subtitle,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently .block-subtitle {
  float: left;
  font-size: 16px;
  text-transform: none;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently ol,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently ol {
  width: auto;
  padding: 0;
  margin: 0;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently ol li,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently ol li {
  margin: 0 0 0 50px;
  padding: 0;
  color: #727272;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently ol li a,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently ol li a {
  left: -20px;
  right: auto;
  top: 0;
  visibility: hidden;
  margin: 0;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently ol li a:before,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently ol li a:before {
  visibility: visible;
  content: "\f00d";
  font: normal normal normal 14px/1 FontAwesome;
  color: #8c8c8c;
  transition: color 100ms ease-in-out;
  -moz-transition: color 100ms ease-in-out;
  -webkit-transition: color 100ms ease-in-out;
  -o-transition: color 100ms ease-in-out;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently ol li a:hover:before,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently ol li a:hover:before {
  color: #e1831e;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently ol li .label,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently ol li .label {
  display: none;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .currently > *,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .currently > * {
  display: inline-block;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .actions,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .actions {
  position: relative;
  top: auto;
  padding: 0;
  right: auto;
  left: 30px;
  margin: 0;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .actions a,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .actions a {
  color: #e1831e;
  text-transform: none;
}
.catalog-category-view .main.container .mb-category-products .currently-wrapper .actions a:hover,
.catalogsearch-result-index .main.container .mb-category-products .currently-wrapper .actions a:hover {
  color: #eaa862;
  text-decoration: none;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dt.m-popup-filter,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dt.m-popup-filter,
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dt:hover,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dt:hover {
  background-color: #F3F1EE;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dt[data-id="m_above_products_category_filter"],
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dt[data-id="m_above_products_category_filter"] {
  display: none;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd {
  border: none;
  opacity: 1;
  padding-top: 5px !important;
  box-shadow: 0 4px 10px #cbcbcb;
  min-width: 100%;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol {
  display: block;
  max-height: 300px;
  margin-bottom: 0;
  overflow-y: auto !important;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol::-webkit-scrollbar,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol::-webkit-scrollbar {
  width: 3px;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol::-webkit-scrollbar-track,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #e3e1de;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol::-webkit-scrollbar-thumb,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol::-webkit-scrollbar-thumb {
  background-color: #1D1D1B;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-expandable-filter,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-expandable-filter {
  width: auto;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol li,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol li {
  height: 25px;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol li.last,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol li.last {
  margin-bottom: 5px;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper {
  margin: 6px 0;
  position: relative;
  min-height: 15px;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper input[type=checkbox],
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper input[type=checkbox] {
  margin-top: 0;
  display: none;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper input[type=checkbox]:checked + label:after,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper input[type=checkbox]:checked + label:after {
  background: url("/media/icons/checkbox/active.png") no-repeat;
  background-size: contain;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper label,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper label {
  margin-top: 2px;
  font-weight: 300;
  position: absolute;
  white-space: nowrap;
  cursor: pointer;
  margin-left: 30px;
  top: 0;
  left: 0;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper label:after,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper label:after {
  content: '';
  display: block;
  height: 16px;
  width: 16px;
  background: url("/media/icons/checkbox/checkbox.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 3px;
  left: -25px;
  transition: background 100ms ease-in-out;
  -moz-transition: background 100ms ease-in-out;
  -webkit-transition: background 100ms ease-in-out;
  -o-transition: background 100ms ease-in-out;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper label:hover:after,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper label:hover:after {
  background: url("/media/icons/checkbox/hover.png") no-repeat;
  background-size: contain;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper label .count,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd ol.m-filter-checkboxes li .checkbox-wrapper label .count {
  margin-left: 5px;
}
.catalog-category-view .main.container .mb-category-products .block-content div#narrow-by-list dd div.m-more-less,
.catalogsearch-result-index .main.container .mb-category-products .block-content div#narrow-by-list dd div.m-more-less {
  display: none !important;
}
#header-nav .navbar-inner .nav .level0 .dropdown-menu {
  box-shadow: none;
}
.catalog-category-view .main.container .category-products .toolbar .sorter .sort-by select {
  background: url('https://www.korsholm.dk/skin/frontend/ultimo/default/images/korsholm/arrow_down.png') no-repeat right transparent;
  padding-right: 20px;
  cursor: pointer;
}
.price-box {
  width: 100%;
  bottom: 0;
  text-align: center;
  font-weight: 700;
}
.price-box > .regular-price .price {
  font-size: 18px !important;
  color: #333333 !important;
}
.price-box > .old-price {
  display: inline;
  font-size: 14px;
  margin-right: 10px;
}
.price-box > .old-price .price {
  color: #999999;
}
.price-box > .special-price {
  display: inline;
  font-size: 18px;
}
.price-box > .special-price .price-label {
  display: none;
}
.price-box > .special-price .price {
  color: #e1831e !important;
}
/*# sourceMappingURL=/media/compiled/dk_category_view.less_7434489c624d903d3b1188b5511472d2.map */