/*
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.   ***************/
/*.header-bottom.wide-nav .flex-col.flex-center {
	width: 50.5%;
}*/
.header-bottom.wide-nav .flex-col.flex-center .nav-center {
    -ms-flex-pack: left;
    justify-content: left;
}
#mega-menu-title {
    padding: 15px 0 15px 5px !important;
    text-transform: uppercase;
}
#mega_menu>li>a {
    color: #016438;
}

#mega-menu-wrap {
    background: transparent;
}
.sf-vertical.sf-arrows li:hover>.sf-with-ul:after,
.sf-vertical.sf-arrows>li>.sf-with-ul:after {
    border-left-color: #016438;
}
.header-inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.footer-2 .widget-title {
    color: #016438;
    line-height: 40px;
    padding-bottom: 5px;
    border-bottom: 2px solid #016438;
}
.footer-1 .icon-box .icon-box-text h4 {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 15px;
}
.footer-2 .icon-box-img svg {
    color: #016438;
}
.footer-2 .widget.widget_nav_menu {
    margin-left: 0;
}
.header-search-form.search-form input:not([type="submit"]) {
    background: #fff;
    border-color: #fff;
    height: calc(2.640625rem + 2px);
}
.header-search-form.search-form select.search_categories {
	background: #fff;
    border-color: #fff;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    height: calc(2.640625rem + 2px);
    border-right: 1px solid #c6c6c6;
}
.header-search-form.search-form .searchform .button {
	background: #fff;
    border-color: #fff;
    border-radius: 7px;
    height: calc(2.640625rem + 2px);
    color: #000;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	box-shadow: none;
}
input[type='email']:focus, input[type='search']:focus, input[type='number']:focus, input[type='tel']:focus, input[type='text']:focus, input[type='password']:focus, textarea:focus, select:focus {
	box-shadow: none;
}
.section-title-normal {
    margin-bottom: 0;
    border-top: 2px solid #016438;
    border-bottom: 0;
    background: #e2e2e2;
}
.section-title-normal span:after {
    border: 19px solid #016438;
    position: absolute;
    content: "";
    clear: both;
    display: inline-block;
    margin-left: 15PX;
    border-right-color: transparent;
    border-bottom-color: transparent;
    margin-top: -10px;
    left: auto;
}
.section-title-normal b {
    display: none;
}
.section-title-normal span {
    border-bottom: 1px solid #016438;
    background: #016438;
    font-size: 14px;
    margin-bottom: 0;
    padding: 8px 15px;
    color: #fff!important;
}
.section-title a {
    display: block;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 400;
    color: #016438;
    padding-right: 10px;
}
.product-small.box .box-image {
    border: 1px solid #e8e8e8;
}
.title-wrapper .name.product-title a {
    font-weight: 700;
    color: #016438;
}
.du-an .post-item .box-text .from_the_blog_excerpt, .du-an .post-item .box-text .post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post-item .is-divider {
    display: none;
}
.du-an .post-item .box-text .from_the_blog_excerpt, .du-an .post-item .box-text .post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.du-an .post-item .box-text .post-title {
     color: #016438; 
}
.du-an .blog-du-an .col, .du-an .blog-tin-tuc .col {
    padding: 0 10px 0 15px;
}
.du-an .post-item .box-text {
    padding-top: 0;
    padding-bottom: 0;
}
.du-an .post-item .col-inner {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #c7c7c7;
}
.du-an .post-item:last-child .col-inner {
	border-bottom: none;
}
.product-short-description {
    background: #f1f4f7;
    border: 1px solid #e3e3e3;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 10px;
}
.product-short-description ul li {
    margin-bottom: 3px;
}
.product-short-description ul {
	margin-bottom: 0;
}
.product-images, ul.product_list_widget li img {
    border: 1px solid #e8e8e8;
}
.product-info {
    padding-top: 0;
}
span.woocommerce-Price-amount.amount {
    color: red;
}
#product-sidebar .widget .widget-title, 
#shop-sidebar .widget .widget-title, 
.post-sidebar .widget-title {
    display: block;
    width: 100%;
    height: 40px;
    background: #016438;
    color: #fff;
    line-height: 45px;
}
#product-sidebar .widget .widget-title:before, #shop-sidebar .widget .widget-title:before, .post-sidebar .widget-title:before {
    content: "\e800";
    font-size: 17px;
    margin: 0 10px !important;
    font-family: 'fl-icons' !important;
    speak: none !important;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}
#product-sidebar .widget .is-divider,
#shop-sidebar .widget .is-divider,
.post-sidebar .is-divider {
    display: none;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@media (max-width: 549px) {
	body {
		overflow: hidden;
	}
	.sec-tintuc .box-vertical {
	    display: table;
	    width: 100%;
	}
	.sec-tintuc .box-vertical .box-image {
	    direction: ltr;
	    display: table-cell;
	    vertical-align: top;
	    width: 25% !important;
	    padding-right: 10px;
	}
}