@import url('https://fonts.googleapis.com/css?family=Handlee');

.cms-blackfriday .itile__heading {
    font-family: 'Handlee', cursive !important;
}

.brand::after {
    background: rgba(0, 0, 0, 0) url("../../img/bflabel.png") no-repeat scroll 0 center;
    content: " ";
    display: inline-block;
    height: 82px;
    position: relative;
    right: -125px;
    top: -41px;
    width: 103px;
}

.header-menu {
    margin-top: -10px !important;
}

.header-menu a {
    padding: 10px 10px 10px;
    line-height: 35px;
    white-space: nowrap;
}


@media only screen and (max-width: 992px) {
    .brand:after {
        background: rgba(0, 0, 0, 0) url("../../img/bflabel.png") no-repeat center center/contain;
        height: 40px;
        width: 48px;
        right: -79px !important;
        top: -31px !important;
    }
}
@media only screen and (min-width: 992px) {
    .brand {
        margin: 40px auto -48px !important;
    }
}

@media only screen and (max-width: 991px) {
    .supports-responsive .fixed-header__fixable .wrapper .header-menu:before {
        top: 22px !important;
    }
    .supports-responsive .header-menu--active .wrapper .header-menu:before {
        top: 7px !important;
    }
    .btn-mobile-search {
        top: 0 !important;
        right: 15% !important;
    }
    .brand::after {
        right: -102px;
        top: -35px;
    }
}

.itile-menu__link::before {
    font-family: 'Handlee', cursive;
    background: #fff04b;
    width: 0;
    border-radius: 50%;
    text-align: center;
    padding: 8px 5px 8px 5px;
    vertical-align: middle;
    height: 0;
    font-size: 14px;
    top: 0px;
    margin-right: 5px;
    margin-left: -10px;
    display: inline-table;
    line-height: 20px;
    min-width: 27px;
    color: black;
}

.header-menu > ul > li > a:hover::before {
    text-decoration: none !important;
}

.header-menu .trediveprocent::before {
    content: "20%";
}

.header-menu .tyveprocent::before {
    content: "15%";
}

.basket {
    margin-top: -5px;
}

.itile-menu .itile-menu__link {
    padding: 5px;
    line-height: 30px;
}

.itile-menu li a:not(.greenmenu)::before, .cms-illux-art .itile-menu li a::before, body[class*="illux-art-shop"] .itile-menu li > a::before {
    font-family: 'Handlee', cursive;
    background: #fff04b;
    width: 0;
    border-radius: 50%;
    text-align: center;
    padding: 9px 3px 8px 3px;
    vertical-align: middle;
    height: 0;
    font-size: 12px;
    top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    display: inline-table;
    line-height: 12px;
    min-width: 23px;
    content: "20%";
    color: black;
}

.itile-menu .itile-menu__link::after {
    right: 10px;
}

.wizard-discount-block-text::after {
    background: #fff04b;
}

.wizard-discount-block-text {
    color: black;
    background: #fff04b;
    font-family: 'Handlee', cursive;
}

.cms-print-med-dit-foto .tile.tile--w3.tile--h2::after,
.cms-fototavlor .tile.tile--w3.tile--h2::after,
.cms-fotoprint .tile.tile--w3.tile--h2::after,
body[class*="cms-print-med-dit-foto-foto"]:not(.cms-print-med-dit-foto-foto-paa-tapet) .tile.tile--w3.tile--h2::after,
.cms-illux-art .tile.tile--w3.tile--h2::after,
.cms-illux-konst .tile.tile--w3.tile--h2::after,
.cms-illux-kunst .tile.tile--w3.tile--h2::after,
.cms-akustikforbedring .tile.tile--w3.tile--h2::after {
    background: rgba(0, 0, 0, 0) url("../../img/label.png") no-repeat scroll 0 center;
    content: " ";
    display: inline-block;
    height: 162px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 193px;
    z-index: 7;
}

.cms-print-med-dit-foto-foto-paa-tapet .tile.tile--w3.tile--h2::after, .cms-tapet .tile.tile--w3.tile--h2::after {
    background: rgba(0, 0, 0, 0) url("../../img/max_banners.png") no-repeat scroll 0 center;
    content: " ";
    display: inline-block;
    height: 162px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 193px;
    z-index: 7;
}

.itile-menu .itile-menu__separator {
    height: 11px;
}

.tile-art .tile-art__special-offer span {
    color: #000;
}

.tile-art .tile-art__special-offer span::after, .tile-art .tile-art__special-offer span::before {
    background: #fff04b;
}

.header-search {
    margin-top: 0 !important;
}
