* {
	outline: none !important;
}

/* Start Button Styles */
body a.visbutton,
body a.visbutton.size2,
body #commentform #submit,
body .btn-success {
	background: #b50000;
	background-image: unset;
	border-bottom: 2px solid #b50000;
	transition: background 0.5s ease, opacity 0.5s ease;
	border-radius: 6px;
	font-weight: 700 !important;
}
body a.rmore {
	background: #b50000;
	background-image: unset;
	transition: background 0.5s ease, opacity 0.5s ease;
	border-radius: 6px;
	font-weight: 700 !important;
	color: #ffffff;
}
body a.flybutton {
	background: #b50000;
	background-image: unset;
	border-bottom: 2px solid #b50000;
	transition: background 0.5s ease, opacity 0.5s ease;
	border-radius: 6px;
	font-weight: 700 !important;
	margin: 0 0 20px;
	line-height: 20px;
}
/* End a.visbutton */

/* Start Icons */
body .sb_column .open .left {
	background: url('/wp-content/themes/sportsbetting-child/assets/img/check-white-icon.svg') left 9px no-repeat;
    background-size: 22px;
	padding: 10px 5px 5px 20px;
}
body .featuredsb li,
body .topreview .leftside li {
	background: url('/wp-content/themes/sportsbetting-child/assets/img/check-2-icon.svg') left 0 no-repeat;
    background-size: 24px;
    background-repeat: no-repeat;
}
body .entry-content ul li {
	background: url('/wp-content/themes/sportsbetting-child/assets/img/check-icon.svg') left 0 no-repeat;
	background-size: 20px !important;
}
body .highlights .hrow {
	background: #070707 url('/wp-content/themes/sportsbetting-child/assets/img/check-icon.svg') 10px center no-repeat;
	background-size: 20px;
}
body .highlights .hrow.alt {
	background: #0d0d0d url('/wp-content/themes/sportsbetting-child/assets/img/check-icon.svg') 10px center no-repeat;
	background-size: 20px;
}
body .hfaqwrapper ul.hfaqlist .hfaq[data-hfaq-state="expanded"] .hfaq__icon {
	background-image: url("data:image/svg+xml,%3Csvg class='hfaq__iconminus' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' stroke='%23b50000' stroke-miterlimit='10'%3E%3Cpath d='M4.5 8h7' data-cap='butt'%3E%3C/path%3E%3Cpath d='M14 15H2c-.552 0-1-.448-1-1V2c0-.552.448-1 1-1h12c.552 0 1 .448 1 1v12c0 .552-.448 1-1 1z' data-cap='butt'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-size: 20px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 50% 50%;
}
body .hfaqwrapper ul.hfaqlist .hfaq[data-hfaq-state="closed"] .hfaq__icon {
	background-image: url("data:image/svg+xml,%3Csvg class='hfaq__iconplus' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='none' stroke='%23b50000' stroke-miterlimit='10'%3E%3Cpath d='M8 4.5v7M4.5 8h7' data-cap='butt'%3E%3C/path%3E%3Cpath d='M14 15H2c-.552 0-1-.448-1-1V2c0-.552.448-1 1-1h12c.552 0 1 .448 1 1v12c0 .552-.448 1-1 1z' data-cap='butt'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-size: 20px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: 50% 50%;
}
body ul.hfaqlist .hfaq__icon svg {
	opacity: 0 !important;
}
body .fly_box.info {
	background: #f8f8f8 url('/wp-content/themes/sportsbetting-child/assets/img/info-icon.svg') no-repeat scroll 20px 50%;
	background-size: 20px;
	border-radius: 6px;
	border: 1px solid #ddd;
	font-size: 16px;
	margin: 20px 0;
}
/* End Icons */

/* Start Colors */
.hfaq[data-hfaq-state="expanded"] .hfaq__text {
	color: #b50000 !important;
}
/* End Colors */

/* Start Images */
body .main-content img.size-full {
	margin: 40px 0;
	max-width: 100%;
}
/* End Images */

/* Start Tables */
body #main .review .visbutton {
	line-height: 20px;
}
/* == */
body .midsites tr th {
	border: 1px solid #b50000;
}
body .midsites tr td {
	border: 1px solid #e3e3e3;
}
body .midsites tr:nth-child(even) td {
	background-color: #ffffff;
}
body .midsites tr:nth-child(odd) td {
	background-color: #f6f6f6;
}
body .midsites th {
    background: #b50000;
    color: #f3f3f3;
}
body .midsites td {
	background-image: none;
}
body .table-typeone {
	border-radius: 6px;
	margin: 20px 0;
	background-color: #ffffff;
	padding: 0 20px;
}
/* == */
body .table-typeone table tr:nth-child(even) td {
	background-color: #ffffff;
}
body .table-typeone table tr:nth-child(odd) td {
	background-color: #f6f6f6;
}
/* == */
body .sidetable {
	border: none;
}
body .sidetable th {
    background: #b50000;
    color: #f3f3f3;
	border: none;
}
body .sidetable td {
	border: 1px solid #e3e3e3;
	background-image: none;
	color: #555;
}
body .sidetable tr:nth-child(even) td {
	background-color: #ffffff;
}
body .sidetable tr:nth-child(odd) td {
	background-color: #f6f6f6;
}
body .sidetable tr:nth-child(1) th {
	border-left: 1px solid #b50000;
	border-right: 1px solid #b50000;
}
body .sidetable tr:nth-child(2) td {
	border-top: none;
}
body .sidetable .bonusrow2 {
	color: #555555;
}
/* End Tables */

/* Start Sidebar */
body .tophome_right {
	border-radius: 6px;
}
body .tophome_right tr .gray {
	font-weight: 700;
	color: #555555;
}
body span.bpercent {
	color: #555555;
}
/* End Sidebar */

/* Start Articles */
body .tophome_left.featuredsb {
	border-radius: 6px;
	background: unset;
	background-color: #000000;
}
body .articlesect {
	border-radius: 6px;
}
body .sb_column {
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #323232;
}
body .home_sportsbooks,
body .articlesect h3,
body .articlesect1 {
	border-bottom: 1px solid #323232;
}
body .articlesect,
body .articlesect1 .thumb {
	border: 1px solid #323232;
}
body .articlesect1 .thumb {
	border-radius: 6px;
}
body .hfaqwrapper ul.hfaqlist[data-hfaq-style=style1] .hfaq .hfaq__question {
    border-bottom: 1px solid #323232;
}
body .menu_content_wrap {
	border-radius: 6px;
	border: 1px solid #323232;
	background: unset;
	background-color: #000000;
	padding: 20px;
}
body .menublock {
	border-radius: 6px;
	border: 1px solid #323232;
	overflow: hidden;
}
body .menu_content_wrap:before, 
body .menu_content_wrap:after {
	display: none;
}
body .abh_tab_content {
	border: 1px solid #323232 !important; 
	border-radius: 6px;
	padding: 12px !important;
}
body .abh_tab_content .abh_image img {
	border: 1px solid #323232 !important;
	border-radius: 6px !important;
	background-color: #ffffff;
}
body .sb_column .open a {
	font-weight: 700 !important;
}
body .lwptoc {
	margin: 0 !important;
}
body .sidebar li {
	margin: 0;
	padding: 12px 20px;
	font-size: 12.6px;
}
body .sidebar li + li {
	border-top: 1px solid #323232;
}
body .sidebar li a {
	color: #ffffff !important; 
}
body .sidebar ul {
	padding: 0 !important;
}
body .sidebar .lwptoc-light .lwptoc_i .lwptoc_items .lwptoc_item {
	margin: 0;
	padding: 12px 20px;
}
body .sidebar h3 {
	margin: 0;
}
body .sidebar .widget {
	border-radius: 6px;
}
body .widget .featwidget {
	padding: 20px 20px 40px;
}
body .widget .featwidget .small {
	margin-bottom: 40px;
}
@media screen and (min-width: 480px) {
	body .menublock {
		width: 343px;
	}
}
/* End Articles */

/* Start Footer */
body footer.main-footer,
body .bottomfooter {
	border-top: 1px solid #323232;
}
body .footerwidget h3 {
	border-bottom: 1px solid #323232;
	font-weight: bold;
}
body .bottomfooter .rightside .textwidget,
body .bottomfooter .rightside .textwidget p {
	margin: 0;
}
body .bottomfooter .rightside .textwidget p br {
	display: none;
}
/* End Footer */

/* Start Breadcrumb */
.breadcrumb {
	border-radius: 6px;
	font-size: 12px; 
	padding: 15px;
	margin: 0 0 25px 0;
}
/* End Breadcrumb */

/* Start Blog */
body .abh_tab_content .abh_text .abh_description {
	color: #333333;
}
body .articleexcerpt .thumb {
	background-color: transparent;
}
body .articleexcerpt .articleimg {
	border-radius: 6px;
	background-color: #ffffff;
}
body.page-template-blog .abh_tab_content,
body.page-template-blog .abh_tab_content .abh_image img,
body.single-post .abh_tab_content,
body.single-post .abh_tab_content .abh_image img,
body .abh_tab_content,
body .abh_tab_content .abh_image img  {
	border: 1px solid #DDD !important;
	background-color: #ffffff;
}
body .articleexcerpt h3 {
	border: none;
	margin: 6px 0;
}
body p:has(.post-edit-link) {
	display: none;
}
body .abh_tab_content .abh_text {
	min-height: 92px;
}
body .abh_tab_content .abh_image a {
	display: block;
	height: 92px;
}
body .abh_tab_content .abh_social {
	margin-top: 0 !important; 
}
body .abh_tab_content .abh_social a {
	opacity: 1 !important;
}
body .abh_tab_content .abh_text .fn {
	line-height: 24px !important;
}
body .pagination span, 
body .pagination a {
	min-width: 31px;
	text-align: center;
	padding: 0 !important;
	border-radius: 6px;
	text-transform: capitalize;
	min-height: 31px;
	line-height: 31px;
	color: #333333;
	border: 1px solid #DDD;
}
body .pagination a.last {
	background-color: #000000 !important;
	padding: 0 9px !important;
}
body.page-template-blog .main-content,
body.single-post .main-content {
	border-radius: 6px;
	margin: 0 20px 40px 0;
}
body.single-post .rp4wp-related-post-image {
	width: 152px;
	padding-right: 15px;
}
body.single-post .rp4wp-related-post-image a {
	display: block;
}
body.single-post .rp4wp-related-post-image img {
	border-radius: 6px;
	width: 125px;
	height: 125px;
	padding: 5px;
    border: 1px solid #DDD;
    background-color: #ffffff;
}
body.single-post .rp4wp-related-post-content {
	min-height: 137px;
}
body.single-post .rp4wp-related-post-content a {
	color: #353535; 
	margin: 6px 0;
	display: block;
	text-transform: uppercase; 
	padding: 0 0 6px 0;
    font-size: 1.1em;
	line-height: 1.2; 
	font-weight: 600;
}
body.single-post .rp4wp-related-post-content p {
	margin: 0;
	font-size: .9em;
    line-height: 1.3em; 
	color: #333;
}
body .bylines {
	color: #353535; 
}
body.single-post .bylines {
	background-color: transparent;
	border: none;
	padding: 0;
}
body #comments {
	padding-top: 25px;
}
body #respond {
	background-color: transparent;
	padding: 0;
}
body p.form-submit {
	margin: 0;
}
body #commentform textarea {
	border-radius: 6px;
	border: 1px solid #DDD;
}
body .logged-in-as {
	line-height: 1.2;
}
body .hfaqwrapper ul.hfaqlist[data-hfaq-style=style5] {
	border: none;
}
body .main-content {
	border-radius: 6px;
	margin: 0 20px 40px 0;
}
body blockquote {
	margin: 40px 0;
	border-left: 4px solid #CC0000;
	color: #333;
	padding: 20px 24px;
}
body blockquote p {
	margin: 0;
}
body .hfaqwrapper ul.hfaqlist[data-hfaq-style=style5] .hfaq .hfaq__question {
	padding-left: 0;
	padding-right: 0;
}
body .rank-math-html-sitemap .rank-math-html-sitemap__list {
	border: 1px solid #DDD !important;
	padding: 12px;
	border-radius: 6px;
	display: flex; 
	flex-direction: column;
	padding: 0;
}
body .rank-math-html-sitemap .rank-math-html-sitemap__list li {
	margin: 0;
    padding: 12px 20px;
	border-bottom: 1px solid #DDD !important;
	background-image: none;
}
body .rank-math-html-sitemap .rank-math-html-sitemap__list li:nth-child(odd) {
	background-color: #ffffff;
}
body .rank-math-html-sitemap .rank-math-html-sitemap__list li:last-child {
	border: none !important;
}
body .rank-math-html-sitemap__title {
	margin: 0 0 20px;
}
body .rank-math-html-sitemap__list {
	margin-bottom: 20px;
}
.archive hr {
	display: none;
}
/* End Blog */

/* Start Cookie */
.page-id-217 .entry-content table {
	margin: 20px 0;
}
.page-id-217 .entry-content table td {
	padding: 14px 6px;
	border: 1px solid #e3e3e3;
	text-align: center;
	    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
	line-height: 20px;
	vertical-align: top;
}
.page-id-217 .entry-content table td a {
	display: block;
}
.page-id-217 .entry-content table tr:nth-child(1) td {
	border: 1px solid #b50000;
	background-color: #b50000; 
	color: #ffffff;
}
.page-id-217 .entry-content table tr td:nth-child(1) {
	width: 15% !important;
}
.page-id-217 .entry-content table tr td:nth-child(2) {
	width: 20% !important;
}
.page-id-217 .entry-content table tr td:nth-child(3) {
	width: 15% !important;
}
.page-id-217 .entry-content table tr td:nth-child(4) {
	width: 20% !important;
}
.page-id-217 .entry-content table tr:nth-child(even) td {
	background-color: #ffffff;
}
/* End Cookie */
body.single-casino #main div .entry-content > div {
	margin: 0 !important
}

.page-template-template-sportsbooks .home_sportsbooks {
	display: flex; 
	flex-wrap: wrap;
	gap: 20px;
}
.page-template-template-sportsbooks .home_sportsbooks .sb_column {
	margin: 0;
	width: calc( ( 100% - 80px ) / 4);
}
@media screen and (min-width: 768px) and (max-width: 1119px) {
	.page-template-template-sportsbooks .home_sportsbooks .sb_column {
		width: calc( ( 100% - 40px ) / 2);
	}
}
@media screen and (max-width: 767.80px) {
	.page-template-template-sportsbooks .home_sportsbooks .sb_column {
		width: 100%;
	}
}
body.single-casino .summary td {
	border-bottom: 1px solid #323232;
	border-left: 1px solid #323232;
		padding: 12px 5px 12px 15px;
}
body.single-casino .summary th {
	padding: 12px 5px 12px 15px;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
}
body.single-casino .summary tr:last-child td,
body.single-casino .summary tr:last-child th {
	border-bottom: none;
}
body .sidebar .lwptoc-light .lwptoc_i {
	border-radius: 6px;
}
.topreview-updated--heading h1 {
	font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #c90211;
}
.topreview-updated--content {
	display: flex;
	gap: 40px;
	justify-content: space-between;
	padding: 0;
	margin: 40px 0;
}

.topreview-updated--bonus .sitebonus {
	margin: 0 0 40px;
	border-radius: 6px; 
	background-color: #000;
	border: 1px solid #323232;
}

.topreview-updated--right .overlayleft {
	display: none;
}
.topreview-updated--right .overlayright {
	float: none;
	padding: 12px 6px;
}
.topreview-updated--right .overlayright a {
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.topreview-updated--content.topreview .leftside ul {
		padding-top: 0 !important;
}
}


.rating {
  --star-size: 24px;
  --star-gap: 4px;
  --bg-color: #d9d9d9;   
  --fill-color: #f5b301; 
  --percent: 0%;

  position: relative;
  display: inline-block;
  font-size: var(--star-size);
  line-height: 1;
  letter-spacing: var(--star-gap);
}

.rating__bg,
.rating__fill {
  display: block;
  white-space: nowrap;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.rating__bg {
  color: var(--bg-color);
}

.rating__fill {
  position: absolute;
  left: 0;
  top: 0;
  color: var(--fill-color);
  width: var(--percent);
  overflow: hidden; 
}
