 .swissup-layered-checkbox {
    cursor: pointer;
    /* opacity: 0; */
    display: none;
    outline: 0 none;
    z-index: 1;
}

.swissup-aln-content {
    cursor: pointer;
}

.filter-options-item.inactive .filter-options-content { display: none; }

.filter-options-item .swissup-aln-item .product-reviews-summary.short {
    display: inline-block;
    margin-bottom: 0;
}

.swissup-filter-item-checkbox input:checked + div::before {
    border-color: rgb(0, 150, 0);
    border-right-style: none;
    border-top-style: none;
    height: 7px;
    top: 3px;
    transform: rotate(-50deg);
}

.swissup-filter-item-checkbox input.loading:checked + div::before {
    border-color: rgb(0, 0, 0);
}

.swissup-filter-item-checkbox > div::before {
    border: 2px solid #ededed;
    top: -1px;
    transition: all 0.2s ease-in-out 0s;
    z-index: 1;
}

.swissup-filter-item-checkbox > div::after, .swissup-filter-item-checkbox > div::before {
    content: "";
    height: 16px;
    left: 0;
    top: 3px;
    position: absolute;
    width: 16px;
}

.swissup-filter-item-checkbox > div::after {
    background-color: #fff;
    cursor: pointer;
}

.swissup-filter-item-checkbox > div::after, .swissup-filter-item-checkbox > div::before {
    content: "";
    height: 16px;
    left: 0;
    top: 3px;
    position: absolute;
    width: 16px;
}

.swissup-filter-item-checkbox > div {
    height: 18px;
    position: relative;
    width: 18px;
}

.swissup-filter-item-checkbox, .swissup-filter-item-checkbox > div {
    display: inline-block;
    margin-right: 5px;
}

.count.swissup-option-count {
    white-space: nowrap;
}

.swissup-count-green { color: rgb(0, 150, 0) !important; }

.swissup-count-red { color: #ff0000 !important; }

.filter-current .action.remove {
    position: relative;
}

.filter-current .items { padding: 0; }

.filter-current .item { padding: 0; }

.state-filter-item {
    display: inline-block;

}
.filter-active {
    padding: 0;
    margin: 0;
}

.filter-active li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.filter-active-item-clear-all {
    display: inline-block;
    text-decoration: none;
    margin-left: 7px;
    margin-bottom: 8px;
    vertical-align: middle;
    color: rgb(77, 77, 77);
}
.filter-active-item-clear-all:visited {
    color: rgb(77, 77, 77);
}

.swissup-aln-glyph-plus:before {
    content: "+";
}

.swissup-aln-hidden {
    display: none;
    visibility: hidden;
}

@media (min-width: 769px) {

    .swissup-aln-icon {
        width: 30px;
        height: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        display: inline-block;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .swissup-aln-slideout {
        max-width: 1280px;
        margin: 0 auto;
    }

    .swissup-aln-slideout div {
        padding: 5px 0px 0px 10px;
        position: relative;
        top: 5px;
        display: inline-block;
        cursor: pointer;
    }

    .swissup-aln-slideout div span {
        color: #2e2e2e;
        font-weight: 800;
        font-size: 1.5rem;
        border: none;
        display: inline-block;
        vertical-align: top;
        line-height: 30px;
        margin-left: 70px;
    }


    .swissup-aln-slideout div span.arrow {
        margin-left: 70px;
        transition: all 0.2s ease-in-out 0s;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWdvbiBwb2ludHM9IjM5Ni42LDE2MCA0MTYsMTgwLjcgMjU2LDM1MiA5NiwxODAuNyAxMTUuMywxNjAgMjU2LDMxMC41ICIvPg0KPC9zdmc+DQo=);
    }

    .swissup-aln-slideout div span.arrow.swissup-aln-pulled-down {
        transition: all 0.2s ease-in-out 0s;
        transform: rotate(-90deg);
    }

    .swissup-aln-slideout div i {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGQ9Ik0zNTIsMTA0YzguODM3LDAsMTYsNy4xNjMsMTYsMTZzLTcuMTYzLDE2LTE2LDE2cy0xNi03LjE2My0xNi0xNlMzNDMuMTYzLDEwNCwzNTIsMTA0IE0zNTIsODhjLTE3LjY0NSwwLTMyLDE0LjM1NS0zMiwzMg0KCQlzMTQuMzU1LDMyLDMyLDMyczMyLTE0LjM1NSwzMi0zMlMzNjkuNjQ1LDg4LDM1Miw4OEwzNTIsODh6Ii8+DQoJPHBhdGggZD0iTTM1MiwzNzZjOC44MzcsMCwxNiw3LjE2MywxNiwxNnMtNy4xNjMsMTYtMTYsMTZzLTE2LTcuMTYzLTE2LTE2UzM0My4xNjMsMzc2LDM1MiwzNzYgTTM1MiwzNjBjLTE3LjY0NSwwLTMyLDE0LjM1NS0zMiwzMg0KCQlzMTQuMzU1LDMyLDMyLDMyczMyLTE0LjM1NSwzMi0zMlMzNjkuNjQ1LDM2MCwzNTIsMzYwTDM1MiwzNjB6Ii8+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNjAsMjQwYzguODM3LDAsMTYsNy4xNjMsMTYsMTZzLTcuMTYzLDE2LTE2LDE2cy0xNi03LjE2My0xNi0xNlMxNTEuMTYzLDI0MCwxNjAsMjQwIE0xNjAsMjI0DQoJCQljLTE3LjY0NSwwLTMyLDE0LjM1NS0zMiwzMnMxNC4zNTUsMzIsMzIsMzJzMzItMTQuMzU1LDMyLTMyUzE3Ny42NDUsMjI0LDE2MCwyMjRMMTYwLDIyNHoiLz4NCgkJPGc+DQoJCQk8cGF0aCBkPSJNMjA3LjMyLDI0OEg0ODB2MTZIMjA3LjMyYzAuNDM5LTIuNjA0LDAuNjgtNS4yNzMsMC42OC04UzIwNy43NiwyNTAuNjA0LDIwNy4zMiwyNDh6Ii8+DQoJCQk8cGF0aCBkPSJNMTEyLDI1NmMwLDIuNzI3LDAuMjQsNS4zOTYsMC42OCw4SDMydi0xNmg4MC42OEMxMTIuMjQsMjUwLjYwNCwxMTIsMjUzLjI3MywxMTIsMjU2eiIvPg0KCQkJPHBhdGggZD0iTTM5OS4zMiwzODRINDgwdjE2aC04MC42OGMwLjQzOS0yLjYwNCwwLjY4LTUuMjczLDAuNjgtOFMzOTkuNzYsMzg2LjYwNCwzOTkuMzIsMzg0eiIvPg0KCQkJPHBhdGggZD0iTTMwNCwzOTJjMCwyLjcyNywwLjI0LDUuMzk2LDAuNjgsOEgzMnYtMTZoMjcyLjY4QzMwNC4yNCwzODYuNjA0LDMwNCwzODkuMjczLDMwNCwzOTJ6Ii8+DQoJCQk8cGF0aCBkPSJNMzk5LjMyLDExMkg0ODB2MTZoLTgwLjY4YzAuNDM5LTIuNjA0LDAuNjgtNS4yNzMsMC42OC04UzM5OS43NiwxMTQuNjA0LDM5OS4zMiwxMTJ6Ii8+DQoJCQk8cGF0aCBkPSJNMzA0LjY4LDExMmMtMC40MzksMi42MDQtMC42OCw1LjI3My0wLjY4LDhzMC4yNCw1LjM5NiwwLjY4LDhIMzJ2LTE2SDMwNC42OHoiLz4NCgkJPC9nPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K);
    }

    .columns.swissup-aln-do-slideout .sidebar {
        width: 1px;
        opacity: 0;
        transition: all 0.2s ease-in-out 0s;
        transform: translateX(-250px);
    }

    .columns:not(.swissup-aln-do-slideout) .sidebar {
        transition: all 0.2s ease-in-out 0s;
        transform: translateX(0px);
    }

    .columns.swissup-aln-do-slideout .column.main {
        opacity: 1;
        transition: all 0.2s ease-in-out 0s;
        width: 100%;
    }

    .swissup-aln-transition {
        transition: all 0.2s ease-in-out 0s;
    }
}

.swissup-aln-more span {
    cursor: pointer;
}

.swissup-aln-more span:hover {
    background-color: #e8e8e8;
    text-decoration: none;
}

.columns .sidebar.sidebar-main.swissup-in-stuck {
    background: #fff;
    z-index: 3;
}

.filter-options-content input.search {
    /*border-radius: 1px;*/
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 7px 14px;
    margin: 10px 0 0;
    width: 100%;
}

.filter-options-content input.search:focus {
   outline: none;
   border-color: #aaa;
   box-shadow: none;
}

.filter-options-content {
    padding: 0 10px;
    max-height: 300px;
    /*overflow: auto;*/
    overflow-y: auto;
    overflow-x: hidden;
}

.filter-options-content .item {
    white-space: nowrap;
}

.filter-options-content::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}

.filter-options-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.26);
}

.filter-options-content::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.26);
}

.swissup-aln-content.disable { cursor: default; }
/* Top State Style */

.filter-active { overflow: hidden; }
.filter-active-list { list-style: none; float: left; padding: 0; margin: 10px 0; }
.filter-active-item { float: left; margin: 0 0.3em 0.3em 0;  }
.filter-label { display: none; }

.state-item {
    display: inline-block;
    margin: 0 5px 10px 0;
    max-width: 250px;
    min-width: 45px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #eee;
    color: #4d4d4d;
    font-size: 12px;
    padding: 2px 10px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
    border-radius: 50px;
    cursor: default;
}

.state-item-remove {
    display: inline-block;
    color: inherit;
    cursor: pointer;
    vertical-align: middle;
}

.state-item-icon-cancel {
    margin-left: 7px;
}
.state-item-icon-cancel:after {
    content: '×';
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    vertical-align: top;
}

.state-item-remove-url { display: none; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .state-item { font-size: 14px; }
    .state-item-icon-cancel:after {
        font-size: 20px;
    }
}

.swatch-layered.color .swatch-option.color:before  {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    font-size: 16px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    opacity: 0;
    transition: opacity 0.2s, background 0.2s;
    background: transparent;
    border-radius: 100%;
}

.swatch-layered.color .swatch-option.color {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    background: center center no-repeat;
    border-radius: 100%;
    border: 2px solid #eee;
    padding: 2px;
}

.swatch-layered.color .swatch-option.color:after  {
    content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    border: 2px solid transparent;
    border-radius: 100%;
    transition: border-color .2s;
}
.swatch-layered.color .swatch-option.color.disabled,
.swatch-layered.color .swatch-option.color:not(.disabled):hover {
    outline: 0 !important;
    box-shadow: 0 0 1px #333;
    border-radius: 50%;
    border-color: #dedede;
}

.swatch-layered.color .swatch-option.color.disabled:after {
    opacity: 0;
    /*opacity: 0.7;*/
    transform: scale(0.9, 0.9);
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
    position: relative; display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
        outline: none !important;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 11%;
        }
        .irs-line-mid {
            left: 9%; width: 82%;
        }
        .irs-line-right {
            right: 0; width: 11%;
        }

    .irs-bar {
        position: absolute; display: block;
        left: 0; width: 0;
    }
        .irs-bar-edge {
            position: absolute; display: block;
            top: 0; left: 0;
        }

    .irs-shadow {
        position: absolute; display: none;
        left: 0; width: 0;
    }

    .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        .irs-slider.single {

        }
        .irs-slider.from {

        }
        .irs-slider.to {

        }
        .irs-slider.type_last {
            z-index: 2;
        }

    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    .irs-from, .irs-to, .irs-single {
        position: absolute; display: block;
        top: 0; left: 0;
        cursor: default;
        white-space: nowrap;
    }

.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        padding: 0 3px;
        color: #000;
    }

.irs-disable-mask {
    position: absolute; display: block;
    top: 0; left: -1%;
    width: 102%; height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}
.irs-disabled {
    opacity: 0.4;
}
.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}


.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

/* Ion.RangeSlider, Simple Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// © guybowden, 2014        https://github.com/guybowden
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

.irs {
    height: 55px;
}
.irs-with-grid {
    height: 75px;
}
.irs-line {
    height: 10px; top: 33px;
    background: #EEE;
    background: linear-gradient(to bottom, #DDD -50%, #FFF 150%); /* W3C */
    border: 1px solid #CCC;
    border-radius: 16px;
    -moz-border-radius: 16px;
}
    .irs-line-left {
        height: 8px;
    }
    .irs-line-mid {
        height: 8px;
    }
    .irs-line-right {
        height: 8px;
    }

.irs-bar {
    height: 10px; top: 33px;
    border-top: 1px solid #428bca;
    border-bottom: 1px solid #428bca;
    background: #428bca;
    background: linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%); /* W3C */
}
    .irs-bar-edge {
        height: 10px; top: 33px;
        width: 14px;
        border: 1px solid #428bca;
        border-right: 0;
        background: #428bca;
        background: linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%); /* W3C */
        border-radius: 16px 0 0 16px;
        -moz-border-radius: 16px 0 0 16px;
    }

.irs-shadow {
    height: 2px; top: 38px;
    background: #000;
    opacity: 0.3;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs-slider {
    top: 25px;
    width: 27px; height: 27px;
    border: 1px solid #AAA;
    background: #DDD;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(220,220,220,1) 20%,rgba(255,255,255,1) 100%); /* W3C */
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    cursor: pointer;
}

.irs-slider.state_hover, .irs-slider:hover {
    background: #FFF;
}

.irs-min, .irs-max {
    color: #333;
    font-size: 12px; line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
    background: #ccc;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 14px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #428bca;
    border-radius: 3px;
    -moz-border-radius: 3px;
}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
    background: #999;
}

.irs-grid {
    height: 27px;
}
.irs-grid-pol {
    opacity: 0.5;
    background: #428bca;
}
.irs-grid-pol.small {
    background: #999;
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac;
}

.irs-disabled {
}

/* few styles for page-1column layout */

.page-layout-1column .filter-options-content input.search {
    margin-left: 6px;
    margin-right: 6px;
    width: calc(100% - 12px);
}

.layered-filter-apply-wrapper {
    text-align: center;
}

.layered-filter-apply-wrapper #layered-filter-apply {
    margin-top: 20px;
}