/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.footer.entry-meta,.related-post,.entry-meta{
	display:none;
}
.page-title.blog-featured-title{
	background:url(/wp-content/uploads/2022/05/Pattern-3.jpg);
}
.page-title.blog-featured-title:after {
    content: '';
    background: rgba(7, 118, 37, 0.86);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
	z-index:0;
}
.page-title.blog-featured-title .page-title-inner{
	z-index:1;
}
.archive.category .yc_blog_1{
	display:none;
}
.header-wrapper {
    border-bottom: 6px solid #02813E;
}
.yc_home_blog_1 .yc_blog_2,.yc_home_blog_2 .yc_blog_1{
	display:none;
}
.yc_home_blog_2 .yc_blog_2{
	padding: 30px 60px;
}
.yc_home_blog_2 .yc_blog_2 h5.post-title{
	text-transform:uppercase;
	font-weight:500;
	color:white;
	display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
	text-overflow: ellipsis;}
.yc_home_blog_2 .yc_blog_2 .image-cover {
    border-radius: 30px;
    border: 2px solid white;
}
.yc_hab_but div  {
    background: #018A46;
    padding: 15px 0px 15px 75px;
    border: 1px solid white;
    width: 600px;
    text-align: left;
}
.yc_hab_but span{color:white; padding-left:30px;font-size:28px;font-weight:600;vertical-align: middle;}
.yc_hab_but_2 div a{
	width:unset;
	padding:15px 30px 20px 30px;
	background: #018A46;
    border: 1px solid white;
	border-radius:60px;
}
.yc_hab_but_2 span{
	color:white;
	padding-left:15px;
	font-size:18px;
	font-weight:600;
	vertical-align: middle;}
.yc_button_call a,.yc_button_call_2 a{
	background: linear-gradient(0deg, rgba(171,96,56,1) 0%, rgba(171,96,56,1) 42%,rgba(255,230,70,1) 100%);
    padding: 15px 60px;
    font-size: 18px;
    border-radius: 60px;
    color: rgba(255,230,70,1);
    font-weight: 600;
}
.yc_button_call_2 a{
	background: linear-gradient(0deg, rgba(0,102,52,1) 0%, rgba(0,102,52,1) 42%, rgba(110,189,82,1) 100%);
	color:white;
}
.yc_title_1{
	text-align:center;
}
.yc_title_1 p{
	font-size:24px;
	color:white;
	font-weight:600;
}
.yc_sidebar_blog .box-vertical.box-text-bottom{
	display:none;
}
.yc_sidebar_blog h5.post-title.is-large {
    text-transform: capitalize;
	text-decoration:unset;
	transition:text-decoration 0.2s ease;
}

.yc_sidebar_blog h5.post-title.is-large:hover,.yc_blog_home .post-title.is-large:hover{
	text-decoration: underline;
	
}
.yc_blog_home p.from_the_blog_excerpt {
    font-weight: 500;
    font-size: 18px;
}
.yc_blog_home .post-title.is-large,.yc_footer_blog_recent .post-title {
    color: white;
    font-weight: 600;
    font-size: 24px;
	text-decoration:unset;
	transition:text-decoration 0.2s ease;
}
.entry-meta.is-small.single-date {
    display: none;
}
.yc_footer_blog_recent .post-title{
	font-size:16px;
	font-weight:400;
}
.yc_home_about{
	color:white;
	font-size:24px;
	font-weight:600;
	text-align: center;
}
.yc_home_blog_sidebar{
	position:relative;
}
.yc_home_blog_sidebar:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #b2b3b5;
    z-index: -1;
	left: 0px;
    border-left: 6px solid #3ca443;
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.yc_button_call a {
    padding: 10px 32px;
		font-size: 14px;}
.yc_hab_but span{
	font-size:18px;
	padding-left:15px;
}
.yc_hab_but div {
    padding: 15px 0px 15px 30px;
    width: unset;
}
	.yc_hab_but_2 span {
    padding-left: 5px;
		font-size: 12px;}
	.yc_button_call_2 a {
    padding: 15px 45px;
		font-size: 14px;}
	.yc_title_1{
		padding:0 15px;
	}
	.yc_home_about{
		font-size:14px;
	}
	.yc_home_blog_2 .yc_blog_2{
	padding: 15px;
}
	.yc_blog_home .post-title.is-large{
		font-size:18px;
	}
	.yc_blog_home p.from_the_blog_excerpt{
		font-size:14px;
	}
}
@media only screen and (max-width: 320px) {
	
}
@media screen and (max-width: 1280px) and (min-width: 768px){

}
