.modal.amasty-filters .modal-dialog{
	background-color: #fff;
}
.modal.amasty-filters .modal-dialog .block{
	height: calc(100% - 85px);
	overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {	
  .modal.amasty-filters .modal-dialog .block{
		max-height:320px;
		overflow-y:auto;
		margin-bottom: 65px;
  }
}
.modal.amasty-filters .modal-dialog .block{
	border:none;
}
div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
		padding-right:10px;
}

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 li{ /*float:left; */ display:inline-block; padding:5px; }
div.block-layered-nav dd a {padding:5px 10px; display:block; text-decoration:none; border:1px solid #000; font-weight:400; min-width: 42px; text-align:center; text-transform:lowercase; display:block;}  
div.block-layered-nav .size-code dd a{ text-transform:uppercase;}

div.block-layered-nav dd ol.configurable-swatch-list li{ min-height: 44px;}
div.block-layered-nav dd ol.configurable-swatch-list a{ padding:1px; min-width:0; border-radius: 50%;}

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{ background:#fff; color:#C69B29; border:1px solid #C69B29;}
 div.block-layered-nav dd a:hover{font-weight: 400; background:#fff; color:#C69B29; border:1px solid #C69B29;}
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;*/ border-radius: 50%;}

div.block-layered-nav dd .single-choice a.amshopby-attr,
div.block-layered-nav dd .single-choice a.amshopby-attr:hover
{background-image: url(../images/amshopby-rb1.gif);}

div.block-layered-nav dd .single-choice a.amshopby-attr-selected
{background-image: url(../images/amshopby-rb2.gif);}

div.block-layered-nav dd ol.single-choice li{ width:100%;}
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 {
    
}

div.block-layered-nav li.amshopby-cat-multiselected a {
 background: #fff;
 color: #C69B29;
 border: 1px solid #C69B29;
}

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;
     background:url(../images/amshopby-expanded.gif) center left no-repeat;
}
div.block-layered-nav.amshopby-collapse-enabled dl dt::after {
    border-style: none !important;
}
div.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;}
.main .col-left div.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed{background:url(../images/amshopby-collapsed.gif) center left no-repeat;}

.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dd .no-display {
    display: block!important;
}

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: #333;
}
.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:#1F5070;
    text-align:left;
    width:200px;
    position:absolute;
}

.amshopby-slider-price-range 
{
	text-align: center;
	font-size: 0.9em;
	position:relative;
	height:20px;
}

.amshopby-tooltip-img {
    cursor:help;
    display: inline;
}

/*div.block-layered-nav, div.amshopby-filters-top {
    position: relative;
}*/
div.block.block-layered-nav.amshopby-filters-top{
	background:#FFFFFF;
	padding: 20px 10px 0 0px;
	margin-bottom:0;
}

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;
		/*display:none !important;*/
}
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: 500;
}
.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-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: #000;margin: 12px 15px;/* padding: 0 15px; */}
.amshopby-slider-ui .ui-slider-handle {background-color: #000;border-radius: 50%;/* border: 1px solid #de5400; */box-sizing: border-box;outline: none;}
.amshopby-slider-ui .ui-slider-range {background-color: #333;}

.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: 30px;height: 30px;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: 8px;}
.ui-slider-horizontal .ui-slider-handle {top: -11px;margin-left: -15px;}
.ui-slider-horizontal .ui-slider-range {top: 0;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{
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol{
    overflow:hidden;
}
.amshopby-filters-top .block-content ol.single-choice {
	width: 50%;
	margin: -15px auto 0;
}
.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 (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0px;
    }
    .main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dt{background:url(../images/amshopby-collapsed.gif) center left no-repeat;}
    .main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dl dt.current{background:url(../images/amshopby-expanded.gif) center left no-repeat;}
}

div.block-layered-nav ol:not(.single-choice) select option[selected] { color:white; background-color: rgba(171, 171, 171, 1); }


/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.btn-amasty,
div[role="main"] > .toolbar{ 
  margin-top:20px;
	margin-bottom:30px;
	position: absolute;
	right: 25px;
  top: 0;
}
div[role="main"] > .toolbar{
	left:25px;
	right:auto;
}

.amshopby-filters-top .block-content{
	margin-bottom: 0;
}
.modal-dialog .amshopby-filters-top.block .block-title {
	display: inline-block;
	margin: 0;
	margin-top: -20px;
}

.amshopby-apply-block{
	position: relative;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 0;
	left: 50%;
	width: 60%;
	text-align: right;
	padding: 10px 20px 0;
	background:#fff;
}
@media only screen and (max-width: 770px) {
	.amshopby-apply-block{
		bottom: 0;
		right: 20px;
		width: 100%;
		text-align: center;
		padding: 20px;
		position: absolute;
    height: auto;
    top: auto !important;
    left: auto;
		-webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	  -o-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
}
.amshopby-apply-block button{
  background: #C69B29;
  color: #fff;
  text-transform: lowercase;
  font-weight: 400;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 15px;
  border-radius:0;
}
.amshopby-apply-block button:hover,
.amshopby-apply-block button:focus,
.amshopby-filters-top.block .actions a:hover,
.amshopby-filters-top.block .actions a:focus{
	background: #000;
  color: #fff;
	border-color:#000;
}
.amshopby-apply-block button[disabled]{
	background:#ccc;
}
.amshopby-filters-top.block .actions{ background:#fff; border: 1px solid transparent; padding:0; line-height:inherit;}
.amshopby-filters-top.block .actions a{ float:none; }

.amshopby-container-top .amshopby-item-top:last-child dd{
	margin-bottom:0;
}

span#amshopby-price-top-from-slider,
span#amshopby-price-top-to-slider{
	position:absolute;
	width: 30px;
  text-align: center;
}
span#amshopby-price-top-from-slider{
	left:0;
}
span#amshopby-price-top-to-slider{
	right:0;
}