.elementor-6098 .elementor-element.elementor-element-362ec13{--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-6098 .elementor-element.elementor-element-362ec13:not(.elementor-motion-effects-element-type-background), .elementor-6098 .elementor-element.elementor-element-362ec13 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F7F7;}.elementor-6098 .elementor-element.elementor-element-05f54c2{--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-6098 .elementor-element.elementor-element-fc95f57{width:auto;max-width:auto;text-align:center;}.elementor-6098 .elementor-element.elementor-element-fc95f57 > .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-6098 .elementor-element.elementor-element-fc95f57.elementor-element{--align-self:flex-start;}.elementor-6098 .elementor-element.elementor-element-fc95f57 .elementor-heading-title{font-family:"Bonyade Koodak FaNum", Sans-serif;font-size:32px;font-weight:800;line-height:59px;}.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-6098 .elementor-element.elementor-element-77072cf > .elementor-widget-container{margin:-2px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6098 .elementor-element.elementor-element-77072cf{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-6098 .elementor-element.elementor-element-1a5321d{--display:flex;--margin-top:0px;--margin-bottom:42px;--margin-left:0px;--margin-right:0px;}@media(max-width:767px){.elementor-6098 .elementor-element.elementor-element-05f54c2{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6098 .elementor-element.elementor-element-fc95f57 .elementor-heading-title{font-size:26px;}.elementor-6098 .elementor-element.elementor-element-77072cf > .elementor-widget-container{margin:-17px 0px 0px 0px;}.elementor-6098 .elementor-element.elementor-element-77072cf{font-size:12px;line-height:24px;}}/* Start custom CSS for shortcode, class: .elementor-element-e187e3c */.custom-fav-grid {
    display: grid;
    gap: 25px 16px;
    direction: rtl;
}

/* ستون‌بندی */
@media (min-width: 1025px) { .custom-fav-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 1024px) { .custom-fav-grid { grid-template-columns: 1fr; } }
.fav-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 50px;
    direction: rtl;
}
.fav-pagination a, 
.fav-pagination span.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 45px;
    height: 45px;
    padding: 0 15px;
    background-color: #ffffff;
    color: #443355;
    text-decoration: none;
    border-radius: 15px; /* گوشه‌های گرد مطابق تصویر */
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,0.02); /* سایه بسیار ملایم */
}
.fav-pagination span.current {
    background-color: #3e3252 !important; /* رنگ بنفش تیره مطابق تصویر */
    color: #ffffff !important;
}

/* استایل دکمه‌های بعدی و قبلی (کمی پهن‌تر) */
.fav-pagination .next, 
.fav-pagination .prev {
    background-color: #EBE4F0; /* رنگ یاسی کمرنگ پشت دکمه‌های بعدی/قبلی */
    min-width: 80px;
}

/* استایل نقاط (سه نقطه ...) */
.fav-pagination .dots {
    background: transparent;
    box-shadow: none;
    min-width: 20px;
}

/* هاور دکمه‌ها */
.fav-pagination a:hover {
    background-color: #f8f9fa;
    transform: translateY(-2px);
}
.fav-card-wrapper { display: flex; flex-direction: column; align-items: center; }

.fav-card-white {
    background: #ffffff;
    border-radius: 16px;
    padding: 8px 12px 60px 12px;
    width: 100%;
    z-index: 1;
}

/* ردیف اول */
.fav-row-1 { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; }
.fav-title {
    font-size: 16px;
    font-weight: 600;
    color: #443355;
    margin: 0;
}
.fav-btn-holder .academia-favorite-btn {
    width: 40px !important;
    height: 40px !important;
    background: #3e3252 !important;
    border-radius: 10px !important;
    border: none;
}

/* ردیف دوم */
.fav-row-2 { margin-bottom: 20px; }
.fav-description {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    line-height: 1.8;
    margin: 0;
}

/* ردیف سوم */
.fav-row-3 { display: flex; justify-content: space-between; align-items: center; }
.fav-time-box { display: flex; align-items: center; gap: 4px; }
.time-value { color: #686868; font-size: 14px; }

.elementor-6098 .elementor-element.elementor-element-e187e3c .price-num { font-size: 16px; font-weight: 600; color: #000000; margin-left: 4px; }
.elementor-6098 .elementor-element.elementor-element-e187e3c .price-unit { font-size: 12px; font-weight: 400; color: #A3A3A3; }

/* باکس بنفش و تصویر */
.fav-card-purple-link {
    width: calc(100% - 24px);
    margin-top: -65px;
    z-index: 2;
}
.fav-card-purple {
    z-index: 2;
    padding: 12px;
    margin: 12px;
  
    margin-top: -50px;
    width: 90%;
    height: 100px;
    background-color: #443355;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-thumb-img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    position: relative;
    z-index: 3;
}
.svg-bg-icon { position: absolute; bottom: 0; left: 0; line-height: 0; }/* 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 */