/*
Theme Name: shop
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    text-wrap: wrap;
}
:lang(en-GB) .vi,
:lang(vi) .en{
    display:none;
}
.nav-dropdown>li.nav-dropdown-col {
    display: block
}

.nav-dropdown {
    border: 1px solid #ddd;
    padding: 0
} .nav-dropdown li:not(.widget_shopping_cart) a{
	color: #0a0a0a !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-transform: unset !important;
}
.nav-dropdown li.widget_shopping_cart a{
	font-size: 16px !important;
    font-weight: normal !important;
    text-transform: unset !important;
}
.nav-dropdown-default>li>a {
    border-bottom: 0 !important;
    color: #0a0a0a !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-transform: unset !important;
}

.nav-dropdown-default>li>a:hover {
    color: var(--primary-color)!importan;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col>ul {
    border: 1px solid #d2d2d2;
    margin-top: -51px;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-dropdown>li.nav-dropdown-col {
    width: 100%;
    border-right: 0
}

.header-nav li.nav-dropdown-col:hover>ul {
    display: block !important
}

.sidebar-menu ul.sub-menu.children>li a {
	color:#0a0a0a;
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
}

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

.header-full-width .container {
    max-width: 95% !important;
}

#header-contact li a,
.nav-small.nav>li.html {
    text-transform: none;
    font-size: 15px;
    color: var(--primary-color);
    letter-spacing: 0;
}

.ban-chay-section .product-small .box-excerpt {
    height: 46px !important
}

.footer-section .col {
    padding-bottom: 0
}

footer a:hover {
    color: var(--fs-color-secondary) !important;
}

.absolute-footer {
    border-top: 1px solid var(--fs-color-secondary);
}
.copyright-footer{
	color:#fff;
}
.footer-secondary {
    padding: 0;
	color:#fff;
}

.form-nhan-tin p.des {
    font-style: italic;
    font-size: 15px;
    margin-bottom: 14px;
}



.footer-section {
    padding-bottom: 30px !important
}

.gioi-thieu2 .col {
    padding-bottom: 0
}

.linh-vuc-kinh-doanh .large-4 {
    padding-bottom: 0
}

.linh-vuc-kinh-doanh .box h3 {
    font-size: 19px;
    font-family: "open sans", sans-serif;
    text-shadow: none;
}

.tam-nhin-section .col {
    padding-bottom: 0
}

.tam-nhin-section h3 {
    border-left: 4px solid var(--fs-color-secondary);
    font-size: 22px;
    padding-left: 15px;
    color: var(--primary-color);
}

.linh-vuc-kinh-doanh .box {
    margin-bottom: 15px
}

.linh-vuc-kinh-doanh .box .box-text {
    padding: 150px 10px 15px 10px;
    background-image: linear-gradient(transparent, #000000c4);
}

a.back-to-top {
    background: var(--fs-color-secondary) !important;
    border: none !important;
    color: #fff !important;
	bottom: 40px;

}

.form-nhan-tin input {
    color: #fff;
    background: transparent;
    border: none;
    font-size: 15px;
    border-bottom: 1px solid var(--fs-color-secondary);
    padding: 0;
}

.form-nhan-tin input[type=submit] {
    background: var(--fs-color-secondary);
    padding: 0 20px;
    border-radius: 6px;
    color: var(--primary-color);
}

.footer-section h3 {
    font-family: "open sans", sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
}

.nav-spacing-xlarge>li {
    margin: 0 16px;
}

.linh-vuc-section .box .box-text {
    display: flex;
    flex: 0 0 20%;
    max-width: 20%;
}

.linh-vuc-section .box .box-image {
    flex: 0 0 80%;
    max-width: 80%;
}

.linh-vuc-section .box:hover h2 {
    color: var(--fs-color-secondary);
    text-shadow: unset;
}

.linh-vuc-section .col,
.gioi-thieu-section .col {
    padding-bottom: 0
}

.anh-cuoi-section {
    margin-top: -90px
}

.section-title-normal span {
    margin-right: 15px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 40px;
    color: var(--fs-color-secondary);
    font-weight: bold;
}

.section-title-normal {
    border-bottom: 0;
}

.section-title-container {
    margin-bottom: 0;
}

.gioi-thieu-section {
    padding-bottom: 0 !important
}

.linh-vuc-section .box h2 {
    transition: 0.3s all ease-in-out;
    margin-left: auto;
    font-size: 40px;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    transform: rotate( 180deg);
    width: 100%;
    margin: 0;
    float: left;
    color: white;
    text-shadow: -1px -1px 0 var(--primary-color), 1px -1px 0 var(--fs-color-secondary), -1px 1px 0 var(--fs-color-secondary), 1px 1px 0 var(--fs-color-secondary);
}

.linh-vuc-section .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.linh-vuc-section {
    background-image: url(/wp-content/uploads/2021/07/index-about-bg-2.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

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

.list-post .post-item .box-image {
    border-radius: 10px
}

.cong-thuc-section .col {
    padding-bottom: 0
}

.doi-tac-san-xuat h3 {
    font-weight: normal
}

.doi-tac-san-xuat .col {
    padding-bottom: 0
}

.lien-he-section .section-title-normal span {
    font-family: "open sans", sans-serif;
    font-weight: bold;
    font-size: 20px !important;
}

.blog-archive .archive-page-header {
    background-image: url(/wp-content/uploads/2021/07/bg-tin.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    position: relative;
}

.blog-archive {
    padding-top: 0;
    padding-bottom: 0;
}

.blog-archive .page-title {
    font-size: 50px;
    color: white;
}

.blog-archive #breadcrumbs {
    color: white
}

.blog-archive #breadcrumbs a {
    color: white
}

.sub-cate ul {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.sub-cate ul li {
    list-style: none;
    margin-right: 15px;
    float: left;
    display: inline-block
}

.sub-cate ul li a {
    font-family: "oswald", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
}

.sub-cate ul li a:hover {
    text-decoration: underline;
}

.blog-archive {
    background: #fcfcfa;
}

.blog-archive .archive-page-header .large-12 {
    padding: 140px 0
}

.list-post .post-item .box-text {
    background-image: linear-gradient(transparent, #000000c4);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.list-post .post-item .post-title {
    font-family: "open sans", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
}

.cong-thuc-section h4 {
    font-style: italic;
    font-weight: normal;
}

.list-post .flickity-button-icon {
    background: var(--fs-color-secondary);
    border-radius: 99%;
    box-shadow: 2px 2px 20px black;
}

.doi-tac-section .ux-logo-link img {
    margin-right: 0;
    padding: 15px;
    border: 1px solid #dadada;
    background: white;
    margin: 0 auto
}

.doi-tac-section .col {
    padding-bottom: 0
}

.doi-tac-section .flickity-button-icon,
.tin-tuc-section .flickity-button-icon {
    background: white;
    border-radius: 99%;
    box-shadow: 2px 2px 9px #0000002e;
}

.post-title a,
.bai-viet-lien-quan .list-bai-viet h4 {
        height: 57px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "open sans", sans-serif;
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 10px;
}

.list-post2 .post-item .from_the_blog_excerpt,
.blog-archive .post-item .from_the_blog_excerpt,
.bai-viet-lien-quan .list-bai-viet p {
    font-size: 16px;
    max-height: 73px;
    overflow: hidden;
}

.list-post2 .post-item .button,
.blog-archive .post-item .button,
.bai-viet-lien-quan .list-bai-viet .button {
    font-size: 15px;
    font-weight: normal;
    border-radius: 6px;
    letter-spacing: 0;
    color: var(--fs-color-secondary);
}

.list-post2 .post-item .post-title:hover,
.blog-archive .post-item .post-title:hover,
.bai-viet-lien-quan .list-bai-viet h4:hover {
    text-decoration: underline;
}

.list-post2 .post-item .cat-label,
.blog-archive .post-item .cat-label {
    margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: 0;
    color: var(--fs-color-secondary);
    font-weight: 700;
    letter-spacing: 0;
}

.list-post2 .post-item .box-image,
.blog-archive .post-item .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tin-tuc-section .col {
    padding-bottom: 0
}

.list-post2 .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
}

.doi-tac-section .ux-logo-link {
    padding: 0 !important
}

.gioi-thieu-section h3,
.doi-tac-section h3 {
    font-weight: normal;
    color: var(--fs-color-secondary);
}

blockquote {
    font-size: 1.2em;
    padding: 0 15px;
    border-left: 0;
    font-style: italic;
}

.ban-chay-section .product-small .product-title {
    margin-top: 0;
    margin-bottom: 10px
}

.ban-chay-section .product-small .product-title a {
    font-weight: 700;
    text-transform: uppercase;
}

.product-small .price-wrapper {
    margin-bottom: 10px
}

.product-small .box-excerpt {
    height: 46px;
    overflow: hidden;
}

.dao-tao-section .col {
    padding-bottom: 0
}

.product-small .add-to-cart-button a {
    background: var(--primary-color);
    border-radius: 5px;
    border: none;
    color: var(--fs-color-secondary);
    letter-spacing: 0;
    font-size: 14px;
}

.ban-chay-section .product-small {
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
}

.product-small .price span.amount {
    color: red
}

.ban-chay-section .product-small .box-image {
    padding: 20px
}

.ban-chay-section .large-3 {
    flex-basis: 26.6%;
    max-width: 26.6%
}

.ban-chay-section .large-9 {
    flex-basis: 73.4%;
    max-width: 73.4%
}

.ban-chay-section .product-small .box-text {
    padding: 15px
}

.nut-xem-them2 {
    color: var(--fs-color-secondary) !important;
    letter-spacing: 0;
}

.single-post .entry-title {
    font-weight: normal;
    font-size: 45px;
    text-transform: uppercase;
    text-shadow: none;
}

#breadcrumbs {
    text-transform: uppercase;
    font-size: 16px;
    text-shadow: none;
}

.is-divider {
    display: none
}

.single-post .blog-share {
    text-align: left
}

footer.entry-meta {
    font-size: 15px;
    margin-bottom: 50px;
}

.bai-viet-lien-quan h3 {
    text-transform: uppercase;
    font-size: 20px;
}

.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    background: #f7f7f7;
    padding: 30px 10px;
    border-radius: 10px;
}

.bai-viet-lien-quan ul li {
    list-style: none;
    width: 33.33%;
    color: graytext;
    float: left;
    padding-left: 16px;
    padding-right: 16px;
}

.bai-viet-lien-quan ul li .box-image img {
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.bai-viet-lien-quan .list-bai-viet .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.bai-viet-lien-quan .list-bai-viet .box-text {
    background: white;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.bai-viet-lien-quan h4 {
    font-size: 15px;
    line-height: 29px;
    padding-top: 0px;
    overflow: hidden;
}

.archive .term-description img {
    width: 100%
}

.archive .page-title .shop-page-title {
    text-transform: uppercase;
    font-size: 50px;
}

span.widget-title {
    font-size: 25px;
    font-weight: 600;
    font-family: "oswald", sans-serif;
    letter-spacing: 0;
    color: var(--primary-color);
    display: block;
    margin-bottom: 10px;
    border-bottom: 2px solid var(--fs-color-secondary);
    padding-bottom: 12px;
}

.widget .current-cat>a {
    color: var(--fs-color-secondary);
}

.single-post .entry-content {
    width: 75%;
    margin: 0 auto
}

.featured-title .page-title-inner {
    padding-bottom: 100px;
    padding-top: 100px;
}

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

.archive .product-small.box .box-text {
    padding: 10px 0 0 0
}

.archive .product-small .product-title a:hover {
    text-decoration: underline
}

.archive .product-small .product-title a {
    font-weight: bold;
    text-transform: uppercase
}

.list-post .post-item .cat-label,
.list-post .post-item .post-meta,
.cong-thuc-section .button {
    display: none
}

.woocommerce-billing-fields input,
.woocommerce-billing-fields select,
.woocommerce-additional-fields textarea {
    box-shadow: none;
    border-radius: 5px
}

.single-product .product-info .price span bdi {
    color: red
}
p.form-row-first,
p.form-row-last {
    width: 100%
}

.single-product .product-info .product-title {
    text-transform: uppercase;
    font-size: 23px;
    font-family: "open sans", sans-serif;
    font-weight: bold;
}

.product-info .breadcrumbs {
    font-size: 15px;
    margin: 0 0 .5em;
    text-transform: none;
    letter-spacing: 0;
}

.product-small .price del bdi,
.single-product .product-info .price del bdi {
    color: gray !important;
    font-size: 15px !important
}

.product_meta>span {
    font-size: 16px
}

.product-thumbnails img,
.product-gallery-slider img {
    border: 1px solid #dddddd;
}

.woocommerce-tabs ul li.active a {
    color: var(--fs-color-secondary);
    font-weight: bold;
}

.woocommerce-tabs ul li a {
    font-family: "oswald", sans-serif;
    font-size: 23px;
    color: rgb(167 167 167);
    font-weight: normal
}
form.cart{
	margin-bottom:15px;
}
.single_add_to_cart_button {
    letter-spacing: 0;
    border-radius: 6px;
    color: var(--fs-color-secondary)
}
.product-info .product-contact{
	display:flex;
	gap:10px;
	margin:10px 0;
}
.product-info .product-contact a{
	margin:0;
	min-height: 60px;
	font-size:14px;
	border-radius: 8px;
    line-height: 1.5;
	padding: 10px;
	text-transform:unset;
	width: 100%;
	font-weight:bold;
}
.product-info .product-contact a .product-contact__text{
	font-weight: normal;
}
.single-product .badge-container .badge-inner {
    border-radius: 99%;
    font-size: 16px;
    font-weight: normal
}

form {
    margin-bottom: 0
}

.product-small .price ins bdi,
.product-small .price span bdi,
.single-product .product-info ins bdi {
    color: red;
    font-size: 20px
}

.product-small .box-excerpt {
    height: 70px !important;
    overflow: hidden;
    font-size: 15px;
}

.product-small .badge-container .badge-inner {
    border-radius: 99%
}

.archive .product-small .product-title {
    margin: 0;
    margin-bottom: 10px;
    font-size: 16px;
}

.badge-container {
    margin: 10px;
}

.archive .product-small.box {
    border: 1px solid gainsboro;
    padding: 20px;
}

.recent-blog-posts-li .badge-inner {
    border-radius: 99%
}

.recent-blog-posts a:hover {
    text-decoration: underline
}
.header-button a.icon,
.header-cart-link.icon i:after{
	background-color: var(--fs-color-secondary) !important;
}
@media only screen and (max-width: 850px) {
	.post-title a,
    .bai-viet-lien-quan .list-bai-viet h4 {
        display:block;
		height: unset;
		-webkit-line-clamp: none;
		text-overflow: unset;
    }
}
@media only screen and (max-width: 550px) {
	.product-info .product-contact{
		flex-wrap: wrap;
	}
    .off-canvas .nav-vertical>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        color: black;
        text-transform: none;
        letter-spacing: 0;
    }
    .linh-vuc-section .col,
    .gioi-thieu-section .col {
        padding-bottom: 15px
    }
    .ban-chay-section .large-3,
    .ban-chay-section .large-9 {
        flex-basis: 100%;
        max-width: 100%
    }
    .ban-chay-section .col {
        padding: 0 15px 10px !important
    }
    .post-title a,
    .bai-viet-lien-quan .list-bai-viet h4 {
        font-weight: bold;
        font-size: 17px;
    }
    .list-post2 .post-item .from_the_blog_excerpt,
    .blog-archive .post-item .from_the_blog_excerpt,
    .bai-viet-lien-quan .list-bai-viet p {
        font-size: 15px
    }
    .footer-section .col {
        flex-basis: 100%;
        max-width: 100%
    }
    .doi-tac-san-xuat .col {
        padding-bottom: 30px
    }
    .list-post2 .post-item .box-text,
    .blog-archive .post-item .box-text {
        padding: 20px
    }
    .ban-chay-section .large-columns-3 .col {
        padding: 0 !important;
        flex-basis: 100%;
        max-width: 100%
    }
    .ban-chay-section .product-small {
        border: 1px solid #d4d4d4;
        margin-bottom: 15px
    }
    .single-post .entry-title {
        font-size: 24px
    }
    #breadcrumbs {
        font-size: 14px;
        text-transform: none
    }
    .single-post .entry-content {
        width: 100%
    }
    .bai-viet-lien-quan h3 {
        font-size: 25px;
    }
    .bai-viet-lien-quan ul li {
        padding-left: 5px;
        padding-right: 5px;
        width: 50%
    }
    .bai-viet-lien-quan ul {
        background: none;
        padding: 0;
    }
    .bai-viet-lien-quan ul li .box-image img {
        height: 120px
    }
    .bai-viet-lien-quan .list-bai-viet .box-text {
        padding: 10px 0 0 0
    }
    .bai-viet-lien-quan .list-bai-viet p {
        font-size: 14px;
        max-height: 66px;
    }
    .list-post2 .post-item .button,
    .blog-archive .post-item .button,
    .bai-viet-lien-quan .list-bai-viet .button {
        font-size: 13px;
        text-transform: none
    }
    .bai-viet-lien-quan .list-bai-viet h4 {
        line-height: 19px;
        max-height: 57px;
        font-size: 15px
    }
    .archive .page-title .shop-page-title {
        font-size: 35px;
    }
    span.widget-title {
        font-size: 22px
    }
    .archive .product-small.box {
        padding: 0
    }
    .archive .product-small.box .box-text {
        padding: 10px
    }
    .archive .product-small .product-title {
        font-size: 15px
    }
    .archive .product-small .product-title a {
        text-transform: none
    }
    .product-small .price ins bdi,
    .product-small .price span bdi,
    .single-product .product-info ins bdi {
        font-size: 17px
    }
}

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

.entry-content {
    color: #212529;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
    color: var(--primary-color);
}

.entry-content figure {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    text-align: center;
}

.entry-content h6 {
    font-size: 15px;
}

.entry-content h5 {
    font-size: 17px;
}

.entry-content h4 {
    font-size: 17px;
}

.entry-content h3 {
    font-size: 18px;
}

.entry-content h2 {
    font-size: 20px;
    line-height: 1.5;
}

.entry-content h1 {
    font-size: 25px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}

.entry-content p {
    color: #333;
    margin-bottom: 15px;
    font-size: 16.5px;
    line-height: 1.6;
}

.entry-content ul {
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 5px;
}

.entry-content ul li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ul li a {
    color: #007bff;
}

.entry-content ol {
    list-style: decimal;
    padding-left: 18px;
    padding-bottom: 5px;
    font-size: 16.5px;
}

.entry-content ol li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ol li a {
    color: #ff5912;
}

.entry-content a {
    font-weight: 700;
}

.entry-content blockquote {
    background: #f3f3f3;
    color: #868686;
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
    padding: 15px 20px 15px 45px;
    position: relative;
    text-align: justify;
}

.entry-content blockquote p {
    margin-bottom: 0;
}

.entry-content blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: var(--primary-color);
    content: "";
}

.entry-content code {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    font-size: 0.85rem;
    color: #e83e8c;
    font-size: 15px;
}

.entry-content table {
    width: 100%;
    height: auto;
    overflow: auto;
}

.entry-content table>tbody>tr>td,
.entry-content table>tbody>tr>th,
.entry-content table>tfoot>tr>td,
.entry-content table>tfoot>tr>th,
.entry-content table>thead>tr>td,
.entry-content table>thead>tr>th,
.term-description table>tbody>tr>td,
.term-description table>tbody>tr>th,
.term-description table>tfoot>tr>td,
.term-description table>tfoot>tr>th,
.term-description table>thead>tr>td,
.term-description table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px !important;
    font-size: 16.5px !important;
    width: auto !important;
}

.entry-content iframe {
    margin: auto;
}

.entry-content .syntaxhighlighter {
    padding: 10px 0;
}