/*
Theme Name: Vietsite
Description: This is a child theme for Flatsome Theme
Author: Vietsite.vn
Template: flatsome
Version: 3.0
*/

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

.single-post #content .row {
    max-width: 100%;
    margin: auto;
    width: 100%;
}

.single-post #content .row .large-10.col {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
}

.single-post #content .row .large-10.col .type-post .article-inner header.entry-header {
    background: #2e3192;
}

.single-post #content .row .large-10.col .type-post .article-inner header.entry-header .entry-header-text {
    max-width: 1410px;
    margin: auto;
    padding: 130px 0;
}

.single-post #content .row .large-10.col .type-post .article-inner header.entry-header .entry-header-text .entry-category {margin-bottom: 20px;opacity: 1;}

.single-post #content .row .large-10.col .type-post .article-inner header.entry-header .entry-header-text .entry-category a {
    color: #fff;
    font-size: 2rem;
    opacity: 1;
}

.single-post #content .row .large-10.col .type-post .article-inner header.entry-header .entry-header-text .entry-title {
    color: #fff;
}

.single-post #content .row .large-10.col .type-post .article-inner .entry-content.single-page {
    max-width: 1410px;
    margin: auto;
}

.single-post #content .row .large-10.col .type-post .article-inner .entry-content.single-page .vs_cs_breadcrumb {
    font-size: 14px;
    color: #2e3192;
    margin-bottom: 20px;
}

.single-post #content .row .large-10.col .type-post .article-inner .entry-content.single-page .vs_cs_breadcrumb .breadcrumb_last {
    font-weight: 600;
}

.single-post #content .row .large-10.col .type-post .article-inner .entry-content.single-page span.posted-on {
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
}

.vs_contact_contain .col-inner {
    max-width: 900px;
    margin: auto !important;
}

.vs_padding_col {
    padding-bottom: 0;
}

.vs_cs_breadcrumb {
    font-size: 14px;
    color: #2e3192;
}

.vs_cs_breadcrumb .breadcrumb_last {
    font-weight: 600;
}

.vs_cs_breadcrumb a {
    color: #2e3192;
}

.vs_store_title p {
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 600;
}