body { 
			font-family: Figtree;
			font-size: 15px; 
			color: #000;
			line-height: 1.5; 
			background: #ffffff; 
			word-wrap: break-word;
		}
.entry-thumbnail { display: none; }
/*.mh-custom-posts-meta, .mh-loop-meta { display: none;}*/
.mh-site-logo { 
	padding: 20px; 
	overflow: hidden;
	text-align: center;
	border: 0.5px solid grey;
}
.mh-custom-posts-item { 
	margin-bottom: 5px; 
	border-bottom: 1px solid #ebebeb; 
	background: #ffffff;
	border: 1px solid #fff; 
    border-radius: 0px;
	padding: 0px;
	box-shadow: 0px 0px 1.5px 0px #333;
	margin-left: 5px;
	margin-right: 5px;
	display:flex;
	align-items: center; 
		}
	.mh-custom-posts-item {
	margin-left: 0px;
	margin-right: 0px;
		} 
.thelisting {
			display:flex;
			flex-wrap:wrap;
			gap: 5px 20px;
			justify-content: center;
		}
	.mh-loop-item {
			width: calc(25% - 20px);
			/*box-shadow: 0px 0px 2px 0px #000; */
		    /* border-bottom: 0px!important;*/
			border-radius: 0px 0px 2px 2px;
			padding-bottom: 5px!important;
			margin-bottom: 10px!important;
		    border: 0.7px solid #000;
		}
			@media (max-width: 530px) {
    .mh-loop-item {
        width: calc(50% - 20px);
				}}
		.mh-loop-thumb, #mh-mobile .mh-posts-focus-thumb-small {
			max-width: 100%!important;
		}
		.mh-loop-item:hover {
			background: #f4f4f4;
			transition: 0.5s;
}
		.mh-loop-thumb img {
			height: 225px;
			object-fit: cover;
			transition: transform 0.3s ease;
			overflow: hidden;
		}
		.mh-loop-thumb img:hover {
			transform: scale(1.2);
		}
		.mh-excerpt {
			display:none;
		}
		.mh-loop-thumb {
			float: none;
			margin-right: 0!important;
			margin-bottom: -5px!important;
			overflow: hidden;
			/* border-radius: 5px 5px 0px 0px; */
			border-bottom: 0.1px solid #999;
		}
		.mh-loop-header {
			padding: 5px;
		}
		.mh-loop-title {
			font-size: 16px;
			margin-top: 5px;
			font-family: Figtree;
			font-weight: 700;
		}
	.updatedtime {
			color: grey;
		}
		.mh-loop-meta {
			display: flex;
			justify-content: space-between;
		}
		.commnt {
			margin-right: -3px!important;
			font-size: 11px;
		}
		.dates {
			margin-left: -2px!important;
			font-size: 11px;
		} 
.vadohengine {
	border: 0px solid #114;
	border-radius: 5px 5px 5px 5px;
	background-color: #fff;
	margin: 10px 1px;
	padding: 5px;	
	box-shadow: 0px 0px 2px 0px #333;
		}
.htitle {
	border: 1px solid #fff;
	background-color: #fff;
	padding: 10px;
	margin: 7px 5px 1px 1px;
	text-align: center;
	box-shadow: 0px 0px 1.5px 0px;
	border-radius: 3px;
	
}
h1, h2, h3, h4, h5, h6 { 
			font-family: Figtree;
			color: #000; 
			line-height: 1.4; 
			font-weight: 700;
		}
	.d-none {
		display:none!important;
		visibility:hidden!important;
	}
.catitle {
  background-color: #000;
  border: 1px solid #000;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  font-family: Figtree;
  color: #fff;
  margin: 0px;
  padding: 3px;
  text-transform: uppercase;
	border-radius: 1px;
}
	.catitle a {
		color: #fff;
	}
.mh-container, .mh-container-inner { 
	width: 100%; 
	max-width: 1080px; 
	margin: 0 auto;
	position: relative; 

}
.mh-container-outer { margin: 25px auto;
-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17); 
-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17);
box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17);
background: #fff;
		}
	.rtr-frntnd {
	position: absolute;
    z-index: 1;
    background: #000;
    padding: 2px;
    /* border-radius: 5px 0px 10px; */
    font-size: 0px;
		}
.mh-wrapper { padding: 10px; }
.mh-content { width: 65.83%; overflow: hidden; }
.mh-sidebar { 
	width: 31.66%; 
	float: left;
}
	.themobnav {
		display:flex; 
		margin-left:0.5rem;
		margin-right:0.5rem;
		padding: 5px 0px;
	}
	@media screen and (max-width: 767px) {
		.mh-sidebar {
			width: 100%;
		}}
	@media screen and (min-width: 767px) {
		.mh-sidebar {
			position:sticky;
			top: 0;
		}}
	.lhtdl {
		display: inline-block; 
		background: #fcf8e3; 
		padding: 10px; 
		font-size: 13px; 
		font-weight: 500; 
		margin:1px; 
		color:#8a6d3b; 
		border-radius: 5px; 
		border: 1px solid red; 
		margin:10px; 
		text-align:center; 
	}
.mh-margin-left { margin-left: 2.5%; }
.mh-margin-right { margin-right: 2.5%; }
.mh-right-sb #main-content { float: left; margin-right: 2.5%; }
.mh-left-sb #main-content { float: right; margin-left: 2.5%; }
.mh-home-area-3, .mh-home-area-4 { width: 48.24%; }
.mh-home-area-4 { margin-left: 3.52%; }
.page-template-homepage .mh-wrapper { padding-bottom: 0; }
.a {
	color: #00ff00;
}
a:hover {
	color: black;
}
.entry-content a {
	color: #114;
}
.entry-content a:hover {
	color: #114
}
.mh-loop-excerpt {
	display: none
}
.mh-post-nav { 
	padding-bottom: 25px; margin-bottom: 25px; 
	border-bottom: 1px solid #ebebeb; 
display: none;
}

input[type=submit] { display: inline-block; min-width: 15px; font-weight: 700; color: #fff; padding: 10px; background: #000; cursor: pointer; text-transform: uppercase; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; transition: all 0.1s linear; border: 0; -webkit-appearance: none; font-family: Figtree; }
input[type=text], input[type=email], input[type=tel], input[type=url] { 
	width: 90%; 
	padding: 15px;
	}
.mh-custom-posts-thumb img { 
width: 90px; 
max-width: 235px; 
height: 100px;
margin: 0;
max-height: 100px;	
object-fit: cover;
/* filter: brightness(0.8) contrast(1.2); */
}
.group {
	margin: 0;
    border: 0px solid white;
   /* box-shadow: 0px 0px 2px 0px grey; */
    background: #fff;
    padding: 1px;
    border-radius: 0;
	}
	.video-container {
position: relative;
padding-bottom: 50.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
	.np-link-ads {
	border: 1px solid #111444;
	border-radius: 30px;
	text-align: center;
	display: block;
	margin: 0px 10px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  color: #000;
  font-weight: normal;
  font-family: Figtree;
  font-size: 16px;
}
		.vadoh-nav {
  border: 1px solid #555;
    margin: 4px;
    padding: 4px;
    display: inline-block;
    box-shadow: 0px 0px 1px 0px #444;
	font-size: 15px;
	font-weight: 500;
	border-radius: 2px;
}
	.vadoh-nav a {
		color: #fff;
		
	}
		.vadoh-main {
	border-radius: 0;
	background-color: #111;
	padding: 5px;
}
		.vadoh-logom {
	text-align: center;
	padding: 20px;
}
	input[type=submit] {
		padding: 10px !important;
		border-radius: 0px !important;
	}
		.home-search input.home-search-text,
#search #s {
 width:60%;
 border:1px solid #000;
 background:#fff;
 box-sizing:border-box;
 border-radius:0px;
 padding:12px !important;
 font-size:14px;
 border-radius: 4px 0px 0px 4px;
}
		.np-latest {
	font-family: Figtree;
	font-weight: 700;
    color: #fff;
    font-size: 18px;
    background-color: #000;
     border-radius: 0px;
    text-align: center;
    margin: 5px;
    padding: 8px;
    }
		.vadoh-card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
  border: 1px solid #114; 
}

.vadoh-card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.naijapreycontainer {
  margin: auto;
  padding: 2px 14px;
  text-align: center;
  font-size: 18px;
}
		.table-title,
.content {
	color:#000;
	font-size: 17px;
	line-height:2;
	margin:10px;
	background: #fff;
	padding: 1px 1px 1px 18px;
	border: 2px solid #f00;
	border-radius: 0px 10px 0px 10px
}
.table-title {
	margin-top:20px;
		}
	.small {
	font-size:10px;
	line-height:2; 
		}
		.vadohrelated {
	border: 1px solid #114;
	border-radius: 0;
	background-color: #fff;
	color: #000;
    font-weight: 600;
	margin: 10px 0px;
	padding: 5px;
		}
		.related-meta {
    background: black;
	padding: 7px;
	margin: 0px;
    margin-bottom: -5px;
}
		    a.button, a.buttondl, a.se-button, a.s0-btn {
    background: #000;
	display: inline-block;
border: 1px solid #000;
	border-radius: 3px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 700;
	font-family: Figtree;
	color: white!important;
	font-size: 15px;
}
a.button:hover, a.buttondl:hover, a.se-button:hover {
    background: white !important;
    border: 1px solid black  !important;
    color: #000  !important;
    text-decoration: none;
    }
    a.button::before, a.buttondl:before {
        font-family: FontAwesome;
        content: "\f019   "
    }
    a.se-button:after {
                content: " \f0ed";
				font-size: 13px;
                font-family: 'FontAwesome';
            }
#respond .comment-reply-title {
	 margin-top: 10px;
		}
		.mh-widget-title {
    font-size: 15px; 
	color: #fff;
	display: flex;
    background: #000;
    padding: 10px;
	margin: 4px;
    margin-bottom: 4px;
	text-transform: uppercase;
	border-bottom: 1px #000;
	margin-left: 0;
	margin-right: 0;
		}
	.mh-comment-meta-links {
			margin-bottom: 10px;
			padding-left: 10px;
		}
		.mh-comment-meta-links .comment-reply-link:before {
			color: black!important;
			font-size: 11px;
		}
		.comment-reply-link {
			color: black!important;
			padding: 3px;
			border-radius: 4px;
			font-size: 12px;
		}
		.bypostauthor .mh-comment-meta-author:after {
			color: black!important;
		}
			.mh-comment-meta-author {
				font-size:14px!important;
				font-weight:800;
				text-transform:capitalize;
				margin-bottom: -10px;
			}
			.mh-comment-meta-date {
				text-transform: capitalize;
				margin-top:1px;
			}
	@media only screen and (max-width: 767px) {
.mh-comment-body { 
		text-align:left!important;
		}}
		@media only screen and (max-width: 767px) {
			.mh-comment-gravatar {
				float:left!important;
				padding-right: 10px;
				}}
		@media only screen and (max-width: 767px) {
.mh-comment-gravatar .avatar {
    width: 40px!important;
    height: 40px!important;
	margin-right: 0px;
			}}
		.mh-comment-gravatar .avatar {
			border-radius: 50%!important;
			border:1px solid black!important;
		}
		.mh-comment-body {
    border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
		.mh-comment-footer {
        margin-bottom: 5px;
			display:flex;
			align-items:center;
}
		.mh-comment-content  {
			padding-left: 10px;
			padding-top: 9px;
		}
	.mh-comment-list .children {
		border-left: 0.5px solid #e5e5e5;
	}
		.c-meta {
    border: 0;
	border-radius: 0;
	background-color: #fff;
	margin: -18px -14px 10px -14px;
	padding: 10px;
			text-align: left;
			font-size: 14.5px;
		}
		p {
			line-height: 1.5;
			font-size: 16px;
		}
		.entry-content p {
			font-family: Figtree;
			color: #000;
			font-size: 18px;
			font-weight: 500;
		}
	.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__not-rated, .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results {
	font-size:15px!important;
	}
		blockquote {
font-size:14px;
font-style: normal;
font-weight: 600;
position:relative;
padding-left:15px;
margin-bottom:15px;
color:#000;
background: #f5f5f5;
border-left: 5px solid #000;
		}
		.entry-content h2 {
			font-size: 21px;
		}
		.entry-content h3 {
			font-size: 19px;
		}
		.entry-content h4 {
			font-size: 16.5px;
		}
		ul, ol {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left:0px;
	padding: 1px 5px 5px 5px;
	line-height: 2;
		}
		.more-button {
  background-color: #e5e5e5;
  border: 2px solid #114;
  border-color: #114;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin: 4px 2px;
  padding: 3px 14px 3px 10px;
}
		.rpwwt-widget ul li {
 overflow:hidden;
 margin:4px;
 border: 1px solid #114;
 border-left: 3px solid #114;
 padding: 5px;
 background: #fff;
}
		.vadohtrendi {
	border: 1px solid transparent;
	border-radius: 0;
	background-color: white /*#e5e5e5*/;
	margin: 0px;
			padding: 0px;}
.mh-custom-posts-small-title {
 font-weight:600;
 line-height:1.3;
 margin-bottom:3px;
 font-family: Figtree;
-webkit-text-stroke-width: 0.3px;
-webkit-text-stroke-color: #000000;
		}
/*.mh-custom-posts-small .mh-meta {
 font-size:0px;
} */
		.mh-custom-posts-item:first-child {
 padding-top: 0;
}
		.page-title { 
	font-size: 17px;
    margin: 4px;
    margin-bottom: -15px;
    text-transform: capitalize;
    background: black;
    padding: 10px;
    color: white;
    text-align: center;
}
.entry-tags { 
	font-size: 12px; 
	color: #fff; 
	line-height: 1; 
	margin-bottom: 2px; }
.entry-tags .fa {
			background: #000;
		}
		.entry-tags li {
			background: #000!important;
		}
	.entry-tags a {
		color:white;
		text-transform:capitalize;
	}
		.mh-copyright-wrap { 
			padding: 10px 25px; 
			border-top: 3px solid #000; 
			background: #000; 
		}
		.vadoh-footer {
			border: 1px solid #333;
			padding: 5px;
			color: #fff;
			margin: 2px 2px 2px 1px;
			display: inline-block;
		}
		.naijaprey-tag {
  padding: 10px;
  text-align: left;
  background: #000;
  border: solid 2px #000;
  border-radius: 0px;
  margin: 5px -5px 5px -5px;
  color: #fff;
  font-size: 17px;
}
		.page-numbers {
border: 0.1px solid #000;
border-radius: 3px;
box-shadow: 0;
		}
	.page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, a:hover .pagelink {
		margin: 2px;
		background: #333;
	}
		.nav-links {
		text-align: center;
		}
		.vadoh-seemore {
			border: 1px solid #000;
		    background: #000;
			padding: 5px;
			margin: 5px;
			margin-top: -10px;
			text-align: center;
			font-weight: 700;
			text-transform: uppercase;
			border-radius: 0px 0px 15px 15px;
		}
		.vadoh-seemore a {
			color: white;
		}
		.naijaprey-verified-badge {
			background-color:blue;
			color:#fff;
			display:inline-block;
			padding-left:8px;
			padding-right:8px;
			text-align:center;
			border-radius:50%
			font-size: 6px;
		}
		.newtitlle {
	border: 1px solid #114;
	padding: 2px;
	padding-left:4px;
	padding-right: 4px;
	border-radius: 5px;
	font-size: 14px;
	margin: 5px;
	display:inline-block;
}
		.wp-block-preformatted {
	padding: 5px;
	font-family: Figtree;
	font-size: 16px;
	color: #000;
	line-height: 1.7;
	border-left: 5px solid #000;
	background: #f5f5f5;
	font-weight: 600;
}
		.vadoh-menuvad {
			border: 1px solid #000;
			padding: 5px;
			color: #000;
			margin: 2px 2px 2px 1px;
			display: inline-block;
		    font-weight: 900;
		    text-align: center;
			font-family: Figtree;
			}
		.musickengine {
			    border: 0px solid #114;
    border-radius: 3px;
    background-color: #fff;
    margin: 5px;
    padding: 5px;
    box-shadow: 0px 0px 2px 0px #333;
    background-image: url(/wp-content/uploads/2022/09/NPrey-Music.png);
    background-size: 90px;
    background-repeat: no-repeat;
    background-position-x: right;
		}
		.ad-vad {
			border: 1px solid red;
			margin: 2px;
			margin-top: 5px;
			padding: 5px;
			padding-top: 8px;
			padding-bottom: 1px;
			text-align: center;
			box-shadow: 0px 0px 2px 0px red;
			border-radius: 5px;
			background: #fcf8e3;
		}
		.wp-block-audio {
			margin: 5px;
			margin-top: 15px;
		}
	.r-a-ndom {
		padding: 7px;
	}
	div.vadoh-scroll {
		overflow: auto;
		background: #fff;
		white-space: nowrap;	
	}
	div.vadoh-scroll a {
  display: inline-block;
  text-align: center;
		text-decoration: none;}
	div.navi-scroll {
		overflow: auto;
		white-space: nowrap;
		text-align:center;
	}
		.category-carrd {
	border-radius: 0;
	background-color: #fff;
	margin: 0;
	padding: 0;
		}
	.mh-loop-description {
	    box-shadow: 0px 0px 1px 0px grey;
    border-radius: 2px;
    padding: 10px;
    margin: 10px;
    margin-top: 20px;
    border-top: 0 !important;
    border-bottom: 0 !important;
	}
	.vadoh-genre {
		border: 1px solid #114;
		padding: 5px;
		margin: 3px;
		text-align: center;
	}
	.wp-block-table {
		font-family: Figtree;
	}
	table { 
		width: 100%; 
		margin-bottom: 20px; 
		margin-bottom: 1.25rem; 
		border-left: 1px solid #114; 
		border-top: 1px solid #114; 
	}
td, th { 
	padding: 5px 10px; 
	border-right: 1px solid #114; 
	border-bottom: 1px solid #114; 
	}
th { font-weight: 600; }
	.vadoh-cat-link {
		border: 1px solid #fff;
		background: #fff;
		padding: 6px;
		margin: 3px 6px 1px 6px;
		text-align: center;
		box-shadow: 0px 0px 1.5px 0px;
	}
	.mh-author-box {
		display: none;
	}
	.mh-loop-title, #mh-mobile .mh-posts-focus-title-small, .mh-header-title, .entry-title, #mh-mobile .mh-custom-posts-small-title {
		font-family: Figtree;
		font-weight: 700;
		padding-right: 5px;
	}
	@media screen and (max-width: 767px) {
    #mh-mobile .mh-custom-posts-small-title {
		font-size: 16px!important;
		}}
	.tagcloud a {
		border: 1px solid #000;
		font-family: Figtree;
		padding: 6px;
		background: #e5e5e5;
	}
	.tagcloud {
		text-align: center;
	}
	.catlisting {
	display: block;
    text-align: center;
    margin: 10px;
    border: 0.1px solid grey;
    /* border-radius: 0px 0px 3px 3px; */
	margin-top: -10px;
	}
	.ctl_child {
	font-size: 13px;
    font-weight: 800;
    border: 0.5px solid grey;
    padding: 5px;
    margin: 5px;
    border-radius: 1px;
    display: inline-block;
	text-transform:uppercase;
	}
	.wp-element-caption {
		text-align: center;
		font-size: 14px;
		margin-top: -15px;
	}
	.comment-reply-link {
    padding: 3px;
    border-radius: 5px;
    color: #000 !important;
	}
	#respond #cancel-comment-reply-link {
		color: black;
	}
	@media only screen and (max-width: 420px) {
		.mh-comment-body { text-align: left !important; }}
		#commentform p {
    margin-bottom: 10px;
    font-family: Figtree;
			font-weight: 500; 
		}
		table.gsc-search-box td {
			border: 1px solid white!important;
		}
	.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr))!important;
		margin-left: -3px;
		margin-right: 5px;
	}
	.wp-block-post-title {
		text-align:center!important;
		font-size: 18px!important;
	}
	@media screen and (max-width: 900px) {
#mh-mobile .mh-container { 
	margin: 0;}}
	@media screen and (min-width: 900px) {
		.mh-loop-title, .wpp-item-data, .mh-custom-posts-small-title {
			font-size: 16px;
			font-weight: 700!important;
		}}
	@media screen and (min-width: 700px) {
.ifdeskthends { 
display:none!important; }
}
	@media screen and (max-width: 700px) {
.ifmobithends { 
display:none!important; }
}
	.wpp-thumbnail {
		margin:0!important;
		margin-right: 15px!important;
	}
	.viewmore {
	    border: 1px solid black;
    background: #000;
    color: white;
    padding: 5px;
    margin: 5px;
    float: right;
    font-size: 14px;
    font-weight: 600;
		}
	.wp-block-embed-youtube {
	background: #222;
    padding: 5px;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 3px;
	display:flex;
	justify-content:center;
	align-items: center;
			}
	@media screen and (max-width: 767px) {
		 .wp-block-embed iframe {
			height: 250px!important;
		}}
	.new-entry-tt {
    font-size: 18px;
    background: #111;
    color: white;
    padding: 10px;
    margin: 0;
	border-radius:5px 5px 0px 0px;
	font-weight: 800;
			}
	.naijaprey-title {
   padding: 0;
    border: 0.5px solid #000;
	border-radius: 5px 5px 0px 0px;
    margin: 0px;
    text-align: center;
	margin-bottom: -19.9px;
		}
	.entrymetang {
				font-size: 10px;
				margin: 5px;
				padding: 3px;
				text-align:center;
			    display:flex;
			    justify-content:center;
			    gap: 7px;
		align-items: center;
			}
			.entrytime, .commments, .entrycat {
				color: black; }
	.comment-form-url, .comment-form-cookies-consent {
		display:none;
	}
	.crp_related.crp-thumbs-grid ul {
			grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)) !important;
		}
		.crp_related.crp-thumbs-grid ul li {
			border: 1px solid #111 !important;
			box-shadow: 0px 0px 1px 0px !important;
			border-radius: 3px !important;
			background: #111!important;;
		}
		.crp_title {
			margin: -3px !important;
    border-radius: 0px !important;
    background: #000 !important;
		text-shadow: none!important;
			font-weight: 700!important;
		}
	.crp_featured, .crp_thumb, .crp_thumbnail {
		height: 100px!important;
		object-fit:cover!important;
	}
	.mh-mored {
		box-shadow: 0px 0px 1px 0px white;
	}
	.searchbtn {
		font-size: 14px;
    background: black;
    border: 1px solid black;
    border-radius: 0px 5px 5px 0px;
    padding: 12px;
    padding-left: 10px;
    padding-right: 10px;
	color: white!important;
		cursor: pointer;
	}
	.mh-box {
		margin: 0px 5px 15px 5px;
		box-shadow: 0px 0px 1px 0px #f7f7f7;
	}
	.rmp-results-widget {
		display:flex;
		align-items: center;
		color: black;
	}
	.rmp-results-widget__vote-count {
		padding-left: 1.5px;
	}
	.vatidivi {
		border: 1px solid black;
		height: 10px;
	}
	.theheader {
			border-bottom: 1px solid #f5f5f5;
			display: flex;
			align-items: center;
			justify-content: space-between;
		padding: 10px;
		}
	.thenavigation {
			display: flex;
			gap:10px;
			align-items: center;
		}
		.thenavchild  {
			font-size: 15px;
			color: #000;
			padding: 8px;
			font-weight: 800;
			font-family: Figtree;
			text-transform: uppercase;
		}
		.thenavchild:hover {
			background: #e5e5e5;
			padding: 8px;
			color: #fff;
		}
	.csearch {
  display: flex;
	width: 100%;
    max-width: 100%;
    padding: 10px;
    overflow: hidden;
	box-sizing: border-box;
	gap: 10px;
}
	.csearch_type, .csearch_form {
		    display: flex;
    align-items: center;
	}
	.csearch_type {
		width: 50%;
	}
	.csearch_form, .csearch_form form {
		width: 50%;
	}
	.csearch_type select {
		width: 100%;
		padding: 15px!important;
		border: 1px solid #000!important;
		border-radius: 5px!important;
	}
	.csearch_form input {
		padding: 10px;
	}
	.csbutton {
		display: block;
		text-align:center;
		padding: 10px;
		margin: 10px;
		background: black;
		color: white;
	}
	input[type=text] {
		padding: 15px;
		border-radius: 5px;
	}
		@media screen and (max-width:800px) {
			.thenavigation {
				display:none;
			}}
		@media screen and (min-width:800px) { 
			.mobilenav {
				display: none!important;
				}}
				.search-container {
    position: relative;
}

.search-icon {
    font-size: 24px;
    cursor: pointer;
	color: black;
}

.csearch-form {
    position: absolute;
    top: 40px;
    right: 0;
    width: 30%;
    background-color: #fff;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 15px;
    z-index: 1000;
}

.csearch-form.active {
    display: block;
	margin-top: 20px;
    margin-right: -10px;
	box-shadow: 0px 0px 1px 0px;
}

.csearch-form form {
    display: flex;
}

.csearch-form input[type="text"] {
    flex: 1;
    padding: 15px;
    border: 1px solid #111;
    border-radius: 3px 0 0 3px;
	background: #fff;
	color: black;
	font-family: Figtree;
	font-size: 15px;
}

.csearch-form button[type="submit"] {
    padding: 5px 10px;
    border: none;
    background-color: #000;
    color: white;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}

.csearch-form .close-btn {
    background: none;
    border: none;
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
	display:none;
}
	.mobilenav {
		padding-right: 15px;
		display: flex;
		align-items:center;
    gap: 20px;
}
		.dropdown, .deskdrop {
  position: relative;
  display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 100px;
	text-align:center;
	box-shadow: 0px 0px 2px 0px;
	border-radius: 5px;
	border: 1px solid #fff;
	z-index: 10;
	right: 0;
	}

.dropdown-content a {
  color: black;
  padding: 10px 5px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
	background-color: #e5e5e5;
	}

.dropdown:hover .dropdown-content {
 /* display: block; */
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
}
	 .deskdropc {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0px 0px 1px 0px;
	border-radius: 5px;
	border: 1px solid white;
  z-index: 10;
  right: 0;
		 text-align:center;
}
	.deskdropc a {
  color: black;
  padding: 10px 5px;
  text-decoration: none;
  display: block;
}
.deskdropc a:hover {
	background-color: #e5e5e5;
	}

.deskdrop:hover .deskdropc {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
}
	.deskdropchild {
		font-size: 13px;
		display: block;
		padding: 5px;
		font-weight: 800;
		font-family: Figtree;
		text-transform: uppercase;
	}
	.menuchild {
		margin: 10px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: Figtree;
	font-size: 14px;
	}
	.menuchild:hover {
		background: #e5e5e5;
		display:block;
	}
		.search-form {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.3s ease-in-out;
    background-color: white;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    padding: 10px;
    z-index: 1;
}

.search-form input {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.search-form.show {
    transform: scaleY(1);
}
	.active-search { 
		text-align:center; 
		padding: 0; 
		margin:0;
		border: 0.1px solid grey;
	}
	.searchbtni {
	padding: 15px;
    border: none;
    background-color: #000;
    color: white;
    cursor: pointer;
	border:1px solid #333;
		}
	@media screen and (min-width:800px) {
		.active-search {
			display:none!important;
		}}
	@media screen and (max-width:800px) {
		.csearch-form {
			display:none!important;
		}}
	.thelogo {
		width: 250px;
	}
	@media screen and (max-width:800px) {
		.thelogo {
			width: 220px;
		}}
	@keyframes slideDown {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }}
	.catmetas {
	font-size: 10px;
    margin-top: -27px;
    color: white;
    display: block;
    position: absolute;
    background: black;
    padding: 4px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 7px;
    border-radius: 3px;
    border: 1px solid #333;
    font-weight: 600;
	}
	.catmetas a {
		color:#fff!important;
	}
	.notification {
		display: block;
		background: black;
		color: white;
		padding: 5px;
		margin: 1px;
	}
	.notification p {
		text-align:center;
		font-weight: 600;
	}
	.post-sub {
		font-size: 12px;
		display: inline-block;
		float: left;
		margin-top: 5px;
		font-weight: 600;
		border: 1px solid darkred;
		padding: 3px;
		padding-top: 0px;
		padding-bottom: 0px;
		color: darkred;
		border-radius: 2px;
	}
	.post-sub::before {
		content: "\f04e";
		margin-right: 2px;
		font-family: FontAwesome;
	}

.post-sub.complete::after {
    content: "";
    font-weight: normal;
    font-size: 11px;
    margin-left: 4px;
    color: rgba(255, 255, 255, 0.8);
}
	.s0 {
		margin-bottom: 2rem;
	}
	.s-list {
		display:block;
		margin-bottom: 2rem;
	}
	.s0-tt {
		border-bottom: 1px solid #e5e5e5;
		font-size: 19px;
		font-weight: 600;
	}

a.sub {
    background: #000;
    display: inline-block;
border: 1px solid #000;
    border-radius: 3px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 700;
    font-family: Figtree;
    color: white!important;
    font-size: 16px;
}
a.sub:hover {
    background: white !important;
    border: 1px solid black  !important;
    color: #000  !important;
    text-decoration: none;
    }
    a.sub::before {
        font-family: FontAwesome;
        content: "\f15c  "
    }
 .download-buttons {
    text-align: center;
    margin-top: 10px; /* Adjust spacing as needed */
}

.download-buttons a {
    display: inline-block;
    text-align: center;
    margin: 0px;
}


.rmp-icon--full-highlight {color: #ff912c;}.rmp-icon--half-highlight {  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ff912c), color-stop(50%, #ccc));  background: linear-gradient(to right, #ff912c 50%, #ccc 50%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.rmp-rating-widget .rmp-icon--processing-rating {color: black;  -webkit-background-clip: initial;  -webkit-text-fill-color: initial;  background: transparent;}.rmp-widgets-container {border: 1px solid #111111;}.rmp-widgets-container {border-radius: 4px;}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-heading--title {  font-size: 13px;}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-heading--subtitle {  font-size: 15px;}.rmp-rating-widget .rmp-icon--ratings {  font-size: 35px;}
.rmp-icon--full-highlight {color: #ff912c;}.rmp-icon--half-highlight {  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ff912c), color-stop(50%, #ccc));  background: linear-gradient(to right, #ff912c 50%, #ccc 50%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.rmp-rating-widget .rmp-icon--processing-rating {color: black;  -webkit-background-clip: initial;  -webkit-text-fill-color: initial;  background: transparent;}.rmp-widgets-container {border: 1px solid #111111;}.rmp-widgets-container {border-radius: 4px;}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-heading--title {  font-size: 13px;}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-heading--subtitle {  font-size: 15px;}.rmp-rating-widget .rmp-icon--ratings {  font-size: 35px;}
