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



.footer-section ul li {
    list-style: none;
    margin-left: 0!important;
}

.pad-none {
    padding-bottom: 0
}


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

.padding-bot>.col {
    padding-bottom: 0;
}

header li.header-search-form {
    max-width: 200px;
}

header .header-search-form-wrapper input[type=search] {
    background-color: #D9D9D9;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
}

@media(min-width: 1024px) {
    header .header-main .flex-right {
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media (max-width: 849px) {
    .header-main li.html.custom {
        display: block;
    }
}

@media(max-width: 1023px) {
    .header:not(.transparent) .header-nav-main.nav>li.header-search-form {
        display: none;
    }
    header .polylang_langswitcher li img {
        height: 26px;
    }
}

.off-canvas:not(.off-canvas-center) li.header-search-form {
    border-top: none;
    padding-top: 0;
}

.main-menu-overlay .mfp-content {
    background-color: #21140c;
}


/* 
.polylang_langswitcher {
    list-style: none;
    display: flex;
    gap: 15px;
}

.polylang_langswitcher li {
    display: inline-block;
    margin-bottom: 0;
}

.polylang_langswitcher li img {
    border-radius: 3px;
    height: 34px;
} */

header .header-bottom-nav>li>a {
    font-size: 14px;
    text-transform: uppercase;
    /* 	font-weight: normal; */
    padding: 0 15px;
    height: 43px
}

header .header-bottom-nav>li.active a,
header .header-bottom-nav>li:hover a {
    /* 	background: #fff; */
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    /*   color: var(--primary-color) !important; */
}

.menu-item-has-children .menu-item-has-children>a {
    font-weight: bold;
    font-size: 18px;
}

.nav-dropdown-simple .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-simple>li>a:hover {
    background-color: transparent;
    color: #fff;
	
}
.nav-dropdown-simple .nav-column li>a:hover{
	padding-left:20px;
}
.heading-right {
    background-color: var(--fs-color-secondary);
    font-weight: 100 !important;
    color: #fff !important;
}

.heading-right:hover {
    color: var(--primary-color) !important;
}

@media(min-width: 768px) and (max-width: 1024px) {
    header .header-bottom-nav>li>a {
        padding: 0 5px;
    }
}

@media only screen and (max-width: 1024px) {
    .off-canvas-right .mfp-content,
    .off-canvas-left:not(.undefined) .mfp-content {
        background-color: #2f2722;
        width: 320px;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li:not(.html_topbar_right)>a {
        color: var(--primary-color);
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li:not(.html_topbar_right) .toggle {
        opacity: 1;
        color: #fff;
    }
    .list-product-item .name:before {
        display: none;
    }
    .off-canvas:not(.off-canvas-center) .flag li.lang-item {
        display: inline-block;
        width: auto;
    }
    .off-canvas:not(.off-canvas-center) .flag {
        width: 100%;
    }
    .product-info {
        padding-top: 50px;
    }
}

.off-canvas .sidebar-menu {
    padding-top: 40px;
}

.off-canvas .sidebar-menu .form-flat input:not([type=submit]) {
    height: 40px;
    border-color: var(--primary-color);
    border-radius: 4px;
    color: var(--primary-color) !important;
}

.off-canvas .sidebar-menu .form-flat input:not([type=submit])::placeholder {
    color: var(--primary-color);
}

.off-canvas .sidebar-menu .form-flat input,
.off-canvas .sidebar-menu .searchform .button.icon i {
    color: var(--primary-color);
}

.nav-dropdown-has-border .nav-dropdown {
    border: none;
}

.nav-dropdown {
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 7%);
}

.nav-dropdown>li>a,
.nav-column>li>a {
    font-size: 15px;
    color: var(--fs-color-base);
    font-weight: 500;
	padding:10px;
	transition:all .3s ease !important;
}

.nav-dropdown.nav-dropdown-bold>li.nav-dropdown-col,
.nav-dropdown.nav-dropdown-simple>li.nav-dropdown-col {
    border-color: var(--fs-color-base);
}

.header:not(.transparent) .header-nav-main.nav>li>a {
    font-size: 15px;
}

.header:not(.transparent) .header-nav-main.nav>li {
    margin: 0 20px;
}

.header:not(.transparent) .header-nav-main.nav>li.lang-item {
    margin: 0 10px;
}

.header:not(.transparent) .header-nav-main.nav>li.header-search>a {
    width: 45px;
    height: 45px;
    background-color: #f4f4f4;
    border-radius: 99px;
    text-align: center;
    justify-content: center;
}

.mobile-nav .header-button a.icon.primary {
    background-color: var(--primary-color);
    border-radius: 4px;
}

.mobile-nav .header-button a.icon.primary i,
.mobile-nav .header-search a i {
    color: #fff !important;
    font-size: 20px;
}

.inter * {
    font-family: 'Inter';
}

.home-slider .flickity-page-dots .dot {
    width: 9px;
    height: 9px;
    position: relative;
}

.home-slider .flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color);
}

.home-slider .flickity-page-dots .dot:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    left: -6px;
    top: -6px;
    border: 1px solid var(--primary-color);
    border-radius: 99px;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.home-slider .flickity-page-dots .dot.is-selected:before {
    opacity: 1;
}

.heading-title * {
    font-size: 32px;
    color: var(--fs-color-secondary);
    border-bottom: 1px solid #D9D9D9;
}

.dark .heading-title * {
    border: none;
}

a.btn.button.primary {
    letter-spacing: 0;
    font-size: 16px;
    font-weight: normal;
    text-transform: inherit;
    background: rgba(136, 61, 41, 0.2);
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
    padding: 0 40px;
}

a.btn.button.primary:hover {
    background-color: var(--primary-color);
    color: #fff;
    box-shadow: none;
}

.home-about .img,
.home-about .img-inner,
.home-about .img img,
.banner-radius .fill {
    border-radius: 10px;
}

.product-category .box-text {
    text-shadow: none !important;
}

.product-category .box-text h5 {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0;
    text-transform: inherit;
}

.product-category .box-text span {
    color: #fff;
}

.product-category:hover .box-text span {
    color: var(--primary-color);
}

.product-cat.slider-nav-light .flickity-prev-next-button svg {
    border: 1px solid #FFD8D8;
    padding: 10px;
}

.product-cat.slider-nav-light .flickity-prev-next-button:hover svg {
    background-color: #fff;
}

.product-small .product-title a {
    font-size: 16px;
    display: block;
    margin-bottom: 8px;
	color:#000;
}
.product-title a:hover{
	color:var(--primary-color);
}
.product-small .box-image img {
    height: 280px;
    object-fit: contain;
}

.header-search a {
    width: 38px;
    height: 38px;
    background-color: var(--primary-color);
    position: relative;
    justify-content: center;
    border-radius: 99px;
    align-items: center;
}

.header-search a:after {
    content: '';
    width: 46px;
    height: 46px;
    position: absolute;
    left: -4px;
    right: 0;
    margin: 0 auto;
    border: 1px dashed var(--primary-color);
    border-radius: 99px;
}

header .header-search a i {
    color: var(--primary-color) !important;
    font-size: 16px;
}

header .header-button a.button {
    padding: 0;
    background-color: var(--primary-color);
}

header .header-button a.button i {
    color: var(--primary-color) !important;
}

#header-contact>li>a,
#header-contact>li>a i {
    font-weight: bold;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Inter';
    color: #fff;
}

@media(max-width: 767px) {
    .product-small .box-image img {
        height: 180px;
    }
    .product-small .product-title a {
        font-size: 14px;
    }
    .nav-dropdown.nav-dropdown-simple li.html,
    .nav-dropdown.nav-dropdown-bold li.html {
        padding-bottom: 0;
    }
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: var(--primary-color);
}

.mobile-nav .header-language-dropdown .image-icon {
    display: none;
}


/* .mobile-nav .header-language-dropdown a,
.mobile-nav .header-language-dropdown a:hover {
    color: #D7B048;
} */

.product-small .box-image {
    background-color: #fff;
}

#ez-toc-container label {
    margin-bottom: 0;
}

#ez-toc-container {
    border-radius: 0;
    border: none;
    background: #F3F3F3;
}

.blog-single blockquote {
    font-style: inherit;
    font-weight: 500;
    font-size: 16px;
}

.share {
    display: flex;
    align-items: center;
    font-weight: 500;
    gap: 20px;
}

.share .social-icons a {
    margin-bottom: 0;
}



.blog-sidebar-item {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.blog-sidebar-item .image {
    flex-basis: 30%;
    min-width: 30%;
}

.blog-sidebar-item .image img {
    height: 80px;
    object-fit: cover;
}

.blog-sidebar-item .post-meta {
    color: var(--primary-color);
}

.blog-sidebar-item p {
    margin-bottom: 0;
}

.blog-sidebar-item p a {
    color: black;
}

.blog-sidebar-item:hover a {
    color: var(--primary-color);
}

.blog-single .widget-title {
    font-size: 24px;
    text-transform: initial;
}

.blog-single .widget .is-divider {
    max-width: 100%;
    height: 1px;
}

.rank-math-breadcrumb p {
    margin-bottom: 0;
}

.post-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.archive .post-item .date {
    color: var(--fs-color-secondary);
    font-size: 16px;
}

.archive .post-item .post-title {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}

.archive .post-item:hover .post-title {
    color: var(--primary-color);
}

.archive .post-item:hover .desc {
    color: #555555;
}

.archive .news-list .post-item a {
    display: flex;
    align-items: center;
    gap: 20px;
}

.archive .news-list .post-item .box-image {
    flex-basis: 33%;
    min-width: 33%;
}

.archive .news-list .post-item .box-image .image-cover {
    padding-top: 70% !important;
}

.archive .news-list .post-item .post-title {
    font-size: 18px;
}

.archive .news-list .post-item .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.archive .news-list .post-item .box-text {
    padding: 0;
}

.archive .news-list .post-item {
    margin-bottom: 20px;
}

.page-load-status {
    display: none;
}

.loader-ellips {
    font-size: 20px;
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}

.see-more button:disabled,
.see-more button[disabled] {
    display: none;
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: var(--primary-color);
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
    left: 3em;
}

@keyframes reveal {
    from {
        transform: scale(0.001);
    }
    to {
        transform: scale(1);
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em);
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}

.d-none {
    display: none;
}

.view-more-button {
    background: rgba(136, 61, 41, 0.2);
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    padding: 13px 40px;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -ms-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.view-more-button:hover {
    background: var(--primary-color);
    color: #fff;
}
/* 
.single-product #wrapper,
.single-product #main,
.post-type-archive-tuyen_dung #wrapper,
.post-type-archive-tuyen_dung #main {
    background: #F9F7F4;
} */

span.widget-title {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.uppercase,
h6,
th,
span.widget-title {
    letter-spacing: 0;
}

.widget .is-divider {
    margin-left: unset;
    height: 2px;
    background: #D9D9D9;
    max-width: 26px;
}

.widget input.search-field {
    border-radius: 0;
    height: 45px;
    color: #555555;
    background-color: transparent;
}

.widget .searchform i {
    color: var(--primary-color);
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    font-size: 16px;
    text-transform: initial;
}



.rank-math-breadcrumb .last {
    font-weight: bold;
}

.product-info .product-title {
    font-weight: 700;
    font-size: 18px;
}

.price .amount {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: var(--fs-color-secondary);
}

.product-short-description * {
    color: black;
}

.product-short-description ul li {
    margin-bottom: 7px;
}

.widget {
    margin-bottom: 3em;
}

.widget>ul>li>a {
    font-weight: 500;
    font-size: 16px;
}

ul.menu>li+li,
.widget>ul>li+li {
    border-top: 1px solid #D9D9D9;
}

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

.tab-panels * {
    color: black;
}

.wc-tabs>li>a {
    font-weight: 400 !important;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 20px;
    text-transform: initial;
}

.wc-tabs>li>a:before {
    height: 1px;
}

.wc-tabs>li.active>a,
.wc-tabs>li:hover>a {
    color: black !important;
}

.wc-tabs>li:first-child>a {
    padding-left: 0;
}

.tagcloud a {
    border: 1px solid var(--fs-color-secondary);
    border-radius: 6px;
    padding: 5px 10px;
    font-weight: 500;
    font-size: 16px !important;
    color: var(--primary-color) !important;
}

.product-section {
    border-top: none;
}

.product-section-title {
    color: var(--primary-color);
    font-size: 32px;
}

.home-blog .post-item .from_the_blog_excerpt {
    height: 0;
    opacity: 0;
    order: 3;
}

.home-blog .post-item .is-divider {
    display: none;
    order: 4;
}

.home-blog .post-item .box-text {
    background: #fff;
    text-shadow: none;
}

.home-blog .post-item .box-text .post-title {
    font-size: 18px;
    font-weight: normal;
    order: 2;
    color:#0a0a0a;
}

.home-blog .post-item .box-text .post-meta {
    font-size: 16px;
     color:#0a0a0a;
    order: 1;
}

.home-blog .post-item .box-text .blog-post-inner {
    display: flex;
    flex-direction: column;
}

.home-blog .post-item:hover .from_the_blog_excerpt {
    height: 100%;
    opacity: 1;
}

.home-blog .post-item:hover .box-text {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    padding-top: 40px;
}

.home-blog .post-item:hover .post-title {
    font-weight: bold;
    color: #fff;
}

.home-blog .post-item:hover .post-meta {
    color: #fff;
}

.home-blog.slider-nav-outside .flickity-prev-next-button {
    top: -60px;
    bottom: unset;
}

.home-blog.slider-nav-outside .flickity-prev-next-button svg {
    padding: 10px;
}

.home-blog.slider-nav-outside .flickity-prev-next-button svg path {
    fill: var(--primary-color);
}

.home-blog.slider-nav-outside .flickity-prev-next-button.previous {
    right: 45px;
    left: unset;
}

.home-blog.slider-nav-outside .flickity-prev-next-button.next {
    right: 5px;
    left: unset;
}

.testi .testimonial-box .testimonial-text {
    font-size: 16px;
    font-style: normal !important;
}

.testi .testimonial-box .testimonial-name-divider {
    display: none;
}

.testi .testimonial-box .testimonial-name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: var(--primary-color);
    text-transform: uppercase;
}

.testi .testimonial-box .test_company {
    font-size: 16px;
    text-transform: capitalize;
}

.testi .testimonial-box .icon-box-img {
    margin-bottom: 30px;
}

.testi .flickity-page-dots {
    bottom: -15px;
}

.testi.home-slider .flickity-page-dots .dot {
    border: none;
}

.testi.home-slider .flickity-page-dots .dot:before {
    top: -3px;
    left: -3px;
}

.shop-page-title .page-title-inner {
    justify-content: flex-end;
    font-weight: 500;
}

.product-bread {
    margin-top: 30px;
}

.shop-page-title .page-title-inner select {
    background-color: #fff;
    box-shadow: none;
}

.product-thumbnails .flickity-viewport>.flickity-slider>.col {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
}

.breadcr nav {
    padding: 20px 0;
}

.page-template-template-full #wrapper,
.page-template-template-full #main {
    background: #F9F7F4;
}

.gallery-content-none .box-text {
    display: none;
}

.icon-box-lh .icon-box h5 {
    text-transform: initial;
    color: var(--fs-color-secondary);
    font-size: 18px;
}
.icon-box-lh .icon-box  p{
color:#000;	
}
.icon-box-lh .icon-box .icon-box-text {
    margin-bottom: 20px;
	
}

.form-filter {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-weight: 500;
    font-size: 16px;
    gap: 20px;
}

.form-filter select {
    max-width: 260px;
    margin-bottom: 0;
    width: 230px;
}

.list-item .list-jobs {
    display: flex;
    align-items: center;
}

.list-item .heading {
    background-color: var(--primary-color);
    color: #fff;
    text-transform: uppercase;
    padding: 15px 0;
}

.list-item {
    font-weight: 500;
}

.list-item .list-jobs .info {
    flex-basis: 50%;
    min-width: 50%;
    padding-left: 20px;
}

.list-item .list-jobs .sl {
    flex-basis: 10%;
    min-width: 10%;
    text-align: center;
}

.list-item .list-jobs .position,
.list-item .list-jobs .date {
    flex-basis: 20%;
    min-width: 20%;
    text-align: center;
}

.list-item #response .list-jobs {
    border-top: 1px solid #e9e9e9;
    color: black;
}

.list-item #response .list-jobs:first-child {
    border: none;
}

.list-item #response .list-jobs .info a {
    background: url(./assets/images/people.svg) no-repeat;
    background-size: 38px;
    background-position: left center;
    padding: 20px 0 20px 55px;
    display: block;
    color: black;
}

.list-item #response .list-jobs .info a:hover {
    color: var(--primary-color);
}

.list-item #response .list-jobs .position span {
    background: url(./assets/images/location.svg) no-repeat;
    background-size: 24px;
    background-position: left center;
    padding: 10px 0 10px 35px;
    color: black;
}

.nav-head {
    list-style: none;
}

.nav-head li {
    display: inline-block;
    margin-right: 10px;
}

.nav-head li {
    font-weight: bold;
    color: var(--primary-color);
}

.nav-head li strong {
    color: #333;
    font-weight: 500;
}

#response {
    background-color: #fff;
    margin-bottom: 40px;
    position: relative;
}

.response-img {
    width: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999
}

.search-form {
    width: 100% !important;
}

@media(max-width: 767px) {
    .list-item .list-jobs {
        font-size: 12px;
    }
    .list-item #response .list-jobs .info a {
        background-size: 0;
        padding: 10px 0 10px 0;
    }
    .list-item .list-jobs .info {
        flex-basis: 35%;
        min-width: 35%;
        padding-left: 10px;
    }
    .list-item .list-jobs .sl {
        flex-basis: 15%;
        min-width: 15%;
        text-align: center;
    }
    .list-item #response .list-jobs .position span {
        background: unset;
        padding: 0;
    }
    .list-item .list-jobs .position {
        flex-basis: 30%;
        min-width: 30%;
        padding: 0 20px;
    }
}

.single-tuyen_dung h1 {
    color: var(--primary-color);
}

.single-tuyen_dung article {
    border: 1px solid #eee;
    padding: 30px;
    margin-bottom: 50px;
}

.section-form-contact ::-webkit-input-placeholder {
    color: var(--color-828282);
}

.section-form-contact :-ms-input-placeholder {
    color: var(--color-828282);
}

.section-form-contact ::placeholder {
    color: var(--color-828282);
}

.section-form-contact.section-form-recruitment h2 {
    text-align: left;
    color: var(--primary-color);
}

.section-form-contact .s_container {
    padding: 0;
}

.section-form-contact.section-form-recruitment .name-file,
.section-form-contact.section-form-recruitment .wpcf7-form-control {
    height: 40px;
    padding: 0 16px;
    background: transparent;
    border-radius: 3px;
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
    font-size: 14px;
    color: #555;
    box-shadow: none;
}

.section-form-contact.section-form-recruitment .name-file {
    margin-bottom: 0;
    overflow: hidden;
}

.section-form-contact.section-form-recruitment {
    padding: 30px;
    border: 1px solid #eee;
}

.form-contact .input-file input[name="hoso"] {
    margin-bottom: 0;
}

.section-form-contact.section-form-recruitment textarea.wpcf7-form-control {
    height: 152px;
    padding: 9px 17px;
    margin-bottom: 1rem;
}

.section-form-contact.section-form-recruitment select.wpcf7-form-control {
    color: var(--primary-color);
}

.section-form-contact.section-form-recruitment ::-webkit-input-placeholder {
    color: var(--color-DBDDE0);
}

.section-form-contact.section-form-recruitment :-ms-input-placeholder {
    color: var(--color-DBDDE0);
}

.section-form-contact.section-form-recruitment ::placeholder {
    color: var(--color-DBDDE0);
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile+label {
    font-size: 1.25em;
    font-weight: 700;
    color: white;
    background-color: black;
    display: inline-block;
    cursor: pointer;
}

.inputfile:focus+label,
.inputfile+label:hover {
    background-color: red;
}

.section-form-recruitment {
    margin-top: 40px;
}

.section-form-recruitment label[for="file"] {
    font-family: 'Oswald', sans-serif;
    font-weight: var(--weight-600);
    font-size: 14px;
    color: #fff;
    background: var(--primary-color);
    width: 125px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.section-form-recruitment .txt-file {
    font-size: 11px;
    line-height: 16px;
    color: var(--color-DBDDE0);
    margin-top: 4px;
    text-align: left;
    margin-bottom: 0;
}

.section-form-contact.section-form-recruitment button.wpcf7-form-control {
    background: var(--primary-color);
    color: #fff;
    border: 0;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 0;
}

.section-form-contact.section-form-recruitment .form-group:last-child .wpcf7-form-control {
    margin-bottom: 0;
}

.justify-content-end {
    justify-content: flex-end!important;
}

.w-100 {
    width: 100%!important;
}

.d-flex {
    display: flex!important;
}

.name-file span {
    line-height: 40px;
}

.nav-pagination>li>span,
.nav-pagination>li>a {
    border-width: 1px;
    border-color: var(--primary-color);
    font-weight: normal;
    width: 40px;
    height: 40px;
    line-height: 40px;
}


/*Comment style*/

span.title_comment {
    font-size: 20px;

	line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 15px;
    display: inline-block;
}

.comment-author.vcard {
    width: 25px;
}

#formcmmaxweb {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

#formcmmaxweb .nameuser {
    text-align: left;
}

#formcmmaxweb .avatarmw img {
    float: left;
    margin: 5px 10px 0 0;
    border: 1px solid #ccc;
    padding: 5px;
}

.comments-title-maxweb {
    margin: 30px 0;
    font-weight: normal;
}

.commentlist {
    margin-top: 10px;
}

.comment-author.vcard {
    float: left;
    clear: both;
    z-index: 2;
    position: relative;
    text-align: center;
}

.commentlist li {
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
}

.commentlist .children {
    margin-top: 10px;
}

.commentBody em {
    color: red;
}

.commentBody {
    position: relative;
    margin-left: 35px;
    overflow: hidden;
}

.comment-meta.commentmetadata {
    position: relative;
    padding: 0;
    margin: 0 0 5px;
}

.noidungcomment {
    font-size: 16px;
    line-height: 24px;
}

.cancel-comment-reply a {
    font-size: 14px;
    text-decoration: none;
    color: var(--primary-color);
}

.nocomments {
    border-color: #D98D8D;
    background-color: #FFCECE;
    background-position: left -792px;
    color: #665252;
    padding: 10px;
}

.comment-meta.commentmetadata .ngaythang {
    position: absolute;
    top: 0;
    right: 0;
    color: var(--primary-color);
    opacity: 0.3;
    font-size: 12px;
}

.commentBody:hover .comment-meta.commentmetadata .ngaythang {
    opacity: 1;
}

.commentBody .reply {
    float: right;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.comment-meta.commentmetadata .fn {
    font-weight: 700;
    color: #333;
    margin: 0;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 22px;
    margin-top: 2px;
}

ol.commentlist_mw,
ol.commentlist_mw ul.children {
    list-style: none;
}

ol.commentlist_mw li {
    margin-bottom: 10px;
}

ol.commentlist_mw>ul.children {
    margin: 10px 0 15px 35px;
    background: #f1f1f1;
    padding: 10px;
    position: relative;
}

ol.commentlist_mw>ul.children:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 14px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #f1f1f1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

div.error {
    color: red;
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    margin: 3px 0 0;
}

.tools_comment a {
    font-size: 14px;
    position: relative;
    padding: 0 15px 0 0;
    margin: 0 7px 0 0;
    line-height: 14px;
}

.tools_comment a:after {
    content: "";
    width: 4px;
    height: 4px;
    top: 50%;
    margin-top: -2px;
    background: #999;
    position: absolute;
    right: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.tools_comment a:last-child:after {
    display: none;
}

.tools_comment a:last-child {
    padding: 0;
    margin: 0;
}

.noidungcomment p {
    margin: 0 0 5px;
}

#formcmmaxweb input[type="submit"],
#formcmmaxweb input[type="button"],
#formcmmaxweb input[type="reset"],
#formcmmaxweb article.post-password-required input[type=submit],
#formcmmaxweb li.bypostauthor cite span {
    padding: 6px 10px;
    padding: 0.428571429rem 0.714285714rem;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: normal;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

#formcmmaxweb button,
#formcmmaxweb input,
#formcmmaxweb textarea {
    border: 1px solid #ccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-family: inherit;
    padding: 6px;
    box-shadow: none;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
}

#formcmmaxweb button,
#formcmmaxweb input[type="submit"],
#formcmmaxweb input[type="button"],
#formcmmaxweb input[type="reset"] {
    cursor: pointer;
}

.reply a.comment-reply-link {
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
}

#formcmmaxweb p,
#formcmmaxweb input,
#formcmmaxweb textarea {
    width: 100%;
    background: transparent;
    outline: none;
    font-size: 14px;
}

#formcmmaxweb input,
#formcmmaxweb textarea {
    border: 1px solid #d7d7d7;
    color: #2e2e2e;
    display: block;
}

#formcmmaxweb input:focus,
#formcmmaxweb textarea:focus {
    border-color: var(--primary-color);
}

#formcmmaxweb p {
    margin-bottom: 10px;
    text-align: center;
}

#formcmmaxweb #commentform p {
    overflow: hidden;
    width: auto;
}

#formcmmaxweb .name-email {
    display: flex;
    /* align-items: center; */
    justify-content: flex-end;
}

#formcmmaxweb .name-email p:first-child {
    padding-right: 5px;
}

#formcmmaxweb .name-email p:last-child {
    padding-left: 5px;
}

#formcmmaxweb input#submit {
    width: auto;
    font-weight: 400;
    color: #fff;
    background: var(--primary-color);
    padding: 6px 20px;
    border: none;
    float: left;
    font-size: 16px;
    outline: none;
    margin-right: 0;
}

#formcmmaxweb input:not(#submit) {
    min-width: 240px;
}

@media(max-width: 767px) {
    #formcmmaxweb input {
        width: 100%;
    }
    #formcmmaxweb .name-email {
        display: block;
    }
    #formcmmaxweb .name-email p:last-child {
        padding-left: 0;
    }
}

#formcmmaxweb input#submit:hover {
    background: var(--fs-color-secondary);
}

#formcmmaxweb ::-webkit-input-placeholder {
    color: #999999;
}

#formcmmaxweb ::-moz-placeholder {
    /* Firefox 18- */
    color: #999999;
}

#formcmmaxweb ::-moz-placeholder {
    /* Firefox 19+ */
    color: #999999;
}

#formcmmaxweb ::-ms-input-placeholder {
    color: #999999;
}

.comments-area {
    margin-top: 40px;
}


/*#comment style*/

.list-social {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

.list-social li {
    list-style: none;
    display: inline-block;
}

.wpcf7-spinner {
    display: none;
}

.absolute-footer.dark {
    display: none;
}

footer .footer-title * {
    text-transform: uppercase;
}

footer form input {
    box-shadow: none !important;
}

footer form .wpcf7-submit {
    width: 100%;
}

@media(min-width: 1024px) {
   
    .product-info {
        padding-top: 0;
    }
}

@media(min-width: 767px) and (max-width: 1024px) {
    .archive .news-list .post-item .box-image {
        flex-basis: 20%;
        min-width: 20%;
    }
}

@media (min-width: 850px) {
    .product-cat.slider-nav-outside .flickity-prev-next-button.previous {
        left: auto;
        right: 105%;
    }
    .product-cat.slider-nav-outside .flickity-prev-next-button.next {
        left: 105%;
        right: auto;
    }
    .product-cat.row-large>.flickity-viewport>.flickity-slider>.col,
    .row-large>.col {
        padding: 0 15px 30px;
        margin-bottom: 0;
    }
    .product-cat.row.row-large {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media(max-width: 767px) {
    .archive .news-list .post-item .box-image .image-cover {
        padding-top: 100% !important;
    }
    .search-form {
        width: 100% !important;
    }
    .form-filter {
        display: block;
    }
    .d-flex {
        display: block !important;
    }
    .about-banner img,
    .about-banner .banner {
        height: 200px;
        object-fit: cover;
        border-radius: 10px;
    }
    .about-banner .banner {
        min-height: 200px;
        height: 400px !important
    }
    .progress-wrap.active-progress {
        display: none;
    }
    .mobile-nav.nav-right>li.header-language-dropdown>.nav-dropdown {
        min-width: 50px;
        padding: 0;
    }
    .mobile-nav.nav-right>li.header-language-dropdown>.nav-dropdown li a i {
        display: none;
    }
}

span.wpcf7-not-valid-tip {
    display: block;
}

.col-shadow>.col-inner {
    box-shadow: 0px 4px 25px rgba(255, 255, 255, 0.5);
}

.box-counter p {
    color: var(--primary-color);
    font-weight: bold;
    font-size: 48px;
    margin: 0;
}

.box-counter h3 {
    font-size: 16px;
    font-weight: normal;
}

form.cart .single_add_to_cart_button {
    background-color: var(--primary-color) !important;
    font-weight: normal;
}

.single .buttons_added {
    display: none;
}

.woocommerce-mini-cart__buttons {
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce-mini-cart__buttons a {
    font-size: 14px;
    font-weight: normal;
    padding: 0 10px;
    letter-spacing: 0;
}


/*.product-small .box-image a:not(.quick-view):before {
	background: #883d2980;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index:1;
}*/

.product-small:hover .box-image a:before {
    opacity: 1;
}

.has-hover:hover .hover-slide,
.has-hover:hover .hover-slide-in,
.has-hover:hover .hover-zoom,
.has-hover:hover .hover-zoom-in,
.has-hover:hover .show-on-hover {
    z-index: 2;
}

.progress-wrap {
    bottom: 50px !important;
}

div#zalo-vr {
    display: none;
}

#button-contact-vr {
    right: 30px;
    bottom: 125px;
}

.menu-item.has-dropdown .nav-dropdown {
    padding: 0
}

.list-social li a img {
    height: 30px;
}
.breadcrumbs,
.breadcrumbs a{
	color:#fff;
}
/* .post-type-archive-product #wrapper,
.post-type-archive-product #main,
.tax-product_cat #main,
.tax-product_cat #wrapper {
    background-image: url('/wp-content/uploads/2022/08/bgweb.jpg');
    background-repeat: no-repeat;
    background-size: cover;
} */

.product-small.box .box-text {
    background-color: #fff;
    padding: 20px;
}

.product-small.box {
    box-shadow: 0px 5px 8px #bababa;
}

@media (min-width: 850px) {
    .about-banner .banner.is-full-height {
        height: calc(100vh - 320px) !important;
    }
}

.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;
    margin-bottom: 15px;
}

.entry-content p {
    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 {
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}



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

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



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

.entry-content blockquote {
    background: #f3f3f3;

    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>div {
    overflow: auto;
}

.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;
}