/*
Theme Name: WMD Theme
*/

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


* {
	box-sizing: border-box;
}


body{
	line-height: 23px;
}
/* Hide by default */  
.hidden, button#menu-toggle {  
  display: none;  
} 

/* Full-screen overlay styles */  
#full-screen-nav {  
  position: fixed;  
  top: 0;  
  left: 0;  
  width: 100vw;  
  height: 100vh;  
  background-color: rgba(0, 0, 0, 0.9);  
  flex-direction: column;  
  align-items: flex-end;  
  padding: 20px;  
  box-sizing: border-box;  
  z-index: 9999;  
}  

#full-screen-nav ul{
	position: unset;
}

/* Close button styling */  
.close-btn {  
  background: none;  
  border: none;  
  color: white;  
  font-size: 2em;  
  cursor: pointer;  
  align-self: flex-end;  
}  

/* Navigation styles */
  
nav {  
  flex: 1;  
  display: flex;  
  justify-content: center;  
  align-items: center;  
  width: 100%;  
}  

nav ul {  
  list-style: none;  
  padding: 0;  
  margin: 0;  
  text-align: center;  
}  

nav li {  
  margin: 20px 0;  
}  

nav a {  
  color: white;  
  font-size: 19px;  
  text-decoration: none;  
}  

.site-logo img {
    width: auto;
    height: auto;
    max-width: 200px;
}

.custom-logo {
	width: auto;
    height: auto;
    max-width: 200px;
}

.logoheader.mr-20 .left1 {
    margin-bottom: 0;
}



ul.menu.wp-menu.new-menu{
	left: auto !important;
	top: 4em !important;
}

#mainContent {
	font-family: "roboto";
	max-width: 1170px;
	margin: 0 auto;
	font-size: 16px;
}

.footer-text{
	color: #ffffff;	
}

#mainContent .single-post-author-info {
    display: flex;
    gap: 20px;
    align-items: center;
}

#mainContent .image img.avatar.photo {
    border-radius: 50%;
}

.section-best-online-casinos-detailed #mainContent p {
    font-size: 25px;
    font-family: "Roboto";
    font-weight: 500;
    color: #58595A;    margin: 0px;
}

.section-best-online-casinos-detailed #mainContent p.update {
    padding-top: 10px;
    font-family: "Roboto";
    font-size: 16px;
}

.section-best-online-casinos-detailed #mainContent .about-author a {
    text-decoration: none;
}

.section-best-online-casinos-detailed .main-title {
    display: block;
    margin: 20px;
    overflow: hidden;
    font-family: "Roboto";
}

.header-name-container {
    border: 1px solid #ccc;
}

.profile-content-settings {
    border: 1px solid #ccc;
}

.profile-tab-content {
    margin: 20px;
}

.profile-fields-table .author-f-name, .profile-fields-table .author-description-name {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.profile-fields-table .data {
    width: 70%;
}

.profile-fields-table  .author-f-name .label, .profile-fields-table .author-description-name .label{
    width: 30%;
}

.header-name-container h2 {
    margin: 15px;
}

.header-avatar-container {
    background: #C5C5C5;
    border-radius: 5px 5px 0px 0px;
    padding: 20px;
}

.profile-fields-group h3.group-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
}

.profile-fields-group .profile-fields-table {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

body .campaign-list-item ul li {
    list-style-type: none !important;
    margin: 0 !important;
}

body .campaign-list-item_cta-btn {
    color: #fff;
    text-decoration: none;
}

.bm-tiny .campaign-list-item_scores .star_rating_img {
    margin: 0 0 0 6px !important;
}

.campaign-list-item_logo img {
    margin: 0 !important;
}

.campaign-list-item_key-features > p {
    margin-top: 0;
}

.campaign-shortcode-table ul {
    margin: 0 !important;
}

.campaign-list-item {
    background: #efd6ae;
}

.campaign-list-item_cta-btn {
    background: #1c63ad;
}

.campaign-list-item_cta-btn:hover {
    background: #124d8b;
}

.campaign-shortcode-table {
    margin-top: 24px;
}



#mainContent table span {
    display: inline-block;
    padding-bottom: 0px;
}
#mainContent h3 span {
    display: inline-block;
    padding-bottom: 0px;
      margin-bottom: 0px;
}
#mainContent h2 span {
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#mainContent h4 span {
    display: inline-block;
    padding-bottom: 0px;
}
#mainContent b + span, #mainContent span + b
{
	display:revert;
}
/*new css end*/
#mainContent ol, #mainContent ul {
    margin-bottom: 0.5em;
    margin-left: 10px;
    padding-left: 0;
	line-height: above;
}

#mainContent ol li{
	list-style-type: normal;
}

#mainContent ul li{
	list-style-type: disc;
}

#mainContent img.aligncenter, #mainContent img{
    margin: 1.0em auto;
    display:block;
}

h1 { font-size: 2.00rem; }
h2 { font-size: 1.74rem; }
h3 { font-size: 1.52rem; }
h4 { font-size: 1.32rem; }
h5 { font-size: 1.15rem; }
h6 { font-size: 1.00rem; }

#mainContent h1, #mainContent h2 ,#mainContent h3 ,#mainContent h4 , #mainContent h5, #mainContent h6 {
    font-weight:revert;
		font-family: roboto;
		margin: 15px 0;
		line-height: normal;
}

#mainContent h1 span, #mainContent h2 span ,#mainContent h3 span,#mainContent h4 span , #mainContent h5 span, #mainContent h6 span {
    border:none;
		margin-left: 0;
    padding-left: 0;
	 font-size: normal;
}

#mainContent table{
    margin:1em 0;
    display: block;
    overflow-x : auto;
    border: 0px solid #eaeaea;
    border-collapse: collapse;
     margin: 1.5em 0;
}

#mainContent th, #mainContent td {
    text-align: left;
    border: 2px solid;
    border-collapse: collapse;
        padding: 5px;
}

#mainContent table span {
    margin:5px 0;
}

#mainContent li span {
    display: revert;
	 	margin:5px 0;
}

#mainContent li {
	 	margin: 15px;
}
.container {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 0 20px;
}

#mainContent {
    padding: 0 20px;
}

.cated-main-title {
    text-align: left;
}

.cated-custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
}

.cated-author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.cated-name_author_out {
    display: flex;
    align-items: center;
}

.cated-name_author_out span.lbl {
    margin-right: 5px;
}

.cated-name_author_out h4,
.cated-name_author_out p {
    margin: 0 !important;
    padding: 0;
    font-weight: normal;
}

.cated-name_author_out a p {
    font-weight: 600;
    font-size: 16px;
}

.cated-name_author_out a:hover p {
    color: #ea0101;
}

.cated-modifyDetails {
   
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
}

.cated-author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.cated-author_imag {
    line-height: 0;
}

.cated-name_author_out {
    display: flex;
}

.cated-name_author_out span.lbl {
    margin-right: 5px;
}

.cated-name_author_out a {
    color: inherit;
}

/*Author Page css*/
.cated-header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.cated-profile-header-container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.cated-header-avatar-container img {
    padding: 0;
    border: 0;
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.cated-header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.cated-profile-fields-group.profile-fields-group-1 {
    border: 1px solid #eee;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    letter-spacing: 1px;
}

.cated-profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}
.cated-home-page.author-box-wrapper {
    padding: 30px 0;
    box-shadow: none;
}

.cated-author-f-name .label, .cated-author-description-name .label {
    font-weight: 600 !important;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
    color: inherit;
    padding: 0px;
}

.cated-author-f-name {
    display: flex;
    gap: 15px;
    font-size: 20px;
}

.cated-author-description-name {
    margin-top: 20px;
    font-size: 20px;
}
.cated-name_author_out a:hover,
.cated-name_author_out a:hover p {
    color: #000 ;
    text-decoration-color: #000 ;
}

.cated-name_author_out {
    display: flex;
    align-items: center;
    gap: 6px;
}

.cated-name_author_out a p {
    white-space: nowrap;
    font-weight: 600;
    font-size: 16px;
    color: #000;
}
.cated-profile-tab-content {
    padding: 20px;
}

/*AUTHOR SECTION And Page END*/

/*new css start*/
body{
    line-height: 23px;
}
/* Hide by default */  
.hidden, button#menu-toggle {  
  display: none;  
} 
@media screen and (max-width:991px){
    .site-logo img {
    width: auto;
    height: auto;
    max-width: 180px;
}
}

/* Full-screen overlay styles */  
#full-screen-nav {  
  position: fixed;  
  top: 0;  
  left: 0;  
  width: 100vw;  
  height: 100vh;  
  background-color: rgba(0, 0, 0, 0.9);  
  flex-direction: column;  
  align-items: flex-end;  
  padding: 20px;  
  box-sizing: border-box;  
  z-index: 9999;  
}  

#full-screen-nav ul{
    position: unset;
}

/* Close button styling */  
.close-btn {  
  background: none;  
  border: none;  
  color: white;  
  font-size: 2em;  
  cursor: pointer;  
  align-self: flex-end;  
}  

/* Navigation styles */  
nav {  
  flex: 1;  
  display: flex;  
  justify-content: center;  
  align-items: center;  
  width: 100%;  
}  

nav ul {  
  list-style: none;  
  padding: 0;  
  margin: 0;  
  text-align: center;  
}  

nav li {  
  margin: 30px 0;  
}  

nav a {  
  color: white;  
  font-size: 12px;  
  text-decoration: none;  
}  

.logoheader.mr-20 .left1 {
    margin-bottom: 0;
}


ul.menu.wp-menu.new-menu{
    left: auto !important;
    top: 5em !important;
}

#mainContent {
    font-family: "roboto";
    max-width: 1170px;
    margin: 0 auto;
    font-size: 16px;
}
.footer-text{
    color: #ffffff; 
}
#mainContent .single-post-author-info {
    display: flex;
    gap: 20px;
    align-items: center;
}
#mainContent .image img.avatar.photo {
    border-radius: 50%;
}
.section-best-online-casinos-detailed #mainContent p {
    font-size: 25px;
    font-family: "Roboto";
    font-weight: 500;
    color: #58595A;    margin: 0px;
}
.section-best-online-casinos-detailed #mainContent p.update {
    padding-top: 10px;
    font-family: "Roboto";
    font-size: 16px;
}
.section-best-online-casinos-detailed #mainContent .about-author a {
    text-decoration: none;
}
.section-best-online-casinos-detailed .main-title {
    display: block;
    margin: 20px;
    overflow: hidden;
    font-family: "Roboto";
}
.header-name-container {
    border: 1px solid #ccc;
}
.profile-content-settings {
    border: 1px solid #ccc;
}
.profile-tab-content {
    margin: 20px;
}
.profile-fields-table .author-f-name, .profile-fields-table .author-description-name {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.profile-fields-table .data {
    width: 70%;
}
.profile-fields-table  .author-f-name .label, .profile-fields-table .author-description-name .label{
    width: 30%;
}
.header-name-container h2 {
    margin: 15px;
}

.header-avatar-container {
    background: #C5C5C5;
    border-radius: 5px 5px 0px 0px;
    padding: 20px;
}
.profile-fields-group h3.group-title {
        border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
}
.profile-fields-group .profile-fields-table {
    padding-left: 15px;
    padding-right: 15px;
      padding-top: 15px;
}

#mainContent table span {
    display: inline-block;
    padding-bottom: 0px;
}
#mainContent h3 span {
    display: inline-block;
    padding-bottom: 0px;
      margin-bottom: 0px;
}
#mainContent h2 span {
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#mainContent h4 span {
    display: inline-block;
    padding-bottom: 0px;
}
#mainContent b + span, #mainContent span + b
{
    display:revert;
}
/*new css end*/
#mainContent ol, #mainContent ul {
    margin-bottom: 0.5em;
    margin-left: 10px;
    padding-left: 0;
    line-height: above;
}

#mainContent ol li{
    list-style-type: normal;
}

#mainContent ul li{
    list-style-type: disc;
}

#mainContent img.aligncenter, #mainContent img{
    margin: auto;
    display:block;
}

h1 { font-size: 2.00rem; }
h2 { font-size: 1.74rem; }
h3 { font-size: 1.52rem; }
h4 { font-size: 1.32rem; }
h5 { font-size: 1.15rem; }
h6 { font-size: 1.00rem; }

#mainContent h1, #mainContent h2 ,#mainContent h3 ,#mainContent h4 , #mainContent h5, #mainContent h6 {
    font-weight:revert;
        font-family: roboto;
        margin: 15px 0;
        line-height: normal;
}

#mainContent h1 span, #mainContent h2 span ,#mainContent h3 span,#mainContent h4 span , #mainContent h5 span, #mainContent h6 span {
    border:none;
        margin-left: 0;
    padding-left: 0;
     font-size: normal;
}

#mainContent table{
    margin:1em 0;
    display: block;
    overflow-x : auto;
    border: 0px solid #eaeaea;
    border-collapse: collapse;
     margin: 1.5em 0;
}

#mainContent th, #mainContent td {
    text-align: left;
    border: 2px solid;
    border-collapse: collapse;
        padding: 5px;
}

#mainContent table span {
    margin:5px 0;
}

#mainContent li span {
    display: revert;
        margin:5px 0;
}

#mainContent li {
        margin: 15px;
}
@media only screen and (max-width : 767px)
{

#mainContent img.aligncenter, #mainContent img {
   width: 100%;
    height: auto;
}


 ul.menu.wp-menu.new-menu{
        display: none !important;
    }
    button#menu-toggle{
        display: block;
        top: 40px;
        position: relative;
        left: 70%;
    }
    }
}
@media only screen and (max-width : 480px) {
    #mainContent {
    display:block;
        margin: 0;
            padding: 10px;
    }
    #mainContent ol, #mainContent ul {
    margin-bottom: 0.5em;
    margin-left: 1.5em;
}
    #mainContent li span {
    display: revert;
    padding-bottom: 15px;
}
    #mainContent li{
        margin: 10px auto;
    }
}
.section-best-online-casinos-detailed h1, .section-best-online-casinos-detailed p, .section-best-online-casinos-detailed span, .section-best-online-casinos-detailed ul li, .section-best-online-casinos-detailed ol li,.section-best-online-casinos-detailed table tr td {
    font-family: "Roboto";
}
td.header-table-image {
    background-image: none !important;
}
table.header-table-image {
    background-image: none !important;
}
.header-table-image img {
    display: none;
}
#header {
    background: #202020;
    font-size: 1em;
    position: relative;
    padding: 15px 0px;
    
}


.has-global-padding {
   padding-left: 0 !important;
}
.wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-container-core-group-is-layout-9f8d7f30.wp-block-group-is-layout-constrained {
    padding-top: 0 !important;
}

li.wp-block-post.post-21.page.type-page.status-publish.hentry {
    list-style: none !important;
}

#footer {
    
    text-align: center;
}

#footer p{
    font-size: 12px;
}
#footer {
   
    max-width: 1050px !important;
    
}
#header ul
 {
       text-align: left;
}
a:link, a:visited {
    color: #fff;
}
#header ul li a:hover, #header ul li a:active, #header ul li a:focus
Specificity: (1,1,3)
 {
    font-weight: unset;
}
#header ul li a:hover, #header ul li a:active, #header ul li a:focus {
    font-weight: unset;
}
@media only screen and (max-width : 767px)
{
	ul.menu.wp-menu.new-menu{
		display: none !important;
	}
	button#menu-toggle{
		 background: unset;
        display: block;
        top: 40px;
        position: relative;
        left: 70%;
        color: #fff;
        border: unset;
        font-size: 30px;
    }
	}
	}
}
@media only screen and (max-width : 480px) {
    #mainContent {
    display:block;
        margin: 0;
			padding: 10px;
    }
	#mainContent ol, #mainContent ul {
    margin-bottom: 0.5em;
    margin-left: 1.5em;
}
	#mainContent li span {
    display: revert;
    padding-bottom: 15px;
}
	#mainContent li{
		margin: 10px auto;
	}
}
.section-best-online-casinos-detailed h1, .section-best-online-casinos-detailed p, .section-best-online-casinos-detailed span, .section-best-online-casinos-detailed ul li, .section-best-online-casinos-detailed ol li,.section-best-online-casinos-detailed table tr td {
    font-family: "Roboto";
}
td.header-table-image {
    background-image: none !important;
}
table.header-table-image {
    background-image: none !important;
}
.header-table-image img {
    display: none;
}