div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0 10px 10px 0;
    float: left;
}

.amshopby-featured {
    padding: 5px;
}

.amshopby-link {
    padding: 5px 0 0 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    background-image: url(../images/icons/radio-active@2x.png);
    background-size: 10px;
    background-position-y: 12px;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #1b211b !important;
}
div.block-layered-nav dd a:selected {
    background-image: url(../images/icons/radio-selected@2x.png);
    background-size: 10px;
    background-position-y: 12px;
    text-decoration: none;
    background-repeat: no-repeat;
}
.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr:hover {
    background-image: url(../images/icons/radio-active@2x.png);
    background-size: 10px;
    background-position-y: 12px;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #1b211b !important;
}

.block-layered-nav .amshopby-attr::before,
.block-layered-nav .amshopby-attr-selected::before {
    border-style: none;
}

.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-selected:hover {
    background-image: url(../images/icons/radio-selected@2x.png);
    background-size: 10px;
    background-position-y: 12px;
    text-decoration: none;
    background-repeat: no-repeat;
}

.block-layered-nav .amshopby-attr-inactive {
    pointer-events: none;
    color: #666
}

.block-layered-nav dd a img {
    float: left;
}

.block-layered-nav .single-choice a.amshopby-attr,
.block-layered-nav .single-choice a.amshopby-attr:hover {
    background-image: url(../images/icons/radio-active@2x.png);
    background-size: 10px;
    background-position-y: 12px;
    text-decoration: none;
    color: #1b211b !important;
}

.block-layered-nav .single-choice a.amshopby-attr-selected,
.block-layered-nav .single-choice a.amshopby-attr-selected:hover {
    background-image: url(../images/icons/radio-selected@2x.png);
    background-size: 10px;
    background-position-y: 12px;
    text-decoration: none;
}

.amshopby-swatch {
    background: url(../images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-level-2 {
    padding-left: 10px;
}

.block-layered-nav .amshopby-cat-level-3 {
    padding-left: 20px;
}

.block-layered-nav .amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

.block-layered-nav .amshopby-cat-multi a {
    padding-left: 15px;
    background: url(../images/icons/check-active.png) left center no-repeat;
}

.block-layered-nav .amshopby-cat-multiselected a,
.block-layered-nav .amshopby-cat-multiselected a:hover {
    font-weight: bold;
    background: url(../images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav span.amshopby-plusminus {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    /* background: transparent url(../images/amshopby-plus.gif) no-repeat; */
}

.block-layered-nav span.minus {
    /* background: transparent url(../images/amshopby-minus.gif) no-repeat; */
}

.block-layered-nav li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.main .block-layered-nav.amshopby-collapse-enabled .block-title {
    padding: 0 !important;
    font-size: 20px;
}

.main .block-layered-nav.amshopby-collapse-enabled .block-title .actions {
    display: inline-block;
    float: right;
    padding: 2px 10px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 0;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
}

.amshopby-page-container .block-layered-nav .actions {
    display: block;
    padding: 2px 10px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 0;
    font-size: 14px;
    width: 85px;
}

.main .block-layered-nav.amshopby-collapse-enabled dt {
    cursor: pointer;
    padding: 15px 0 0 0;
    border: none;
    border-top: 1px solid #e0e0e0;
    text-transform: none;
    font-size: 20px;
    background: none;
    color: #6b6b6b;
}

/* .main .block-layered-nav.amshopby-collapse-enabled .fa-chevron-right { transition: transform .2s ease; }
.main .block-layered-nav.amshopby-collapse-enabled .accordion-open .current .fa-chevron-right { 
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    transition: transform .2s ease;
}
.main .block-layered-nav.amshopby-collapse-enabled .accordion-open .current .fa-chevron-right { 
    transform:rotate(90deg); 
    -ms-transform:rotate(90deg); 
    -webkit-transform:rotate(90deg); */
}


.main .block-layered-nav .fa-chevron-right { margin-top: 5px; -webkit-text-stroke: 1.5px white;transition: transform .2s ease;}
.main .block-layered-nav.amshopby-collapse-enabled dt .fa-chevron-right {  -webkit-transition: -webkit-transform .2s ease-in-out; -ms-transition: -ms-transform .2s ease-in-out;transition: transform .2s ease; -webkit-text-stroke: 1.5px white; }
.main .block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed .fa-chevron-right { transform:rotate(90deg); -ms-transform:rotate(90deg); -webkit-transform:rotate(90deg); }


.main .block-layered-nav.amshopby-collapse-enabled dt:hover {
    background: none;
}

.block-layered-nav.amshopby-collapse-enabled dt::after {
    border-style: none;
}

.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    background: url(../images/amshopby-collapsed.gif) center left no-repeat;
}

.main .block-layered-nav.amshopby-collapse-enabled dd { 
    border: none;
    padding: 0;
}
@media only screen and (min-width: 771px) {
    .main .block-layered-nav.amshopby-collapse-enabled dd ol {
        padding-left: 15px;
        margin-bottom: 10px;
        max-height: 800px !important;
        transition: max-height 0.5s ease-in;
        display: block !important;
        overflow: hidden;
    }

    .main .block-layered-nav.amshopby-collapse-enabled dd ol.no-display,
    .main .block-layered-nav.amshopby-collapse-enabled dd ol.no-display-current {
        max-height: 0 !important;
        transition: max-height 0.25s ease-out;
        overflow: hidden;
    }
}

@media only screen and (max-width: 770px) {
    .main .block-layered-nav {
        margin: 10px 0 0 0;
        text-align: left;
    }

    .main .block-layered-nav dl {
        background: white;
    }    

    .main .block-layered-nav.amshopby-collapse-enabled .block-title > span {
        color: #fff;
        background: #603f89;
        padding: 5px 10px!important;
        margin: 0;
        text-align: center;
        border-radius: 5px;
        width: 100%;
        display: block;
        font-size: 1.5rem;
    }

    .main .block-layered-nav.amshopby-collapse-enabled .block-content .actions {
        float: none;
        display: block !important;
        position: relative;
        margin: 0 auto;
        border: none;
        padding: 0;
        text-align: center;
    }

    .main .block-layered-nav.amshopby-collapse-enabled .block-content .actions a {
        text-align: center;
        text-decoration: underline;
        float: none;
        color: #603f89;
        font-size: 0.8rem;
    }

    .block-content {
        margin: 0 !important;
        margin-bottom: 10px;
        max-height: 800px !important;
        transition: max-height 0.25s linear;
        display: block !important;
        overflow: hidden; }
    .block-layered-nav.amshopby-collapse-enabled .currently { text-align: left; }
    /* .main .block-layered-nav dl ol li { padding: 10px;} */
    .accordion-open dt.current { border-bottom: 1px solid #1b211b !important; }
    .block-layered-nav .single-choice a.amshopby-attr, .block-layered-nav .single-choice a.amshopby-attr:hover,
    .block-layered-nav .single-choice a.amshopby-attr-selected, .block-layered-nav .single-choice a.amshopby-attr-selected:hover
     { background-position-y: 10px; }

     .block-layered-nav .block-content>dl>dd { display:block!important; }
}

.main .block-layered-nav.amshopby-collapse-enabled dd ol .amshopby-price .price {
    font-size: 14px;
}

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
    display: block;
}

.block-layered-nav.amshopby-collapse-enabled .currently {
    border-top: 1px solid #e0e0e0;
    padding-top: 15px;
    margin-top: 5px;
}
.block-layered-nav.amshopby-collapse-enabled .currently ol { padding: 0; margin-bottom: 5px; }
.block-layered-nav.amshopby-collapse-enabled .currently ol li {
    display: inline-block;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 0 5px 10px 0;
}

.block-layered-nav.amshopby-collapse-enabled .currently ol li .price { font-size: 14px }
.block-layered-nav.amshopby-collapse-enabled .currently ol li .btn-remove { margin-top: 2px; margin-left: 0; }
.block-layered-nav.amshopby-collapse-enabled .currently ol li .btn-remove.amshopby-attr-selected { background: none !important; padding: 0; }

.block-layered-nav.amshopby-collapse-enabled .amsopby-flag-clickfirst a:hover { color: #1b211b !important;text-decoration: none;  }

.block-layered-nav .amshopby-slider {
    position: relative;
    margin: 10px 4px 5px;
    z-index: 9;
    height: 18px;
    background: url(../images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

.block-layered-nav .amshopby-slider .handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    /* background: transparent url(../images/amshopby-hadle.png) no-repeat; */
    position: absolute;
    cursor: move;
    z-index: 2;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #1b211b;
}

.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right,
.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
}

.amshopby-slider-handle-left {
    left: 0;
}
.amshopby-slider-handle-right {
    right: 0;
}
.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
    z-index: 1000;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor: help;
    display: inline;
}

.block-layered-nav,
.amshopby-page-container,
.amshopby-filters-top {
    position: relative;
}

.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}

.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 100px auto;
    display: block;
    width: 80px;
    height: 80px;
    background: url(../images/loading-bee.gif) 50% 50% no-repeat;
    background-size: 70px;
}
/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced .level1 {
    padding-left: 20px;
}

.amshopby-advanced .level2 {
    padding-left: 30px;
}

.amshopby-advanced .level3 {
    padding-left: 40px;
}

.amshopby-advanced .level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

.amshopby-cat-toggle.amshopby-cat-toggle-hidden {
    display: none;
}
/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline {
    /* background: url('../images/am_btn_remove.gif') no-repeat; */
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.amshopby-hightlighted {
    background: yellow;
}

.btn-remove-inline img {
    display: inline;
}

.block-layered-nav .amshopby-slider .handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(../images/amshopby-slider-bg.gif) repeat-x 0 50%;
    margin: 8px 1em 10px 1em;
    background-color: #999;
    height: 5px !important;
    width: calc(100% - 110px);
    display: inline-block;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #1b211b;
    border: 2px solid #fff;
    box-sizing: border-box;
    outline: none;
    border-radius: 20px;
    height: 20px !important;
    top: -6px !important;
    width: 20px !important;
    box-shadow: 0 2px 14px 0 rgba(33,33,37,.2); 
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #1b211b;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    cursor: pointer;
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.1em;
    height: 5px;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.amshopby-narrow-by-list td {
    vertical-align: top;
}

input[name^="amshopby"][id$="from"].input-text,
input[name^="amshopby"][id$="to"].input-text {
    width: auto;
}

.amshopby-item-top {
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol {
    max-width: 250px;
}

.amshopby-item-top .amshopby-column {
    width: auto;
}

.no-display-current,
.block-layered-nav .block-content.no-display {
    max-height: 0 !important;
    transition: max-height 0.25s linear;
    overflow: visible;
}

.accordion-open .current .no-display-current,
.accordion-open .current .no-display,
.accordion-open .current td.no-display {
    margin-bottom: 10px;
    max-height: 800px !important;
    transition: max-height 0.25s linear;
    display: block !important;
    overflow: hidden;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0;
        border: none;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
        /* background: url(../images/amshopby-collapsed.gif) center left no-repeat; */
        border-bottom: 1px solid #e0e0e0;
        border-top: none;
        padding: 10px 0;
        font-size: 1.5rem;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt:after {
        border: none !important;
    }

    .main .block-layered-nav.amshopby-collapse-enabled .fa-chevron-right { transition: transform .2s ease;-webkit-text-stroke: 1.5px white; }
    .main .block-layered-nav.amshopby-collapse-enabled .accordion-open .current .fa-chevron-right { 
        -webkit-transition: -webkit-transform .2s ease-in-out;
        -ms-transition: -ms-transform .2s ease-in-out;
        transition: transform .2s ease;
    }
    .main .block-layered-nav.amshopby-collapse-enabled .accordion-open .current .fa-chevron-right { 
        transform:rotate(90deg); 
        -ms-transform:rotate(90deg); 
        -webkit-transform:rotate(90deg);
    }

    .category-image-wrap { overflow: hidden; height: 100px;}
    .category-image img { position: absolute; height: 75px; max-width: unset!important; width: unset!important; top:0;}
    .category-image-title { padding-top: 10px; }
    .category-suggestion { margin-top: 20px; }
}

.block-layered-nav ol:not(.single-choice) select option[selected] {
    color: white;
    background-color: rgba(171, 171, 171, 1);
}

.amshopby-apply-button {
    width: 180px;
    height: 40px;
    margin-top: 1em;
}

/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.amshopby-subcategories-wrapper {
    position: relative;
    box-sizing: unset;
    flex-wrap: wrap;
}
.amshopby-subcategories-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 999;
}
.amshopby-subcategory {
    float: left;
    height: auto;
    width: auto;
    padding-right: 5px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.amshopby-subcategory .am-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
}
.amshopby-subcategory .am-img {
    max-width: 100%;
    display: block;
    float: left;
}
.amshopby-subcategory .am-title {
    margin-left: 5px;
    padding: 20px 0;
}
.amshopby-subcategories-img {
    display: inline;
    vertical-align: middle;
}
div.amshopby-overflow-scroll-enabled div.block-content dl dd > ol:first-of-type {
    overflow-y: auto;
}