.n2-section-smartslider {
    z-index: -1;
}


.home-box-du-an,
.home-box-banner-1,
.home-box-tin-tuc,
.home-box-banner-2,
.home-box-kh-danhgia,
.home-box-kh-thanthiet,
.home-box-category {
    float: left;
    width: 100%;
}

.home-box-category {
    padding: 117px 0;
    background-size: cover;
    background-position: top;
    margin-top: -12px;
    position: relative;

}

.home-box-category .woocommerce ul.products li.product {
    position: relative;
    height: 335px;
    cursor: pointer;
    padding: 0px 10px;
    box-shadow: unset !important;
    background: unset !important;
    padding: 0 !important;
}

.home-box-category .woocommerce ul.products li.product a img {
    padding: 0px !important;
}

.home-box-category .woocommerce ul.products li.product a {
    position: relative;
}

.home-box-category .woocommerce ul.products li.product a .img {
    max-width: 115%;
    margin-top: 20px;
    position: relative;
    z-index: 2;
    transition: all 0.2s linear;
}

.home-box-category .woocommerce ul.products li.product a .mask {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    transition: all 0.2s linear;
    text-align: center;
}

.home-box-category .woocommerce ul.products li.product a .mask img:last-child {
    display: none;
    position: relative !important;
    bottom: -90px;
    left: 50%;
    opacity: 1;
    z-index: 2 !important;
    transition: all 0.2s linear;
    transform: translateX(-50%);
}

.home-box-category .woocommerce ul.products li.product:hover a .mask img:last-child {
    display: block;
}

.home-box-category .woocommerce ul.products li.product:hover a .mask img:first-child {
    display: none;
}

.home-box-category .woocommerce ul.products li.product a h2 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #ffcf00;
    text-align: center;
    padding: 0;
    position: relative;
    bottom: -55px;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    text-transform: uppercase;
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s linear;
    max-width: 90%;
}

.home-box-category .woocommerce ul.products li.product a:hover h2 {
    color: #000;
}

.tabs-container {
    padding: 100px 0 70px;
    background-size: cover;
    background-position: top;
    margin-top: -40px;
    position: relative;
    z-index: 3;
    float: left;
    width: 100%;
}

.home-box-banner-1-left,
.home-box-banner-1-right {
    float: left;
    width: 50%;
    position: relative;
}

.home-box-banner-1-left img,
.home-box-banner-1-right img {
    width: 100%;
}

.home-box-banner-1 a {
    background: #D26E4B;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    padding: 8px 12px;
    border-radius: 10px;
    bottom: 10px;
    position: absolute;
    left: 10px;
    z-index: 99;
    transition: padding 0.3s, transform 0.3s, box-shadow 0.3s, background-image 0.3s, background-position-x 0.3s, -webkit-transform 0.3s;
}

.home-box-banner-1 a:hover {
    background: #B20000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
    background-image: url(images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: 8px center;
    padding: 8px 12px 8px 25px;
}

.home-box-banner-1 .home-box-banner-1-right a {
    left: 39%;
    bottom: 35%;
}

.home-box-banner-2 img {
    width: 100%;
}

.home-box-tin-tuc {
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
    padding-top: 100px;
}

.tin-tucs {
    float: left;
    width: 100%;
}

.gr-heading>.heading2 {
    max-width: 50%;
    flex: 0 0 50%;
}

.gr-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-box-tin-tuc .home-box-tin-tuc-right {
    width: 100%;
    margin-top: 3rem;
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
}

.btn1 {
    background: #3ebb42;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.home-box-tin-tuc a {
    text-decoration: none;
    color: #fff;

}

.home-box-banner-2 {
    margin-top: 30px;
}

.home-box-kh-danhgia {
    margin-top: 20px;
}

.home-box-kh-danhgia h3 {
    float: left;
    text-align: center;
    width: 100%;
    color: #008080;
    text-transform: uppercase;
    font-size: 21px;
}

.home-inner-kh-danhgia {
    float: left;
    width: 33.33%;
}

.kh-danhgia-img {
    width: 160px;
    border-radius: 99px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 10px;
    height: 160px;
    float: left;
    margin-bottom: 10px;
}

.kh-danhgia-img img {
    width: 96%;
    border-radius: 133px;
    padding: 2%;
}

.kh-danhgia-content {
    font-style: italic;
    min-height: 160px;
    display: inline;
    font-size: 14px;
    color: #008080;
}

.kh-danhgia-name {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 15px;
    font-style: italic;
    font-size: 13px;
}

.home-box-kh-thanthiet {

    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
    padding-top: 100px;
}

.heading2 h3 {
    float: left;
    text-align: center;
    font-size: 40px;
    line-height: 52px;
    margin: 0;
}

.heading2 h3 span {
    color: #3ebb42;
    position: relative;
}

.home-box-kh-thanthiet h3 span:before {
    content: "";
    background-image: url(http://vietnamgrocery.codev6.keyweb.vn/userdata/9317/wp-content/uploads/2025/06/download-1-11zon-removebg-preview.png);
    position: absolute;
    top: -25px;
    left: -40px;
    width: 525px;
    height: 115px;
    z-index: -1;
}

.list-kh-thanthiet {
    display: flex;
    justify-content: space-between;
    align-items: center;
    float: left;
    width: 100%;
    flex-wrap: wrap;
}

.heading2 {
    max-width: 50%;
    flex: 0 0 50%;
    position: relative;
    z-index: 2;
}

.heading2 p {
    color: #858585;
    margin-bottom: 5px;
}

.list-kh-thanthiet .wrapper {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 30px;
}

.kh-thanthiet-img {
    float: left;
    overflow: hidden;
    width: calc(100% / 6);
    height: 110px;
    padding: 10px;
    box-sizing: border-box;
}

.kh-thanthiet-img img {
    width: 100%;
    height: 100%;
}

.heading1 h3 {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    position: relative;
    margin-bottom: .5rem;
    margin-top: 0;
}

.heading1 h3 span {
    z-index: 1;
    position: relative;
    color: #fece01;
}

.heading1 p {
    position: relative;
    margin-bottom: 0;
    z-index: 50;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
}

.heading1 h3::before {
    content: "";
    background-image: url(http://vietnamgrocery.codev6.keyweb.vn/userdata/9317/wp-content/uploads/2025/06/download-11zon-removebg-preview.png);
    position: absolute;
    top: -10px;
    left: -50px;
    width: 439px;
    height: 114px;
    z-index: -1;
}

.home-box-category .row {
    justify-content: space-between;
    align-items: center;
}

.home-box-category p.view-all {
    margin: 0;
}

.home-box-category p.view-all a {
    background: #87ad0a;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.woocommerce .products ul,
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.home-box-category p.view-all a:hover {
    text-decoration: underline;
}

.home-box-category .woocommerce {
    display: flex;
    flex-wrap: wrap;
    margin: 60px -20px 0;
}

.home-box-du-an-left {
    float: left;
    width: 40%;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
}

.home-box-du-an-right {
    float: right;
    width: 60%;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 50px;
}

.home-box-du-an h3 {
    font-size: 32px;
    margin-bottom: 1.5rem;
    line-height: 52px;
}

.description-gt {

    margin-bottom: 1.5rem;
}

.home-box-du-an {
    padding: 100px 0 70px;
    background-size: cover;
    background-position: top;
    margin-top: -40px;
    position: relative;
    z-index: 3;
}

.home-box-du-an h3 b {
    color: #87ad0a;
    position: relative;
}

.home-box-du-an h3 b::before {
    content: "";
    background-image: url(http://vietnamgrocery.codev6.keyweb.vn/userdata/9317/wp-content/uploads/2025/06/download-1-11zon-removebg-preview.png);
    position: absolute;
    top: -25px;
    left: -40px;
    width: 525px;
    height: 115px;
    z-index: -1;
}

.img-fix {
    max-width: 100%;
    margin-top: 3rem;
}

.home-box-du-an-right a {
    background: #87ad0a;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
}

.home-box-banner-1 {
    margin-top: 35px;
}

.tabs-container .gr-heading1 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.tabs {
    margin: 0;
    padding: 0;
    gap: 10px;
}

.tabs li {
    list-style: none;
    height: 50px;
    text-align: center;
    display: inline-block;
    background: #738b44;
    border: 1px solid #dfe2d3;
    border-radius: 5px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    padding: 0 15px;
    font-size: 13px;
    text-transform: uppercase;
}

.tabs li.active {
    border-color: #9fbd3b;
    background: #9fbd3b;
}

.product-new-home .woocommerce ul.products li.type-product {
    width: 18% !important;
}

.product-new-home {
    padding: 40px 0 0 0;
}

.blog-slider .single-blog:nth-child(1) {
    width: 50%;
    float: left;
    height: 520px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    overflow: hidden;
}

.blog-slider .single-blog:nth-child(1) {
    width: 50%;
    float: left;
    height: 520px;
}

.blog-slider .single-blog {
    position: relative;
}

.blog-slider .single-blog:nth-child(1)>.blog-img {
    height: 100%;
}

.blog-slider .single-blog:nth-child(1)>.blog-img {
    height: 100%;
}

.blog-slider .single-blog .blog-img {
    height: 100%;
}

.blog-img {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog-slider .single-blog img {
    height: 100%;
    object-fit: cover;
}



.blog-img img {
    -webkit-transform: scale(1.03) translateX(-6px);
    -ms-transform: scale(1.03) translateX(-6px);
    transform: scale(1.03) translateX(-6px);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.25, 0.1, 0, 1.02);
    transition: -webkit-transform 1s cubic-bezier(0.25, 0.1, 0, 1.02);
    -o-transition: transform 1s cubic-bezier(0.25, 0.1, 0, 1.02);
    transition: transform 1s cubic-bezier(0.25, 0.1, 0, 1.02);
    transition: transform 1s cubic-bezier(0.25, 0.1, 0, 1.02), -webkit-transform 1s cubic-bezier(0.25, 0.1, 0, 1.02);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}

.img-full img {
    width: 100%;
}

.blog-slider .blog-content {
    box-sizing: border-box;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 50%;
    background: rgb(135 173 10 / 80%);
    padding: 40px;
    border-top-right-radius: 40px;
}



.blog-content {
    text-align: left;
    padding-top: 25px;
}

.blog-slider .blog-title {
    color: #fff;
    margin: 0;
}

.blog-title {
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-bottom: 12px;
    letter-spacing: 1px;
    font-weight: 700;
}

.blog-title {
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-bottom: 12px;
    letter-spacing: 1px;
}

.blog-slider .single-blog:nth-child(1) .blog-title a {
    color: #fff;
}

.blog-slider .blog-title a {
    color: #333;
    text-decoration: none;
}

.blog-slider .blog-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.blog-slider .blog-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.blog-slider .blog-meta .author-name {
    color: #fff;
    opacity: 0.9;
    margin-bottom: 0;
}

.blog-slider .blog-meta i {
    color: #98b92d;
}

.blog-slider .single-blog:nth-child(1) .blog-meta i {
    font-size: 27px;
    color: #fff;
}

.author-name {
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}

.single-blog:hover .blog-img img {
    -webkit-transform: scale(1.03) translateX(6px);
    -ms-transform: scale(1.03) translateX(6px);
    transform: scale(1.03) translateX(6px);
}

.single-blog .blog-img:hover img {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.blog-slider .single-blog:nth-child(2) {
    border-top-right-radius: 30px;
    overflow: hidden;
}

.blog-slider .single-blog:nth-child(2),
.single-blog:nth-child(3) {
    width: 50%;
    float: left;
    height: calc(520px / 2);
}

.blog-slider .single-blog:nth-child(2) .blog-content {
    left: auto;
    right: 0;
}

.blog-slider .single-blog:nth-child(3) {
    border-bottom-right-radius: 30px;
    overflow: hidden;
}

.blog-slider .single-blog:nth-child(2) .blog-content,
.blog-slider .single-blog:nth-child(3) .blog-content {
    height: 100%;
    border-radius: 0;
    background: #fff;
}

.box-video {
    margin-top: 15px;
    float: left;
    width: 100%;
    padding: 20px 0 70px;
}

.box-video .video {
    padding-top: 45px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.iframa {
    width: 32%;
    height: 250px;
}

.box-video h1 {
    padding-bottom: 35px;
    color: #3ebb42;
    top: 22px;
    margin-top: 37px;
    font-size: 23px;
    line-height: 1.4em;
    text-transform: uppercase;
    text-align: center;
    max-width: 1170px;
    margin: auto;
    position: relative;
}

@media only screen and (max-width: 900px) {

    .home-box-du-an h3 b::before,
    .home-box-kh-thanthiet h3 span:before {
        display: none;
    }


    .home-box-category h3 {
        font-size: 35px;
        margin: 0;
        margin-bottom: 10px;
    }

    .home-box-category .row {
        width: 100%;
        text-align: center;
    }

    .home-box-category .row .heading1 {
        width: 100%;
    }

    .home-box-category p.view-all {
        margin: auto;
    }

    .blog-slider .single-blog:nth-child(1),
    .blog-slider .single-blog:nth-child(2),
    .single-blog:nth-child(3) {
        width: 100%;
        height: 100%;
    }

    .home-box-category .woocommerce {
        width: 100%;
    }

    .main-menu {
        justify-content: flex-end;
    }

    .home-box-category .woocommerce ul.products li.product {
        width: 46% !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        height: auto;
    }

    .home-box-category .woocommerce {
        margin: auto;
        justify-content: center;
    }

    .home-box-category {
        padding: 31px 0;
    }

    .home-box-category .woocommerce ul.products li.product a .mask {
        width: auto !important;
    }

    .home-box-category .woocommerce ul.products li.product a h2 {
        bottom: 0;
    }

    .home-box-du-an,
    .tabs-container {
        padding: 0 0 50px;

    }

    .heading1 h3::before {
        display: none;
    }

    .tabs-container .gr-heading1 {
        margin-right: 15px;
        width: 95%;
        margin-left: 15px;
    }

    .gr-heading1 ul {
        overflow: auto;
        margin: 0 -5px;
        padding-bottom: 12px;
    }

    .heading1 h3 {
        font-size: 26px;
    }

    .heading2 h3 {
        font-size: 24px;
    }

    .product-new-home .woocommerce ul.products li.type-product {
        width: 100% !important;
        margin-right: 15px !important;
        margin-left: 15px !important;
        padding: 20px 15px !important;
    }

    .kh-thanthiet-img {
        width: calc(100% / 2);
    }

    .list-kh-thanthiet .wrapper {
        margin: 20px;
    }

    .home-box-kh-thanthiet {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .heading2 {
        max-width: 95%;
        flex: 0 0 95%;
    }

    .blog-slider .blog-content {
        max-width: 70%;
        padding: 20px;
    }

    .blog-slider .single-blog:not(:first-child) .blog-content {
        position: unset !important;
        width: 100% !important;
        max-width: unset !important;
    }

    .home-box-tin-tuc {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .home-box-tin-tuc .home-box-tin-tuc-right {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }

    .woocommerce .products ul,
    .woocommerce ul.products {
        gap: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .blog-slider .single-blog:nth-child(1) {
        height: 300px;
        border-radius: 20px;
        margin-bottom: 20px;
    }

    .home-box-du-an-left,
    .home-box-du-an-right {
        float: left;
        width: 100%;
    }

    .home-box-banner-1 a {
        font-size: 11px;
        padding: 4px 8px;
        border-radius: 3px;
    }



    .home-box-tin-tuc .home-box-tin-tuc-right {
        width: 100%;
        padding: 0;
    }

    .home-inner-kh-danhgia {
        width: 100%;
        border-bottom: 1px solid #008080;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .kh-danhgia-img {
        width: 80px;
        height: 80px;
        margin-bottom: 0;
    }

    .kh-danhgia-name {
        margin: 0;
    }

    .home-box-kh-danhgia h3 {
        font-size: 16px;
    }

}

@media only screen and (max-width: 500px) {

    .home-box-banner-1-left,
    .home-box-banner-1-right {
        float: left;
        width: 100%;
        position: relative;
    }

}