div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
    clear: both;
    display: none;
}

.sd-sharing {
    margin-bottom: 1em;
    display: none;
}


.post-thumb img {
    width: -webkit-fill-available;
}

#jp-relatedposts {
    display: none !important;
    padding-top: 1em;
    margin: 1em 0;
    position: relative;
    clear: both;
}

.entry-tags .post-tags {
    margin: -3px 0;
    display: none;
}
.recent-posts-wrapper
h3{
	text-transform:capitalize;
}

.recent-posts-wrapper .entry-metas ul li.posted-date a

{
	background: #E6554F !important;
}
.recent-posts-wrapper .entry-metas ul li.posted-date a:hover

{
	background: black !important;
}
a.post-link-btn

{
	background:#FF6F61;
}

a.post-link-btn:hover

{
	background:#E6554F;
}


.recent-posts-wrapper p::first-letter {
  color: #E6554F !important;

}


:root {
  --primary-color: #E6554F !important; /* Change this */
}


button {
  background-color: var(--primary-color);
}

a:hover {
  color: var(--primary-color);
}


.editor-entry, .editor-entry [class*=wp-block-] {
    margin-bottom: 10px;
    border: 1px;
    border-width: medium;
}



.editor-entry a {
    font-weight: 400;
    text-decoration: none;
    color: #000000 !important;
}


.wp-block-jetpack-subscriptions.wp-block-jetpack-subscriptions__supports-newline.wp-block-jetpack-subscriptions__use-newline button

{
    display: inline-block;
    max-width: 100%;
    padding: 12px !important;
}

.fb-breadcrumb-wrap .mask {
    background: black;
}

.wp-block-jetpack-donations .donations__container {
    border: 1px solid #ccc;
    margin-top: 51px;
}

.wp-block-jetpack-donations .donations__donate-button, .wp-block-jetpack-donations .donations__donate-button-wrapper {
    margin: 0;
	color: white !important;}

#site-navigation>ul>li>a {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
}


.current-menu-item{       
color: #ffff !important;
	background:#E6554F !important;
}

.current-menu-item a{       
color: white !important;
	background:#E6554F !important;
}

footer .footer-top {
    padding-top: 40px;
    background: black;

}

.footer .footer-top 
a:hover
{
	color:#E6554F;
}

#site-navigation>ul>li>a:hover {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
	background:#E6554F !important;
	color: white !important;
}

#site-navigation>ul>li>a:hover {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    background: #E6554F !important;
    color: white !important;
	transition: none !important;}


#site-navigation>ul>li {
    transition: none !important;
}


#site-navigation>ul>li>a {
    transition: none !important;
}



.copyright-information {
    text-align: center;
    font-size: 16px;
    color: #666; /* Adjust color as needed */
    margin: 10px 0;
}

footer.dark .footer-bottom {
    background: #101010;
}

.search-area-container .form-container {
    height: 97vh;
    position: relative;
    display: none !important;
}


.fb-author-widget .author-bio p {
    max-height: 11.7em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget.fb-author-widget

{
    background: #e6554f24;
}

..search-area-container .form-container .form-wrapper {

    display: none !important;

}


.form-wrapper {
    display: none !important;
}

.fascinate-to-top span
{
	display:none !important;
}


@media (max-width: 480px) {
    #site-navigation>ul>li>a {
        border-bottom: 1px solid #2d2d2d;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        text-transform: inherit;
        padding-left: 11px;
    }
}
.elementor-5947 .elementor-element.elementor-element-0c68fad {
    --display: flex;
	padding-bottom: 46px;
	padding-top:48px;
}


.kh-badge p {
    font-size: 14px;
    color: #7a5a60;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}