[data-theme="light"] .echo-3-align-icons .echo-hero-area-like-read-comment-share span,
[data-theme="light"] .echo-3-align-icons .echo-hero-area-like-read-comment-share svg {
    color: black !important;
}

[data-theme="dark"] .echo-3-align-icons .echo-hero-area-like-read-comment-share span, 
[data-theme="dark"] .echo-3-align-icons .echo-hero-area-like-read-comment-share svg {
    color: white !important;
}

.fob-comment-form-section form div label[for="website"], 
.fob-comment-form-section form div #website{
	display: none;
}

[data-theme="light"] .search-input-inner .input-div #searchInput {
	# color: black !important;
}

[data-theme="dark"] .search-input-inner .input-div #searchInput {
	# color: white !important;
}

#panel-section-settings-data-synchronize-export .card-body .g-3 #panel-section-item-data-synchronize-export-export-theme-translations {
	display: none !important;
}

.echo-hero-section .echo-hero .echo-full-hero-content .echo-hero-baner .echo-hero-title {
	font-size: 45px !important; 
	line-height: 1.2 !important;
}

.echo-home-1-hero-area-top-story .echo-top-story .echo-story-text a {
  	margin-bottom: 10px;
    line-height: 1.2 !important;
}

main .main .echo-hero-section {
 	padding: 20px !important;
}

.echo-hero-section .echo-hero .echo-full-hero-content .echo-hero-baner .echo-hero-title {
  	font-size: 35px !important;
}

.post-caption {
 	font-size: 11px !important; 
}

@media only screen and (max-width: 700px) {
	.echo-hero-section .echo-hero .echo-full-hero-content .echo-hero-baner .echo-hero-title {
		font-size: 24px !important;
      	margin-bottom: 0px !important;
	}
  
  	.echo-home-1-hero-area-top-story .echo-top-story .echo-story-text a {
      	font-size:20px !important;
  	}
  
  	main .main .echo-hero-section {
 		padding: 0px !important;
	}
  
  	.echo-full-hero-content .echo-home-1-hero-area-top-story {
    	padding: 15px 10px !important;  
  	}
  
  	.echo-hero-section .echo-hero .echo-full-hero-content .echo-hero-baner .echo-hero-title {
  		font-size: 20px !important;
	}
}

#footer .echo-footer-content-1 {
	margin-right: 50px;
}

#footer .echo-footer-content-1 .echo-footer-address span:last-of-type {
	white-space: nowrap;
}

.echo-home-2-title .echo-home-2-main-title p.h5 {
        font-family: 'Mada' !important;
    }

.ck-content p {
 	margin-bottom: 24px !important; 
}