.book-card-rich-horizontal-placeholder {
  display: flex;
  width: 100%;
  min-height: 260px; }
  .book-card-rich-horizontal-placeholder .cover-image {
    background-color: #dcdedf;
    width: 230.328px;
    max-height: 267.47px;
    margin-right: 25px; }
  .book-card-rich-horizontal-placeholder .book-info {
    display: flex;
    flex-direction: column;
    width: 100%; }
    .book-card-rich-horizontal-placeholder .book-info .header-text, .book-card-rich-horizontal-placeholder .book-info .title, .book-card-rich-horizontal-placeholder .book-info .author, .book-card-rich-horizontal-placeholder .book-info .line, .book-card-rich-horizontal-placeholder .book-info .categories {
      background-color: #dcdedf; }
    .book-card-rich-horizontal-placeholder .book-info .header-text, .book-card-rich-horizontal-placeholder .book-info .categories {
      height: 12px;
      width: 130px;
      margin-bottom: 16px; }
    .book-card-rich-horizontal-placeholder .book-info .author {
      height: 18px;
      width: 150px;
      margin-bottom: 20px; }
    .book-card-rich-horizontal-placeholder .book-info .title {
      height: 36px;
      width: 300px;
      margin-bottom: 12px; }
    .book-card-rich-horizontal-placeholder .book-info .description {
      width: 100%;
      margin-bottom: 16px; }
      .book-card-rich-horizontal-placeholder .book-info .description .line {
        width: 90%;
        height: 12px;
        margin-bottom: 8px; }
    .book-card-rich-horizontal-placeholder .book-info .price-section {
      display: flex;
      margin-bottom: 20px;
      align-items: flex-end; }
      .book-card-rich-horizontal-placeholder .book-info .price-section .prices {
        background-color: #dcdedf;
        width: 120px;
        height: 31px;
        margin-right: 20px; }
      .book-card-rich-horizontal-placeholder .book-info .price-section .disclaimer {
        background-color: #dcdedf;
        height: 22px;
        width: 200px; }
    .book-card-rich-horizontal-placeholder .book-info .actions {
      display: flex;
      width: 100%; }
      .book-card-rich-horizontal-placeholder .book-info .actions .button {
        height: 38px;
        width: 81.75px;
        border-radius: 3px;
        background-color: #dcdedf;
        margin-right: 10px; }

.book-card-rich-vertical-placeholder {
  display: flex;
  flex-direction: column;
  width: 100%; }
  .book-card-rich-vertical-placeholder .cover-image {
    background-color: #dcdedf;
    width: 126.656px;
    min-height: 189.953px;
    margin-right: 15px; }
  .book-card-rich-vertical-placeholder .book-info {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 16px; }
    .book-card-rich-vertical-placeholder .book-info .header-text, .book-card-rich-vertical-placeholder .book-info .title, .book-card-rich-vertical-placeholder .book-info .author, .book-card-rich-vertical-placeholder .book-info .categories {
      background-color: #dcdedf; }
    .book-card-rich-vertical-placeholder .book-info .header-text, .book-card-rich-vertical-placeholder .book-info .categories {
      height: 12px;
      width: 130px;
      margin-bottom: 16px; }
    .book-card-rich-vertical-placeholder .book-info .author {
      height: 18px;
      width: 150px;
      margin-bottom: 20px; }
    .book-card-rich-vertical-placeholder .book-info .title {
      height: 36px;
      width: 250px;
      margin-bottom: 12px; }
  .book-card-rich-vertical-placeholder .description {
    width: 100%;
    margin-bottom: 16px; }
    .book-card-rich-vertical-placeholder .description .line {
      background-color: #dcdedf;
      width: 90%;
      height: 12px;
      margin-bottom: 8px; }
  .book-card-rich-vertical-placeholder .price-section {
    display: flex;
    margin-bottom: 20px;
    align-items: flex-end; }
    .book-card-rich-vertical-placeholder .price-section .prices {
      background-color: #dcdedf;
      width: 120px;
      height: 31px;
      margin-right: 20px; }
    .book-card-rich-vertical-placeholder .price-section .disclaimer {
      background-color: #dcdedf;
      height: 22px;
      width: 200px; }
  .book-card-rich-vertical-placeholder .actions {
    display: flex;
    width: 100%;
    justify-content: space-between; }
    .book-card-rich-vertical-placeholder .actions .button {
      height: 38px;
      width: 45%;
      border-radius: 3px;
      background-color: #dcdedf; }

.books-feed .books-feed-item-container {
  border-bottom: 1px solid #dcdedf;
  padding-bottom: 40px; }
  .books-feed .books-feed-item-container:not(:first-child) {
    margin-top: 40px; }

.breadcrumbs {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 600; }
  .breadcrumbs .current-link {
    color: #162127;
    font-weight: 400; }
  .breadcrumbs .mobile-breadcrumb-container {
    align-items: center;
    display: flex; }

.bub-header {
  background-color: #fff; }
  .bub-header .header-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .bub-header .header-wrapper.space-between {
      justify-content: space-between; }
      @media (max-width: 479px) {
        .bub-header .header-wrapper.space-between {
          display: inherit; }
          .bub-header .header-wrapper.space-between .header-text {
            margin-bottom: 8px; } }
  .bub-header.no-breadcrumb {
    padding-top: 32px; }
  .bub-header.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 3; }
  .bub-header.is-stuck {
    box-shadow: 0 12.5px 12.5px 0 rgba(0, 0, 0, 0.15); }
  .bub-header.text-only {
    padding-bottom: 8px; }
  .bub-header h1.header-text {
    margin: 0;
    display: inline-block;
    font-size: 44px;
    line-height: 1.3em;
    font-family: Playfair Display, Lora, Georgia, serif;
    font-weight: 800; }
    @media (max-width: 767px) {
      .bub-header h1.header-text {
        font-size: 34px;
        line-height: 1.2em; } }
  .bub-header .container {
    position: relative; }
  .bub-header .navigation-row {
    position: relative;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .bub-header .navigation-row {
        width: 750px; } }
    @media (min-width: 992px) {
      .bub-header .navigation-row {
        width: 970px; } }
    @media (min-width: 1200px) {
      .bub-header .navigation-row {
        width: 1170px; } }
  .bub-header .breadcrumb-section {
    margin-top: 12px; }

.sort-by {
  font-size: 16px;
  line-height: 1.5em; }
  .sort-by .dropdown {
    font-weight: 600;
    border: none;
    margin: 0 0 0 5px; }

.bub-pill-with-actionable-icon {
  display: inline-flex;
  line-height: 1em;
  white-space: nowrap;
  margin: 0 5px 5px 0;
  outline: none;
  height: 39px;
  border-radius: 40px;
  background-color: #fff;
  border: 1px solid #dcdedf;
  text-align: center;
  text-decoration: none !important; }
  .bub-pill-with-actionable-icon:focus {
    background: #f3f4f4; }
  .bub-pill-with-actionable-icon:focus:not(:focus-visible) {
    background: #fff; }
  .hover-enabled .bub-pill-with-actionable-icon.hover-label {
    background: #f3f4f4; }
  .bub-pill-with-actionable-icon .pill-label {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: subpixel-antialiased;
    color: #4f6c7a;
    border: none;
    background: none;
    padding-left: 20px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px; }
  .bub-pill-with-actionable-icon .pill-icon {
    border: none;
    background: none;
    padding-right: 20px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px; }
    .bub-pill-with-actionable-icon .pill-icon:focus {
      background: #f3f4f4; }
    .hover-enabled .bub-pill-with-actionable-icon .pill-icon.hover-icon {
      background: #f3f4f4; }
  .bub-pill-with-actionable-icon.lava.active {
    background-color: #dc3c31;
    border-color: #dc3c31; }
    .bub-pill-with-actionable-icon.lava.active:focus:not(:focus-visible) {
      background: #dc3c31; }
    .bub-pill-with-actionable-icon.lava.active .pill-label {
      color: #fff; }
    .bub-pill-with-actionable-icon.lava.active .pill-icon {
      color: #fff; }
      .bub-pill-with-actionable-icon.lava.active .pill-icon:focus {
        background: #ab2f26; }
      .hover-enabled .bub-pill-with-actionable-icon.lava.active .pill-icon.hover-icon {
        background: #ab2f26; }
    .hover-enabled .bub-pill-with-actionable-icon.lava.active.hover-label {
      background: #ab2f26; }

.header-section {
  display: flex;
  align-items: center;
  cursor: pointer; }

.back-arrow {
  font-size: 22px;
  line-height: 1.4em;
  margin-right: 12px; }

.deals-filter-modal {
  overflow: auto;
  height: 90%; }
  .deals-filter-modal .content {
    max-height: 100%;
    position: relative;
    display: grid;
    grid-auto-rows: 1fr -webkit-max-content;
    grid-auto-rows: 1fr max-content;
    overflow: auto; }
  .deals-filter-modal .filter {
    font-size: 16px;
    line-height: 1.5em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    background-color: #fff;
    cursor: pointer; }
  .deals-filter-modal .filter-name {
    font-family: "Oswald", "Arial", sans-serif;
    text-transform: uppercase;
    font-weight: 400; }
  .deals-filter-modal .filter-label {
    display: flex;
    align-items: center; }
  .deals-filter-modal .selected-filter-count {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.5em;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    min-width: 25px;
    height: 25px;
    margin-left: 8px;
    color: #fff;
    background-color: #F44336; }
  .deals-filter-modal .selected-filter-count-text {
    padding: 12px; }
  .deals-filter-modal .filter-detail {
    font-size: 16px;
    line-height: 1.5em;
    display: flex;
    align-items: center;
    padding: 12px 0;
    background-color: #fff; }
    .deals-filter-modal .filter-detail input {
      margin: 0;
      width: 18px;
      height: 18px; }
    .deals-filter-modal .filter-detail label {
      margin: 0 8px; }
  .deals-filter-modal .filter-section {
    display: grid;
    background-color: #b9bcbe;
    grid-gap: 1px; }
  .deals-filter-modal .group-header {
    font-weight: 500;
    background-color: #F1F4EE;
    border-top: 1px solid #b9bcbe;
    border-bottom: 1px solid #b9bcbe;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    right: 0; }
  .deals-filter-modal .filter-details-section {
    display: grid;
    overflow-y: auto;
    overflow-x: hidden; }
  .deals-filter-modal .modal-button {
    margin-top: 20px; }
  .deals-filter-modal .clear-filters-button {
    text-align: center; }
  .deals-filter-modal .category-search-bar {
    display: flex;
    font-size: 14px;
    line-height: 1.5em;
    border: 1px solid #dcdedf;
    border-radius: 6px;
    margin: 12px 0; }
    .deals-filter-modal .category-search-bar .search-icon {
      display: flex;
      align-items: center;
      padding-left: 8px; }
    .deals-filter-modal .category-search-bar .category-search-input {
      width: 100%;
      border: none;
      padding: 8px;
      border-radius: 6px; }
      .deals-filter-modal .category-search-bar .category-search-input:focus {
        outline: none; }
    .deals-filter-modal .category-search-bar .clear-search {
      display: flex;
      padding-right: 8px; }
      .deals-filter-modal .category-search-bar .clear-search .clear-search-button {
        background-color: #fff;
        border-radius: 6px; }

.deals-filter-modal-desktop {
  margin-top: 8px; }
  .deals-filter-modal-desktop .filter-details-section {
    max-height: 400px; }

.deals-filter-modal-mobile {
  width: 100%; }

.faceted-deals-filters-vc {
  top: 0;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  padding: 8px 0;
  background-color: #fff; }
  @media (max-width: 991px) {
    .faceted-deals-filters-vc {
      overflow-x: auto;
      display: flex; } }

.animate-on-transform {
  transition: transform 300ms ease; }

.faceted-deals-sidebar-vc {
  margin-bottom: 40px; }
  .faceted-deals-sidebar-vc .side-nav-header {
    font-weight: 600;
    margin-top: 24px; }
  .faceted-deals-sidebar-vc .side-nav-item {
    margin-top: 8px; }

.faceted-deals-sidebar-vc.loading {
  margin-bottom: 100vh; }

.intercepted-promotion {
  background-color: #fff;
  border: 1px solid #dcdedf;
  padding: 20px; }
  .intercepted-promotion.clearfix::after {
    content: "";
    clear: both;
    display: table; }
  .intercepted-promotion-cover {
    width: 20%;
    max-width: 95px;
    float: left;
    margin: 0 20px 0 0;
    border-radius: 3px;
    background-color: #dcdedf; }
  .intercepted-promotion-buttons {
    display: flex;
    flex-direction: row;
    margin-top: 28px;
    align-items: center; }
    @media (max-width: 1199px) {
      .intercepted-promotion-buttons {
        margin-top: 12px; } }
    @media (max-width: 991px) {
      .intercepted-promotion-buttons {
        flex-direction: column;
        align-items: flex-start; } }
    @media (max-width: 767px) {
      .intercepted-promotion-buttons {
        flex-direction: row;
        align-items: center; } }
    @media (max-width: 578px) {
      .intercepted-promotion-buttons {
        flex-direction: column;
        align-items: flex-start; } }
    .intercepted-promotion-buttons .first-button {
      display: inline;
      margin-right: 20px;
      width: 220px; }
    @media (max-width: 991px) {
      .intercepted-promotion-buttons .second-button {
        margin-top: 16px; } }
    @media (max-width: 767px) {
      .intercepted-promotion-buttons .second-button {
        margin-top: 0; } }
    @media (max-width: 578px) {
      .intercepted-promotion-buttons .second-button {
        margin-top: 16px; } }
    .intercepted-promotion-buttons .second-button .manage-wishlist-link {
      color: #162127;
      text-decoration: underline; }
  .intercepted-promotion-explanation {
    font-family: Helvetica Neue, Helvetica, sans-serif; }
    .intercepted-promotion-explanation .header-text {
      font-weight: 800;
      font-size: 20px;
      padding-bottom: 12px; }
    .intercepted-promotion-explanation .subheader-text {
      font-size: 14px;
      line-height: 1.5em; }

.intercepted-promotion-small .intercepted-promotion-cover {
  width: 30%;
  float: right;
  margin: 0 0 0 20px; }

.faceted-deals-vc .sort-and-feed-options {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }

.faceted-deals-vc .sort-and-feed-options div:only-child {
  margin-left: auto; }

.faceted-deals-vc .feed-emphasis {
  padding-top: 20px;
  padding-bottom: 8px; }
  .faceted-deals-vc .feed-emphasis .title {
    font-family: "Oswald", "Arial", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5em; }
  .faceted-deals-vc .feed-emphasis .icon {
    margin-right: 8px;
    margin-bottom: 4px; }

.faceted-deals-vc .intercepted-promotion-container {
  padding-top: 12px;
  padding-bottom: 8px; }

.faceted-deals-vc .deals-feed {
  padding-top: 16px; }
  .faceted-deals-vc .deals-feed .pagination-container {
    width: 100%;
    text-align: center;
    padding-top: 64px; }
    @media (max-width: 991px) {
      .faceted-deals-vc .deals-feed .pagination-container {
        padding-top: 40px; } }
  .faceted-deals-vc .deals-feed .static-ad-container {
    padding: 40px 0; }
  .faceted-deals-vc .deals-feed .interlayed-ad-container {
    padding: 32px 0;
    border-bottom: 1px solid #dcdedf; }

