@charset "UTF-8";
/*
Theme Name:     Smc-show
Theme URI:      
Description:    Generatepress child theme.
Author:         Me
Author URI:     
Template:       generatepress
Version:        0.1.0
*/
.w-100 figure,
.w-100 img {
  width: 100%; }

.w-auto {
  text-align: left !important; }
  .w-auto img {
    width: auto !important; }

.maury body {
  font-family: "Poppins", sans-serif; }

.jerry-springer body {
  font-family: "Work Sans", sans-serif; }

.judge-jerry body {
  font-family: "Nunito Sans", sans-serif; }

.steve-wilkos body {
  font-family: "Montserrat", sans-serif; }

html,
body {
  overflow-x: hidden; }

p,
li {
  color: #fff; }

a,
.main-navigation .main-nav ul li a {
  color: #fff;
  transition: 0.2s ease; }
  a:hover,
  .main-navigation .main-nav ul li a:hover {
    color: #fff; }

h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff; }
  .maury h1, .maury
  h2, .maury
  h3, .maury
  h4, .maury
  h5 {
    font-family: "Poppins", sans-serif; }
  .jerry-springer h1, .jerry-springer
  h2, .jerry-springer
  h3, .jerry-springer
  h4, .jerry-springer
  h5 {
    font-family: "Work Sans", sans-serif;
    font-weight: 800; }
  .judge-jerry h1, .judge-jerry
  h2, .judge-jerry
  h3, .judge-jerry
  h4, .judge-jerry
  h5 {
    font-family: "Taviraj", serif; }
  .steve-wilkos h1, .steve-wilkos
  h2, .steve-wilkos
  h3, .steve-wilkos
  h4, .steve-wilkos
  h5 {
    font-family: "Fira Sans", sans-serif; }

.judge-jerry h3 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900; }

h3 {
  font-weight: 600px; }

.page-hero {
  text-align: left;
  margin-bottom: 60px; }
  @media (max-width: 768px) {
    .page-hero {
      margin-bottom: 40px;
      background-position: 75% !important; } }

.hero {
  padding: 4rem 0;
  min-height: 267px; }

.hero__heading {
  font-size: 3rem;
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .hero__heading {
      font-size: 2rem;
      max-width: 60%; } }
  .judge-jerry .hero__heading {
    font-size: 2.5rem;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 800; }
    @media (max-width: 768px) {
      .judge-jerry .hero__heading {
        font-size: 1.8rem; } }
  .jerry-springer .hero__heading {
    font-size: 2.2rem; }
    @media (max-width: 768px) {
      .jerry-springer .hero__heading {
        font-size: 1.5rem; } }

.hero__separator {
  background-color: #fff;
  width: 120px;
  height: 2px;
  margin: 10px 0 25px 3px; }

.hero__subheading {
  font-weight: 500;
  font-size: 1.875rem;
  text-transform: none;
  margin-bottom: 0;
  max-width: 700px; }
  @media (max-width: 768px) {
    .hero__subheading {
      line-height: 1.2;
      font-size: 1.2rem;
      max-width: 60%; } }
  .judge-jerry .hero__subheading {
    font-size: 1.5rem;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700; }
    @media (max-width: 768px) {
      .judge-jerry .hero__subheading {
        font-size: 1.1rem; } }
  .jerry-springer .hero__subheading {
    font-size: 1.3rem;
    font-weight: 500; }
    @media (max-width: 768px) {
      .jerry-springer .hero__subheading {
        font-size: 1rem; } }
  .steve-wilkos .hero__subheading {
    font-family: "Montserrat", sans-serif;
    font-weight: 600; }

.featured-image.page-header-image {
  position: absolute; }
  .featured-image.page-header-image.grid-container {
    max-width: 100%; }
  .featured-image.page-header-image img {
    width: 100vw; }

@media (max-width: 768px) {
  .maury.page-id-13 .page-hero {
    background-position: 58% !important; }
  .maury.page-id-15 .page-hero {
    background-position: 77% !important; }
  .maury.page-id-17 .page-hero {
    background-position: 70% !important; } }

.footer-widgets .footer-widget-1 {
  flex-basis: 13%; }
  @media (min-width: 1024px) {
    .footer-widgets .footer-widget-1 {
      flex-basis: 10%; } }

.footer-widgets .footer-widget-2 {
  flex-basis: 47%; }
  @media (min-width: 1024px) {
    .footer-widgets .footer-widget-2 {
      flex-basis: 50%; } }

.footer-widgets .footer-widget-3 {
  flex-basis: 20%; }

.footer-widgets .footer-widget-4 {
  flex-basis: 20%; }

@media (max-width: 768px) {
  .footer-widget-1 {
    display: none; } }

.footer-widget-2 .gallery-item {
  width: auto; }
  .footer-widget-2 .gallery-item img {
    width: auto;
    max-width: 110px;
    height: 50px;
    margin: 0 20px; }
    .footer-widget-2 .gallery-item img:first-child {
      margin-left: 0; }

.footerLogos--mobile img {
  width: auto;
  height: 50px; }
  .footerLogos--mobile img:first-child {
    margin-left: 0; }

.footer__email {
  display: block; }

.footer__copyright {
  font-size: 12px; }

.footerLogos,
.copyright {
  display: none; }
  @media (min-width: 769px) {
    .footerLogos,
    .copyright {
      display: block; } }

.footerLogos--mobile,
.copyright--mobile {
  display: block; }
  @media (min-width: 769px) {
    .footerLogos--mobile,
    .copyright--mobile {
      display: none; } }

@media (max-width: 768px) {
  .footer-widget-2 .widget:nth-child(2) {
    margin-bottom: 0; } }

.judge-jerry .footer-widgets .widget-title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900; }

.judge-jerry .footer-widgets a {
  text-transform: uppercase;
  color: #869dba; }

.jerry-springer .footer-widgets a {
  color: #fff; }

.steve-wilkos .footer-widgets a {
  color: #9b9797; }

.judge-jerry .footer-widgets a:hover {
  color: #fcc514 !important; }

.steve-wilkos .footer-widgets a:hover {
  color: #3189f5 !important; }

.maury .footer-widgets a:hover {
  color: #189fe0 !important; }

.jerry-springer .footer-widgets a:hover {
  color: #ffe730 !important; }

.jerry-springer .footer__copyright {
  font-size: 13px;
  color: #fff; }

.steve-wilkos .footer__copyright {
  font-size: 13px;
  color: #9b9797; }

#sby_lightbox .sby_video_thumbnail img,
[id^="sb_youtube_"].sb_youtube .sby_video_thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block !important; }

#sby_lightbox .sby_lb_video_thumbnail,
#sby_lightbox .sby_video_thumbnail,
[id^="sb_youtube_"].sb_youtube .sby_video_thumbnail {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  display: flex !important; }

.sb_youtube.sby_col_1 {
  background: #0a053f; }
  @media (max-width: 768px) {
    .sb_youtube.sby_col_1 {
      margin-left: -20px;
      margin-right: -20px; } }

.sby_carousel {
  padding: 0 !important; }

.sb_youtube.sby_col_1 .sby_items_wrap {
  background: #0a053f;
  padding: 11px !important; }

.sb_youtube.sby_col_1 .sby_video_title_wrap {
  font-weight: 800; }

.sb_youtube.sby_col_3 {
  padding: 0 !important; }

.sby_info {
  margin: 0 !important; }
  .sby_col_1 .sby_info {
    display: flex !important;
    min-height: 110px; }

[id^="sb_youtube_"].sb_youtube .sby_info {
  opacity: 1 !important; }

.sby_video_title {
  font-weight: 500 !important;
  color: #fff;
  font-size: 1.1rem;
  display: flex;
  width: 100%;
  padding: 2rem;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
  hyphens: none !important; }
  .sby_col_1 .sby_video_title {
    font-size: 1.4rem;
    font-weight: 700 !important;
    padding: 1rem 0 1rem 0;
    text-align: center !important;
    display: block !important; }
  @media (min-width: 1200px) {
    .sby_video_title {
      align-items: flex-start; } }
  @media (max-width: 1023px) {
    .sby_video_title {
      font-size: 1rem; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sby_video_title {
      font-size: 0.9rem; } }
  @media (max-width: 767px) {
    .sby_video_title {
      font-size: 0.9rem; } }

.sby-owl-nav .sby-owl-prev,
.sby-owl-nav .sby-owl-next {
  top: 40%;
  margin: 0;
  padding: 0;
  background: #39b6f3;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .sby-owl-nav .sby-owl-prev svg,
  .sby-owl-nav .sby-owl-next svg {
    height: 25px; }
  @media (max-width: 768px) {
    .sby-owl-nav .sby-owl-prev,
    .sby-owl-nav .sby-owl-next {
      display: none; } }
  .judge-jerry .sby-owl-nav .sby-owl-prev, .judge-jerry
  .sby-owl-nav .sby-owl-next {
    border-radius: 0; }

.sby-owl-nav .sby-owl-prev {
  left: -30px; }
  @media (min-width: 768px) {
    .sby-owl-nav .sby-owl-prev {
      left: -80px; } }
  @media (min-width: 1024px) {
    .sby-owl-nav .sby-owl-prev {
      left: -20px; } }
  @media (min-width: 1450px) {
    .sby-owl-nav .sby-owl-prev {
      left: -75px; } }
  .sby-owl-nav .sby-owl-prev svg {
    position: absolute;
    right: 20px;
    top: 13px; }

.sby-owl-nav .sby-owl-next {
  right: -30px; }
  @media (min-width: 768px) {
    .sby-owl-nav .sby-owl-next {
      right: -80px; } }
  @media (min-width: 1024px) {
    .sby-owl-nav .sby-owl-next {
      right: -20px; } }
  @media (min-width: 1450px) {
    .sby-owl-nav .sby-owl-next {
      right: -75px; } }
  .sby-owl-nav .sby-owl-next svg {
    position: absolute;
    right: 15px;
    top: 13px; }

.sby-owl-dots {
  position: absolute;
  top: -50px;
  right: 0; }
  .sby-owl-dots .sby-owl-dot {
    background: transparent;
    padding: 0; }
    .sby-owl-dots .sby-owl-dot.active span {
      background: #fff;
      opacity: 1; }
      .jerry-springer .sby-owl-dots .sby-owl-dot.active span {
        background: #f4e52e; }
    .sby-owl-dots .sby-owl-dot span {
      background: #09232f;
      opacity: 1; }
      .jerry-springer .sby-owl-dots .sby-owl-dot span {
        background: #faebdc; }
  @media (max-width: 767px) {
    .sby-owl-dots {
      display: none; } }

.sby_carousel:hover .sby-owl-nav > div {
  box-shadow: none;
  transform: scale(1); }
  .maury .sby_carousel:hover .sby-owl-nav > div {
    background: #39b6f3; }
    .maury .sby_carousel:hover .sby-owl-nav > div:hover {
      background: #189fe0; }
  .jerry-springer .sby_carousel:hover .sby-owl-nav > div {
    background: #ffe730; }
    .jerry-springer .sby_carousel:hover .sby-owl-nav > div:hover {
      background: #ffe730; }
  .judge-jerry .sby_carousel:hover .sby-owl-nav > div {
    background: #fff; }
    .judge-jerry .sby_carousel:hover .sby-owl-nav > div:hover {
      background: #fac511; }
  .steve-wilkos .sby_carousel:hover .sby-owl-nav > div {
    background: #3189f5; }
    .steve-wilkos .sby_carousel:hover .sby-owl-nav > div:hover {
      background: #3189f5; }
  .sby_carousel:hover .sby-owl-nav > div:hover {
    box-shadow: none; }

.sby_video_thumbnail {
  display: flex !important;
  justify-content: center;
  align-items: center; }
  .sby_video_thumbnail:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='YouTube_Icon' x='0px' y='0px' viewBox='0 0 1024 721' enable-background='new 0 0 1024 721' xml:space='preserve'%3E%3Cpath id='Triangle' fill='%23FFFFFF' d='M407,493l276-143L407,206V493z'/%3E%3Cpath id='The_Sharpness' opacity='0.12' fill='%23420000' d='M407,206l242,161.6l34-17.6L407,206z'/%3E%3Cg id='Lozenge'%3E%3Cg%3E%3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='512.5' y1='719.7' x2='512.5' y2='1.2' gradientTransform='matrix(1 0 0 -1 0 721)'%3E%3Cstop offset='0' style='stop-color:%23E52D27'/%3E%3Cstop offset='1' style='stop-color:%23BF171D'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23SVGID_1_)' d='M1013,156.3c0,0-10-70.4-40.6-101.4C933.6,14.2,890,14,870.1,11.6C727.1,1.3,512.7,1.3,512.7,1.3 h-0.4c0,0-214.4,0-357.4,10.3C135,14,91.4,14.2,52.6,54.9C22,85.9,12,156.3,12,156.3S1.8,238.9,1.8,321.6v77.5 C1.8,481.8,12,564.4,12,564.4s10,70.4,40.6,101.4c38.9,40.7,89.9,39.4,112.6,43.7c81.7,7.8,347.3,10.3,347.3,10.3 s214.6-0.3,357.6-10.7c20-2.4,63.5-2.6,102.3-43.3c30.6-31,40.6-101.4,40.6-101.4s10.2-82.7,10.2-165.3v-77.5 C1023.2,238.9,1013,156.3,1013,156.3z M407,493V206l276,144L407,493z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    height: 40px;
    width: 56px;
    z-index: 11;
    top: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    background-position: center; }

.sby_video_title_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  background-color: #0a053f; }
  .sby_col_1 .sby_video_title_wrap {
    background-color: transparent; }
  @media (min-width: 1200px) {
    .sby_video_title_wrap {
      min-height: 0 !important; } }
  @media (min-width: 1024px) {
    .sby_video_title_wrap {
      min-height: 105px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sby_video_title_wrap {
      min-height: 105px;
      font-size: 1.1em; } }
  @media (max-width: 768px) {
    .sby_video_title_wrap {
      min-height: 105px; } }

[id^="sb_youtube_"].sb_youtube .sby_thumbnail_hover_inner {
  display: none; }

@media (max-width: 768px) {
  body [id^="sb_youtube_"].sb_youtube.sby_width_resp,
  .photo-slider {
    width: 100vw !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  body [id^="sb_youtube_"].sb_youtube.sby_width_resp.sby_col_3,
  .photo-slider {
    width: 100% !important; } }

@media (max-width: 767px) {
  .sby_col_3 .sby-owl-stage {
    left: -30px; } }

@media (max-width: 767px) {
  .owl-carousel .sby-owl-stage {
    left: -10px; } }

.sby_lb-details {
  display: none; }

.lb-disable-scrolling {
  overflow: hidden; }

.sby_lb-outerContainer,
.sby_lb-dataContainer {
  width: 100%; }

.sby_col_3 .sby_video_title {
  min-height: 150px; }

.sb_youtube.sby_col_1,
.slider-promo .slider-promo__container {
  height: 500px; }
  @media (max-width: 1023px) {
    .sb_youtube.sby_col_1,
    .slider-promo .slider-promo__container {
      height: 350px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sb_youtube.sby_col_1,
    .slider-promo .slider-promo__container {
      height: 385px; } }

@media (max-width: 768px) {
  .sb_youtube.sby_col_1 {
    height: auto; } }

@media (min-width: 500px) and (max-width: 768px) {
  .slider-promo .slider-promo__container {
    height: 500px; } }

@media (max-width: 499px) {
  .slider-promo .slider-promo__container {
    height: 385px; } }

.sby_lb-container iframe {
  width: 100% !important;
  height: 100% !important; }

.sby_lb-dataContainer,
.sby_lb-outerContainer {
  min-width: 300px !important;
  width: 90vmin !important;
  height: auto !important; }

@media (max-width: 1023px) {
  .sby_lb-nav {
    display: none !important; } }

.sby_lb-container {
  padding: 0; }

.sby_lightboxOverlay {
  position: fixed !important; }

@media (max-width: 768px) {
  .social-feed .gb-grid-column {
    width: 100% !important; } }

@media (min-width: 768px) {
  .social-feed > .gb-grid-column {
    padding-left: 50px !important; }
    .social-feed > .gb-grid-column:last-child {
      padding-left: 30px !important; } }

.sb-wall-items-wrap {
  max-height: 650px; }

.sb-wall-items-wrap-outer-wrap {
  min-height: 600px; }

.sb-wall {
  position: relative;
  padding-bottom: 30px !important; }
  .sb-wall:before, .sb-wall:after {
    content: "";
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute; }
  .sb-wall:before {
    width: 20px;
    left: -20px; }
  .sb-wall:after {
    width: 10px;
    right: -10px; }
  @media (max-width: 768px) {
    .sb-wall:before, .sb-wall:after {
      content: none; } }
  .sb-wall p,
  .sb-wall a,
  .sb-wall li {
    color: #000; }

.sb-wall-items-wrap {
  overflow: hidden; }
  @media (min-width: 768px) {
    .sb-wall-items-wrap {
      min-height: 500px;
      overflow-y: auto; }
      .maury .sb-wall-items-wrap::-webkit-scrollbar {
        width: 15px;
        height: 15px; }
      .maury .sb-wall-items-wrap::-webkit-scrollbar-thumb {
        background: #39b6f3;
        border-left: 10px solid #0a053f;
        box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05); }
      .maury .sb-wall-items-wrap::-webkit-scrollbar-track {
        background: #0a053f; }
      .maury .sb-wall-items-wrap {
        scrollbar-face-color: #39b6f3;
        scrollbar-track-color: #0a053f; }
      .jerry-springer .sb-wall-items-wrap::-webkit-scrollbar {
        width: 15px;
        height: 15px; }
      .jerry-springer .sb-wall-items-wrap::-webkit-scrollbar-thumb {
        background: #ffe730;
        border-left: 10px solid #161517;
        box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05); }
      .jerry-springer .sb-wall-items-wrap::-webkit-scrollbar-track {
        background: #161517; }
      .jerry-springer .sb-wall-items-wrap {
        scrollbar-face-color: #ffe730;
        scrollbar-track-color: #161517; }
      .judge-jerry .sb-wall-items-wrap::-webkit-scrollbar {
        width: 15px;
        height: 15px; }
      .judge-jerry .sb-wall-items-wrap::-webkit-scrollbar-thumb {
        background: #fac511;
        border-left: 10px solid #162d4b;
        box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05); }
      .judge-jerry .sb-wall-items-wrap::-webkit-scrollbar-track {
        background: #162d4b; }
      .judge-jerry .sb-wall-items-wrap {
        scrollbar-face-color: #fac511;
        scrollbar-track-color: #162d4b; }
      .steve-wilkos .sb-wall-items-wrap::-webkit-scrollbar {
        width: 15px;
        height: 15px; }
      .steve-wilkos .sb-wall-items-wrap::-webkit-scrollbar-thumb {
        background: #3189f5;
        border-left: 10px solid #141821;
        box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05); }
      .steve-wilkos .sb-wall-items-wrap::-webkit-scrollbar-track {
        background: #141821; }
      .steve-wilkos .sb-wall-items-wrap {
        scrollbar-face-color: #3189f5;
        scrollbar-track-color: #141821; } }
  @media (max-width: 768px) {
    .sb-wall-items-wrap {
      max-height: 100% !important; } }

.sb-wall-footer {
  display: none; }

.sb-wall-header {
  position: relative;
  min-height: 30px; }

[id^="sb-wall"].sb-wall .sbsw-item-header {
  padding: 1rem 1rem 0 1rem !important; }

.sbsw-single-filter-all {
  display: none; }

.sbsw-single-filter {
  margin: 0; }
  .sbsw-single-filter span {
    display: none; }
  .sbsw-single-filter-twitter svg, .sbsw-single-filter-facebook svg {
    color: #fff; }
  .sbsw-single-filter-twitter a, .sbsw-single-filter-facebook a {
    display: flex !important;
    align-items: center;
    height: 50px; }
  @media (min-width: 768px) {
    .sbsw-single-filter-twitter a, .sbsw-single-filter-facebook a {
      min-width: 120px; }
    .sbsw-single-filter-twitter span, .sbsw-single-filter-facebook span {
      padding-left: 3px; } }
  .maury .sbsw-single-filter-twitter a,
  .jerry-springer .sbsw-single-filter-twitter a {
    background: #39b6f3 !important;
    border-radius: 0 10px 0 0 !important; }
  .jerry-springer .sbsw-single-filter-twitter a {
    background: #fac511 !important; }
    .jerry-springer .sbsw-single-filter-twitter a svg,
    .jerry-springer .sbsw-single-filter-twitter a span {
      color: #000 !important; }
  .judge-jerry .sbsw-single-filter-twitter a {
    background: #fac511 !important; }
    .judge-jerry .sbsw-single-filter-twitter a svg,
    .judge-jerry .sbsw-single-filter-twitter a span {
      color: #162d4b !important; }
  .steve-wilkos .sbsw-single-filter-twitter a {
    background: #3189f5 !important; }
  .maury .sbsw-single-filter-facebook a {
    background: #09063e !important; }
  .maury .sbsw-single-filter-facebook a,
  .jerry-springer .sbsw-single-filter-facebook a {
    border-radius: 10px 0 0 0 !important; }
  .jerry-springer .sbsw-single-filter-facebook a {
    background: #161517 !important; }
  .judge-jerry .sbsw-single-filter-facebook a {
    background: #162d4b !important; }
  .steve-wilkos .sbsw-single-filter-facebook a {
    background: #141821 !important; }
  @media (min-width: 768px) {
    .sbsw-single-filter span {
      display: block;
      color: #fff; } }

.sbsw-filter-bar {
  display: inline-block;
  position: absolute;
  right: 20px;
  margin-top: -55px; }
  @media (min-width: 768px) {
    .sbsw-filter-bar {
      right: -10px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .sbsw-filter-bar {
      right: -10px; } }

@media (max-width: 767px) {
  .sbsw-item {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

@media (max-width: 812px) and (orientation: landscape) {
  .sbsw-item {
    padding-left: 10px !important;
    padding-right: 10px !important; } }

@media (max-width: 600px) {
  .sbsw-item {
    display: none; }
  .sbsw-item:nth-child(-n + 10) {
    display: inline-block; } }

@media (min-width: 768px) {
  .social-sidebar {
    position: relative;
    bottom: 50px;
    margin-bottom: -50px; } }

.social-sidebar .gb-inside-container figure {
  text-align: center; }
  .social-sidebar .gb-inside-container figure:last-child {
    margin-bottom: 0; }
    .social-sidebar .gb-inside-container figure:last-child img {
      margin-bottom: 0; }

@media (max-width: 768px) {
  .social-sidebar .gb-inside-container {
    margin-top: 30px; } }

.social-sidebar figure.wp-block-image img,
.social-sidebar .promo-square__image img {
  width: 100%; }
  @media (max-width: 768px) {
    .social-sidebar figure.wp-block-image img,
    .social-sidebar .promo-square__image img {
      width: auto; } }

.sbsw-single-filter span {
  font-size: 1rem; }

@media (min-width: 768px) {
  [id^="sb-wall"].sb-wall .sbsw-single-filter a {
    padding: 20px 30px; } }

.sbsw-item-header,
.sbsw-content-text {
  padding: 1rem !important; }

.sbsw-content-text {
  font-family: "Arial", ssan-serif;
  font-size: 0.8125rem; }

[id^="sb-wall"].sb-wall .sbsw-item-stats,
[id^="sb-wall"].sb-wall .sbsw-item-stats .sbsw-count,
[id^="sb-wall"].sb-wall .sbsw-item-stats a.sbsw-ctf-like,
[id^="sb-wall"].sb-wall .sbsw-item-stats a.sbsw-ctf-reply,
[id^="sb-wall"].sb-wall .sbsw-item-stats a.sbsw-ctf-retweet {
  color: #000; }

.sbsw-item-inner {
  background: #fff; }

.sbsw-item-media {
  margin: 1rem 1rem 0 1rem; }

.sbsw-item-media img,
.sbsw-lightbox-hover {
  border-radius: 5px !important; }

p.sbsw-content-text {
  color: #434343; }
  p.sbsw-content-text a {
    color: #1877f2; }

.sbsw-filter-bar .sbsw-single-filter svg {
  min-width: 1rem; }

@media (min-width: 768px) {
  .sbsw-filter-bar .sbsw-single-filter svg {
    height: 1.3rem;
    width: 1.3rem; }
  .sbsw-filter-bar .sbsw-single-filter span {
    font-size: 1rem; }
  .sbsw-filter-bar .sbsw-single-filter a {
    width: 150px;
    justify-content: center; } }

[id^="sb-wall"].sb-wall .sbsw-identity .sbsw-author-name {
  font-weight: 500;
  font-size: 0.9rem; }

[id^="sb-wall"].sb-wall .sbsw-icon a:hover {
  color: #1877f2; }

[id^="sb-wall"].sb-wall .sbsw-item-bottom svg {
  color: #000; }

@media (min-width: 768px) and (max-width: 1023px) {
  .sb-wall.sbsw-col-3 .sbsw-item,
  .sb-wall.sbsw-col-4 .sbsw-item,
  .sb-wall.sbsw-col-5 .sbsw-item,
  .sb-wall.sbsw-col-6 .sbsw-item {
    width: 50% !important; }
  .sb-wall.sbsw-col-3 .sbsw-item,
  .sb-wall.sbsw-col-4 .sbsw-item,
  .sb-wall.sbsw-col-5 .sbsw-item,
  .sb-wall.sbsw-col-6 .sbsw-item {
    width: 50% !important; } }

@media (max-width: 812px) and (orientation: landscape) {
  .sb-wall.sbsw-col-3 .sbsw-item,
  .sb-wall.sbsw-col-4 .sbsw-item,
  .sb-wall.sbsw-col-5 .sbsw-item,
  .sb-wall.sbsw-col-6 .sbsw-item {
    width: 50% !important; }
  .sb-wall.sbsw-col-3 .sbsw-item,
  .sb-wall.sbsw-col-4 .sbsw-item,
  .sb-wall.sbsw-col-5 .sbsw-item,
  .sb-wall.sbsw-col-6 .sbsw-item {
    width: 50% !important; } }

#sbsw-lightbox .sbsw-lb-outerContainer,
#sbsw-lightbox .sbsw-lb-image {
  padding-right: 0;
  min-width: 300px !important;
  width: 90vmin !important;
  height: auto !important; }
  @media (max-width: 640px) {
    #sbsw-lightbox .sbsw-lb-outerContainer,
    #sbsw-lightbox .sbsw-lb-image {
      width: 100% !important;
      height: auto !important; } }

#sbsw-lightbox .sbsw-lb-dataContainer {
  display: none !important; }

.sbsw-lb-nav {
  display: none !important; }

[id^="sb-wall"].sb-wall .sbsw-follow {
  display: none !important; }

[id^="sb-wall"].sb-wall .sbsw-lightbox-hover {
  background: transparent; }

#sbsw-lightbox:after {
  content: "";
  position: fixed;
  top: 3vmax;
  right: 3vmax;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath id='Path_165' data-name='Path 165' d='M968.6,546.64,962,540l6.61-6.62a1.38,1.38,0,1,0-1.95-2h0L960,538l-6.61-6.63a1.39,1.39,0,0,0-1.95,0h0a1.39,1.39,0,0,0,0,2l6.61,6.62-6.65,6.66a1.38,1.38,0,1,0,2,2l6.64-6.65,6.64,6.65a1.38,1.38,0,0,0,2-2Z' transform='translate(-951 -531)' style='fill:%23fff' /%3E%3C/svg%3E");
  text-align: right;
  outline: 0;
  opacity: 0.7;
  transition: opacity 0.2s;
  cursor: pointer; }
  #sbsw-lightbox:after:hover {
    opacity: 1; }

body div.wpforms-container.form--contact, body div.wpforms-container.form--tickets, body div.wpforms-container.form--story {
  padding: 40px;
  margin-bottom: 30px; }
  body div.wpforms-container.form--contact a, body div.wpforms-container.form--tickets a, body div.wpforms-container.form--story a {
    color: #1e73be; }
  @media (max-width: 1023px) {
    body div.wpforms-container.form--contact, body div.wpforms-container.form--tickets, body div.wpforms-container.form--story {
      padding: 30px; } }
  body div.wpforms-container.form--contact label, body div.wpforms-container.form--tickets label, body div.wpforms-container.form--story label {
    color: #000;
    font-size: 14px !important; }
  body div.wpforms-container.form--contact input,
  body div.wpforms-container.form--contact textarea,
  body div.wpforms-container.form--contact select,
  body div.wpforms-container.form--contact .choices__inner, body div.wpforms-container.form--tickets input,
  body div.wpforms-container.form--tickets textarea,
  body div.wpforms-container.form--tickets select,
  body div.wpforms-container.form--tickets .choices__inner, body div.wpforms-container.form--story input,
  body div.wpforms-container.form--story textarea,
  body div.wpforms-container.form--story select,
  body div.wpforms-container.form--story .choices__inner {
    color: #fff !important; }
  body div.wpforms-container.form--contact input::-moz-placeholder, body div.wpforms-container.form--tickets input::-moz-placeholder, body div.wpforms-container.form--story input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.9); }
  body div.wpforms-container.form--contact input:-ms-input-placeholder, body div.wpforms-container.form--tickets input:-ms-input-placeholder, body div.wpforms-container.form--story input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9); }
  body div.wpforms-container.form--contact input::placeholder, body div.wpforms-container.form--tickets input::placeholder, body div.wpforms-container.form--story input::placeholder {
    color: rgba(255, 255, 255, 0.9); }
  body div.wpforms-container.form--contact .choices__item, body div.wpforms-container.form--tickets .choices__item, body div.wpforms-container.form--story .choices__item {
    color: #fff;
    opacity: 0.9; }
  body div.wpforms-container.form--contact .choices__item .choices__item--choice, body div.wpforms-container.form--tickets .choices__item .choices__item--choice, body div.wpforms-container.form--story .choices__item .choices__item--choice {
    opacity: 1; }
  body div.wpforms-container.form--contact .choices__list, body div.wpforms-container.form--tickets .choices__list, body div.wpforms-container.form--story .choices__list {
    color: #fff; }
  body div.wpforms-container.form--contact .choices:after,
  body div.wpforms-container.form--contact .choices[data-type*="select-one"]:after, body div.wpforms-container.form--tickets .choices:after,
  body div.wpforms-container.form--tickets .choices[data-type*="select-one"]:after, body div.wpforms-container.form--story .choices:after,
  body div.wpforms-container.form--story .choices[data-type*="select-one"]:after {
    border-color: #fff transparent transparent transparent; }

body div.wpforms-container.form--tickets .wpforms-description {
  font-size: 1rem; }
  @media (max-width: 768px) {
    body div.wpforms-container.form--tickets .wpforms-description {
      font-size: 1rem; } }
  body div.wpforms-container.form--tickets .wpforms-description a {
    color: #000;
    font-weight: 700; }

.maury body div.wpforms-container .wpforms-form
.choices__list--dropdown
.choices__item--selectable.is-highlighted {
  background-color: #39b6f3; }

.jerry-springer body div.wpforms-container .wpforms-form
.choices__list--dropdown
.choices__item--selectable.is-highlighted {
  background-color: #ffe730; }

.judge-jerry body div.wpforms-container .wpforms-form
.choices__list--dropdown
.choices__item--selectable.is-highlighted {
  background-color: #fac511; }

.steve-wilkos body div.wpforms-container .wpforms-form
.choices__list--dropdown
.choices__item--selectable.is-highlighted {
  background-color: #3189f5; }

.maury body .iti__country-list, .maury
div.wpforms-container .wpforms-form .iti__country-list, .maury
div.wpforms-container-full .wpforms-form .iti__country-list, .maury
#wpforms-conversational-form-page .iti__country-list {
  background-color: #0a053f !important; }

.jerry-springer body .iti__country-list, .jerry-springer
div.wpforms-container .wpforms-form .iti__country-list, .jerry-springer
div.wpforms-container-full .wpforms-form .iti__country-list, .jerry-springer
#wpforms-conversational-form-page .iti__country-list {
  background-color: #161517 !important; }

.judge-jerry body .iti__country-list, .judge-jerry
div.wpforms-container .wpforms-form .iti__country-list, .judge-jerry
div.wpforms-container-full .wpforms-form .iti__country-list, .judge-jerry
#wpforms-conversational-form-page .iti__country-list {
  background-color: #162d4b !important; }

.steve-wilkos body .iti__country-list, .steve-wilkos
div.wpforms-container .wpforms-form .iti__country-list, .steve-wilkos
div.wpforms-container-full .wpforms-form .iti__country-list, .steve-wilkos
#wpforms-conversational-form-page .iti__country-list {
  background-color: #141821 !important; }

.footable-filtering-search {
  display: none; }

div.wpforms-container
.wpforms-form
.choices[data-type*="select-one"]
.choices__button {
  display: none; }

div.wpforms-container-full .wpforms-form input::-moz-placeholder {
  font-size: 14px; }

div.wpforms-container-full .wpforms-form input:-ms-input-placeholder {
  font-size: 14px; }

div.wpforms-container-full .wpforms-form .wpforms-field-label,
div.wpforms-container-full .wpforms-form input::placeholder,
div.wpforms-container-full .wpforms-form .choices__item {
  font-size: 14px; }

div.wpforms-container-full .wpforms-form .wpforms-five-sixths,
div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
div.wpforms-container-full .wpforms-form .wpforms-four-fifths,
div.wpforms-container-full .wpforms-form .wpforms-one-fifth,
div.wpforms-container-full .wpforms-form .wpforms-one-fourth,
div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-one-sixth,
div.wpforms-container-full .wpforms-form .wpforms-one-third,
div.wpforms-container-full .wpforms-form .wpforms-three-fourths,
div.wpforms-container-full .wpforms-form .wpforms-three-fifths,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
div.wpforms-container-full .wpforms-form .wpforms-two-fifths,
div.wpforms-container-full .wpforms-form .wpforms-two-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
  margin-left: 2%; }
  @media (max-width: 768px) {
    div.wpforms-container-full .wpforms-form .wpforms-five-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-four-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-one-fifth,
    div.wpforms-container-full .wpforms-form .wpforms-one-fourth,
    div.wpforms-container-full .wpforms-form .wpforms-one-half,
    div.wpforms-container-full .wpforms-form .wpforms-one-sixth,
    div.wpforms-container-full .wpforms-form .wpforms-one-third,
    div.wpforms-container-full .wpforms-form .wpforms-three-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-three-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fifths,
    div.wpforms-container-full .wpforms-form .wpforms-two-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
      width: 100%;
      margin-left: 0; } }

div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
  width: 23.5%; }
  @media (max-width: 768px) {
    div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
      width: 100%; } }

div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
  width: 49%; }
  @media (max-width: 768px) {
    div.wpforms-container-full .wpforms-form .wpforms-one-half,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
      width: 100%; } }

div.wpforms-container-full .wpforms-form input[type="date"],
div.wpforms-container-full .wpforms-form input[type="datetime"],
div.wpforms-container-full .wpforms-form input[type="datetime-local"],
div.wpforms-container-full .wpforms-form input[type="email"],
div.wpforms-container-full .wpforms-form input[type="month"],
div.wpforms-container-full .wpforms-form input[type="number"],
div.wpforms-container-full .wpforms-form input[type="password"],
div.wpforms-container-full .wpforms-form input[type="range"],
div.wpforms-container-full .wpforms-form input[type="search"],
div.wpforms-container-full .wpforms-form input[type="tel"],
div.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container-full .wpforms-form input[type="time"],
div.wpforms-container-full .wpforms-form input[type="url"],
div.wpforms-container-full .wpforms-form input[type="week"],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea,
div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
div.wpforms-container .wpforms-form .choices__inner {
  border-radius: 0; }
  .maury div.wpforms-container-full .wpforms-form input[type="date"],
  .jerry-springer div.wpforms-container-full .wpforms-form input[type="date"], .maury
  div.wpforms-container-full .wpforms-form input[type="datetime"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="datetime"], .maury
  div.wpforms-container-full .wpforms-form input[type="datetime-local"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="datetime-local"], .maury
  div.wpforms-container-full .wpforms-form input[type="email"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="email"], .maury
  div.wpforms-container-full .wpforms-form input[type="month"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="month"], .maury
  div.wpforms-container-full .wpforms-form input[type="number"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="number"], .maury
  div.wpforms-container-full .wpforms-form input[type="password"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="password"], .maury
  div.wpforms-container-full .wpforms-form input[type="range"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="range"], .maury
  div.wpforms-container-full .wpforms-form input[type="search"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="search"], .maury
  div.wpforms-container-full .wpforms-form input[type="tel"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="tel"], .maury
  div.wpforms-container-full .wpforms-form input[type="text"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="text"], .maury
  div.wpforms-container-full .wpforms-form input[type="time"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="time"], .maury
  div.wpforms-container-full .wpforms-form input[type="url"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="url"], .maury
  div.wpforms-container-full .wpforms-form input[type="week"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="week"], .maury
  div.wpforms-container-full .wpforms-form select,
  .jerry-springer
  div.wpforms-container-full .wpforms-form select, .maury
  div.wpforms-container-full .wpforms-form textarea,
  .jerry-springer
  div.wpforms-container-full .wpforms-form textarea, .maury
  div.wpforms-container-full .wpforms-form input[type="submit"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form input[type="submit"], .maury
  div.wpforms-container-full .wpforms-form button[type="submit"],
  .jerry-springer
  div.wpforms-container-full .wpforms-form button[type="submit"], .maury
  div.wpforms-container-full .wpforms-form .wpforms-page-button,
  .jerry-springer
  div.wpforms-container-full .wpforms-form .wpforms-page-button, .maury
  div.wpforms-container .wpforms-form .choices__inner,
  .jerry-springer
  div.wpforms-container .wpforms-form .choices__inner {
    border-radius: 5px !important; }

div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: 500; }

.wpforms-title {
  line-height: 1.2; }
  .judge-jerry .form--tickets .wpforms-title {
    font-weight: 700;
    text-align: center; }
  .steve-wilkos .form--tickets .wpforms-title {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 800; }
  .judge-jerry .form--story .wpforms-title {
    text-align: center;
    font-weight: 700; }
  .jerry-springer .wpforms-title {
    text-align: center;
    font-family: "Work Sans", sans-serif;
    font-weight: 800; }

.wpforms-description h3,
.wpforms-description p,
.wpforms-description li {
  color: #000; }

.wpforms-description h3,
.wpforms-description p {
  margin-bottom: 1rem !important; }

.judge-jerry .form--tickets .wpforms-description {
  font-size: 1.5rem !important; }

.steve-wilkos .form--tickets .wpforms-description {
  text-align: center; }

div.wpforms-container.form--contact, div.wpforms-container.form--tickets, div.wpforms-container.form--story {
  background: #f2f9ff; }
  .jerry-springer div.wpforms-container.form--contact, .jerry-springer div.wpforms-container.form--tickets, .jerry-springer div.wpforms-container.form--story {
    background: #f6f5ed; }
  .judge-jerry div.wpforms-container.form--contact, .judge-jerry div.wpforms-container.form--tickets, .judge-jerry div.wpforms-container.form--story {
    background: transparent radial-gradient(closest-side at 75% 0%, #ffffff 0%, #f9f9f9 100%) 0% 0% no-repeat padding-box; }

.wpforms-confirmation-container-full,
div[submit-success]
> .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  border-color: transparent; }

div.wpforms-container-full .wpforms-form .wpforms-description ul {
  padding-left: 20px !important; }

div.wpforms-container-full .wpforms-form .wpforms-description ul li {
  list-style: disc !important; }

.wpforms-confirmation-container-full,
div[submit-success]
> .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: transparent !important; }
  .wpforms-confirmation-container-full p,
  div[submit-success]
> .wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
    color: #000 !important; }

.c-accordion__item {
  color: #fff; }
  .c-accordion__item .c-accordion__title {
    font-weight: 600;
    font-size: 1.25rem;
    text-transform: none;
    margin-bottom: 2rem; }
    .c-accordion__item .c-accordion__title:after {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cg id='Group_212' data-name='Group 212'%3E%3Ccircle id='Ellipse_30' data-name='Ellipse 30' cx='20' cy='20' r='20' fill='%23fff'/%3E%3Cpolygon points='26.44 16.63 19.94 23.13 13.44 16.63 11.62 18.44 19.94 26.76 28.25 18.44 26.44 16.63' fill='%23162d4b'/%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      width: 25px;
      height: 25px; }
    .judge-jerry .c-accordion__item .c-accordion__title {
      font-family: "Nunito Sans", sans-serif;
      font-weight: 700; }
  .c-accordion__item p {
    margin-bottom: 2rem; }

.is-open > .c-accordion__title:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cg id='Group_212' data-name='Group 212'%3E%3Ccircle id='Ellipse_30' data-name='Ellipse 30' cx='20' cy='20' r='20' fill='%23fff'/%3E%3Cpolygon points='13.56 23.37 20.06 16.87 26.56 23.37 28.38 21.56 20.06 13.24 11.75 21.56 13.56 23.37' fill='%23162d4b'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat; }

.wpforms-container button[type="submit"] {
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: 800 !important;
  min-width: 200px;
  border: none !important;
  position: relative; }
  .wpforms-container button[type="submit"]:after {
    display: inline;
    margin-left: 10px; }
  .maury .wpforms-container button[type="submit"] {
    border-radius: 10px !important;
    font-size: 1.5rem !important; }
  .jerry-springer .wpforms-container button[type="submit"] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem !important; }
    .jerry-springer .wpforms-container button[type="submit"]:after {
      margin-top: 0; }
  .judge-jerry .wpforms-container button[type="submit"] {
    height: 80px !important;
    width: 225px;
    padding: 10px 25px !important;
    text-align: left;
    position: relative;
    font-size: 1.75rem !important; }
    .judge-jerry .wpforms-container button[type="submit"]:after {
      width: 58px;
      height: 45px; }
    @media (max-width: 768px) {
      .judge-jerry .wpforms-container button[type="submit"] {
        font-size: 1.45rem !important; }
        .judge-jerry .wpforms-container button[type="submit"]:after {
          width: 50px;
          height: 39px;
          margin-top: -5px; } }
  .steve-wilkos .wpforms-container button[type="submit"] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem !important; }
    @media (max-width: 768px) {
      .steve-wilkos .wpforms-container button[type="submit"]:after {
        margin-top: -1px; } }

.maury .detect-location__button {
  background-color: #0a053f !important; }

.jerry-springer .detect-location__button {
  background-color: #161517 !important;
  color: #fff !important;
  border-radius: 5px; }

.judge-jerry .detect-location__button {
  background-color: #fac511 !important;
  border-radius: 0;
  color: #162d4b !important; }

.steve-wilkos .detect-location__button {
  background-color: #3189f5 !important;
  color: #fff !important;
  border-radius: 0;
  padding: 0.45rem 1rem 0.25rem 1rem; }

.jerry-springer .detect-location__exit {
  background-color: #ffe730;
  color: #161517; }

.slider-promo__button,
.image-cta__button {
  position: relative; }
  @media (min-width: 1024px) {
    .jerry-springer .slider-promo__button, .jerry-springer
    .image-cta__button {
      max-width: 275px; } }
  .jerry-springer .slider-promo__button:after, .jerry-springer
  .image-cta__button:after {
    position: absolute;
    margin-top: 3px; }
  .judge-jerry .slider-promo__button, .judge-jerry
  .image-cta__button {
    display: flex;
    align-items: center;
    max-width: 280px !important; }
    @media (min-width: 1024px) {
      .judge-jerry .slider-promo__button, .judge-jerry
      .image-cta__button {
        padding: 20px 10px 20px 30px !important; } }
    @media (max-width: 768px) {
      .judge-jerry .slider-promo__button, .judge-jerry
      .image-cta__button {
        padding: 20px 10px 20px 20px !important; } }
    .judge-jerry .slider-promo__button:after, .judge-jerry
    .image-cta__button:after {
      width: 50px;
      height: 39px; }
  .steve-wilkos .slider-promo__button:after, .steve-wilkos
  .image-cta__button:after {
    position: absolute;
    margin-top: 3px; }
    @media (max-width: 1023px) {
      .steve-wilkos .slider-promo__button:after, .steve-wilkos
      .image-cta__button:after {
        margin-top: 0; } }
    @media (max-width: 768px) {
      .steve-wilkos .slider-promo__button:after, .steve-wilkos
      .image-cta__button:after {
        margin-top: -1px; } }

@media (max-width: 768px) {
  .maury .slider-promo__button {
    max-width: 220px; } }

@media (min-width: 1024px) {
  .jerry-springer .image-cta__button {
    max-width: 250px; } }

@media (max-width: 768px) {
  .steve-wilkos .image-cta__button {
    max-width: 180px; } }

@media (max-width: 768px) {
  .maury .image-cta__button {
    max-width: 170px; } }

.steve-wilkos .wpforms-container button[type="submit"], .steve-wilkos
.slider-promo__button, .steve-wilkos
.image-cta__button {
  background-color: #3189f5 !important;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 1.75rem; }
  @media (max-width: 1023px) {
    .steve-wilkos .wpforms-container button[type="submit"], .steve-wilkos
    .slider-promo__button, .steve-wilkos
    .image-cta__button {
      font-size: 1.4rem; } }
  @media (max-width: 768px) {
    .steve-wilkos .wpforms-container button[type="submit"], .steve-wilkos
    .slider-promo__button, .steve-wilkos
    .image-cta__button {
      font-size: 1.1rem; } }
  .steve-wilkos .wpforms-container button[type="submit"]:after, .steve-wilkos
  .slider-promo__button:after, .steve-wilkos
  .image-cta__button:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.44' height='19.74' viewBox='0 0 21.44 19.74'%3E%3Ctitle%3ECTA_Arrow_Right-white%3C/title%3E%3Cpath d='M21.44,9.86l-8.87,9.88L9.91,17.45l3.43-3.73A12.75,12.75,0,0,1,16,11.49H0V8.25H15.91a11.71,11.71,0,0,1-1.29-.93A16.07,16.07,0,0,1,13.31,6L9.88,2.29,12.54,0Z' transform='translate(0 0)' style='fill: %23fff'/%3E%3C/svg%3E%0A");
    height: 20px;
    width: 23px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 768px) {
      .steve-wilkos .wpforms-container button[type="submit"]:after, .steve-wilkos
      .slider-promo__button:after, .steve-wilkos
      .image-cta__button:after {
        height: 17px;
        width: 19px; } }

.judge-jerry .wpforms-container button[type="submit"], .judge-jerry
.slider-promo__button, .judge-jerry
.image-cta__button {
  background: linear-gradient(130deg, #fdd552 0%, #fbc104 100%) !important;
  border-radius: 0;
  box-shadow: 0 0 10px #fff inset;
  color: #162d4b !important;
  outline: 1px solid #fff0bf;
  outline-offset: -10px;
  font-family: "Taviraj", serif;
  font-weight: 800;
  text-transform: capitalize;
  border-radius: 0;
  font-size: 1.75rem;
  margin-top: 3px; }
  @media (max-width: 768px) {
    .judge-jerry .wpforms-container button[type="submit"], .judge-jerry
    .slider-promo__button, .judge-jerry
    .image-cta__button {
      font-size: 1.3rem; }
      .judge-jerry .wpforms-container button[type="submit"]:after, .judge-jerry
      .slider-promo__button:after, .judge-jerry
      .image-cta__button:after {
        right: 0;
        margin-top: -5px; } }
  .judge-jerry .wpforms-container button[type="submit"]:after, .judge-jerry
  .slider-promo__button:after, .judge-jerry
  .image-cta__button:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.63 45.51'%3E%3Cpath d='M27.92,39.5h-.31a1.88,1.88,0,0,0-1.88-1.88H3.05A1.89,1.89,0,0,0,1.16,39.5H.85C.38,39.5,0,40,0,40.69v1.23H28.77V40.69C28.77,40,28.39,39.5,27.92,39.5Z' fill='%23162d4b'/%3E%3Crect y='43.09' width='28.77' height='2.42' fill='%23162d4b'/%3E%3Cpath d='M7,19.86l13.27,8.62a1.77,1.77,0,0,1,.16-1.64,1.8,1.8,0,0,1,2.49-.54l0,0a.55.55,0,0,0,.76-.17l.37-.57a.55.55,0,0,0-.16-.76l-.06,0,5-7.73,0,0h0a.56.56,0,0,0,.76-.16l.37-.57a.55.55,0,0,0-.15-.76l0,0a1.8,1.8,0,0,1,.89-3.3c-1.39-.9-4.35-2.85-13.25-8.6a1.79,1.79,0,0,1-2.65,2.16l0,0a.54.54,0,0,0-.75.17l-.38.57h0a.55.55,0,0,0,.17.76l.05,0-5,7.72,0,0a.55.55,0,0,0-.77.16l-.37.57a.56.56,0,0,0,.16.76l0,0A1.8,1.8,0,0,1,7,19.86Z' fill='%23162d4b'/%3E%3Cpath d='M7.59,27.59l5.34,3.47a6.71,6.71,0,0,0,5.83.71L4.56,22.56A6.7,6.7,0,0,0,7.59,27.59Z' fill='%23162d4b'/%3E%3Cpath d='M30.14,4.55,24.8,1.08A6.67,6.67,0,0,0,19,.37l14.2,9.22A6.66,6.66,0,0,0,30.14,4.55Z' fill='%23162d4b'/%3E%3Cpath d='M57.31,35.55c-2.93-2-15.88-8.78-20.61-11.23a1.21,1.21,0,0,0-.32-1.62,1.18,1.18,0,0,0-1.64.31l0,0,0,.08a11.5,11.5,0,0,1-2-1.87c-.69-.84-.55-1.62-1.7-2.37a1.34,1.34,0,0,0-1.85.39L26,24.14A1.33,1.33,0,0,0,26.34,26c1.54,1,2.1-.22,5.37,1.68l-.06.09A1.2,1.2,0,0,0,32,29.4h0a1.21,1.21,0,0,0,1.6-.35c4.07,3.47,15.22,13,18.26,14.85a4.49,4.49,0,0,0,5.41-1.8l.58-.89A4.51,4.51,0,0,0,57.31,35.55Z' fill='%23162d4b'/%3E%3Cpath d='M4.79,21.64l14.7,9.55a.9.9,0,0,0,1-1.5L5.77,20.14a.9.9,0,0,0-1.24.27A.89.89,0,0,0,4.79,21.64Z' fill='%23162d4b'/%3E%3Cpath d='M17.25,2.45c15.55,10.06,14.69,9.63,15.06,9.68a.88.88,0,0,0,.87-.4.89.89,0,0,0-.26-1.23L18.22,1A.89.89,0,0,0,17,1.22.88.88,0,0,0,17.25,2.45Z' fill='%23162d4b'/%3E%3C/svg%3E");
    position: absolute;
    right: 20px;
    background-repeat: no-repeat; }

.jerry-springer .wpforms-container button[type="submit"], .jerry-springer
.slider-promo__button, .jerry-springer
.image-cta__button {
  background-color: #ffe730 !important;
  border-radius: 0 !important;
  color: #000 !important; }
  @media (min-width: 1024px) {
    .jerry-springer .wpforms-container button[type="submit"], .jerry-springer
    .slider-promo__button, .jerry-springer
    .image-cta__button {
      font-size: 1.6875rem !important; } }
  @media (max-width: 1023px) {
    .jerry-springer .wpforms-container button[type="submit"], .jerry-springer
    .slider-promo__button, .jerry-springer
    .image-cta__button {
      font-size: 1rem !important; } }
  .jerry-springer .wpforms-container button[type="submit"]:after, .jerry-springer
  .slider-promo__button:after, .jerry-springer
  .image-cta__button:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg id='Arrow_CTA' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.98 18.95'%3E%3Cpath d='M15.13,6.93a28.84,28.84,0,0,1-2.59-3.07A41.76,41.76,0,0,1,10,0L6,2.73a16.35,16.35,0,0,0,2.48,3,17.88,17.88,0,0,0,1.61,1.36l-.25,0a32.89,32.89,0,0,0-4.63-.32H0V12.2H5.18a32.92,32.92,0,0,0,4.63-.31l.24,0a19.42,19.42,0,0,0-1.6,1.35,17.79,17.79,0,0,0-2.48,3L10,19q1.26-2.1,2.52-3.82A30.18,30.18,0,0,1,15.13,12,22.21,22.21,0,0,1,18,9.56V9.4A23.8,23.8,0,0,1,15.13,6.93Z' fill='%23161517'/%3E%3C/svg%3E");
    height: 18px;
    width: 18px;
    margin-left: 10px;
    background-repeat: no-repeat; }
    @media (max-width: 768px) {
      .jerry-springer .wpforms-container button[type="submit"]:after, .jerry-springer
      .slider-promo__button:after, .jerry-springer
      .image-cta__button:after {
        margin-top: -1px; } }

.maury .wpforms-container button[type="submit"], .maury
.slider-promo__button, .maury
.image-cta__button {
  background-color: #39b6f3 !important; }
  @media (max-width: 768px) {
    .maury .wpforms-container button[type="submit"], .maury
    .slider-promo__button, .maury
    .image-cta__button {
      font-size: 1.2rem; } }
  .maury .wpforms-container button[type="submit"]:after, .maury
  .slider-promo__button:after, .maury
  .image-cta__button:after {
    content: "→"; }

.footable .form-inline select::-ms-expand {
  display: none !important; }

.listing,
.guide {
  min-height: 1100px; }
  @media (max-width: 768px) {
    .listing,
    .guide {
      min-height: auto; } }
  .listing thead tr:first-child > th:only-child,
  .guide thead tr:first-child > th:only-child {
    padding-left: 0 !important;
    padding-right: 0 !important; }

@media (max-width: 1080px) {
  .tables-page > .gb-grid-column {
    width: 100% !important; } }

.listing {
  background: #fff;
  color: #000;
  padding: 40px 20px 46px 20px; }
  @media (max-width: 1200px) {
    .listing {
      padding-left: 20px;
      padding-right: 20px; } }
  .listing .ninja_clmn_nm_state {
    display: none !important; }
  .listing .footable .form-inline .form-control {
    color: #fff; }
  .listing .footable .form-inline select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 24px; }
    .maury .listing .footable .form-inline select {
      background: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='10px' height='15px' viewBox='0 0 13.82 7.02'%3e%3cpath id='select' d='M0,0,7,7l6.78-7' fill='%23fff'/%3e%3c/svg%3e") no-repeat 95% 50% #0a053f; }
    .steve-wilkos .listing .footable .form-inline select {
      background: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='10px' height='15px' viewBox='0 0 13.82 7.02'%3e%3cpath id='select' d='M0,0,7,7l6.78-7' fill='%23fff'/%3e%3c/svg%3e") no-repeat 95% 50% #141821;
      border-radius: 0; }
    .jerry-springer .listing .footable .form-inline select {
      background: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='10px' height='15px' viewBox='0 0 13.82 7.02'%3e%3cpath id='select' d='M0,0,7,7l6.78-7' fill='%23fff'/%3e%3c/svg%3e") no-repeat 95% 50% #161517;
      border-radius: 0; }
    .judge-jerry .listing .footable .form-inline select {
      background: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='10px' height='15px' viewBox='0 0 13.82 7.02'%3e%3cpath id='select' d='M0,0,7,7l6.78-7' fill='%23fff'/%3e%3c/svg%3e") no-repeat 95% 50% #162d4b;
      border-radius: 0; }
  .jerry-springer .listing {
    min-height: auto; }
  .listing p {
    color: #000; }
  .listing .footable-filtering-search {
    display: none !important; }
  .listing .footable-filtering th {
    border-bottom: 0 !important; }
  .listing .footable-header th,
  .listing .footable-header td,
  .listing tbody th,
  .listing tbody td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important; }

.guide {
  background: #0a053f;
  color: #fff;
  padding: 40px 20px 46px 20px; }
  @media (max-width: 1200px) {
    .guide {
      padding-left: 20px;
      padding-right: 20px; } }
  .judge-jerry .guide h2 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 900; }
  .guide table,
  .guide thead,
  .guide th,
  .guide tr,
  .guide td {
    background: transparent !important; }
  .guide .footable-first-visible {
    white-space: nowrap; }
  .guide .footable-filtering-search {
    display: none !important; }
  .guide .footable .form-inline select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 24px;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='10px' height='15px' viewBox='0 0 13.82 7.02'%3e%3cpath id='select' d='M0,0,7,7l6.78-7' fill='%23000'/%3e%3c/svg%3e") no-repeat 95% 50% #fff;
    outline: none; }
    .judge-jerry .guide .footable .form-inline select,
    .jerry-springer .guide .footable .form-inline select,
    .steve-wilkos .guide .footable .form-inline select {
      border-radius: 0; }
  .guide table,
  .guide th,
  .guide tr,
  .guide td {
    color: #fff !important; }
  .guide .footable-filtering th {
    border-bottom: 0 !important; }
  .guide .footable-header th,
  .guide .footable-header td,
  .guide tbody th,
  .guide tbody td {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35) !important; }

.ninja_table_wrapper
.ninja_table_afd_inline
thead
.footable-filtering
th
.form-inline {
  text-align: left; }

.footable-filtering > th {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.ninja_table_wrapper .ui.table {
  border: 0 !important; }

.ninja_table_wrapper .ui.table thead th {
  text-transform: uppercase !important;
  background: transparent !important; }

.ninja_table_wrapper .footable-page-nav.disabled {
  display: none; }

.foo-table.footable .pagination > .disabled > a,
.foo-table.footable .pagination > .disabled > a:focus,
.foo-table.footable .pagination > .disabled > a:hover,
.foo-table.footable .pagination > .disabled > span,
.foo-table.footable .pagination > .disabled > span:focus,
.foo-table.footable .pagination > .disabled > span:hover {
  background-color: transparent;
  border: 0; }

.foo-table.footable .pagination > li > a:focus,
.foo-table.footable .pagination > li > a:hover,
.foo-table.footable .pagination > li > span:focus,
.foo-table.footable .pagination > li > span:hover {
  background-color: transparent;
  color: #ccc; }

.foo-table.footable .pagination > .active > a,
.foo-table.footable .pagination > .active > a:focus,
.foo-table.footable .pagination > .active > a:hover,
.foo-table.footable .pagination > .active > span,
.foo-table.footable .pagination > .active > span:focus,
.foo-table.footable .pagination > .active > span:hover {
  background-color: transparent;
  border: 0;
  color: #000; }
  .guide .foo-table.footable .pagination > .active > a, .guide
  .foo-table.footable .pagination > .active > a:focus, .guide
  .foo-table.footable .pagination > .active > a:hover, .guide
  .foo-table.footable .pagination > .active > span, .guide
  .foo-table.footable .pagination > .active > span:focus, .guide
  .foo-table.footable .pagination > .active > span:hover {
    color: #fff; }

.foo-table.footable .pagination > li > a,
.foo-table.footable .pagination > li > span {
  background-color: transparent;
  border: 0; }

.footable_parent table.foo-table.vertical_centered tbody > tr > td {
  vertical-align: top !important; }

.footable-pagination-wrapper .pagination {
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
  max-height: 50px; }
  .footable-pagination-wrapper .pagination li:nth-child(1), .footable-pagination-wrapper .pagination li:nth-child(2), .footable-pagination-wrapper .pagination li:nth-last-child(1), .footable-pagination-wrapper .pagination li:nth-last-child(2) {
    font-size: 2.5rem;
    position: relative;
    bottom: -7px; }

.pagination {
  margin: 0 !important; }

.listing table.ninja_footable.ninja_stacked_table
> tbody
> tr.footable-detail-row
> td,
.guide table.ninja_footable.ninja_stacked_table
> tbody
> tr.footable-detail-row
> td {
  border-bottom: 1px solid #ccc !important; }

.footable-details.table > tbody > tr > td,
.footable-details.table > tbody > tr > th,
.footable-details.table > tfoot > tr > td,
.footable-details.table > tfoot > tr > th,
.footable-details.table > thead > tr > td,
.footable-details.table > thead > tr > th,
.footable.table > tbody > tr > td,
.footable.table > tbody > tr > th,
.footable.table > tfoot > tr > td,
.footable.table > tfoot > tr > th,
.footable.table > thead > tr > td,
.footable.table > thead > tr > th {
  padding: 0.78571429em !important; }

.jerry-springer .footable .pagination > li > a, .jerry-springer
.footable .pagination > li > span {
  color: #151515; }

.foo-table.footable .pagination > .active > a {
  font-weight: 900; }

.foo-table.footable.footable tfoot .footable-paging > td {
  padding-left: 0 !important;
  padding-right: 0 !important; }

@media (max-width: 768px) {
  .footable .pagination > li:first-child > a,
  .footable-pagination-wrapper .pagination li:nth-last-child(1) {
    display: none; } }

@media (max-width: 768px) {
  .footable-pagination-wrapper .pagination {
    justify-content: flex-start; } }

.sidebar--taping {
  margin-top: 1.5rem;
  background: #fff;
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 400px;
  margin: 0 auto; }
  @media (min-width: 500px) and (max-width: 768px) {
    .sidebar--taping {
      display: none; } }
  .sidebar--taping h4 {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
    text-align: center;
    color: #000; }
  .sidebar--taping .flatpickr-calendar {
    width: 100%;
    border: 0;
    box-shadow: none; }
    @media (max-width: 768px) {
      .sidebar--taping .flatpickr-calendar {
        width: auto !important; } }
  .sidebar--taping .flatpickr-calendar.open {
    margin-top: 10px !important; }
  .sidebar--taping .flatpickr-calendar.inline {
    margin-left: -10px; }
  .sidebar--taping .flatpickr-prev-month,
  .sidebar--taping .flatpickr-next-month {
    display: flex; }
  .sidebar--taping .flatpickr-prev-month {
    left: 10px !important; }
  .sidebar--taping .flatpickr-next-month {
    right: 10px !important; }
  .sidebar--taping .flatpickr-innerContainer {
    pointer-events: none; }
  .sidebar--taping .flatpickr-current-month {
    display: flex;
    left: 0%;
    width: 100%;
    padding: 0;
    justify-content: center; }
  .sidebar--taping .flatpickr-current-month span.cur-month {
    display: flex;
    align-items: center; }
  .sidebar--taping .flatpickr-current-month .numInputWrapper {
    width: 6ch;
    display: flex; }
  .sidebar--taping .flatpickr-months .flatpickr-next-month {
    padding-right: 0; }
  .sidebar--taping .flatpickr-legend {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.8rem; }
    .sidebar--taping .flatpickr-legend span {
      margin-left: 0.5rem;
      background: #0a053f;
      width: 20px;
      height: 20px;
      display: block; }
  .sidebar--taping select,
  .sidebar--taping .flatpickr-current-month input.cur-year {
    font-weight: 800 !important; }
    .judge-jerry .sidebar--taping select, .judge-jerry
    .sidebar--taping .flatpickr-current-month input.cur-year {
      font-weight: 900 !important; }

.page .flatpickr-calendar {
  margin-top: 10px; }

.page .flatpickr-day {
  color: #fff;
  border-radius: 0;
  border: 2px solid #fff; }

.page .numInputWrapper input[type="number"]::-webkit-inner-spin-button,
.page .numInputWrapper input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

.page .numInputWrapper:hover,
.page .flatpickr-current-month span.cur-month:hover {
  background: transparent; }

.page .flatpickr-day.flatpickr-disabled,
.page .page .flatpickr-day.flatpickr-disabled:hover {
  color: black; }

.page .flatpickr-current-month input.cur-year[disabled],
.page .flatpickr-current-month input.cur-year[disabled]:hover {
  color: #000; }

.page .flatpickr-day {
  font-weight: 600; }

.page .flatpickr-day.nextMonthDay,
.page .flatpickr-day.prevMonthDay {
  color: #cfcfcf; }

.maury .flatpickr-day {
  background: #0a053f; }

.judge-jerry .flatpickr-day {
  color: #000;
  background: #fac511;
  font-family: "Nunito Sans", sans-serif !important;
  font-weight: 900 !important; }

.jerry-springer .flatpickr-day {
  background: #ffe730; }

.steve-wilkos .flatpickr-day {
  background: #3189f5; }

.flatpickr-day:hover, .flatpickr-day:focus {
  border-color: #fff !important;
  opacity: 0.8; }
  .maury .flatpickr-day:hover, .maury .flatpickr-day:focus {
    color: #fff;
    background: #0a053f; }
  .judge-jerry .flatpickr-day:hover, .judge-jerry .flatpickr-day:focus {
    background: #fac511;
    color: #000; }
  .jerry-springer .flatpickr-day:hover, .jerry-springer .flatpickr-day:focus {
    color: #fff;
    background: #ffe730; }
  .steve-wilkos .flatpickr-day:hover, .steve-wilkos .flatpickr-day:focus {
    color: #fff;
    background: #3189f5; }

.flatpickr-day.selected {
  opacity: 0.7; }
  .maury .flatpickr-day.selected {
    background: #0a053f;
    color: #fff; }
  .judge-jerry .flatpickr-day.selected {
    background: #fac511;
    color: #000; }
  .jerry-springer .flatpickr-day.selected {
    color: #fff;
    background: #ffe730; }
  .steve-wilkos .flatpickr-day.selected {
    color: #fff;
    background: #3189f5; }

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  border-color: #fff !important; }
  .maury .flatpickr-day.today:hover, .maury .flatpickr-day.today:focus {
    background: #0a053f; }
  .judge-jerry .flatpickr-day.today:hover, .judge-jerry .flatpickr-day.today:focus {
    color: #000;
    background: #fac511; }
  .jerry-springer .flatpickr-day.today:hover, .jerry-springer .flatpickr-day.today:focus {
    background: #ffe730; }
  .steve-wilkos .flatpickr-day.today:hover, .steve-wilkos .flatpickr-day.today:focus {
    background: #3189f5; }

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-current-month {
  pointer-events: none; }

.flatpickr-current-month input.cur-year,
.flatpickr-current-month .flatpickr-monthDropdown-months {
  font-weight: 700 !important; }
  .judge-jerry .flatpickr-current-month input.cur-year, .judge-jerry
  .flatpickr-current-month .flatpickr-monthDropdown-months {
    font-weight: 900 !important; }

.flatpickr-monthDropdown-months {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; }

.flatpickr-calendar .arrowUp,
.flatpickr-calendar .arrowDown {
  display: none; }

.sby_lightbox,
.sbsw-lightbox {
  align-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: fixed !important;
  top: 0 !important; }
  .sby_lightbox .sby_lb-outerContainer,
  .sbsw-lightbox .sby_lb-outerContainer {
    top: 0 !important;
    margin: auto; }

.sbsw-lightbox {
  display: flex;
  justify-content: center; }

.lightbox {
  position: fixed !important;
  top: 0 !important;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center; }
  .lightbox .lb-outerContainer {
    right: 0;
    left: 0;
    position: fixed; }
  .lightbox .lb-container {
    width: 100% !important;
    height: 100% !important; }

.sby_lb-closeContainer,
.lb-closeContainer {
  position: fixed;
  top: 2vmax;
  right: 2vmax;
  z-index: 100; }

@media (max-width: 768px) {
  .grid--sidebar > .gb-grid-column:nth-child(2) {
    order: -1; } }

@media (max-width: 812px) and (orientation: landscape) {
  .grid--sidebar > .gb-grid-column:nth-child(2) {
    order: -1; } }

@media (max-width: 768px) {
  .grid--sidebar > .gb-grid-column:nth-child(2) figure {
    display: none; } }

@media (max-width: 812px) and (orientation: landscape) {
  .grid--sidebar > .gb-grid-column:nth-child(2) figure {
    display: none; } }

.promos--mobile {
  display: none;
  width: 100%;
  text-align: center; }
  .promos--mobile figure:last-child {
    margin-bottom: 0; }
  @media (max-width: 768px) {
    .promos--mobile {
      display: block; } }
  @media (max-width: 812px) and (orientation: landscape) {
    .promos--mobile {
      display: block; } }

.hide {
  display: none !important; }

.mt-0 .section-heading__container {
  margin-top: 0; }

.top-bar .inside-top-bar {
  padding: 0; }
  .top-bar .inside-top-bar .widget_media_image img {
    padding: 1rem 0; }

.error404 #page {
  padding-top: 80px;
  min-height: 50vh; }

.error404 .entry-content {
  display: none; }

body {
  background-image: none; }
  @media (max-width: 768px) {
    body {
      min-height: 100vh; } }
  body:before {
    content: "";
    position: fixed;
    height: 100vh;
    background-size: cover;
    width: 100%;
    z-index: -1; }

.maury:before {
  content: "";
  background-image: url("/wp-content/uploads/sites/2/2021/01/Show_Site_Background.jpg"); }

.jerry-springer:before {
  content: "";
  background-image: url("/wp-content/uploads/sites/5/2021/02/Background_Jerry_Springer.jpg"); }

.judge-jerry:before {
  content: "";
  background-image: url("/wp-content/uploads/sites/4/2021/02/Background_Judge_Jerry.jpg"); }

.steve-wilkos:before {
  content: "";
  background-image: url("/wp-content/uploads/sites/3/2021/02/Background_Steve_Wilkos.jpg"); }

.one-container .container {
  background: transparent; }

.one-container .site-content,
.site-header .inside-header,
.page-hero .inside-page-hero.grid-container {
  padding: 0 30px; }
  @media (max-width: 768px) {
    .one-container .site-content,
    .site-header .inside-header,
    .page-hero .inside-page-hero.grid-container {
      padding: 0 20px; } }

.page {
  position: relative;
  z-index: 1; }

#page {
  padding-bottom: 40px; }
  @media (max-width: 768px) {
    #page {
      padding-bottom: 40px; } }

.entry-content ol,
.entry-content ul {
  margin: 0 0 1.5em 2em; }
  .entry-content ol li,
  .entry-content ul li {
    margin-bottom: 0.8em; }

@media (max-width: 768px) {
  .home-promos--top .gb-grid-wrapper .gb-grid-column {
    width: 100% !important; } }

@media (max-width: 812px) and (orientation: landscape) {
  .home-promos--top .gb-grid-wrapper .gb-grid-column {
    width: 100% !important; } }

@media (max-width: 768px) {
  .home-promos--top .gb-grid-wrapper .gb-grid-column:nth-child(2) {
    order: -1; } }

@media (max-width: 812px) and (orientation: landscape) {
  .home-promos--top .gb-grid-wrapper .gb-grid-column:nth-child(2) {
    order: -1; } }

@media (max-width: 768px) {
  .gb-grid-wrapper .gb-grid-column {
    width: 100% !important; } }

@media (max-width: 812px) and (orientation: landscape) {
  .gb-grid-wrapper .gb-grid-column {
    width: 100% !important; } }

@media (max-width: 768px) {
  .team
.gb-grid-wrapper.has-sidebar
.gb-grid-column
.gb-grid-wrapper
.gb-grid-column {
    width: 100% !important; } }

@media (max-width: 812px) and (orientation: landscape) {
  .team
.gb-grid-wrapper.has-sidebar
.gb-grid-column
.gb-grid-wrapper
.gb-grid-column {
    width: 100% !important; } }

@media (max-width: 768px) {
  .team
.gb-grid-wrapper.has-sidebar
.gb-grid-column
.gb-grid-wrapper
.gb-grid-column:nth-child(2) {
    order: 1; } }

@media (max-width: 812px) and (orientation: landscape) {
  .team
.gb-grid-wrapper.has-sidebar
.gb-grid-column
.gb-grid-wrapper
.gb-grid-column:nth-child(2) {
    order: 1; } }

@media (max-width: 768px) {
  .slider-promo,
  .sb-wall,
  .photo-slider {
    margin: 0 -20px; } }

@media (max-width: 768px) {
  .sb-wall {
    margin-bottom: 50px; } }

.entry-content > [class*="wp-block-"]:not(:last-child) {
  margin-bottom: 0; }

.inside-header {
  height: 90px;
  padding: 0 30px; }
  .judge-jerry .inside-header {
    height: 70px; }

.nav-float-right .header-widget {
  margin-left: 0 !important; }

@media (max-width: 1023px) {
  .header-widget {
    display: none; } }

body hr {
  margin: 2rem 0;
  border-bottom-width: 2px;
  background-color: #fff; }

.gb-grid-wrapper .gb-inside-container .detect-location img,
.gb-grid-wrapper .gb-inside-container figure img {
  margin-bottom: 30px; }

@media (min-width: 1025px) {
  .home .gb-grid-wrapper .gb-inside-container .detect-location:last-child img, .home
  .gb-grid-wrapper .gb-inside-container figure:last-child img {
    margin-bottom: 0; } }

.gb-grid-wrapper .gb-inside-container figure {
  text-align: center; }
  .gb-grid-wrapper .gb-inside-container figure img {
    width: 100%; }
    @media (max-width: 812px) and (orientation: landscape) {
      .gb-grid-wrapper .gb-inside-container figure img {
        width: auto; } }
    @media (max-width: 768px) {
      .gb-grid-wrapper .gb-inside-container figure img {
        width: auto; } }

body #simple-social-icons-1 ul li a,
body #simple-social-icons-1 ul li a:hover,
body #simple-social-icons-1 ul li a:focus,
body #simple-social-icons-2 ul li a,
body #simple-social-icons-2 ul li a:hover,
body #simple-social-icons-2 ul li a:focus,
body #simple-social-icons-3 ul li a,
body #simple-social-icons-3 ul li a:hover,
body #simple-social-icons-3 ul li a:focus,
body #simple-social-icons-4 ul li a,
body #simple-social-icons-4 ul li a:hover,
body #simple-social-icons-4 ul li a:focus,
body #simple-social-icons-5 ul li a,
body #simple-social-icons-5 ul li a:hover,
body #simple-social-icons-5 ul li a:focus {
  background: transparent !important; }

body #simple-social-icons-1 ul li a:hover,
body #simple-social-icons-1 ul li a:focus,
body #simple-social-icons-2 ul li a:hover,
body #simple-social-icons-2 ul li a:focus,
body #simple-social-icons-3 ul li a:hover,
body #simple-social-icons-3 ul li a:focus,
body #simple-social-icons-4 ul li a:hover,
body #simple-social-icons-4 ul li a:focus,
body #simple-social-icons-5 ul li a:hover,
body #simple-social-icons-5 ul li a:focus {
  outline: 0 !important; }
  .judge-jerry body #simple-social-icons-1 ul li a:hover svg, .judge-jerry
  body #simple-social-icons-1 ul li a:focus svg, .judge-jerry
  body #simple-social-icons-2 ul li a:hover svg, .judge-jerry
  body #simple-social-icons-2 ul li a:focus svg, .judge-jerry
  body #simple-social-icons-3 ul li a:hover svg, .judge-jerry
  body #simple-social-icons-3 ul li a:focus svg, .judge-jerry
  body #simple-social-icons-4 ul li a:hover svg, .judge-jerry
  body #simple-social-icons-4 ul li a:focus svg, .judge-jerry
  body #simple-social-icons-5 ul li a:hover svg, .judge-jerry
  body #simple-social-icons-5 ul li a:focus svg {
    color: #fcc514 !important; }
  .steve-wilkos body #simple-social-icons-1 ul li a:hover svg, .steve-wilkos
  body #simple-social-icons-1 ul li a:focus svg, .steve-wilkos
  body #simple-social-icons-2 ul li a:hover svg, .steve-wilkos
  body #simple-social-icons-2 ul li a:focus svg, .steve-wilkos
  body #simple-social-icons-3 ul li a:hover svg, .steve-wilkos
  body #simple-social-icons-3 ul li a:focus svg, .steve-wilkos
  body #simple-social-icons-4 ul li a:hover svg, .steve-wilkos
  body #simple-social-icons-4 ul li a:focus svg, .steve-wilkos
  body #simple-social-icons-5 ul li a:hover svg, .steve-wilkos
  body #simple-social-icons-5 ul li a:focus svg {
    color: #3189f5 !important; }
  .maury body #simple-social-icons-1 ul li a:hover svg, .maury
  body #simple-social-icons-1 ul li a:focus svg, .maury
  body #simple-social-icons-2 ul li a:hover svg, .maury
  body #simple-social-icons-2 ul li a:focus svg, .maury
  body #simple-social-icons-3 ul li a:hover svg, .maury
  body #simple-social-icons-3 ul li a:focus svg, .maury
  body #simple-social-icons-4 ul li a:hover svg, .maury
  body #simple-social-icons-4 ul li a:focus svg, .maury
  body #simple-social-icons-5 ul li a:hover svg, .maury
  body #simple-social-icons-5 ul li a:focus svg {
    color: #189fe0 !important; }
  .jerry-springer body #simple-social-icons-1 ul li a:hover svg, .jerry-springer
  body #simple-social-icons-1 ul li a:focus svg, .jerry-springer
  body #simple-social-icons-2 ul li a:hover svg, .jerry-springer
  body #simple-social-icons-2 ul li a:focus svg, .jerry-springer
  body #simple-social-icons-3 ul li a:hover svg, .jerry-springer
  body #simple-social-icons-3 ul li a:focus svg, .jerry-springer
  body #simple-social-icons-4 ul li a:hover svg, .jerry-springer
  body #simple-social-icons-4 ul li a:focus svg, .jerry-springer
  body #simple-social-icons-5 ul li a:hover svg, .jerry-springer
  body #simple-social-icons-5 ul li a:focus svg {
    color: #ffe730 !important; }

@media (min-width: 768px) {
  .judge-jerry .simple-social-icons a:hover svg[class^="social-"], .judge-jerry
  .simple-social-icons a:hover svg[class*=" social-"] {
    color: #fcc514 !important; }
  .steve-wilkos .simple-social-icons a:hover svg[class^="social-"], .steve-wilkos
  .simple-social-icons a:hover svg[class*=" social-"] {
    color: #3189f5 !important; }
  .maury .simple-social-icons a:hover svg[class^="social-"], .maury
  .simple-social-icons a:hover svg[class*=" social-"] {
    color: #189fe0 !important; }
  .jerry-springer .simple-social-icons a:hover svg[class^="social-"], .jerry-springer
  .simple-social-icons a:hover svg[class*=" social-"] {
    color: #ffe730 !important; } }

.simple-social-icons ul {
  display: flex;
  align-items: center; }
  .simple-social-icons ul li {
    display: flex; }
    .header-widget .simple-social-icons ul li {
      margin: 0 0.75rem !important; }
    .simple-social-icons ul li:first-child {
      margin-left: 0 !important; }
    .simple-social-icons ul li a {
      padding: 0 !important;
      font-size: 23px !important; }

.jerry-springer .main-navigation a, .jerry-springer
.menu-toggle {
  font-family: "Work Sans", sans-serif;
  font-weight: 800; }

.judge-jerry .main-navigation a, .judge-jerry
.menu-toggle {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900; }

.inside-header {
  display: flex;
  justify-content: space-between; }

.maury .site-header .header-image {
  border: 0.25px solid #4d7adb6e; }

@media (max-width: 1023px) {
  .judge-jerry .site-header .header-image {
    width: 180px; } }

.nav-float-right #site-navigation {
  margin-left: 0; }

@media (min-width: 1200px) {
  .maury #site-navigation {
    margin-left: 100px; }
  .steve-wilkos #site-navigation {
    margin-left: 80px; }
  .judge-jerry #site-navigation {
    margin-right: 70px; }
  .jerry-springer #site-navigation {
    margin-left: 40px; } }

.navigation-branding img,
.site-logo.mobile-header-logo img {
  padding: 0 !important;
  height: 80px; }
  .judge-jerry .navigation-branding img, .judge-jerry
  .site-logo.mobile-header-logo img {
    padding: 10px 0 !important;
    height: 57px; }
  .steve-wilkos .navigation-branding img, .steve-wilkos
  .site-logo.mobile-header-logo img {
    padding: 5px 0 !important;
    height: 60px; }

.jerry-springer .navigation-branding, .jerry-springer
.site-logo.mobile-header-logo {
  padding-top: 10px;
  padding-bottom: 10px; }

.mobile-menu-open {
  overflow: hidden; }
  .mobile-menu-open body {
    overflow: hidden; }
  .mobile-menu-open #mobile-menu {
    overflow-y: scroll;
    overflow-x: hidden; }

#mobile-header .menu-toggle,
#mobile-header .mobile-bar-items {
  display: flex !important; }

#mobile-header.toggled {
  position: fixed;
  top: 0;
  z-index: 100; }
  #mobile-header.toggled #mobile-menu {
    height: 100vh; }
    #mobile-header.toggled #mobile-menu .menu {
      margin-top: 30px; }
    #mobile-header.toggled #mobile-menu h3 {
      display: block;
      font-weight: 600;
      color: #fff;
      padding: 60px 20px 0 20px; }
      .jerry-springer #mobile-header.toggled #mobile-menu h3 {
        font-weight: 800; }
    #mobile-header.toggled #mobile-menu .simple-social-icons {
      display: block;
      overflow: visible;
      padding: 0 20px 0 20px;
      height: 200px; }
      #mobile-header.toggled #mobile-menu .simple-social-icons svg {
        width: 2em;
        height: 2em; }

#mobile-header .simple-social-icons {
  display: none; }

#mobile-header h3 {
  display: none; }

#mobile-header .inside-navigation.grid-container {
  padding: 0; }

#mobile-header.toggled .main-nav > ul li a,
#mobile-header.toggled #mobile-menu h3 {
  font-size: 2rem; }

.icon-menu-bars svg {
  width: 2em;
  height: 2em; }

#site-navigation .header-widget {
  display: none; }

@media (min-width: 768px) and (max-width: 1023px) {
  #sticky-navigation #primary-menu {
    margin: 0; } }

@media (min-width: 1024px) {
  #sticky-navigation #primary-menu {
    margin-right: 3%; } }

@media (min-width: 1200px) {
  #sticky-navigation #primary-menu {
    margin: auto; } }

body .inside-header {
  height: 80px; }

body .main-navigation .main-nav ul li a {
  font-size: 1.25rem;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) and (max-width: 1023px) {
    body .main-navigation .main-nav ul li a {
      font-size: 1rem; } }

.judge-jerry .main-navigation .main-nav ul li a {
  font-size: 1.1rem; }
  .judge-jerry .main-navigation .main-nav ul li a:hover {
    color: #fcc514; }

.steve-wilkos .main-navigation .main-nav ul li a {
  font-weight: 800; }
  .steve-wilkos .main-navigation .main-nav ul li a:hover {
    color: #3189f5; }

.maury .main-navigation .main-nav ul li a:hover {
  color: #189fe0; }

.jerry-springer .main-navigation .main-nav ul li a:hover {
  color: #ffe730; }

@media (min-width: 1100px) {
  .maury .nav-float-right #site-navigation,
  .jerry-springer .nav-float-right #site-navigation,
  .steve-wilkos .nav-float-right #site-navigation {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    background: transparent; } }

@media (min-width: 1201px) {
  .judge-jerry .nav-float-right #site-navigation {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    background: transparent; } }

.header-widget,
.site-logo {
  z-index: 101; }

.header-widget .simple-social-icons ul li:last-child {
  margin-right: 0 !important; }

.header-widget .simple-social-icons ul li svg:hover {
  color: #189fe0; }

@media (max-width: 1100px) {
  .maury .header-widget,
  .jerry-springer .header-widget,
  .steve-wilkos .header-widget {
    display: none; } }

@media (max-width: 1200px) {
  .judge-jerry .header-widget {
    display: none; } }

.main-navigation.navigation-stick.has-sticky-branding
.inside-navigation.grid-container {
  padding: 0 30px; }
  @media (max-width: 768px) {
    .main-navigation.navigation-stick.has-sticky-branding
.inside-navigation.grid-container {
      padding: 0; } }

#sticky-placeholder #mobile-menu {
  display: none; }

.steve-wilkos .top-bar {
  background-color: #373e43; }

.jerry-springer .top-bar {
  background-color: #f6f5ed; }

.judge-jerry .top-bar {
  background-color: #25425f; }

.maury .sb-wall, .maury
.site-header, .maury
.main-navigation.toggled .main-nav > ul, .maury
.guide, .maury
.photo-slider__container, .maury
.team-members .team__body, .maury
.team__content, .maury
.photo-slider__info {
  background: #0a053f; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .maury .sb-wall, .maury
    .site-header, .maury
    .main-navigation.toggled .main-nav > ul, .maury
    .guide, .maury
    .photo-slider__container, .maury
    .team-members .team__body, .maury
    .team__content, .maury
    .photo-slider__info {
      margin-bottom: 70px; } }
  @media (max-width: 767px) {
    .maury .sb-wall, .maury
    .site-header, .maury
    .main-navigation.toggled .main-nav > ul, .maury
    .guide, .maury
    .photo-slider__container, .maury
    .team-members .team__body, .maury
    .team__content, .maury
    .photo-slider__info {
      margin-bottom: 30px; } }
  .maury .sb-wall:before, .maury .sb-wall:after, .maury
  .site-header:before, .maury
  .site-header:after, .maury
  .main-navigation.toggled .main-nav > ul:before, .maury
  .main-navigation.toggled .main-nav > ul:after, .maury
  .guide:before, .maury
  .guide:after, .maury
  .photo-slider__container:before, .maury
  .photo-slider__container:after, .maury
  .team-members .team__body:before, .maury
  .team-members .team__body:after, .maury
  .team__content:before, .maury
  .team__content:after, .maury
  .photo-slider__info:before, .maury
  .photo-slider__info:after {
    background: #0a053f; }

.jerry-springer .sb-wall, .jerry-springer
.site-header, .jerry-springer
.main-navigation.toggled .main-nav > ul, .jerry-springer
.guide, .jerry-springer
.photo-slider__container, .jerry-springer
.team-members .team__body, .jerry-springer
.team__content, .jerry-springer
.photo-slider__info {
  background: #161517; }
  .jerry-springer .sb-wall:before, .jerry-springer .sb-wall:after, .jerry-springer
  .site-header:before, .jerry-springer
  .site-header:after, .jerry-springer
  .main-navigation.toggled .main-nav > ul:before, .jerry-springer
  .main-navigation.toggled .main-nav > ul:after, .jerry-springer
  .guide:before, .jerry-springer
  .guide:after, .jerry-springer
  .photo-slider__container:before, .jerry-springer
  .photo-slider__container:after, .jerry-springer
  .team-members .team__body:before, .jerry-springer
  .team-members .team__body:after, .jerry-springer
  .team__content:before, .jerry-springer
  .team__content:after, .jerry-springer
  .photo-slider__info:before, .jerry-springer
  .photo-slider__info:after {
    background: #161517; }

.judge-jerry .sb-wall, .judge-jerry
.site-header, .judge-jerry
.main-navigation.toggled .main-nav > ul, .judge-jerry
.guide, .judge-jerry
.photo-slider__container, .judge-jerry
.team-members .team__body, .judge-jerry
.team__content, .judge-jerry
.photo-slider__info {
  background: #162d4b; }
  .judge-jerry .sb-wall:before, .judge-jerry .sb-wall:after, .judge-jerry
  .site-header:before, .judge-jerry
  .site-header:after, .judge-jerry
  .main-navigation.toggled .main-nav > ul:before, .judge-jerry
  .main-navigation.toggled .main-nav > ul:after, .judge-jerry
  .guide:before, .judge-jerry
  .guide:after, .judge-jerry
  .photo-slider__container:before, .judge-jerry
  .photo-slider__container:after, .judge-jerry
  .team-members .team__body:before, .judge-jerry
  .team-members .team__body:after, .judge-jerry
  .team__content:before, .judge-jerry
  .team__content:after, .judge-jerry
  .photo-slider__info:before, .judge-jerry
  .photo-slider__info:after {
    background: #162d4b; }

.steve-wilkos .sb-wall, .steve-wilkos
.site-header, .steve-wilkos
.main-navigation.toggled .main-nav > ul, .steve-wilkos
.guide, .steve-wilkos
.photo-slider__container, .steve-wilkos
.team-members .team__body, .steve-wilkos
.team__content, .steve-wilkos
.photo-slider__info {
  background: #141821; }
  .steve-wilkos .sb-wall:before, .steve-wilkos .sb-wall:after, .steve-wilkos
  .site-header:before, .steve-wilkos
  .site-header:after, .steve-wilkos
  .main-navigation.toggled .main-nav > ul:before, .steve-wilkos
  .main-navigation.toggled .main-nav > ul:after, .steve-wilkos
  .guide:before, .steve-wilkos
  .guide:after, .steve-wilkos
  .photo-slider__container:before, .steve-wilkos
  .photo-slider__container:after, .steve-wilkos
  .team-members .team__body:before, .steve-wilkos
  .team-members .team__body:after, .steve-wilkos
  .team__content:before, .steve-wilkos
  .team__content:after, .steve-wilkos
  .photo-slider__info:before, .steve-wilkos
  .photo-slider__info:after {
    background: #141821; }

.maury .sb_youtube.sby_col_1, .maury
.sb_youtube.sby_col_1 .sby_items_wrap, .maury
.sby_video_title_wrap, .maury
.shop__link, .maury
.footer-widgets, .maury
.main-navigation, .maury
.main-navigation ul ul {
  background: #0a053f; }

.jerry-springer .sb_youtube.sby_col_1, .jerry-springer
.sb_youtube.sby_col_1 .sby_items_wrap, .jerry-springer
.sby_video_title_wrap, .jerry-springer
.shop__link, .jerry-springer
.footer-widgets, .jerry-springer
.main-navigation, .jerry-springer
.main-navigation ul ul {
  background: #161517; }

.judge-jerry .sb_youtube.sby_col_1, .judge-jerry
.sb_youtube.sby_col_1 .sby_items_wrap, .judge-jerry
.sby_video_title_wrap, .judge-jerry
.shop__link, .judge-jerry
.footer-widgets, .judge-jerry
.main-navigation, .judge-jerry
.main-navigation ul ul {
  background: #162d4b; }

.steve-wilkos .sb_youtube.sby_col_1, .steve-wilkos
.sb_youtube.sby_col_1 .sby_items_wrap, .steve-wilkos
.sby_video_title_wrap, .steve-wilkos
.shop__link, .steve-wilkos
.footer-widgets, .steve-wilkos
.main-navigation, .steve-wilkos
.main-navigation ul ul {
  background: #141821; }

.maury .sby-owl-nav .sby-owl-prev, .maury
.sby-owl-nav .sby-owl-next {
  background: #39b6f3; }

.jerry-springer .sby-owl-nav .sby-owl-prev, .jerry-springer
.sby-owl-nav .sby-owl-next {
  background: #ffe730; }
  .jerry-springer .sby-owl-nav .sby-owl-prev svg path, .jerry-springer
  .sby-owl-nav .sby-owl-next svg path {
    fill: #000 !important; }

.judge-jerry .sby-owl-nav .sby-owl-prev, .judge-jerry
.sby-owl-nav .sby-owl-next {
  background: #fff; }
  .judge-jerry .sby-owl-nav .sby-owl-prev svg path, .judge-jerry
  .sby-owl-nav .sby-owl-next svg path {
    fill: #162d4b !important; }

.steve-wilkos .sby-owl-nav .sby-owl-prev, .steve-wilkos
.sby-owl-nav .sby-owl-next {
  background: #3189f5; }

.maury .shop__price {
  color: #39b6f3; }

.jerry-springer .shop__price {
  color: #ffe730; }

.judge-jerry .shop__price {
  color: #fac511; }

.steve-wilkos .shop__price {
  color: #3189f5; }

.maury .detect-location {
  background-color: rgba(18, 46, 171, 0.85); }

.jerry-springer .detect-location {
  background-color: #f6f5ed;
  color: #000; }

.judge-jerry .detect-location {
  background-color: #25415f;
  color: #162d4b; }

.steve-wilkos .detect-location {
  background-color: #232426; }

.maury .detect-location__header {
  background-color: #0a053f; }

.jerry-springer .detect-location__header {
  background-color: #161517; }

.judge-jerry .detect-location__header {
  background-color: #162d4b; }

.steve-wilkos .detect-location__header {
  background-color: #141821; }

.judge-jerry div.wpforms-container.form--contact, .judge-jerry div.wpforms-container.form--tickets, .judge-jerry div.wpforms-container.form--story {
  outline: 1px solid #ebd888;
  outline-offset: -15px; }

div.wpforms-container.form--contact input,
div.wpforms-container.form--contact textarea,
div.wpforms-container.form--contact select,
div.wpforms-container.form--contact .choices__inner, div.wpforms-container.form--tickets input,
div.wpforms-container.form--tickets textarea,
div.wpforms-container.form--tickets select,
div.wpforms-container.form--tickets .choices__inner, div.wpforms-container.form--story input,
div.wpforms-container.form--story textarea,
div.wpforms-container.form--story select,
div.wpforms-container.form--story .choices__inner {
  color: #fff !important; }
  .maury div.wpforms-container.form--contact input, .maury
  div.wpforms-container.form--contact textarea, .maury
  div.wpforms-container.form--contact select, .maury
  div.wpforms-container.form--contact .choices__inner, .maury div.wpforms-container.form--tickets input, .maury
  div.wpforms-container.form--tickets textarea, .maury
  div.wpforms-container.form--tickets select, .maury
  div.wpforms-container.form--tickets .choices__inner, .maury div.wpforms-container.form--story input, .maury
  div.wpforms-container.form--story textarea, .maury
  div.wpforms-container.form--story select, .maury
  div.wpforms-container.form--story .choices__inner {
    background-color: #00289c !important; }
  .jerry-springer div.wpforms-container.form--contact input, .jerry-springer
  div.wpforms-container.form--contact textarea, .jerry-springer
  div.wpforms-container.form--contact select, .jerry-springer
  div.wpforms-container.form--contact .choices__inner, .jerry-springer div.wpforms-container.form--tickets input, .jerry-springer
  div.wpforms-container.form--tickets textarea, .jerry-springer
  div.wpforms-container.form--tickets select, .jerry-springer
  div.wpforms-container.form--tickets .choices__inner, .jerry-springer div.wpforms-container.form--story input, .jerry-springer
  div.wpforms-container.form--story textarea, .jerry-springer
  div.wpforms-container.form--story select, .jerry-springer
  div.wpforms-container.form--story .choices__inner {
    background-color: #161517 !important; }
  .judge-jerry div.wpforms-container.form--contact input, .judge-jerry
  div.wpforms-container.form--contact textarea, .judge-jerry
  div.wpforms-container.form--contact select, .judge-jerry
  div.wpforms-container.form--contact .choices__inner, .judge-jerry div.wpforms-container.form--tickets input, .judge-jerry
  div.wpforms-container.form--tickets textarea, .judge-jerry
  div.wpforms-container.form--tickets select, .judge-jerry
  div.wpforms-container.form--tickets .choices__inner, .judge-jerry div.wpforms-container.form--story input, .judge-jerry
  div.wpforms-container.form--story textarea, .judge-jerry
  div.wpforms-container.form--story select, .judge-jerry
  div.wpforms-container.form--story .choices__inner {
    background-color: #25415f !important; }
  .steve-wilkos div.wpforms-container.form--contact input, .steve-wilkos
  div.wpforms-container.form--contact textarea, .steve-wilkos
  div.wpforms-container.form--contact select, .steve-wilkos
  div.wpforms-container.form--contact .choices__inner, .steve-wilkos div.wpforms-container.form--tickets input, .steve-wilkos
  div.wpforms-container.form--tickets textarea, .steve-wilkos
  div.wpforms-container.form--tickets select, .steve-wilkos
  div.wpforms-container.form--tickets .choices__inner, .steve-wilkos div.wpforms-container.form--story input, .steve-wilkos
  div.wpforms-container.form--story textarea, .steve-wilkos
  div.wpforms-container.form--story select, .steve-wilkos
  div.wpforms-container.form--story .choices__inner {
    background-color: #373e43 !important; }

.maury div.wpforms-container.form--contact .choices__list, .maury div.wpforms-container.form--tickets .choices__list, .maury div.wpforms-container.form--story .choices__list {
  background-color: #00289c !important; }

.jerry-springer div.wpforms-container.form--contact .choices__list, .jerry-springer div.wpforms-container.form--tickets .choices__list, .jerry-springer div.wpforms-container.form--story .choices__list {
  background-color: #161517 !important; }

.judge-jerry div.wpforms-container.form--contact .choices__list, .judge-jerry div.wpforms-container.form--tickets .choices__list, .judge-jerry div.wpforms-container.form--story .choices__list {
  background-color: #25415f !important; }

.steve-wilkos div.wpforms-container.form--contact .choices__list, .steve-wilkos div.wpforms-container.form--tickets .choices__list, .steve-wilkos div.wpforms-container.form--story .choices__list {
  background-color: #373e43 !important; }

.maury .wpforms-form
.choices__list--dropdown
.choices__item--selectable.is-highlighted {
  background-color: #39b6f3 !important; }

.jerry-springer .wpforms-form
.choices__list--dropdown
.choices__item--selectable.is-highlighted {
  background-color: #ffe730 !important; }

.judge-jerry .wpforms-form
.choices__list--dropdown
.choices__item--selectable.is-highlighted {
  background-color: #fac511 !important; }

.steve-wilkos .wpforms-form
.choices__list--dropdown
.choices__item--selectable.is-highlighted {
  background-color: #3189f5 !important; }

.judge-jerry .listing {
  outline: 1px solid #fac511;
  outline-offset: -15px; }
