.gizmo-expandable {
  position: relative;
}
.gizmo-expandable.gizmo-expandable-aplus {
  border-bottom: 1px solid #bbbbbb;
}
.gizmo-expandable.gizmo-expandable-button {
  padding-bottom: 21px;
}
.gizmo-expandable .gizmo-expandable-inner-masker {
  overflow: hidden;
}
.gizmo-expandable .gizmo-expandable-inner-content {
  padding-bottom: 21px;
  *zoom: 1;
}
.gizmo-expandable .gizmo-expandable-inner-content:after {
  content: "";
  display: table;
  clear: both;
}
.gizmo-expandable .gizmo-expandable-inner-mask {
  background-image: url("../../images/ImportedFromKobo/expandable-ButtonGradient.png");
  bottom: 16px;
  height: 24px;
  left: 0;
  position: absolute;
  width: 100%;
}
.gizmo-expandable .gizmo-expandable-button-plus {
  height: 58px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-position: 98% center;
  background-repeat: no-repeat;
  background-image: url("../../images/ImportedFromKobo/Web_itempage_minus.svg");
}
.gizmo-expandable .gizmo-expandable-button-plus.gizmo-expandable-button-collapsed {
  background-image: url("../../images/ImportedFromKobo/Web_itempage_plus.svg");
}
.gizmo-expandable .gizmo-expandable-button-arrow.gizmo-expandable-button-twostep {
  margin-top: -15px;
  background-image: url("../../images/ImportedFromKobo/Show_All_Circle.png");
}
.gizmo-expandable .gizmo-expandable-button-chevron {
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 16px;
  height: 50px;
  width: 50px;
  display: block;
  z-index: 1000;
  position: absolute;
  top: -200px;
  right: 80px;
  width: 80px;
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable .gizmo-expandable-button-chevron {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable .gizmo-expandable-button-chevron {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
.gizmo-expandable .gizmo-expandable-button-chevron:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
}
.gizmo-expandable .gizmo-expandable-button-chevron:hover {
  opacity: 1;
}
.gizmo-expandable .gizmo-expandable-button-arrow {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  height: 42px;
  width: 42px;
  z-index: 100;
}
@media all and (max-width: 568px) {
  .gizmo-expandable .gizmo-expandable-button-arrow {
    margin-top: -5px;
  }
}
.gizmo-expandable .gizmo-expandable-button-arrow .gizmo-expandable-subbutton {
  background-image: url("../../images/ImportedFromKobo/down-default.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: none;
  border: 0;
  border-color: transparent;
  cursor: pointer;
  display: block;
  height: 42px;
  width: 42px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gizmo-expandable .gizmo-expandable-button-arrow .gizmo-expandable-subbutton:hover {
  opacity: 1;
}
.gizmo-expandable .gizmo-expandable-button-arrow.gizmo-expandable-button-collapsed .gizmo-expandable-subbutton {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.gizmo-expandable .gizmo-expandable-button-facetlist {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
@media all and (max-width: 880px) {
  .gizmo-expandable .gizmo-expandable-button-facetlist {
    border-color: white;
  }
  .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.png");
    background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 16px;
  }
}
@media all and (max-width: 880px) and (-ms-high-contrast: none) {
  .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.png");
  }
}
@media all and (max-width: 880px) {
  .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton:not(root:root) {
    background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.png");
  }
  .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-wrapper {
    border-left: 1px solid #C0C0C0;
  }
}
@media all and (max-width: 568px) {
  .gizmo-expandable .gizmo-expandable-button-facetlist {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0;
  }
}
.gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 15px;
  margin-top: -8px;
  padding: 0 6px;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #C0C0C0;
}
.gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton {
  width: 20px;
  height: 15px;
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.png");
  }
}
.gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_down_light_grey_icon.png");
}
.gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-white {
  width: 20px;
  height: 15px;
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 16px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-white {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-white {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
.gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-white:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
}
.gizmo-expandable .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed .gizmo-expandable-subbutton {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.gizmo-expandable.gizmo-expandable-collapsed-on-load {
  height: 0;
  overflow: hidden;
}

@-webkit-keyframes rotation-down {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
  }
}
@-webkit-keyframes rotation-up {
  from {
    -webkit-transform: rotate(180deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
.facet-list-container.gizmo-expandable .facet-list-largeview-header,
.facet-list-container.gizmo-expandable .facet-list-header:hover .facet-list-largeview-header {
  background-color: #e6e6e6;
}

.facet-list-container.gizmo-expandable-collapsed .facet-list-largeview-header {
  background-color: #ededed;
  color: #444;
}

.gizmo-expandable-button-sort {
  height: 100%;
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #9E9E9E;
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px;
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable-button-sort {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable-button-sort {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
.gizmo-expandable-button-sort:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
}
.gizmo-expandable-button-sort.gizmo-expandable-button-collapsed {
  background-color: #bbbbbb;
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable-button-sort.gizmo-expandable-button-collapsed {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable-button-sort.gizmo-expandable-button-collapsed {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
.gizmo-expandable-button-sort.gizmo-expandable-button-collapsed:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
}

/* Nested Expandables */
.gizmo-expandable-nested > .facet-list-header {
  display: none;
}
.gizmo-expandable-nested > .facet-list-header > .facet-list-largeview-header {
  background-color: #bbbbbb;
  color: #fff;
}
.gizmo-expandable-nested > .facet-list-header > .facet-list-largeview-header, .gizmo-expandable-nested.facet-list-container > .facet-list-header:hover > .facet-list-largeview-header {
  background-color: #9e9e9e;
  color: #fff;
}
.gizmo-expandable-nested > .facet-list-header > .facet-list-largeview-header {
  background-color: #bbbbbb;
  color: #fff;
}
.gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper, .gizmo-expandable-nested.gizmo-expandable-collapsed > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper {
  border-color: #fff;
}
.gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
.gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton {
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
  }
}
.gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton:not(root:root),
.gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_down_white_icon.png");
}
.gizmo-expandable-nested > .facet-list,
.gizmo-expandable-nested > .gizmo-expandable-inner-masker > .gizmo-expandable-inner-content > .facet-list {
  background: transparent;
  padding: 0;
}
@media all and (max-width: 880px) {
  .gizmo-expandable-nested > .facet-list-header {
    display: block;
  }
  .gizmo-expandable-nested .facet-list-container {
    margin-bottom: 0;
  }
  .gizmo-expandable-nested .gizmo-expandable-inner-content {
    padding-bottom: 0;
  }
  .gizmo-expandable-nested .facet-list-container .facet-list,
  .gizmo-expandable-nested .facet-standalone-container,
  .gizmo-expandable-nested .facet-standalone-container .facet-standalone-largeview-header,
  .gizmo-expandable-nested .facet-list-container.gizmo-expandable-collapsed .facet-list-largeview-header,
  .gizmo-expandable-nested .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed,
  .gizmo-expandable-nested .facet-list-container .facet-list-largeview-header,
  .gizmo-expandable-nested .gizmo-expandable-button-facetlist {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

/* Scrolling List */
@media all and (min-width: 569px) and (max-width: 880px) {
  .expandable-scrollingList-container {
    position: relative;
    margin: 0 20px;
  }
}
@media all and (max-width: 568px) {
  .expandable-scrollingList-container {
    margin: 0 15px;
  }
}

.gizmo-expandable-scrollingList.gizmo-expandable .facet-list-largeview-header, .gizmo-expandable-scrollingList.gizmo-expandable .facet-list-header:hover .facet-list-largeview-header {
  background-color: #9e9e9e;
  color: #fff;
}
.gizmo-expandable-scrollingList.gizmo-expandable-collapsed .facet-list-largeview-header {
  background-color: #bbbbbb;
  color: #fff;
}
.gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-wrapper, .gizmo-expandable-scrollingList.gizmo-expandable-collapsed .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-wrapper {
  border-color: #fff;
}
.gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
.gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed .gizmo-expandable-subbutton {
  background-image: url("../../images/ImportedFromKobo/chevron_up_white_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_up_white_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 16px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
  .gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_up_white_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
  .gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_up_white_icon.png");
  }
}
.gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton:not(root:root),
.gizmo-expandable-scrollingList .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed .gizmo-expandable-subbutton:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_up_white_icon.png");
}
.gizmo-expandable-scrollingList > .facet-list-header {
  display: none;
}
.gizmo-expandable-scrollingList > .facet-list,
.gizmo-expandable-scrollingList > .gizmo-expandable-inner-masker > .gizmo-expandable-inner-content > .facet-list {
  background: transparent;
  padding: 0;
}
.gizmo-expandable-scrollingList.result-sort {
  position: static;
}
.gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a {
  text-decoration: none;
}
.gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link {
  cursor: pointer;
}
.gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link::after {
  content: ' > ';
  background-image: url("../../images/ImportedFromKobo/chevron_right_red_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_right_red_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 9px;
  padding-right: 5px;
  margin-left: 1px;
  color: transparent;
  display: inline-block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link::after {
    background-image: url("../../images/ImportedFromKobo/chevron_right_red_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link::after {
    background-image: url("../../images/ImportedFromKobo/chevron_right_red_icon.png");
  }
}
.gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link::after:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_right_red_icon.png");
}
.gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link:hover::after {
  background-image: url("../../images/ImportedFromKobo/chevron_right_grey_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_right_grey_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 9px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link:hover::after {
    background-image: url("../../images/ImportedFromKobo/chevron_right_grey_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link:hover::after {
    background-image: url("../../images/ImportedFromKobo/chevron_right_grey_icon.png");
  }
}
.gizmo-expandable-scrollingList .facet-list > .scrolling-facetlist-gizmo a h2.link:hover::after:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_right_grey_icon.png");
}
@media all and (max-width: 880px) {
  .gizmo-expandable-scrollingList > .facet-list-header {
    display: block;
  }
  .gizmo-expandable-scrollingList h2.link {
    display: none;
  }
  .gizmo-expandable-scrollingList h2.showalways {
    display: block;
  }
}
@media all and (min-width: 569px) and (max-width: 880px) {
  .gizmo-expandable-scrollingList > .gizmo-expandable-inner-masker > .gizmo-expandable-inner-content > .facet-list {
    background: #fff;
  }
  .gizmo-expandable-scrollingList.result-sort {
    position: absolute;
  }
}
@media all and (max-width: 568px) {
  .gizmo-expandable-scrollingList .scrolling-facetlist-gizmo .ul-container {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}

.Store-Search-Results .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-inner-content,
.Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-inner-content,
.Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable .gizmo-expandable-inner-content {
  padding-bottom: 0;
}
.Store-Search-Results .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-wrapper,
.Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-wrapper,
.Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton-wrapper {
  border: 0;
  top: 0;
  right: 0;
  height: 3.5rem;
  width: 3.5rem;
  margin: 0;
  padding: 0;
}
.Store-Search-Results .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
.Store-Search-Results .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
.Store-Search-Results .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
.Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
.Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
.Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
.Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
.Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
.Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton {
  background-image: url("../../images/ImportedFromKobo/chevron_down_grey_icon.png");
  background-image: url("../../images/ImportedFromKobo/chevron_down_grey_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 14px;
  width: 100%;
  height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .Store-Search-Results .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Search-Results .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Search-Results .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
  .Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
  .Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_down_grey_icon.png");
  }
}
@media screen and (min-width: 0\0) {
  .Store-Search-Results .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Search-Results .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Search-Results .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
  .Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton,
  .Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton,
  .Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton {
    background-image: url("../../images/ImportedFromKobo/chevron_down_grey_icon.png");
  }
}
.Store-Search-Results .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton:not(root:root),
.Store-Search-Results .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton:not(root:root),
.Store-Search-Results .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton:not(root:root),
.Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton:not(root:root),
.Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton:not(root:root),
.Store-Landing-FeaturedList .two-column-left-full-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton:not(root:root),
.Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton:not(root:root),
.Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable-nested > .facet-list-header > .gizmo-expandable-button-facetlist.gizmo-expandable-button-collapsed > .gizmo-expandable-subbutton-wrapper > .gizmo-expandable-subbutton:not(root:root),
.Store-Browse-SubCategory .two-column-left-aside .gizmo-expandable .gizmo-expandable-button-facetlist .gizmo-expandable-subbutton:not(root:root) {
  background-image: url("../../images/ImportedFromKobo/chevron_down_grey_icon.png");
}
