<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Letweb V3 Child
 Theme URI:    https://letweb.net
 Description:  Letweb V3 Child theme
 Version:      1.3.0
 Text Domain:  letweb
 Template:     letwebv3
*/
*, :after, :before{
    font-weight: 500;
}
.brn_btn_blue{
    background-color: #64bef0;
    color: #fff;
}
.brn_btn_green{
    background-color: #65c13c;
    color: #fff;
}
a.btn-secondary{
    background-color: #65c13c;
    border-color: #65c13c;
}
.tuvandd{
    background-color: #bee3f6;
    display: flex;
    align-items: center;
    padding: 50px;
    margin-bottom: 100px;
    background-image: url("bg_tuvan.png");
}
.tuvandd-bg{
    width: 50%;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}
.tuvandd-bg img{}
.tuvandd-form{
    width: 50%;
}
.tuvandd-form input[type=text],.tuvandd-form input[type=tel],.tuvandd-form textarea{
    display: block;
    width: 100%;
    border: 1px solid #2acaee;
    border-radius: 20px;
    padding: 6px 12px;
    font-size: 18px;
    font-style: italic;
}
.tuvandd-form textarea{
    height: 150px;
}
.tuvandd-form h4{
    color: rgba(36,72,132,var(--tw-text-opacity));
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: bold;
}
.tuvandd-form form{
    margin-left: 60px;
}
.tuvandd-form form &gt; div{
    margin-bottom: 15px;
    width: 20rem;
}
.tuvandd-form .wpcf7-not-valid-tip{}
.tuvandd-form .wpcf7-response-output{
    width: 25rem;
}
.tuvandd-form .wpcf7-submit{
    background-color: #65c13c;
    border-color: #65c13c;
    width: 100%;
    color: #fff;
    border-radius: 30px;
    font-size: 20px;
    padding: 6px 12px;
}
.tuvan-submit{
    position: relative;
}
.tuvandd-form .wpcf7-spinner{
    position: absolute;
    top: 10px;
    right: 5px;
    margin: 0;
}
.post-type-archive-vt-san-pham .out-product h2{
    font-size: 35px;
    text-align: center;
}
.tlt_box_mua_hang{
    display: flex;
    flex-direction: column;
    margin: 60px 0px;
}
.tlt_box_mua_hang h3{
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.tlt_box_mua_hang_list{
    display: flex;
    margin: 0 auto;
    border-radius: 10px;
    background: #dbf8fe;
    border: 1px solid #5bd7f3;
}
.tlt_box_mua_hang_item{
    padding: 10px;
    border-right: 1px solid #5bd7f3;
}
.tlt_box_mua_hang_item:last-of-type{
    border-right: 0;
}
.tlt_box_mua_hang_item &gt; div{
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100% - 24px);
}
.tlt_box_mua_hang_item span{
    color: #1f4083;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}
.tlt_box_mua_hang_item a{
    margin-right: 10px;
}
.tlt_box_mua_hang_item a:last-of-type{
    margin-right: 0;
}
.tlt_box_mua_hang_item a img{
    height: 58px;
    width: auto;
}
.tlt_box_mua_hang_btn{
    background: #65c13c;
    font-weight: 500;
    color: #fff;
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 18px;
}
.tlt-find-shops{
    margin-bottom: 20px;
}
.tlt-find-shops-form{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.tlt-find-shops-form select{
    min-width: 200px;
    border: 1px solid #2acaee;
    border-radius: 20px;
    padding: 6px 12px;
    font-size: 18px;
    font-style: italic;
    margin: 0 10px;
}
.tlt-find-shops-form select,.tlt-find-shops-form span{
    width: 33.333%;
}
.tlt-find-shops-form &gt; div{
    width: 75%;
    display: flex;
    align-items: center;
}
.tlt-find-shops-form .tlt-find-shops-btn{
    width: 25%;
}
.tlt-find-shops-form span{
    font-size: 16px;
    font-weight: 700;
    display: block;
}
.tlt-find-shops-form .tlt-find-shops-btn{
    background: #65c13c;
    font-weight: 500;
    color: #fff;
    border-radius: 30px;
    padding: 10px 15px;
    font-size: 18px;
}
.tlt-find-shops-lists{}
.tlt-find-shops-lists h4{
    display: flex;
    align-items: center;
}
.tlt-find-shops-lists h4 span{
    font-size: 18px;
    font-weight: 700;
    padding-left: 5px;
    flex: 1;
    border-bottom: 1px solid #5bd7f3;
}
.tlt-find-shops-lists svg{
    fill: #d91e27;
    width: 30px;
    height: 30px;
}
.tlt-find-shops-content{
    padding-top: 20px;
}
.tlt-find-shops-item{
    font-size: 16px;
    margin-bottom: 20px;
}
.tlt-find-shops-item strong{
    display: block;
}
.tlt-find-shops-item span{
    color: #000;
}
.tlt-find-shops-pagination a{
    font-size: 16px;
    padding: 2px 12px;
    margin-right: 5px;
    border-radius: 3px;
    display: inline-block;
}
.tlt-find-shops-pagination .active{
    background: #f3f3f3;
    color: #a1a1a1;
}
.tlt-find-shops-pagination .tlt-find-shops-page{
    background: #244884;
    color: #fff;
}
.page-template-page-diemban .footer,.post-type-archive-vt-san-pham .footer{
    border-top: 0!important;
}
.single-vt-san-pham h3.lg\:mb-60{
    margin-bottom: 30px;
}
.single-vt-san-pham .btn-buy{
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 18px;
    margin-right: 15px;
}
.box-mua-hang-san-pham.container{
    padding: 0;
    margin: 0;
}
.box-mua-hang-san-pham .tlt_box_mua_hang_list{
    justify-content: flex-start;
    margin: 0;
}
.box-mua-hang-san-pham .tlt_box_mua_hang{
    margin: 0;
    margin-top: 20px;
}
.box-mua-hang-san-pham .tlt_box_mua_hang h3{
    font-size: 25px;
    margin: 0;
    text-align: left;
}
.hide_for_desktop{
    display: none;
}
@media (min-width: 960px){
    .slider-news-mom .splide__arrows {
        max-width: 960px;
    }
}
@media (min-width: 1200px){
    .slider-news-mom .splide__arrows {
        max-width: 1200px;
    }
}
.slider-news-mom{
    position: relative;
}
.slider-news-mom .splide__arrow.splide__arrow--prev,.slider-news-mom .splide__arrow.splide__arrow--next{
    background-image: unset;
    background-color: unset;
    color: #000;
}
.slider-news-mom .splide__arrows{
    margin: 0 auto;
    position: relative;
}
.slider-news-mom .splide__arrow svg{
    width: 40px;
    height: 40px;
    fill: #6cc1f1;
}
.slider-news-mom .splide__arrow.splide__arrow--next{
    right: -45px;
    top: 350px;
}
.slider-news-mom .splide__arrow.splide__arrow--prev{
    left: -45px;
    top: 350px;
}
.tlt-box-khuyen-mai{
    padding-bottom: 40px;
}
.tlt-box-khuyen-mai img{
    width: 100%;
}
.tlt-box-khuyen-mai h4{
    margin-bottom: 10px;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}
.single-vt-san-pham .footer{
    border-top: 0!important;
}
.tlt-box-dat-hang{
    margin-bottom: 100px;
}
.tlt-box-dat-hang-title{
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.tlt-box-dat-hang-cart{
    font-size: 18px;
}
.tlt-box-dat-hang-cart h3{
    font-size: 25px;
    font-weight: bold;
    border-bottom: 1px solid #ceebf9;
    margin-bottom: 20px;
}
.tlt-box-gio-hang-products{}
.tlt-box-gio-hang-products table{
    width: 100%;
}
.tlt-box-gio-hang-products table th:first-of-type{
    text-align: left;
}
.tlt-box-gio-hang-products table th{
    font-size: 20px;
    text-align: center;
}
.tlt-box-gio-hang-products table td:first-of-type{
    padding-right: 20px;
    text-align: left;
}
.tlt-box-gio-hang-products table td{
    padding: 10px 0;
    text-align: center;
}
.tlt-box-dat-hang-qty{
    width: 60px;
    -moz-appearance: textfield;
    border: 2px solid #244884;
    border-radius: 8px;
    padding: 0px 12px;
}
.tlt-box-dat-hang-product-qty{
    position: relative;
    width: 60px;
}
.tlt-box-dat-hang-qty::-webkit-inner-spin-button,
.tlt-box-dat-hang-qty::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}
.tlt-quantity-nav {
    position: absolute;
    height: calc(100% - 4px);
    width: 20px;
    right: 2px;
    top: 2px;
    background-color: #9dcce8;
    border-left: 1px solid #75bae1;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    display: flex;
    flex-direction: column;
}

.tlt-quantity-button {
    cursor: pointer;
    width: 20px;
    color: #244e88;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tlt-quantity-button.tlt-quantity-up {
    height: 50%;
    top: 0;
    border-bottom: 1px solid #75bae1;
}

.tlt-quantity-button.tlt-quantity-down {
    bottom: -1px;
    height: 50%;
}
.tlt-box-dat-hang-product-price{
    font-weight: bold;
    text-align: center;
    padding-left: 10px!important;
    padding-right: 10px!important;
}
.tlt-box-dat-hang-product-prices{
    font-weight: bold;
    color: #29c9ed;
}
.tlt-box-dat-hang-total{
    background: #ccecf9;
    padding: 20px;
    border-radius: 15px;
    margin-top: 40px;
}
.tlt-box-dat-hang-total &gt; div{
    display: flex;
    justify-content: space-between;
}
.tlt-box-dat-hang-total &gt; div span:first-of-type{
    font-weight: bold;
}
.tlt-box-dat-hang-total &gt; div span.tlt-box-dat-hang-sub{
    color: #29c9ed;
    font-weight: bold;
}
.tlt-box-dat-hang-form{
    background: #ccecf9;
    box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.3);
    border-radius: 10px;
    padding: 20px;
}
.tlt-box-dat-hang-form h2{
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}
.tlt-box-dat-hang-form input[type=text],.tlt-box-dat-hang-form input[type=tel],.tlt-box-dat-hang-form textarea{
    display: block;
    width: 100%;
    border: 1px solid #2acaee;
    border-radius: 20px;
    padding: 3px 12px;
    font-size: 18px;
    font-style: italic;
}
.tlt-box-dat-hang-form textarea{
    height: 150px;
}
.tlt-box-dat-hang-form .buy-products{
    display: none!important;
}
.tlt-box-dat-hang-form input[type=submit]{
    background: #29c8ef;
    font-weight: bold;
    font-size: 20px;
    padding: 5px 20px;
    border-radius: 10px;
}
.tlt-box-dat-hang-form form &gt; div.tuvan-submit{
    display: flex;
    justify-content: center;
    position: relative;
}
.tlt-box-dat-hang-form .wpcf7-spinner{
    position: absolute;
    top: 10px;
    right: 5px;
    margin: 0;
}
.tlt-box-dat-hang-form form &gt; div{
    margin-bottom: 10px;
}
.tlt_cat_layout{
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    padding: 20px;
    background: #fff;
    margin-bottom: 100px;
    position: relative;
    padding-top: 100px;
}
.tlt_cat_menu{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.tlt_cat_menu ul{
    display: flex;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    align-items: stretch;
    -webkit-box-shadow: 0px 9px 24px -14px rgba(66, 68, 90, 1);
    -moz-box-shadow: 0px 9px 24px -14px rgba(66, 68, 90, 1);
    box-shadow: 0px 9px 24px -14px rgba(66, 68, 90, 1);
}
.text-green-500{
    color: #65c13c;
}
.tlt_cat_menu ul li{
    width: 20%;
    padding: 6px 25px;
    text-align: center;
    display: flex;
    align-items: center;
    border-radius: 0;
    justify-content: center;
    position: relative;
}
.tlt_cat_menu ul li:after{
    content: '';
    border-right: 1px solid #65c13c;
    height: 20px;
    width: 1px;
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
}
.tlt_cat_menu ul li:last-of-type:after{
    display: none;
}
.tlt_cat_menu ul li.current-menu-item{
    background: #65c13c;
}
.tlt_cat_menu ul li a{
    font-size: 16px;
    font-weight: bold;
}
.tlt_cat_menu ul li.current-menu-item a{}
.tlt_cat_content{
    padding-bottom: 20px;
}
.tlt_cat_content .pagination{
    margin-top: 10px;
}
.tlt_cat_content .pagination li{
    width: 36px;
    height: 36px;
    justify-content: center;
    display: flex;
    align-items: flex-end;
    margin-right: 5px;
}
.tlt_cat_content .pagination li.pagination-item.pagination-active{
    border-color: transparent;
}
.tlt_cat_content .pagination li.pagination-item{
    margin-right: 5px;
    border-radius: 0;
}
.tlt_hot_posts a{
    line-height: 18px;
    display: block;
}
.tlt_hot_posts p{
    line-height: 16px;
}
.tlt_hot_posts h4{
    font-size: 35px;
    text-align: center;
    margin: 10px 0;
    font-weight: bold;
}
.tlt_cat_layout .tlt-box-khuyen-mai .hide_for_mobile{display: none}
.tlt_cat_layout .tlt-box-khuyen-mai .hide_for_desktop{display: block}
.tlt_cat_layout .tlt-box-khuyen-mai img{
    box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
    border-radius: 10px;
}
.tlt_cat_layout .tlt-box-khuyen-mai h4{
    font-size: 25px;
    margin-top: 20px;
}
@media (max-width: 768px) {
    .tlt_cat_layout{
        background: transparent;
        box-shadow: unset;
        padding: 0;
        padding-top: 100px;
        overflow: unset;
    }
    .tlt_cat_layout .grid{
        display: block;
    }
    .tlt_cat_content .col-span-3{
        background: #fff;
        padding: 20px;
        margin-bottom: 30px;
        border-radius: 10px;
    }
    .tlt_hot_posts{
        display: none;
    }
    .tlt_cat_layout .tlt-box-khuyen-mai{
        background: transparent;
    }
    .tlt_cat_menu{
        width: calc(100% + 30px);
        left: -15px;
        position: absolute;
    }
    .tlt_cat_menu ul{
        align-items: unset;
        border: 0;
        border-radius: 0;
        box-shadow: unset;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .tlt-next-menu{
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 50px;
        width: 25px;
        height: 100%;
        justify-content: center;
        align-items: center;
        color: #898989;
    }
    .tlt-prev-menu{
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 50px;
        width: 25px;
        height: 100%;
        justify-content: center;
        color: #898989;
        align-items: center;
    }
    .tlt_cat_menu ul li{
        flex-grow: 0;
        flex-shrink: 0;
        padding: 5px 10px;
        background: #fff;
    }
    .tlt_cat_menu ul li a{
        display: block;
    }
    .tlt_cat_menu ul li.current-menu-item a{
        color: #fff;
    }
    .tlt_cat_menu ul li:after{
        display: none;
    }
    .page-template-page-dathang .footer,.page-template-page-diemban .footer{
        background: #fff;
        border-top: 0!important;
    }
    .page-template-page-dathang{
        background-color: #dbe9f4;
    }
    .tlt-box-dat-hang{
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
        padding: 20px;
        background: #fff;
    }
    .tlt-box-dat-hang .grid{
        display: block;
    }
    .tlt-box-dat-hang-cart h3{
        display: none;
    }
    .tlt-box-gio-hang-products table th,.tlt-box-gio-hang-products table td{
        font-size: 16px;
    }
    .tlt-box-gio-hang-products table th:last-of-type{
        width: 80px;
    }
    .tlt-box-dat-hang-form{
        padding: 0;
        background: transparent;
        box-shadow: unset;
        margin-top: 20px;
    }
    .tlt-box-dat-hang-form input[type=submit]{
        background: #65c13c;
        font-weight: 500;
        color: #fff;
        border-radius: 10px;
        padding: 10px 15px;
        font-size: 18px;
        display: block;
        width: 100%;
    }
    .tlt-box-dat-hang-form form &gt; div.tuvan-submit{
        display: block;
    }
    .tlt-box-dat-hang-form h2{
        display: none;
    }
    .tlt-box-khuyen-mai .hide_for_desktop{
        display: block;
    }
    .tlt-box-khuyen-mai{
        background-color: #dbe9f4;
        padding: 0 20px;
        padding-bottom: 40px;
    }
    .tlt-box-khuyen-mai h4{
        font-size: 27px;
    }
    .tlt-box-khuyen-mai a{
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.5);
    }
    .single-vt-san-pham{

    }
    .single-vt-san-pham .splide__list{
        position: relative;
    }
    .tlt_single_product{
        background-color: #dbe9f4;
    }
    .tlt_single_product .tlt_expand{
        margin: 0 -15px;
        padding: 0 15px;
        background: #fff;
    }
    .tlt_count_gallery{
        display: flex;
        position: absolute;
        bottom: 10px;
        right: 0;
        font-weight: 500;
        border: 1px solid #244884;
        padding: 0px 17px;
        align-items: center;
        justify-content: center;
        line-height: 23px;
        border-radius: 15px;
        z-index: 99;
    }
    .single-vt-san-pham .border.border-grey-6{}
    .hide_for_mobile{
        display: none;
    }
    .tlt_mobile_price{
        display: block;
        background: #244884;
        margin: 0 -15px;
        padding: 5px 15px;
        font-size: 30px;
        color: #fff;
        font-weight: bold;
    }
    .single-vt-san-pham .gap-20{
        gap: unset;
    }
    .single-vt-san-pham h3.tlt_single_produc_title{
        background: #244884;
        position: relative;
        margin: 0 -15px 30px -15px;
        box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    }
    .tlt_product_description{
        display: block;
    }
    .tlt_product_description h4{
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px;
    }
    .single-product-content{
        display: block;
        width: 100%;
        background: #fff;
        border-radius: 20px;
        padding: 20px;
        box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    }
    .single-vt-san-pham h3.tlt_single_produc_title span{
        display: block;
        position: relative;
        padding: 10px 15px;
    }
    .single-vt-san-pham h3.tlt_single_produc_title:before{
        position: absolute;
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        background: #fff;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .tlt_single_product_btns{
        flex-direction: column;
        justify-content: center;
        margin-top: 15px;
    }
    .single-vt-san-pham .btn-buy{
        margin-right: 0;
    }
    .single-product-cat{
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        background-color: #dbe9f4;
        margin-bottom: 0!important;
        padding-bottom: 40px;
        position: relative;
    }
    .single-product-cat-title{
        display: block;
        position: absolute;
        top: 5px;
        left: 0;
        width: 100%;
        font-size: 25px;
        font-weight: bold;
        text-align: center;
    }
    .single-vt-san-pham .single-product-cat .container-fluid{
        padding-top: 45px;
    }
    .single-vt-san-pham .single-product-cat .container h3{
        display: none;
    }
    .single-vt-san-pham .single-product-cat .flex.items-center{
        justify-content: center;
    }
    .tlt_single_product{
        margin-bottom: 0!important;
        padding-bottom: 40px;
    }
    .single-product-cat .container-fluid .container.div-part{
        padding: 0;
    }
    .single-product-cat .container-fluid{
        display: block;
        width: 100%;
        background: #fff;
        border-radius: 20px;
        box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .box-mua-hang-san-pham .tlt_box_mua_hang h3{
        text-align: center;
        margin: 10px;
        font-size: 27px;
    }
    .tlt_single_product_btns a{
        width: 80%;
        display: block;
        margin-bottom: 15px;
        margin-top: 15px;
        text-align: center;
        font-weight: bold;
        padding: 19px 15px!important;
        border-radius: 15px!important;
    }
    .page-template-page-diemban{
        background-color: #dbe9f4;
    }
    .tlt-find-shops-form{
        display: block;
    }
    .tlt-find-shops-form &gt; div{
        display: block;
        width: 100%;
        background: #fff;
        border-radius: 20px;
        padding: 10px;
        box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    }
    .tlt-find-shops-form span{
        width: 100%;
        font-size: 25px;
        text-align: center;
    }
    .tlt-find-shops-form select{width: 100%;margin: 10px 0;}
    .tlt-find-shops-form .tlt-find-shops-btn{
        width: 100%;
        border-radius: 10px;
        margin-top: 15px;
    }
    .tlt-find-shops-content{

    }
    .tlt-find-shops-item{
        margin-bottom: 10px;
    }
    .tlt-find-shops-lists{
        display: block;
        width: 100%;
        background: #fff;
        border-radius: 20px;
        padding: 10px;
        box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    }
    .tlt-find-shops-lists h4{

    }
    .tlt-find-shops-lists h4 svg{
        display: none;
    }
    .tlt-find-shops-lists h4 span{
        border-bottom: 0;
        font-size: 25px;
        line-height: 25px;
    }
    .tlt_box_mua_hang h3{
        margin: 0;
    }
    .tlt_box_mua_hang{
        background: #fff;
        border-radius: 20px;
        box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    }
    .tlt_box_mua_hang_list{
        flex-direction: column;
        width: 100%;
        padding: 20px;
        border: 0;
        background: transparent;
        padding-top: 0;
    }
    .tlt_box_mua_hang_item span{

    }
    .tlt_box_mua_hang_item{
        border: 1px solid #5bd7f3;
        border-radius: 10px;
        margin-bottom: 20px;
        background: #dbf8fe;
    }
    .tlt_box_mua_hang_item a{
        display: inline-block;
    }
    .tlt_box_mua_hang_item:last-of-type{
        border-right: 1px solid #5bd7f3;
    }
    .tlt_box_mua_hang_item a img{
        height: 68px;
        width: 68px;
    }
    .tlt_box_mua_hang_item &gt; div{
        display: block;
        text-align: center;
        height: auto;
        justify-content: unset;
        width: 100%;
    }
    .tlt_box_mua_hang_item.tlt_btns &gt; div{
        padding: 10px;
    }
    .tlt_box_mua_hang_item.tlt_btns .tlt_box_mua_hang_btn{
        width: 100%;
    }
    .post-type-archive-vt-san-pham{
        background-color: #dbe9f4;
    }
    .post-type-archive-vt-san-pham .footer{
        background-color: #fff;
    }
    .post-type-archive-vt-san-pham .out-product{
        margin: 0 15px;
        background: #fff;
        border-radius: 20px;
        box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    }
    .post-type-archive-vt-san-pham .out-product .container.mb-40{
        margin-bottom: 0px;
    }
    .tuvandd-form .wpcf7-response-output{
        width: 100%;
        margin: 0;
    }
    .post-type-archive-vt-san-pham .out-product h2{
        font-size: 25px;
        text-align: center;
        padding-top: 20px;
        margin-bottom: 0;
    }
    .post-type-archive-vt-san-pham .out-product .grid{
        padding-bottom: 40px;
    }
    .tuvandd{
        display: block;
        background: transparent;
        padding: 0;
        margin-bottom: 0px;
        background-image: unset;
    }
    .tuvandd-form,.tuvandd-bg{
        width: 100%;
    }
    .tuvandd-form{
        margin: 0 15px;
        width: calc(100% - 30px);
        padding: 30px;
        background-color: #bee3f6;
        position: relative;
        top: -85px;
        border-radius: 15px;
        padding-top: 85px;
    }
    .tuvandd-form h4{
        text-align: center;
        line-height: 33px;
    }
    .tuvandd-form form{
        margin: 0;
    }
    .tuvandd-form form &gt; div{
        width: 100%;
    }
    .tuvandd-bg{
        padding: 0 20px;
        justify-content: center;
        z-index: 999;
        position: relative;
    }
    .tuvandd-bg img{
        width: 80%;
    }
    .out-product h6{
        display: none;
    }
    .home-our-products-2,.home-our-products{
        padding-top: 0!important;
        background-color: #dbe9f4;
    }
    .home-our-products .out-product h2{
        font-size: 25px;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .home-our-products .out-product{

    }
    .home-our-products-2 .container &gt; div.flex,.home-our-products .out-product .container &gt; div.flex{
        background: #fff;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .home-our-products-2 .container &gt; div.flex h3,.home-our-products .out-product .container &gt; div.flex h3{
        text-align: center;
        margin-top: 10px;
        color: rgba(36,72,132,var(--tw-text-opacity));
        margin-bottom: 10px;
    }
    .home-our-products .out-product .container &gt; div.flex .flex.items-center,.home-our-products-2 .container &gt; div.flex .flex.items-center{
        justify-content: center;
    }
    .home-our-products .out-product &gt; .div-part,.home-our-products-2 .div-part{
        background-color: #fff;
        margin-right: 15px;
        margin-left: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        width: calc(100% - 30px);
    }
    .home-our-products-2 .container.mb-20,.home-our-products .out-product &gt; .container.mb-40{
        margin-bottom: 0;
    }
    .home-our-products .out-product &gt; .div-part &gt; .w-full{
        width: calc(100% - 30px)!important;
    }
    .home-our-products .out-product &gt; .div-part .w-full .splide__list{
        width: 100%;
    }
    .home-our-products .out-product .btn-secondary,.home-our-products-2 .btn-secondary{
        background-color: #65c13c!important;
        color: #fff;
        border-color: #65c13c!important;
    }
    .home-our-products .out-product h5 a,.home-our-products-2  h5 a{
        color: rgba(36,72,132,var(--tw-text-opacity));
    }
    .slider-news-home,.slider-news-mom{
        background-image: linear-gradient(to bottom, #5ac4ec, #99d0f6, #c7ddfb, #e8ecfd, #ffffff);
    }
    .slider-news-home .splide__arrows,.slider-news-mom .splide__arrows{
        display: none;
    }
    .slider-news-home .container,.slider-news-mom .container{
        margin-bottom: 0;
        overflow: hidden;
        padding: 0;
    }
    .slider-news-home h2,.slider-news-mom h2{
        text-align: left;
        font-size: 35px;
        margin-top: 15px;
    }
    .slider-news-home .grid,.slider-news-mom .grid{
        gap: unset;
    }
    .slider-news-home .grid .col-span-3,.slider-news-mom .grid .col-span-3{
        padding: 20px;
        border-radius: 10px;
        background: #fff;
    }
    .slider-news-mom{
        padding: 0 20px;
    }
}
</pre></body></html>