@font-face {
    font-display: swap;
    font-family: akhondi;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/akhondi-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: akhondi;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/akhondi-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: akhondi;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/akhondi-SemiBold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: akhondi;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/akhondi-Bold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: akhondi;
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/akhondi-ExtraBold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: akhondi;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/akhondi-ExtraBold.woff2) format("woff2")
}

.breadcrumb {
    color: #453db8
}

.breadcrumb>span {
    display: flex;
    align-items: center;
    gap: 8px
}

.breadcrumb .breadcrumb-icon-arrow {
    width: 14px;
    height: 14px;
    display: flex
}

.breadcrumb .breadcrumb-icon-arrow::before {
    content: "";
    background-image: var(--wpr-bg-baef3ea6-cfe8-46c7-80f6-5345a1b6fc25);
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: contain
}

.breadcrumb span span a {
    color: #7f8090 !important
}


.main-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px
}

.woocommerce-breadcrumb {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 24px 20px !important
}

.pick-talk-pori-sidebar {
    position: sticky;
    top: 30px
}

.lms-picktalk-thumbnail-pori #video-player {
    width: 100%;
    border-radius: 16px
}
.price div {
    display: flex;
    gap: 8px;
    align-items: center
}

.price div .toman {
    font-size: 21px;
    color: #17192c;
    margin: 0;
    font-weight: 700
}

.price div .woo-price-section-sticky .last-price {
    font-size: 18px !important;
    color: #81849c !important
}

.price div .pricy {
    color: #17192c;
    margin: 0;
    font-size: 16px
}
.pick-talk-pori-lms .resource-slider .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 0 10px;
    border: none;
    border-radius: 24px;
    padding: 15px;
    height: 100% !important
}

.pick-talk-pori-lms .teacher-slider .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 0 10px;
    border: none;
    height: 100% !important
}

.pick-talk-pori-lms .teacher-slider .card img {
    width: 100px;
    height: 100px;
    border-radius: 50%
}




h3 {
    color: #81849c;
    font-size: 14px;
    font-weight: 400
}


.vizhegi-pick-pori {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 4px 0
}

.vizhegi-pick-pori img {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain
}

.vizhegi-pick-pori p {
    margin: 0;
    font-size: 14px;
    color: #4a4b54
}



.single-p-headlines h2 {
    margin-bottom: 15px
}




.countdown-timer .timer-label {
    color: red;
    font-weight: 700;
    margin-left: 10px
}

.countdown-timer .timer-box {
    display: flex;
    gap: 10px
}

.countdown-timer .timer-unit {
    text-align: center;
    border-radius: 6px
}

.countdown-timer .timer-unit p {
    margin: 0;
    font-size: 12px;
    color: #666
}
.single-p-feature .single-p-feature-section .image {
    width: 30px
}

.single-p-feature .single-p-feature-section .item-info {
    max-width: 90%
}

.single-p-video h3 {
    margin-bottom: 8px !important
}

@media screen and (max-width:992px) {
    .lms-picktalk.single .content-area .pick-talk-pori-lms>.row {
        position: relative
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .lms-picktalk-thumbnail-pori {
        margin-top: 11rem
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content>h2 {
        top: 0;
        right: 12px;
        left: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content>.short-description {
        top: 4rem;
        right: 12px;
        left: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content>.rating {
        top: 8.5rem;
        right: 20px;
        left: 20px
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content .sticky-mobile {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        right: 0;
        padding: 12px 16px;
        z-index: 1;
        box-shadow: 0 -10px 20px rgba(0, 0, 0, .1)
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content .sticky-mobile .add-to-cart {
        margin-bottom: 0 !important
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content .sticky-mobile .price {
        justify-content: flex-end;
        width: -moz-fit-content;
        width: fit-content;
        align-items: center;
        margin-bottom: 0 !important
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content .sticky-mobile .price .woocommerce-Price-amount bdi {
        font-size: 20px
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content .sticky-mobile .price .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol {
        font-size: 14px
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-headlines,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-desc-content,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-why-this,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-why-this-suggest,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-feature,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-ex,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-video,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-teacher,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .pick-talk-pori-support-resource,
    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .single-p-faq {
        padding: 16px 16px !important
    }

    

    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .pick-talk-pori-support {
        justify-content: space-between;
        align-items: center;
        flex-direction: column-reverse;
        padding: 0
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .pick-talk-pori-support>div:last-child img {
        position: static;
        -o-object-fit: cover;
        object-fit: cover
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .product-content .pick-talk-pori-support>div:first-child {
        padding: 16px
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .slick-dots li.slick-active button {
        width: 24px;
        height: 10px
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .resource-slider .card {
        padding: 0 !important;
        margin: 0 16px !important
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .single-p-faq .accordion .accordion-header {
        position: relative
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .single-p-faq .accordion .accordion-header .accordion-button {
        text-align: right;
        width: 90%;
        position: static;
        padding-left: 0
    }

    .sticky-mobile {
        align-items: center
    }

    .sticky-mobile .price .pricy {
        display: none
    }

    .product-content {
        margin-top: auto
    }

    .text-pori-matn-content {
        min-height: auto
    }

    .main-title-in-mobile {
        display: block
    }

    .main-title-in-desktop {
        display: none
    }

    

    .rating-sidebar {
        display: none
    }
}

@media screen and (max-width:768px) {
    .single-p-mobile-baner {
        display: block !important
    }

    .single-p-desktop-baner {
        display: none !important
    }

    .pick-talk-pori-lms .review.depth-1.has-children::after {
        display: none
    }

    .pick-talk-pori-lms ol.children:after {
        display: none
    }

    .pick-talk-pori-lms .product-content p {
        font-size: 14px !important;
        line-height: 28px !important
    }

    .pick-talk-pori-lms .product-content h1 {
        font-size: 28px !important
    }

    .pick-talk-pori-lms .product-content h2 {
        font-size: 21px !important
    }

    .pick-talk-pori-lms .product-content h3 {
        font-size: 19px !important
    }

    .pick-talk-pori-lms .product-content h4 {
        font-size: 14px !important
    }

    .lms-picktalk.single .content-area .pick-talk-pori-lms .text-pori-matn-content {
        margin-top: 25px
    }

   
    .product-content {
        margin-top: auto
    }

    .text-pori-matn-content {
        min-height: auto;
        margin-bottom: 30px
    }
    .main-title-in-mobile {
        display: block
    }

    .main-title-in-desktop {
        display: none
    }

    .rating-sidebar {
        display: none
    }
}
.lms-picktalk .t-name-h3 {
    font-size: 16px !important;
    margin-bottom: 9px !important;
}

.lms-picktalk .fea-item-t {
    font-size: 16px !important;
}

.lms-picktalk .archive-product-cart-img-title {
    font-size: 16px !important;
    margin-bottom: 0 !important;
}

.single-p-why-this-item h3 {
    font-size: 17px !important
}

.lms-picktalk .content-area .pick-talk-pori-lms .product-content .single-p-ex h2 {
    font-size: 24px;
}
.pick-talk-pori-lms .teacher-slider .card img {
    margin-bottom: 13px;
}

.lms-picktalk .content-area .pick-talk-pori-lms .text-pori-matn-content h2 {
    line-height: 35px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details--phone {
    direction: rtl !important;
}


.dig_success_msg .dig_popmessage_contents {
    background: #155c00 !important;
}


.extra-page .gform_required_legend {
    display: none;
}
.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
    overflow-y: scroll;
}
.wp-singular .wp-block-list li {
    margin-bottom: 5px;
    line-height: 30px;
}

.wp-singular .wp-block-list li::before {
    content: "";
    font-size: 44px;
    color: #000;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: black;
    text-align: center;
    margin: 0 0 0 5px;

}

.single-blog-page p {
    text-align: justify;
}

.pagination-item a {
    padding: 10px
} 
.woocommerce .cart-collaterals .cross-sells {
    display: none;
}

.pick-talk-pori-lms .text-pori-matn-content .pricy {
    opacity: 0;
}
.text-pori-matn-content {
    min-height: auto !important;
}

.pick-talk-pori-sidebar {
    height: 300px;
}





.breadcrumb>span {
    flex-wrap: wrap;
}


.woocommerce-checkout .woocommerce .checkout {
    margin: 24px 0 20px 0;
}

.woocommerce-checkout .woocommerce .checkout .woocommerce-checkout-review-order #payment ul {
    display: none;
}

.woocommerce-checkout .woocommerce-privacy-policy-text {
    display: none !important;
}

.single-blog-page .speech-section p {
    text-align: center;
}
.discount-c-c {
    display: flex;
    gap: 3px;
    align-items: center;
}

.discount-c-c p.discount-percent {
    background: #ff4747;
    color: white !important;
    padding: 4px 7px 3px 7px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 12px !important;
}
.sticky-menu-ling-n {
    display: none;
}
@media screen and (max-width:768px) {


    .pick-talk-pori-sidebar {
        height: 100%;
    }

    

    .info-and-social .more-info .social .link-1 [class*=" bi-"]::before {
        font-size: 25px !important;
    }


    .lms-picktalk .breadcrumb-lms-picktalk-wooo span,
    .lms-picktalk .breadcrumb-lms-picktalk-wooo a {
        font-size: 11px;
    }
}

.lms_course-template-default .main-page-wrapper {
    background: #f3f3f3 !important;
}

.text-pori-matn-content {
    min-height: auto !important;
    padding: 23px;
    background: #fff;
    border-radius: 14px;
    font-family: akhondi;
}

.product-content {
    padding: 23px;
    background: #fff;
    border-radius: 14px;
}

.add-to-cart.mb-3 del,
.add-to-cart.mb-3 ins {
    display: none;
}

.add-to-cart.mb-3 p {
    border: none !important;
}

.add-to-cart.mb-3 a {
    width: 100%;
    background: #1e21f7;
    color: #fff;
    border-radius: 7px;
}

.woo-price-section-sticky {
    align-items: flex-start;
    display: flex;
    font-family: akhondi;
    left: -37px;
    position: relative;
}

.woocommerce-Price-amount.amount .price ins {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
    font-family: akhondi;

}

.price.mb-3 {
    float: left;
}

.price.mb-3 .woocommerce-Price-currencySymbol {
    font-size: 14px;
}

.woo-price-section-sticky bdi {
    font-size: 18px !important;
    color: #81849c !important;
}

.woo-price-section-sticky ins {
    font-size: 18px !important;
    color: #81849c !important;
}


.title-pori-akhondi {
    font-size: 24px;
    font-family: akhondi;
    font-weight: 600;
}

.woocommerce-Price-amount.amount bdi {
    display: flex;

    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    font-size: 28px;
    font-weight: 600;
    color: #17192c;
}

.title-pori-akhondi {
    font-size: 24px;
    font-family: akhondi;
    line-height: 35px;
    font-weight: bold;
}

.price.mb-3 .percent {
    background: #360ef5;
    width: 35px;
    text-align: center;

    border-radius: 50px;
    padding: 0 5px;
    color: #fff;
    font-size: 14px;
}

.lms-picktalk h3 {
    font-size: 18px;
    border-top: 1px solid #eee;
    padding-top: 14px;
}

.info-pick-pori-item p {
    margin: 0;
    color: #4a4b54;
    font-size: 14px;
}

ins .woocommerce-Price-currencySymbol {
    font-size: 14px !important;
}

.woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol {
    font-size: 0;
}

.woo-price-section-sticky span {
    color: #81849c;
}

.subtitle_pori {
    margin: 0;
    font-size: 14px;
    color: #4a4b54;
}

.secure-player-wrapper {
    background: #111;
    padding: 16px;
    border-radius: 16px;
    text-align: center;
    margin-bottom: 20px;
}

.secure-player-title {
    font-size: 22px;
    margin-bottom: 12px;
    color: #0f0;
}

.secure-player-wrapper video {
    width: 100%;
    max-width: 1000px;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 255, 150, 0.3);
}


.video-context-menu {
    position: fixed;
    background: #1c1c1c;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .6);
    display: none;
    z-index: 99999;
    min-width: 180px;
    font-family: Tahoma;
}

.video-context-menu ul {
    list-style: none;
    margin: 0;
    padding: 8px 0;
}

.video-context-menu li {
    padding: 10px 16px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-family: akhondi;
}

.video-context-menu li:hover {
    background: #2f2f2f;
}

.countdown-timer {
    direction: rtl;
    margin-bottom: 22px;
    display: flex;
    gap: 30px;
}

.countdown-timer .timer-unit span {
    display: block;
    background-color: #1400ff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.info-pick-pori h3,
.product-features h3 {
    font-size: 14px;
    color: #81849c;
    font-weight: 400;
}

.pick-talk-pori-grant {
    background-color: #ffecad;
    padding: 24px;
    position: relative;
    margin-top: 32px;
}

.pick-talk-pori-grant::before {
    content: "";
    background-image: url(https://lingano.com/wp-content/themes/lingano/assets/images/square.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
}

.signature-img {
    display: flex;
    justify-content: flex-end;
}

.tazmin-text {
    font-size: 16px;
    color: #323752;
    margin: 0;
    line-height: 26px;
    font-family: akhondi;
    font-weight: 100;
}

.h3-pori-taz {
    font-size: 18px;
    color: #a66a12;
    margin-bottom: 10px;
    border: none !important;
    font-family: akhondi;
    font-weight: 600;
}

.main-container.pb-4.pick-talk-pori-lms {
    margin-bottom: 34px;
}

.pick-talk-pori-support {
    padding: 0 40px 0 0;
    margin-top: 32px;
    border-radius: 32px;
    border: 10px solid #fff;
    background-color: #dbeeff;
    align-items: center;
    font-family: akhondi;
}

.pick-talk-pori-support>div h3 {
    color: #1d5282;
    margin-bottom: 12px;
    font-family: akhondi;
}

.pick-talk-pori-support>div p {
    font-size: 14px;
    font-family: akhondi;
}

.pick-talk-pori-support>div:last-child img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
    margin-top: -45px;
    padding-left: 15px;
}

.single-p-faq {
    border-radius: 16px;
    padding: 32px;
    margin-top: 32px;
}

.lms-picktalk h2 {
    font-size: 24px;
    font-family: akhondi;
    font-weight: bold;
}

.accordion-item {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none !important;
    position: relative;
    border: 1px solid #e8e8ee !important;
    margin: 8px auto;
}

.product-content h3 {
    font-size: 21px;
    margin-bottom: 24px;
    font-weight: bold;
}

.single-p-faq .accordion-button {
    font-weight: 600;
    background: transparent;
    font-family: akhondi;
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

.accordion-item .accordion-button .me-2 {
    display: inline-block;
    transition: transform .3s ease, color .3s ease;
    position: absolute;
    left: 0;
    top: 10%;
}

.single-p-faq.container {
    box-shadow: 0px 32px 24px -24px rgba(16, 24, 40, .08), 0px 4px 8px -2px rgba(16, 24, 40, .04);
    background-color: #fff;
    padding: 32px;
    position: relative;
}

.accordion-button.collapsed {
    position: relative;
    display: flex;
    font-size: 1rem;
    font-family: akhondi;
    font-weight: 500;
    width: 100%;
    justify-content: space-between;
}

.accordion-body.text-end p {
    padding: 12px;
}

.course-playlist-preview.container.mt-5.mb-5 {
    box-shadow: 0px 32px 24px -24px rgba(16, 24, 40, .08), 0px 4px 8px -2px rgba(16, 24, 40, .04);
    background-color: #fff;
    padding: 32px;
    position: relative;
    margin: 20px 0;
    border-radius: 20px;
}

#playlistAccordion .accordion-collapse {
    visibility: inherit !important;
}

.playlist-item {
    display: flex;
    gap: 17px;
    border-bottom: 1px solid #eee;
}

.playlist-item .fw-medium {
    margin-top: 18px;
}

.playlist-item.active {
    box-shadow: 0px 0px 8px 3px #cacaca;
    border: 1px solid #0ab244;
}

.playlist-item img {
    border-radius: 8px;
    width: 50%;
}

.pori-flex-t {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.pori-flex-mb {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.pori-hastid {
    color: green;
    font-weight: bold;
    padding: 8px 0;
}

.btn-hatid {
    width: 100%;
    border-radius: 4px;
    background: green;
    color: #fff;
    font-size: 17px;
    min-height: var(--btn-height);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.course-outline.mt-5 {
    margin: 20px 0;
    padding: 23px;
    background: #fff;
    border-radius: 14px;
}

.btn-moshahede {
    background: #6f1eff;
    border-radius: 8px;
    color: #fff;
    min-height: var(--btn-height);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 91px;
}



.course-progress {
    background-color: #f8f9fa;
    padding: 20px;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border: 1px solid #e9ecef;
    margin-bottom: 30px;
}

.course-progress h5 {
    font-size: 1.1rem;
    color: #343a40;
    margin-bottom: 8px;
}

.course-progress .fw-bold.text-primary {
    font-size: 1.5rem;
    color: #0d6efd !important;
    font-weight: 700;
    font-family: akhondi;
}

/* فیکس اصلی: selector قوی‌تر و background واضح برای container */
.course-progress .progress {
    height: 16px !important;
    background-color: #e9ecef !important;
    /* بک‌گراند خاکستری واضح */
    border-radius: 50px;
    overflow: hidden;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    /* جلوگیری از margin اضافی */
}

/* پر شدن نوار */
.course-progress .progress .progress-bar {
    background: linear-gradient(90deg, #0d6efd, #6610f2) !important;
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    height: 100%;
    /* مطمئن شدن از پر شدن ارتفاع */
}

/* انیمیشن براق */
.course-progress .progress .progress-bar::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(-45deg,
            rgba(255, 255, 255, 0.2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, 0.2) 50%,
            rgba(255, 255, 255, 0.2) 75%,
            transparent 75%,
            transparent);
    background-size: 30px 30px;
    animation: progress-shine 2s linear infinite;
}

@keyframes progress-shine {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 30px 30px;
    }
}

/* وقتی ۱۰۰٪ شد، سبز بشه */
.course-progress .progress .progress-bar[style*="100%"] {
    background: linear-gradient(90deg, #198754, #20c997) !important;
}

/* موبایل */
@media (max-width: 768px) {
    .course-progress {
        padding: 16px;
        margin-bottom: 20px;
    }

    .course-progress .fw-bold.text-primary {
        font-size: 1.3rem;
    }
}

/* استایل زیبا برای سرفصل‌های دوره */
.course-curriculum .accordion-button {
    font-size: 1.15rem !important;
    color: #2c3e50 !important;
    box-shadow: none !important;
    padding: 10px !important;
}

.course-curriculum .accordion-button:not(.collapsed) {
    background: #e3f2fd !important;
    color: #1976d2 !important;
}

.course-curriculum .accordion-button::after {
    margin-left: auto;
    margin-right: 0;
}

.course-curriculum .list-group-item {
    font-size: 1rem;
    color: #34495e;
}

.course-curriculum .lesson-title {
    font-weight: 500;
}

.course-curriculum .list-group-item:hover {
    background-color: #f1f8ff !important;
}

.course-curriculum .btn-primary {
    background: linear-gradient(135deg, #1976d2, #42a5f5);
    border: none;
    font-weight: 600;
    transition: all 0.3s;
}

.course-curriculum .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(25, 118, 210, 0.3);
}

.accordion-collapse {
    visibility: inherit !important;
}

.course-curriculum .list-group-item {
    font-size: 1rem;
    color: #34495e;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.course-curriculum.mt-5 {
    box-shadow: rgba(16, 24, 40, 0.08) 0px 32px 24px -24px, rgba(16, 24, 40, 0.04) 0px 4px 8px -2px;
    background-color: rgb(255, 255, 255);
    padding: 32px;
    position: relative;
    margin: 20px 0px;
    border-radius: 20px;
}

.sarfasl {
    color: #000;
    font-size: 25px !important;
    font-weight: bold !;
    border: none !important;
}
.add_to_cart_inline .woocommerce-Price-amount.amount bdi {
  font-size: 0px;
}
.video-overlay-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 16px;
    z-index: 10;
    display: none; 
    backdrop-filter: blur(4px);
}

.video-overlay-loading .spinner {
    text-align: center;
}

.video-overlay-loading p {
    margin-top: 16px;
    font-size: 1.1rem;
    text-shadow: 0 1px 3px rgba(0,0,0,0.8);
}
.course-faq .accordion .title {
    background: #f8f9fa;
    padding: 18px;
    font-weight: bold;
    border-bottom: 1px solid #dee2e6;
    border-radius: 8px 8px 0 0;
    margin-bottom: 2px;
    transition: background 0.3s;
}
.course-faq .accordion .title:hover {
    background: #e9ecef;
}
.course-faq .accordion .title.active {
    background: #e3f2fd;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
}
.course-faq .accordion .content {
    padding: 20px;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-top: none;
    border-radius: 0 0 8px 8px;
    margin-bottom: 16px;
}
.course-faq.mt-5 {
  box-shadow: rgba(16, 24, 40, 0.08) 0px 32px 24px -24px, rgba(16, 24, 40, 0.04) 0px 4px 8px -2px;
  background-color: rgb(255, 255, 255);
  padding: 32px;
  position: relative;
  margin: 20px 0px;
  border-radius: 20px;
}
.ui.styled.fluid.accordion .title {
  margin: 10px auto;
  font-size: 1.15rem !important;
  color: #2c3e50 !important;
  box-shadow: none !important;
  padding: 10px !important;
}