/*
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.   ***************/
#top-bar > .flex-row {
    background: #F26325;
    border-radius: 0 0 22px 22px;
}
#top-bar .topbar-info-left ul {
    list-style: none;
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    color: #fff;
    align-items: center;
}
#top-bar .topbar-info-left ul li:first-child {
    padding-left: 27px;
    background: url('assets/images/world.png') no-repeat left center;
}
#top-bar .topbar-info-left ul li {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}
#top-bar .topbar-info-left ul li a {
    color: #F5D80D;
    font-size: 14px;
    line-height: 18px;
}
#top-bar .topbar-right ul {
    display: flex;
    flex-wrap: nowrap;
    list-style: none;
    gap: 40px;
    justify-content: flex-end;
}
#top-bar .topbar-right ul li {
    margin: 0;
    padding: 5px 0;
    padding-left: 27px;
    background: url('assets/images/phone.png') no-repeat left center;
}
#top-bar .topbar-right ul li:last-child {
    background: url('assets/images/message_light.png') no-repeat left center;
}
#top-bar .topbar-right ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
#logo img, .stuck #logo img {
    max-height: 50px!important;
}
.searchform input#s {
    box-shadow: 0px 0px 15px 0px #00000026;
    border: 1px solid #DFDFDF;
    min-width: 287px;
    font-size: 14px;
    color: #494949;
}
.searchform .button.icon i {
    color: #F26325;
}
.footer-contact-form .col-first > .col-inner {
    background: #F6D908;
    border-radius: 20px;
    padding-top: 38px;
}
.footer-contact-form .col-first h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    color: #000;
    margin: 0 0 7px 0;
}
.footer-contact-form .footer-contact-form-head {
    margin-bottom: 39px;
}
.footer-contact-form .col-first a {
    background: #F26325;
    display: block;
    border-radius: 50px;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    padding: 17px 0;
    color: #fff;
}
.footer-contact-form .col-first a:hover {
    background: #E42227;
}
.footer-contact-form .col-first .wpcf7-form input[name="your-tel"] {
    line-height: 20px;
    color: #333;
    padding: 20px 50px 20px 21px;
    background: #fff;
    border: 0;
    box-shadow: none;
    height: auto;
    border-radius: 50px 0 0 50px;
    margin: 0;
}
.footer-contact-form .col-first .wpcf7-form > p {
    display: flex;
    flex-wrap: wrap;
}
.footer-contact-form .col-first .wpcf7-form-control-wrap {
    width: calc(100% - 88px);
}
.footer-contact-form .col-first p {
    margin: 0;
}
.footer-contact-form .col-first .wpcf7-submit {
    margin: 0;
    width: 88px;
    min-height: auto;
    line-height: 25px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #FE7C11;
    border-radius: 0 50px 50px 0;
}
.footer-contact-form .col-first .wpcf7-spinner, .absolute-footer {
    display: none;
}
.footer-main {
    padding-bottom: 0!important;
}
.footer-main .col-first img {
    margin: 0;
}
.footer-main .col-first p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-bottom: 4px;
}
.footer-main .col-first p:first-child {
    margin-bottom: 6px;
}
.footer-main .col-first p:nth-child(2) {
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.footer-main .col-first ul {
    margin: 40px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    align-items: center;
}
.footer-main .col-first ul li {
    list-style: none;
    margin: 0;
}
.footer-main .col-two h3 {
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
    color: #000;
    margin: 0 0 16px 0;
}
.footer-main .col-two p {
    margin-bottom: 0;
}
.footer-main .col-two ul li {
    list-style: none;
    margin: 0;
}
.footer-main .col-two a {
    font-size: 15px;
    line-height: 30px;
}
.footer-main .col-two ul {
    margin: 0 0 40px 0;
}
.footer-copyright {
    border-top: 1px #BEBEBE solid;
}
.footer-copyright p {
    font-size: 14px;
    line-height: 27px;
    color: #000;
    margin: 0;
}
.footer-copyright ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-end;
    margin: 0;
}
.footer-copyright ul li {
    list-style: none;
    margin: 0;
}
.footer-copyright ul li img {
    margin: 0!important;
}
.footer-copyright .col {
    padding-bottom: 0;
}
.wp-pagenavi .pages {
    display: none;
}
.wp-pagenavi {
    text-align: center;
    margin: 0 0 100px 0;
}
.wp-pagenavi a, .wp-pagenavi span.current {
    border: 1px #B5B5B5 solid;
    border-radius: 3px;
    padding: 6px 14px;
    font-weight: 400;
    color: #000;
    font-size: 20px;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
    background: #F26325;
    color: #fff;
    border: 1px #F26325 solid;
}
h1.main-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    position: relative;
    margin: 10px 0 0 0;
}
.post-item {
    position: relative;
}
.post-item .post-image a {
    display: block;
    overflow: hidden;
    position: relative;
    background: linear-gradient(90deg, #000 0%, #333 100%, #fff 100%);
    transition: all 0.3s linear;
    height: 100%;
}
.post-item .post-image a::after, .post-item .post-image a::before {
    content: '';
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 0.4s ease;
}
.post-item .post-image a::before {
    width: 60px;
    height: 1px;
    left: 0;
}
.post-item .post-image a::after {
   height: 60px;
    width: 1px;
    top: 100%;
}
.post-item .post-image a:hover::before, .post-item .post-image a:hover::after {
    opacity: 1;
    top: 50%;
    left: 50%;
}
.post-item .post-image {
    height: 370px;
    overflow: hidden;
}
.related-posts .post-item .post-image {
    height: 290px;
}
.post-item .post-image a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s linear;
}
.post-item .post-image a:hover img {
    transform: scale(1.1);
    filter: alpha(opacity=50);
    -webkit-opacity: 0.5;
    opacity: 0.5;
}
.post-item .post-content h3 {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 700;
}
.post-item .post-content h3 > a {
    -webkit-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
    color: #333;
}
.post-item .post-content p {
    font-size: 14px;
    font-weight: 400;
    color: #595959;
    line-height: 1.7;
    margin: 0;
    margin-bottom: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.page-background {
    min-height: auto;
    background: #FFDFD0;
    padding: 50px 0;
}
.page-background h1 {
    font-weight: 700;
    font-size: 35px;
    line-height: 44px;
    text-align: center;
    color: #000;
    margin: 0 0 5px 0;
}
.posts {
    margin: 50px 0 0 0;
}
.v-sidebar-block {
    margin-bottom: 3rem;
}
h3.v-sidebar-title {
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #040404;
}
h3.v-sidebar-title::before {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    width: 55px;
    height: 3px;
    background: #333;
}
.v-sidebar-block ul.product-categories {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: left;
}
.v-sidebar-block ul.product-categories > li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #E8E8E8;
    align-items: center;
}
.v-sidebar-block ul.product-categories > li > a {
    display: block;
    padding: 8px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    color: #000;
    width: calc(100% - 15px);
}
.v-sidebar-block ul.product-categories > li a:hover {
    color: #F26325;
}
.v-sidebar-block ul.product-categories > li i {
    font-size: 16px;
    width: 15px;
    cursor: pointer;
}
.v-sidebar-block ul.product-categories > li > ul {
    display: none;
    list-style: none;
    margin: 0 0 0 25px;
}
.v-sidebar-block ul.product-categories > li > ul.show {
    display: block;
}
.v-sidebar-block ul.product-categories > li > ul a {
    font-size: 14px;
}
.v-list-products {
    margin: 50px 0 0 0;
}
.v-list-products .v-product-item {
    background: #fff;
    box-shadow: 0px 0px 4px 0px #00000033;
    border-radius: 4px;
    padding: 17px;
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    margin: 0 0 15px 0;
}
.v-list-products .v-product-item .v-product-image {
    width: 85px;
}
.v-list-products .v-product-item .v-product-info {
    width: calc(100% - 113px);
}
.v-list-products .v-product-item .v-product-info h3 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 100%;
    font-weight: 400;
    margin: 4px 0 8px 0;
}
.v-list-products .v-product-item .v-product-info h3 a {
    color: #663413;
}
.v-list-products .v-product-item .v-product-info p {
    font-size: 13px;
    line-height: 100%;
    font-weight: 300;
    margin: 0 0 8px 0;
    color: #663413;
}
section.single-post {
    margin: 50px 0;
}
.single-post h1.title-single-post {
    font-size: 28px;
    margin-bottom: 3rem;
    border-bottom: 1px solid #72727233;
    padding-bottom: 10px;
    font-weight: 700;
}
h2.related-post-title {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 5rem;
    border-bottom: 1px solid #85858533;
    padding-bottom: 8px;
    font-weight: 500;
}
h2.related-post-title > span {
    border-bottom: 3px solid #333;
    padding-bottom: 8px;
}
.contact-info {
    padding-top: 60px!important;
    padding-bottom: 0!important;
}
.contact-info h2 {
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 26px;
    position: relative;
    font-weight: 700;
}
.contact-info iframe {
    width: 100%;
    height: 350px;
}
.contact-info .col-right p {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 10px;
}
.contact-info .col-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.contact-info .col-right ul li {
    margin: 0 0 10px 0;
}
.contact-form p {
    font-weight: 500;
}
.contact-form-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.contact-form-top label input {
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    box-shadow: none;
}
.contact-form-top > p {
    flex: 0 0 30%;
}
.contact-form-top label, .contact-form-bottom label {
    line-height: 1.6;
    letter-spacing: 0.2px;
    margin-bottom: 0px;
    color: #333;
    font-weight: 400;
}
.contact-form-bottom {
    margin-top: 20px;
    margin-bottom: 20px;
}
.contact-form-bottom label textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding: 10px;
    margin-top: 10px;
    max-height: 160px;
    box-shadow: none;
}
.contact-form input.wpcf7-submit {
    color: #fff;
    background: #F26325;
    text-transform: uppercase;
    padding: 15px 0;
    width: 320px;
    max-width: 100%;
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    cursor: pointer;
}
.intro-general {
    background: #FFDFD0;
}
.intro-general h3 {
    font-weight: 700;
    font-size: 35px;
    line-height: 44px;
    color: #F26325;
    margin: 0 0 9px 0;
}
.intro-general p {
    font-size: 16px;
    line-height: 31px;
    color: #000;
    text-align: justify;
    margin: 0 0 0 0;
}
.intro-general img {
    margin-top: 13px;
}
.open-letter h3 {
    text-align: center;
    font-size: 35px;
    line-height: 44px;
    font-weight: 700;
    color: #F26325;
}
ul.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 4px;
    margin: 0;
    justify-content: center;
}
ul.breadcrumbs li {
    margin: 0;
}
ul.breadcrumbs li a {
    color: #F26325;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
ul.breadcrumbs li a:hover {
    color: #fff;
}
.list-children-categories {
    margin: 50px auto 0 auto;
    display: block;
}
.list-children-categories .child-item {
    margin: 0 20px;
}
.list-children-categories .child-item .child-image {
    height: 148px;
    overflow: hidden;
    border-radius: 18px;
}
@media (min-width: 1400px) {
    .list-children-categories .child-item .child-image {
        height: 200px;
    }
}
.list-children-categories .child-item .child-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: all 0.5s ease-in-out;
}
.list-children-categories .child-item .child-name {
    text-align: center;
    margin: 15px 0 0 0;
}
.list-children-categories .child-item .child-name a {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}
.list-children-categories .child-item .child-star img {
    margin: 0 auto;
    display: block;
}
.list-children-categories .slick-prev:before, .list-children-categories .slick-next:before {
    font-family: unset;
    opacity: 1;
    color: #000;
    font-size: 24px
}
.list-children-categories .slick-prev, .list-children-categories .slick-next {
    transform: unset;
    top: 61px;
}
.list-children-categories .slick-prev {
    left: -40px;
}
.list-children-categories .slick-next {
    right: -40px;
}
.fixed-icons {
    position: fixed;
    bottom: 50px;
    right: 0;
    z-index: 9999;
}
.fixed-icons ul li {
    list-style: none;
    background: #E42227;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0;
    border-bottom: 1px solid #fff;
}
.fixed-icons ul li:last-child {
    border: 0;
}
.fixed-icons ul li a {
    font-size: 10px;
    font-weight: 700;
    display: block;
    color: #fff;
}
.fixed-icons ul li p {
    margin: 0;
}
a.back-to-top {
    display: none;
}
.filter-category {
    display: inline-block;
    position: relative;
    border: 1px #E6E6E6 solid;
    border-radius: 5px;
}
.filter-category span {
    display: block;
    padding: 8px 31px 8px 40px;
    cursor: pointer;
}
.filter-category::before {
    content: url('assets/images/Filter_big_alt.png');
    position: absolute;
    top: 8px;
    left: 8px;
    width: 24px;
    height: 24px;
}
.filter-category::after {
    content: url('assets/images/Expand_down.png');
    position: absolute;
    top: 13px;
    right: 8px;
    width: 19px;
    height: 19px;
}
.filter-products {
    margin: 43px 0 25px 0;
    position: relative;
}
.filter-products .list-product-categories {
    position: absolute;
    top: calc(100% + 20px);
    left: 0;
    z-index: 11;
    display: none;
    outline:0;
}
.filter-products .list-product-categories > ul {
    list-style: none;
    flex-direction: column;
    width: 250px;
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    background: white;
    display: flex;
    column-gap: 20px;
    row-gap: 8px;
}
.filter-products .list-product-categories > ul a {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.filter-products .list-product-categories.show {
    display: block;
}
.filter-products .list-product-categories > ul a:hover, .filter-products .list-product-categories > ul a.active, .product-item .product-title a:hover {
    color: #F26325;
}
.filter-products .list-product-categories > ul > li {
    margin: 0;
}
.filter-products .list-product-categories > ul > li > ul {
    margin: 7px 0 0 15px;
}
.filter-products .list-product-categories > ul > li > ul > li {
    list-style: none;
    margin: 0;
}
.order-category ul {
    margin: 0;
    display: flex;
    flex-wrap: nowrap;
    gap: 11px;
    align-items: center;
    justify-content: flex-end;
}
.order-category ul li {
    list-style: none;
    margin: 0;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.order-category ul li a {
    display: block;
    list-style: none;
    border: 1px #E6E6E6 solid;
    border-radius: 5px;
    position: relative;
    padding: 8px 13px 8px 40px;
    font-weight: 400;
}
.order-category ul li:nth-child(2) a::before {
    content: url('assets/images/Sort_down.png');
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 90;
}
.order-category ul li:last-child a::before {
    content: url('assets/images/Sort_up_light.png');
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 90;
}
.product-item .product-image {
    overflow: hidden;
    border-radius: 10px;
    /* height: 304px; */
}
.product-item .product-image img {
    object-fit: cover;
    width: 100%;
    /* height: 100%; */
    transition: all 0.5s ease-in-out;
}
.product-item .product-image:hover img, .list-children-categories .child-item .child-image:hover img,
.product-category-featured .category-item .category-image a:hover img,
.home-list-news .box-image a:hover img {
    transform: scale(1.1);
}
.product-item .product-title {
    text-align: center;
    margin: 20px 0 0 0;
}
.product-item .product-title a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #000;
}
.product-item .product-rating {
    text-align: center;
    margin: 0 0 30px 0;
}
.product-item .product-rating i {
    color: #FE7;
    margin: 0 1px;
}
.home-products-featured .product-item .product-title h3 {
    font-size: 16px!important;
    line-height: 24px!important;
    margin-bottom: 10px;
}
.slider-content {
    border: 1px solid #EEEEEE;
    padding: 0 0;
    margin: 0 0 15px 0;
}
.slider-content .slick-slide img {
    margin: 0 auto;
}
.slider-thumb .slick-slide {
    border: 1px solid #EEEEEE;
    padding: 5px;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
}
.slider-thumb .slick-slide img {
    transition: all 0.5s ease-in-out;
}
.slider-thumb .slick-slide:hover img {
    transform: scale(1.1);
}
.single-product {
    margin: 40px 0;
}
.single-product .product-info .product-title {
    margin: 0 0 28px 0;
    font-size: 34px;
    line-height: 35px;
    font-weight: 500;
}
.single-product .product-info .product-price {
    font-size: 25px;
    font-weight: 700;
    color: #F26325;
    line-height: 31px;
    margin: 0 0 18px 0;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
    padding: 18px 0;
}
.single-product .product-info .product-buttons a.button-sell-from {
    background: #F26325;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    margin: 0 0 18px 0;
    font-size: 20px;
    font-weight: 600;
}
.single-product .product-info .product-buttons a.button-request {
    background: #F26325;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.single-product .product-info .product-buttons a.button-request span {
    display: block;
    text-transform: uppercase;
}
.single-product .product-info .product-buttons a.button-request span:last-child {
    font-size: 16px;
    font-weight: 500;
    text-transform: unset;
}
.single-product .product-info .product-buttons a.button-request:hover,
.single-product .product-info .product-buttons a.button-sell-from:hover {
    background: #E42227;
}
.single-product .product-info .product-buttons .hotline-zalo {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 18px 0 0 0;
}
.single-product .product-info .product-buttons .hotline-zalo a {
    display: block;
    width: calc(50% - 7.5px);
    background: #0BA639;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #0BA639;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.single-product .product-info .product-buttons .hotline-zalo a:last-child, .single-product .product-info .product-buttons .hotline-zalo a:hover {
    background: #fff;
    color: #0BA639;
}
.single-product .product-info .product-buttons .hotline-zalo a:last-child:hover {
    background: #0BA639;
    color: #fff;
}
.single-product .product-info .sales-criteria {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin: 18px 0 0 0;
}
.single-product .product-info .sales-criteria li {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    font-size: 15px;
    line-height: 19px;
    align-items: center;
}
.single-product .product-info .sales-criteria li p {
    margin: 0;
}
.protected {
    font-size: 14px;
    font-weight: 700;
    color: #595959;
    padding: 0 0 0 30px;
    background: url('assets/images/Chield_check_duotone_line.png') no-repeat left center;
    margin: 35px 0 0 0;
}
.product-banner {
    margin: 70px 0;
}
.product-banner img {
    display: block;
    margin: 0 auto;
}
.product-tabs .tab {
    border-bottom: 1px solid #DFDFDF;
}
.product-tabs .tab .tablinks {
    columns: #000;
    margin: 0;
}
.product-tabs .tab .tablinks.active, .product-tabs .tab .tablinks:hover {
    font-weight: 700;
    border-bottom: 2px solid #747474;
}
.product-tabs .tabcontent {
    margin: 38px 0;
    display: none;
}
.product-tabs .tabcontent.active {
    display: block;
}
.recieved-zalo {
    text-align: center;
    margin: 100px 0 0 0;
}
.recieved-zalo a {
    display: inline-block;
    background: #F26325;
    padding: 17px 63px 17px 107px;
    border-radius: 5px;
    color: #fff;
    background: url('assets/images/zalo-icon.png') #F26325 no-repeat left 63px center;
    font-size: 20px;
    font-weight: 600;
}
.recieved-zalo a:hover {
    background-color: #E42227;
}
.related-products h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    text-transform: capitalize;
    margin: 0 0 39px 0;
    color: #F26325;
}
.related-head {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    align-items: center;
}
.related-head .related-title {
    width: 50%;
}
.related-head .related-view-all {
    width: 50%;
    text-align: right;
}
.related-head .related-view-all a {
    border: 1px #E5E5E5 solid;
    padding: 14px 53px 14px 20px;
    border-radius: 5px;
    background: url('assets/images/Arrow_right.png') no-repeat right 20px center;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
}
.related-head .related-view-all a:hover {
    color: #F26325;
}
.header-main .nav > li.current-menu-item > a, .header-main .nav a:hover {
    color: #F26325!important;
}
.header-main .nav > li > ul {
    display: block;
    padding: 5px 0;
}
.header-main .nav > li > ul > li {
    display: block;
    position: relative;
    padding: 0 15px;
    width: 100%;
}
.header-main .nav > li > ul > li > a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: .8em;
    color: #000;
    margin: 0 auto;
}
.header-main .nav > li > ul > li > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 256px;
    background-color: #fff;
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
    border: 2px solid #ddd;
}
.header-main .nav > li > ul > li.active > ul {
    display: none!important;
}
.header-main .nav > li > ul > li.active > ul {
    display: none!important;
}
.header-main .nav > li > ul > li:hover ul, .header-main .nav > li > ul > li.active:hover > ul {
    display: block!important;
}
.header-main .nav > li > ul > li > ul a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: .8em;
    color: #000;
}
.vision {
    margin-bottom: 100px;
}
.vision-item {
    box-shadow: 0px 0px 13px 0px #00000026;
    border-radius: 20px;
    padding: 30px;
    min-height: 310px;
    background: #fff;
}
.vision-item-title {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 0 30px 0;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
}
.vision-item-title-left {
    color: white;
    font-weight: bold;
    position: relative;
    width: 215px;
}
.vision-item-title-left span {
    position: relative;
    z-index: 20;
}
.vision-item-title-left:after {
    content: '';
    position: absolute;
    background-color: #e51c23;
    clip-path: polygon(0 0, 86% 0, 100% 100%, 0% 100%);
    padding: 12px 91px 12px 45px;
    height: 50px;
    top: -11px;
    left: -49px;
    min-width: 295px;
}
.vision-item-title-right {
    background-color: #e51c23;
    color: white;
    padding: 10px 45px;
    font-weight: bold;
    clip-path: polygon(0 0, 65% 0, 100% 100%, 34% 100%);
    display: flex;
    align-items: center;
    height: 50px;
    width: 120px;
}
/* Optional shadow underline effect */
.vision-item-title::before {
    content: '';
    position: absolute;
    bottom: -34px;
    left: -49px;
    width: 19px;
    height: 33px;
    background-color: #FFB8BA;
    clip-path: polygon(0 0, 100% 100%, 100% 0%);
}
.vision-item-1 .vision-item-title-left:after {
    background: #F26426;
}
.vision-item-1 .vision-item-title-right {
    background: #F26426;
}
.vision-item-1 .vision-item-title::before {
    background-color: #FFCCB5;
}
.vision-item-2 .vision-item-title-left:after {
    background: #F4D808;
}
.vision-item-2 .vision-item-title-right {
    background: #F4D808;
}
.vision-item-2 .vision-item-title::before {
    background-color: #FFF9C9;
}
.vision-image {
    text-align: center;
    margin: 0 0 12px 0;
    min-height: 60px;
}
.vision-content {
    text-align: center;
    line-height: 24px;
    color: #42464E;
}
.product-category-featured {
    padding: 30px 0 0 0!important;
}
.product-category-featured h3 {
    font-weight: 700;
    font-size: 35px;
    line-height: 44px;
    text-transform: uppercase;
    color: #F26325;
    text-align: center;
    margin: 0 0 60px 0;
}
.product-category-featured .category-item {
    text-align: center;
}
.product-category-featured .category-item .category-image {
    height: 148px;
    overflow: hidden;
    border-radius: 18px;
}
.product-category-featured .category-item .category-image a img {
    transition: all 0.5s ease-in-out;
}
.product-category-featured .category-item p {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    text-align: center;
    margin: 15px 0 0 0;
}
.home-banner {
    padding-top: 10px!important;
}
.home-banner p {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    color: #F26426;
    margin: 0 0 15px 0;
}
.home-banner p:last-child {
    margin: 0;
}
.home-banner .shade {
    display: none;
}
.home-banner a {
    display: inline-block;
    border: 1px #B3491C solid;
    background: #F26426;
    border-radius: 10px;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    text-transform: capitalize;
    color: #fff;
    padding: 7px 14px;
    transition: all 0.5s ease-in-out;
}
.home-banner a:hover {
    background: #fff;
    color: #F26426;
}
.col-form-support .col-inner {
    background: url('assets/images/bg-hotrotuvan.png') no-repeat top left;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
    padding: 0 25px 29px 25px;
}
.col-form-support label {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.col-form-support p:first-child {
    font-weight: 700;
    font-size: 35px;
    line-height: 44px;
    text-transform: uppercase;
    margin: 26px 0 22px 0;
    color: #fff;
}
.col-form-support input[type="text"], .col-form-support input[type="tel"], .col-form-support textarea {
    border: 1px solid #F56527;
    background: #fff;
    border-radius: 5px;
    padding: 11px 0 11px 14px;
    font-size: 14px;
    line-height: 18px;
}
.col-form-support textarea {
    min-height: 70px;
}
.col-form-support input[type="submit"] {
    background: linear-gradient(270deg, #E59B06 0%, #FEC119 50%, #E49804 100%);
    color: #fff;
    border: 1px solid #FEC119;
    border-radius: 67px;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 70px;
    margin: 15px auto 0 auto;
    display: block;
}
.col-form-support form {
    margin: 0;
}
.col-form-support .wpcf7-spinner {
    display: none;
}
.home-support img {
    border-radius: 10px;
}
.home-partners {
    padding: 30px 0 30px 0!important;
}
.home-partners h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    color: #3A4757;
    margin: 0 0 38px 0;
}
.slider-partner .slick-slide {
    margin: 0 21px;
}
.slider-partner .slick-arrow::before {
    font-family: unset;
    opacity: 1;
    color: #000;
    font-size: 18px;
}
.slider-partner .slick-arrow {
    top: 50%;
    transform: translate(0, -50%);
    z-index: 999;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 1px 10px 0px #1F2D3C26;
}
.home-news h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    color: #3A4757;
    margin: 0 0 50px 0;
}
.home-list-news .box-image {
    border-radius: 10px 10px 0 0;
}
.home-list-news .box-image img {
    transition: all 0.5s ease-in-out;
    position: static;
    object-fit: cover;
}
.home-list-news .box-image .image-cover {
    padding-top: unset!important;
    height: 370px;
}
.home-list-news .box-blog-post {
    box-shadow: 0px 0px 15px 0px #00000026;
    background: #f9f9f9;
    border-radius: 10px;
}
.home-list-news .box-blog-post .box-text {
    padding: 30px;
}
.home-list-news .box-blog-post .box-text .cat-label {
    background: #E42227;
    border-radius: 28px;
    font-size: 12px;
    line-height: 17px;
    color: #f9f9f9;
    padding: 5px 20px;
    text-transform: unset;
    opacity: 1;
    margin: 0 0 18px 0;
}
.home-list-news .box-blog-post .box-text h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    text-transform: none;
    margin: 0 0 13px 0;
    min-height: 51px;
}
.home-list-news .box-blog-post .box-text h5 a {
    color: #373737;
}
.home-list-news .box-blog-post .box-text .is-divider {
    display: none;
}
.home-list-news .box-blog-post .box-text .from_the_blog_excerpt {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #6D6D6D;
}
.home-list-news .box-blog-post .box-text .button {
    border: 0;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FF4F04;
}
.home-list-news .box-blog-post .box-text .button:hover {
    background: none;
    color: #000;
}
.home-services {
    padding: 100px 0!important;
}
.home-services ul {
    display: inline-block;
    border-radius: 65px;
    width: auto;
    max-width: 219px;
    padding: 10px 12px 10px 38px;
    background: url('assets/images/Dimond_alt_light.png') #fff no-repeat left 12px center;
}
.home-services ul li {
    line-height: 20px;
    color: #000;
    list-style: none;
    margin: 0;
    display: inline-block;
}
.home-services ul li:first-child {
    color: #EC5A59;
}
.home-services h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    color: #3A4757;
    margin: 0 0 50px 0;
}
.home-services .large-3 {
    flex-basis: 20%;
    max-width: 20%;
}
.home-services .service-item {
    box-shadow: 0px 1px 10px 0px #1F2D3C26;
    background: #fff;
    border-radius: 20px;
    padding: 30px 20px 15px 20px;
    position: relative;
}
.home-services .service-item::after {
    content: '';
    width: 80%;
    background: #F26325;
    border-radius: 20%;
    height: 75px;
    box-shadow: 0px 1px 10px 0px #1F2D3C26;
    position: absolute;
    bottom: -16px;
    z-index: -1;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-services .service-item .box-image {
    margin: 0 auto 20px auto;
}
.home-services .service-item h4 {
    font-weight: 700;
    font-size: 21px;
    line-height: 23px;
    color: #3A4757;
    margin: 0 0 18px 0;
    min-height: 42px;
}
.home-services .service-item p {
    margin: 0;
    color: #989898;
    line-height: 25px;
}
.home-services .service-item .box-text {
    position: relative;
    z-index: 10;
}
a.back-to-top {
    display: none;
}
.home-feedbacks {
    padding: 90px 0 30px 0!important;
}
.home-feedbacks h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
    color: #3A4757;
    margin: 0 0 19px 0;
}
.home-feedbacks p {
    color: #3A4757;
    max-width: 959px;
    margin: 0 auto;
}
.customer-reviews {
    margin: 80px 0 0 0;
}
.customer-reviews .review-item {
    background: #F0F0F0;
    border-radius: 10px;
    padding: 71px 34px 26px 90px;
    text-align: center;
    margin: 0 13px;
}
.customer-reviews .review-item .review-content {
    font-weight: 500;
    color: #000;
    margin: 0 0 19px 0;
    position: relative;
}
.customer-reviews .review-item .review-content::before {
    content: url('assets/images/nhaykep.png');
    position: absolute;
    left: -41px;
    top: -45px;
    width: 41px;
    height: 36px;
}
.customer-reviews .review-item .review-author {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 13px;
}
.customer-reviews .review-item .review-author img {
    width: 63px;
    height: 63px;
    border-radius: 50%;
}
.customer-reviews .review-item .review-author p {
    color: #000;
    max-width: 100%;
    margin: 0;
    font-weight: 700;
    line-height: 20px;
}
.customer-reviews .slick-prev:before, .customer-reviews .slick-next:before,
.list-children-categories .slick-prev:before, .list-children-categories .slick-next:before {
    font-family: unset;
    opacity: 1;
    color: #000;
    font-size: 27px;
}
.customer-reviews .slick-prev, .customer-reviews .slick-next,
.list-children-categories .slick-prev, .list-children-categories .slick-next {
    transform: unset;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 999;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #fff;
}
.list-children-categories .slick-prev, .list-children-categories .slick-next {
    width: 40px;
    height: 40px;
    top: 80px;
    padding-bottom: 5px;
}
.customer-reviews .slick-prev {
    left: -15px;
}
.list-children-categories .slick-prev {
    left: 0;
}
.customer-reviews .slick-next {
    right: -15px;
}
.list-children-categories .slick-next {
    right: 0;
}
.view-profile {
    padding: 0 0 30px 0!important;
}
.view-profile a {
    background: linear-gradient(270deg, #E59B06 0%, #FEC119 50%, #E49804 100%);
    border-radius: 67px;
    padding: 13px 36px 13px 68px;
    position: relative;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
    color: #fff;

}
.view-profile a:hover {
    opacity: 0.8;
}
.view-profile a::before {
    content: url('assets/images/Book_open_alt.png');
    position: absolute;
    top: 13px;
    left: 36px;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}
.modal-content {
    background-color: white;
    margin: 15% auto;
    padding: 20px 20px 20px 20px;
    width: 40%;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    animation: fadeIn 0.3s ease;
    position: relative;
}
.modal-content form {
    margin-bottom: 0;
}
.close {
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    right: 13px;
    top: 1px;
}
.modal-content h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.modal-content input.wpcf7-submit {
    color: #fff;
    background: #F26325;
    text-transform: uppercase;
    padding: 15px 0;
    width: 320px;
    max-width: 100%;
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    cursor: pointer;
}

/* Optional fade in animation for modal content */
@keyframes fadeIn {
  from {opacity: 0; transform: translateY(-20px);}
  to {opacity: 1; transform: translateY(0);}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    #top-bar .topbar-right ul {
        justify-content: center;
    }
    .product-category-featured h3 {
        font-size: 25px;
        line-height: 34px;
        margin: 0 0 30px 0;
    }
    .product-category-featured {
        padding: 30px 0 0 0 !important;
    }
    .product-category-featured .category-item .category-image {
        height: 125px;
    }
    .home-banner p {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 5px 0;
    }
    .home-banner a {
        font-size: 18px;
        line-height: 27px;
        padding: 5px 14px;
    }
    .home-banner .box-image img {
        height: 150px;
        object-fit: cover;
    }
    .home-banner {
        padding: 0 0 10px 0!important;
    }
    .col-form-support p:first-child {
        font-size: 28px;
        line-height: 35px;
    }
    .home-services, .home-feedbacks {
        padding: 50px 0!important;
    }
    .home-services h3 {
        font-size: 25px;
        line-height: 33px;
        margin: 0 0 30px 0;
    }
    .home-services .large-3 {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .home-services .service-item h4 {
        min-height: auto;
    }
    .home-feedbacks h3, .home-partners h3, .home-news h3, .footer-contact-form .col-first h3 {
        font-size: 25px;
        line-height: 33px;
    }
    .customer-reviews .review-item {
        padding: 30px;
    }
    .customer-reviews .review-item .review-content::before {
        display: none;
    }
    .customer-reviews {
        margin: 40px 0 0 0;
    }
    .home-partners {
        padding: 0px 0 30px 0!important;
    }
    .slider-partner .slick-slide {
        margin: 0 10px;
    }
    .home-news h3 {
        margin: 0 0 30px 0;
    }
    .home-news {
        padding-bottom: 0!important;
    }
    .footer-contact-form .col-first > .col-inner {
        padding: 38px 15px 0 15px;
    }
    .footer-contact-form .col-first .large-2 {
        display: none;
    }
    .footer-main .large-4 {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .footer-copyright ul {
        justify-content: center;
    }
    .fixed-icons ul li a img {
        width: 20px;
    }
    .fixed-icons ul li {
        display: block;
        padding: 5px;
    }
    #top-bar .topbar-info-left ul li {
        font-size: 11px;
        width: 22%;
        flex-basis: 22%;
    }
    #top-bar .topbar-info-left ul li:first-child {
        width: 78%;
        flex-basis: 78%;
    }
    #top-bar .topbar-info-left ul li a {
        font-size: 10px;
    }
    #top-bar .topbar-info-left ul {
        gap: 5px;
    }
    #top-bar .topbar-right ul li a {
        font-size: 12px;
    }
    .intro-general {
        padding: 50px 0!important;
    }
    .intro-general h3, .page-background h1, .single-product .product-info .product-title {
        font-size: 25px;
        line-height: 33px;
    }
    .open-letter {
        padding: 30px 0 0px 0!important;
    }
    .vision-item-title-left:after {
        min-width: 283px;
    }
    .vision {
        margin-bottom: 50px;
    }
    .product-item .product-image {
        height: 200px;
    }
    .single-product .product-info .sales-criteria li {
        display: block;
        margin-bottom: 15px
    }
    .single-product .product-info .sales-criteria img {
        margin-bottom: 0;
        width: 15px;
    }
    .single-product .product-info .sales-criteria li {
        display: flex;
        gap: 5px;
        align-items: center;
    }
    .single-product .product-info .sales-criteria li p {
        font-size: 11px;
    }
    .protected {
        margin: 20px 0 0 0;
    }
    .product-banner {
        margin: 30px 0;
    }
    .recieved-zalo {
        margin: 50px 0 0 0;
    }
    .recieved-zalo a {
        font-size: 17px;
    }
    .related-products h3 {
        font-size: 19px;
        margin-bottom: 0;
    }
    .related-head .related-view-all a {
        font-size: 14px;
    }
    .contact-info, .contact-form {
        padding: 40px 0 0 0!important;
    }
    .contact-form form {
        margin-bottom: 0;
    }
    .wpcf7-spinner {
        display: none;
    }
    .searchform input#s {
        min-width: auto;
    }
    #top-bar {
        display: none;
    }
    .fixed-icons {
        bottom: 0;
        width: 100%;
    }
    .fixed-icons ul {
        margin: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .fixed-icons ul li {
        width: calc(100%/3);
    }
    .fixed-icons ul li:last-child {
        display: none;
    }
    a.back-to-top {
        display: block;
    }
    .filter-category span {
        font-size: 13px;
    }
    .filter-category::after {
        top: 10px;
    }
    .order-category ul li:last-child a::before {
        top: 5px;
    }
    .order-category ul li:nth-child(2) a::before {
        top: 5px;
    }
    .order-category ul li {
        font-size: 11px;
    }
    .post-item .post-image {
        height: auto;
    }
    .related-posts .post-item .post-image {
        height: auto;
    }
    .home-list-news .box-image .image-cover {
        height: auto;
    }
}