/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2025 | 08:03:35 */
.inner-page .header #top-bar-primary {
	background: #363F48;
	padding: 15px 0;
}

.single-post .entry-meta .entry-meta-left, .single-post .entry-meta .entry-avatar, .category-blog .post-item .entry-footer .post-author, .category-blog .post-item .entry-footer .post-comments, .from-blog .side-meta {
	    display: none;

}
.ad-details-images-sep {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0A0A0A;
    margin-bottom: 10px;
}
.listing-cats .cat-item-count {
    background-color: #B22222;
    color: #fff;
}
.header #top-bar-primary {
    background: transparent;
    color: #fff;
    width: 100%;
    border: none;
    z-index: 99999;
	padding-top: 25px;
}

#top-bar-primary li.menu-item a {
    color: #fff;
}
#top-bar-primary .submenu li.menu-item a, #menu-item-logout a {
	color: #8A8A8A !important;
}
.theme-red #top-bar-secondary {
	display: none;
}
#footer .listing-cats a {
	padding-left: 0;
	font-weight: normal;
	color: rgba(255, 255, 255, 0.7);
}
ul.category_menu {
    padding: 0;
    list-style: none;
    font-size: 14px;
    width: 100%;
    float: left;
    margin-top: -136px;
    margin-bottom: -60px;
    text-align: center;
}
ul.category_menu li {
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
    position: relative;
}
ul.category_menu li > a {
    width: 120px;
    height: 120px;
    background: #363F48;
    box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.42);
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    vertical-align: center;
}
.category-icn {
    margin-top: 25px;
}
.category_menu p {
	display: none;
}
.category_menu .category-title {
    font-size: 16px;
    color: #fff;
	display: block;
}
.category_sub_menu {
    display: none;
    position: absolute;
    z-index: 1;
}
ul.category_menu li:hover > a {
    background: #B22222;
    color: #B22222;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
}

ul.category_menu li:hover > .category_sub_menu {
    display: block;
	margin-left:0;
}
.category_menu .category_sub_menu li {
	padding-left:0;
	padding-right:0;
	margin:0;
}
.category_sub_menu li a {
    border-radius: 0 !important;
    height: auto !important;
    box-shadow: none !important;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}
.title-bar .title-bar-title {
	    background-image: url(https://kargal.ae/wp-content/uploads/2017/12/cropped-cropped-logo-small-01-1-1.png);
    color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
}
.title-bar .title-bar-title a {
	visibility: hidden;
}
li.post-ad.button {
    padding: 0;
}
#top-bar-primary li.menu-item a:focus, #top-bar-primary li.menu-item a:hover {
	color: #fff;
}
#footer {
	background: #363F48;
}
.widget-footer ul li {
    margin: 10px 0;
    font-size: 16px;
}
#footer .listing-cats a {
	font-size: 16px;
}
aside#text-62 img {
    margin-bottom: 15px;
}
.job-btn-wrap {
    display: flex;
    gap: 30px;
	flex-wrap: wrap;
}
@media (max-width:767px) {
	ul.category_menu {
		display: none;
	}
}