/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 08 2026 | 04:23:57 */
.lqd-mobile-sec .navbar-brand {
    padding: 10px 0 !important;
}
.nav-item-children{
	min-width: 300px;
}
@media (max-width: 767px) {
    .main-header .lqd-mobile-sec .navbar-brand img {
        max-width: 50px;
    }
}
.carousel-nav.carousel-nav-lg .flickity-button {
    width: 30px;
    height: 30px;
}
.lqd-pf-details .d-flex::after {
    content: "Read More »";
    font-size: 15px;
    font-weight: 600;
    color: #B5533B;
}

.lqd-pf-details .d-flex{
    align-items: center;
}
.iframely-embed{
	border-radius: 20px !important;
}