.elementor-kit-2831{--e-global-color-primary:#6C3F6D;--e-global-color-secondary:#A89DB3;--e-global-color-text:#2B2B2B;--e-global-color-accent:#A3A399;--e-global-color-8aebce3:#3E3643;--e-global-color-2951bfc:#484E44;--e-global-color-f2001c1:#000000;--e-global-color-8613aa7:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-8613aa7 );}.elementor-kit-2831 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* مخفی کردن آمار */
.dashboard-tab-content{
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    position: absolute;
    inset: 0;
    width: 100%;
    transition: all 0.25s ease;
    pointer-events: none;
}

.dashboard-tab-content.active{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    position: relative;
    pointer-events: auto;
}
/**/
.dashboard-tab-link{
    cursor: pointer;
    transition: all 0.2s ease;
}

.dashboard-tab-link.active{
    background: #6C3F6D !important;
    color: #ffffff !important;
}


.dashboard-tab-link.active *{
    color: #ffffff !important;
}

/*//um profile*/

/* ROOT WRAPPER */
.um,
.um-account,
.um-form {
    font-family: inherit !important;
}

/* فرم اصلی */
#um_account_form {
    background: #fff !important;
    padding: 25px !important;
    border-radius: 16px !important;
    box-shadow: 0 8px 25px rgba(0,0,0,.06) !important;
}

/* فیلدها */
.um-field {
    margin-bottom: 18px !important;
}

/* لیبل‌ها */
.um-field-label label {
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #484E44 !important;
}

/* input ها */
.um .um-form-field,
.um input,
.um select,
.um textarea {
    width: 100% !important;
    min-height: 48px !important;
    padding: 12px 14px !important;

    border-radius: 12px !important;
    border: 1px solid #e5e5e5 !important;

    background: #fafafa !important;

    transition: all .25s ease !important;
}

/* textarea */
.um textarea {
    min-height: 120px !important;
}

/* hover فیلدها */
.um .um-form-field:hover,
.um input:hover,
.um select:hover,
.um textarea:hover {
    border-color: rgba(108,63,109,.4) !important;
    background: #fff !important;
}

/* focus */
.um .um-form-field:focus,
.um input:focus,
.um select:focus,
.um textarea:focus {
    border-color: #6C3F6D !important;
    box-shadow: 0 0 0 3px rgba(108,63,109,.15) !important;
    background: #fff !important;
}

/* دکمه */
.um-button,
.um input[type="submit"] {
    background: #6C3F6D !important;
    color: #fff !important;

    padding: 12px 20px !important;

    border: none !important;
    border-radius: 12px !important;

    transition: all .25s ease !important;
}

/* hover دکمه */
.um-button:hover,
.um input[type="submit"]:hover {
    background: #5A335A !important;
    box-shadow: 0 8px 20px rgba(108,63,109,.25) !important;
}

/* لینک‌ها */
.um a {
    color: #6C3F6D !important;
}

.um a:hover {
    opacity: .85;
}
/*profile pic*/
.dash-sidebar-user {
  text-align: center;
  padding: 20px;
}

.dash-sidebar-user img {
  border-radius: 50%;
  margin-bottom: 10px;
}

.dash-name {
  font-weight: 600;
  margin-top: 5px;
}

.dash-role {
  font-size: 12px;
  color: #6C3F6D;
  background: #f3e9f3;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 20px;
  margin-top: 5px;
}
/**/
/* آمار */

/* =========================
   Courses Tab (LearnDash)
   ========================= */

/* کارت اصلی پروفایل + لیست */
.learndash-wrapper .ld-profile-summary,
.learndash-wrapper .ld-item-list{
    background:#fff !important;
    padding:24px !important;
    border-radius:16px !important;
    box-shadow:0 8px 25px rgba(0,0,0,0.06) !important;
    border:1px solid #eee !important;
}

/* حذف آمار */
/* آمار */
    .ld-profile-summary{
      display: none!important;
}

.ld-section-heading{
  display: none!important;
}

/* آیکون جستجو */
.learndash-wrapper .ld-search-prompt{
    display:none !important;
}

/* باکس جستجو */
.learndash-wrapper .ld-item-search{
    display:none !important;
}

/* بازکردن همه */
.learndash-wrapper .ld-expand-button{
    display:none !important;
}

/* عنوان "دوره‌های شما" */
.learndash-wrapper .ld-section-heading h3{
    font-size:20px !important;
    font-weight:700 !important;
    color:#3E3643 !important;
    margin:0 !important;
}

/* هدر بخش دوره‌ها */
.learndash-wrapper .ld-section-heading{
    border-bottom:1px solid #eee !important;
    padding-bottom:12px !important;
    margin-bottom:18px !important;
}

/* دکمه ویرایش پروفایل */
.learndash-wrapper .ld-profile-edit-link{
    display:inline-block !important;
    margin-top:12px !important;
    background:#6C3F6D !important;
    color:#fff !important;
    padding:10px 16px !important;
    border-radius:12px !important;
    text-decoration:none !important;
}

/* hover دکمه */
.learndash-wrapper .ld-profile-edit-link:hover{
    background:#3E3643 !important;
}

/* آواتار */
.learndash-wrapper .ld-profile-avatar img{
    border-radius:50% !important;
    border:3px solid #A89DB3 !important;
}

/* پیام "دوره‌ها یافت نشد" */
.learndash-wrapper .ld-alert{
    background:#fafafa !important;
    border:1px solid #e5e5e5 !important;
    border-radius:12px !important;
    padding:14px 16px !important;
    text-align:center !important;
    margin-top:16px !important;
}

/* متن پیام */
.learndash-wrapper .ld-alert-messages{
    color:#484E44 !important;
    font-weight:500 !important;
}

/* حذف آیکون هشدار */
.learndash-wrapper .ld-alert-icon{
    display:none !important;
}

    .ld-item-name:hover{
      color: #6c3f6d!important;
    }
/*///*/

/* بک‌دراپ کل صفحه */
#profile-modal{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,0.6);
  display:flex;
  justify-content:center;
  align-items:center;
  z-index:99999;
  backdrop-filter: blur(6px);
}

.profile-modal-box{
  width:360px;
  background:#fff;
  border-radius:20px;
  padding:24px;
  position:relative;
  box-shadow:0 20px 60px rgba(0,0,0,0.3);
  animation: pop .25s ease;
}

@keyframes pop{
  from {transform:scale(0.9); opacity:0;}
  to {transform:scale(1); opacity:1;}
}

.close-modal{
  position:absolute;
  top:12px;
  left:12px;
  font-size:22px;
  cursor:pointer;
  color:#3E3643;
}

.avatar-box{
  display:flex;
  justify-content:center;
  margin-bottom:15px;
}

.avatar-box img{
  width:90px;
  height:90px;
  border-radius:50%;
  object-fit:cover;
  border:3px solid #A89DB3;
}

#avatarInput{
  width:100%;
  margin-top:10px;
}

#saveProfile{
  width:100%;
  margin-top:15px;
  padding:10px;
  border:none;
  border-radius:12px;
  background:#6C3F6D;
  color:#fff;
  cursor:pointer;
}
.ld-profile-edit-link{
  display:none !important;
}
/**/

/* =========================
   BASE
   ========================= */

.ppm-wrap{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:8px;
    direction:rtl;
}

/* =========================
   AVATAR
   ========================= */

.ppm-avatar-ring{
    position:relative;
    width:88px;
    height:88px;
    border-radius:50%;
    overflow:hidden;
    border:3px solid #A89DB3;
    cursor:pointer;
    display:block;
    box-shadow:0 8px 25px rgba(0,0,0,.06);
    transition:all .25s ease;
}

.ppm-avatar-ring:hover{
    transform:translateY(-2px);
}

.ppm-avatar-img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:50%;
    display:block;
}

.ppm-avatar-overlay{
    position:absolute;
    inset:0;
    border-radius:50%;
    background:rgba(62,54,67,0);
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:3px;
    transition:background .25s ease;
    pointer-events:none;
}

.ppm-avatar-ring:hover .ppm-avatar-overlay{
    background:rgba(62,54,67,.65);
}

.ppm-avatar-overlay i,
.ppm-avatar-overlay span{
    color:#fff;
    opacity:0;
    transition:.25s ease;
}

.ppm-avatar-ring:hover .ppm-avatar-overlay i,
.ppm-avatar-ring:hover .ppm-avatar-overlay span{
    opacity:1;
}

.ppm-username{
    font-size:14px;
    font-weight:600;
    color:#A89DB3;
}

/* =========================
   OVERLAY + MODAL
   ========================= */

.ppm-overlay{
    position:fixed;
    inset:0;
    background:rgba(62,54,67,.45);
    display:flex;
    align-items:center;
    justify-content:center;
    z-index:99999;
    backdrop-filter:blur(6px);
}

.ppm-overlay[hidden]{
    display:none;
}

.ppm-modal{
    background:#fff;
    border:1px solid #eee;
    border-radius:20px;
    padding:28px 24px 20px;
    width:380px;
    max-width:92vw;
    position:relative;
    direction:rtl;
    font-family:inherit;
    box-shadow:0 8px 25px rgba(0,0,0,.06);
    animation:ppmPop .25s ease;
}

@keyframes ppmPop{
    from{opacity:0; transform:scale(.95);}
    to{opacity:1; transform:scale(1);}
}

/* =========================
   CLOSE BUTTON
   ========================= */

.ppm-close{
    position:absolute;
    top:14px;
    left:14px;
    width:36px;
    height:36px;
    border:none;
    border-radius:10px;
    background:transparent;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#A3A399;
    transition:all .2s ease;
}

.ppm-close:hover{
    background:#F7F6F8;
    color:#3E3643;
}

/* =========================
   TEXT
   ========================= */

.ppm-title{
    font-size:16px;
    font-weight:700;
    margin:0 0 18px;
    color:#3E3643;
    text-align:center;
}

.ppm-status{
    font-size:13px;
    min-height:18px;
    margin:0 0 14px;
    text-align:center;
    color:#484E44;
}

/* =========================
   PREVIEW
   ========================= */

.ppm-preview-wrap{
    display:flex;
    justify-content:center;
    margin-bottom:16px;
}

.ppm-preview-img{
    width:100px;
    height:100px;
    border-radius:50%;
    object-fit:cover;
    border:3px solid #A89DB3;
    box-shadow:0 8px 25px rgba(0,0,0,.06);
}

/* =========================
   UPLOAD
   ========================= */

.ppm-upload-label{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:5px;
    padding:16px;
    border:1.5px dashed #A89DB3;
    border-radius:12px;
    cursor:pointer;
    text-align:center;
    transition:all .25s ease;
    margin-bottom:14px;
    background:#fff;
}

.ppm-upload-label:hover{
    border-color:#6C3F6D;
    background:#FAF9FB;
}

.ppm-upload-label span{
    font-size:14px;
    font-weight:600;
    color:#3E3643;
}

.ppm-upload-label small{
    font-size:11px;
    color:#A3A399;
}

/* =========================
   CROP
   ========================= */

.ppm-crop-wrap{
    width:100%;
    height:260px;
    overflow:hidden;
    border-radius:12px;
    border:1px solid #eee;
    background:#F7F6F8;
    margin-bottom:12px;
}

/* =========================
   CONTROLS
   ========================= */

.ppm-crop-controls{
    display:flex;
    justify-content:center;
    gap:8px;
    margin-bottom:12px;
}

.ppm-ctrl-btn{
    width:36px;
    height:36px;
    border-radius:10px;
    border:1px solid #eee;
    background:#fff;
    color:#3E3643;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:16px;
    transition:all .25s ease;
    box-shadow:0 4px 12px rgba(0,0,0,.04);
}

.ppm-ctrl-btn:hover{
    background:#F7F7F9;
    border-color:#A89DB3;
    color:#6C3F6D;
}

.ppm-ctrl-reselect{
    border-color:#eee;
    color:#3E3643;
}

.ppm-ctrl-reselect:hover{
    border-color:#A89DB3;
    color:#6C3F6D;
    background:#F7F7F9;
}

/* =========================
   FOOTER BUTTONS
   ========================= */

.ppm-footer{
    margin-top:18px;
    display:flex;
    gap:12px;
}

.ppm-footer button{
    flex:1;
    height:46px;
    border-radius:12px;
    font-weight:600;
    cursor:pointer;
    transition:all .25s ease;
}

/* SAVE */
.ppm-btn-save{
    background:#6C3F6D;
    color:#fff;
    border:none;
    box-shadow:0 4px 12px rgba(108,63,109,.12);
}

.ppm-btn-save:hover:not(:disabled){
    background:#351D3F;
    transform:translateY(-2px);
    box-shadow:0 6px 18px rgba(53,29,63,.18);
}

.ppm-btn-save:disabled{
    opacity:.5;
    cursor:not-allowed;
    transform:none;
    box-shadow:none;
}

/* CANCEL */
.ppm-btn-cancel{
    background:#fff;
    color:#3E3643;
    border:1px solid #eee;
    box-shadow:0 4px 12px rgba(0,0,0,.06);
}

.ppm-btn-cancel:hover{
    background:#F7F7F9;
    border-color:#A89DB3;
    color:#6C3F6D;
    transform:translateY(-2px);
    box-shadow:0 6px 18px rgba(0,0,0,.10);
}

/*ticket*/
/* باکس فرم */
.wpforms-container {
    background: #fff;
    padding: 25px;
    border-radius: 16px;
    box-shadow: 0 8px 25px rgba(0,0,0,.06);
}

/* فاصله فیلدها */
.wpforms-container .wpforms-field {
    margin-bottom: 18px !important;
}

/* لیبل ها */
.wpforms-container label {
    font-size: 13px !important;
    color: #484E44 !important;
    font-weight: 500 !important;
}

/* فیلدها */
.wpforms-container input,
.wpforms-container select,
.wpforms-container textarea {
    width: 100% !important;
    padding: 12px 14px !important;
    border-radius: 12px !important;
    border: 1px solid #e5e5e5 !important;
    background: #fafafa !important;
    min-height: 48px;
}

/* textarea */
.wpforms-container textarea {
    min-height: 120px;
}

/* فوکوس */
.wpforms-container input:focus,
.wpforms-container select:focus,
.wpforms-container textarea:focus {
    border-color: #6C3F6D !important;
    box-shadow: 0 0 0 3px rgba(108,63,109,.15) !important;
    background: #fff !important;
}

/* دکمه ارسال */
.wpforms-container button[type="submit"] {
    background: #6C3F6D !important;
    color: #fff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 12px 22px !important;
    font-weight: 600;
    transition: .3s;
}

.wpforms-container button[type="submit"]:hover {
     background: #5A335A !important;
    box-shadow: 0 8px 20px rgba(108,63,109,.25) !i.9;
}

/* پیام موفقیت */
.wpforms-confirmation-container-full {
    background: #f6f3f7 !important;
    border: 1px solid #6C3F6D22 !important;
    border-radius: 12px !important;
    padding: 15px !important;
}
/* کانتینر هیچ بک‌گراندی نگیرد */
.elementor-element-945dcda,
.elementor-element-7aa0539,
.elementor-button-wrapper {
    background: transparent !important;
}

/* خود دکمه */
.elementor-element-7aa0539 .elementor-button {
    background: #6C3F6D !important;
    border-radius: 12px !important;
    transition: all .25s ease !important;
}

.elementor-element-7aa0539 .elementor-button:hover {
    background: #5A335A !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(108,63,109,.25);
    color:white;
}


.woocommerce-info .woocommerce-Button,
.woocommerce-info .wc-forward.button {
    background: #6C3F6D !important;
    color: #fff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 12px 22px !important;
    font-weight: 600 !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
}


.woocommerce-info .woocommerce-Button:hover,
.woocommerce-info .wc-forward.button:hover {
    background: #5A335A !important;
    color: #fff !important;
    box-shadow: 0 8px 20px rgba(108,63,109,.25) !important;
    transform: translateY(-2px);
}

.woocommerce-info .woocommerce-Button:focus,
.woocommerce-info .wc-forward.button:focus {
    outline: none !important;
    color: #fff !important;
}
.woocommerce-info {
    background: #fff !important;
    border-right: 4px solid #6C3F6D !important;
    border-top: none !important;
    border-radius: 16px !important;
    padding: 20px !important;
    padding-right: 60px !important; /* فاصله برای آیکون */
    box-shadow: 0 4px 20px rgba(0,0,0,.05) !important;
    position: relative;
}

/* آیکون ووکامرس (حفظ + استایل بهتر) */
.woocommerce-info::before {
    color: #6C3F6D !important;
    font-size: 20px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 20px !important;
    left: auto !important;
}

/* حذف خط بالایی */
.woocommerce-info {
    border-top: none !important;
}

/*cart*/


/* =========================
   GLOBAL WRAPPER
========================= */

.woocommerce{
    font-family:inherit;
}

/* =========================
   CART BOXES
========================= */

.woocommerce-cart-form,
.cart_totals{
    background:#fff;
    border-radius:24px;
    box-shadow:0 12px 35px rgba(62,54,67,0.10);
    padding:25px;
    transition:.3s ease;
}

.woocommerce-cart-form{
    margin-bottom:25px;
}

/* =========================
   TABLE RESET
========================= */

.shop_table{
    border:none !important;
}

.shop_table th{
    font-size:14px;
    font-weight:600;
    color:#3E3643;
    padding:12px 10px;
    border-bottom:1px solid rgba(0,0,0,0.06);
}

.shop_table td{
    padding:16px 10px;
    border-bottom:1px solid rgba(0,0,0,0.04);
    color:#3E3643;
}

/* =========================
   PRODUCT NAME
========================= */

.product-name a{
    color:#3E3643;
    font-weight:600;
    text-decoration:none;
    transition:.3s ease;
}

.product-name a:hover{
    color:#6C3F6D;
}

/* =========================
   REMOVE BUTTON
========================= */

.product-remove a{
    background:#F4EEF4;
    color:#6C3F6D;
    width:32px;
    height:32px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    transition:.3s ease;
}

.product-remove a:hover{
    background:#6C3F6D;
    color:#fff;
}

/* =========================
   PRODUCT IMAGE
========================= */

.product-thumbnail img{
    border-radius:14px;
    width:70px;
    height:70px;
    object-fit:cover;
}

/* =========================
   PRICE / TOTAL
========================= */

.woocommerce-Price-amount{
    color:#3E3643;
    font-weight:600;
}

/* =========================
   BUTTONS (FULL BRAND STYLE)
========================= */

.button,
.checkout-button,
button,
input[type="submit"]{
    background:#6C3F6D !important;
    color:#fff !important;

    border-radius:14px !important;
    padding:12px 18px !important;

    border:none !important;

    transition:all .3s ease;

    box-shadow:0 6px 18px rgba(108,63,109,0.18);
}

/* hover */
.button:hover,
.checkout-button:hover,
button:hover,
input[type="submit"]:hover{
    background:#5A335A !important;

    transform:translateY(-2px);

    box-shadow:
        0 10px 25px rgba(108,63,109,0.25),
        0 4px 10px rgba(0,0,0,0.08);
}

/* active */
.button:active,
.checkout-button:active,
button:active,
input[type="submit"]:active{
    transform:translateY(0px);
    box-shadow:0 4px 12px rgba(108,63,109,0.15);
}

/* disabled */
button[disabled]{
    opacity:.5;
    cursor:not-allowed;
    box-shadow:none;
}

/* =========================
   COUPON FIELD
========================= */

.coupon input{
    border-radius:12px;
    border:1px solid #e5e5e5;
    padding:10px 12px;
    outline:none;
    transition:.3s ease;
}

.coupon input:focus{
    border-color:#6C3F6D;
    box-shadow:0 0 0 3px rgba(108,63,109,0.15);
}

/* =========================
   CART TOTAL BOX
========================= */

.cart_totals{
    margin-top:20px;
}

.cart_totals h2{
    font-size:18px;
    color:#3E3643;
    margin-bottom:15px;
}

/* totals table */
.cart_totals th,
.cart_totals td{
    color:#3E3643;
    font-weight:600;
}

/* =========================
   CHECKOUT BUTTON
========================= */

.wc-proceed-to-checkout a{
    display:block;
    text-align:center;
    font-size:16px;
    margin-top:15px;
}

/* =========================
   HOVER LIFT EFFECT FOR BOXES
========================= */

.woocommerce-cart-form:hover,
.cart_totals:hover{
    box-shadow:0 18px 45px rgba(62,54,67,0.15);
}

/* =========================
   MOBILE
========================= */

@media(max-width:768px){

    .woocommerce-cart-form,
    .cart_totals{
        padding:18px;
    }

    .shop_table th,
    .shop_table td{
        font-size:13px;
    }

    .product-thumbnail img{
        width:55px;
        height:55px;
    }
}



/*learndash infobar*/




/* =========================
   TOOLTIP WRAPPER (fix color)
========================= */

.ld-tooltip__text{
    background:#3E3643 !important;   /* دارک نرم سایت */
    color:#ffffff !important;

    font-size:12px;
    line-height:1.6;

    padding:10px 12px;
    border-radius:12px;

    box-shadow:0 10px 25px rgba(0,0,0,0.15);

    max-width:220px;
}

/* =========================
   TOOLTIP ARROW (if exists)
========================= */

.ld-tooltip__text::before,
.ld-tooltip__text::after{
    border-color:#3E3643 !important;
}

/* =========================
   TRIGGER TEXT (hover icon area)
========================= */

.ld-tooltip span{
    color:#3E3643;
}

/* optional subtle highlight on hover */
.ld-tooltip:hover span{
    color:#6C3F6D;
}

/* =========================
   REMOVE BLUE DEFAULT STYLES ONLY
========================= */

.ld-tooltip--initialized{
    background:transparent !important;
}

/* =========================
   KEEP REST OF STATUS UI (no change)
========================= */

.learndash-wrapper .ld-course-status{
    background:#fff;
    border-radius:24px;
    box-shadow:0 12px 35px rgba(62,54,67,0.10);
    padding:22px;
    display:flex;
    gap:14px;
    transition:.3s ease;
}

.learndash-wrapper .ld-course-status:hover{
    box-shadow:0 18px 45px rgba(62,54,67,0.15);
    transform:translateY(-2px);
}

.ld-course-status-segment{
    background:#F8F6FA;
    border-radius:16px;
    padding:12px 16px;

    display:flex;
    align-items:center;
    justify-content:space-between;
}

.ld-course-status-segment:hover{
    background:#F4EEF4;
}

.ld-course-status-label{
    font-size:12px;
    font-weight:600;
    color:#A89DB3;
    margin:0;
}

.ld-course-status-content{
    font-size:14px;
    color:#3E3643;
}

.ld-status{
    display:inline-flex;
    align-items:center;
    background:#F4EEF4;
    color:#6C3F6D;
    padding:5px 10px;
    border-radius:999px;
    font-size:12px;
    font-weight:600;
}

/* =========================
   BUTTON
========================= */

#btn-join,
.ld-course-status-action .button{
    background:#6C3F6D !important;
    color:#fff !important;

    border-radius:14px !important;
    padding:12px 18px !important;

    box-shadow:0 6px 18px rgba(108,63,109,0.18);
    transition:.3s ease;
}

#btn-join:hover,
.ld-course-status-action .button:hover{
    background:#5A335A !important;
    transform:translateY(-2px);
    box-shadow:
        0 10px 25px rgba(108,63,109,0.25),
        0 4px 10px rgba(0,0,0,0.08);
}

/* =========================
   GENERAL WRAPPER
========================= */

.woocommerce-order{
    max-width:1100px;
    margin:40px auto;
    padding:0 15px;
}

/* =========================
   SUCCESS MESSAGE
========================= */

.woocommerce-notice--success{
    background:#fff;
    border-radius:18px;
    padding:16px 20px;
    box-shadow:0 6px 16px rgba(62,54,67,.06);
    color:#3E3643;
    border:none !important;
    margin-bottom:18px;
    font-weight:600;
}

/* =========================
   ORDER OVERVIEW (5 BOXES)
   → مینیمال بدون کارت‌های جدا
========================= */

.woocommerce-order-overview{
    background:#fff;
    border-radius:18px;
    padding:12px 14px;
    margin:18px 0;
    box-shadow:0 6px 16px rgba(62,54,67,.06);

    display:flex;
    flex-wrap:wrap;
    gap:10px;
    list-style:none;
}

.woocommerce-order-overview li{
    flex:1 1 160px;
    margin:0 !important;
    padding:10px 12px;
    font-size:13px;
    color:#484E44;
    line-height:1.8;
    border-radius:12px;
    background:transparent;
}

/* مقدار */
.woocommerce-order-overview strong{
    display:block;
    margin-top:4px;
    color:#6C3F6D;
    font-weight:600;
}

/* =========================
   HEADINGS (یکدست و ساده)
========================= */

.woocommerce-order h2,
.woocommerce-order h3,
.wc-bacs-bank-details-heading,
.woocommerce-order-details__title,
.woocommerce-column__title{
    font-size:20px !important;
    font-weight:700 !important;
    color:#3E3643 !important;
    margin:28px 0 14px !important;
    border:none !important;
    background:none !important;
}

/* =========================
   BANK DETAILS (خیلی سبک)
========================= */

.woocommerce-bacs-bank-details{
    background:#fff;
    border-radius:18px;
    padding:20px;
    box-shadow:0 6px 16px rgba(62,54,67,.06);
    margin:18px 0;
}

.wc-bacs-bank-details-account-name{
    color:#6C3F6D;
    font-size:16px;
    margin-bottom:12px;
}

.bacs_details{
    list-style:none;
    padding:0;
    margin:0;
}

.bacs_details li{
    padding:10px 12px;
    margin-bottom:8px;
    background:#F7F6F8;
    border-radius:12px;
    color:#484E44;
}

/* =========================
   ORDER TABLE (مینیمال)
========================= */

.woocommerce-order-details{
    background:#fff;
    border-radius:18px;
    padding:20px;
    box-shadow:0 6px 16px rgba(62,54,67,.06);
    margin:18px 0;
}

.woocommerce-table.order_details{
    border:none !important;
}

.woocommerce-table.order_details th{
    background:#fff !important;
    color:#3E3643 !important;
    border-bottom:1px solid #eee !important;
    padding:12px !important;
}

.woocommerce-table.order_details td{
    padding:12px !important;
    border-bottom:1px solid #eee !important;
}

/* لینک محصولات */
.woocommerce-table.order_details a{
    color:#6C3F6D;
    text-decoration:none;
    font-weight:600;
}




/* =========================
   CUSTOMER DETAILS WRAPPER
========================= */

.woocommerce-customer-details{
    background:#fff;
    border-radius:18px;
    padding:20px;
    box-shadow:0 6px 16px rgba(62,54,67,.06);
    margin:18px 0;
}

/* =========================
   TITLE
========================= */

.woocommerce-customer-details .woocommerce-column__title{
    font-size:20px !important;
    font-weight:700 !important;
    color:#3E3643 !important;
    margin:0 0 12px 0 !important;
    border:none !important;
    background:none !important;
}

/* =========================
   ADDRESS BOX
========================= */

.woocommerce-customer-details address{
    background:#F7F6F8;
    border-radius:14px;
    padding:16px;
    font-style:normal;
    line-height:2;
    color:#484E44;
}

/* =========================
   PHONE / EMAIL
========================= */

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email{
    display:block;
    margin-top:10px;
    padding:8px 10px;
    background:#fff;
    border-radius:12px;
    color:#6C3F6D;
    font-weight:600;
    font-size:13px;
}

/* =========================
   CLEAN RESET
========================= */

.woocommerce-customer-details *{
    border:none !important;
    outline:none !important;
}

.woocommerce-thankyou-order-received {
    background: linear-gradient(135deg, #6C3F6D, #3E3643);
    color: #ffffff;
    padding: 22px 26px;
    border-radius: 16px;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.9;
    border-right: 6px solid #A89DB3;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    position: relative;
    overflow: hidden;
}

/* افکت درخشش ملایم */
.woocommerce-thankyou-order-received::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.12), transparent 60%);
    transform: rotate(25deg);
    pointer-events: none;
}

/* لینک داخل پیام (اگر اضافه کردی) */
.woocommerce-thankyou-order-received a {
    display: inline-block;
    margin-top: 12px;
    background: #A89DB3;
    color: #3E3643;
    padding: 10px 16px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 700;
    transition: 0.3s ease;
}

.woocommerce-thankyou-order-received a:hover {
    background: #ffffff;
    color: #3E3643;
    transform: translateY(-2px);
}

.woocommerce-thankyou-order-received + p {
    margin-top: 20px;
    background: #3E3643;
    color: #ffffff;
    padding: 18px 20px;
    border-radius: 14px;
    line-height: 1.9;
    font-size: 15px;
    border-right: 5px solid #6C3F6D;
    box-shadow: 0 8px 25px rgba(0,0,0,0.2);
}
#receipt-box {
    margin-top: 20px;
    background: #3E3643;
    color: #ffffff;
    padding: 18px 20px;
    border-radius: 14px;
    line-height: 1.9;
    font-size: 15px;
    border-right: 5px solid #6C3F6D;
    box-shadow: 0 8px 25px rgba(0,0,0,0.2);
}

/* دکمه */
#receipt-box .receipt-btn {
    display: inline-block;
    margin-top: 12px;
    background: #6C3F6D;
    color: #ffffff;
    padding: 10px 16px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* hover */
#receipt-box .receipt-btn:hover {
    background: #6C3F6D;
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow:0 14px 30px rgba(62,54,67,0.12);
}
/**/
/*order-form*/
.wpforms-uploader {
    border: 2px dashed #A89DB3 !important;
    border-radius: 16px;
    background: #ffffff;
    padding: 30px !important;
    transition: all 0.3s ease;
    text-align: center;
}

.wpforms-uploader:hover {
    border-color: #6C3F6D !important;
    background: rgba(108, 63, 109, 0.04);
}

.wpforms-uploader .dz-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.wpforms-uploader svg {
    width: 44px;
    height: 44px;
    color: #6C3F6D;
}

.wpforms-uploader .modern-title {
    font-size: 14px;
    color: #484E44;
    line-height: 1.8;
}

.wpforms-uploader .modern-title span {
    display: block;
    font-size: 13px;
    color: #A89DB3;
    margin-top: 4px;
}

button[name="update_cart"] {
    display: none !important;
}

.wc-proceed-to-checkout a.checkout-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 12px 10px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    height: auto !important;
    border-radius: 12px;
    text-align: center;
    width: 100%!important;

}

.wc-proceed-to-checkout br{
    display: none!important;
}


.my-orders {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

/* کارت اصلی سفارش */
.order-item {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 6px 22px rgba(0,0,0,0.06);
    overflow: hidden;
    border: 1px solid rgba(108, 63, 109, 0.08);
    transition: all 0.25s ease;
}

.order-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 28px rgba(108, 63, 109, 0.15);
}

/* هدر کلیک‌پذیر */
.order-header {
    padding: 16px 18px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    font-size: 15px;
    color: #3E3643;
    position: relative;
}

/* آیکون کوچک سمت چپ */
.order-header::after {
    content: "›";
    font-size: 18px;
    color: #6C3F6D;
    transition: transform 0.3s ease;
}

.order-item.active .order-header::after {
    transform: rotate(90deg);
}

/* افکت خط رنگی بالا */
.order-item::before {
    content: "";
    height: 100%;
    width: 3px;
    display: block;
    background: linear-gradient(90deg, #6C3F6D, #A89DB3);
}

/* بخش جزئیات */
.order-details {
    display: none;
    padding: 14px 18px 18px;
    background: #FAFAFB;
border-top: 1px solid rgba(0,0,0,0.05);
    font-size: 14px;
    color: #484E44;
    line-height: 1.7;
}

/* باز شدن */
.order-item.active .order-details {
    display: block;
    animation: fadeIn 0.25s ease;
}

/* انیمیشن نرم */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/*ticket*/

body .wpsc-header{
    background-color: transparent!important;

}

body .wpsc-menu-list{
    
    color: #6C3F6D!important;
    &:hover {
        color: #A89DB3!important;
    }
}

body .wpsc-shortcode-container{
    background: #f5f8f700!important;
    border-radius: 16px;
    border: none!important;

}

body .wpsc-body {
    background: transparent !important;
}

/* کارت اصلی هر فیلد */
body .wpsc-tff {
    background: #ffffff !important;
    border-radius: 14px !important;
    padding: 14px 16px !important;
    margin-bottom: 14px !important;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06) !important;
    border: 1px solid rgba(62, 54, 67, 0.06) !important;
    transition: all 0.2s ease !important;
}

/* hover هماهنگ */
body .wpsc-tff:hover {
    box-shadow: 0 10px 26px rgba(0,0,0,0.08) !important;
    transform: translateY(-1px);
}

/* لیبل */
body .wpsc-tff-label {
    margin-bottom: 6px !important;
}

body .wpsc-tff-label .name {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #3E3643 !important;
}

/* توضیح زیر لیبل */
body .extra-info {
    font-size: 12px !important;
    color: #A89DB3 !important;
    margin-bottom: 10px !important;
    display: block !important;
}

/* input ها */
body .wpsc-tff input[type="text"],
body .wpsc-tff input[type="email"],
body .wpsc-tff textarea,
body .wpsc-tff select {
    width: 100% !important;
    border: none !important;
    outline: none !important;
    background: #FAFAFB !important;
    border-radius: 10px !important;
    padding: 10px 12px !important;
    font-size: 14px !important;
    color: #3E3643 !important;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.04) !important;
}

/* focus */
body .wpsc-tff input:focus,
body .wpsc-tff textarea:focus,
body .wpsc-tff select:focus {
    box-shadow: inset 0 0 0 2px rgba(108, 63, 109, 0.25) !important;
    background: #ffffff !important;
}

/* placeholder */
body .wpsc-tff input::placeholder,
body .wpsc-tff textarea::placeholder {
    color: #A89DB3 !important;
}

/* Select2 */
body .select2-container--default .select2-selection--single {
    background: #FAFAFB !important;
    border-radius: 10px !important;
    border: none !important;
    padding: 8px !important;
}

/* TinyMCE wrapper */
body .mce-tinymce {
    border-radius: 12px !important;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06) !important;
    border: none !important;
    overflow: hidden !important;
}

/* toolbar */
body .mce-container-body {
    background: #FAFAFB !important;
}

/* دکمه‌ها */
body .mce-btn {
    background: transparent !important;
    border: none !important;
}

body .mce-btn:hover {
    background: rgba(0,0,0,0.05) !important;
}

/* submit */
body #wpsc-ct-submit {
    background: #6C3F6D !important;
    color: #fff !important;
    border-radius: 12px !important;
    padding: 10px 18px !important;
    border: none !important;
    box-shadow: 0 8px 20px rgba(108, 63, 109, 0.25) !important;
}

body #wpsc-ct-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 26px rgba(108, 63, 109, 0.30) !important;
}


body .mce-btn button[role="presentation"] {
    background: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
}

body .mce-btn {
    background: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
}

/* آیکون */
body .mce-ico {
    color:#A89DB3!important;
}

/* hover */
body .mce-btn:hover {
    background: #ffffff !important;
}

body .mce-btn:hover .mce-ico {
    color: #6C3F6D !important;
    opacity: 0.8;
}

/* حالت فعال */


body .mce-btn[role="button"].mce-active .mce-ico,
body .mce-btn[role="button"][aria-pressed="true"] .mce-ico {
    color: #ffffff !important;
}

body .mce-btn button[role="presentation"]:active{
    background: #6b6b6b!important;
}
body .mce-btn[role="button"].mce-active .mce-ico,
body .mce-btn[role="button"][aria-pressed="true"] .mce-ico {
    color: #3E3643!important;
}

body .wpsc-tff.subject input[type="text"] {
    border: none !important;
    outline: none !important;
    background: #fff !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 16px rgba(0,0,0,.08) !important;
    padding: 12px 16px !important;
}


.player-container{
    display: none;
    
}

/*//comments*/


/* ===== کانتینر ===== */

#respond{
    max-width:1120px;
    margin:40px auto 0;
    padding:40px;
    background:#fff;
    border-radius:24px;
    box-shadow:0 10px 25px rgba(0,0,0,.06);
    direction:rtl;
    text-align:right;
}

/* ===== عنوان ===== */

#reply-title{
    color:#3E3643;
    font-size:30px;
    font-weight:700;
    margin-bottom:10px;
    text-align:right;
}

.comment-notes{
    color:#6B7280;
    margin-bottom:30px;
    text-align:right;
}

/* ===== لیبل ها ===== */

.comment-form label{
    display:block;
    margin-bottom:8px;
    color:#484E44;
    font-size:14px;
    font-weight:600;
}

/* ===== فیلدها ===== */

#commentform textarea,
#commentform input:not([type="submit"]){

    width:100%;
    background:#F8F8FA;
    border:none;
    border-radius:16px;
    padding:16px 18px;
    font-size:15px;
    color:#3E3643;

    transition:.25s ease;
}

#commentform textarea{
    min-height:180px;
    resize:vertical;
    border-radius: 24px;
}

/* ===== فوکوس ===== */

#commentform textarea:focus,
#commentform input:focus{

    outline:none;
    background:#fff;

    box-shadow:
        0 0 0 2px rgba(108,63,109,.12),
        0 6px 18px rgba(108,63,109,.08);
}

/* ===== حذف وب سایت ===== */

.comment-form-url{
    display:none;
}

/* ===== حذف کوکی ===== */

.comment-form-cookies-consent{
    display:none !important;
}

/* ===== دکمه ===== */

.form-submit{
    margin-top:24px;
}

#commentform .submit{

    width:auto !important;

    min-width:180px;

    height:52px;

    padding:0 28px !important;

    border:none !important;
    border-radius:14px !important;

    background:#6C3F6D !important;
    color:#fff !important;

    font-size:15px;
    font-weight:600;

    transition:.25s ease;
}

#commentform .submit:hover{
    transform:translateY(-2px);
}

/* ===== موبایل ===== */

@media(max-width:767px){

    #respond{
        padding:24px;
        border-radius:20px;
    }

    #reply-title{
        font-size:24px;
    }

    .ast-comment-formwrap{
        display:block !important;
    }

    .comment-form-author,
    .comment-form-email{
        width:100% !important;
        max-width:100% !important;
    }

    #commentform .submit{
        width:100% !important;
    }
}

.comments-count-wrapper{
    max-width:1120px;
    margin:0 auto 24px;
}

.comments-title{
    margin:0;
    color:#3E3643;
    font-size:28px;
    font-weight:700;
    line-height:1.5;
    text-align:right;
}

/* ===== لیست نظرات ===== */

.ast-comment-list{
    max-width:1120px;
    margin:0 auto;
    padding:0;
}

/* ===== کارت هر نظر ===== */

.ast-comment{
    background:#fff;
    border-radius:24px;
    box-shadow:0 10px 25px rgba(0,0,0,.06);

    padding:28px;
    margin-bottom:24px;
}

/* ===== هدر ===== */

.ast-comment-info{
    display:flex;
    align-items:flex-start;
    gap:16px;
}

/* ===== آواتار ===== */

.ast-comment-avatar-wrap img{
    width:60px;
    height:60px;
    border-radius:50%;
}

/* ===== نام ===== */

.ast-comment-author .fn{
    color:#3E3643;
    font-size:18px;
    font-weight:700;
}

/* ===== تاریخ ===== */

.ast-comment-time{
    margin-top:4px;
}

.ast-comment-time a,
.ast-comment-time time{
    color:#9CA3AF;
    font-size:13px;
    text-decoration:none;
}

/* ===== متن نظر ===== */

.ast-comment-content{
    margin-top:16px;
}

.ast-comment-content p{
    color:#484E44;
    font-size:15px;
    line-height:2;
    margin:0;
}

/* ===== حذف Reply ===== */

.ast-reply-link{
    display:none;
}

/* ===== حذف متن انتظار تایید ===== */

.comment-awaiting-moderation{
    display:none;
}

/* ===== موبایل ===== */

@media(max-width:767px){

    .ast-comment{
        padding:20px;
        border-radius:20px;
    }

    .ast-comment-avatar-wrap img{
        width:50px;
        height:50px;
    }

}

/* کارت نظر */

.ast-comment{
    position:relative;
    overflow:hidden;
    transition:.3s ease;
}

.ast-comment:hover{
    transform:translateY(-4px);
}

/* آیکون نقل قول */

.ast-comment::before{

    content:"❝";

    position:absolute;

    top:20px;
    left:24px;

    font-size:70px;

    color:rgba(108,63,109,.08);

    font-family:Georgia,serif;

    line-height:1;
}

/* آواتار */

.ast-comment-avatar-wrap{

    width:60px;
    height:60px;

    border-radius:50%;

    background:linear-gradient(
        135deg,
        #6C3F6D,
        #A89DB3
    );

    display:flex;
    align-items:center;
    justify-content:center;

    overflow:hidden;
}

/* آواتار پیش فرض */

.ast-comment-avatar-wrap img{
    opacity:.15;
}

/* نام */

.ast-comment-author .fn{

    display:block;

    font-size:18px;
    font-weight:700;

    color:#3E3643;
}

/* متن نظر */

.ast-comment-content p{

    margin-top:10px;

    font-size:16px;

    line-height:2.1;

    color:#484E44;
}

/* فاصله متن از نقل قول */

.ast-comment-content{
    padding-right:10px;
}

@media (max-width:767px){

    /* کارت */
    .ast-comment{
        padding:18px;
        border-radius:18px;
    }

    /* نقل قول */
    .ast-comment::before{
        font-size:42px;
        top:14px;
        left:16px;
    }

    /* آواتار */
    .ast-comment-avatar-wrap{
        width:42px;
        height:42px;
    }

    .ast-comment-avatar-wrap img{
        width:42px;
        height:42px;
    }

    /* نام */
    .ast-comment-author .fn{
        font-size:15px;
    }

    /* تاریخ */
    .ast-comment-time time,
    .ast-comment-time a{
        font-size:12px;
    }

    /* متن نظر */
    .ast-comment-content p{
        font-size:14px;
        line-height:1.9;
    }

    /* فاصله هدر */
    .ast-comment-info{
        gap:12px;
    }

}

.ld-course-status-price{
    font-size: 20px!important;
}

.ld-course-status{
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

.ld-course-status::before,
.ld-course-status::after{
    display: none !important;
}

/*about page icon box*/

.elementor-widget-icon-box{
    height:100%;
}

.elementor-icon-box-wrapper{
    height:100%;
}

.e-con-inner{
    align-items:stretch;
}

.e-con-inner .elementor-widget-icon-box{
    display:flex;
}

.e-con-inner .elementor-icon-box-wrapper{
    flex:1;
}


.ast-comment-avatar-wrap {
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
    filter: none !important;
    position: relative !important;
}

.ast-comment-avatar-wrap img {
    display: block !important;
    box-shadow: none !important;
    filter: none !important;
}

/* حذف کامل هر لایه پنهان */
.ast-comment-avatar-wrap::before,
.ast-comment-avatar-wrap::after {
    display: none !important;
    content: none !important;
    background: transparent !important;
}
.ast-comment-avatar-wrap img,
.um-avatar,
.avatar {
    opacity: 1 !important;
    filter: none !important;
}



/* =========================
   Base
========================= */

.hani-curriculum{
    width:100%;
    font-family:inherit;
}

.hani-curriculum h2{
    margin:0 0 24px;
    font-size:26px;
    font-weight:700;
    color:#2E2E2E;
}

/* =========================
   Lesson Wrapper
========================= */

.hani-lesson{
    border-bottom:1px solid #F2F2F2;
}

/* =========================
   Lesson Button
========================= */

.hani-lesson-title{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:space-between;

    padding:18px 0;

    background:transparent;
    border:none;
    cursor:pointer;

    transition:all .2s ease;
}

.hani-lesson-title:hover{
    opacity:.85;
}

/* =========================
   Lesson Name
========================= */

.hani-lesson-name{
    font-size:16px;
    font-weight:600;
    color:#333;
    display:flex;
    align-items:center;
    gap:10px;
}

/* dot */
.hani-lesson-name::before{
    content:"";
    width:6px;
    height:6px;
    border-radius:50%;
    background:#C9C9C9;
}

.hani-lesson.active .hani-lesson-name{
    color:#6C3F6D;
}

.hani-lesson.active .hani-lesson-name::before{
    background:#6C3F6D;
}

/* =========================
   Arrow (SVG)
========================= */

.hani-lesson-arrow{
    display:flex;
    align-items:center;
    justify-content:center;
    color:#AAA;
    transition:transform .25s ease, color .25s ease;
}

.hani-lesson.active .hani-lesson-arrow{
    transform:rotate(180deg);
    color:#6C3F6D;
}

/* =========================
   Topics
========================= */

.hani-topics{
    display:none;
    padding:0 0 14px 18px;
}

.hani-lesson.active .hani-topics{
    display:block;
}

/* =========================
   Topic Link
========================= */

.hani-topic-link{
    display:flex;
    align-items:center;
    gap:10px;

    padding:10px 0;

    text-decoration:none;
    color:#666;
    font-size:14px;

    transition:.2s ease;
}

.hani-topic-link:hover{
    color:#6C3F6D;
}

/* dot */
.hani-topic-dot{
    width:5px;
    height:5px;
    border-radius:50%;
    background:#CFCFCF;
    flex-shrink:0;
    transition:.2s;
}

.hani-topic-link:hover .hani-topic-dot{
    background:#6C3F6D;
}

/* =========================
   Active Topic
========================= */

.hani-topic-link.active{
    color:#6C3F6D;
    font-weight:600;
}

.hani-topic-link.active .hani-topic-dot{
    background:#6C3F6D;
}

/* =========================
   Mobile
========================= */

@media(max-width:768px){
    .hani-curriculum h2{
        font-size:22px;
    }

    .hani-lesson-name{
        font-size:15px;
    }
}

/* =========================
   CARD BASE (PRO)
========================= */

.course-card{
    display:block;
    background:#fff;
    border-radius:24px;
    overflow:hidden;
    position:relative;
    height:100%;
    text-decoration:none;

    /* shadow حرفه‌ای چندلایه */
    box-shadow:
        0 4px 10px rgba(0,0,0,.05),
        0 12px 30px rgba(0,0,0,.06);

    transition:all .4s cubic-bezier(.4,0,.2,1);
}

/* hover حرفه‌ای */
.course-card:hover{
    transform:translateY(-12px);

    box-shadow:
        0 12px 25px rgba(0,0,0,.10),
        0 30px 70px rgba(0,0,0,.20);
}

/* =========================
   IMAGE SECTION
========================= */

.course-image{
    position:relative;
    overflow:hidden;
    border-radius:24px 24px 0 0;
}

/* image */
.course-image img{
    width:100%;
    height:280px;
    object-fit:cover;
    display:block;

    transition:transform .8s cubic-bezier(.4,0,.2,1);
}

/* zoom نرم */
.course-card:hover .course-image img{
    transform:scale(1.10);
}

/* =========================
   OVERLAY (EDUKA STYLE)
========================= */

.course-overlay{
    position:absolute;
    inset:0;

    /* گرادیان حرفه‌ای به جای رنگ ساده */
    background:linear-gradient(
        to bottom,
        rgba(62,54,67,0.1),
        rgba(62,54,67,0.75)
    );

    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    gap:10px;

    opacity:0;
    visibility:hidden;
    transform:scale(1.05);

    transition:all .4s ease;
    z-index:5;
}

/* show overlay */
.course-card:hover .course-overlay{
    opacity:1;
    visibility:visible;
    transform:scale(1);
}

/* icon */
.course-overlay .elementor-icon i,
.course-overlay .elementor-icon svg{
    color:#fff !important;
    fill:#fff !important;
    font-size:30px;

    filter:drop-shadow(0 5px 10px rgba(0,0,0,.3));
}

/* text */
.course-overlay .elementor-heading-title{
    color:#fff !important;
    font-size:16px;
    font-weight:600;
    letter-spacing:.3px;
    margin:0;

    text-shadow:0 5px 15px rgba(0,0,0,.3);
}

/* =========================
   CONTENT AREA
========================= */

.course-image + .e-con-full{
    padding:24px;
}

/* title */
.course-card h3{
    font-size:22px !important;
    font-weight:700 !important;
    line-height:1.5em !important;
    color:#3E3643 !important;
    margin:0;

    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;

    transition:color .3s ease;
}

/* hover title */
.course-card:hover h3{
    color:#6C3F6D !important;
}

/* description */
.course-card .elementor-widget-text-editor{
    font-size:15px;
    line-height:1.9em;
    color:#6b6b6b;
    margin-top:10px;

    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
}

/* =========================
   MICRO INTERACTIONS
========================= */

/* smooth content lift */
.course-card:hover .e-con-inner{
    transform:translateY(-2px);
    transition:.4s ease;
}

/* =========================
   RESPONSIVE
========================= */

@media(max-width:1024px){
    .course-image img{
        height:240px;
    }

    .course-card h3{
        font-size:20px !important;
    }
}

@media(max-width:767px){
    .course-image img{
        height:220px;
    }

    .course-image + .e-con-full{
        padding:20px;
    }
}

/*==================================================
Services Section
==================================================*/

.services-section{

    background:#F6EFF7;

    padding:120px 20px;

    position:relative;

}

/*==================================================
Section Header
==================================================*/

.section-header{

    max-width:760px;

    margin:0 auto 80px;

    text-align:center;

}

.section-header h2{

    margin:0 0 18px;

    font-size:44px;

    font-weight:700;

    line-height:1.25;

    letter-spacing:-.4px;

    color:#3E3643;

}

.section-header p{

    max-width:650px;

    margin:0 auto;

    font-size:17px;

    line-height:2.15;

    color:#666666;

}

/*==================================================
Service Panel
==================================================*/

.service-panel{

    position:relative;

    overflow:hidden;

background-color: white;

    border-radius:30px;

    padding:55px;

    margin-bottom:55px;

    box-shadow:0 15px 45px rgba(0,0,0,.05);

    transition:box-shadow .35s ease;

}

.service-panel:last-child{

    margin-bottom:0;

}

/* Accent */

.service-panel::before{

    content:"";

    position:absolute;

    top:0;

    right:0;

    width:100%;

    height:5px;

    background:linear-gradient(
        90deg,
        #6C3F6D,
        #8B648B,
        #A89DB3
    );

}

.service-panel:hover{

    box-shadow:0 20px 55px rgba(0,0,0,.08);

}

/*==================================================
Panel Header
==================================================*/

.panel-header{

    max-width:200px;

    margin-bottom:40px;

}

/* Badge */

.panel-badge{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    padding:8px 18px;



    border-radius:999px;

    background:rgba(108,63,109,.08);

    color:#6C3F6D;

    font-size:12px;

    font-weight:700;

    letter-spacing:.12em;

    text-transform:uppercase;

}

/* Title */

.panel-title{

    margin:0 0 18px;

    font-size:32px;

    font-weight:700;

    line-height:1.35;

    letter-spacing:-.3px;

    color:#3E3643;

}

/* Description */

.panel-description{

    max-width:650px;

    margin:0;

    font-size:16px;

    line-height:2;

    color:#666666;

}

/*==================================================
Loop Grid
==================================================*/

.course-grid{

    margin-top:40px;

}

.course-grid{
    box-shadow: none!important;
}

/*==================================================
Responsive
==================================================*/

@media(max-width:1024px){

    .services-section{

        padding:90px 20px;

    }

    .section-header{

        margin-bottom:60px;

    }

    .section-header h2{

        font-size:38px;

    }

    .service-panel{

        padding:40px;

        border-radius:26px;

    }

    .panel-title{

        font-size:28px;

    }

}

@media(max-width:767px){

    .services-section{

        padding:70px 16px;

    }

    .section-header{

        margin-bottom:45px;

    }

    .section-header h2{

        font-size:30px;

    }

    .section-header p{

        font-size:15px;

        line-height:2;

    }

    .service-panel{

        padding:28px 22px;

        border-radius:22px;

    }

    .panel-badge{

        font-size:11px;

        padding:7px 14px;

    }

    .panel-title{

        font-size:24px;

    }

    .panel-description{

        font-size:15px;

        line-height:1.95;

    }

    .course-grid{

        margin-top:30px;

    }

}/* End custom CSS */