/*
Theme Name: PokaTheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 4.1.3
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

body .dw-toplist-cp__offer-cta-btn {
    background: var(--site-bg-lg-color);
}
body .dw-toplist-cp__offer-cta-btn:hover {
    background: var(--site-bg-color);
}
body .dw-toplist-cp__offer-title, body .dw-toplist-cp__offer-title p {
    font-size: 24px !important;
    color: #000000 !important;
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
	body .toplist-casino-listing-21__offer {
		grid-template-columns: 215px 230px 88px auto 170px;
	    gap: 15px;
	}
}
/* @media screen and (min-width: 992px) {
	body .toplist-casino-listing-21__offer {
		grid-template-columns: 215px 230px 88px auto 170px;
	}
} */
@media screen and (max-width: 991px) {
	body .dw-toplist-cp__offer-title, body .dw-toplist-cp__offer-title p {
		font-size: 18px !important;
	}
}