/*
Theme Name:     Newspaper Child
Theme URI:  http://tagdiv.com
Description:    Premium wordpress template, clean and easy to use.
Version:        8.1
Author:         tagDiv
Author URI:     http://themeforest.net/user/tagDiv/portfolio
Template: Newspaper
License:
License URI:
Tags:black, white, one-column, two-columns, fixed-layout
Text Domain: Newspaper-child
*/


body {
  font-family: "Open Sans";
}

.td-default-sharing {
    display: inline-block;
    vertical-align: middle;
    display: flex;
}

.linkedin-share-btn {
    text-align: center;
    background: #0077b7;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.linkedin-share-btn .linkedin-text {
    border-left: 1px solid #0a85c7;
}

.td-default-sharing .linkedin-icon {
    background-color: #FFF;
    height: 15px;
    width: 16px;
    border-radius: 5px;
    margin-bottom: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.td-default-sharing {
    filter: brightness(110%);
    -webkit-filter: brightness(110%);
}


/* Merge Styles for Mobile Menu Background */

.td-menu-background:after,
.td-search-background:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity:1;
    background:#FAFAFA;
}
.td-mobile-content {
	padding: 20px 24px 0;
}
.td-mobile-content li a {
	font-size: 20px;
	padding: 20px 15px;
	font-weight: 400;
	color: #000;
	border-bottom: 1px solid #EDEDED;
}
.td-mobile-content .td-icon-menu-right {
	top: 18px;
	right: 2px;
	font-size: 14px;
	padding: 7px 12px;
	color: #000000;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	font-weight: 700;
}
.td-mobile-close .td-icon-close-mobile {
	font-size: 0;
	color: #000000;
	height: 54px;
	width: 54px;
	line-height: 54px;
	text-align: right;
	background: url(img/menu-close.png) center right no-repeat;
	background-size: 18px auto;
}
#td-mobile-nav .td-menu-socials {
	height: 54px;
}
#td-mobile-nav .td-social-icon-wrap i {
	color: #000;
}
#td-mobile-nav .td-social-icon-wrap {
	margin: 10px 5px 0 0;
}
.td-menu-background:before,
.td-search-background:before {
    display: none;
}

.td-header-wrap .td-header-menu-wrap .sf-menu>li.td-featured-menu {
    float: right;
    margin: 5px 5px;
}

.td-header-wrap .td-header-menu-wrap .sf-menu>li.td-featured-menu>a {
    background-color: #b31e20;
    color: white;
    font-weight: bold;
    line-height: 38px;
}

.td-mobile-content .td-featured-menu-mobile>a {
    font-size: 30px;
    margin-top: 15px;
    background-color: #b31e20;
    font-weight: bold;
    color: white;
    border: 1px solid black;
    display: inline-block;
}

.td-header-wrap .td-affix .sf-menu>li.td-featured-menu>a {
    line-height: 38px !important;
}

/* .td-mobile-content .current-menu-item > a, .td-mobile-content .current-menu-ancestor > a, .td-mobile-content .current-category-ancestor > a { */
	/* color: #B31E20; */
	/* background: #fff; */
	/* border-left: 5px solid #B31E20; */
/* } */

.td-mobile-content .td-sub-menu-open > a {
	color: #B31E20;
	background: #fff;
}
.td-mobile-content .td-sub-menu-open > a::before {
	content: "";
	position: absolute;
	left: 0;
	width: 5px;
	height: 100%;
	background: #B31E20;
	top: 0;
}
.td-mobile-content .td-sub-menu-open > a i {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.td-mobile-content .sub-menu a {
	padding: 20px 26px 20px 30px !important;
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
}
.td-mobile-content .sub-menu .td-icon-menu-right {
	font-size: 14px;
	right: 2px;
	top: 18px;
	color: #000;
}
.td-mobile-content .sub-menu .sub-menu a {
	padding-left: 45px !important;
}
.td-mobile-content .td-icon-menu-right::before {
	font-weight: 900;
}
.td-icon-close-mobile::before {
	font-weight: 900;
}


/* END Merge Styles for Mobile Menu Background */


/* Overwrite the styles to the post template */

#td-full-screen-header-image .td-post-featured-image,
#td-full-screen-header-image .td-post-featured-image figure {
    position: relative;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.td-post-template-4 .td-post-title .wp-caption-text {
    display: block !important;
    padding: 7px 20px;
    margin: 0;
    position: absolute;
    width: 100%;
    text-align: right;
    font-style: italic;
    background: rgb(0 0 0 / 15%);
    color: #fff;
    max-width: none;
    bottom: unset;
    top: -31px;
    right: unset;
}

.td-post-template-8 .td-post-header-holder {
    padding: 30px 48px;
}

.td-post-template-8 .wp-caption-text {
    display: block;
    padding: 7px 20px;
    margin: 0;
    position: absolute;
    width: 100%;
    text-align: right;
    font-style: italic;
    background: rgb(0 0 0 / 15%);
    transform: none;
    color: #fff;
    bottom: 0;
    left: 0;
}

.td-post-template-1 .td-post-featured-image .wp-caption-text {
    transform: translateY(-51px);
}

.td-post-template-6 .td-full-screen-header-image-wrap .wp-caption-text {
    top: 0;
    margin-left: -30px;
}

/*BM Styling css start 27MAR2025*/

.slotcloud-card-outer .slotcloud-offer-inner .free-sping {
    color: #0ab173;
}

.toplist-casino-listing-6__offers .deposit-bonus-outer {
    background: unset;
    text-align: left;
}

.toplist-casino-listing-6__offers .wizz-right-outer, .toplist-casino-listing-6__offers .option-card {
    padding: 0;
}

.toplist-casino-listing-6__offers .wizz-right-outer .deposit-bonus-list {
    width: 100%;
    flex-wrap: wrap;
}

.toplist-casino-listing-6__offers .wizz-left-outer, .toplist-casino-listing-6__offers .option-card {
    border-top-left-radius: 15px;
      border-bottom-left-radius: 15px;
}

.toplist-casino-listing-6__offers .wizz-left-outer {
    max-width: 62%;
}

.toplist-casino-listing-6__offers  .option-card {
    background: #323232;
}

.toplist-casino-listing-6__offers .deposit-bonus-list:after, .toplist-casino-listing-6__offers .deposit-bonus-list:before {
    display: none;
}

.toplist-casino-listing-6__offers .deposit-box-inner {
    font-size: 13px;
    font-weight: 600;
    padding: 20px 27px;
      max-width: 200px;
    color: #3e3e3f;
    border-radius: 50px;
    background-color: #f6f3fb;
}

.toplist-casino-listing-6__offers .deposit-bonus-list-outer {
    padding-left: 0;
}

.toplist-casino-listing-6__offers .button-inner a.play-now-cta {
    text-align: left;
    color: #fff;
    background: linear-gradient(160deg, #ff9358 0%, #d3540e 100%);
    clip-path: unset;
    text-transform: uppercase;
      border-radius: 50px;
}

.toplist-casino-listing-6__offers .button-inner {
    margin: 0;
}

body .toplist-casino-listing-7__wrapper .card-outer {
    background: url('../../plugins/brand-management-plugin/public/images/cl7/AllstarCasino-BG.jpg') center center no-repeat;
    background-size: cover;
}

.logo-outer {
    background: transparent;
}

.toplist-casino-listing-9__offers .deposit-bonus-outer {
	text-align: left;
	background: unset;
	padding: 20px 20px;
	clip-path: unset;
	border: 0;
	width: 62%;
}

.toplist-casino-listing-9__offers .option-card {
    background: #003a3b;
}

.toplist-casino-listing-9__offers .voodoo-outer {
    width: 50%;
    max-width: 200px;
}

.toplist-casino-listing-9__offers .button-inner a.play-now-cta {
    padding: 15px 20px;
    color: #fff;
    border: 0;
    background: linear-gradient(160deg, #fb9c3b 0%, #fb9c3b 100%);
    clip-path: unset;
      text-transform: uppercase;
}

.toplist-casino-listing-9__offers  .deposit-bonus-list {
    border-left: 2px dashed #3d6969;
}

.toplist-casino-listing-9__offers  .price-slot-outer {
    font-size: 26px;
    font-weight: 800;
    line-height: 32px;
    padding: 10px 0;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: #fee202;
}

.toplist-casino-listing-9__offers .button-inner {
    margin-bottom: 0;
}

.toplist-casino-listing-9__offers .slot-outer-left {
    align-items: center;
}

.toplist-casino-listing-9__offers .counter-ship-inner {
    font-weight: 600;
    padding: 0;
}

.toplist-casino-listing-10__wrapper .deposit-box-inner {
    background-color: transparent;
    margin: auto;
      min-width: max-content;
}

.toplist-casino-listing-10__wrapper .button-inner a.play-now-cta {
    border-radius: 0;
    text-transform: uppercase;
}

.tranding-top .td_block_trending_now {
	margin-top: 0 !important;
}
.td-main-content-wrap.td-main-page-wrap {
	padding-top: 0;
}
.latest_articles-outer .td-module-image .td-module-thumb {
	height: 100%;
}
.latest_articles-outer .td-module-image {
	height: 160px;
	width: 100%;
	margin-bottom: 15px;
}
.latest_articles-outer .td-module-image img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.latest_articles_sec .block-title {
	margin-bottom: 26px;
}
.home .td-page-header {
	display: none;
}

.discover-content-inner{
	display: none;
}
.tab-item.active-tab {
	color: #B31E20;
}
.discover-sec {
	width: 100%;
	display: inline-block;
	margin: 70px 0;
}
.discover-tab {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	align-content: flex-start;
	align-items: flex-start;
}
.td-pulldown-size {
	background: #222;
	display: flex;
	padding: 8px 14px;
	align-items: center;
	align-self: stretch;
	color: #FFF;
	font-size: 15px;
	font-weight: 400;
	line-height: 14px;
	text-transform: uppercase;
	font-family: Lato;
	letter-spacing: 0;
	margin: 0;
	width: auto;
}
.discover-tab-inner ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 0 30px;
}
.discover-tab-inner li {
	color: #767676;
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
	margin: 0;
	cursor: pointer;
	font-family: 'Lato';
}
.discover-tab-inner li:hover {
	color: #B31E20;
}
.discover-tab-inner {
	margin-top: 8px;
}
.discover-content-sec {
	display: grid;
	width: 100%;
	gap: 0 40px;
	margin-top: 16px;
	padding: 24px;
	border: 1px solid #D33;
	grid-template-columns: repeat(3,1fr);
}
.discover-content-inner {
	width: 100%;
}
.discover-content-inner span {
	color: #222;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 15px;
	width: 100%;
	display: inline-block;
	font-family: 'Lato';
}
.discover-content-inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.discover-content-inner li {
	margin: 0;
	padding: 0;
	line-height: inherit;
}
.discover-content-inner li a {
	color: #222;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	display: block;
	padding-bottom: 10px;
}

.more-mobile {
	display: none;
}
.home .page-nav.td-pb-padding-side {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 14px 0 0;
	flex-wrap: wrap;
}

.page-nav a, .page-nav span {
	padding: 4.5px 13.5px;
	border: 1px solid #EDEDED;
	min-width: 35px;
	color: #767676;
	margin: 0 5px 5px 0;
}
span.pages {
	color: #767676;
	text-align: center;
	font-family: "Open Sans";
	font-size: 10px;
	font-weight: 400;
	line-height: 18px;
}
.page-nav .pages {
	float: none;
	margin: 0;
	padding: 6px 0 6px 6px;
	width: 100%;
}

.td-a-rec-id-sidebar .td-pulldown-size {
	width: auto;
	display: inline-block;
}

body .td-subcat-filter .td-subcat-list a {
	font-size: 13px;
	color: #767676;
	line-height: 1;
	font-family: 'Lato';
}
body .td-subcat-filter .td-subcat-list .td-subcat-item {
    font-family: 'Lato';
}
.td_module_2 .td-module-title {
	font-weight: 400;
}
.td-module-meta-info {
	font-family: "Open Sans";
	font-size: 11px;
	font-weight: 400;
	line-height: 11px;
	color: #222;
}
.td-post-author-name a {
	color: #222;
}
.td-excerpt {
	font-family: "Open Sans";
}
.td_module_6 .td-module-title {
	font-weight: 400;
}

/*guide-menu-css*/

.guides-title .sub-menu-guides {
	position: absolute;
	background: rgb(255, 255, 255);
	width: 1114px;
	top: 80px;
	left: 0% !important;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	display: none;
	z-index: 99;
	padding: 0 !important;
	border: 1px solid #eaeaea;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.td-affix .guides-title .sub-menu-guides {
	left: 95% !important;
}
.guide-menu-left {
	width: 218px;
	max-width: 218px;
	text-align: right;
	display: table-cell;
	height: 292px;
	vertical-align: top;
	padding-top: 22px;
	background-color: #FAFAFA;
	position: relative;
	min-height: 292px;
	overflow: auto;
}

.guide-menu-left::after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #EDEDED;
}

.guide-menu-right .td-image-wrap {
	height: 135px;
	display: inline-block;
}
.guide-menu-right .td-image-wrap img {
	height: 100%;
}
.guide-menu-right .entry-title.td-module-title a {
	font-family: Lato;
	font-size: 15px;
	color: #222;
	line-height: 19px;
	font-weight: 600;
	display: inline-block;
}
.td_module_mega_menu {
	line-height: normal;
}
.guide-menu-right .entry-title.td-module-title {
	width: 100%;
	display: inline-block;
}
.parent-item {
	display: block;
	font-size: 15px;
	font-weight:400;
	color: #000;
	padding: 6px 23px;
	position: relative;
	vertical-align: middle;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	font-family: Lato;
	position: relative;
}
.parent-item a {
	color: #000;
}
.parent-item.cur-sub-cat::before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	z-index: 1;
}
.parent-item.cur-sub-cat {
	background-color: #fff;
	color: var(--td_theme_color, #4db2ec);
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.parent-item.cur-sub-cat a {
	color: var(--td_theme_color);
}
.loading-img {
	text-align: center;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.pagination-controls {
	position: relative;
	clear: both;
	margin: 10px 0 12px 22px;
	text-align: left;
	display: inline-block;
	width:95%;
}
.pagination-controls a {
	display: inline-block;
	margin-right: 7px;
	width: 25px;
	height: 25px;
	border: 1px solid #dcdcdc;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	font-size: 7px;
	color: #b7b7b7;
}
.guide-menu-right .entry-title.td-module-title a:hover {
	color: var(--td_theme_color);
}
.has-background {
	padding: 20px !important;
	margin-bottom: 10px !important;
	background: #F8F8F8 !important;
	border: 1px solid #EDEDED;
}
hr.has-background {
	padding: 0 !important;
	margin-top: 32px !important;
	margin-bottom: 32px !important;
}
.wp-block-list {
	margin: 0 0 24px !important;
}
.td-main-content ul li, .td-main-content ol li {
	margin-left: 14px;
}
.has-background .has-black-color {
	margin-bottom: 0 !important;
}
.has-background p.has-black-color {
	margin-bottom: 32px !important;
}
.wp-block-list.has-background {
	margin-bottom: 10px !important;
}
.wp-block-details.has-background {
	padding: 20px !important;
	background: #F8F8F8 !important;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-bottom: none;
	border-top: none;
	margin-bottom: 0 !important;
}
.wp-block-details.has-background summary {
	Background:url(img/Chevron-down.svg) right top no-repeat;
	padding-right: 27px;
}
.wp-block-details.has-background[open] summary {
	Background: url(img/Chevron-up.svg) right top no-repeat;
	padding-bottom: 10px;
}

.wp-block-details.has-background.first-faq {
  border-top: 1px solid #EDEDED;
}
.wp-block-details.has-background.last-faq {
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 32px !important;
}
.wp-block-details.has-background[open] {
	border-bottom: 1px solid #EDEDED;
}


.wp-block-details.has-background p:last-child {
	margin-bottom: 0;
}
.tagdiv-type {
	font-size: 16px;
	line-height: 24px;
}
.sm-font-size {
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	font-family: "Open Sans";
}
.xs-font-size {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	font-family: "Open Sans";
}

.xxs-font-size {
	font-size: 10px;
	font-weight: 400;
	line-height: 18px;
	font-family: "Open Sans";
}
.tranding-top {
	margin-top: 24px;
}

h1, h2, h3, h4, h5, h6, .td-page-title {
	font-family: 'Lato';
}

.td_mega_menu_sub_cats .block-mega-child-cats a {
	font-family: Lato;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	padding:6px 23px;
}
.td_mega_menu_sub_cats .block-mega-child-cats a:hover {
	color: #b31e20;
}
.td-mega-span .entry-thumb {
	min-height: 150px;
}
.td_mod_mega_menu .item-details a {
	font-family: 'Lato';
	font-size: 16px;
	color: #222;
	font-weight: 600;
}
.guide-menu-right .current_page_item .entry-title.td-module-title a {
	color: #b31e20;
}
.td-a-rec-id-sidebar .td_module_8 {
	margin-bottom: 16px;
	padding-bottom: 15px;
}
.td_module_6 .td-module-title {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	min-height: 50px;
	display: -webkit-box;
	font-weight: 400 !important;
}
.td-md-is-safari .td-big-grid-post .td-module-thumb a:last-child::before {
	left: 0px !important;
}
.td_module_2 .td-module-title {
	font-weight: 400 !important;
}
.tdc-footer-wrap [class*="td-icon-"] {
	text-align: left;
}
.guide-menu-right .td-mega-span:hover a {
	color: var(--td_theme_color);
}
.discover-content-inner li a:hover {
	color: #b31e20;
}
.td-footer-bottom-full .footer-logo-wrap {
    margin-top: 0px !important;
}

.wp-caption-text, .wp-caption-dd {
	font-family: var(--td_default_google_font_1);
}

.td-post-next-prev-content {
	font-family: var(--td_default_google_font_1);
}
.td-sub-footer-copy a {
	color: #fff;
}

.has-background p:last-child {
	margin-bottom: 0;
}
.has-background h3.wp-block-heading:first-child, .has-background h2.wp-block-heading:first-child {
	margin-top: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
	background-color: #FAFAFA;
}

.toplist-casinobeats__offer-terms {
	font-family: "Open Sans" !important;
}
.wp-block-table.is-style-stripes {
	border-bottom: none;
}

body .td-subcat-filter .td-subcat-dropdown a {
    font-family: var(--td_default_google_font_1);
}
body .td-subcat-filter .td-subcat-dropdown ul {
    background-color: #fff;
}

h3,h4 {
	margin-top: 0;
}
:where(.wp-block-columns.is-layout-flex) {
	margin-bottom: 0;
}

.wp-block-table {
	margin-bottom: 32px;
}
body .tdi_23.td-a-rec {
	text-align: left;
}

.casinoBeatsfeatures-outer {
	margin-top: 70px;
}
.paged .casinoBeatsfeatures-outer {
	margin-top: 33px;
}

body .td-subcat-filter .td-subcat-dropdown li {
    font-family: 'Lato';
}

body .td-subcat-filter .td-subcat-dropdown a {
    font-family: 'Lato';
}

body .wp-block-table td, .wp-block-table th {
	padding: 10px 16px !important;
	font-size: 14px;
	font-family: "open sans";
}

.wp-block-table th {
	font-weight: 700;
}
.schema-faq-section .schema-faq-answer {
	margin-bottom: 20px;
}
.wp-block-heading {
	margin-top: 0;
}

.wp-elements-76163712f937391a4325edbc7b8ad1e7 a:where(:not(.wp-element-button)) {
	color: #B31E20 !important;
}
.wp-elements-35a0e530e8c19c26fc6c0c66356e6ae1 a:where(:not(.wp-element-button)) {
	color: #B31E20 !important;
}
.has-vivid-cyan-blue-color {
	color: #B31E20 !important;
}

.td-scroll-up {
    bottom: 14px;
    right: 15px;
}


@media (min-width: 1140px) and (max-width: 1350px) {
	
.guide-menu-right .td-image-wrap {
	height: 135px;
	display: inline-block;
}

}


@media (min-width: 1019px) and (max-width: 1140px) {
	
.guides-title .sub-menu-guides {
	width: 1024px !important;
	left: 40% !important;
}

.sub-menu-guides .td-mega-row {
	padding: 22px 20px 10px 0;
}
.sub-menu-guides .td-mega-span {
	width: 174px;
}
.guide-menu-right .td-image-wrap {
	height: 110px;
}

.parent-item {
	font-size: 13px;
}
  
}

@media (min-width: 768px) and (max-width: 1018px) {
.guides-title .sub-menu-guides {
	width: 768px !important;
	left: -50% !important;
}
  
.guide-menu-left {
	width:125px;
	max-width: 125px;
}  
.guide-menu-right .td-image-wrap {
	height: 89px;
}
.parent-item {
	font-size: 13px;
}
  
}

/*guide-menu-css-End*/

@media screen and (max-width:767px) {

.discover-content-sec {
	gap: 20px 10px;
	grid-template-columns: repeat(1,1fr);
}

.more-mobile {
	display: block;
}
ul.desktop-more {
	display: none;
}
.country-more-outer {
	display: none;
	position: absolute;
	background: #fff;
	right: 0;
	top: 31px;
	border: 1px solid #EDEDED;
	padding: 14px;
	text-align: right;
	width: 166px;
	z-index: 9;
}
.discover-tab-inner {
	margin-top: 0;
}
.country_more {
	color: #767676;
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
	font-family: Lato;
	Background: url(img/Icon.png) 53px 12px no-repeat;
	padding-right: 20px;
	cursor: pointer;
	padding: 9px 33px 9px 14px;
}
.country_more.country_more_active {
	background-color: #222;
	color: #fff;
	background-image: url(img/white-Icon.png);
	background-position: 53px 12px;
}
.discover-tab-inner li {
	padding: 9px 0;
}
.discover-tab-inner ul {
	position: relative;
	gap: 0 15px;
}
.country-more-outer li {
	padding-bottom: 13px;
}
.discover-sec {
	margin: 30px 0;
}
.discover-content-inner h3 {
	margin: 0 0 12px;
}

.home .page-nav.td-pb-padding-side {
	display: flex;
	text-align: center;
	justify-content: center;
	margin: 0;
}
.toplist-casinobeats__offer-logo-wrapper {
	height: auto;
}

.tranding-top {
	margin-top: 0px;
}
.latest-news-sec .td_block_wrap {
	margin-bottom: 0;
}

.td-big-grid-post .entry-thumb {
	height: 100%;
}
.td-footer-bottom-full {
	text-align: left !important;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	padding: 2px 0 !important;
	margin-bottom: 20px !important;
}

.footer-logo-wrap {
	text-align: center;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 0em;
}

.casinoBeatsfeatures-outer {
	margin-top: 32px;
}

#td-mobile-nav .td-social-icon-wrap i {
    text-align: left;
    width: auto;
}	

.td-mobile-content .td_mobile_submenu > a .td-icon-menu-right {
	font-size: 0;
	background: url(img/icon-menu-right.png) center center no-repeat;
	width: 40px;
	height: 28px;
}
.td-mobile-close {
	right: 20px;
}


.td-menu-socials-wrap {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #fafafa;
	z-index: 9;
}

.td-menu-mob-open-menu #td-mobile-nav {
	height: 100%;
	overflow: inherit;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	left: 0;
}

.td-mobile-content {
	padding: 70px 24px 0;
	height: 100vh;
	overflow: auto;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	left: 0;
}

.td-mobile-content .current-menu-item > a, .td-mobile-content .current-menu-ancestor > a, .td-mobile-content .current-category-ancestor > a {
	color: #000;
}


.td-scroll-up {
    bottom: 14px;
    right: 25px;
}

}

@media screen and (max-width: 575px) {
    
.slotcloud-card-outer .payment-method-con .pay-outer-card span {
    display: block;
    margin: auto;
}   
    
.slotcloud-card-outer .payment-method-con .pay-outer-card {
    margin: auto;
}
    
.logo-outer {
    text-align: center !important;
}
    
.slotcloud-top-con {
    justify-content: center;
}
    
.toplist-casino-listing-6__offers .wizz-right-oute {
    padding: 20px;
}
    
.toplist-casino-listing-6__offers .wizz-left-outer {
    max-width: 100%;
    clip-path: unset;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 20px;
}
    
.deposit-bonus-list-outer {
    padding: 10px 0;
}
    
.toplist-casino-listing-6__offers .deposit-box-inner {
    font-size: 11px;
    padding: 11px 19px;
}
    
.toplist-casino-listing-6__offers .deposit-bonus-outer {
    clip-path: unset;
      padding: 10px;
}
    
.toplist-casino-listing-6__offers .deposit-bonus-list-outer {
    padding: 10px 0;
}
    
.toplist-casino-listing-6__offers .wizz-right-outer .deposit-bonus-list {
	justify-content: center;
	padding: 15px 15px;
}
    
.toplist-casino-listing-6__offers .button-inner a.play-now-cta {
    font-size: 20px;
    padding: 16px 20px;
}
    
.toplist-casino-listing-6__offers .option-card {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
    
.toplist-casino-listing-7__wrapper .total-score-inner {
    padding: 30px 10px 90px;
}
    
.toplist-casino-listing-7__wrapper .allstarz-casino-text {
    bottom: 32px;
}
    
.toplist-casino-listing-9__offers .deposit-bonus-list {
    border-left: 0;
    justify-content: center;
}
    
.toplist-casino-listing-9__offers  .deposit-bonus-list-outer {
    justify-content: center;
      padding: 10px 0;
}
    
.toplist-casino-listing-9__offers .deposit-bonus-outer {
    padding: 20px;
}

    .toplist-casino-listing-9__offers .button-inner a.play-now-cta {
    padding: 15px 10px;
}
    
.toplist-casino-listing-10__wrapper .button-inner {
    max-width: 100%;
    justify-content: center;
    display: flex;
}
    
    

    
}

/*BM Styling css end 27MAR2025*/

@media only screen and (max-width: 768px) {
    .td-post-template-6 .td-full-screen-header-image-wrap .wp-caption-text {
        margin-left: -10px;
    }
    .td-post-template-4 .td-post-title .wp-caption-text {
        top: -44px;
    }
}

@media only screen and (min-width: 768px) {
    .td-post-template-9 .td-full-screen-header-image-wrap .wp-caption-text {
        transform: translateY(-57px);
    }
}

@media (max-width: 1018px) and (min-width: 768px) {
    .td-post-template-4 .td-post-title .wp-caption-text {
        width: 498px;
    }
    .td-post-template-6 .td-full-screen-header-image-wrap .wp-caption-text {
        margin-left: -21px;
    }
}

@media screen and (max-width: 991px){
.toplist-htmq__offer-coupon-code img, .coupon-code__copy-btn img, .campaign-list-item_coupon .country_code_right img, .toplist-poker__filter li img, 
.dw-toplist-jbc__offer-rating img, .toplist-flagship-crypto__offer-rating img, .toplist-poker-v2__offer-rating-wrapper img.star_rating_img, 
.dw-toplist-cq__offer-rating img, .dw-toplist-cr__offer-rating img, .toplist-rivertimes__offer-logo img, .toplist-newsbtc__offer-logo img, 
.toplist-htmq__offer-logo-wrapper img, .dw-toplist-jbc__offer-logo img, .dw-toplist-cq__offer-logo img, .dw-toplist-cr__offer-logo img, 
.campaign-list-item_logo img, .campaign-compact-table__offer-logo img, .campaign-sidebar-shortcode .view_1 .campaign-sidebar-shortcode_logo-and-title-section img, 
.campaign-fullwidth-shortcode_item .slider-item_logo img, .toplist-poker__wrapper.tiny .toplist-poker__offer-logo img, .toplist-tech__offer-logo img, 
.toplist-flagship-crypto__offer-logo img, .campaign-compact-asia-table__offer .campaign-compact-table__offer-logo img, .toplist-outlook-india__offer-logo img, 
.toplist-rivertimes__offer-rating img{
    margin-bottom: 0;
} 

.campaign-compact-table .coupon-code_copied svg {
    position: relative;
    top: 4px;
} 
}


@media (max-width: 1140px) and (min-width: 1019px) {
    .td-post-template-4 .td-post-title .wp-caption-text {
        width: 664px;
    }
    .guides-title ul.sub-menu {

        display: none !important;

    }
}

@media (min-width: 1141px) {
    .td-post-template-4 .td-post-title .wp-caption-text {
        width: 720px;
    }
      .guides-title ul.sub-menu {

        display: none !important;

    }
}


/* END overwrite the styles to the post template */

/*CSS for BM Plugin starts here */

@media screen and (min-width: 992px) {
    body.bm-tiny .toplist-poker-v2__offer-inner {
        grid-template-columns: 220px auto 164px;
}
    
    
body .toplist-casinoscout__offer {
    width: calc(100% / 3 - (12px * 4 / 5));
}

body .dw-toplist-sp__offer {
    grid-template-columns: 130px 102px auto 150px;
}

body .dw-toplist-ct__offer-inner {
    grid-template-columns: 126px auto 166px 148px;
    gap: 6px 16px;
}

.toplist-htmq__offer-coupon-code img, .coupon-code__copy-btn img, .campaign-list-item_coupon .country_code_right img, .toplist-poker__filter li img, 
.dw-toplist-jbc__offer-rating img, .toplist-flagship-crypto__offer-rating img, .toplist-poker-v2__offer-rating-wrapper img.star_rating_img, 
.dw-toplist-cq__offer-rating img, .dw-toplist-cr__offer-rating img, .toplist-rivertimes__offer-logo img, .toplist-newsbtc__offer-logo img, 
.toplist-htmq__offer-logo-wrapper img, .dw-toplist-jbc__offer-logo img, .dw-toplist-cq__offer-logo img, .dw-toplist-cr__offer-logo img, 
.campaign-list-item_logo img, .campaign-compact-table__offer-logo img, .campaign-sidebar-shortcode .view_1 .campaign-sidebar-shortcode_logo-and-title-section img, 
.campaign-fullwidth-shortcode_item .slider-item_logo img, .toplist-poker__wrapper.tiny .toplist-poker__offer-logo img, .toplist-tech__offer-logo img, 
.toplist-flagship-crypto__offer-logo img, .campaign-compact-asia-table__offer .campaign-compact-table__offer-logo img, .toplist-outlook-india__offer-logo img, 
.toplist-rivertimes__offer-rating img {
    margin-bottom: 0;
}

.campaign-compact-table .coupon-code_copied svg {
    position: relative;
    top: 4px;
} 

body .toplist-poka__offer {
    padding: 24px 24px 24px 55px;
    grid-template-columns: 155px auto 113px 170px;
}

body .toplist-poka__offer:before {
    left: 9px;
}

body .toplist-poka__offer-logo img {
    height: 70px;
    margin-bottom: 0;
}

body.bm-tiny .dw-toplist-jbc__offer-logo-wrapper {
    width: 184px;
}

body.bm-tiny .dw-toplist-jbc__offer-inner {
    grid-template-columns: 226px 82px 160px;
    gap: 15px;
}

body .dw-toplist-cq__offer {
    padding: 16px;
    grid-template-columns: 100px 100px auto 130px;
    gap: 15px;
}

body .dw-toplist-cq__offer-cta-btn {
    height: 50px;
    font-size: 16px;
}

body .dw-toplist-cr__offer-key-features li {
    margin-left: 0;
    margin-bottom: 0 !important;
}

body.bm-tiny .dw-toplist-cr__offer-inner {
    padding: 11px;
    grid-template-columns: 123px 160px 223px 128px;
    gap: 6px 13px;
}

body .toplist-outlook-india__offer-cta-btn {

    padding: 16px 14px 14px 17px;

}

body .toplist-poker-v2__offer-cta-btn, body .toplist-poker-v2__offer-review-btn {
    font-size: 13px;
    padding: 0 13px;
}

body .toplist-poka__offer-review {
    font-size: 15px;
}

body .toplist-poka__offer-title, body .toplist-poka__offer-title p {
    font-size: 16px;
    line-height: 22px;
}

body .toplist-outlook-india__offer-key-feature {
    font-size: 15.25px;
    line-height: 20.8px;
}

body .toplist-outlook-india__offer-title, body .toplist-outlook-india__offer-title p {
    font-size: 18px;
    line-height: 24px;
}

body .toplist-rivertimes__offer-title, body .toplist-rivertimes__offer-title p {
    font-size: 18.3px;
    line-height: 24px;
}

body .toplist-htmq__offer-title, body .toplist-htmq__offer-title p {
    font-size: 18px;
    line-height: 120%;
}

body .dw-toplist-jbc__offer-title, body .dw-toplist-jbc__offer-title p {
    font-size: 20px;
}

body .dw-toplist-cq__offer-title, body .dw-toplist-cq__offer-title p {
    font-size: 20px;
    line-height: 26px;
}

body .dw-toplist-cq__offer-brand-name {
    line-height: 20px;
}

body .dw-toplist-cr__offer-title, body .dw-toplist-cr__offer-title p {
    font-size: 20px;
}


body .campaign-fullwidth-shortcode_item .slider_item-title {
    height: 54px;
}

body.bm-tiny .toplist-casinobeats__offer-logo-wrapper {
    padding: 10px 0 10px 24px;
}

body.bm-tiny .toplist-casinobeats__offer-extra {
    padding: 10px 24px 10px 0;
}

body.bm-tiny .toplist-casinobeats__offer-main {
    min-height: 34px;
}

body.bm-tiny .toplist-casinobeats__offer-rating-wrapper {
    height: 24px;
    padding: 3px 12px;
    width: 75px;
}

body.bm-tiny .toplist-casinobeats__offer-coupon-code-wrapper {
    width: 100%;
    min-width: 189px;
}

    
}

.campaign-compact-table__offer-key-features li, .toplist-poker__filter li, .toplist-poker-v2__offer-key-features li, .toplist-poker-compact__offer-key-features li, .toplist-flagship-crypto__offer-key-features ul li, .toplist-cardplayer__offer-key-features li, .dw-toplist-sp__offer-key-features li, .dw-toplist-ct__offer-key-features li, .toplist-99bitcoins__offer-key-features li, .toplist-99bitcoins-poker__offer-key-features li {
    margin-left: 0;
}


body.bm-tiny .toplist-casinobeats__offer {
    gap: 0px;
}

body.bm-tiny .td-page-content {
    padding-bottom: 0;
}


.toplist-casinobeats__offer-logo-wrapper img {
    margin-bottom: 0;
}

.toplist-casinobeats__offer-brand-wrapper {
    gap: 3px;
}

.toplist-casinobeats__offer-brand-name {
    line-height: 20px;
}

body .campaign-fullwidth-shortcode-not-slider .campaign-fullwidth-shortcode_item {
    width: 28%;
}

.slider_item-scores-review-section img {
    margin-bottom: 0;
}



/*.campaign-list-item_cta-btn, .campaign-compact-table__offer-cta-button a, .slider-item_cta-button, .toplist-poker__offer-cta-btn, .toplist-tech__offer-cta-btn, 
.toplist-flagship-crypto__offer-visit-link, .campaign-compact-table__offer-cta-button a, .toplist-outlook-india__offer-cta-btn, .toplist-poka__offer-cta-btn, 
.toplist-rivertimes__offer-cta-btn, .toplist-newsbtc__offer-cta-btn, .toplist-htmq__offer-cta-btn, .dw-toplist-jbc__offer-cta-btn, .dw-toplist-jbc__offer-cta-btn, 
.dw-toplist-cq__offer-cta-btn, .campaign-list-item_scores .read_review_url a, .campaign-fullwidth-shortcode_item .slider_item-title p, .toplist-poker__filter li,
 .toplist-poker__offer-title, .toplist-poker__offer-title p, .toplist-poker-v2__offer-key-features li, .campaign-compact-table__offer .read_review_url a, 

 .dw-toplist-cr__offer-key-features li, .campaign-shortcode-table, .campaign-compact-table__wrapper, .campaign-full-width-shortcode-wrapper, .campaign-sidebar-shortcode, 
 .toplist-poker__offer-rating, .toplist-poker__wrapper.tiny .toplist-poker__offer-fact {

    --bm-font-family: "Lato", sans-serif !important;
}

*/


body .toplist-outlook-india__offer-title, body .toplist-outlook-india__offer-title p {
    font-family: 'Lato', sans-serif;
}
body .toplist-outlook-india__offer-key-feature {
    font-family: 'Lato', sans-serif;
}
body .toplist-outlook-india__offer-rating-score,.toplist-outlook-india__offer-brand-name {
    font-family: 'Lato', sans-serif;
}
body .toplist-flagship-crypto__wrapper *,
body .toplist-outlook-india__wrapper *,
body .toplist-poker-compact__offer *,
body .campaign-shortcode-table *,
body .toplist-poker-v2__wrapper *,
body .campaign-compact-table__wrapper *,
body .toplist-poker-compact__offer-title, 
body .toplist-poker-compact__offer-title p,
body .toplist-poker-compact__offer-key-features li,
body .toplist-flagship-crypto__filter li,
body .toplist-flagship-crypto__offer-title p,
body .toplist-flagship-crypto__offer-key-features ul li,
body .campaign-list-item_key-features > p,
body .toplist-poker-v2__offer-key-features li, body .toplist-poka__offer-title, body .toplist-poka__offer-title p, body .toplist-poka__offer, 
body .toplist-htmq__offer-title, body .toplist-htmq__offer-title p, body .toplist-htmq__offer-coupon-text, body .toplist-htmq__offer-coupon-code, 
body .toplist-htmq__offer-rating-text .read_review_url a, body .toplist-htmq__offer-cta-btn, body .dw-toplist-jbc__offer-brand-name, body .dw-toplist-jbc__offer-title, 
body .dw-toplist-jbc__offer-title p, body .dw-toplist-jbc__offer-cta-btn, body .dw-toplist-cq__offer-rating-score, body .dw-toplist-cq__offer-brand-name, 
body .dw-toplist-cq__offer-title, body .dw-toplist-cq__offer-title p, body .dw-toplist-cq__offer-key-feature, body .dw-toplist-cq__offer-cta-btn, 
body .dw-toplist-cr__offer-brand-name-desktop, body .dw-toplist-cr__offer-brand-name-mobile, body .dw-toplist-cr__offer-title, body .dw-toplist-cr__offer-title p, 
body .dw-toplist-cr__offer-key-features li, body .dw-toplist-cr__offer-cta-btn, body .campaign-sidebar-shortcode .campaign-sidebar-shortcode_logo-and-title-section p,
body .campaign-sidebar-shortcode .view_1 .campaign__updated_date_text, body .campaign-sidebar-shortcode .view_3 .campaign__updated_date_text,
body .campaign-sidebar-shortcode .view_1 .read_review_url a, body .campaign-sidebar-shortcode .view_2 .read_review_url a, body .campaign-sidebar-shortcode .view_3 .read_review_url a, 
body .campaign-sidebar-shortcode .view_1 .campaign-sidebar-shortcode_see-more, body .campaign-sidebar-shortcode .view_2 .campaign-sidebar-shortcode_see-more, 
body .campaign-sidebar-shortcode .view_3 .campaign-sidebar-shortcode_see-more, body .slider-item_posted_date .date_cell, body .campaign-fullwidth-shortcode_item .cell_bottom span,
body .campaign-wide__coupon-code, body .campaign-fullwidth-shortcode_item .country_code_left .copiedtext, body .slider_item-scores-review-section a, 
body .campaign-compact-table__offer .read_review_url a, body .toplist-casinobeats__offer-brand-name, body .toplist-casinobeats__offer-rating-wrapper, 
body .toplist-casinobeats__offer-terms, body .toplist-casinobeats__offer-terms *, body .toplist-casinobeats__offer-coupon-code, body .toplist-casinobeats__offer-coupon-code-btn, 
body .toplist-poka__offer-review, body .toplist-poka__offer-rating, body .toplist-poka__offer-cta-btn, body .toplist-poka__offer:before, body .toplist-htmq__offer-rating-text span, 
body .campaign-list-item_scores .read_review_url a, body .campaign-full-width-shortcode-wrapper .title-section h2, body .campaign-full-width_filter-list-item, 
body .campaign-sidebar-shortcode .widget-title, body .toplist-outlook-india__offer:before
{
    font-family: var(--bm-alt-font-family);
}

:root {
    --bm-font-family: 'Lato' !important;
    --bm-alt-font-family: 'Lato' !important;
}




body .campaign-list-item_key-features ul li, body .campaign-list-item_key-features p, body td.campaign-compact-table__offer-key-features ul li, body .toplist-poker-v2__offer-key-features ul li, .toplist-poker-compact__offer-key-features ul li, .toplist-flagship-crypto__offer-key-features ul li {
    margin-bottom: 0 !important;
}

.campaign-compact-table__offer .read_review_url a {
    color: #28303d;
}

.td-page-title {
	font-size: 44px;
	line-height: 54px;
	margin: 0px 0 19px 0;
}

.archive .td-page-title {
	font-size: 30px;
	line-height: 38px;
}

h1 {
	font-size: 44px;
	line-height: 54px;
}
.tagdiv-type .td_pull_quote p {
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
}

h2,h3,h4,h5,h6 {
  margin-top: 32px;
  margin-bottom: 20px;
}
.tagdiv-type p {
	margin-bottom: 32px;
}


@media screen and (min-width:575px) {
body .toplist-casino-listing-6__offers .deposit-bonus-outer {
	width: 48%;
}

}


@media screen and (max-width:767px) {

body .td-page-title {
	font-size: 32px;
	line-height: 36px;
}
h1 {
	font-size: 32px;
	line-height:36px;
}

.archive .td-page-title {
	font-size: 32px;
	line-height: 36px;
}


body .wp-block-table th, body .wp-block-table td {
	word-break: inherit !important;
	white-space: nowrap;
}

body .wp-block-table table {
	width: 100% !important;
}

body .wp-block-table {
	overflow: auto !important;
	width: 100% !important;
	display: block !important;
}

.td-search-wrap-mob #td-header-search-mob {
	color: #444;
	font-size: 17px;
	height: 40px;
	line-height: 36px;
	padding: 10px 15px;
	text-align: left;
	border: 1px solid #e1e1e1;
}
.td-search-wrap-mob .td-search-input span {
	opacity: 1;
	font-size: 15px;
	color: #444;
	text-align: left;
	width: 100%;
	display: inline-block;
}
.td-search-close .td-icon-close-mobile {
	color: #444;
}
.td-search-wrap-mob .td-search-input {
	margin: 0 2%;
}
.td-search-wrap-mob .td_module_wrap .entry-title a {
	color: #444;
}
.td-search-wrap-mob .td-post-date {
	color: #444;
}

	
}

.custom-page-default-sidebar .td-post-date {
    display: none;
}

.custom-page-default-sidebar .td-post-author-name > span {
    display: none;
}


/*CSS for BM Plugin ends  here */


.td-big-grid-post .td-meta-info-container a.td-post-category {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.td-big-grid-post .td-meta-info-container a.td-post-category:hover, .author-main-section .author-latest-posts .td-module-image a.td-post-category:hover {
    background-color: #b31e20 !important;
}

.td-ss-main-sidebar .item-details span.entry-title, .td-ss-main-sidebar .item-details span.entry-title a, .td_block_mega_menu .item-details span,.td_block_mega_menu .item-details a{
    color:#111;
}

.td-ss-main-sidebar .item-details span.entry-title:hover a,
.td-ss-main-sidebar .item-details span.entry-title:hover,
.td-ss-main-sidebar .td_module_wrap:hover .item-details a,
.td-ss-main-sidebar .td_module_wrap:hover .item-details span.entry-title,
.td-ss-main-sidebar .td_module_wrap .item-details:hover span.entry-title a{
    color: #b31e20 !important;
}

/* BM Css */

.slotcloud-top-con .logo-outer {
	max-width: 130px;
}
.slotcloud-top-con .logo-outer img {
	margin: 0;
}

.tagdiv-type img {
	margin-bottom: 0;
}

.slotcloud-offer-inner {
	width: 40%;
}
.deposit-bonus-outer {
	width: 60%;
	max-width: 300px;
	padding: 40px 20px;
}
.deposit-bonus-list .deposit-outer span {
	font-size: 15px;
	line-height: 19.36px;
	padding-bottom: 10px;
}
.allstarz-middle-outer {
	width: 40%;
}
body .button-inner a.play-now-cta {
	padding: 10px 39px;
}
.allstarz-middle-outer .allstarwithdraw {
	margin: 0;
}

.block-title > a, .block-title > span, .block-title > label, .block-title > span > a {
	padding: 7px 14px;
}

@media screen and (max-width:1024px) {
	
.td-pb-row [class*="td-pb-span"] {
	width: 100%;
}	
.author-bio-box {
	max-width: 100%;
}
	
}

@media screen and (max-width:575px) {
	
.slotcloud-top-con .logo-outer {
	max-width: 100%;
}	
.slotcloud-offer-inner {
	width: 100%;
}
	
}

/* BM Css-end*/