:root {
    --primary-color: #043328;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1230px
}

.row.row-collapse {
    max-width: 1200px
}

.row.row-small {
    max-width: 1222.5px
}

.row.row-large {
    max-width: 1260px
}

.header-main {
    height: 80px
}

#logo img {
    max-height: 80px
}

#logo {
    width: 230px;
}

#logo img {
    padding: 4px 0;
}

.header-bottom {
    min-height: 10px
}

.header-top {
    min-height: 35px
}

.transparent .header-main {
    height: 265px
}

.transparent #logo img {
    max-height: 265px
}

.has-transparent+.page-title:first-of-type,
.has-transparent+#main>.page-title,
.has-transparent+#main>div>.page-title,
.has-transparent+#main .page-header-wrapper:first-of-type .page-title {
    padding-top: 295px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 60px !important
}

.stuck #logo img {
    max-height: 60px !important
}

.search-form {
    width: 95%;
}

.header-bg-color {
    background-color: #235528/* #043329  /* #40ce4c */
}

.header-bottom {
    background-color: #f1f1f1
}

.header-main .nav>li>a {
    line-height: 16px
}

.stuck .header-main .nav>li>a {
    line-height: 34px
}

@media (max-width: 549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

.nav-dropdown {
    border-radius: 5px
}

.nav-dropdown {
    font-size: 100%
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-bottom-color: #5ebb45;
}

.nav .nav-dropdown {
    background-color: #5ebb45
}

.header-top {
    background-color: #ffffff !important;
}

/* Color */
.accordion-title.active,
.has-icon-bg .icon .icon-inner,
.logo a,
.primary.is-underline,
.primary.is-link,
.badge-outline .badge-inner,
.nav-outline>li.active>a,
.nav-outline>li.active>a,
.cart-icon strong,
[data-color='primary'],
.is-outline.primary {
    color: #043328;
}

/* Color !important */
[data-text-color="primary"] {
    color: #043328 !important;
}

/* Background Color */
[data-text-bg="primary"] {
    background-color: #043328;
}

/* Background */
.scroll-to-bullets a,
.featured-title,
.label-new.menu-item>a:after,
.nav-pagination>li>.current,
.nav-pagination>li>span:hover,
.nav-pagination>li>a:hover,
.has-hover:hover .badge-outline .badge-inner,
button[type="submit"],
.button.wc-forward:not(.checkout):not(.checkout-button),
.button.submit-button,
.button.primary:not(.is-outline),
.featured-table .title,
.is-outline:hover,
.has-icon:hover .icon-label,
.nav-dropdown-bold .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-bold>li>a:hover,
.nav-dropdown-bold.dark .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-bold.dark>li>a:hover,
.header-vertical-menu__opener,
.is-outline:hover,
.tagcloud a:hover,
.grid-tools a,
input[type='submit']:not(.is-form),
.box-badge:hover .box-text,
input.button.alt,
.nav-box>li>a:hover,
.nav-box>li.active>a,
.nav-pills>li.active>a,
.current-dropdown .cart-icon strong,
.cart-icon:hover strong,
.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before,
.banner,
.header-top,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover,
.button.primary:not(.is-outline),
input[type='submit'].primary,
input[type='submit'].primary,
input[type='reset'].button,
input[type='button'].primary,
.badge-inner {
    background-color: #043328;
}

/* Border */
.nav-vertical.nav-tabs>li.active>a,
.scroll-to-bullets a.active,
.nav-pagination>li>.current,
.nav-pagination>li>span:hover,
.nav-pagination>li>a:hover,
.has-hover:hover .badge-outline .badge-inner,
.accordion-title.active,
.featured-table,
.is-outline:hover,
.tagcloud a:hover,
blockquote,
.has-border,
.cart-icon strong:after,
.cart-icon strong,
.blockUI:before,
.processing:before,
.loading-spin,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover {
    border-color: #043328
}

.nav-tabs>li.active>a {
    border-top-color: #043328
}

.widget_shopping_cart_content .blockUI.blockOverlay:before {
    border-left-color: #043328
}

.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
    border-left-color: #043328
}

/* Fill */
.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
    fill: #043328;
}

/* Background Color */
[data-icon-label]:after,
.secondary.is-underline:hover,
.secondary.is-outline:hover,
.icon-label,
.button.secondary:not(.is-outline),
.button.alt:not(.is-outline),
.badge-inner.on-sale,
.button.checkout,
.single_add_to_cart_button,
.current .breadcrumb-step {
    background-color: #5ebb45;
}

[data-text-bg="secondary"] {
    background-color: #5ebb45;
}

/* Color */
.secondary.is-underline,
.secondary.is-link,
.secondary.is-outline,
.stars a.active,
.star-rating:before,
.woocommerce-page .star-rating:before,
.star-rating span:before,
.color-secondary {
    color: #5ebb45
}

/* Color !important */
[data-text-color="secondary"] {
    color: #5ebb45 !important;
}

/* Border */
.secondary.is-outline:hover {
    border-color: #5ebb45
}

body {
    font-size: 100%;
}

@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}

body {
    font-family: "Inter", sans-serif
}

body {
    font-weight: 0
}

body {
    color: #262626
}

.nav>li>a {
    font-family: "Inter", sans-serif;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: "Inter", sans-serif;
}

.nav>li>a {
    font-weight: 0;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: "Inter", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #0a0a0a;
}

.alt-font {
    font-family: "Dancing Script", sans-serif;
}

.alt-font {
    font-weight: 400 !important;
}

.header:not(.transparent) .header-nav-main.nav>li>a {
    color: #ffffff;
}

.header:not(.transparent) .header-nav-main.nav>li>a:hover,
.header:not(.transparent) .header-nav-main.nav>li.active>a,
.header:not(.transparent) .header-nav-main.nav>li.current>a,
.header:not(.transparent) .header-nav-main.nav>li>a.active,
.header:not(.transparent) .header-nav-main.nav>li>a.current {
    color: #5ebb45;
}

.header-nav-main.nav-line-bottom>li>a:before,
.header-nav-main.nav-line-grow>li>a:before,
.header-nav-main.nav-line>li>a:before,
.header-nav-main.nav-box>li>a:hover,
.header-nav-main.nav-box>li.active>a,
.header-nav-main.nav-pills>li>a:hover,
.header-nav-main.nav-pills>li.active>a {
    color: #FFF !important;
    background-color: #5ebb45;
}

a {
    color: #5ebb45;
}

a:hover {
    color: #429a03;
}

.tagcloud a:hover {
    border-color: #429a03;
    background-color: #429a03;
}

.widget a {
    color: #262626;
}

.widget a:hover {
    color: #5ebb45;
}

.widget .tagcloud a:hover {
    border-color: #5ebb45;
    background-color: #5ebb45;
}

.has-equal-box-heights .box-image {
    padding-top: 100%;
}

.shop-page-title.featured-title .title-bg {
    background-image: url(http://baobi.themevivu.com/wp-content/uploads/2021/09/bg2.jpeg);
}

@media screen and (min-width: 550px) {
    .products .box-vertical .box-image {
        min-width: 300px !important;
        width: 300px !important;
    }
}

.absolute-footer,
html {
    background-color: #235528
}

/* Custom CSS */
.nav-small.nav>li.html {
    font-size: 14px;
    letter-spacing: 0;
    COLOR: #289e08;
    font-weight: normal;
}

.ly-do-section .icon-box .icon-box-text p {
    color: gray;
    font-size: 15px;
}

.related h3 {
    text-transform: none;
    letter-spacing: 0;
}

.star-rating:before,
.woocommerce-page .star-rating:before {
    color: #ffa600;
}

.related .product-small .box-image {
    border-radius: 7%
}

.ly-do-section .icon-box h3 {
    color: green;
    font-size: 18px;
}

.ly-do-section .icon-box {
    background: white;
    padding: 20px 15px;
    border-radius: 15px
}

#header-contact li a {
    margin-left: 5px;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: none;
    color: #043328;
}

.nav-dropdown-default {
    padding: 10px 0;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    font-size: 15px;
    color: white;
    border-bottom: none;
    padding: 5px 0px;
}

.header-search-form-wrapper input {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: none;
    border-right: none;
}

.searchform .button.icon {
    margin: 0;
    height: 34px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#header-contact li a i {
    color: #5ebb45
}

.nav-dropdown-default li a:hover {
    padding-left: 8px;
}

.gioi-thieu-section .col {
    padding-bottom: 0
}

.nut-xem-them {
    margin-bottom: 0;
    font-weight: normal;
    letter-spacing: 0
}

.anh-cuoi-section {
    margin-top: -90px;
}

.khach-hang-section .ux-logo img {
    border-radius: 5px;
    height: 70px;
    box-shadow: 3px 5px 1px #00000014;
}

.khach-hang-section .col {
    padding-bottom: 0
}

.dich-vu-section .icon-box:hover h3 {
    color: #5ebb45
}

.gioi-thieu-section {
    padding-bottom: 0 !important
}

.dich-vu-section {
    background-image: url(../images/bg-dich-vu-vinamake.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.gioi-thieu-section h2,
.dich-vu-section h2,
.gia-cong-section h2 {
    color: #043328;
}

.gia-cong-section .product-category .col-inner {
    padding: 10px
}

.dich-vu-section .icon-box h3 {
    color: #043328
}

.dich-vu-section .icon-box {
    margin-bottom: 20px
}

.gia-cong-section .col.large-12 {
    padding-bottom: 0
}

.gia-cong-section .product-category .header-title {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 10px
}

.gia-cong-section .product-category:hover .header-title {
    color: #5ebb45
}

.ly-do-section {
    padding-bottom: 70px !important
}

.list-post .post-item .box-text,
.blog-archive .post-item .box-text {
    border: 1px solid #dedede;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 30px;
    background: white;
}

.list-post .post-item .box-image,
.blog-archive .post-item .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.list-post .post-item .cat-label,
.blog-archive .post-item .cat-label {
    margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: 0;
    color: #ffb020;
    font-weight: 700;
    letter-spacing: 0;
}

.bai-viet-lien-quan .list-bai-viet h4 {
    max-height: 54px;
    overflow: hidden;
    font-size: 16px;
    color: #043328;
    margin: 0;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 24px;
}

.box-blog-post .is-divider {
    display: none;
}

.list-post .post-item .from_the_blog_excerpt,
.blog-archive .post-item .from_the_blog_excerpt,
.bai-viet-lien-quan .list-bai-viet p {
    font-size: 14px;
    color: #0f2346;
    max-height: 67px;
    overflow: hidden;
}

.list-post .post-item .button,
.blog-archive .post-item .button,
.bai-viet-lien-quan .list-bai-viet .button {
    font-size: 14px;
    font-weight: normal;
    border-radius: 6px;
    background: #5ebb45;
    color: white;
    text-transform: none;
    letter-spacing: 0;
}

.ly-do-section .icon-box:hover {
    box-shadow: 2px 2px 20px #36ff0073;
}

.list-post .post-item .post-title:hover,
.bai-viet-lien-quan .list-bai-viet h4:hover {
    color: #5ebb45
}

.tin-tuc-section .col,
.footer-section .col {
    padding-bottom: 0
}

.footer-section ul li a:hover {
    color: #5ebb45
}

.blog-archive .post-item .post-title {
    font-size: 20px;
    font-weight: bold;
    MARGIN-BOTTOM: 5px;
}

.blog-archive .post-item .xem-them {
    margin-bottom: 0
}

.footer-section .social-icons a {
    margin-bottom: 0
}

.absolute-footer.dark {
    color: rgb(255 255 255);
    font-size: 14px;
}

a.back-to-top {
    background: #5ebb45 !important;
    color: #ffffff !important;
    border: 2px solid #5ebb45 !important;
}

.dang-ky-bao-hanh {
    display: block;
}

.dang-ky-bao-hanh p {
    color: #2b2b2b;
    margin-bottom: 14px;
    background: #fff9eb;
    padding: 10px;
    border-radius: 0;
    border: 0;
    border-left: 5px solid #ffbd00;
    font-size: 14px;
}

.breadcrumbs {
    color: #222;
    font-weight: bold;
    padding: 0;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
}

.single-product .large-9 {
    border-right: none !important
}

.product-info {
    padding-top: 0
}

.single-product .product-info .product-title {
    font-size: 24px;
    color: #043328;
}

..comment-form {
    margin-bottom: 0
}

.single-product .product-short-description {
    font-size: 15px
}

.thong-tin-them {
    margin-bottom: 15px;
    font-size: 15px;
    border-top: 1px dotted #e0e0e0;
    border-bottom: 1px dotted #e0e0e0;
}

.thong-tin-them .row-info {
    padding: 6px 0;
    display: block;
    width: 100%;
    clear: both;
}

.thong-tin-them .row-info .left {
    padding-left: 10px;
    font-weight: bold;
    width: 30%;
    display: inline-block;
    float: left;
    padding-right: 10px
}

.thong-tin-them .row-info .right {
    width: 70%;
    display: inline-block;
}

.nut-tu-van {
    display: block;
    width: 100%;
    background: #5ebb45;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
    color: white;
    text-align: CENTER;
    text-transform: uppercase;
    font-weight: bold;
}

.widget .is-divider {
    display: none
}

span.widget-title {
    font-size: 1em;
    font-weight: 600;
    background: #235528;
    display: block;
    padding: 12px 10px;
    color: white;
    letter-spacing: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.thong-tin-them .row-info:nth-child(odd) {
    background: #f9f9f9;
}

.single-product #product-sidebar {
    padding-left: 0;
    padding-top: 30px
}

.product-categories {
    border: 1px solid #5ebb45;
}

.product-categories li {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
}

.product-categories li a {
    text-transform: uppercase
}

.product-categories li:hover {
    background: #f9f9f9;
}

.recent-blog-posts a {
    line-height: 1.2;
    display: block;
    margin-bottom: 0;
    font-size: 15px;
}

.badge-outline .badge-inner {
    border-radius: 99%
}

.nut-tu-van:hover {
    color: white;
    background: #47ab2c
}

.form-tu-van h3 {
    margin-bottom: 0;
    background: #49c12d;
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    color: white;
    padding: 6px;
    font-weight: bold;
}

.noi-dung-form {
    border: 1px dashed #dddddd;
    padding: 20px 10px;
    border-top: none;
}

.form-tu-van .des {
    text-align: left;
    margin-bottom: 10px;
    font-size: 15px;
    padding: 0px 10px;
}

.form-tu-van .row-info {
    width: 100%;
    padding: 2px 10px;
    display: inline-block;
    clear: both;
    font-size: 15px;
}

.form-tu-van .row-info .cot1 {
    line-height: 39px;
    font-weight: bold;
    width: 20%;
    display: inline-block;
    float: left;
}

.relate .product-small .box-text {
    padding-left: 0;
    padding-right: 0
}

.archive .product-small .product-title a,
.related .product-small .product-title a {
    font-size: 17px;
    COLOR: black;
    text-transform: uppercase;
}

.archive .product-small .box-text {
    padding: 10px 0
}

.archive .product-small .box-image,
.archive .product-category .box-image {
    border-radius: 7%
}

.form-tu-van .row-info .cot2 {
    padding-right: 7px;
    width: 55%;
    display: inline-block;
    float: left;
}

.form-tu-van .row-info .cot3 {
    display: inline-block;
    width: 25%;
    float: right;
}

.form-tu-van input {
    margin-bottom: 0;
    box-shadow: none;
    font-size: 14px;
}

.form-tu-van .wpcf7-submit {
    margin: 0;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    width: 100%;
    display: block;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    position: absolute;
    background: #4ac02c;
    color: white;
    border: none;
    font-size: 15px;
    margin: 16px 136px;
}

.product-main {
    padding: 30px 0 0 0;
}

.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    border-bottom: 1px solid #c3c3c3;
    margin-top: 0;
}

.woocommerce-tabs ul li {
    margin-right: 12px;
}

.product-footer .woocommerce-tabs {
    padding: 0;
    border-top: 0;
}

.woocommerce-tabs ul li a {
    text-transform: none;
    color: #272727;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: bold
}

.woocommerce-tabs ul li.active a {
    border-bottom: 2px solid #5ebb45;
    color: rgb(94 187 69);
}

#reviews .large-7,
#reviews .large-5 {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0
}

.woocommerce-tabs .nav-line>li>a:before {
    display: none
}

.star-rating span:before {
    color: #ffa600;
}

h1.entry-title.mb {
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: 0;
}

#breadcrumbs {
    font-size: 15px;
    margin-bottom: 11px;
}

.page-right-sidebar .page-inner ol,
.page-right-sidebar .page-inner ul {
    margin-left: 20px
}

.blog-single .entry-content h2 {
    font-size: 22px;
    border-left: 2px solid green;
    padding-left: 10px
}

.page-right-sidebar .large-9 {
    border-right: none !important
}

.page-right-sidebar .large-3 {
    padding-left: 0
}

.form-lien-he .row-info {
    display: inline-block;
    clear: both;
    width: 100%;
}

.form-lien-he .row-info .left {
    display: inline-block;
    width: 50%;
    padding-right: 7px;
    float: left
}

.form-lien-he .row-info .right {
    width: 50%;
    padding-left: 7px;
    display: inline-block
}

.form-lien-he input,
.form-lien-he textarea {
    border-radius: 5px;
    box-shadow: none
}

.product_list_widget li a {
    font-size: 15px
}

.blog-archive .large-3 {
    padding-left: 0
}

.blog-archive .post-item .box-text {
    vertical-align: top !important;
    padding: 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.blog-archive .page-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 25px
}

.blog-archive .large-12 {
    padding-bottom: 20px;
    text-align: left
}

.blog-archive .post-item .box-image {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px
}

.blog-archive .post-item .post-title:hover {
    color: #5ebb45
}

.blog-single .large-3 {
    padding-left: 0
}

.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: black;
}

.xem-them ul li {
    margin-bottom: 3px;
}

.xem-them ul li a {
    font-weight: 700;
    font-size: 16px;
    color: #2a9e2f;
}

.xem-them ul li a:hover {
    text-decoration: underline;
}

.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}

.danh-muc {
    margin-bottom: 15px;
}

.danh-muc span.title,
.the-tim-kiem span.title {
    border-radius: 4px;
    background: #126e32;
    padding: 4px 10px;
    color: white;
    margin-right: 5px;
}

.danh-muc a,
.the-tim-kiem a {
    line-height: 32px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
}

.danh-muc a:hover,
.the-tim-kiem a:hover {
    background: #6dca19;
    color: white;
}

.bai-viet-lien-quan {
    margin-top: 15px;
}

.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: black;
}

.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.bai-viet-lien-quan ul li {
    list-style: none;
    width: 33.33%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}

.bai-viet-lien-quan ul li .box-image img {
    height: 220px;
    border-radius: 9px;
    object-fit: cover;
    object-position: center;
}

.bai-viet-lien-quan h4 {
    font-size: 15px;
    color: black;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}

.header-main .nav>li>a {
    font-size: 15px;
}

.list-post .post-item .post-title {
    height: 48px;
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 8px
}

.blog-single .blog-share {
    text-align: left
}

.is-divider {
    display: none
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .bai-viet-lien-quan ul li {
        width: 50%;
    }

    .bai-viet-lien-quan ul li .box-image img {
        height: 120px;
    }

    .nav-small.nav>li.html {
        COLOR: #289e08;
        font-weight: bold;
        text-align: center;
        line-height: 19px;
        PADDING: 10px;
    }

    .off-canvas .nav-vertical>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        text-transform: none;
        COLOR: black;
    }

    .off-canvas .nav-vertical li li>a {
        padding-top: 5px;
        padding-bottom: 5px;
        color: black;
        font-size: 15px;
    }

    .gioi-thieu-section {
        padding-bottom: 0px !important;
        padding-top: 50px !important;
    }

    .anh-cuoi-section {
        margin-top: 0;
    }

    .dich-vu-section .icon-box h3 {
        font-size: 18px;
    }

    .dich-vu-section .medium-4 {
        padding-bottom: 0
    }

    .ly-do-section .icon-box h3 {
        font-size: 19px;
    }

    .gia-cong-section .product-category .col-inner {
        padding: 0;
    }

    .gia-cong-section .product-category .header-title {
        font-size: 15px;
    }

    .footer-section .col {
        flex-basis: 100%;
        max-width: 100%;
        padding-bottom: 15px
    }

    .archive .product-small .product-title a,
    .related .product-small .product-title a {
        font-size: 15px;
    }

    .form-tu-van .row-info .cot1,
    .form-tu-van .row-info .cot2,
    .form-tu-van .row-info .cot3 {
        width: 100%;
        display: block;
        padding-right: 0;
        margin-bottom: 10px
    }

    .bai-viet-lien-quan .list-bai-viet h4 {
        max-height: 62px;
        overflow: hidden;
        font-size: 15px;
        color: #043328;
        margin: 0;
        font-weight: normal;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .blog-archive .post-item .box-image {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0
    }

    .blog-archive .post-item .box-text {
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px
    }

    .blog-archive .large-3,
    .blog-single .large-3,
    .page-right-sidebar .large-3 {
        padding-left: 15px
    }
}

.label-new.menu-item>a:after {
    content: "New";
}

.label-hot.menu-item>a:after {
    content: "Hot";
}

.label-sale.menu-item>a:after {
    content: "Sale";
}

.label-popular.menu-item>a:after {
    content: "Popular";
}