h2 {
  font-size: 22px !important;
}

h3 {
  font-size: 18px !important;
}

h4 {
  font-size: 16px !important;
}

body {
  background: var(--re-silver-1);
}

.best-sportsbooks-card {
  color: var(--re-dark) !important;
}

.top-sport-books-sidebar {
  border-radius: 8px;
}

.single_standing_odds .wp-block-table {
  border-radius: 8px;
  border: 1px solid #dfdfdf;
}

.featured-secondary-wrapper {
  border-radius: 8px;
  max-height: 304px;
  min-height: 304px !important;
}

.featured-secondary img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.sf-wrapper:hover .featured-secondary:before {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.page-numbers.dots:hover {
  color: var(--color-one) !important;
  background: transparent !important;
  border: 2px solid #eeeeee !important;
}

.h-superbowl-odds {
  font-size: 16px !important;
  margin-bottom: 16px !important;
}

.featured-heading span {
  /* font-size: 22px; */
  font-weight: 400;
  /* line-height: 23px; */
}

.featured-heading {
  margin-bottom: 16px !important;
}

.wp-block-table .has-subtle-pale-blue-background-color {
  /* border: 1px solid #dfdfdf !important; */
  background-color: var(--re-white) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

.lazyblock-heading-2spaLo {
  margin-bottom: 30px;
}

/*strong {
  color: var(--re-green);
  transition: 0.3s ease;
}

strong:hover {
  color: var(--re-yellow);
}*/

.wp-block-table {
  max-width: calc(100vw - 68px);
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border: none !important;
  color: var(--re-dark-gray-1) !important;
  white-space: nowrap;
}

.single_standing_odds tbody td:first-child {
  font-weight: 400;
  font-family: Beckman !important;
  color: var(--re-dark) !important;
  background: var(--re-silver-1) !important;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  /* background-color: var(--color-three) !important; */
}

.wpj-jtoc--header-main {
  font-family: Beckman;
  color: var(--re-dark);
  background: var(--re-white) !important;
}

.wpj-jtoc--header-main .wpj-jtoc--title {
  color: var(--re-dark) !important;
}

.wpj-jtoc--body {
  background-color: var(--re-white) !important;
}

.wpj-jtoc {
  margin-bottom: 0 !important;
}

.wpj-jtoc .wpj-jtoc--toggle:after,
.wpj-jtoc .wpj-jtoc--toggle:before {
  background-color: var(--re-dark) !important;
}

.wpj-jtoc--item .wpj-jtoc--item-content > a {
  color: var(--re-green) !important;
}

.--jtoc-is-active > .wpj-jtoc--item-content > a:before {
  color: var(--re-green) !important;
}

.wpj-jtoc--item .wpj-jtoc--item-content > a:visited {
  color: var(--re-green) !important;
}

.claim-banner {
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  position: fixed;
  padding: 12px 16px;
  font-family: Roboto;
  background: var(--re-color-1);
  box-shadow: 0px 2px 8px var(--re-muted-grey);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.claim-banner__wrapper {
  display: flex;
  margin: 0 auto;
  flex-wrap: nowrap;
  max-width: var(--re-max-width);
  padding-left: 10px;
  padding-right: 10px;
  align-items: center;
  justify-content: space-between;
}

.claim-banner__info {
  gap: 8px;
  display: flex;
  align-items: center;
}

.claim-banner__heading,
.claim-banner__pretext {
  margin: 0;
  max-width: 200px;
  font-weight: 500;
}

.claim-banner__heading {
  font-size: var(--re-font-size-medium);
  text-transform: uppercase;
  color: var(--re-white);
  font-family: Roboto;
  line-height: 16px;
  font-weight: 400;
}

.claim-banner__pretext {
  margin-top: 4px;
  line-height: 16px;
  font-family: Roboto;
  color: var(--re-muted-white);
  font-size: var(--re-font-size-medium);
}

.sportsbook-ad__phone.footer p.sportsbook-ad__phone-text {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: var(--re-muted-white);
}

.sportsbook-ad__phone-text {
  margin: 0;
}

.claim-banner__image {
  width: auto;
}

.claim-banner__button {
  display: flex;
  gap: 2px;
  flex-direction: column;
  font-weight: 400;
  border-radius: 4px;
  padding: 14px 29px;
  text-align: center;
  transition: all 0.3s;
  font-family: Beckman;
  color: #333333 !important;
  text-transform: uppercase;
  background-color: var(--re-yellow);
  font-size: 20px;
  line-height: 1;
  box-shadow: 0px 1px 2px rgb(0 0 0 / 20%), 0px 2px 4px rgb(0 0 0 / 15%);
}
.claim-banner__button-subtitle {
  font-size: 12px;
  font-weight: initial;
  color: #505262;
  line-height: 14px;
}
.claim-banner__title {
  text-align: center;
  max-width: 300px;
  font-size: 24px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0;
  color: var(--re-white);
}
.claim-banner__title span {
  color: #19e5c3;
}
.claim-banner__gambling {
  display: flex;
  flex-direction: column;
}

.claim-banner__gambling-text {
  display: flex;
  margin-top: 5px;
  font-weight: 400;
  line-height: 14px;
  font-family: Roboto;
  align-items: center;
  justify-content: center;
  color: var(--re-muted-white);
  font-size: var(--re-font-size-small);
  /*border-bottom: 1px dashed var(--re-muted-white);*/
}

.claim-banner [data-tooltip] {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.claim-banner [data-tooltip]::after {
  width: auto !important;
  max-width: none !important;
}

.claim-banner [data-tooltip]:hover::after {
  left: -336px !important;
  top: 0px !important;
}

@media screen and (max-width: 1180px) {
  .claim-banner__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .claim-banner__title {
    font-size: 18px;
    line-height: 21px;
  }
}

@media screen and (max-width: 650px) {
  .claim-banner__image {
    width: 100px;
  }

  .sportsbook-ad__phone-text {
    font-size: 10px;
    line-height: 12px !important;
  }
}

@media screen and (min-width: 500px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 500px) {
  .schema-how-to-step-text img {
    width: 100% !important;
  }
  .blog-content {
    display: inline-grid;
  }
  .featured-secondary-wrapper {
    max-height: none;
    min-height: 0;
    margin-bottom: 16px;
  }

  .claim-banner__image {
    width: 80%;
  }
  .claim-banner__wrapper {
    justify-content: center;
    gap: 20px;
  }
  .claim-banner__gambling-text {
    font-size: var(--re-font-size-tiny);
  }

  .claim-banner [data-tooltip]:hover::after {
    left: -200px !important;
    top: -25px !important;
    right: 100px;
  }

  .claim-banner__button {
    padding: 5px 16px;
  }

  .claim-banner__button-subtitle {
    font-size: 8px;
    list-style: 9.38px;
  }

  .claim-banner__button-title {
    font-size: 13.3px;
    line-height: 15px;
  }

  .wp-block-table {
    max-width: calc(100vw - 52px);
  }
}

@media screen and (max-width: 400px) {
  .claim-banner {
    padding: 10px;
  }

  .claim-banner__title {
    font-size: var(--re-font-size-primary);
  }
}

h4 {
  font-family: Roboto !important;
  font-size: 16px !important;
  line-height: 23px !important;
  color: #151520 !important;
}

h4 strong {
  font-weight: 400 !important;
}

@media screen and (max-width: 800px) {
  .wp-block-image .alignright {
    float: unset;
  }
  .sfodds-result__table-wrap {
    display: inline-grid;
  }
}

@media screen and (max-width: 385px) {
  .single_standing_odds {
    overflow-x: auto;
    max-width: 100vw;
  }

  .wp-block-table {
    overflow-x: auto;
    /* TODO: delete padding-right if tables will looks great on all pages */
    padding-right: 16px;
  }
}
.blog-content .text {
  min-height: unset;
  margin-bottom: unset;
}
.text .conditions {
  margin-bottom: 20px;
}

.category-bonus__text [data-tooltip]:hover::after {
  left: 0;
  top: 30px;
}
.blog-content,
.category-bonus,
.archive-template,
.odds-slider {
  margin-top: 0 !important;
}
.category-bonus {
  overflow: initial;
}

iframe {
  max-width: 100% !important;
}

figure.wp-block-embed > .wp-block-embed__wrapper {
  word-break: break-word;
  hyphens: auto;
}

.blog-content p > a {
  word-break: break-word;
  hyphens: auto;
}

.fd-img-wrapper > a > img {
  max-width: 100% !important;
}

.claim-banner__button br{
  display: none;
}
.fixed-heading-issue{
  font-family: Beckman;
  color: var(--re-dark);
  max-width: 75%;
    font-weight: 400;
    margin: 0 !important;
    line-height: 32px !important;
    font-size: var(--re-font-size-heading) !important;
}
.remove-para-margin td p{
  margin-bottom: 0 !important;
}
.claim-banner__gambling.ats-web br{
  display: none;
}
.claim-banner__gambling.ats-web p{
  margin-bottom: 0;
}
.claim-banner__button br{
  display: none;
}

#my-menu {
  display: none;
}