.container .tp-subscribe-content span {
    background: linear-gradient(90deg, #F8AB72, #F78189);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    line-height: 1.5;  
    display: inline-block;
}


.container .tp-subscribe-content h3 {
    background: linear-gradient(90deg, #F8AB72, #F78189);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    line-height: 1.5;  
    display: inline-block;
}

.main-menu.menu-style-3>nav>ul>li .tp-submenu {
    border-radius: 5px;
} 


.tp-slider-height-3 {
    min-height: 110vh !important;   /* đổi 70 thành 60/50 nếu muốn thấp hơn */
}

/* --- LAPTOP (992px – 1199px) --- */
@media only screen and (min-width:992px) and (max-width:1199px) {
    .tp-slider-height-3 {
        min-height: 480px !important;  /* tự chọn: 400, 450, 500... */
    }
}

/* --- TABLET (768px – 991px) --- */
@media only screen and (min-width:768px) and (max-width:991px) {
    .tp-slider-height-3 {
        min-height: 380px !important;  /* slider mỏng dần */
    }
}

/* --- MOBILE (