/*
Theme Name: WMD Theme
*/

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



* {
    box-sizing: border-box;
}
 
.content-area {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 24px;
	padding-right: 15px;
	padding-left: 15px;
}
.container {
    max-width: 940px;
    width: 100%;
    margin: auto;
}
 
.content-area h1 {
          font-size: 36px; 
          font-weight: bold;
          text-align: center;
          line-height: 45px;
        }
 
  .content-area h2 {
      font-size: 30px; 
      font-weight: bold; 
      line-height: 40px;
    }
 
      .content-area h3 {
      font-size: 25px; 
      font-weight: bold; 
      line-height: 35px;
    }
 
    .content-area h4 {
      font-size: 20px; 
      font-weight: bold; 
      line-height: 30px;
    }
 
   .content-area h5 {
      font-size: 18px; 
      font-weight: bold; 
      line-height: 28px;
    }
       .content-area h6 {
      font-size: 16px; 
      font-weight: bold; 
      line-height: 25px;
    }
  .content-area ol li {
    list-style: decimal;
}
  .content-area ul li {
        list-style: disc;
    }
 
    .content-area ol, .content-area ul {
    box-sizing: border-box;
    padding-left: 30px;
}
 img.custom-logo {    width: 210px;    height: 60px;}
 
   .content-area table{
    border-collapse: collapse;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
   }
   .content-area td{
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 16px;
   }
 
   .content-area dl {
      margin: 20px;
    padding: 0;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
   }
  .content-area  dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}
 
.content-area  dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}
.content-area p {
	font-size: 16px;
	margin-bottom: 15px;
	padding: 0;
}
.content-area li {
	font-size: 16px;
    line-height: 30px;
}
.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* Add FontAwesome arrow only to top-level menu items with children */
.menu-item-has-children > a::after {
	content: "\f078";
	font-family: "FontAwesome";
	margin-left: 5px;
	color: #a4a6a8;
	position: absolute;
	top: 0px;
	right: -18px;
	font-size: 10px;
}
/* Hide arrow for nested submenu items */
.sub-menu .menu-item-has-children > a::after {
    display: none;
}
.navigationcl {
    position: relative;
    left: auto;
    padding-top: 0;
    display: inline-block;
    width:100%;
}
 
.navigationcl a {
    display: block;
    position: relative;
    margin: 0;
    height: auto;
    font-size: 17px;
    line-height: 40px;
    color: #000;
    overflow: visible;
   text-decoration: none;
}
 
.sub-menu li a{
    line-height: 24px;
     margin: 5px 0;
     color:#000;
}
 
.navigationcl li {
    position: relative;
    display: inline-block;
    padding: 0 20px;
}
.nav-select {
    display: inline-block;
    visibility: visible;
    width: 100%;
    text-align: right;
}
 
.navigationcl a:hover, .navigationcl a:focus {
    color: #000;
}
 
.navbar-togglecl{
    display:none;
}
 
.sub-menu {
	display: none;
	position: absolute;
	left: 0;
	background: #fff;
	width: 180px;
	text-align: left;
	padding: 10px 0;
	box-shadow: 0 0 6px #ddd;
	top: 31px;
}
.menu-item:hover .sub-menu {
    display: block;
}
 
 
  .nav-select .sub-menu > li > .sub-menu {
        display: none;
        position: absolute;
    }
    .nav-select .menu__list > li:hover > .sub-menu,
    .nav-select .sub-menu > li:hover > .sub-menu {
        display: block;
    }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}
img.aligncenter {
	display: block;
	margin: auto auto 15px;
}
#header a:hover {
	color: #a4a6a8;
}
#header #title.current span, #header #title:hover span, #header #main_nav li:hover span, #header #main_nav li.current span {
	border-bottom: none;
}
#header #main_nav li {
	position: relative;
}
#header #main_nav .sub-menu li {
	width: 100%;
	padding: 0 10px;
}
#header #main_nav .sub-menu li a {
	color: #a4a6a8;
}
#header #title {
	padding-top: 0;
}

#footer #footer_right {
	width: 100%;
	text-align: center;
}
#footer #copyright {
	margin-right: 0;
	width: auto;
}
#footer #footer_nav {
	float: right;
}
#footer .inner {
	padding: 0;
	width: 100%;
	max-width: 1020px;
}
#header .inner {
	padding: 10px 10px 0;
	width: 100%;
	max-width: 1020px;
}
#header #main_nav {
	min-width: fit-content;
	padding-top: 23px;
}
#menu-collapse {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#menu-footer-menu {
	padding: 0;
}
img {
	max-width: 100%;
}
#slides .slides_container div.slide {
	width: 100%;
}
#slides .slides_container {
	width: 100%;
}
#section #content {
	width: 100%;
}
#section .inner {
	width: 100%;
	max-width: 1020px;
}
.campaign-list-item {
	background: #fff;
}
.campaign-list-item_logo img {
	height: auto;
}
.campaign-list-item_key-features ul {
	list-style: none !important;
	padding: 0;
}
.campaign-list-item_key-features ul li {
	list-style: none;
}

.toplist-insidersports__offer-cta-btn{
	background: #29a297 !important;
}
.toplist-insidersports__offer-title{
	color: #29a297 !important;
}
.toplist-insidersports__offer-cta-btn:hover{
	background : #249187 !important;
}
@media (min-width: 768px) {
  .abs-nav .navbar {
    position: relative;
  }
}	
 
@media only screen and (max-width:991px) {
	
#menu-main-menu {
	padding: 0 !important;
} 
.navigationcl li {
	padding: 0 17px;
}
}
 
@media only screen and (max-width:767px) {
.menu-item-has-children > a::after {
        display: none;
   }
.table-auto {
    overflow-x: scroll;
    width: 100%;
}
 
.navigationcl {
	position: absolute;
	right: 15px;
	top: 60px;
	width: 300px;
	cursor: pointer;
	text-align: left;
	background: #fff;
	left: auto;
	box-shadow: 0 0 4px #ddd;
	display: none;
	padding: 14px;
}
.navbar-togglecl {
	display: block !important;
}
.navbar-togglecl {
	background-color: #050104;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 15px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: transparent;
}
.navbar-togglecl span {
	width: 20px;
	height: 2px;
	background-color: #fff;
	display: inline-block;
	position: relative;
	top: 19px;
	right: -10px;
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	text-align: center;
}
.navbar-togglecl span::before, .navbar-togglecl span::after {
	content: "";
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 2px;
	left: 0;
	top: -7px;
}
.navbar-togglecl span::after {
	top: 7px;
}
.navigationcl li {
    position: relative;
    display: inline-block;
    Padding:0 20px;
    margin:0;
    width: 100%;
    box-sizing: border-box;
}
 
 
.navigationcl a {
	font-size: 15px;
	color: #000;
	height: auto;
	padding: 5px 10px;
    margin: 0;
	line-height: 36px;
	text-align: center;
}
 
.navigationcl ul {
	visibility: visible;
	position: relative;
	display: block;
	left: 0;
	top: 0;
	margin: 0 !important;
	width: 100%;
	padding: 0 !important;
}
.navigationcl ul a {
    height: auto;
    width: 100%;
    overflow: visible;
    line-height: 26px;
    background-image: none;
    border-width: 0;
    text-align: left;
}
.navigationcl li:hover > ul {
	visibility: visible;
	top: auto;
}
 
.toggle-menu {
    position: absolute;
    right: -7px;
    width: 40px;
    height: 30px;
    font-size: 15px;
    transform: rotate(0deg);
    text-align: center;
    top: 7px;
    cursor: pointer;
    z-index: 999;
    display: block;
}
 
.nav-select {
    display: inline-block;
    visibility: visible;
    width: 100%;
    text-align: left;
    margin: 0;
}
 
.sub-menu {
    display: block;
    position: relative;
    left: 0;
    background: transparent;
    width: 100%;
    text-align: left;
    padding: 0 !important;
    box-shadow: none;
    top: auto;
}
 
.nav-select .sub-menu > li > .sub-menu {
	display: none;
	position: relative;
}
.nav-select .menu__list > li:hover > .sub-menu,
.nav-select .sub-menu > li:hover > .sub-menu {
	display: block;
}
 
#footer #copyright {
	width: 100%;
} 
#footer #footer_nav {
	width: 100%;
}
 
}
#allowCookiesPopup{
	display:none;
}