div.amshopby-column {
    float: left;
    width: 105px;
    overflow: hidden;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px; 
}

.amshopby-link{
    float:left;
    padding-left:5px; 
    padding-top:5px;
}

.amshopby-clearer {
	display:block; 
	clear:both; 
	overflow: hidden;
}
div.block-layered-nav dd a {padding:0px 5px 0px 0px; display:block; float: left;}  
/*div.block-layered-nav dd a.amshopby-attr, div.block-layered-nav dd a.amshopby-attr:hover {padding-left:15px; background-image:url(../images/amshopby-cb1.gif); background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav dd a.amshopby-attr::before, div.block-layered-nav dd a.amshopby-attr-selected::before {border-style: none !important;}
div.block-layered-nav dd a.amshopby-attr-selected {font-weight: bold; padding-left:15px; background-image:url(../images/amshopby-cb2.gif); background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav dd a.amshopby-attr-inactive {pointer-events: none; color: #666666}*/
div.block-layered-nav dd a img {/* padding: 0px 4px 5px;*/ float:left;}

div.block-layered-nav dd li.amshopby-cat-level-2 {padding-left:10px;}
div.block-layered-nav dd li.amshopby-cat-level-3 {padding-left:20px;}

div.block-layered-nav dd a.amshopby-cat-selected {font-weight: bold;
color:black; text-decoration: none; cursor:text;}

/*div.block-layered-nav li.amshopby-cat-multi a {
    background-image:url(../images/filter-uncheck.png); background-repeat: no-repeat; background-position: 10px 7px;
}*/

div.block-layered-nav li.amshopby-cat-multiselected a, div.block-layered-nav li a.amshopby-attr-selected {
    font-weight: bold;
}

div.block-layered-nav dd li span.amshopby-plusminus {float:left;
display:block; width:15px; height:15px; cursor:pointer;
background:transparent url(../images/amshopby-plus.gif)  no-repeat;}
div.block-layered-nav dd li span.minus {background:transparent
url(../images/amshopby-minus.gif) no-repeat;}
div.block-layered-nav dd li:after {display:block; content:".";
clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }



div.block-layered-nav.amshopby-collapse-enabled dl dt {
     cursor:pointer;
     padding-left:15px;
}
div.block-layered-nav.amshopby-collapse-enabled dl dt::after {
    border-style: none !important;
}
/*iv.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed {background:url(../images/amshopby-collapsed.gif) center left no-repeat;}
.main .col-left div.block-layered-nav.amshopby-collapse-enabled dl dt{background:url(../images/amshopby-expanded.gif) center left no-repeat;}*/

div.block-layered-nav div.amshopby-slider {
	 position:relative; margin:10px 4px 5px 4px; z-index:9; height:18px;  background: url(../images/amshopby-slider-bg.gif) repeat-x 0 50%; cursor:pointer;
}
div.block-layered-nav div.amshopby-slider div.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: #798794;
}
.amshopby-slider-price-from {
	float: left;
    
}
.amshopby-slider-price-to {
	float: right;
}

.amshopby-slider-handle-right {
	position: absolute;
	top: 14px;
	right: 0px;
}

.amshopby-slider-handle-left {
	position: absolute;
	top: 14px;
	left: 0px;
}

.amshopby-tooltip {
    padding:2px 5px;
    background:#FEC;
    border:1px solid #FAA819;
    color:#2a6ebb;
    text-align:left;
    width:200px;
    position:absolute;
}

.amshopby-slider-price-range 
{
	text-align: center;
	font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor:help;
    display: inline;
}
#amshopby-page-container .page-title { display: none; }
.searchindex-related-terms { padding: 0 0 10px; }
div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top {
    position: relative;
}
div.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;
}
div.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

div.amshopby-overlay div {
    margin: 0 auto;
    display: block;
	width: 300px;
	height: 200px;
	background:  url('../images/amshopby-overlay.gif') 50% 50% no-repeat;
}

/*
 * Advanced Categories
 */
.amshopby-advanced li {
	clear: both;
}
.amshopby-advanced li.level1 {
	padding-left: 20px;
}
.amshopby-advanced li.level2 {
	padding-left: 30px;
}
.amshopby-advanced li.level3 {
	padding-left: 40px;
}
.amshopby-advanced li.level4 {
	padding-left: 50px;
}


.amshopby-advanced li.active > a {
	font-weight: bold;
}

/*
 * 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-image: url('../images/am_btn_remove.gif'); background-repeat: no-repeat; width:13px; height:12px; margin-left: 4px; }
.btn-remove-inline:hover { /* background-position: center bottom; */ }
.amshopby-hightlighted { background: yellow;}

.btn-remove-inline img {display: inline;}

div.block-layered-nav div.amshopby-slider div.handle.active { z-index: 3; }

.amshopby-slider-ui { background: url(../images/amshopby-slider-bg.gif) repeat-x 0 50%; margin: 10px .4em; }
.amshopby-slider-ui .ui-slider-handle { background-color: #f18200; border: 1px solid #de5400; box-sizing: border-box; outline: none; }
.amshopby-slider-ui .ui-slider-range { background-color: #999999; }

.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: -.4em; }
.ui-slider-horizontal .ui-slider-range { top: 0.2em; height: 8px; }
.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 table 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 div.amshopby-column {
    width: auto;
}

/*.no-display-current, .no-display{
    display: none;
}

.current .no-display-current, dd.current td.no-display{
    display: block;
}*/
@media only screen and (min-width: 800px) {
    .searchindex-related-terms { display: none; }
    #amshopby-page-container .searchindex-related-terms { display: block; }
}
@media only screen and (max-width: 800px) {
    #amshopby-page-container .searchindex-related-terms { display: none; }
    .catalogsearch-result-index .col2-left-layout .main .col-main { margin-top: 0 !important; padding-top:0 !important; }
}
@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0px;
    }
}

.sidebar div.block-layered-nav { margin: 0; padding: 0; border-bottom: 0 none;}
.amshopby-filters-left { padding:0; }
.amshopby-filters-left .block-subtitle { display: none; }
.block-layered-nav dt { text-align: left; border: 2px solid #e5e5e5; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; font-size: 14px; font-weight: bold; line-height: 24px;  }
.block-layered-nav dt.amshopby-collapsed {-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
div.block-layered-nav.amshopby-collapse-enabled dl dt { padding:6px 10px; margin: 10px 0 0; background: url(../images/filter-down.png) right 12px no-repeat; }
div.list-layered-nav dl dt { padding:6px 10px; margin: 10px 0 0; background:none;-webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0 }
div.block-layered-nav.amshopby-collapse-enabled dl dt.active { background:url(../images/filter-up.png) right 12px no-repeat #f3f4f5; -webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0}
.block-layered-nav dd { padding: 0; margin:0;  }
.block-layered-nav dd ol { border:2px solid #e5e5e5; border-top:0 none; -webkit-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px; padding:9px 0;}
div.block-layered-nav li.amshopby-cat-multi, div.block-layered-nav dd ol li { padding: 0; }
div.block-layered-nav #narrow-by-list ol li a { display: block; float: none; padding:3px 10px 3px 30px; background:url(../images/filter-uncheck.png) 10px 6px no-repeat; float: left; width:100%; position: relative;   }
div.block-layered-nav #narrow-by-list ol li a, div.block-layered-nav #narrow-by-list ol li a:before, div.block-layered-nav #narrow-by-list ol li a:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
div.block-layered-nav #narrow-by-list ol li.amshopby-cat-multiselected a,
div.block-layered-nav #narrow-by-list ol li a.amshopby-attr-selected {background:url(../images/filter-check.png) 10px 7px no-repeat;}
div.block-layered-nav #narrow-by-list ol li a span.cat-list { display: block; padding: 0 40px 0 0; }
div.block-layered-nav #narrow-by-list ol li a span.count { float:right; font-size:13px; font-weight: normal; width: 35px; text-align: right; position: absolute; right: 10px; top: 3px; }
div.block-layered-nav #narrow-by-list ol li a span.count span.count { top: 1px; }
div.block-layered-nav li.amshopby-cat-multiselected a span, div.block-layered-nav li a.amshopby-cat-multiselected span { font-weight: normal; }
.catalog-category-view .block-layered-nav dd { overflow: visible; max-height:inherit; border-bottom: 0 none; }
div.block-layered-nav ol li.searchFilter { padding:0 10px 5px; }
input.amshopby_attr_search, input.amshopby_attr_search:before, input.amshopby_attr_search:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }
div.block-layered-nav ol li.searchFilter input.amshopby_attr_search { width: 100%; font-size: 14px; padding: 5px; }
.block-layered-nav dd ol.amPrice { padding: 9px 10px; }


.block-layered-nav .currently { float: left; width: 100%; margin: 0 0 10px; }
.block-layered-nav .currently li { float:left; padding:0; background: none;  text-transform: none; font-size: 14px; margin:0;  }
.block-layered-nav .currently li a.btn-remove { font-size: 14px; float: left; color: #2a6ebb; padding:8px 12px 8px 23px; text-indent:0; height: auto; line-height: 14px; text-decoration: none; -webkit-border-radius:5px; -moz-border-radius: 5px; border-radius:5px; margin: 2px 2px 2px 0; background:url(../images/am-close.png) 4px 8px no-repeat; width: auto; }
.block-layered-nav .currently li a.btn-remove span.price { color: #0596d1; font-size: 14px; font-weight: normal; }
.block-layered-nav .currently li a.btn-remove:hover { background-color: #f3f4f5; }
.amshop-clear {  margin: 0 0 10px; clear: both; }
.amshop-clear a { display: block; background: #ebedee; border:2px solid #dde3e6; color:#373737; font-size: 12px; text-align: center; padding: 5px 0; line-height: 18px; text-transform: uppercase; text-decoration: none;-webkit-border-radius:5px; -moz-border-radius: 5px; border-radius:5px; text-shadow:0 1px 0 #ffffff;  }
.amshop-clear a:hover{ background-color: #d5d9db; border-color: #d5d9db; color:#373737; }
#narrow-by-list .rating-box .rating, .currently .btn-remove .rating-box .rating { background-position: 40px 100%; height: 20px; }
.currently .btn-remove .ratings { vertical-align: middle; }
div.block-layered-nav dd ol li.rate .count { top:8px;}
@media screen and (min-width:801px){
    .amshop-filter-triger { display: none; }
    .sidebar div.amshopby-filters-left-toggle { display:block !important; }
}
@media screen and (max-width:800px){
    div.block-layered-nav.amshopby-collapse-enabled dl dt:first-child { margin: 0;}
    .sidebar div.block-layered-nav { padding: 0 5px; }
    .sidebar .amshopby-filters-left-toggle { display: none; }
    .amshop-filter-triger { display: block; background:url(../images/filter-bar-down.png) 98% center no-repeat #2a6ebb; text-align: center; -webkit-border-radius:5px; -moz-border-radius: 5px; border-radius:5px; -webkit-box-shadow: #666 0 0 3px; -moz-box-shadow: #666 0 0 3px; box-shadow: #666 0 0 3px; color:#fff; font-size: 18px; font-weight: bold; margin:0 10px 10px; line-height: 26px; cursor: pointer;  }
    .amshop-filter-triger.filter-active {background:url(../images/filter-bar-up.png) 98% center no-repeat #2a6ebb;}
    .amshop-filter-triger span { background: url(../images/filter.png) 0 center no-repeat; padding-left: 20px; }
    .amshopby-price-slider { display: none !important; }
}
#narrow-by-list .amPrice input.input-text { height: 23px; width: 35px; }