/*
Theme Name: Mobstore Child
Theme URI: https://almanshurohagency.com/
Description: Child theme untuk Mobstore
Author: Mu'tashim
Template: mobstore
Version: 1.0.0
*/

/* TEST LCP: tampilkan hanya slide pertama tanpa Slick */
.featured-slider > div {
    display: none;
}

.featured-slider > div:first-child {
    display: block !important;
}