.rich-header-small-search-toggle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  float: right;
  cursor: pointer;
}
.rich-header-small-search-toggle a {
  display: block;
}
@media all and (min-width: 569px) and (max-width: 880px) {
  .rich-header-small-search-toggle {
    width: 2.8rem;
    margin-right: 2.6rem;
    line-height: 58px;
    line-height: 5.8rem;
    background-image: url("../../images/ImportedFromKobo/header-footer/search_grey_icon_medium.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/search_grey_icon_medium.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
  .is-not-mobile-device .rich-header-small-search-toggle:hover {
    background-image: url("../../images/ImportedFromKobo/header-footer/search_red_icon_medium.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/search_red_icon_medium.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
  .rich-header-small-search-toggle.open {
    background-image: url("../../images/ImportedFromKobo/header-footer/search_red_icon_medium.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/search_red_icon_medium.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 568px) {
  .rich-header-small-search-toggle {
    width: 1.7rem;
    margin-right: 1.9rem;
    line-height: 42px;
    line-height: 4.2rem;
    background-image: url("../../images/ImportedFromKobo/header-footer/search_grey_icon_small.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/search_grey_icon_small.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
  .is-not-mobile-device .rich-header-small-search-toggle:hover {
    background-image: url("../../images/ImportedFromKobo/header-footer/search_red_icon_small.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/search_red_icon_small.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
  .rich-header-small-search-toggle.open {
    background-image: url("../../images/ImportedFromKobo/header-footer/search_red_icon_small.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/search_red_icon_small.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}

@media all and (min-width: 881px) {
  .rich-header-small {
    display: none;
    visibility: hidden;
  }
}
@media all and (max-width: 880px) {
  .rich-header-small {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    height: 60px;
    width: 100%;
    position: relative;
    z-index: 700;
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.6);
  }
}
@media all and (max-width: 880px) and (max-width: 568px) {
  .rich-header-small {
    height: 44px;
  }
  .rich-header-small .side-rich-header-is-closed {
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_grey_small.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_grey_small.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
  .rich-header-small .side-rich-header-is-closed:hover, .rich-header-small .side-rich-header-is-closed:focus {
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_red_small.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_red_small.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
  .rich-header-small .side-rich-header-is-open {
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_red_small.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_red_small.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 880px) and (min-width: 569px) and (max-width: 880px) {
  .rich-header-small .side-rich-header-is-closed {
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_grey_medium.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_grey_medium.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
  .rich-header-small .side-rich-header-is-closed:hover, .rich-header-small .side-rich-header-is-closed:focus {
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_red_medium.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_red_medium.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
  .rich-header-small .side-rich-header-is-open {
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_red_medium.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/Horizontal_bars_red_medium.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 880px) {
  .rich-header-small .rich-header-small-shopping-cart {
    height: 100%;
    float: right;
  }
  .rich-header-small .rich-header-small-shopping-cart .rich-header-shopping-cart-wrap {
    height: 100%;
  }
}
@media all and (max-width: 880px) and (min-width: 569px) and (max-width: 880px) {
  .rich-header-small .rich-header-small-shopping-cart {
    width: 4rem;
    margin-right: 2rem;
  }
}
@media all and (max-width: 880px) and (max-width: 568px) {
  .rich-header-small .rich-header-small-shopping-cart {
    width: 2.5rem;
    margin-right: 1.5rem;
  }
}
@media all and (max-width: 880px) {
  .rich-header-small .rich-header-small-logo {
    float: none;
    margin: 0 auto;
    font-size: 1px;
    font-size: 0.1rem;
  }
}
@media all and (max-width: 880px) and (min-width: 569px) and (max-width: 880px) {
  .rich-header-small .rich-header-small-logo {
    width: 118px;
    height: 0;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 58px;
    line-height: 5.8rem;
  }
}
@media all and (max-width: 880px) and (max-width: 568px) {
  .rich-header-small .rich-header-small-logo {
    width: 70px;
    height: 0;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 42px;
    line-height: 4.2rem;
  }
}
@media all and (max-width: 880px) {
  .rich-header-small .rich-header-small-logo a.transparent {
    color: transparent;
  }
  .rich-header-small .rich-header-small-logo h1 {
    display: inline-block;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0;
    background-image: url("../../images/ImportedFromKobo/header-footer/kobo_logo_medium.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/kobo_logo_medium.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 880px) and (min-width: 569px) and (max-width: 880px) {
  .rich-header-small .rich-header-small-logo h1 {
    width: 110px;
    height: 30px;
    margin-top: 15px;
    background-image: url("../../images/ImportedFromKobo/header-footer/kobo_logo_medium.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/kobo_logo_medium.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 880px) and (max-width: 568px) {
  .rich-header-small .rich-header-small-logo h1 {
    width: 85px;
    height: 24px;
    background-size: auto 24px;
    margin-top: 10px;
    background-image: url("../../images/ImportedFromKobo/header-footer/kobo_logo_small.png");
    background-image: url("../../images/ImportedFromKobo/header-footer/kobo_logo_small.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 880px) {
  .rich-header-small .rich-header-small-logo .fill {
    display: block;
    width: 100%;
    height: 100%;
  }
  .rich-header-small .rich-header-small-logo a:focus {
    outline-offset: -1px;
  }
  .rich-header-small .rich-header-small-logo .page-title-area {
    display: none;
  }
}
@media all and (max-width: 880px) and (min-width: 569px) and (max-width: 880px) {
  .rebrand-2017 .rich-header-small .rich-header-small-logo {
    width: 243px;
  }
}
@media all and (max-width: 880px) and (max-width: 568px) {
  .rebrand-2017 .rich-header-small .rich-header-small-logo {
    width: 138px;
    padding-right: 35px;
  }
}
@media all and (max-width: 880px) {
  .rebrand-2017 .rich-header-small .rich-header-small-logo h1 {
    margin-top: 12px;
    background-image: url("../../images/ImportedFromKobo/logos/rakuten-kobo-landscape.png");
    background-image: url("../../images/ImportedFromKobo/logos/rakuten-kobo-landscape.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 880px) and (min-width: 569px) and (max-width: 880px) {
  .rebrand-2017 .rich-header-small .rich-header-small-logo h1 {
    width: 243px;
    background-image: url("../../images/ImportedFromKobo/logos/rakuten-kobo-landscape.png");
    background-image: url("../../images/ImportedFromKobo/logos/rakuten-kobo-landscape.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 880px) and (max-width: 568px) {
  .rebrand-2017 .rich-header-small .rich-header-small-logo h1 {
    width: 138px;
    height: 17px;
    background-size: auto 17px;
    background-image: url("../../images/ImportedFromKobo/logos/rakuten-kobo-landscape.png");
    background-image: url("../../images/ImportedFromKobo/logos/rakuten-kobo-landscape.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }
}
@media all and (max-width: 880px) {
  .rich-header-small .rich-header-small-toggle-side-menu {
    margin-left: 15px;
    cursor: pointer;
    width: 45px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    float: left;
    line-height: inherit;
    min-height: 0;
    padding: 0;
  }
}
@media all and (max-width: 880px) and (max-width: 568px) {
  .rich-header-small .rich-header-small-toggle-side-menu {
    width: 34px;
    height: 34px;
    margin-top: 5px;
  }
}
