/*

Theme Name: WMD Theme

*/



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

.content-area{
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}

 .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: 26px;
        margin: 0;
    }

.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 , .content-area li {
    font-size: 16px;
    margin-bottom: 15px;
	
}
.content-area li{
	line-height:20px;
}

.content-area p{
	line-height:25px;
}
.content-area table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px; 
  margin-bottom: 20px; 
}

.content-area td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}
.menu-item-has-children::after {
    content: "\f078";
    font-family: "FontAwesome";
    margin-left: 5px;
    color: #ed2228;
    position: absolute;
    top: 8px;
    right: -14px;
    font-size: 10px;
}
   .sub-menu {
       display: none;
        position: absolute;
        left: 0;
        background: #fff;
        width: 180px;
        text-align: left;
        padding: 0px;
        box-shadow: 0 0 6px #ddd;
        top: 0px;
    }
    
    .menu-item:hover .sub-menu {
        display: block;
    }
    
    .sub-menu a {
        color: #e00023; 
			margin-top:0px !important;
    }
    .sub-menu a:hover {
        color: #2b2b2b; 
    }
.menu-item-has-children{
	position: relative;
}
.sub-menu li .sub-menu {
    top: 13px;
}
    .wp-menu .sub-menu > li > .sub-menu {
        display: none;
        position: absolute;
      
    }
    
    .wp-menu > li:hover > .sub-menu,
    .wp-menu .sub-menu > li:hover > .sub-menu {
        display: block;
    }

   .col-xs-12 {
        padding-left:0;
		 padding-right:0
    }
.copyright {
    margin: 0; 
    padding: 10px 0;
    font-size: 13px; 
    color: #2e2f1f; 
    text-align: center;
}
.toplist-poka__offer-logo img {
     height: auto !important;
}
@media only screen and (max-width: 991px) {
.menu-item-has-children > a::after {
        display: none;
   }
	#acn-logo img {
    padding: 5px;
    max-width: 270px;
    height: 70px;
    text-align: left;
}
	.col-xs-12 {
    width: auto;
}
 .table-auto {
    overflow-x: scroll;
    width: 100%;
}
.navbar-toggle {
   float:unset;
    margin-right: 0;
    padding: 0;
	  border: 0;
    border-radius:0;
}
  #top-nav ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #99021a;
}
	#top-nav ul{
		background:none;
}
	#top-nav ul li a {
 background:none;
 border-bottom: 1px solid #c7001f;
}
.navigationcl {
    position: absolute;
    right: 10px;
    top: 56px;
    width: 100%;
    cursor: pointer;
    text-align: left;
    background: #ed2228;
    left: auto;
    box-shadow: 0 0 4px #ddd;
    display: none;
    padding: 14px;
	z-index: 999;
}
.navbar-togglecl {
	display: block !important;
}
.navbar-togglecl {
	background-color: #ed2228;
	width: 40px;
	height: 40px;
	position: absolute;
	top:20px;
	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: 10px;
	right: 0;
}
.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 0px;
    width: 100%;
    box-sizing: border-box;
        
}
.navigationcl a {
	height: auto;
	padding: 5px 10px;
}

.navigationcl a {
	font-size: 15px;
	color: #000;
	padding:0;
	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;
}
.navigationcl .sub-menu {
    padding-left: 0px !important;
}
.toggle-menu {
    position: absolute;
    right: -7px;
    width: 40px;
    height: 30px;
    font-size: 15px;
    transform: rotate(0deg);
    text-align: center;
    top: 20px;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    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;
}

 .wp-menu .sub-menu > li > .sub-menu {
        display: none;
        position: relative;
      
    }
    
    .wp-menu .menu__list > li:hover > .sub-menu,
    .nav-select .sub-menu > li:hover > .sub-menu {
        display: block;
    }

}

/*AUTHOR SECTION START*/
.main-title{
    text-align:left;
}
.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}
.author_imag img {
    width: 60px;
    min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.name_author_out {
    display: flex;
}
.name_author_out span.lbl {
    margin-right: 5px;
}
.name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}
.name_author_out p {
    margin-bottom: 0;
    line-height: 22px;
}
/*AUTHOR SECTION END*/
@media only screen and (min-width: 1200px) {
    #top-nav ul {
        margin: 30px 0 0 9%;
        text-align: left;
			z-index:999;
    }
	    .col-lg-offset-1 {
       margin-left:0;
    }
	
}