@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@100..900&display=swap');

html[lang="in-bn"], html[lang="in-bn"] * :not([class^="si"]),html[lang="in-bn"] * :not([class^="si-"]){
    
    font-family: "Noto Sans Bengali", sans-serif;
    font-optical-sizing: auto;
}
html[lang="in-bn"] .aol-course-cards-widget .plp-register-btn-course-card {
    padding: 0.8rem 0.5rem;
}

html[lang="in-bn"] #backToTopBtn{
    padding: 0.6rem 0.6rem 0.1rem;
}
html[lang="in-bn"] .course-search-page button[type='submit'],
html[lang="in-bn"] .course-search-page button[type='reset'],
html[lang="in-bn"] .primary-btn,
html[lang="in-bn"] .secondary-btn,
html[lang="in-bn"] .elementor-widget-aol-button a.elementor-button-link{
    padding: 0.9rem 1rem 0.5rem;
}
html[lang="in-bn"] .menu-link {
    padding: 1em 2.5em .5em 1em;
}
html[lang="in-bn"] #left-btn,
html[lang="in-bn"] #right-btn {
    padding-top: 0.5em;
}
html[lang="in-bn"] .aol-course-cards-widget .carousel-items a.plp-register-btn-course-card {
    padding: 0.9em 1em .5em;
}
html[lang="in-bn"] .has-submenu > .menu-link.menu-link-child {
    padding: .9em 2.5em .5em 1em;
}
html[lang="in-bn"] [class^="si-"] {
    margin-top: -2px !important;
}
html[lang="in-bn"] .accordion .accordion-item .accordion-title {
    padding: 0.9em 1em .5em;
}
html[lang="in-bn"] .aol-course-cards-widget .titles + div button {
    padding: 0.9em 1em .5em;
} 
html[lang="in-bn"] .course-search-page div + button {
    padding: 0.9em 1em .5em;
}
html[lang="in-bn"] .inpage-cards .date-badge .day,
html[lang="in-bn"] .inpage-cards .date-badge .month {
    line-height: 1.1;
    font-size: rgba(var(--font-sm));
}
html[lang="in-bn"] .inpage-cards .date-badge {
    padding: 0.6rem 0.6rem 0.3rem;
}
html[lang="in-bn"] .course-search-page .slected-tags li .removeSelected {
    margin-top: -4px;
}
html[lang="in-bn"] .course-search-page .accordian-content label,
html[lang="in-bn"] .aol-search-content .accordian-content label{
    margin-top: 7px;
}
/* html[lang="in-bn"] .course-search-page select{
    padding: 0.6em 1em .5em;
} */
html[lang="in-bn"] .course-search-page .course-reg-btn {
    padding: 0.9rem 1rem 0.5rem;
}
html[lang="in-bn"] .course-search-page .next-date-default_buttons ,
html[lang="in-bn"] .course-search-page .select_date_button input {
    padding: 0.9rem 1rem 0.5rem;
}
html[lang="in-bn"] .filter-container  input[type=date] {
    padding: 0.9rem 1rem 0.5rem;
}
html[lang="in-bn"] .filter-container  .h-\[44px\] {
        line-height: 48px;
        padding: 0 1rem;
}
html[lang="in-bn"] .course-search-page .loction-input-search {
    padding: 0.9rem 1rem 0.5rem;
}
html[lang="in-bn"] .course-search-page .loction-input-search + .si-place {
    padding-top: 6px;
}

html[lang="in-bn"] .post-tag-list li a{
    padding: .5rem 0.5rem 0.2rem;
}
html[lang="in-bn"] .article-video-tags {
    align-items: center;
}
html[lang="in-bn"] .mapbox-search-box input{
    height: 44px;
    box-shadow: none;
    line-height: 48px;
    padding: 0.4rem 1rem 0 !important;
    border: 1px solid rgb(128 128 128);
    border-radius: 10px;
}
html[lang="in-bn"] .aol-faq-container .faq-trigger{
    padding: 0.7rem 2rem 0.5rem;
}
html[lang="in-bn"] .aol-vi-so-holder .aol-vi-so-item .banner-solution-icon h6 {
    margin-top: 8px;
}
html[lang="in-bn"] .aol-content-filter .accordian-content input[type="text"] {
    padding-left: 40px;
}
html[lang="in-bn"] .aol-content-filter .selected-cates .selected-cate .remove {
    margin-top: -4px;
}
html[lang="in-bn"] .inpage-cards .shadow-card-btn{
    padding: 0.9em 1em .5em;
}
html[lang="in-bn"] .aol-content-search-holder button{
    padding: 0.9em 1em .5em;
}
html[lang="in-bn"] .aol-content-search-holder input[type=text] {
    padding-left: 40px;
}
html[lang="in-bn"] #cookieConsent button.secondary-btn {
    height: 44px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 48px !important;
}

@media(max-width: 767px) {
    html[lang="in-bn"] .course-complex-time .complex-timings-content {
        right: -30px !important;
    }
    html[lang="in-bn"] .course-complex-time .complex-timings-content span{
        right: 30px !important;
    }
    html[lang="in-bn"] .aol-gallery-bubble-item .aol-gbubble-title {
        font-size: 13px;
    }
    html[lang="in-bn"] .aol-lang-cont {
        display: block !important;
        text-align: center;
    }
    html[lang="in-bn"] .duration-icon {
        display: inline-block;
        margin-right: 10px;
    }
    html[lang="in-bn"] .course-search-card .block .flex.items-start {
        justify-content: space-between;
    }
    html[lang="in-bn"] .course-search-card .block {
        width:100%;
    }
}
