/*
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.   ***************/


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


}
html {
    margin-right: 0 !important;
}
.mfp-ready .mfp-close{
    opacity: 1;
}
input, input:focus, textarea, textarea:focus{
	box-shadow: none !important;
}
.wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
}
#masthead .header-nav-main > li > a {
    font-size: 18px;
    text-transform: capitalize;
    color: #000;
}
#masthead .header-nav-main > li {
    margin: 0 15px;
}
#masthead .header-nav-main > li > a:hover{
	color: #2979ff;
}
#masthead .header-nav-main > li.header-search ul li {
    padding-bottom: 0;
}
.html-lienhe {
    background: #1cd19d;
    padding: 7px 15px !important;
    color: #fff !important;
    border-radius: 7px;
    transition: none !important;
}
.html-lienhe:hover {
    background: red !important;
}
#masthead .header-nav-main > li.menu-item:hover > a > i {
    margin-bottom: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#masthead .header-nav-main > li .nav-dropdown > li > a {
    color: #2979ff;
    font-size: 18px;
    text-transform: capitalize;
}
#masthead .header-nav-main > li .nav-dropdown > li ul > li > a {
    font-size: 15px;
    color: #000;
}
.label-km a:after {
    content: 'SALE'; /* Change text */
    display: inline-block;
    font-size: 9px;
    line-height: 9px;
    text-transform: uppercase;
    letter-spacing: -0.1px;
    margin-left: 4px;
    background-color: #2979ff; /* Change color */
    font-weight: bolder;
    border-radius: 2px;
    color: #fff;
    padding: 2px 3px 3px;
    position: relative;
    top: -2px;
}
#masthead .header-nav-main > li .nav-dropdown > li ul > li > a:hover {
    background: #2979ff24;
}
.homebanner_heading h1 {
    font-size: 60px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    line-height: 1.2;
    position: relative;
}
.homebanner_heading h1:before {
    content: "";
    background: #1cd19d;
    width: 70px;
    height: 3px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
}
.stuck .header-main {
    background: #fff;
}
.btn-banner {
    transition: all 0.2s linear 0s;
    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
    width: 180px;
    border-radius: 6px;
    overflow: hidden;
}
.btn-banner:before {
    content: "\f30b";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    transform: scale(0, 1);
    transition: all 0.2s linear 0s;
    font-family: "Font Awesome 5 Free";
}
.btn-banner:hover {
    text-indent: -9999px;
    background: transparent;
    box-shadow: none;
}
.btn-banner:hover:before {
    transform: scale(1, 1);
    text-indent: 0;
}
.homebanner_heading p {
    font-size: 25px;
}
#top-bar {
    border-bottom: 1px solid #dfe3e8;
}
.title-top {
    font-size: 15px;
    font-weight: bold;
}
.title-top i {
    margin-right: 7px;
}
#header-contact li a {
    color: #fff;
    font-size: 14px;
}
.section-title-container b {
    background: transparent;
}
.tieude h2:before {
    content: "";
    background: #2979ff;
    width: 50px;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
    border-radius: 3px;
}
.tieude h2:after {
    content: "";
    width: 160px;
    height: 5px;
    background: #e5e9ed;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    border-radius: 3px;
}
.tieude h2 {
    padding-bottom: 20px;
    font-size: 38px;
}
.section-title-main {
    text-transform: capitalize !important;
}
.sec-02 .large-6 {
    padding-bottom: 0;
}
.sec-03:before, .sec-03:after,
.sec-05:before, .sec-05:after,
.sec-08:before, .sec-08:after,
.sec-pro:before, .sec-pro:after{
	content: "";
    position: absolute;
    border-radius: 50%;
}
.sec-03:before, .sec-05:before,
.sec-08:before, .sec-pro:before {
    top: -161px;
    left: -152px;
    width: 378px;
    height: 378px;
    background: #f9fbe7;
    opacity: 0.7;
}
.sec-03:after, .sec-05:after,
.sec-08:after, .sec-pro:after{
	bottom: -252px;
    right: -15px;
    width: 378px;
    height: 378px;
    background: #e8f5e9;
    opacity: 0.7;
}
.sec-03, .sec-05,
.sec-08, .sec-pro{
	height: 100%;
	overflow: hidden;
}
.form-home h4 {
    text-align: center;
    font-size: 35px;
    color: #2979ff;
    line-height: 1.3;
}
.f-input input {
    background: #fff;
    border: 1px solid #d8eeff;
    border-radius: 4px;
    font-size: 16px;
    color: #c3c3c3;
    padding: 0px 25px;
    margin-right: 30px;
    width: 500px;
    height: 52px;
    line-height: 52px;
    margin-bottom: 0;
}
button.btn-home {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
    border-radius: 4px;
    background: #1cd19d !important;
    border: 1px solid #1cd19d;
    box-shadow: 7px 5px 14px 0px rgb(21 101 192 / 24%);
    margin-bottom: 0;
    margin-right: 0px;
}
.wpcf7-response-output {
    border: 0 !important;
    background: #2979ff17;
    border-radius: 0 !important;
    margin: 10px 0 0 !important;
    font-size: 13px;
    padding: 7px 5px !important;
}
.sec-05 .large-12 {
    margin-bottom: 0 !important;
}
.sec-06 .large-12, .sec-06 {
    padding-bottom: 0 !important;
}
.col-support .accordion-item a.accordion-title .icon-angle-down:before {
    content: "\f055";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}
.col-support .accordion-item a.accordion-title .toggle {
    opacity: 1;
}
.col-support .accordion-item a.accordion-title i {
    color: #2979ff;
    font-size: 17px;
    opacity: 1!important;
}
.col-support .accordion-item a.accordion-title {
    border-top: none;
    border: solid 1px #ececec;
    margin: 10px 0;
    font-size: 15px;
}
footer h3 {
    color: #2979ff;
}
footer p {
    margin-bottom: 10px;
}
.absolute-footer {
    display: none;
}
ul.navbottom {
    list-style: none;
    margin: 0;
}
ul.navbottom li {
    display: inline-block;
    position: relative;
    margin: 0 0 10px;
}
a.fter-txtbold {
    font-weight: bold;
    color: #fff;
}
ul.navbottom li+li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    background: #fff;
    margin: 0px 25px;
}
.copy-ft p {
    font-size: 14px;
    text-decoration: underline;
}
.back-to-top {
    background: url(/wp-content/uploads/2022/07/totop.png) no-repeat;
    background-position: center;
    background-size: 52px 52px;
    width: 52px;
    height: 52px;
    border: 0 !important;
}
.back-to-top i {
    display: none;
}
.form-lienhe input, .form-lienhe textarea {
    background: #fff;
    border: 1px solid #d8eeff;
    border-radius: 4px;
    font-size: 16px;
    color: #000;
    padding: 0px 25px;
    margin-right: 30px;
    height: 52px;
    line-height: 52px;
}
.form-lienhe button {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
    border-radius: 4px;
    background: #1cd19d !important;
    border: 1px solid #1cd19d;
    box-shadow: 7px 5px 14px 0px rgb(21 101 192 / 24%);
    margin-bottom: 0px;
    margin-right: 0px;
}
.form-lienhe {
    text-align: center;
}
.blog-archive .archive-page-header {
    background: url(/wp-content/uploads/2022/07/bg-banner-blog.jpg) no-repeat 50%;
    padding: 60px 0 70px;
    height: 239px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.duongdan{
    padding: 60px 0 70px;
    height: 239px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.blog-archive h1.page-title, .tieude-post, .hook_shop_page h2.page-title {
    font-size: 40px;
    color: #2979ff;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.blog-archive .archive-page-header p {
    margin-bottom: 0;
    color: #000;
}
.blog-archive .archive-page-header .large-12 {
    padding-bottom: 0;
}
.blog-archive {
    padding: 0;
    background: #f5fbff;
}
.post-item .box .box-text.text-left {
    padding: 30px 25px 15px;
}
.post-item .box {
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #e6e5e5;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 28px;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
}
.post-item .box .box-text.text-left h5 {
    font-size: 20px;
    font-weight: 700;
    color: #;
    margin-bottom: 20px;
    max-height: 84px;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
}
.post-item .box .box-text.text-left h5:hover {
    text-decoration: underline;
}
.post-item .box .box-text.text-left p {
    font-size: 13px;
    display: block;
    margin-bottom: 0;
}
.post-item .box-image {
    border-bottom: 2px solid #2979ff;
}
.post-item .box-image .image-cover::before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background: hsla(0,0%,100%,.2);
    border: 1px solid hsla(0,0%,100%,.4);
    opacity: 0;
    z-index: 2;
    transform: scale(1.2);
    transition: .3s ease-out;
}
.post-item .box-image .image-cover:hover::before {
    opacity: 1;
    transform: scale(1);
}
.aps-0022-so-group {
    margin: 0;
    list-style: none;
    position: absolute;
    top: -12px;
    left: 25px;
    font-size: 13px;
    color: #fff;
    background: #2979ff;
    padding: 2px 15px;
    border-radius: 4px;
}
.newestPosts {
    font-size: 13px;
    color: #aaa;
    padding: 0px 0px 15px;
    display: flex;
    justify-content: space-between;
}
.newestPosts span {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.newestPosts i {
    margin-right: 5px;
    fill: #aaa;
}
.newestPosts .post-views {
    display: flex;
    align-items: center;
    margin-right: 3px;
}
.newestPosts .post-views span:before {
    top: 1px;
    position: relative;
}
.blog-single {
    padding: 0;
}
.blog-single .duongdancate{
    display: block !important;
}
.duongdan p {
    color: #000;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.entry-content.single-page {
    padding: 0;
    font-size: 15px;
}
.productLoop .box-text{
    text-align: center;
    padding: 12px 5px 0;
}
.productLoop .box-text .product-title a {
    color: #2979ff;
    font-size: 20px;
}
.productLoop {
    padding: 15px;
    position: relative;
    border: 1px solid transparent;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    background: #fff;
}
.productLoop:hover {
    background-color: #fff;
    box-shadow: 0px 0px 35px 0px rgb(45 218 248 / 30%);
}
h1.product-title {
    margin-bottom: 10px;
    border-bottom: 1px dashed #a1a1a1;
    font-size: 26px;
    padding-bottom: 15px;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #2979ff;
}
.zoom-button {
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    border: 0 !important;
    width: 50px;
    background: #fff !important;
    height: 50px;
}
.zoom-button i {
    line-height: 50px;
    color: #2979ff;
    top: 0;
}
.zoom-button:hover {
    background: #fff !important;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%) !important;
}
.product-images .image-tools {
    padding: 10px 0;
    display: block;
    width: 100%;
}
.product-images .image-tools .zoom-button {
    margin: 0 auto;
}
.product-short-description, .box-txt-alert {
    background: #fff;
    padding: 15px;
    border: solid 1px #2979ff36;
    margin-top: 18px !important;
    font-size: 15px;
    border-radius: 7px;
}
.product-short-description p {
    margin-bottom: 0;
}
.col-pro-left .price .amount {
    color: red;
    font-size: 24px;
    padding: 5px 0;
}
.col-pro-left .price {
    margin: 15px 0;
}
#clicktheme form {
    margin-bottom: 0;
}
.form-chonmau {
    text-align: left;
}
.form-chonmau h3 {
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 18px;
    font-size: 25px;
    color: #2979ff;
}
.col-pro-left .btn-1 {
    width: 100%;
    margin: 0px;
    height: 45px;
    transition: none !important;
    line-height: 43px;
    margin-bottom: 15px;
    border-radius: 5px;
}
#clicktheme{
    border-radius: 10px;
}
.tieudePro .section-title, .tieudePro .section-title span {
    border-bottom: 0;
}
.tieudePro .section-title span {
    color: #000;
}
.col-pro-left .btn-1:hover {
    background: red !important;
}
.info-support {
    padding: 18px 12px;
    border-top: 1px dashed #a2a1a1;
}
.info-support .num-phone {
    color: #ea2e37;
}
.info-support .num-phone {
    font-size: 18px;
    font-weight: 600;
}
.btn-mau {
    text-align: center;
}
.product-section {
    border-top: 0;
}
.box-txt-alert i {
    color: #2979ff;
    margin-right: 7px;
}
.box-txt-alert {
    margin-top: 0 !important;
}
.woocommerce-ordering, .woocommerce-ordering select {
    box-shadow: none;
    font-size: 14px;
    border-radius: 5px;
}
.breadcrumbs, .breadcrumbs a, p.woocommerce-result-count {
    font-size: 14px;
}
.hook_shop_page {
    display: block !important;
}
.hook_shop_page .duongdan {
    margin-bottom: 0 !important;
}
.tax-product_cat #main {
    background: #f5fbff;
}
.tax-product_cat .shop-page-title {
    margin-bottom: 15px;
}
.productLoop .amount {
    color: red;
    font-size: 16px;
}
.noidung p, .noidung li {
    margin-bottom: 10px;
    font-size: 15px;
}
@media (min-width: 850px){
    .col-nghanh {
        max-width: 20%;
        flex-basis: 20%;
    }
    .blog-single article {
        width: 900px;
        margin: 0 auto;
    }
    .f-input {
    display: flex;
}
}
@media (max-width: 849px){
    ul.mobile-nav li a i {
    color: #000;
    font-size: 32px !important;
}
#masthead ul.mobile-nav .nav-dropdown li {
    padding-bottom: 0 !important;
}
.mfp-content {
    background: #2979ff !important;
    width: 100% !important;
    transition: transform .5s,opacity .3s,-webkit-transform .5s !important;
}
.mfp-ready .mfp-close {
    opacity: 1;
    mix-blend-mode: unset;
}
.mfp-content button.toggle {
    opacity: 1;
}
.off-canvas .nav-vertical>li>a,
.off-canvas .nav-vertical li li>a {
    color: #fff !important;
    font-size: 20px !important;
    text-transform: capitalize !important;
}
.mfp-content .header-search-form-wrapper input {
    height: 40px;
}
.mfp-content .header-search-form-wrapper button {
    height: 40px;
    width: 60px;
}
.header-contact-wrapper ul li {
    margin: 6px 0 !important;
    padding: 0;
}
.tieude h2 {
    font-size: 24px;
}
.blog-archive h1.page-title, .tieude-post, .hook_shop_page h2.page-title {
    font-size: 30px;
}
.post-item .box {
    margin-bottom: 0;
}
.homebanner_heading {
    padding-left: 5px;
    padding-right: 5px;
}
.homebanner_heading p {
    font-size: 18px;
}
.homebanner_heading h1 {
    font-size: 30px;
}
.f-input input {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
}
button.btn-home {
    width: 100%;
}
.col-nghanh {
    max-width: 50%;
    flex-basis: 50%;
}
.mfp-content .nav-vertical .html_topbar_right a {
    text-align: center !important;
    display: block;
}
}
.nopad{
    padding-bottom: 0 !important;
}