/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.wg .postform {height:39px !important;}
	.ssl1 .search-field {font-size:14px !important;background-color: #fff !important;        height: 39px;}
	.ssl1 .page-title-inner > .title-content  {display:none !important;} 
.ssl {background: linear-gradient(131deg, #00a16c, #b6f3de);}
}
.social-icons .is-outline {
    color: #31a37e;
}
/*.blog-archive h1 { font-size: 0; }*/
.blog-archive h1 span { font-size: 24px; } /* Giữ lại tên danh mục */
.sslh .featured-title {background: linear-gradient(131deg, #00a16c, #b6f3de);}
.sslh .featured-title .title-breadcrumbs, .c2 .widget-title, .c2 .is-divider {display:none !important;}
.sstt .page-title-inner {padding-top: 0px; min-height: auto;}
.wg .postform {    border-radius: 99px;
    height: 33px;
    font-size: 14px;}







