.slider-input{
    margin-bottom: 14px;
}

.slider-wrapper{
    padding: 10px 0;
    overflow: hidden;
    max-width: 99%;
}
div.slider {
    height: 6px;
    position: relative;
    background: #8ab100;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}


div.slider:before,
div.slider:after{
    content: '';
    display: block;
    width: 10px;
    height: 4px;
    position: absolute;
    background: #fff;
    top: 0px;
    left: -1px;
    border-left: 2px solid #e8e8e8;
    border-radius: 3px;
    border-right: none;
    z-index: -1;
}

div.slider:after {
    left: auto;
    right: -1px;
    border-right: 2px solid #e8e8e8;
    border-radius: 3px;
    border-left: none;
}

.si-min{
    float: left;
    position: relative;
    width: 65px;
}

.si-max{
    float: right;
    position: relative;
    width: 65px;
}

.si-currency{
    position: absolute;
    top: 7px;
    left: 12px;
}

div.slider div.handle {
    cursor: w-resize;
    position: absolute;
    width: 18px;
    height: 18px;
    margin-top: -7px;
}

div.slider div.handle span {
    width: 12px;
    height: 12px;
    background: #8ab100;
    text-indent: -9999px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 10;

    border: 1px solid #8ab100;
    background: -moz-linear-gradient( -90deg, #a3cc47 0%, #8ab100 100%);
    background: -webkit-linear-gradient( -90deg, #a3cc47 0%, #8ab100 100%);
    background: -ms-linear-gradient( -90deg, #a3cc47 0%, #8ab100 100%);
}

div.slider div.handle-max span {
    left: auto;
    right: 0;
}

.handle-max:after{
    content: '';
    display: block;
    height: 4px;
    width: 1000px;
    background: #fff;
    position: absolute;
    top: 7px;
    left: 11px;
}

.handle-min:before{
    content: '';
    display: block;
    height: 4px;
    width: 1000px;
    background: #fff;
    position: absolute;
    top: 7px;
    right: 11px;
}

.slider-min, .slider-max {
    width: 40%;
}

.slider-max {
    margin-left: 1%;
}

.update-link {
    display: none;
}

.price-line{
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    background: #8ab100;
}

/*div .slider .left {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid black;
}

div .slider .right {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid black;
}*/

#narrow-by-list dt.collapsible {
    cursor: default;
}

#narrow-by-list .active > a {
    color: #777777;
    text-decoration: none;
}

#narrow-by-list ol ol {
    margin-left: 15px;
    list-style: circle;
}

#narrow-by-list .active a:hover {
    text-decoration: none;
}

#narrow-by-list .checkbox{
    display: block;
}
#narrow-by-list .hidden{
    display: none !important;
}

#narrow-by-list .checkbox a{
    padding-left: 15px;
}

#narrow-by-list .checkbox.active  a {
    position: relative;
}

#narrow-by-list .checkbox.active  a:before{
    content: '';
    display: block;
    width: 11px;
    height: 8px;
    position: absolute;
    top: 6px;
    left: 0;
    background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/sprite.png") no-repeat -96px 0;
}

.block-layered-nav .arrow {
    float: left;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 4.5px 0 4.5px;
    border-color: #000000 transparent transparent transparent;
    margin-right: 3px;
    margin-top: 5px;
}
.block-layered-nav .collapsed .arrow {

    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4.5px 0 4.5px 5px;
    border-color: transparent transparent transparent #000000;
    margin-right: 6px;
    margin-top: 3px;
}

.block-layered-nav .currently ol {
    overflow: hidden;
    position: relative;
}

.block-layered-nav .currently ol li {

}

.block-layered-nav .columns-2 li {
    float: left;
    width: 50%;
}

.block-layered-nav .columns-3 li {
    float: left;
    width: 33%;
}

.block-layered-nav .columns-4 li {
    float: left;
    width: 25%;
}

.block-layered-nav .currently ol li:hover {

}

.block-layered-nav .currently ol li a {
    /*background: url('https://www.switch.be/skin/frontend/amacrwd/switch/emico_tweakwise/images/btn_remove.gif') no-repeat right;*/
    background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/sprite.png") no-repeat -143px 0;
    width: 7px;
    height: 7px;
    display: inline-block;
    text-decoration: none;
    margin-right: 7px;
    text-indent: -9999px;
    vertical-align: middle;
}
.block-layered-nav .currently ol li a:hover {
    text-decoration: none;
}

.block-layered-nav .slider-container .slider-input input {
    width: 65px;
    padding-left: 22px;
    padding-right: 5px;
}

.color-holder{
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-right: 7px;
    position: relative;
    top: 4px;
}

.block-layered-nav .more-less-links a{
    color: #8ab100;
    text-decoration: underline;
}

.more-less-links a:hover{
    text-decoration: none;
}

.more-less-links .hidden{
    display: none;
}

.color-transparant{
    background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/icons/color/color-sprite.svg") no-repeat -38px 0;
    background-size: 150px 14px;
}
.color-afbeelding, .color-image{
    background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/icons/color/color-sprite.svg") no-repeat -57px 0;
    background-size: 150px 14px;
}
.color-multicolor, .color-multicolore{
    background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/icons/color/color-sprite.svg") no-repeat 0 0;
    background-size: 150px 14px;
}
.color-patroon, .color-motif{
    background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/icons/color/color-sprite.svg") no-repeat -76px 0;
    background-size: 150px 14px;
}
.color-zwart-zilver, .color-noir-argent{
    background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/icons/color/color-sprite.svg") no-repeat -19px 0;
    background-size: 150px 14px;
}
.color-gitzwart, .color-noir-de-jais{
    background: url('https://www.switch.be/skin/frontend/amacrwd/switch/images/icons/color/color-sprite.svg') no-repeat -95px 0;
    background-size: 150px 14px;
}
.color-rvs, .color-acier-inoxydable{
    background: url('https://www.switch.be/skin/frontend/amacrwd/switch/images/icons/color/color-sprite.svg') no-repeat -113px 0;
    background-size: 150px 14px;
}
.color-rvs-spacezwart, .color-noir-sidéral{
    background: url('https://www.switch.be/skin/frontend/amacrwd/switch/images/icons/color/color-sprite.svg') no-repeat -132px 0;
    background-size: 150px 14px;
}

.color-wit, .color-blanc{
    background: #fff;
}
.color-zwart, .color-noir{
    background: #000;
}
.color-aluminium{
    background: #D0D0CF;
}
.color-brons, .color-laiton{
    background: #816246;
}
.color-goud, .color-or{
    background: #D1C29E;
}
.color-rosegoud, .color-or-rose{
    background: #E1B4B1;
}
.color-spacegrijs, .color-gris-sidéral{
    background: #6F6F6E;
}
.color-zilver, .color-argent{
    background: #E3E3E3;
}
.color-beige{
    background: #E6D6C1;
}
.color-blauw, .color-blue{
    background: #00B5EC;
}
.color-bruin, .color-brune{
    background: #975F35;
}
.color-creme, .color-crème{
    background: #fbf9f1;
}
.color-geel, .color-jaune {
    background: #FFED00;
}
.color-grijs, .color-gris{
    background: #9D9C9B;
}
.color-groen, .color-vert{
    background: #3AA935;
}
.color-oranje, .color-orange{
    background: #FF8300;
}
.color-paars, .color-violet{
    background: #951B81;
}
.color-rood, .color-rouge{
    background: #E42420;
}
.color-roze, .color-rose{
    background: #f193bd;
}
.color-space-black, .color-noir-sidéral{
    background: #f193bd;
}
.color-keramisch-wit, .color-blanc-céramique {
    background: #fafafa;
}

@media only screen and (max-width: 1000px) {
    .slider-wrapper{
        padding-top: 24px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 770px) {
    .block-layered-nav .arrow {
        display: none;
    }
}


@media only screen and (-Webkit-min-device-pixel-ratio: 1.5){
    .block-layered-nav .currently ol li a {
        background-image: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/sprite@2x.png");
        background-size: 180px 180px;
    }
}


.block-compare {
    z-index: 100;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.block.block-compare {
    margin-bottom: 0;
}

.block-compare .block-compare-wrapper {
    position: relative;
    background: #fff;
    min-width: 740px;
    width: 1005px;
    margin: 0 auto;
    border-bottom: 1px solid #e2e2e2;
}

.block-compare .block-title {
    height: 65px;
    background: #4c4c4c;
    line-height: 65px;
    font-size: 21px;
    color: #fff;
    padding-left: 29px;
}

.compare-qty{
    color: #8ab100;
}

.clearCompareList{
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
    margin-left: 18px;
}

.clearCompareList:hover{
    text-decoration: none;
    color: #fff;
}

.collapse-out .block-content{
    display: none;
}

.block-compare .block-content {
    padding: 30px 15px;
    background: #f2f2f2;
}

.block-compare .block-content .actions {
    position: relative;
    float: right;
    width: 195px;
    padding-top: 45px;
    margin-top: 0;
    padding-left: 20px;
}

.block-compare .block-content .actions a {
    float: none;
    display: block;
    margin-bottom: 11px;
}

.block-compare .block-content .actions .button {
    display: inline-block;
}

.block-compare .block-content ol {
    float: left;
    overflow: hidden;
    width: 780px;
}

.block-compare .block-content li {
    position: relative;
    float: left;
    text-align: center;
    min-height: 150px;
}

.block-compare .block-content li .btn-remove {
    display: block;
}

.block-compare .block-content li .btn-remove:hover {
}

.block-compare .block-content li img {
    display: block;
    margin: 0 auto 15px;
}

.block-compare .block-content li .product-name {
    display: inline;
}

.block.block-compare .block-content li.item {
    padding: 0;
    width: 195px;
    margin: 0;
    border-right: 1px solid #e2e2e2;
}

.block-compare .block-content li.item:after {
    display: none;
}

.block-compare .block-content .empty span {
    display: none;
}

.block-compare .block-title {
    overflow: hidden;
}

.block-compare .block-title strong {
    float: left;
}

.block-compare button.button span {
}

.block-compare #toggle-compare {
    float: right;
    cursor: pointer;
    width: 30px;
    height: 65px;
    margin-right: 21px;
    position: relative;
}

.block-compare #toggle-compare:before {
    content: '';
    display: block;
    width: 14px;
    height: 9px;
    background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/sprite.png") no-repeat -95px -47px;
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -5px;
}

.collapse-out.block-compare #toggle-compare:before {
    background-position: -95px -58px;
}

.block-compare.collapse-in #toggle-compare {
}

.block-compare #toggle-compare span {
    display: none;
}

.limit-message {
    display: none;
    z-index: 150;
    position: absolute;
    left: 0;
    top: 0;
    background: #4c4c4c;
    color: #fff;
    padding: 15px;
    width: 100;
    line-height: 20px;
}

.limit-message.show {
    display: block;
}

.button.disable > span {

}

.page-popup .link-print {
}

.compare-table {
    overflow-x: auto;
    border-collapse: separate;
    border-spacing: 10px 0;
}

.compare-table thead tr.first th {
    background: none;
}

.compare-table thead td {
    background: #14518D;
    border-color: #14518D;
}

.compare-table .btn-remove {
    float: right;
    width: 17px;
    height: 18px;
}

.compare-table tbody th,
.compare-table tbody td {
    vertical-align: top;
    padding: 15px;
}

.compare-table thead th {
    border: none;
}

.compare-table tbody th {
    vertical-align: top;
    border: none;
    background: #fff;
    padding: 15px 0;
}

.compare-table .product-shop-row td {
    text-align: center;
}

.compare-table tbody td {
    min-width: 200px;
    border-top: none;
}

.compare-table tr.last td.last {
    padding-right: 5px;
}

.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
}

.compare-table tr.add-to-row td {
}

.compare-table tr.first td {
}

.compare-table tr.first td .product-name {
}

.compare-table tr.first td .product-name a {
}

.compare-table tr.first td .ratings {
    width: 69px;
}

.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
}

.compare-table {
    display: block;
    margin: 0 auto;
}

.compare-table .product-image {
    display: inline-block;
    margin: 0 0 20px;
}

.compare-table .product-name,
.compare-table .price-box,
.compare-table .availability {
    text-align: left;
    clear: both;
}

.compare-table .product-name {
    font-size: 15px;
}

.compare-table .price-box {
    float: left;
    margin-bottom: 15px;
}

.compare-table .btn-cart {
    float: right;
    width: auto;
    margin-top: 10px;
}

.compare-table .btn-cart > span {
    width: 50px;
    height: 40px;
    color: transparent;
    font-size: 0;
}

.compare-table .btn-cart > span:before {
    margin-left: 15px;
}

@media only screen and (min-width: 700px) {
    .block-compare .block-content ol{
        width: auto !important;
    }
}

@media only screen and (max-width: 1000px) {

    .block-compare .block-compare-wrapper{
        width: 97%;
        min-width: 0;
    }
    .block-compare .block-content{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 9px;
    }
    .block-compare .block-content ol,
    .block-compare .block-content .actions{
        float: none;
        width: 100%;
    }
    .block-compare .block-content ol{
        margin-bottom: 30px;
    }
    .block.block-compare .block-content li.item{
        width: 25%;
    }
    .block-compare .block-content .actions{
        text-align: center;
        border-top: 1px solid #e2e2e2;
        padding-top: 20px;
    }
    .block.block-compare .block-content li.item:last-child{
        border: none;
    }
    .block-compare .block-content .actions a{
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 700px) {
    .block-compare{

    }

    .block-compare .block-compare-wrapper{
        width: 100%;
    }

    .block.block-compare .block-content li.item{
        width: 190px;
    }

    .block.block-compare .block-content li.item.empty{
        display: none;
    }

    .block-compare .block-content li .product-name{
        padding: 0 10px;
    }

    div .compare-product-link{
        visibility: hidden;
        height: 0;
        padding: 0;
    }

    .block-compare .block-content ol,
    .block-compare .block-content{
        position: relative;
    }

    .block-compare .prev-arrow,
    .block-compare .next-arrow{
        width: 50px;
        height: 50px;
        background: #47b2e3 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAQAAADSxYyGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTdGQzlDOTQ2MUI1MTFFNUIyRjVCRUREMTA2QzY3OUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTdGQzlDOTU2MUI1MTFFNUIyRjVCRUREMTA2QzY3OUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxN0ZDOUM5MjYxQjUxMUU1QjJGNUJFREQxMDZDNjc5RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxN0ZDOUM5MzYxQjUxMUU1QjJGNUJFREQxMDZDNjc5RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnP0oKwAAABbSURBVAgdBcHRBUJhAIDRj7vH3SB6jYiWiJ6iJXpqjGiAaI+e2iMa4D79xOmcJJm9bJRk5YOnkp0Fd5NyMHCVFH7OkhSGkyTlaOAiKdlbcDMpydoXDyXJ7G2rP4ibXVIwGNM4AAAAAElFTkSuQmCC) no-repeat 80% 20px;
        position: absolute;
        top: 50%;
        margin-top: -25px;
        left: -25px;
        border-radius: 50%;
        cursor: pointer;
    }

    .block-compare .prev-arrow.disabled,
    .block-compare .next-arrow.disabled{
        display: none;
    }

    .block-compare .next-arrow{
        left: auto;
        right: -25px;
        background: #47b2e3 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAKCAQAAADSxYyGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDJDNUVCNzA2MUI0MTFFNUJBM0Q4RjEwODIyRjBBQjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDJDNUVCNzE2MUI0MTFFNUJBM0Q4RjEwODIyRjBBQjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMkM1RUI2RTYxQjQxMUU1QkEzRDhGMTA4MjJGMEFCNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMkM1RUI2RjYxQjQxMUU1QkEzRDhGMTA4MjJGMEFCNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pst6KZgAAABeSURBVAgdBcHBBUIBAIDhn7fH2yC6RkRLRKdogOjUqTGiAaI9OrVHNMA7PeLr+7LyMkpSnvhYSMrgjslGSnLFbKckOfrhlCQHM85JLpjtlcENk62UB76WkrL2NkrSH72HXjNfrzdOAAAAAElFTkSuQmCC) no-repeat 11px 20px;
    }

    .clearCompareList{
        display: none;
    }

    .block-compare .block-title{
        padding-left: 19px;
    }

    .block-compare #toggle-compare{
        margin-right: 20px;
    }
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5){

    .block-compare .next-arrow{
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAUCAYAAABSx2cSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAM9JREFUeNpi+P//PwMUOwHxdiAWQhLDi2GMWCD++R8CrgKxHLGajf9jgidArEuszQlA/AfNgA9AbE+MZhD2AOJvaAaAvBJCjGYQNgPiV1i8kUOMZhBWAeJ7WAzoJUYzCEsA8RksBiwFYjZCmkGYB4h3YTFgL1SOgVBcskFtQwfnQa5jYiAMfmERYwaTBJy9HYutB4CYn1CAncSicQWhAANF1W1yogqUSJ5j0ZhPTPL8jCV5hpOSJWHgMzEZwwCLM5+TmiXJKgxg2JXUYgggwACmhK//L+OxOwAAAABJRU5ErkJggg==);
        background-size: 7px 10px;
    }
    .block-compare .prev-arrow{
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAUCAYAAABSx2cSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANdJREFUeNpi+P//PwORWAiItwOxE0yMWI1yQHz1PwT8BOJYYjXrAvGT/5jAmJBGeyD+gKbpDxAnELI5BOpEZPANiD0I+TkHizNfAbEZsjpsGnuxaLwHxCroapE5bEC8FIvGM0Asgc2FMAYPEO/FonEXVI4Bl2aQqeexaFwKdQ3OQGVigABmBkzwi4EQgJrCD8QHsNi+nZCzkQNsBRYDThIKMEJRdZtQVCHjfCwGPCcmkcBwOJbk+ZmY5ImcMT6jGUBylnyOxRsG5BYGCaSUJMjFkCtMDCDAAEHer/9XrgO/AAAAAElFTkSuQmCC);
        background-size: 7px 10px;
    }

    .block-compare #toggle-compare:before {
        background: url("https://www.switch.be/skin/frontend/amacrwd/switch/images/sprite@2x.png") no-repeat -95px -47px;
        background-size: 180px 180px;
    }
}
