/*
Theme Name: Flatsome Child
Description: Zota
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
.btn-zota {
    background: linear-gradient(180deg, #2675E2 0%, #1860C5 100%);
    border-radius: 10px;
    min-width: 149px;
    height: 44px;
    font-size: 1.125rem;
}

.btn-zota-secondary {
    min-width: 149px;
    height: 44px;
    font-size: 1.125rem;
}

.banner-btn-zota {
    bottom: 70px;
}

@media (max-width: 767.98px) {
	#logo a {
		margin: 0 auto;
	}
	
	#logo img {
		height: 55px;
		max-height: 55px;
	}
}

.header-button .is-outline {
    color: #8a8a8a;
    border: 1px solid #1d7e16;
    font-weight: normal;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0;
    line-height: 35px
}

.header-button .is-outline:hover {
    color: green;
    border: 1px solid #1d7e16;
    font-weight: normal;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0;
    background: white
}

.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #f7f7f7;
}

.button span {
    display: inline-block;
    line-height: 1.6;
    font-weight: normal;
    font-size: 16px;
}

b,
strong {
    font-weight: 500
}

.tin-tuc .post-item .post-title {
    font-size: 15.5px;
    color: black
}

.tin-tuc .large-12,
.tin-tuc .post-item,
.thanh-tuu .col {
    padding-bottom: 0
}

#breadcrumbs {
    font-size: 14px;
}

#breadcrumbs .breadcrumb_last {
    color: #27ae60;
}

.blog-single .article-inner .entry-title {
    font-weight: 400;
    font-size: 24px;
}

.article-inner .header-meta-info {
    font-size: 14px;
    color: gray;
}

.blog-single .article-inner .fa {
    padding-right: 10px;
}

.article-inner .header-meta-info a {
    padding-right: 15px;
}

.blog-single .article-inner .fa:before {
    color: #27ae60;
}

.entry-content {
    padding-top: 0
}

.article-inner h2 {
    font-size: 18px
}

.article-inner h3 {
    font-size: 17
}

.article-inner h4 {
    font-size: 16px
}

.meta-post-danhmuc {
    display: block;
    margin-top: 7px;
    margin-bottom: 8px;
    color: gray;
    font-size: 13px;
}

.meta-post-danhmuc .fa:before {
    padding-right: 5px;
}

.meta-post-danhmuc .danh-muc-post {
    padding-right: 15px;
}

.blog-single .entry-meta {
    font-size: 14px;
}

.blog-archive .post-item .box-text .post-title,
.blog-single .entry-meta .danh-muc {
    margin-bottom: 10px;
}

.blog-single .entry-meta .the-tim-kiem a {
    background: #c3c3c3;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
}

.blog-single .entry-meta .the-tim-kiem a:hover {
    background: #2ecc71;
}

.box-blog-post .is-divider {
    display: none;
}

span.widget-title {
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    font-size: 17px;
}

.widget .is-divider {
    display: none
}

.recent-blog-posts a {
    font-size: 14px
}

.blog-single {
    background: #ececec
}

.blog-single .row.row-large {
    background: white
}

.blog-single .row.row-large .large-9 {
    padding-top: 25px
}

.blog-single .row.row-large .post-sidebar {
    padding-top: 25px
}

input[type='submit']:not(.is-form) {
    font-size: 15px;
    font-weight: normal;
    text-transform: none
}

h1.entry-title.mb {
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: 0;
}

.accordion-title {
    font-size: 15px;
    border-top: 1px solid #ececec;
}

.accordion-title.active {
    font-weight: 500
}

.accordion-title a {
    color: black
}

.lien-he-section .col {
    padding-bottom: 0
}

.nav-spacing-large>li {
    margin: 0 13px;
}

.jconfirm .jconfirm-box .jconfirm-buttons {
    display: none !important;
}

.jconfirm.jconfirm-light .jconfirm-box {
    text-align: center;
}

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

    .cac-mau-tem .large-3,
    .vi-sao .large-3,
    .tin-tuc .post-item {
        flex-basis: 50%;
        max-width: 100%
    }
}