@charset "UTF-8";

.block-layered-nav .currently ol li:after {
  display: table;
  clear: both;
  content: '';
}

.block-layered-nav .block-content>dl>dt,
.block-layered-nav .block-subtitle--filter {
  position: relative;
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
}

.block-layered-nav .block-subtitle--filter {
  display: block;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.block-layered-nav .block-content>dl>dt {
  display: block;
  color: #222;
  font-weight: 700;
}

.block-layered-nav .block-content>dl>dt {
  margin-top: .5em;
}

.block-layered-nav .block-content>dl>dd {
  margin: 0;
  padding: 0;
}

.block-layered-nav .block-content>dl>dd:last-child {
  border-width: 0 1px 1px;
}

.block-layered-nav dl dd {
  margin-top: 10px;
  margin-bottom: 10px;
}

.block-layered-nav dl dd ol>li>a.amshopby-attr,
.block-layered-nav dl dd ol>li>a.amshopby-attr-selected {
  padding: 2px 0 2px 25px;
  width: 100%;
}

.block-layered-nav dl dd ol>li>span {
  padding: 0 0 0 25px;
  width: 100%;
}

.block-layered-nav dl dd ol>li>a.amshopby-cat {
  padding: 2px 0 2px 0px;
  width: 100%;
}

.block-layered-nav dl dd ol>li>a .count {
  float: right;
  color: #a0a0a0;
  margin-left: 3px;
}

.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
}

.block-layered-nav .actions {
  margin-bottom: 7px;
  text-align: right;
}

div.amshopby-active-filters,
div.amshopby-all-filters,
#narrow-by-list {
  background-color: #f3f3f3;
  padding: .7em;
  border-radius: 0.5em;
  margin-bottom: 2em;
}

#narrow-by-list dt:before {
  content: "\f061";
  font-family: FontAwesome;
  font-size: 16px;
  padding: 0 3px 0 0;
  opacity: 0.5;
}

.amshopby-filters-left .form-button {
  margin-bottom: 4px;
  height: 30px;
  font-size: 12px;
}

.amshopby-filters-left {
  line-height: 21px;
}

body.amshopby-index-index div.col-left.sidebar.col-left-first {
  padding-left: 0!important;
}

body.amshopby-index-index div.page-title.category-title {
  display: block!important;
  padding: 5px 10px;
  background: #ddd;
}

body.amshopby-index-index div.page-title.category-title h1 {
  margin: 0;
  color: #666;
}

#amshopby-price-btn {
  margin-bottom: 4px;
  height: 30px;
  font-size: 12px;
}

.amshopby-attr,
.amshopby-cat,
.amshopby-attr-selected {
  position: relative;
  padding-right: 0;
  text-decoration: none;
}

.amshopby-attr:before,
.amshopby-attr-selected:before,
.amshopby-cat-selected:before,
.amshopby-cat:before {
  position: absolute;
  left: 0;
  top: 3px;
  margin-right: 3px;
}

.amshopby-choice {
  top: 3px;
  word-break: break-word;
  word-wrap: break-word;
  position: relative;
  left: 0;
  display: block;
  margin: 0;
  padding: 0 0 0 22px;
  line-height: 1.2;
  cursor: pointer;
}

.amshopby-choice:before {
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  display: inline-block;
  box-sizing: border-box;
  content: '';
}

.amshopby-choice:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 3px;
  width: 10px;
  height: 5px;
  background: 0 0;
  border-bottom: 2px solid;
  border-left: 2px solid;
  transform: rotate(-45deg);
  display: inline-block;
  box-sizing: border-box;
  border-radius: 2px;
}

.amshopby-attr:before,
.amshopby-attr-selected:before,
.amshopby-cat-selected:before,
.amshopby-cat:before {
  content: '';
}

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 {
  padding: 0 5px 0 0;
  display: block;
  float: left;
}

.block-layered-nav .amshopby-attr:before,
.block-layered-nav .amshopby-attr-selected:before {
  left: 0;
  width: 16px;
  height: 16px;
  background-color: rgba(34,34,34,.1);
  border: 1px solid #ddd;
  border-radius: 4px;
}

.block-layered-nav .amshopby-attr-selected:before {
  background-color: rgb(237 126 47 / 68%);
  border: 1px solid rgb(237 126 47 / 32%);
}

.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-selected:hover {
  font-weight: bold;
}

.block-layered-nav .amshopby-attr-inactive {
  pointer-events: none;
  color: #666
}

.block-layered-nav dd a img {
  float: left;
}

.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: 10px;
}

.block-layered-nav .amshopby-cat-selected {
  font-weight: bold;
  text-decoration: none;
}

.block-layered-nav .amshopby-cat-multi a {
  padding-left: 15px;
  background: url(../images/amshopby-cb1.gif) 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 dt {
  cursor: pointer;
  padding-left: 15px;
  background: url(../images/amshopby-expanded.gif) center left no-repeat;
}

.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;
}

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
  display: block;
}

.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: #798794;
}

.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-slider-price-range {
  text-align: center;
  font-size: 0.9em;
  visibility: hidden;
}

.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: 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 .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-highlighted {
  background: yellow;
}

.btn-remove-inline img {
  display: inline;
}

.block-layered-nav .amshopby-slider .handle.active {
  z-index: 3;
}

.amshopby-slider-ui {
  margin: 10px .4em;
  height: .8em; /* CLS fix */
}

.amshopby-slider-ui .ui-slider-handle {
  background-color: #f18200c9;
}

.amshopby-slider-ui .ui-slider-range {
  background-color: #ddd;
}

.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: 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 {
  display: none;
}

.current .no-display-current,
.current td.no-display {
  display: block;
}

@media (max-width: 770px) {

  .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
    background: url(../images/amshopby-collapsed.gif) center left no-repeat;
  }

  .block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dt.current {
    background: url(../images/amshopby-expanded.gif) center left no-repeat;
  }
}

.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;
}

/* 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;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}

#narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
  clear: left;
}

#narrow-by-list dd .swatch-link {
  margin-right: 2px;
  border: 0;
  text-align: left;
  line-height: 25px;
}

#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: var(--color-blue);
}

#narrow-by-list dd .swatch-label {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #f4f4f4;
  white-space: nowrap;
  line-height: 1.5em;
}

#narrow-by-list dd .swatch-label img {
  box-sizing: content-box;
  border: 1px solid #fff;
  border-radius: 3px;
}

#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

#narrow-by-list {
  padding: 10px;
}

.block-layered-nav--no-filters .block-title {
  display: none;
}

.block-layered-nav .block-content>dl>dt {
  cursor: pointer;
}

.block-layered-nav .block-content>dl>dt:hover {
  color: var(--color-blue);
}

.block-layered-nav .block-content>dl>dd {
  display: none;
}

#narrow-by-list .tooltip-icon {
  margin: 2px;
}
  
.block-layered-nav dl ol>li>a:hover {
  text-decoration: none;
}

.block-layered-nav .block-content.accordion-open>dl>dd.current {
  display: block;
}

.block-layered-nav dl ol>li>a,
.block-layered-nav dl ol>li>span  {
  margin: 4px;
}

@media (min-width: 768px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: none;
  }
}

@media (min-width: 992px) {
  div.amshopby-active-filters {
    background-color: #f3f3f3;
    padding: .7em;
    border-radius: 0.5em;
    margin-bottom: 1em;
  }
}

@media (min-width: 1200px) {
  .block-layered-nav dl ol>li>a,
  .block-layered-nav dl ol>li>span  {
    margin: 0px;
  }
  
  .block-layered-nav .block-subtitle--filter {
    display: none;
  }
  
  .block-layered-nav .block-content>dl>dt:hover {
    color: initial;
  }
  
  .block-layered-nav--no-filters .block-title {
    display: initial;
  }
  
  .block-layered-nav .block-content>dl>dt,
  .block-layered-nav .block-subtitle--filter {
    font-size: 16px;
    margin-bottom: 5px;
  }
  
  #narrow-by-list dt:before {
    display: none;
  }
  
  .block-layered-nav .block-content>dl>dt:first-of-type {
    margin-top: 0;
  }
  
  .block-layered-nav .block-content>dl>dt {
    margin-top: 1.5em;
  }
  
  .block-layered-nav .block-content>dl>dt:after {
    display: none;
  }
  
  .block-layered-nav .block-content>dl>dt {
    cursor: auto;
  }
  
  .block-layered-nav .block-content>dl>dd {
    display: block;
  }
  
  .amshopby-filters-left {
    font-size: 13px;
  }
  
  #narrow-by-list {
    padding: 10px;
    display: initial;
  }
  
  div.amshopby-all-filters,
  #narrow-by-list  {
    background-color: initial;
  }
  
  .amshopby-choice:after {
    top: 5px;
  }
  
  #narrow-by-list .tooltip-icon {
    margin: 5px;
  }
  
  .block-layered-nav dl ol>li>a:hover {
    text-decoration: underline;
  }
}
