/*

Theme Name: WMD Theme

*/



/*html :where(img){height:inherit;max-width:none;}*/

body
{
	margin:0;
	font-family: Sans-serif; !important;
	background:#fff !important;
		padding:0 !important;
}

* {
	box-sizing: border-box;
}

.dropdown:not(.v-select)
{
	width:auto !important;
}
.su-button-style-flat span
{
	top:0 !important;
	background:#957fcd !important;
}
.container
{
	max-width:1170px;
	width:100%;
	margin:0 auto;
}
.content-con p
{
	margin-bottom:15px;
	font-size:17px;
	line-height:25px;
}
.content-con 
{
	font-size:17px;
	padding:0 15px !important;
	box-sizing:border-box;
}
.content-con ul
{
	list-style:disc;
	padding-left:20px;
	margin-bottom:15px;
}
.content-con ol
{
	list-style:auto;
	padding-left:20px;
	margin-bottom:15px;
}
.content-con li
{
	font-size:17px;
	line-height:25px;
}
.content-con table 
{
    border-collapse: collapse;
	margin:20px 0;
	width:100%;
}
.content-con table td,.content-con table th
{
	border:1px solid #000;
	font-size:17px;
	padding:10px;
}
.table-auto
{
	overflow:auto;
	width:100%;
}
header {
    width: 100%;
    background: #957fcd !important;
	padding:10px 0;
}
h1,h2,h3,h4,h5,h6 
{
	margin-bottom:10px;
	margin-top:10px;
	line-height:120%;
	font-weight:100;
	word-break:break-word;
}
.content-con h1
{
	font-size:3em;
}
.content-con h2
{
 font-size:2.5em;
}
.content-con h3
{
	font-size:2em;
}
.content-con h4 
{
	font-size:1.8em;
}
.content-con h5 
{
	font-size:1.6em;
}
.content-con h6 
{
	font-size:1.5em;
}
img.aligncenter 
{
    margin: auto;
    display: block;
}
img.alignright 
{
    margin-left: auto;
    display: block;
}
#header, #header .main_nav 
{
	overflow:visible;
}
.header-inner {
    position: relative;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.menu-item-has-children::after {
    content: "";
    width: 5px;
    height: 5px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    rotate: -45deg;
    right: 6px;
    top: 5px;
}
.wp-menu li a 
{
    color: #000 !important;
    display: block;
    text-decoration: none;
	  font-size:17px;
	  line-height:normal;
}
.menu-item-has-children a  
{
    padding-right:1em !important;
}
.logo img {
    width: 250px;
    height: auto;
}
ul.wp-menu li 
{
	position:relative;
}
ul.sub-menu {
    position: absolute;
     background: #957fcd !important;
    width: 180px !important;
    padding: 5px;
    border-top: 1px solid #fff;
    display: none;
    margin: 0;
    z-index: 999;
    right: 0 !important;
	  left:auto;
}
ul.wp-menu li:hover ul.sub-menu
{
	display:block;
}
ul.sub-menu li 
{
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 !important;
    display: inline-block;
}
dl 
{
    margin: 0px;
    padding: 0;
	 font-size:16px;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}
dt 
{
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}
dd 
{
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}
blockquote:before {
    content: '»';
    margin-right: 0.2em;
}
blockquote:before, blockquote:after 
{
    font-family: Museo300Regular, Arial, Helvetica, sans-serif;
    font-size: 3em;
    display: inline-block;
    color: #d9e3eb;
}
blockquote:after 
{
    content: '«';
    margin-bottom: 20px;
    margin-left: 0.2em;
    vertical-align: top;
    line-height: 20px;
}
blockquote p 
{
    display: inline;
}
#header .main_nav a:hover 
{
	border-radius:7px 7px 0 0;
}
ul.dropdown-menu li a 
{
    padding: 0 10px !important;
	  display:inline-block;
		word-break:break-word;
}
ul.sub-menu li 
{
    background: none !important;
}
.mobile-menu 
{
	display:none;
}
ul.wp-menu {
    display: flex;
    gap: 20px;
    list-style: none;
    flex-wrap: wrap;
    margin: 0;
    padding: 10px 0;
    width: auto !important;
    justify-content: normal;
}
.campaign-list-item.brand_table_custom_cl 
{
    box-sizing: border-box;
    border: 4px solid #957fcd !important;
}
.campaign-list-item
{
	box-sizing:border-box;
}
.campaign-list-item_key-features ul 
{
	list-style:none !important;
	padding:0;
}
a.campaign-list-item_cta-btn.coupon_code_disabled
{
    text-decoration: none;
}
.campaign-list-item_cta-btn, .campaign-list-item_cta-btn:hover {
    background: #957fcd !important;
}
.campaign-list-item_key-features p
{
	margin:0;
}
footer.footer {
    text-align: center;
    margin-top: 15px;
    padding: 20px 15px;
    background: #957fcd !important;
    font-size: 17px;
    color: #000;
	box-sizing:border-box;
}
div#copyright p,aside#block-7
{
	margin:0;
	padding:0;
	font-size:17px;
	color:#000;
}
span.toggle-menu
{
	display:none;
}
aside#block-7 a 
{
	text-decoration:none;
	color:#000;
}
.copyright {
    font-size: 17px;
    line-height: 25px;
}
.copyright p
{
	margin:0;
}
.entry-content img
{
	width:100%;
}
.dropdown:not(.v-select) {
    position: relative;
    z-index: 100;
    top: 0;
    right: 0;
    width: 100%;
    color: #000;
    font-size: 17px;
    background: none;
    box-shadow: none;
    border-radius: 0;
    max-height: inherit;
    margin: 0;
    padding: 0;
    overflow: visible;
}

body .toplist-casino-listing-21__offer-rating-number span {
    display: inline-block;
}

body .toplist-casino-listing-21__offer-cta-btn {
    text-decoration: none;
}

@media screen and (max-width: 1024px) 
{
		#g_nav 
	{
		display:block;
	}
	.mobile-menu
	{
		display: block !important;
	}
	ul.wp-menu 
	{
    gap: 0px;
    flex-wrap: wrap;
    padding: 10px;
	}
	nav .wp-menu
	{
		display:none;
	}
    body .wp-menu {
       background: #957fcd !important;
        position: absolute;
        width: 100% !important;
        top: 63px;
        left: 0;
        margin: 0 !important;
        z-index: 999;
    }
.wp-menu li 
	{
		background:none;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #000;
  }
	.wp-menu a 
	{
    padding: 10px; 
	}
ul.sub-menu 
	{
    position: relative;
    width: 100% !important;
    padding: 0px 0px 0px 25px;
    border-top: 0;
    display: block;
		top:0;
}
ul.sub-menu li 
	{
			border-bottom: 0 !important;
		border-top: 1px solid #fff;
}
	.menu-item-has-children::after 
	{
    display:none;
  } 
    span.toggle-menu {
        position: absolute;
        right: 7px;
        top: 10px;
			  display:block;
			  color:#000 !important;
    }
	    .mobile-menu {
        display: block !important;
        position: absolute;
        right: 20px;
        top: 14px;
				color:#000 !important;
    }
		    .mobile-menu i 
	{
		font-size:25px;
	}
}


@media screen and (min-width: 992px) {
	
body .toplist-casino-listing-21__offer {
    grid-template-columns: 170px 210px 128px auto 170px;
}

body .toplist-casino-listing-21__offer-logo, body .toplist-casino-listing-21__offer-logo img {
    width: 195px;
    height: 95px;
}

}

@media screen and (width <= 991px) {
    body .toplist-casino-listing-21__offer-logo, body .toplist-casino-listing-21__offer-logo img {
        height: 150px;
    }
}