.elementor-4948 .elementor-element.elementor-element-4ffba9f{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4948 .elementor-element.elementor-element-d4c66e4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:12px 12px 12px 12px;}.elementor-4948 .elementor-element.elementor-element-d4c66e4:not(.elementor-motion-effects-element-type-background), .elementor-4948 .elementor-element.elementor-element-d4c66e4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F7F7;}.elementor-4948 .elementor-element.elementor-element-31c9b0a{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4948 .elementor-element.elementor-element-becddf5{width:auto;max-width:auto;text-align:center;}.elementor-4948 .elementor-element.elementor-element-becddf5 > .elementor-widget-container{background-image:url("https://rozhansoleymani.ir/wp-content/uploads/2025/11/Ellipse-35.png");margin:0px 0px 0px 0px;padding:0px 14px 0px 014px;background-position:top right;background-repeat:no-repeat;background-size:auto;}.elementor-4948 .elementor-element.elementor-element-becddf5.elementor-element{--align-self:flex-start;}.elementor-4948 .elementor-element.elementor-element-becddf5 .elementor-heading-title{font-family:"Bonyade Koodak FaNum", Sans-serif;font-size:32px;font-weight:800;line-height:59px;}.elementor-4948 .elementor-element.elementor-element-c1cae09 > .elementor-widget-container{margin:-2px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4948 .elementor-element.elementor-element-c1cae09{text-align:center;font-family:"Bonyade Koodak FaNum", Sans-serif;font-size:16px;font-weight:400;line-height:4px;color:var( --e-global-color-primary );}.elementor-4948 .elementor-element.elementor-element-a011ed5 > .elementor-widget-container{padding:0px 8px 0px 8px;}@media(max-width:767px){.elementor-4948 .elementor-element.elementor-element-31c9b0a{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4948 .elementor-element.elementor-element-becddf5 .elementor-heading-title{font-size:26px;}.elementor-4948 .elementor-element.elementor-element-c1cae09 > .elementor-widget-container{margin:-17px 0px 0px 0px;}.elementor-4948 .elementor-element.elementor-element-c1cae09{font-size:12px;line-height:24px;}}@media(min-width:768px){.elementor-4948 .elementor-element.elementor-element-d4c66e4{--content-width:1107px;}}/* Start custom CSS for shortcode, class: .elementor-element-a011ed5 */.ck-card {
    position: relative; 
    padding-bottom: 60px; 
}
.ck-more-btn {
    position: absolute;
    right: 24px;   /* فاصله از سمت راست */
    bottom: 24px;  /* فاصله از پایین */
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    
    /* تنظیمات متن */
    color: #443355 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1;
}
.ck-arrow-bg {
    /* تنظیمات پس‌زمینه آیکون */
    width: 30px; /* عرض باکس بنفش */
    height: 30px; /* ارتفاع باکس بنفش */
    background-color: #E6DBEA;
    border-radius: 10px; /* گردی گوشه ۱۰ */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.ck-arrow-bg svg {
    /* اندازه دقیق فلش */
    width: 12px;
    height: 6px;
    fill: none;
    stroke: #443355; /* رنگ فلش */
    stroke-width: 2;
}

/* افکت چرخش هنگام باز شدن */
.is-open .ck-arrow-bg {
    transform: rotate(180deg);
}
        /* تنظیمات فونت و بدنه اصلی */
        .ck-user-container, 
        .ck-user-container * { 
            font-family: 'Bonyade Koodak FaNum', tahoma !important; 
            direction: rtl; 
            box-sizing: border-box;
        }
        .ck-plan-card { 
            background: #fff; 
            border-radius: 15px; 
            box-shadow: 0 4px 15px rgba(0,0,0,0.05); 
            margin-bottom: 25px; 
            border: 1px solid #eee; 
            overflow: hidden; 
            position: relative;
    padding-bottom: 70px;
        }
        
        /* بخش بالایی کارت */
        .ck-plan-top-row { display: flex;
    align-items: center;
    padding: 16px 0px 16px 0px !important; 
    gap: 20px; 
} 
        
        .ck-right-column { 
            width: 180px; height: 140px; 
            background-size: cover; 
            background-position: center;
            border-radius: 0px; 
            display: flex; flex-direction: column; align-items: center; justify-content: center; 
            padding: 10px; text-align: center; 
        }
        .ck-plan-thumb { width: 50px; height: 50px; margin-bottom: 8px; }
        .ck-plan-thumb-name { font-size: 16px; color: #ffffff !important; font-weight: bold; text-shadow: 0 1px 3px rgba(0,0,0,0.4); }

        .ck-main-title { font-size: 16px; color: #443355; margin: 0; font-weight: bold; }
        .ck-status-badge { background: #E6DBEA; color: #9B55C6; padding: 4px 12px; border-radius: 20px; font-size: 12px; }
        
        .ck-meta-row { margin-top: 17px;
        margin-bottom: 17px;
        display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
        .ck-label-gray { color: #999; font-size: 13px; }
        .ck-value-dark { color: #443355; font-size: 13px; font-weight: 500; }
        
        .ck-horizontal-divider {
    display: block !important; /* تضمین نمایش در هر دو حالت */
    height: 1px;
    background: #eee;
    margin: 0 20px;
    clear: both;
}

        /* لیست جلسات */
        .ck-session-box { 
            background: #F7F7F7; 
            border-radius: 12px; 
            padding: 12px 16px; 
            display: flex; 
            align-items: center; 
            gap: 15px; 
            margin-bottom: 10px; 
        }
        .ck-session-divider { width: 1px; height: 20px; background: #ddd; }
        .ck-session-meta-unit { display: flex; align-items: center; gap: 6px; color: #443355; font-size: 13px; 
            padding-right:20px;
        }

        /* دکمه‌ها */
        .ck-btn-go { 
            background: #443355; color: #fff !important; 
            height: 36px; padding: 0 15px; border-radius: 10px; 
            text-decoration: none; font-size: 13px; 
            display: inline-flex; align-items: center; transition: 0.3s;
        }
        .ck-btn-dl { 
            background: #E6DBEA; color: #9B55C6 !important; 
            height: 36px; padding: 0 15px; border-radius: 10px; 
            text-decoration: none; font-size: 13px; 
            display: inline-flex; align-items: center; transition: 0.3s;
        }
        .ck-btn-go:hover { opacity: 0.9; }
        .ck-btn-dl:hover { background: #dfd0e5; }

        /* بخش توضیحات انتهای لیست */
        .ck-desc-section { padding: 20px; border-top: 1px dashed #ddd; margin-top: 15px; width: 100%; }
        .ck-desc-title { color: #443355; font-size: 16px; font-weight: bold; margin-bottom: 8px; }
        .ck-desc-content { color: #443355; font-size: 14px; line-height: 1.8; text-align: justify; }

        /* هندل کردن دکمه بیشتر/کمتر */
      .ck-toggle-trigger {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    /* مختصات درخواستی شما */
    position: absolute; 
    right: 24px; 
    bottom: 24px;
    /* ویژگی‌های متن */
    color: #443355 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 0 !important;
}
.ck-arrow-box {
    width: 30px; 
    height: 30px;
    background-color: #E6DBEA; /* رنگ بنفش روشن */
    border-radius: 10px; /* گردی گوشه ۱۰ */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.ck-arrow-box svg {
    width: 20px !important; /* عرض ۱۲ */
    height: 10px !important;  /* ارتفاع ۶ */
    fill: none;
    stroke: #443355; /* رنگ فلش */
    stroke-width: 2;
}
        .is-active .ck-arrow-box svg { transform: rotate(180deg); }
.ck-item-row span[style*="font-weight:500"] {
    font-size: 14px !important; 
}
        @media (max-width: 768px) {
            .ck-plan-top-row { flex-direction: column; text-align: center; }
            .ck-session-box { flex-direction: column; height: auto; padding: 20px; }
            .ck-session-divider { display: none; }
            
            .ck-right-column {
        transform: rotate(-90deg);
        transform-origin: center; /* چرخش حول مرکز */
    }

    /* ۲. چرخاندن معکوس محتویات داخلی تا متن و آیکون صاف بمانند */
    .ck-right-column .ck-plan-thumb, 
    .ck-right-column .ck-plan-thumb-name {
        transform: rotate(90deg);
    }
    .ck-right-column {
        flex-direction: row;
    }
        }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bonyade Koodak FaNum';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://rozhansoleymani.ir/wp-content/uploads/2025/11/BonyadeKoodakFaNum-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Bonyade Koodak FaNum';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://rozhansoleymani.ir/wp-content/uploads/2025/11/BonyadeKoodakFaNum-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Bonyade Koodak FaNum';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('http://rozhansoleymani.ir/wp-content/uploads/2025/11/BonyadeKoodakFaNum-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Bonyade Koodak FaNum';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://rozhansoleymani.ir/wp-content/uploads/2025/11/BonyadeKoodakFaNum-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Bonyade Koodak FaNum';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('http://rozhansoleymani.ir/wp-content/uploads/2025/11/BonyadeKoodakFaNum-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Bonyade Koodak FaNum';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('http://rozhansoleymani.ir/wp-content/uploads/2025/11/BonyadeKoodakFaNum-Light.woff2') format('woff2');
}
/* End Custom Fonts CSS */