@import url( 'https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap' );

.hide,
.hidden {
  display: none !important;
}

/*.edition-2012 {
  top: 29px;
  position: relative;
}*/

.new-book-alert-notice.new-book-alert-notice-block.layout-after-header.top-100 {
  top: 100px !important;
}

@media only screen and (min-width: 777.99px) {
  .new-book-alert-notice.new-book-alert-notice-block.layout-after-header.top-100 {
    top: 100px !important;
  }

  .layout-after-header.top-82 {
    top: 82px !important;
  }

  .new-book-alert-notice {
    z-index: 9999 !important;
  }
}

@media only screen and (max-width: 777.99px) {
  .path-taxonomy .layout-content {
    margin-top: 3rem !important;
  }
}

@media only screen and (min-width: 777.99px) and (max-width: 1045px) {
  .grid-container {
    padding: 1rem;
  }
}

body .new-book-alert-notice.new-book-alert-notice-block {
  top: 100px !important;
}

body .layout-after-header main .home-blocks .region-home-blocks #block-sog-csc-chapteralertblock-2 {
  display: none !important;
}

body.path-taxonomy #block-sog-csc-chapteralertblock {
  width: 100%;
  text-align: center;
  height: fit-content;
  min-height: 31px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9999 !important;
}

body.path-taxonomy #block-sog-csc-chapteralertblock .new-book-alert-notice {
  top: 0px !important;
  width: inherit !important;
  /* position: relative; */
}

.new-book-alert-notice {
  top: 100px !important; /* 51px; */
  display: block !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  position: absolute;
  text-align: center;
  font-style: italic;
  font-family: 'Inter';
  padding: 0.5rem 2rem;
  /* z-index: 9999 !important; */
  color: #000000 !important;
  background-color: #F7E655;
  width: -moz-available !important;
  width: -webkit-fill-available !important;
  width: 500% !important;
  background: rgba( 247, 230, 85, 0.91 );
}

.new-book-alert-notice-block {
  display: block;
}

.new-book-alert-notice span {
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  text-align: center;
  font-style: italic;
  font-family: 'Inter';
  color: #000000 !important;
}

.new-book-alert-notice span a {
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  font-style: italic;
  font-family: 'Inter';
  color: #000000 !important;
  text-decoration: underline;
}

.new-book-alert-notice span a:hover,
.new-book-alert-notice span a:focus,
.new-book-alert-notice span a:active,
.new-book-alert-notice span a:target {
  cursor: pointer;
  font-style: normal;
  text-decoration: none;
}

@media only screen and (min-width: 800.99px) and (max-width: 1120px) {
  header[role=banner] {
    padding: 0 1rem;
  }

  .grid-container {
    padding: 1rem 3.5rem 1rem 3rem !important;
  }
}
