.site-above-footer-wrap, .site-above-footer-wrap a, .site-above-footer-wrap h2 {
color: #fff !important;
}
.post-country {
display: flex;
align-items: center;
gap: 0.75rem;
color: #52307d;
}
.elementor .post-country img {
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.5)
}
.post-country .date-time {
display: flex;
flex-direction: column;
font-size: 0.875rem;
}
.post-country .date-time span {
color: #868686;
}
#category-menu li .menu-link:before {
content: none;
}
#category-menu a {
padding-left: 0;
border-bottom: 1px solid rgba(82,48,125,0.05);
}
@media(max-width: 921px) {
.ast-header-search form.search-form .search-field {
width: 100%
}
#ast-mobile-header .ast-below-header-bar .ast-builder-grid-row, .ast-below-header-wrap .ast-builder-grid-row > .site-header-section, .ast-header-break-point .ast-header-search {
display: block;
}
}
@media(min-width: 921px) {
#category-menu ul {
padding-left: 0;
margin-top: 0;
}
}