/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.16.0
*/
body {
    font-size: 18px!important;
}

@media (max-width: 549px) {
    #masthead #logo img {
        max-height: 45px;
    }
}

/* bottom-conversion*/
#bottom-conversion {
    position: fixed;
    left: 10px;
    bottom: 15px;
    width: auto;
    height: auto;
    z-index: 9999
}

#bottom-conversion a {
    display: block;
    overflow: hidden
}

#bottom-conversion a div {
    width: 40px;
    height: 40px;
    display: block;
    margin: 5px auto
}

#bottom-conversion a .phone {
    background: url(img/call.png) top center no-repeat;
    background-size: 100% 100%
}

#bottom-conversion a .zalo {
    background: url(img/zalo.png) top center no-repeat;
    background-size: 100% 100%
}

#bottom-conversion a .mess {
    background: url(img/fbmessenger.png) top center no-repeat;
    background-size: 100% 100%
}

@media only screen and (max-width: 768px) {
    #bottom-conversion {
        left:0;
        bottom: 0;
        width: 100%;
        height: 50px;
        background: #fffbfbd4
    }

    #bottom-conversion a {
        float: left;
        width: 25%
    }
}

/* end bottom-conversion*/
/* Bai viet lien quan cung chuyen muc */
.related-box .related-head {
    display: block;
    margin-bottom: 20px;
    font-size: 22px;
    color: #037e72;
    text-transform: uppercase;
    border-bottom: 4px double;
    font-weight: 600;
}

.related-box .box-post {
    height: 100%;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-top: 3px solid #03A9F4;
    overflow: hidden;
    border-bottom: 3px solid #2196F3;
}

.related-box ul li {
    margin-bottom: 3px;
}

.related-box ul li a {
    font-weight: 700;
    font-size: 16px;
    /*color: #2a9e2f;*/
}

.related-box ul li a:hover {
    text-decoration: underline;
}

.related-box .feature {
    position: relative;
    overflow: hidden;
}

.related-box .feature::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

.related-box .feature .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}

.related-box ul.row.related-post li {
    list-style: none;
}

.related-box .related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
    padding: 5px 15px 10px;
    font-weight: 600;
}

.related-box .related-title a {
    font-size: 18px;
}

/* -- Bai viet lien quan */
/* Header & Footer */
ul.topbar-info {
    height: 100%;
    overflow: hidden;
}

ul.topbar-info li {
    margin: 0;
}

ul.topbar-info li a {
    color: #fff;
}

ul.topbar-info li a i {
    font-size: 12px;
    margin-right: 5px;
}

#masthead .header-nav-main li .sub-menu {
    padding: 5px 10px;
    border: 0;
    border-radius: 4px;
    min-width: 280px;
    width: max-content;
    max-width: 320px;
}

.archive #masthead, .single #masthead {
    border-bottom: 1px solid #f0eded;
}

#masthead .header-nav-main li .sub-menu li a {
    padding: 10px 5px;
    margin: 0;
    letter-spacing: -0.6px;
    line-height: 1.4;
    color: #333;
    font-weight: 500;
    text-align: justify;
    font-size: 17px;
}

#main-menu.mobile-sidebar .nav > li > a {
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: -1px;
    color: #333;
}

@media only screen and (max-width: 768px) {
}

#header.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #795548;
}

#header.header:not(.transparent) .header-nav-main.nav > li.active > a {
    color: #f83f5f;
}

#header .header-top {
    background-color: #f83f5f!important;
}

#footer {
    border-top: 5px solid #7ffcba;
}

#footer .my-footer {
    background-color: #f83f5f;
    padding: 30px 0 0;
}

#footer .absolute-footer {
    background-color: #f5526e;
    padding: 5px;
    font-size: 16px;
}

#footer .my-footer .inner-box .col-inner {
}

#footer .my-footer .inner-box .col-inner h5 {
    font-size: 20px;
    text-transform: capitalize;
    color: aquamarine;
    margin: 0;
}

#footer .my-footer .inner-box .col-inner ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#footer .my-footer .inner-box .col-inner ul li {
    list-style: none;
    padding: 0;
    margin: 10px 0 0;
}

#footer .my-footer .inner-box .col-inner ul li a {
    color: #fff;
}

#footer .my-footer .inner-box .col-inner ul li a i {
    font-size: 14px;
    vertical-align: 1px;
}

#footer .my-footer .inner-box .col-inner ul li a:hover {
    font-weight: 600;
    padding-left: 5px;
}

@media only screen and (max-width: 980px) and (min-width:320px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 768px) and (min-width:550px) {
}

/* -- Header & Footer */
/* Single post  and categories */
#bg-breadcrum {
    background: #F44336;
    padding: 10px 0;
    margin-bottom: 30px;
}

#bg-breadcrum span, #bg-breadcrum span a {
    color: #fff!important;
}

#bg-breadcrum .no-pading {
    padding-bottom: 0;
}

#bg-breadcrum .breadcrum {
    padding-left: 0px;
}

#bg-breadcrum .breadcrum nav p {
    margin-bottom: 0px;
}

.single.single-post .entry-content.single-page {
    padding-top: 0;
    padding-bottom: 0;
}

.single.single-post .large-9.col {
    padding-bottom: 0;
}

.single.single-post .large-9.col .html-before-comments.mb {
    margin-bottom: 0;
}

.single.single-post .entry-content.single-page a, .single.single-post .entry-content.single-page a:hover {
    color: #F44336;
    font-weight: 600;
}

.single.single-post #ez-toc-container a {
    font-weight: 100;
}

.single.single-post #main #content, .archive #main #content.blog-archive {
    padding-bottom: 0;
}

.single.single-post #main #content .post {
    margin: 0 0 0;
}

.single.single-post #main #content .entry-meta .posted-on {
    text-transform: initial;
}

.single.single-post #main #content .entry-meta .byline {
    display: none;
}

.single.single-post .breadcrum nav a, #content.blog-archive .breadcrum nav a {
    font-weight: 600;
    color: #fff;
}

.single.single-post .breadcrum nav .separator, #content.blog-archive .breadcrum nav .separator {
    color: #fff;
}

.single.single-post .breadcrum nav .last, #content.blog-archive .breadcrum nav .last {
    color: #fff;
}

.single.single-post article .entry-header {
    border-bottom: 1px solid #ffeded;
    margin-bottom: 20px;
}

.post-sidebar {
    padding-left: 0!important;
}

.post-sidebar .widget {
    margin-bottom: 35px;
}

.post-sidebar aside#custom_html-2, .post-sidebar aside#custom_html-3 {
    background-color: unset;
    padding: 0;
    border: 0;
    text-align: unset;
}

.post-sidebar .is-divider {
    margin: 0 0 15px;
    max-width: 100%;
    background: unset;
    border-top: 3px double #ffdcdc;
}

.post-sidebar span.widget-title span {
    font-size: 22px;
    color: brown;
}

#content .post-sidebar .widget .side-call, #content .post-sidebar .widget ul {
    overflow: hidden;
    padding: 10px;
}

#content .post-sidebar .widget .side-call a {
    height: 40px;
    display: block
}

#content .post-sidebar .widget .side-call a.phone {
    float: left;
    width: calc(100% - 65px);
    line-height: 38px;
    background: #F44336;
    padding: 0 20px;
    color: #fff;
    border-radius: 20px;
    font-weight: 700;
    text-align: center;
    border: 1px solid #795548;
}

#content .post-sidebar .widget .side-call a.phone i {
    font-size: 13px;
    vertical-align: 0px
}

#content .post-sidebar .widget .side-call a.zalo {
    float: left;
    margin-left: 15px;
    animation: pulse-blue 2s infinite;
    background-color: #028fe3;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #028fe3;
    overflow: hidden
}

@keyframes pulse-blue {
    0% {
        box-shadow: 0 0 0 0 rgba(2,143,227,.7);
        transform: scale(.95)
    }

    70% {
        box-shadow: 0 0 0 10px rgba(2,143,227,0);
        transform: scale(1)
    }

    to {
        box-shadow: 0 0 0 0 rgba(2,143,227,0);
        transform: scale(.95)
    }
}

#content .post-sidebar .widget .side-call a.zalo img {
    width: 40px;
    height: 40px
}

@media only screen and (max-width: 420px) {
    #content .post-sidebar .widget .side-call a.phone span {
        display:none;
    }
}

.post-sidebar .widget_media_image img {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 2px;
}

.post-sidebar .widget .post-item .is-divider {
    display: none;
}

.category #main #content header.archive-page-header {
    display: none;
}

.has-hover:hover .badge-outline .badge-inner {
    background-color: #f83f5f;
    border-color: #f83f5f;
    color: #fff;
}

.badge-frame .badge-inner, .badge-outline .badge-inner {
    color: #f83f5f;
}

.category #main #content.blog-archive .large-9 .post-item .image-cover {
    /*width: 324px;
    height: 217px;*/
}

.category #main #content.blog-archive .post-item .col-inner {
    border-bottom: 1px solid #ffebee;
    padding-bottom: 30px;
}

.category #main #content.blog-archive .post-sidebar .post-item .col-inner{
	padding-bottom: 0px;
}

.category #main #content.blog-archive .large-9 .post-item .col-inner h5.post-title {
    color: #eb1439;
}

.category #main #content.blog-archive .post-item .col-inner .is-divider {
    display: none;
}

.category #main #content.blog-archive .post-sidebar .post-item {
    border-bottom: 0px solid #eee9e9;
    margin-bottom: 0px;
}

@media screen and (max-width: 768px) {
    .single.single-post #main #content .html-before-comments.mb {
        margin-bottom:0;
    }

    .single.single-post #main #content .breadcrum {
        padding: 0 15px;
    }

    .post-sidebar {
        padding-left: 15px!important;
        padding-bottom: 0;
    }

    .post-sidebar #custom_html-4 {
        margin-bottom: 0px;
    }

    .category #main #content.blog-archive .large-9 .post-item .image-cover {
        width: 100%;
        height: auto;
    }

    .category #main #content.blog-archive .post-item .box .post-title {
        font-size: 18px;
    }

    .category #main #content.blog-archive .post-item .box img {
        object-fit: fill;
    }

    .category #main #content.blog-archive .post-item {
        margin-bottom: 25px;
        padding-bottom: 0;
    }

    .category #main #content.blog-archive .post-item .from_the_blog_excerpt, .category #main #content.blog-archive .post-item .is-divider {
        display: none;
    }

    .category #main #content.blog-archive .post-sidebar .post-item {
        margin-bottom: 20px;
    }

    #content.blog-single .post-sidebar .custom-html-widget .row-full-width, #content.blog-archive .post-sidebar .custom-html-widget .row-full-width {
        margin: 0;
    }
}

@media screen and (max-width: 549px) {
    article.post a, article.post p, article.post p span, article.post li, article.post li span, article.post strong {
        font-size: 18px;
    }

    .single.single-post h3 {
        font-size: 20px;
        line-height: 1.3;
    }
}

/* --Single post and categories */
/* Trang chu */
hr.ruanzhongyi {
    background: #f83f5f;
    border: 0;
    height: 1px;
    width: 40%;
    max-width: 240px;
    position: relative;
    margin: 20px auto;
    opacity: 1;
    overflow: visible;
    background-image: -webkit-linear-gradient(left,#dfd4d4,#f83f5f,#dfd4d4);
    background-image: -moz-linear-gradient(left,#dfd4d4,#f83f5f,#dfd4d4);
    background-image: -ms-linear-gradient(left,#dfd4d4,#f83f5f,#dfd4d4);
    background-image: -o-linear-gradient(left,#dfd4d4,#f83f5f,#dfd4d4);
}

hr.ruanzhongyi:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #f83f5f;
    display: inline-block;
    border: 2px solid #39D1B4;
    position: absolute;
    top: -5px;
    left: 50%;
    margin: 0 0 0 -3px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 999999;
}

.grid-tools a.quick-view {
    background-color: #e53773;
}

.product-title {
    color: #e53773;
    font-weight: 600;
}

.tieude {
    padding-bottom: 10px;
}

.tieude h2 {
    text-align: center;
    margin: 0;
    color: #f83f5f;
    text-transform: uppercase;
    font-size: 26px;
    /* font-weight: 900; */
}

.home #main {
    background: #f5f5f5;
}

.home-dich-vu {
    padding: 40px 0 0!important;
}

.home-san-pham {
}

.home-san-pham .accordion {
    background: #fff;
    border: 1px solid #f4f2f2;
}

.home-san-pham .accordion-title.active {
    background-color: rgb(167 122 122 / 3%);
}

.home-san-pham .accordion .accordion-item .accordion-inner h4 {
    font-size: 20px;
    margin: 0 0 10px;
    color: red;
}

.home-san-pham .accordion .accordion-item .accordion-inner div {
    text-align: justify;
    color: #000;
    margin: 0 0 10px;
}

.home-san-pham .accordion .accordion-item .accordion-inner div:last-child {
    margin: 0;
}

@media only screen and (max-width: 980px) and (min-width:550px) {
}

@media screen and (max-width: 768px) {
}

/* -- Trang chu */
/* Trang lien he */
.lien-he-tks {
    border-top: 1px solid #ced3fa;
    padding: 30px 0 0!important;
}

.lien-he-tks h2 {
    font-size: 24px;
    color: brown;
}

.side-call-lien-he, .side-call-lien-he .widget ul {
    overflow: hidden;
    padding: 10px;
}

.side-call-lien-he a {
    height: 40px;
    display: block
}

.side-call-lien-he a.phone {
    float: left;
    width: calc(100% - 65px);
    line-height: 38px;
    background: #F44336;
    padding: 0 20px;
    color: #fff;
    border-radius: 20px;
    font-weight: 700;
    text-align: center;
    border: 1px solid #795548;
}

.side-call-lien-he a.phone i {
    font-size: 13px;
    vertical-align: 0px
}

.side-call-lien-he a.zalo {
    float: left;
    margin-left: 15px;
    animation: pulse-blue 2s infinite;
    background-color: #028fe3;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #028fe3;
    overflow: hidden
}

@keyframes pulse-blue {
    0% {
        box-shadow: 0 0 0 0 rgba(2,143,227,.7);
        transform: scale(.95)
    }

    70% {
        box-shadow: 0 0 0 10px rgba(2,143,227,0);
        transform: scale(1)
    }

    to {
        box-shadow: 0 0 0 0 rgba(2,143,227,0);
        transform: scale(.95)
    }
}

.side-call-lien-he a.zalo img {
    width: 40px;
    height: 40px
}

@media only screen and (max-width: 420px) {
    .side-call-lien-he a.phone span {
        display:none;
    }
}

/* -- Trang lien he */
