/*
Theme Name: my-sunset child
Template: my-sunset
Version 732
*/
body {
  overflow-x: hidden;
  font-size: 19px;
}
body h2 {
  font-size: 34px;
}
body h3 {
  font-size: 25px;
}
body.loaded {
  overflow-x: hidden;
}
h2,
h3,
h4,
h5,
h6 {
  margin-top: 20px;
  margin-bottom: 15px;
}
a {
  font-weight: 600;
}
section {
  margin-bottom: 30px;
}
.site-content {
  padding: 0;
}
.heading-section {
  padding: 20px 0 15px 0;
  background: #457b9d;
  opacity: 1;
}
body:not(.home) .header {
  margin-bottom: 0;
}
#heading-text-section {
  padding-top: 0;
  padding-bottom: 15px;
  margin-bottom: 30px;
  margin-left: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
#heading-text-section p {
  padding: 0;
  color: #fff !important;
}
.sunset-runline__inner-text {
  padding: 2px;
  border: 3px dotted #457b9d;
}
.sunset-block--runline.add-shadow {
  padding: 0;
  margin-bottom: 15px;
}
.site-header.site-header--heading-cover.site-header--with-transparent .header .logo .logo-img:not(.logo-img--dark-mode) {
  opacity: 1;
}
.wp-block-quote {
  padding-bottom: 0;
  margin-bottom: 0;
}
blockquote {
  font-size: 19px;
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: unset;
  font-weight: unset;
}
blockquote p {
  border-left: 3px solid #e63946;
  padding-left: 15px;
}
blockquote p:first-of-type::before {
  color: #e63946;
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 10px;
}
.wp-block-table {
  overflow-x: hidden;
  overflow-y: hidden;
}
table::before {
  border-image-source: linear-gradient(135deg, currentColor, #457b9d 1em, transparent 1em);
}
table::after {
  border-image-source: linear-gradient(315deg, #457b9d, currentColor 1em, transparent 1em);
}
table:hover::before {
  width: 100%;
  height: 100%;
  border-image-source: linear-gradient(135deg, currentColor, #457b9d 100%, transparent 1em);
  transition: 0.8s;
}
table:hover::after {
  width: 100%;
  height: 100%;
  border-image-source: linear-gradient(315deg, #457b9d, currentColor 100%, transparent 1em);
  transition: 0.8s;
}
table tr,
table td,
table th {
  border-color: #457b9d;
}
table td {
  vertical-align: top;
}
table img.emoji {
  filter: brightness(10);
}
table tr td:not(:last-child),
table tr th:not(:last-child) {
  border-color: #457b9d;
}
table thead tr,
table thead tr:last-child {
  border-bottom: 1px solid #457b9d;
}
#sample_slider .owl-item .slide-heading {
  font-size: 25px;
  color: #e63946;
  font-weight: 600;
  margin-bottom: 15px;
}
.faq-accordion .schema-faq-section {
  border: 1px solid #457b9d;
  border-radius: 20px;
  margin-bottom: 20px;
  background: #457b9d;
  color: #fff;
}
.faq-accordion .schema-faq-question {
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  padding: 17px 56px 17px 12px;
  line-height: 1.4;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
}
.faq-accordion .schema-faq-question.faq-q-open {
  border-bottom: 1px solid #000;
}
.faq-accordion .schema-faq-question:after {
  content: "︽";
  position: absolute;
  top: 50%;
  right: 0;
  width: 56px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  color: #f1faee;
  font-size: 20px;
}
.faq-accordion .schema-faq-question.faq-q-open:after {
  content: "︾";
}
.faq-accordion p.schema-faq-answer {
  margin: 0;
  padding: 12px;
  font-size: 17px;
  line-height: 1.4;
  display: none;
}
.faq-accordion p.schema-faq-answer a {
  color: #113666;
}
#faq-section h2 {
  display: flex;
  margin: 0;
}
#faq-section h2::before {
  content: url(/wp-content/uploads/2022/11/faqs.png);
  margin-right: 15px;
}
.site-header {
  opacity: 1;
}
.site-header .header {
  background: #1d3557;
  border-bottom: 3px solid #457b9d;
  margin-bottom: 0;
}
.site-header.site-header--heading-cover.site-header--with-transparent .header {
  border-bottom: 3px solid #457b9d;
}
.main-nav-menu li {
  padding: 0 10px;
}
.main-nav-menu li a {
  color: #fff;
}
.main-nav-menu li a:hover {
  color: #000;
}
.header__inner {
  flex-wrap: wrap;
}
.site-header--left .main-nav--left {
  margin-right: 20px;
}
.site-header--dynamic-font-size .main-nav-menu li a {
  font-size: 15px;
}
.main-nav-menu.main-nav-menu--buttoned li > a:hover {
  color: #000;
}
.main-nav-menu.main-nav-menu--buttoned li > a::before {
  background: #457b9d;
}
.main-nav-menu.main-nav-menu--buttoned li.current-menu-item > a {
  color: #000 !important;
}
.site-header.site-header--heading-cover.site-header--with-transparent .main-nav-menu li a:hover {
  color: #000;
}
.title.title--primary {
  font-size: 65px;
}
.title--stroked {
  color: black;
  -webkit-text-stroke: 1px #90ff30;
}
#main-banner-section {
  padding: 20px;
  box-shadow: 0 0 10px;
  border-radius: 20px;
  margin-top: 30px;
}
#main-banner-section .neon-text {
  color: #fff;
  text-shadow: 0 0 7px #000, 0 0 10px #646464, 0 0 21px #d7d7d7, 0 0 21px #a8dadc, 0 0 41px #a8dadc, 0 0 46px #a8dadc, 0 0 41px #a8dadc, 0 0 75px #a8dadc;
  font-size: 50px;
  text-align: center;
  animation: pulsate 1.5s infinite alternate;
  margin: 15px 0;
}
#rtp-section .wp-block-group {
  margin-bottom: 15px;
}
#rtp-section .wp-block-columns {
  margin-bottom: 15px;
}
#best-payout-section .wp-container-11 {
  margin-top: 100px;
}
#best-payout-section .wp-container-11 .wp-block-column {
  padding: 20px;
  border: 2px solid #457b9d;
  border-radius: 20px;
}
#best-payout-section .wp-container-11 .wp-block-column .wp-block-image {
  margin-bottom: 5px;
}
#best-payout-section .wp-container-11 .wp-block-column h3 {
  margin-top: 0;
}
#best-payout-section .wp-container-11 .wp-block-column:nth-child(2) {
  margin-top: -70px;
  border: unset;
  background: #457b9d;
  color: #fff;
  box-shadow: 0px 0px 30px #457b9d;
}
#best-payout-section .wp-container-11 .wp-block-column:nth-child(2) h3 {
  color: #fff;
}
#best-payout-section .wp-container-17 .wp-block-column {
  padding: 20px;
  border-radius: 20px;
  background: #457b9d;
  color: #fff;
}
#best-payout-section .wp-container-17 .wp-block-column .wp-block-image {
  margin-bottom: 5px;
}
#best-payout-section .wp-container-17 .wp-block-column a {
  color: #330e11;
  font-weight: 600;
}
#best-payout-section .wp-container-17 .wp-block-column h3 {
  margin-top: 0;
  font-size: 24px;
  color: #fff;
}
#best-payout-section .wp-container-17 .wp-block-column:nth-child(2) {
  border: unset;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  border: 2px solid #457b9d;
  background: unset;
}
#best-payout-section .wp-container-17 .wp-block-column:nth-child(2) .wp-block-image:nth-child(2) {
  margin-bottom: 0;
}
#best-payout-section .wp-image-107 {
  filter: brightness(10);
}
#payout-rates-section .autohide-arrows .owl-nav {
  display: block !important;
}
#payout-rates-section .sa_owl_theme .owl-nav button {
  top: 30%;
}
#payout-rates-section .owl-carousel .owl-nav button.owl-prev,
#payout-rates-section .owl-carousel .owl-nav button.owl-next {
  padding: 23px !important;
}
#payout-rates-section .wp-block-columns .wp-block-column {
  padding: 20px;
  border: 3px solid #90ff30;
  border-radius: 30px;
}
#play-baccarat-section .wp-block-group {
  margin-bottom: 15px;
}
#play-baccarat-section .wp-block-columns .wp-block-column {
  padding: 20px;
  border: 3px solid #457b9d;
  border-radius: 20px;
}
#play-baccarat-section .wp-block-columns .wp-block-column h3 {
  margin-top: 0;
}
#play-baccarat-section .wp-container-12 h3 {
  font-size: 23px;
}
#play-baccarat-section .wp-container-7 .wp-block-column {
  border: unset;
  background: #457b9d;
}
#play-baccarat-section .wp-container-7 .wp-block-column h3 {
  font-size: 25px;
}
#best-strategies-section ul {
  list-style: none;
}
#best-strategies-section ul li {
  position: relative;
  padding: 10px;
}
#best-strategies-section ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  left: -9px;
  width: 40px;
  height: 40px;
  border: 3px solid #457b9d;
  border-right: unset;
  border-bottom: unset;
}
#best-strategies-section ul li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -9px;
  right: -9px;
  width: 40px;
  height: 40px;
  border: 3px solid #457b9d;
  border-left: unset;
  border-top: unset;
}
#best-strategies-section ul li:hover::before {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
#best-strategies-section ul li:hover::after {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
#best-strategies-section ul li:not(:last-child) {
  margin-bottom: 25px;
}
#mechanics-section .wp-block-group {
  margin-bottom: 15px;
}
#practices-section .wp-block-columns .wp-block-column {
  padding: 20px;
  border: 3px solid #457b9d;
  border-radius: 20px;
}
#practices-section .wp-block-columns .wp-block-column .wp-block-group {
  margin-bottom: 15px;
}
#practices-section .wp-block-columns .wp-block-column h3 {
  font-size: 25px;
  margin-top: 0;
}
#practices-section .wp-container-5 .wp-block-column:nth-child(2) {
  background: #457b9d;
}
#practices-section .wp-container-5 .wp-block-column:nth-child(2) a {
  color: #330e11;
}
#practices-section .wp-container-8 .wp-block-column:nth-child(1) {
  background: #457b9d;
}
#practices-section .wp-container-8 .wp-block-column:nth-child(1) a {
  color: #330e11;
}
#monopoly-strategy-section .wp-block-columns .wp-block-column {
  padding: 20px;
  border: 3px solid #457b9d;
  border-radius: 20px;
}
#monopoly-strategy-section .wp-block-columns .wp-block-column h3 {
  margin-top: 0;
}
#monopoly-strategy-section ul {
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 1em;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 0;
  margin-bottom: 20px;
}
#monopoly-strategy-section ul li {
  background: #457b9d;
  padding: 10px;
  margin-bottom: 0;
  border-radius: 20px;
}
#monopoly-strategy h2 {
  font-size: 27px;
}
#live-roulette-section .wp-block-column p:nth-child(1) {
  font-size: 45px;
  font-weight: 800;
  color: #e63946;
  margin-bottom: 10px;
}
#features-section .wp-block-columns .wp-block-column {
  padding: 20px;
  border-radius: 20px;
  background: #457b9d;
}
#features-section .wp-block-columns .wp-block-column h3 {
  margin-top: 0;
}
#features-section .wp-container-14 .wp-block-column:nth-child(1) {
  background: #457b9d;
}
#features-section .wp-container-14 .wp-block-column:nth-child(1) a {
  color: #330e11;
}
#features-section .wp-container-14 .wp-block-column:nth-child(2) {
  border: 3px solid #457b9d;
  background: transparent;
}
#features-section .wp-container-17 .wp-block-column:nth-child(1) {
  border: 3px solid #457b9d;
  background: transparent;
}
#features-section .wp-container-17 .wp-block-column:nth-child(2) {
  background: #457b9d;
}
#features-section .wp-container-17 .wp-block-column:nth-child(2) a {
  color: #330e11;
}
#features-section .wp-container-19 a {
  color: #330e11;
}
.site-footer .footer-widget__title {
  text-align: left;
  font-weight: 600;
}
.site-footer .site-footer__inner .footer-column-1 p {
  font-size: 17px;
  line-height: 1.3;
}
.site-footer .site-footer__inner .footer-column-2 .wpcf7-form input[type="submit"] {
  color: #fff;
  border-radius: 20px;
  margin-top: 10px;
}
.site-footer .site-footer__inner .footer-column-3 .wp-widget-group__inner-blocks {
  display: flex;
  gap: 2em;
}
.site-footer .site-footer__inner .footer-column-4 img {
  filter: brightness(10);
}
.site-footer--cross-style .site-footer__inner .footer-column-2 {
  text-align: left;
}
.site-footer--cross-style .site-footer__inner .footer-column-4 {
  text-align: left;
}
.site-copyright--align-center .site-copyright__inner__content {
  font-size: 17px;
  font-weight: 800;
}
.site-copyright--align-center .site-copyright__inner__content img.emoji {
  filter: brightness(10);
}
.site-footer a {
  color: #e63946;
}
body.error404 .title.title--primary {
  text-align: center;
  color: #000;
}
@media (max-width: 1200px) {
  .site-footer .site-footer__inner .footer-column-2 .wpcf7-form .wpcf7-form-control-wrap {
    width: 100%;
  }
  .site-footer .site-footer__inner .footer-column-2 .wpcf7-form input[type="email"] {
    margin-bottom: 15px;
    width: 100%;
  }
}
@media (max-width: 1089px) {
  .header__inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .site-header--left .main-nav--left {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .site-header.site-header--heading-cover.site-header--with-transparent .main-nav-menu li a:hover {
    color: #e63946;
  }
  #heading-text-section .container {
    padding: 0;
  }
  .header__inner {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .site-header--left .main-nav--left {
    margin-bottom: 0;
  }
  .logo {
    width: 100% !important;
  }
  .logo img {
    width: 185px;
  }
  #best-payout-section .wp-block-columns {
    flex-direction: column;
    gap: 1em;
  }
  #best-payout-section .wp-container-11 {
    margin-top: 0;
  }
  #best-payout-section .wp-container-11 .wp-block-column:nth-child(2) {
    margin-top: 0;
  }
  #best-payout-section .wp-container-6 {
    margin-top: 0;
    margin-bottom: 15px;
  }
  #best-payout-section .wp-container-6 .wp-block-column:nth-child(2) {
    margin-top: 0;
  }
  #monopoly-strategy-section ul li {
    width: 100%;
    text-align: center;
  }
  .faq-accordion .schema-faq-question {
    font-size: 18px;
  }
  #best-payout-section .wp-container-8 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #best-payout-section .wp-container-8 .wp-block-column:nth-child(2) {
    margin-top: 0;
  }
  #rtp-section .wp-block-columns {
    flex-direction: column;
    gap: 1.5em;
  }
  #rtp-section .wp-block-columns .wp-block-image {
    margin-bottom: 0;
  }
}
@media (max-width: 781px) {
  body {
    font-size: 16px;
  }
  body h1 {
    font-size: 40px;
  }
  body h2 {
    font-size: 25px;
  }
  body h3 {
    font-size: 20px;
  }
  body h4 {
    font-size: 19px;
  }
  .wp-block-columns {
    margin-bottom: 30px;
  }
  .title.title--primary {
    font-size: 40px;
  }
  #main-banner-section .neon-text {
    font-size: 35px;
  }
  #best-payout-section .wp-container-10 .wp-block-column h3 {
    font-size: 20px;
  }
  #practices-section .wp-block-columns .wp-block-column h3 {
    font-size: 20px;
  }
  #live-roulette-section .wp-block-columns .wp-block-column {
    flex-basis: 40% !important;
  }
  #software-section .wp-block-columns .wp-block-image {
    margin-bottom: 0;
  }
  #software-section .wp-block-columns:nth-child(even) {
    flex-direction: column-reverse;
  }
  table thead {
    display: none;
  }
  table tr {
    margin-bottom: 10px;
    display: block;
  }
  table td {
    display: block;
    text-align: left;
    font-size: 15px;
  }
  table td:last-child {
    border-bottom: 0;
  }
  table td:before {
    content: attr(data-label);
    float: unset;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #90ff30;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .site-footer .site-footer__inner .footer-column-1 p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .cols-4 .site-footer__inner {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .site-footer .footer-widget__title {
    font-size: 21px !important;
  }
  .site-footer .site-footer__inner .footer-column-1,
  .site-footer .site-footer__inner .footer-column-2,
  .site-footer .site-footer__inner .footer-column-3,
  .site-footer .site-footer__inner .footer-column-4 {
    padding: 10px 0;
  }
  .site-footer--cross-style .site-footer__inner .footer-widget {
    max-width: 100%;
  }
}

/* NEW */

.wp-block-columns {
  margin-bottom: max(2vh, 2rem);
}
.wp-block-image {
  margin-bottom: max(2vh, 2rem);
}
ul, ol {
  margin-bottom: max(2vh, 2rem);
  margin-top: max(2vh, 2rem);
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: max(2vh, 2rem);
}
.content-section__inner > :first-child {
  margin-top: max(2vh, 2rem);
}
body .is-vertically-aligned-center > .aligncenter {
  margin: auto !important;
}
.wp-block-columns .wp-block-column .wp-block-image {
  margin-bottom: 0;
}

.wp-block-yoast-faq-block .schema-faq-section {
  margin-bottom: max(1.5rem, 1.5em);
}
.wp-block-quote {
  margin-bottom: max(1.5rem, 1.5em);
  padding: 0;
}

blockquote p:first-of-type::before {
  content: "";
  padding-bottom: 0;
}
.site-footer.site-footer--dynamic-font-size.cols-1 {
  display: none;
}
@media only screen and (max-width: 992px) {
	.site-header--no-auto-responsive .burger {
	  display: none;
	}
}
@media (max-width: 767px) {
	.wp-block-columns {
	  row-gap: inherit;
	}
}
@media (max-width: 480px) {
	.wp-block-columns .wp-block-column .wp-block-image,
	.wp-block-columns .wp-block-column .wp-block-image img{
	  width:100%;
	}
}