/* Added by Nick to override menu link text transformation and remove uppercase style */
.mm_menus_li>a {
    text-transform: inherit;
}

/* --- end of Nick's addition --- */

/* Added by Nick to hide highlighted information "Vis her" on product thumbnails on hover */
.highlighted-informations {
   /* display: none;*/

}
.highlighted-informations .quick-view {
    display:none;
}
.product-miniature .highlighted-informations {
  position: relative;
}
.product-miniature .thumbnail-container:focus .highlighted-informations, .product-miniature .thumbnail-container:hover .highlighted-informations {
  top:0 !important;
}

.product-miniature .thumbnail-container:focus .highlighted-informations::after, .product-miniature .thumbnail-container:hover .highlighted-informations::after {
  opacity: 1;
}
.product-miniature .thumbnail-container .product-thumbnail {
  position: relative;
  height: unset !important;
}
.product-miniature .highlighted-informations {
  position: relative;
  top: 0;
}
/* this is to remove line under product description on hover */
.product-miniature .thumbnail-container:hover .product-description::after {

    border-top: none;

}

/* --- end of Nick's addition --- */

/* Added by Nick to hide wishlist button on product thumbnails */
.products article .wishlist-button-add {
    display: none;
}

/* --- end of Nick's addition --- */

/* Added by Nick to change color of "Læg i kurv" button on product thumbnails */
.btn.btn-primary.add-to-cart {
    background-color: #34a853;
}

/* --- end of Nick's addition --- */


/* Added by Nick to remove uppercase style from h1 classes headings, e.g. product name*/
.h1 {
    text-transform: none;
}

/* --- end of Nick's addition --- */

.product-price.h5 {
    font-size: 1.375rem;
}

/* ihvertfald left-column */
@media (max-width:767px){
    .breadcrumb {
        display: none !important;
    }
}

/* added by  Nick to adjust the site menu */

li[data-depth="2"]::before {

    content: none !important;
}

.block-categories .category-sub-menu {
    margin-top: unset
}
.block-categories .category-sub-menu li[data-depth="1"], .product-prices div {
    margin-bottom: unset !important;
}
.block-categories .category-sub-menu li[data-depth="0"]>a {
    display: inline-block;
    width: 100%;
    padding-bottom: unset !important;
    margin: unset !important;
    font-weight: normal;
    font-size:20px;
}
/* --- end of Nick's addition --- */
@media (max-width: 767px) {
  #category #left-column #search_filters_wrapper {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (max-width: 767px) {
  #category #left-column #search_filters .facet .facet-title {
    text-transform: none;
  }
}
.btn-primary, .btn-secondary {
  text-transform: none;
}
 .close_menu .icon-bar {
  height: 3px;
    margin-right: 9px;
}
#all-images {
    margin-top:20px;
    text-align:center;
}
#all-images .product-images > li.thumb-container {
  display: inline-block;
  width: 24%;
}
.product-comment-modal .btn-comment-inverse {
    color:white;
}
.h1, .h2, .h3 {
  text-transform: unset !important;
}
a {
  color: #1aa0e0;
}
#header .header-nav .cart-preview.active {
  background: #34a853;
}
body {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.block-categories .category-sub-menu li[data-depth="0"] {
    border-top: 1px solid #ccc;
}
.category-sub-menu li {
    line-height: 20px;
    padding: 2px 0;
}
.category-sub-menu span {
    font-size:14px;
}
.category-sub-menu li[data-depth="0"] > a > span {
    font-size:20px;
}
.category-sub-menu li[data-depth="1"] {
    padding-left:12px;
}
.category-sub-menu li[data-depth="2"] {
    padding-left:12px !important;
}
.category-sub-menu li[data-depth="3"] {
    padding-left:12px !important;
}


.category-sub-menu a.level0-open {
    color: #1aa0e0;
}
.category-sub-menu a.level1-open {
    color: #1aa0e0;
}
.category-sub-menu a.level2-open {
    color: #1aa0e0;
}
.category-sub-menu a.level3-open {
    color: #1aa0e0;
}
#selectedMenu {
    background:#1aa0e0;
    color:#fff;
    display:block;
    padding: 3px;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
  content: "";
  display: none;
}
.category-sub-link:hover {
    font-weight:bold;
}
.product-list-reviews {
    top:-6px;
    background:none;
}
.product-miniature .variant-links {
    top: -15px;
    background: none;
}
body#checkout #header .header-nav {
  padding: 0;
}
body#checkout .product-line img {
    height:auto;
}
body#checkout .product-line-price {
    font-size:14px;
}
#manufacturer #main ul .brand {
  width: calc(25% - 10px);
  min-width:unset;
}
.has-discount .discount {
  background: #1aa0e0;
}
.product-price {
  color: #1aa0e0;
}
.has-discount.product-price {
  color: #1aa0e0;
}
.block-promo .promo-code-button.cancel-promo {
  color: #1aa0e0;
}
.block-promo .promo-input + button {
      border: 2px solid #34a853;
      margin-top: -3px;
}
@media (max-width: 575px) {
    #manufacturer #main ul .brand {
    width: calc(50% - 10px);
    min-width:unset;
    }
    .featured-products > .products.row .item {
      width:50% !important
    }
}

@media (max-width: 767px) {
  .mm_menus_ul .arrow::before {
    border-top: 3px solid #000 !important;
  }
}
@media (max-width: 767px) {
  .mm_menus_ul .arrow::after {
    border-left: 3px solid #000 !important;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .changestatus .mm_menus_ul .arrow::before {
    border-top: 3px solid #000 !important;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .changestatus .mm_menus_ul .arrow::after {
    border-left: 3px solid #000 !important;

  }
}
@media (max-width: 767px) {
  .ets_mm_megamenu .mm_menus_ul .close_menu {
    background:#1aa0e0;
  }
  #all-images .product-images > li.thumb-container {
  display: inline-block;
  width: 32%;
  }
  .mm_tab_toggle_title {
      float:unset;
      display:block;
  }
}



.promo-logos {
  display: block;
  position: relative;
  width: 250px;
  height: 100px;  
  float: right;
  margin-top: -100px;
}
.promo-logos.product {
  margin-top:0;
  float:left;
  margin-left:15px;
}
.postnord-footer {
  margin-right:25px;
  float:right;
}
#footer .promo {
  margin-bottom:10px;
  border-bottom:1px solid #ccc;
}
.block-contact .h4.text-uppercase {
  text-transform: none !important;
}

.emaerket-footer img {
  height: 60px;
  margin-top: 15px;
}
@media (max-width: 500px) {
  .promo-logos {
    margin-top:0;
  }
}
.quickpay.imgf img {
  margin:6px;
}
.emaerket-header {
  float:right;
  margin-right:12px;
}
.emaerket-header img {
  height:42px;
  width:auto;
}
@media (max-width: 767px) {
  .emaerket-header {
    display:none;
  }
}

@media (max-width: 767px) {
  .footer-container > .container {
    background-image: url('../../assets/img/footer-bg-small.jpg');
    background-position: left 160px;
    min-height: 420px;
    background-size: cover;
  }
  #left-column > .block-categories {
    display:none;
  }
}
#contact #right-column {
  width:50%;
}
@media (max-width: 767px) {
  #contact #right-column {
    width:100%;
  }
}
.ybc-menu-toggle {
    color:#fff;
    font-size: 20px;
    line-height: 20px;
    padding: 12px 15px;
}
.ybc-menu-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
}
.blockreassurance_product .item-product {
  height: 100px;
  width: 100px;
}
.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg {
  height: 100px;
  width: 100px;
}
.product-flags li.product-flag {
  background:#c30f80
}


.block-categories {
  padding: 0;
  border-bottom:1px solid #ccc;
}
.category-top-menu {
    margin-bottom:5px
}
.mm_menu_content_title {
    min-height:30px;
}
.mm_menus_li > a {
    font-weight:normal;
    font-size: 15px !important;
}
#subcategories ul li {
    min-width:unset !important;
}
#subcategories ul li .subcategory-image {
  padding: 0;
    border: 1px solid #ccc;
}
#subcategories ul li:hover .subcategory-image a {
  padding: 20px;
  border: 0;
}
#subcategories ul li .subcategory-image a {
    padding: 20px;
    border:0;
}
#subcategories ul li h5 {
    margin-top:8px;
}
.block-category {
  margin-bottom: 0;
}
#wrapper {
  padding-top: 0;
}
#wrapper > .container {
    background-color:#fff;
    padding-top:20px;
}


.fragtinfo {
    font-size: 10px;
    font-weight: normal;
}
.product-accessories, .featured-products {
    padding-top:20px;
    border-top: 1px solid #ccc;
}
.product-accessories > p, .featured-products > p {
    font-size:24px;
}
.product-features {
  margin-top: 0;
}

.product-features > dl.data-sheet dt.name {
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
}
.product-features > dl.data-sheet dd.value {
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    font-size:12px;
}

/* tabel */
#left-extra .rte {
    margin:0;
}
#left-extra table {
    width:100%;
}
#left-extra table tr td {
    border: 1px solid #e6e6e6;
}
.cms-block-from-tpl td {
    font-size:14px;
}
.cms-block-from-tpl table{
width: 100%;
  display: table;
}
.cms-block-from-tpl {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}



#product-comments-list-header {
  padding: 0;
  font-size:13px;
}
.product-comment-list-item .comment-content p {
    font-size:13px;
}
.star-content div.star, .star-content div.star-on, .star-content div.star-hover {
    background: url('../../assets/img/small_stars.png') no-repeat 0 0 transparent;
    width:15px;
}
.star-content div.star-on, .star-content div.star-hover {
  background-position: -20px 0;
}
.product-comment-list-item.row {
    border-top: 1px solid #ccc;
}
.product-comment-list-item.row .comment-content {
    border-left: 1px solid #ccc;
}


.owl-theme .owl-nav {
  margin-top: -10px;
}
.product-features.ref {
    margin-top:0
}
.product-features > dl {
    margin-bottom:0
}

 .owl-nav .owl-next, .owl-nav .owl-prev {
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    .owl-nav .owl-next {
        right: 0;
        display: flex;
        margin-right: 2%;
        font-size: 25px !important;
    }
    .owl-nav .owl-prev{
        left: 0;
        display: flex;
        margin-left: 2%;
        font-size: 25px !important;
    }



.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
  background-color: #1aa0e0;
  font-size:14px;
  min-height: unset;
  min-width:unset;
  padding:3px;
    font-weight:normal !important;
    text-transform: lowercase;
}
.product-miniature .product-price-and-shipping {
    font-weight:normal !important;
    font-size:20px;
}
.product-miniature .product-title a {
    font-size: 14px;
    color:#7a7a7a;
    height:33px;
    display:block;
    overflow: hidden;
}
.product-miniature .product-flags li.product-flag.new {
  background: #c30f80;
  color: white;
  font-size:12px;
  min-height: unset;
  min-width:unset;
  padding:2px 4px
}
#product .has-discount .discount {
    background: #1aa0e0;
    text-transform:unset;
}
 #product .has-discount.product-price {
    color:#000;
 }
 #product .btn.btn-primary.add-to-cart {
    text-transform:unset
 }
 #product .specs, #product .specs .product-features {
    padding-left:0;
    margin-left:0;
 }
 #product h1.h1 {
    font-weight:normal
 }
#product .product-price.h5 {
  font-size: 28px;
}
#product .displayProductActions.wishlist {
    float:left;
}
.wishlist-button-product {
  margin-left: 0 !important;
  margin-right:15px;
}
#product-availability {
    font-weight:normal;
    color:#34a853;
}
.main-description {
    margin-top:30px;
}
/* .scroll-box-arrows i {
  position: absolute;
  bottom: 62px;
} */
/* End product */



 .nav-features-bullets li {
  display: inline-block;
  padding-right: 9px;
  line-height: 16px;
  background-image: url('../../assets/img/green-check.png');
  padding-left: 17px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  font-size:12px;
}
body {
    background-color:#edecec;
}
#header {
    background:none;
}
.header-nav .left-nav {
    margin-top:15px;
}
@media (min-width: 768px) and (max-width: 991px) {
.header-nav .left-nav {
    margin-top:10px;
}
}
#header .header-top {
    padding:0;
}
#header .header-nav {
  border-bottom: 0;
}
.header-nav .container, .header-top .container {
    background-color:#fff;
}
.header-top > .container > .row {
    float:left;
}
#search_widget form input {
    background:none;
    border: 1px solid #ccc;
}
@media (max-width: 575px) {
    .header-top > .container {
        width:100%;
        padding-right:none
    }
    .header-top > .container > .row {
        width:100%;
        float:none
    }
    .header-top-right {
        margin-left:30px;
    }
        #subcategories ul li .subcategory-image a {
        padding: 5px;
    }
    #subcategories ul li .subcategory-name {
        font-size:14px;
    }
    #search_widget {
        margin: 8px 0;
    }
    #subcategories ul li {
        width: calc(100%/2 - 20px);
    }
}
@media (max-width: 767px) {
  .ets_mm_megamenu.hook-default {
    margin-top: 0;
    padding: 0;
  }
}

#contact-link {
    margin-top:0 !important;
}
.nav-features-bullets {
    margin-bottom:0;
}
#wrapper .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
  font-size:13px;
}
@media (min-width: 768px) {
  .ets_mm_megamenu.layout_layout2 {
    background-color: unset !important;
  }
}
.ets_mm_megamenu_content > .container {
    background-color:#1aa0e0;
}
#wrapper {
    background-color:#edecec;
}
@media (min-width: 768px) {
.footer-container > .container {
    background-image: url('../../assets/img/footer-bg.jpg');
    min-height: 420px;
    background-size: cover;
  }
}
#footer, .footer-container {
    padding-top:0;
}
#footer > .container {
    background:#f5f5f5;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
#footer .block_newsletter {
    background:#f5f5f5;
}
#footer .container {
    padding-top:20px;
}
.btn-primary {
    background-color:#1aa0e0;
    text-transform: none;
    color:#fff !important;
    font-weight:normal;
}
.cart-content-btn .btn-secondary {
  background-color:#1aa0e0;
    text-transform: none;
    color:#fff !important;
    font-weight:normal;
}

/* forside */
@media (min-width: 1200px) {
.carousel .carousel-inner {
  height: 424px;
}
}
@media (max-width: 991px) {
  .carousel {
    left: 0;
    width: 100%;
        margin-left: 0;
  }
}    



#subcategories ul li .subcategory-name {
  text-transform: unset;
    font-weight: normal;
    color:#232323;
}
.product-quantity .add {
width:calc(100% - 80px) !important;
}
.btn.btn-primary.add-to-cart {
    width:100%;
}
@media (max-width: 767px) {
#menu-icon {
    display:none
}
#_mobile_logo {
    margin-left:15px
}
 #header .top-logo img {
    width: 160px;
    height: auto;
    max-height:unset;
  }
.carousel, .carousel-inner, .search-widget form {
    width: 100%;
    left:0;
    margin-left:0;
}
  .carousel .carousel-inner {
    height: auto;
  }
}
@media (max-width: 1199px) {
}



.product-comments-additional-info .comments-note {
  margin-bottom: 10px !important;
}
.link-comment.post-product-comment {
    display:block;
    width:100%;
    padding-left:0 !important;
    margin-left:0 !important;
    border-left:0 !important;
    margin-top:5px;
}
.btn-comment, .btn-comment-inverse {
    background-color:#1aa0e0 !important;
    margin-bottom: 10px !important;
    line-height: 16px;
}
.btn-comment-big {
    height:unset;
}
.comment-author {
    color:#1aa0e0 !important;
}
.modal-body .cart-content-btn .btn-primary, .card.cart-summary .btn-primary, #confirm_order {
    background-color: #34a853;
    text-transform: unset;
}
#totshowmailalerts_link {
    background-color:#1aa0e0;
    color:#fff;
}
#oos_customer_email {
    background:#fff;
}
.js-qv-mask.show-all-images {
    overflow:visible !important;
    height:100% !important;
}
.js-qv-mask.show-all-images ul.js-qv-product-images {
    width: 100% !important;
    transform: none !important;
}
.js-qv-mask.show-all-images ul.js-qv-product-images li {
    float:left !important;
    display:block;
}
.js-qv-mask.show-all-images div.scroll-box-arrows.scroll {
    display:none !important
}
.btn-show-all-images {
    color:#fff !important;
}


/* pagination */

.pagination .current > a, .pagination .current > a:hover, .pagination .current > a:focus, .pagination .current > span, .pagination .current > span:hover, .pagination .current > span:focus {
  background-color: #1aa0e0;
  border-color: #1aa0e0;
  color:#fff;
}
.pagination li > a, .pagination li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: black;
  background-color: #fff;
  border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
  margin-left: -1px;
  font-weight:normal;
}
.pagination .current a {
  font-size: 14px
}
.pagination i.material-icons {
    font-size:16px;
}

/** BLOG **/
#ybc_blog_page .page-heading .title_cat {
  text-transform: none;
}
#ybc_blog_page .blog-submit .button {
  text-transform: none;
}
#ybc_blog_page .ybc_title_block {
  text-transform: none;
}
#ybc_blog_page .view_all_link {
  text-transform: none;
}
#ybc_blog_page .ybc-navigation-blog-content .title_blog, #ybc_blog_page .ybc-navigation-blog-content .title_blog a {
  text-transform: none;
}
#ybc_blog_page .blog_view_all, #ybc_blog_page .view_all_link {
  text-transform: none;
}
.ybc-blog-wrapper .page-heading {
  text-transform: none;
}
.ybc_indexing_box_title {
    text-transform: none;
}
.box_table_content_scroll .table-title {
    text-transform: none;
}
.ybc_title_block {
  text-transform: none;
}
.ybc_block_latest .title_blog {
  text-transform: none;
}