.slideshow .slick-dots {
    bottom: 0;
}

.slideshow .slick-dots li button:before {
    width: 12px;
    height: 12px;
    opacity: 1;
    top: -3px;
    left: -2px;
}

.slideshow.slick-slider {
    margin: 0;
}

.wrap-nangluc {
    background: linear-gradient(45deg, #2978bb, #2978bb);
    padding: 15px 0;
}

.dv-05-col-item {
    margin-bottom: 0;
}

.dv-05-item {
    color: #fff;
}

.dv-05-item .box {}

.dv-05-item .box .name {
    display: flex;
    align-items: center;
}

.dv-05-item .box .name .text {
    padding-left: 16px;
    font-size: 15px;
    color: #fff;
    width: calc(100% - 45px);
}

.dv-05-item .box .name .text p {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.dv-05-item .box .name .text p a {
    color: #fff
}

.dv-05-item .box .name .text p a:hover {
    color: #fff;
}

.dv-05-item .box .name .text span {
    font-size: 13px;
    color: #ff0;
}

.dv-05-item .box .name .icon {
    width: 45px;
}

.dv-05-item .box .name .icon img {}

.dv-05-item .box .content {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.6;
}

#section_1639654012 {
    padding-top: 30px;
    padding-bottom: 30px;
}

#section_1639654012 .section-bg.bg-loaded {}

.bg-loaded {
    opacity: 1;
}

.section {
    padding: 0px 0 0px;
    position: relative;
    min-height: auto;
    width: 100%;
}

.bg-fill {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}

.fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
}

.section-bg {
    overflow: hidden;
}

.section-bg,
.section-content {
    width: 100%;
}

.content_about {
    background: #fff;
    padding: 30px 0 30px 30px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    position: relative;
}

.content_about h2 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #333
}

.view_more {
    margin-top: 10px;
}

.view_more a {
    color: #2978bb;
    font-size: 16px;
}

.wrap-product-home {
    padding: 45px 0 10px;
}

.wrap-product-home .row {
    justify-content: center;
}

.group-title {
    text-align: center;
    margin-bottom: 24px;
    font-size: 28px;
}

.group-title p {
    font-size: 15px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}

.group-title p span {
    font-weight: 600;
    color: #f00;
    font-size: 17px;
}

.group-title .title {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    color: #2978bb;
    font-size: 30px;
}

.group-title .title-underline:after {
    content: "";
    display: table;
    clear: both;
    background: url(../images/line.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0;
}

.dv-05-col-product-item {
    margin-bottom: 20px;
}

.dv-05-product-item {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    border: 1px solid #cdcdcd;
}

.dv-05-product-item .box .image {
    width: 100%;
}

.dv-05-product-item .box .image img {}

.dv-05-product-item .box .content {
    width: 95%;
    transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(255 199 59) 21%, rgba(247, 223, 87, 1) 50%, rgba(227, 177, 52, 1) 79%);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.dv-05-product-item .box .content h3 {
    margin: 0;
    font-weight: 500;
    color: #000000;
    font-size: 14px;
    padding: 0;
    text-align: center;
    line-height: 1.3;
    margin-top: .1em;
    margin-bottom: .1em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.product_seller {
    position: relative;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: rgba(244, 244, 244, 1);
}

.list-product-home {}

.product_item_in {
    padding: 0 10px;
    margin-bottom: 20px;
}

.product-card .box {
    margin-bottom: 0px;
    margin-top: 5px;
    padding-bottom: 10px;
    background: #fff;
    transition: all .3s ease;
}

.product-card .card-top {
    position: relative;
    overflow: hidden;
    padding-bottom: 75%;
}

.product-card .card-top .image a {
    display: block;
}

.product-card .card-top .image a::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.product-card .card-top .image img {
    object-fit: cover;
    height: auto;
}

.product_item_in .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-card .card-body {
    text-align: center;
    min-height: 115px;
    padding: 10px 0px 0;
}

.product-card .card-body .card-name {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    height: auto;
    line-height: 20px;
    min-height: 45px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.product-card .card-body .card-name a {
    color: #2978bb;
    text-transform: uppercase;
}

.product-card .card-body .card-price {
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
}

.card-price {
    text-align: center;
    font-size: 22px;
    color: #be1e2d;
    line-height: 22px;
    font-weight: 700;
}

.product-card .card-body .card-price .old-price {
    color: #8d8d8d;
    margin-left: 0px;
    font-weight: 500;
    font-size: 15px;
    width: 100%;
}

.product-card .card-body .card-price .new-price {
    font-size: 17px;
    color: #ff0000;
    font-weight: 600;
}

.xemthem_in {
    background: rgb(41 120 187);
    padding: 5px 20px;
    margin: 10px 0 0 0;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}

.xemthem_in a {
    color: #fff;
}

.view_all {
    width: 100%;
    text-align: center;
}

.view_all a {
    background-color: rgb(41 120 187);
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
    border-radius: 99px;
    padding: 5px 17px;
    line-height: 35px;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.view_all span {
    -ms-transform: translateX(.75em);
    transform: translateX(.75em);
    display: inline-block;
    transition: opacity .3s, transform .3s;
    line-height: 22px;
}

.view_all i {
    width: 1em;
    vertical-align: middle;
    top: -1.5px;
    opacity: 0;
}

.product_seller.white {
    background-color: #fff;
}

.product_item_in {
    padding: 0 10px;
    margin-bottom: 20px;
}

.product_item_in .box_item {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
}

.product_item_in .image_in {
    position: relative;
    padding-bottom: 75%;
}

.product_item_in .image_in img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_item_in .info {
    text-align: center;
    padding: 10px 10px 0px;
}

.product_seller.white .product_item_in .info h3 {
    font-size: 16px;
}

.product_item_in .info h3 {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product_item_in .info h3 a {
    color: #333
}

.product_item_in .info h3 a:hover {
    color: #f00
}

.cam_ket {
    padding: 50px 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    background-color: rgba(41, 120, 187, .91);
}

.cam_ket .group-title .title {
    color: #fff;
}

.cam_ket .group-title .title span {
    color: #f00;
}

.group-title .sub_title {
    max-width: 800px;
    margin: auto;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.list_camket {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.list_camket .item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.list_camket .item .box {
    display: flex;
    width: 100%;
}

.list_camket .item .box .image {
    width: 60px;
}

.list_camket .item .box .info {
    padding-left: 15px;
    width: calc(100% - 60px);
}

.list_camket .item .box .info .name {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 31px;
}

.list_camket .item .box .info .desc {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
}

.wrap-news-home {
    padding: 47px 0;
    background-color: rgb(244, 244, 244);
}

.dv-01-col-news-item {
    padding: 0 10px;
}

.dv-01-news-item {
    margin-bottom: 20px;
}

.dv-01-col-news-item .box {
    border-radius: 5px;
    overflow: hidden;
}

.dv-01-news-item .image2 {
    overflow: hidden;
    position: relative;
    padding-bottom: 75%;
}

.dv-01-news-item .image2 img {
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.dv-01-col-news-item .info {
    border-top: 0px solid #2978bb;
    background: white;
    padding: 10px 10px;
}

.dv-01-news-item h3 {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin: 5px 0 10px;
    position: relative;
}

.dv-01-news-item h3 a {
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
    font-size: 17px;
}

.dv-01-news-item .desc {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: auto;
}

.wrap-count-number {
    padding: 46px 0;
    background-image: url(../images/tu-van-mua-tu-lanh-cho-gian-bep-sang-trong.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.wrap-count-number:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(41, 120, 187, .9);
}

.wrap-count-number .row {
    padding: 0;
    position: relative
}

.wrap-count-number .box_title {}

.wrap-count-number .image {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.wrap-count-number .image img {
    width: 100%;
}

.wrap-count-number .box_title .title {
    font-weight: 700;
    color: #fff;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 12px;
}

.wrap-count-number .box_title .description {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 20px;
}

.wrap-count-number .item {
    padding: 0 10px;
}

.list-count {}

.item-count {
    color: #f1f1f1;
    margin-bottom: 0;
}

.item-count .box {
    display: flex;
    align-items: center;
}

.item-count .icon {
    font-size: 64px;
    color: #0a2166;
    line-height: 1;
    width: 60px;
}

.item-count .icon i {}

.item-count .icon img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.item-count .box-count {
    width: 100%;
    padding-left: 0;
}

.item-count .box-count .counter-value {
    font-size: 46px;
    font-weight: 700;
    line-height: 56px;
}

.item-count .box-count p {
    font-size: 16px;
}

.wrap-nangluc>.ctnr>.row {
    gap: 15px 0;
}














section.slideshow.slide-1 button.slick-next.slick-arrow {
    margin: 0;
    width: 44px;
    height: 44px;
    border-radius: 5px;
    transform: translateY(-50%);
    z-index: 3;
    text-align: center;
    opacity: 1;
    background-image: url(../images/ic_next_black.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.4);
    background-size: 20px 30px;
}

section.slideshow.slide-1 {
    position: relative;
}

section.slideshow.slide-1:hover button.slick-prev.slick-arrow {
    left: 10px;
}

section.slideshow.slide-1:hover button.slick-next.slick-arrow {
    right: 10px;
}

section.slideshow.slide-1 button.slick-prev.slick-arrow {
    left: 0;
    margin: 0;
    width: 44px;
    height: 44px;
    border-radius: 5px;
    transform: translateY(-50%);
    z-index: 3;
    text-align: center;
    opacity: 1;
    background-image: url(../images/ic_previous_black.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.4);
    background-size: 20px 30px;
}

.product-card .card-top .image a::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.product-card .box:hover {
    /* box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1); */
    transform: translateY(-5px);
}

.product-card:hover .card-top .image a::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.dv-05-product-item .box {
    position: relative;
}










section.section_flash_sale {
    padding: 30px 0 0px;
}

.bg-section-flash_sale {
    background: #002d3a url(//bizweb.dktcdn.net/100/490/431/themes/927074/assets/section_sale_bg.jpg?1716175167006) no-repeat center / cover;
    padding: 30px 0;
    position: relative;
}

section.section_flash_sale .block-countdown {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}

section.section_flash_sale .block-countdown a {
    display: inline-flex;
    margin-top: 20px;
}

.section-title.side-left.has-control h2 {
    padding-right: 0;
    text-align: left;
    display: inline-block;
    font-weight: 700;
    font-size: 3rem;
    text-transform: uppercase;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 8px;
}

.section-title.side-left.has-control h2 a {
    color: #fff;
}

section.section_flash_sale .block-countdown a {
    display: inline-flex;
    margin-top: 20px;
}

.section_flash_sale .block-countdown .count-down .title-count-down {
    display: block;
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 8px;
    color: #fff;
    line-height: normal;
    margin-top: 10px;
}

.section_flash_sale .block-countdown .count-down .timer-view {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
}

.section_flash_sale .block-countdown .count-down .timer-view .block-timer {
    height: auto;
    display: inline-block;
    margin-right: 6px;
    text-align: center;
}

.section_flash_sale .block-countdown .count-down .timer-view .block-timer>div {
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 6px 4px;
    font-weight: 700;
    color: #fff;
    font-size: 2.6rem;
    margin: 0;
    line-height: initial;
}

.section_flash_sale .block-countdown .count-down .timer-view .block-timer span {
    display: block;
    color: #333;
    font-size: 1.4rem;
    line-height: initial;
    font-weight: 600;
    padding: 4px;
    background: linear-gradient(90deg, rgb(255 199 59) 21%, rgba(247, 223, 87, 1) 50%, rgba(227, 177, 52, 1) 79%);
}

.btn-view-product-list {
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    overflow: hidden;
    transition: all .5s;
    padding: 5px 20px;
    color: #000;
    z-index: 9;
}

.btn-view-product-list:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(0px);
    transition-duration: .3s;
    clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
    z-index: -1;
    background: linear-gradient(90deg, rgb(255 199 59) 21%, rgba(247, 223, 87, 1) 50%, rgba(227, 177, 52, 1) 79%);
}

.btn-view-product-list i {
    font-size: 15px;
    margin-left: 5px;
}

.block-product-list .slick-slider {
    margin-bottom: 0px;
}

.slick-slide {
    height: unset;
}

.product-item .product-item-wrap {
    border: 1px solid #EbEbEb;
    background: #FFF;
    border-radius: 10px;
    transition: all .5s;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.product-item .product-item-wrap .product-item-image {
    position: relative;
    overflow: hidden;
}

.product-item .product-item-wrap .product-item-image a {
    display: inline-block;
    overflow: hidden;
}

.product-item-image.hasThumbs.hasThumbsIcon a img {
    display: block;
}

.product-item .product-item-wrap .product-item-action button {
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    box-shadow: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 20;
    transition: all .5s ease-in;
    background: #eee;
    border-radius: 10px;
    width: 32.5px;
    height: 32.5px;
    line-height: 1;
}

.product-item .product-item-wrap .product-item-action button svg {
    width: 17.5px;
    height: 17.5px;
}

.product-item .product-item-wrap .product-item-action button.shop-quickview-button {
    top: 55px;
    opacity: 0;
    visibility: hidden;
}

.product-item .product-item-wrap .product-item-action button svg {
    width: 17.5px;
    height: 17.5px;
}

.product-item .product-item-wrap .product-item-action button.shop-addLoop-button {
    top: 100px;
    opacity: 0;
    visibility: hidden;
    background: #dc8c02;
}

.product-item .product-item-wrap .product-item-detail {
    padding: 10px 10px 15px;
    text-align: center;
    background: #fafafa;
}

.product-item .product-item-wrap .product-item-detail .product-item-detail-name {
    margin: 5px 0;
    font-size: 19px;
    font-weight: 500;
    line-height: 22px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.product-item-detail-price a {
    font-weight: 600;
    margin-right: 5px;
    color: #c90000;
}

.product-item .product-item-wrap:hover .product-item-action button {
    opacity: 1 !important;
    visibility: visible !important;
    background: #fdcc0d;
}

.item-products-details {
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    overflow: hidden;
    position: relative;
    background: #fff;
    border-radius: 5px;
    /* padding: 8px; */
    margin-bottom: 15px;
}

h3.product-name a {
    font-size: 15px;
    line-height: unset;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    min-height: 42px;
}

h3.product-name {
    line-height: 1.4;
}

.title-wrapper {}

.box-text.box-text-products .title-wrapper {
    margin-bottom: 10px;
}

.price-wrapper ins {
    display: block;
    color: #ff0000;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none;
    margin-left: 8px;
}

.price-wrapper del {
    font-size: 14px;
    color: #666;
}

a.product_type_simple {
    background: linear-gradient(145deg, #a40906 0%, #c20c0c 89%);
    color: #fff;
    border: none;
    line-height: 36px;
    width: 70%;
    border-radius: 90px;
    padding: 0;
    margin-top: 1em;
    text-align: center;
    display: inline-block;
}

.add-to-cart-button {
    text-align: center;
}

section.custom_product_list {
    padding: 30px 0px;
}

.item-products-list img {
    border-radius: 5px;
    height: 100%;
}









.section_testimonials {
    position: relative;
}

.section_testimonials .testimonials-flex {
    display: flex;
}


.section_testimonials .testimonials-flex .testimonials-image {
    width: 100%;
    background-image: url(https://bizweb.dktcdn.net/100/499/932/themes/926650/assets/background_danhgia.jpg?1705830293643);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section_testimonials .testimonials-flex .testimonials-carousel {
    width: 100%;
    padding: 60px 15px;
    background-color: #f5f5f5;
}

.section_testimonials .testimonials-flex .testimonials-carousel .block-title {
    text-align: center;
    margin-bottom: 15px;
}

.block-title {
    margin-bottom: 30px;
}

.block-title h2 {
    color: #1a1a1a;
    font-size: 32px;
    position: relative;
    margin-bottom: 0px;
    line-height: 42px;
    font-weight: 600;
    letter-spacing: 0.64px;
    text-transform: uppercase;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.swiper-slide {
    padding-bottom: 0px;
}

.section_testimonials .testimonials-flex .testimonials {}

.section_testimonials .testimonials-flex .testimonials .info {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.section_testimonials .testimonials-flex .testimonials .info .author {
    display: flex;
    align-items: center;
}

.section_testimonials .testimonials-flex .testimonials .info .author img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 15px;
}

.section_testimonials .testimonials-flex .testimonials .info .author .details-info h5 {
    color: #1a1a1a;
    font-size: 18px;
    line-height: 25px;
    display: block;
}

.section_testimonials .testimonials-flex .testimonials .info .author .details-info span {
    color: #8d9396;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.section_testimonials .testimonials-flex .testimonials .info .icon {
    text-align: right;
}

.section_testimonials .testimonials-flex .testimonials .info .icon svg {
    width: 33px;
    height: 24px;
}

.section_testimonials .testimonials-flex .testimonials .info .icon svg path {
    fill: #d94e28;
}

.section_testimonials .testimonials-flex .testimonials .content {
    color: #465058;
    font-size: 14px;
    margin-top: 20px;
    font-style: italic;
}

#tour-location {
    position: relative;
    width: 100%;
    padding: 60px 0;
    background: #f7f7f7;
}

.widget .widgettitle {
    position: relative;
    margin-bottom: 40px;
    display: block;
    text-align: center;
    margin-top: 0;
    font-weight: 400;
    color: #1a1a1a;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
}

.widget .widgettitle:before {}

.widget .widgettitle small {
    display: block;
    font-size: 14px;
    line-height: 30px;
}

.widget .widgettitle:after {
    content: '';
    background: #5d3717;
    height: 3px;
    width: 100px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -50px;
}

.section_testimonials .testimonials-flex .testimonials-image {
    width: 100%;
    background-image: url(https://bizweb.dktcdn.net/100/499/932/themes/926650/assets/background_danhgia.jpg?1705830293643);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.box-test-author h4 {
    font-size: 19px;
}
.section_testimonials .testimonials-flex .testimonials-carousel {
    width: 100%;
    padding: 60px 15px;
    background-color: #f5f5f5;
    float: right;
}

.box-petch-tion {
    height: 100%;
    padding: 15px 21px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    margin-bottom: 10px;
}





section.blogs {
    background: #F8F5F0;
    padding: 3rem 0px 5rem;
}

.block-title .sub-title {
    display: block;
    text-transform: uppercase;
    color: #e8aa0e;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .135rem;
    margin-bottom: .25rem;
}

.block-title h2 {
    font-size: 30px;
    display: block;
    padding: 10px 0px;
    font-weight: 800;
    text-transform: uppercase;
}

.splide__track {
    position: relative;
    display: block;
    /* margin-left: 3rem; */
    /* width: 30%; */
    margin-top: 30px;
}

.news.hover-effect {
    padding-left: 40px;
    padding-right: 10px;
    transition: 0.5s ease;
}

.news-img {
    position: relative;
}

a.news-cat.shadow-sm {
    margin-left: -3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 100%;
    font-size: 13px;
    letter-spacing: .135rem;
    background-color: #fff;
    color: #e8aa0e;
    width: 3rem;
    z-index: 1;
    box-shadow: 0 0.15rem 0.35rem rgba(0, 0, 0, 0.075);
}

.news-img a {
    display: block;
    overflow: hidden;
}

a.news-cat.shadow-sm strong {
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    text-transform: uppercase;
    font-weight: 700;
}

.news-date {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background-color: #ffffffd9;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.25;
    padding: .5rem;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.news-img a {
    display: block;
    overflow: hidden;
}

.news-content.shadow-sm {
    padding: 1.5rem;
    background-color: #fff;
    box-shadow: 0 0.15rem 0.35rem rgba(0, 0, 0, 0.075);
}

a.velora-hedding {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.comment-view {
    padding-top: 10px;
}

.comment-view p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-weight: 500;
}

a.news-link {
    display: inline-flex;
    align-items: center;
}

a.news-link svg {
    width: 25px;
    height: 25px;
    margin-left: 10px;
}

figure.image-hover.image-hover-overlay img {
    display: block;
    width: 100%;
    height: 230px;
}

figure.image-hover.image-hover-overlay img {
    display: block;
    width: 100%;
    height: 230px;
}

figure.image-hover.image-hover-overlay:hover {
    transform: scale(1.1);
    transition: 0.5s ease;
}

button.slick-next-blogs.slick-arrow {
    -ms-flex-align: center;
    position: absolute;
    align-items: center;
    background: #e8aa0e;
    color: #fff;
    border: 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    padding: 0;
    top: -65px;
    width: 40px;
    height: 40px;
    font-size: .85rem;
    z-index: 1;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: .25s ease-in-out;
    right: 50px;
}

button.slick-next-blogs.slick-arrow svg {
    transform: rotate(180deg);
}

.splide__track button svg {
    width: 20px;
    height: 20px;
    fill: #fff !important;
}

button.slick-prev-blogs.slick-arrow {
    -ms-flex-align: center;
    position: absolute;
    align-items: center;
    background: #e8aa0e;
    color: #fff;
    border: 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    padding: 0;
    top: -65px;
    width: 40px;
    height: 40px;
    font-size: .85rem;
    z-index: 1;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: .25s ease-in-out;
    right: 0;
}

.splide__track button svg {
    width: 20px;
    height: 20px;
    fill: #fff !important;
}






.box-images-about-home img {
    border-radius: 10px;
}

.box-ballot-desc-about h3 {
    color: #a40906;
    font-size: 22px;
    margin-bottom: 5px;
}

.box-ballot-desc-about p {
    font-weight: 400;
}

.list-ground-kojamart ul li img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.list-ground-kojamart ul li {
    display: flex;
    align-items: center;
    width: calc(97% / 2);
}

.list-ground-kojamart ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0px;
    justify-content: space-between;
}

.icon-kojamarts {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #a40906;
    border-radius: 50%;
    padding: 10px;
}

.desc-kojamarts {
    flex: 1;
    padding-left: 15px;
}

.desc-kojamarts span {
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.desc-kojamarts p {
    padding-bottom: 0px;
}

.box-ballot-desc-about {
    padding-left: 10px;
}

.list-ground-kojamart {
    margin-top: 10px;
}

.slick-products-custom .clm.slick-slide {
    padding: 10px 10px;
}

.titel-hedding-products h2 {
    text-transform: uppercase;
    font-size: 28px;
    padding-bottom: 7px;
    /* KÃ­ch thÆ°á»›c font */
    font-weight: bold;
    /* Äáº­m font */
    background: linear-gradient(0deg, rgb(180 15 39) 0%, rgb(120 6 11) 100%, rgba(200, 4, 6, 0) 100%);
    /* MÃ u gradient */
    -webkit-background-clip: text;
    /* Ãp dá»¥ng ná»n cho chá»¯ */
    -webkit-text-fill-color: transparent;
    /* Äá»• mÃ u chá»¯ trong suá»‘t */
    text-align: center;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}

.titel-hedding-products {
    text-align: center;
}

.titel-hedding-products h2:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    background: linear-gradient(90deg, rgb(255 199 59 / 19%) 21%, rgba(247, 223, 87, 1) 50%, rgb(227 177 52 / 12%) 79%);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.box-text.box-text-products {
    padding: 10px 4px;
    background: #eeeeee61;
    border-top: 2px solid #fdc97d;
      min-height: 149px;
}

.image-qc img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

section.qc-products {
    padding: 20px 0px 20px;
}



.products-sales {
    padding: 10px 7px;
}

.box-products-sales {
    background: linear-gradient(to right, #BF953F, #fbf155, #BF953F, #fbf155, #BF953F);
    margin-top: 0px;
    padding: 10px;
    border-radius: 10px;
}

h2.flashsale-title a {
    color: #fff;
}

h2.flashsale-title img {
    height: 35px;
    margin-right: 10px;
    width: auto;
    animation: 0.8s linear 0s infinite normal none running pulseSmall;
}

h2.flashsale-title {
    display: flex;
    align-items: center;
}

@-webkit-keyframes pulseSmall {
    50% {
        opacity: 0.3;
        transform: scale(1.3)
    }
}
section.section-products-sales {
    background: #eee;
    padding: 20px;
    margin-top: 30px;
}

.title-hedding-products h2 {
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase;
    background: linear-gradient(0deg, rgb(180 15 39) 0%, rgb(120 6 11) 100%, rgba(200, 4, 6, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title-hedding-products h2:before {
    content: "";
    position: absolute;
    width: 45%;
    height: 2px;
    background: #000;
    bottom: 0;
}



.section-index {
    padding: 30px 0;
}
.section-title span.sub-title {
    display: block;
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    color: #a40906;
}

.section-title {
    text-align: center;
    position: relative;
    margin-bottom: 24px;
}
.section-title h2 {
    display: inline-block;
    font-weight: 800;
    font-size: 2.6rem;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #a40906;
}
.section-title .desc {
    font-size: 1.6rem;
    margin: 0 auto;
    margin-top: 4px;
    max-width: 760px;
}
.section-title .title-separator {
    display: flex
;
    justify-content: center;
    position: relative;
    text-align: center;
    margin-top: 10px;
}
.section-title .title-separator:before {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 77px);
}
.section-title .title-separator .separator-center {
    display: block;
    width: 32px;
    height: 12px;
    position: relative;
}
.section-title .title-separator .separator-center:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 8px;
}
 .section-title .title-separator .separator-center:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 8px;
}
.section-title .title-separator:after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: calc(50% - 1px);
    right: calc(50% - 77px);
}
.three_banner {
    display: block;
    position: relative;
    box-shadow: rgb(0 0 0 / 32%) 0px 3px 8px;
}

a.duration-300 {
    display: block;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.three_banner a:before {
    position: absolute;
    display: block;
    border: 1px solid #fff;
    opacity: .5;
    transition: opacity 0.3s cubic-bezier(0.37, 0.01, 0, 0.98);
    z-index: 1;
    content: "";
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
}
.duration-300 {
    transition-duration: .3s;
}
.three_banner a .banner-info {
    display: block;
    width: 100%;
    position: absolute;
    bottom: -35px;
    left: 0;
    padding: 16px;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(2px);
    color: #fff;
    border-top: 2px solid #fdc97d;
    z-index: 1;
}
.three_banner a .banner-info h3 {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px;
    text-align: center;
}
.three_banner a .banner-info span {
    margin-top: 4px;
    font-size: 1.4rem;
    display: block;
    width: 100%;
}
.three_banner a .banner-info .btn {
    margin-top: 6px;
    font-size: 1.4rem;
    padding: 0px;
    height: auto;
    line-height: normal;
    font-style: italic;
    color: #fdc97d;
    width: 100%;
}
.three_banner a:hover img {
    transform: scale(1.03);
}
.three_banner a:hover .banner-info {
    bottom: 0px;
    transition:0.5s ease;
    transition: 0.5s ease;
}

.section_why_choise .wrap-choise {
    align-items: center;
}
.section_why_choise .wrap-choise .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.choise_item {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.section_why_choise .wrap-choise .col .choise_item {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 10px 10px;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 67px;
    background: #e2e2e254;
}
.section_why_choise .wrap-choise .col .choise_item .img_choise {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
    border-radius: 100px;
    background: linear-gradient(90deg, #fdc97d, #d0a73c);
    transition: 0.6s;
}
.section_why_choise .wrap-choise .col.col-left .choise_item .text_choise {
    text-align: right;
    padding-right: 12px;
}
.section_why_choise .wrap-choise .col .choise_item .text_choise {
    flex: 1 1 1%;
}
.section_why_choise .wrap-choise .col .choise_item .img_choise img {
    width: 50px !important;
    height: 50px !important;
}
.section_why_choise .wrap-choise .col.col-left .choise_item .text_choise {
    text-align: right;
    padding-right: 12px;
}

.section_why_choise .wrap-choise .col .choise_item .text_choise {
    flex: 1 1 1%;
}
.section_why_choise .wrap-choise .col .choise_item .text_choise h3 {
    font-weight: bold;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 0px;
}
.section_why_choise .wrap-choise .col .choise_item .text_choise .content_choise {
    margin-top: 6px;
    font-size: 1.6rem;
    line-height: initial;
    font-weight: 500;
    color: #Fff;
}
    .section_why_choise .wrap-choise .col.col-left .choise_item:nth-child(2) {
        margin-right: 10%;
    }
    .section_why_choise .wrap-choise .col.col-right .choise_item:nth-child(2) {
        margin-left: 8%;
    }

.section_why_choise .wrap-choise .col.col-right .choise_item .img_choise {
    order: 1;
}
.section_why_choise .wrap-choise .col.col-right .choise_item .text_choise {
    text-align: left;
    padding-left: 12px;
}
.section_why_choise .wrap-choise .col .choise_item .text_choise {
    flex: 1 1 1%;
}

.banner-product img {
    object-fit: contain;
}
    .section_why_choise .wrap-choise .col .choise_item:hover .img_choise {
        transform: rotateY(180deg);
    }
    .group-title {
        background-image: url(https://dhtshop.net/frontend/images/home-deal-bg.png);
        text-align: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 0;
        top: -8px;
        margin: 0 auto;
        margin: 0 auto auto;
        position: relative;
        width: 638px;
    }
    
    .hedding-sale-products p {
        color: #FFF;
        text-shadow: 0 4px 4px rgba(0, 0, 0, 0.96);
        font-size: 25px;
        font-style: italic;
        padding: 7px 10px 10px;
        font-weight: 600;
        line-height: 32px;
        margin: 0px 18px 0 8px;
    }
    
    .group-title img {
        width: 27px;
        height: 30px;
        object-fit: contain;
        animation: 0.8s linear 0s infinite normal none running pulseSmall;
    }
    section.custom_product_list.list-orders {
        padding-bottom: 0px;
    }
    .list-products-sales {
        margin-bottom: 0px;
    }
    .price-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .choise_item.d-md-none {
        display: none !important;
    }
    .section_why_choise .wrap-choise .col.col-left .choise_item .text_choise p {
        font-size: 14px;
        padding-bottom: 0px;
    }
    
    .text_choise p {
        padding-bottom: 0px;
    }
    .choise_item:hover {
        background: #cc0808 !important;
    }

section.section-index.section_why_choise span.sub-title {
    color: #Fff;
}

section.section-index.section_why_choise .section-title h2 {
    color: #fff;
}
.content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
}
.images-products-details a img:hover {
    transform: scale(1.1);
    transition: 0.5s ease;
}

.images-products-details {
    overflow: hidden;
}
.content-names h2 {
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
}

.content-names p {padding-bottom: 0px;font-style: italic;}
@media (min-width: 1200px) {
    .section_testimonials .testimonials-flex .testimonials-image {
        width: 50%;
        /* height: 100%; */
    }
}

@media (min-width: 1200px) {
    .section_testimonials .testimonials-flex .testimonials-carousel {
        width: 50%;
        padding: 10px 15px 10px 15px;
    }
}

@media (max-width: 757px) {

.title-hedding-products h2 {
    font-size: 20px;
}
    .image-qc img {
        height: unset;
    }
    .three_banner a .banner-info h3 {
        font-size: 16px;
    }
    .price-wrapper {
        flex-wrap: wrap;
        display: block;
        text-align: center;
    }
    
    .price-wrapper ins {
        margin-left: 0px;
    }
    .splide__track {
        margin-left: 0px;
    }
    .choise_item.d-md-none {
        display: flex !important;
        flex: 0 0 80%;
        max-width: 80%;
        min-width: 80%;
        padding: 0 7px;
        margin-bottom: 12px;
        margin-right: 22px;
    }
    .choise_item {
        display: none !important;
    }
    
    .wrap-choise-mb {
        margin: 0 -14px;
        padding: 0 7px;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        display: flex;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .section-title h2 {
        font-size: 20px;
    }
    
    .section-title .desc {
        font-size: 13px;
    }
    
    .titel-hedding-products h2 {
        font-size: 23px;
    }
    .dv-05-product-item .box .image img {
        height: 155px;
    }

    .dv-05-product-item .box .image {
        height: 175px;
    }

    section.slideshow.slide-1 button.slick-next.slick-arrow {
        width: 35px;
        height: 35px;
    }

    section.slideshow.slide-1 button.slick-prev.slick-arrow {
        width: 35px;
        height: 35px;
    }

    .list_camket .item {
        width: 100%;
    }

    .group-title .title {
        font-size: 26px;
    }
}
@media(max-width:550px){
    .group-title {
        width: unset;
        background-size: 100% 100%;
        width: 100%;
        padding: 6px 25px;
    }
    
    .hedding-sale-products p {
        font-size: 18px;
        line-height: unset;
        padding: 0px 0px;
    }
    .block-title h2 {
        font-size: 23px;
    }
    
    .section_testimonials .testimonials-flex .testimonials-carousel {
        padding: 20px 10px;
    }
    .section_testimonials .testimonials-flex .testimonials-carousel .block-title {
        margin-bottom: 10px;
    }
    
    .swiper-slide {
        margin-bottom: 0px;
    }
    .section_testimonials .testimonials-flex .testimonials-image {
        display: none;
    }
    .list-ground-kojamart ul li {
        width: calc(100% / 1);
    }
    section.section-products-sales {
        padding: 20px 0px;
    }
}