/* Themify Customize Styling */
#header {		font-size:18px;
 
}
body #site-logo a {		font-size:22px;
 
}
body #site-logo a img {		width: 250px;
	height: 100px; 
}
.post-title, .post-title a {		font-size:40px;
 
}
.post-meta {		font-size:15px;
 
}
.post-date {		font-size:20px;
 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 100px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 100px; 
}
 }
/* Themify Custom CSS */
.page-title{display:none;}

.entry-title{font-size:50px;}
.pagewidth{padding-top:0px;}
#headerwrap {
    padding-top: 0 !important;
}
#header {padding-top:0 !important;}
#s {
    width: 100px !important;
}
.hs-rss-link{display:none!important;}
.social-widget{display:none;}
.container{padding-top:0px!important;}

#footer{padding-top:0px;}

.post-image {width: 90% !important;
    display: block;
    margin: 0 auto !important;
	align-content: center !important;}

.post-image{width:45% !important;object-fit:cover !important;}
.header-contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 10px;
}

.header-contact-info ul li {
    display: inline-block;
}

.header-contact-info ul li a {
    text-decoration: none;
    color: #333; /* Adjust as needed */
    font-size: 18px;
}

.header-contact-info ul li a:hover {
    color: #0073e6; /* Adjust hover color */
}
.fa-facebook{font-size:30px !important;}
.customize-unpreviewable{font-size:30px !important;}
.fa-google-plus-g{font-size:30px !important;}
.fa-linkedin{font-size:30px !important;}
.fa-instagram{font-size:30px !important;}
.feature-posts{display:none !important;}