@import url('https://fonts.googleapis.com/css2?family=Paytone+One&display=swap');

.no-padding-left-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#header .header-wrapper .header-main {
    position: absolute;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
}

#header .header-wrapper .header-main .top-divider {
    display: none;
}

.header-main .logo {
    width: 200px;
}

.header-main .nav-pills>li>a {
    border-radius: 10px;
}

.header-main .nav-dropdown.nav-dropdown-bold>li:not(:last-child) {
    margin-bottom: 5px;
}

.header-main .nav-dropdown.nav-dropdown-bold>li>a {
    background: var(--primary-color);
    color: #000;
    font-weight: 700;
}

.header-main .nav-dropdown.nav-dropdown-bold>li.active>a {
    color: #fff;
}

.header-main .image-icon {
    display: none;
}

.header-main .header-inner .header-nav-main .header-language-dropdown > a:hover {
    color: #000 !important;
    background-color: transparent !important;
}

.header-main .header-inner .header-nav-main .header-language-dropdown > a,
.header-main .header-inner .header-nav-main .header-language-dropdown > ul a {
    text-transform: uppercase;
}

.header-main .header-inner .header-nav-main .header-language-dropdown > ul a {
    text-align: right;
}

.header-main .icon-image {
    display: none;
}

.header-bottom > .container {
    padding-left: 0;
    padding-right: 0;
}

.header-bottom .container > div {
    width: 100%;
    max-width: 100%;
}

.content-banner {
    max-width: 1140px;
    margin: auto;
    position: absolute !important;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
}

.content-banner .banner-text {
    border-radius: 11px;
    background: #ffffffa3;
    border: 3px solid #000;
    padding: 17px 16px;
    font-size: 16.3px;
    color: #000;
    font-weight: 700;
    margin-bottom: 25px;
}

.btn-cus {
    background-color: #e99f09 !important;
    border-radius: 11px !important;
    color: #000 !important;
    box-shadow: unset !important;
}

.btn-dark {
    background-color: #000 !important;
    color: #e99f09 !important;
    position: relative;
}

.btn-dark:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    box-shadow: 0px 0px 30px 10px #000000 !important;
    position: relative;
    z-index: -1;
}

.btn-info-products {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    width: fit-content;
    padding: 10px 20px;
    line-height: 1;
    border-radius: 50px !important;
    font-weight: 700;
}

.banner-cat .product-category:not(:nth-child(-n + 4)) {
    padding-bottom: 0;
}

.banner-cat .product-category .box-image {
    border-radius: 11px;
    border: 2px solid #e5d082;
}

.banner-cat .product-category .box-text {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.text-about {
    text-align: center;
    line-height: 1.2;
}

.text-about h4 {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.text-about h3 {
    font-size: 20px;
    color: #e99f09;
    line-height: 1.2;
    margin-bottom: 11px;
    text-transform: uppercase;
}

.text-about h3  strong {
    position: relative;
    font-weight: 700;
}

.text-about h3 strong:before,
.text-about h3 strong:after {
    width: 40px;
    height: 2px;
    display: block;
    content: "";
    background: #000;
    position: absolute;
    top: 12px;
}

.text-about h3 strong:before {
    left: calc(100% + 8px);
}

.text-about h3 strong:after {
    right: calc(100% + 8px);
}

.text-about h2 {
    font-size: 40px;
    color: #e99f09;
    line-height: 1.2;
    text-transform: uppercase;
}

.text-about ul,
.text-about p {
    text-align: left;
}

.text-about ul li {
    list-style-image: url("/wp-content/themes/thach-hien/images/ic-check.png");
}

.text-about ul li {
    list-style: none;
    position: relative;
    margin-left: 0 !important;
    padding-left: 25px;
}

.text-about ul li:before {
    content: "";
    background: url("/wp-content/themes/thach-hien/images/ic-check.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
}

.text-about p {
    line-height: 25px;
}

.about-img img {
    width: 150px !important;
}

.about-text-1 h2 {
    font-size: 70px;
    color: #e99f09;
    margin-bottom: 0;
}

.about-text-1 h3 {
    font-size: 44px;
    margin-bottom: 0;
    font-weight: 500;
}

.about-text-1 p {
    font-size: 18px;
}

.about-contact {
    display: flex;
    border: 1px solid #14320f;
    width: fit-content;
    border-radius: 100px;
    padding-right: 30px;
}

.about-contact-contact {
    border-radius: 30px;
    background: #e99f09;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    margin-left: -1.2px;
    margin-top: -1.2px;
    margin-bottom: -1.2px;
}

.about-contact-phone {
    display: flex;
    align-items: center;
    margin-left: 20px;
    color: #000 !important;
}

.about-contact-phone i {
    background: url("/wp-content/themes/thach-hien/images/ic-call.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    display: block;
}

.about-contact-phone span {
    line-height: 1.2;
    margin-left: 10px;
}

.about-contact-phone span t {
    display: block;
    font-size: 10px;
}

.about-contact-phone span b {
    font-size: 14px;
    display: block;
}

.title-square {
    width: fit-content;
    margin: auto;
    position: relative;
    padding: 70px 0;
    font-family: "Paytone One", sans-serif;
}

.title-square:before {
    content: "";
    width: 120px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: calc(50%);
    top: calc(50%);
    transform: translate(-50%, -50%);
    border: 8px solid #000;
    z-index: -1;
}

.title-square h3,
.title-square h2 {
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: "Paytone One", sans-serif;
}

.title-square h3 {
    font-size: 18px;
    line-height: 30px;
    color: #f6bd48;
}

.title-square h2 {
    font-size: 30px;
    line-height: 45px;
    color: #e99f09;
}

.sub-title-square h2 {
    position: relative;
    font-size: 40px;
    color: #e99f09;
    font-weight: 900;
    width: fit-content;
    margin: auto;
    display: flex;
}

.sub-title-square h2:before,
.sub-title-square h2:after {
    content: "";
    background: url('/wp-content/themes/thach-hien/images/quote.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 30px;
    display: block;
}

.sub-title-square h2:before {
    margin-right: 10px;
}

.sub-title-square h2:after {
    margin-left: 10px;
    transform: rotate(180deg);
}

.products-cat .box-image {
    box-shadow: 2px 5px 10px 0px #000;
    transition: all ease-in-out .5s;
}

.products-cat:hover .box-image {
    opacity: 0;
}

.products-cat .col-inner {
    border: 2px solid #fff;
}

.products-cat:hover .col-inner {
    border-radius: 10px;
    background: #fff;
    border-color: #005f73;
}

.products-cat .col-inner p {
    text-align: justify;
}

.products-cat .title {
    margin-bottom: 0;
    margin-top: 10px;
}

.products-cat .title h3 span {
    text-transform: unset;
}

.products-cat .title h3 b {
    display: none !important;
}

.products-cat .title .section-title-main {
    margin: auto;
}

.products-cat:hover .title {
    display: none;
}

.service-item > .col-inner {
    border: 2px solid #e99f09;
    border-radius: 20px;
    padding: 20px;
    height: 100%;
    background: #fff;
    transition: all ease-in-out .3s;
}

.service-item:hover > .col-inner {
    background: #e99f09;
}

.service-item > .col-inner h3 {
    color: #e99f09;
    font-size: 18px;
    transition: all ease-in-out .3s;
}

.service-item > .col-inner h3,
.service-item > .col-inner p,
.service-item > .col-inner img {
    transition: all ease-in-out .3s;
}

.service-item:hover > .col-inner h3 {
    color: #fff;
}

.service-item:hover > .col-inner p {
    color: #fff;
}

.service-item:hover > .col-inner img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.number-item {
    padding-bottom: 0 !important;
}

.number-item .col-inner {
    border-radius: 20px;
    box-shadow: 2px 2px 12px #000;
    padding: 20px;
}

.number-item .col-inner h4 {
    font-size: 40px;
    color: #e99f09;
    margin-bottom: 0;
}

.number-item .col-inner p {
    font-size: 20px;
    margin-bottom: 0;
}

.review-list .flickity-page-dots {
    bottom: 0px;
}

.review-item .icon-box-img {
    position: relative;
    width: 100% !important;
    margin-bottom: 0 !important;
}

.review-item .icon-box-img:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #dcdcdc, #dcdcdc);
    background-size: 100%;
    background-position: bottom;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    z-index: -1;
    bottom: -50%;
}

.review-item .icon-box-img:after {
    content: "";
    background: #dcdcdc;
    display: block;
    width: 170px;
    height: 170px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: -1;
}

.review-item .icon-box-img img {
    width: 150px;
    margin: 10px;
    padding: 0;
}

.review-item .icon-box-text {
    background: #dcdcdc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px;
}

.list-news .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.list-news .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.form-dat-hang > h2 {
    font-size: 40px;
    color: #e99f09;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}

.form-dat-hang > p {
    font-size: 16px;
    text-align: center;
    margin: auto !important;
    margin-bottom: 20px !important;
}

.form-contact {
    display: flex;
    flex-wrap: wrap;
}

.form-contact .form-control {
    width: 100%;
    padding: 0 10px;
}

.form-contact .form-control.form-50 {
    width: 50%;
}

.form-contact .form-control.form-75 {
    width: 75%;
}

.form-contact .form-control.form-25 {
    width: 25%;
}

.form-contact .form-control input,
.form-contact .form-control textarea {
    background: #fff !important;
    border-radius: 15px;
    height: 54px;
    min-height: 54px;
    width: 100%;
    resize: none;
    padding: 13px 0;
    padding-left: 20px;
    margin-bottom: 20px;
    box-shadow: none !important;
    border: none;
    border: 4px solid #ffd787;
}

.form-contact .form-control.form-submit {
    width: fit-content;
    margin: auto;
}

.form-contact .form-control.form-submit input {
    background: #e99f09 !important;
    line-height: 1;
    width: 120px;
    margin: 0;
    padding: 0;
}

.absolute-footer {
    display: none !important;
}

.nb-footer {
    padding-bottom: 20px !important;
}

.nb-footer .section-content .row .col {
    border-left-width: 4px !important;
}

.logo-footer:before {
    background: #f4f4b1;
    content: "";
    width: 200vw;
    height: 50px;
    position: absolute;
    left: -100vw;
    top: 20px;
    display: block;
}

.logo-footer img {
    width: 100px !important;
}

.col-footer-info {
    border-left: 0 !important;
    padding-bottom: 0;
}

.footer-info,
.nav-footer .ux-menu-link__link {
    color: #fff !important;
}

.nav-footer .ux-menu-link__link {
    min-height: auto;
}

.nav-footer .ux-menu-link__link:first-child {
    padding-top: 0;
}

.footer-info h3,
.nav-footer .ux-menu-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    padding: 0;
    line-height: 1.2;
    min-height: auto;
}

.fixer-icon {
    position: fixed;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    display: flex;
    z-index: 9999;
    flex-wrap: wrap;
    width: 50px;
    border-radius: 15px;
    border: 4px solid #ffd787;
    background: #fff;
    transition: all ease-in-out .3s;
}

.fixer-icon:hover {
    right: 20px;
}

.fixer-icon:after {
    content: "";
    background: #ffd787;
    width: 100px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    z-index: -1;
}

.fixer-icon a {
    padding: 5px;
    background: #fff;
    border-radius: 15px;
}

.ac-about .ac-about-item {
    border: 3px solid #e99f09;
    border-radius: 18px;
    overflow: hidden;
}

.ac-about .ac-about-item {
    margin-bottom: 20px;
}

.ac-about .ac-about-item .accordion-title {
    color: #000;
    font-size: 18px;
    border: 0;
    background: transparent;
    font-weight: 700;
    padding: 10px 20px;
}

.ac-about .ac-about-item .accordion-title button {
    display: none;
}

.ac-about .ac-about-item .accordion-title.active,
.ac-about .ac-about-item .accordion-inner {
    background: #ffd787;
}

.ac-text-ul {
}

.ac-text-ul ul li {
    list-style: none;
    position: relative;
    margin-left: 0 !important;
    padding-left: 25px;
}

.ac-text-ul ul {
    display: flex;
    flex-wrap: wrap;
}

.ac-text-ul ul li:nth-child(odd) {
    width: 40%;
}

.ac-text-ul ul li:nth-child(even) {
    width: 60%;
}

.ac-text-ul ul li:before {
    content: "";
    background: url('/wp-content/themes/thach-hien/images/ic-check.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
}

.bre-cus > .col-inner {
    display: flex;
    flex-wrap: wrap;
}

.bre-cus > .col-inner:before {
    content: "";
    width: calc(100% - 50px);
    height: 7px;
    background: #f6bd48;
    position: absolute;
    bottom: 1px;
    left: 50px;
}

.bre-cus .bre-title {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    height: 80px;
    margin-top: auto;
    font-size: 20px;
    font-weight: 700;
}

.bre-cus .bre-title p {
    margin: auto;
}

.bre-cus .bre-des {
    width: calc(100% -  200px);
    padding-left: 20px;
    padding-bottom: 10px;
    margin-top: auto;
}

.bre-cus .bre-des p {
    margin-bottom: 0;
}

.bre-cus .bre-title:before {
    content: "";
    background: url('/wp-content/themes/thach-hien/images/bg-bre-title.png');
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.detail-products > .col-inner {
    box-shadow: 0px 0px 30px #000;
    padding: 10px;
    border-radius: 4px;
}

.text-order a,
.text-order a:hover {
    color: #f00;
}

.related-products .product-section {
    border-top: 0;
}

.box-text-products {
    padding: 10px !important;
}

.product-title a {
    font-size: 1.4rem;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    -webkit-line-clamp: 2;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

section.detail-right > .section-content {
    padding: 10px;
    background: #f4f4b163;
    border-radius: 4px;
}

section.detail-right .title-right h3 {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-color);
}

.list-news-right {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.list-news-right .post-item {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}

.list-news-right .box-blog-post .box-image {
    width: auto !important;
}

.list-news-right .box-blog-post .is-divider {
    display: none;
}

.list-news-right .box-image .image-cover {
    width: 80px !important;
}

.list-news-right .box-text {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 10px !important;
}

.list-news-right >.post-item > .col-inner,
.list-news-right >.post-item > .col-inner .box-blog-post {
    background-color: transparent !important;
}

.list-news-right .box-text .post-title {
    font-size: 14px;
}

.detail-right .product_list_widget li {
    margin-left: 0 !important;
    padding-left: 85px;
}

.detail-right .product_list_widget li img {
    width: 80px;
    height: 80px;
}

.detail-right .btn-tel {
    display: block;
    padding: 10px 20px;
    background: #e99f09;
    border-radius: 18px;
    color: #000;
    margin: auto;
    font-weight: 700;
    width: fit-content;
}

.detail-right .btn-tel span {
    display: block;
    line-height: 1.2;
    text-align: center;
}

.related-products .product-section-title {
    font-size: 25px;
    color: var(--primary-color);
    font-weight: 700;
    text-transform: capitalize !important;
}

.text-contact .alignleft {
    margin-right: 10px;
}

.form-contact-main .form-control-text {
    width: 100%;
    margin-bottom: 20px;
    text-align: justify;
}

.form-contact-main form {
    display: flex;
    flex-wrap: wrap;
}

.form-contact-main .form-control {
    width: 100%;
}

.form-contact-main .form-control label {
    position: relative;
}

.form-contact-main .form-control label strong {
    position: absolute;
    line-height: 22px;
    font-weight: normal;
    color: #888;
    left: 25px;
    top: 9px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.form-contact-main .form-control strong.focusIn {
    font-size: 14px;
    top: -10px;
    left: 20px;
    background-color: #fff;
    padding: 0 5px;
    color: var(--primary-color);
}

.form-contact-main .form-control .input-text {
    border-radius: 4px;
    padding-left: 25px;
    height: 44px;
    margin-bottom: 25px;
    color: #888;
    border: 2px solid var(--primary-color);
}

.form-contact-main .form-control .input-text:hover,
.form-contact-main .form-control .input-text:focus,
.form-contact-main .form-control .input-text:active {
    border-color: var(--primary-color);
    box-shadow: none;
    color: var(--primary-color) !important;
}

.form-contact-main .form-control.form-submit {
    text-align: center;
}

.form-contact-main .form-submit input[type="submit"] {
    margin: auto;
    width: fit-content;
    border-radius: 10px;
}

.head-post {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 4px solid #f6bd483d;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.blog-breadcrumb p {
    margin-bottom: 0;
}

.social-icons {
    display: inline-flex !important;
    align-items: center;
}

.social-icons .button {
    margin-bottom: 0em;
}

.type-post .entry-category,
.type-post .entry-divider {
    display: none;
}

.type-post h1.entry-title {
    color: #e59c0c;
    font-size: 30px;
    text-transform: uppercase;
}

.post-item .col-inner .box-blog-post .is-divider {
    display: none;
}

.post-item .col-inner .box-blog-post .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.post-item .col-inner .box-blog-post .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width:48em) {
    .content-banner {
        display: none;
    }

    #header .header-wrapper .header-main {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .about-img img {
        width: 200px !important;
    }

    .number-item .col-inner {
        margin-bottom: 20px;
    }

    .form-contact .form-control.form-75,
    .form-contact .form-control.form-25,
    .form-contact .form-control.form-50 {
        width: 100%;
    }

    .form-contact .form-control.form-submit .wpcf7-spinner {
        position: absolute;
    }

    .ac-text-ul ul li:nth-child(odd),
    .ac-text-ul ul li:nth-child(even) {
        width: 100%;
    }

    .bre-cus .bre-title,
    .bre-cus .bre-des {
        width: 100%;
    }

    .bre-cus .bre-title:before {
        left: 0;
        transform: translate(25%, -50%);
    }

    .bre-cus .bre-des {
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .bre-cus > .col-inner:before {
        left: 0;
        width: 100%;
    }

    .detail-right {
        display: none;
    }

    .sub-title-square h2:before,
    .sub-title-square h2:after {
        display: none;
        content: unset;
    }

}
