body{
    font-family: "Noto Serif Bengali", serif !important;
    color: #000 !important;
    background-color: #fff !important;
}
.lh-35{
    line-height: 35px !important;
}
.fw-30{
    width: 30px;
    margin-right: 10px;
}
.h-80{
    height: 80px !important;
}
.h-140{
    height: 140px !important;
}
.mw-100{
    width: 100% !important;
}
.lh-28{
    line-height: 28px !important;
}
.ltn__header-3 .sticky-active .row .col {
    justify-content: center !important;
}
.sticky-active.ltn__sticky-bg-white .ltn__main-menu > ul > li > a, .sticky-active.ltn__sticky-bg-white .header-wishlist a, .sticky-active.ltn__sticky-bg-white .mini-cart-icon, .sticky-active.ltn__sticky-bg-white .header-feature-item h6, .sticky-active.ltn__sticky-bg-white .header-feature-item p, .sticky-active.ltn__sticky-bg-white .header-feature-icon, .sticky-active.ltn__sticky-bg-white .header-search-1 .search-icon, .sticky-active.ltn__sticky-bg-white .ltn__header-options .ltn__drop-menu > ul > li > a {
    color: #ffffff !important;
    text-align: center !important;
}
.ltn__main-menu > ul > li > a:hover {
    color:  #000 !important;
    font-weight: 500 !important; 
}
a:hover {
    color:#d84315;
}
.fulki-title{
    font-size: 27px !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #000;        
}
.f15{
    font-size: 15px !important;
}
.f26{
    font-size: 26px !important;
}
.fbold{
    font-weight: bold !important;
}
.h-80{
    height: 80px !important;
}
.section-bg-1{
    background-color: #d84315 !important;
}
.ltn__main-menu > ul > li {
    margin-right:0 !important;
}
.ltn__main-menu > ul > li > a {
    padding: 12px 6px !important;
    font-weight: 500 !important;
}
.ltn__main-menu li > ul, .ltn__main-menu .sub-menu {
    border-top: none !important;
}
.latest-news{
    border: 1px solid #d84315;
    position: relative;
    height: 40px;
}
.btn-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    background-color: #d84315;;
    padding: 5px 10px;
    color: #fff;
    z-index: 99999;
}
.ltn__service-item-1 .service-item-brief {
    padding: 10px 5px !important;
}
.popular-post-widget-img img {
    border-radius: 3px !important;
}
.popular-post-widget-img {
    margin-right: 5px !important;
}
.ltn__service-item-1{
    margin-bottom: 5px !important;
}
.widget {
    margin-bottom: 25px;
    padding: 15px;
}
.ltn__feature-item-3::before {
    background-color: #d84315 !important;
}
.ltn__widget-title-border::after, .ltn__widget-title-border::before {
    background-color: #d84315 !important;
}
.p-10{
    padding: 10px !important;
    border: 0 !important;
}
.ds-title{
    font-family: "Noto Serif Bengali", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 1.3rem;
    line-height: 1.75rem;
}
.dss-title{
    font-family: "Noto Serif Bengali", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 1.15rem;
    line-height: 1.5rem;
    color: #000;
}
.d-title{
    font-family: "Noto Serif Bengali", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 2rem;
}
.d-view{
    font-family: "Noto Serif Bengali", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.15rem;
    line-height: 2rem;
}
/* for mobile menu */
.ltn__utilize-menu > ul > li > a {
    font-size: 18px !important;
}
.news-marquee li {
    display: inline;
    margin-right: 50px; /* space between news items */
    list-style: none;
}
.bg-gray-600{
    background-color:#02515426;;
}
.bg-img{
    background: #f4f4f4 !important;
}
@media (max-width: 479px) {
    .ltn__utilize.ltn__utilize-mobile-menu {
        padding: 10px !important;
        background-color: #003b2cd6 !important;
    }
    ul li, ol li {
        margin-top: 5px !important;
    }
    ul li, ol li a{
        color: #ffffff !important;
    }
}