.theme-header-4-alt-2:before{z-index:-1}.h5p-interactive-book-chapter{direction:rtl;font-family:var(--edublink-font-primary);line-height:35px}.h5p-interactive-book-main{direction:rtl;font-family:var(--edublink-font-primary);line-height:31px}.h5p-interactive-book-main>img{border:1px solid #000;border-radius:20px}html.h5p-iframe,html.h5p-iframe>body{font-family:var(--edublink-font-primary);width:100%;direction:rtl;line-height:35px;height:100%;margin:0;padding:0}.h5p-semi-fullscreen,.h5p-fullscreen,html.h5p-iframe .h5p-container{overflow:hidden}.h5p-content{position:relative;background:#fefefe;border:1px solid #EEE;border-bottom:none;box-sizing:border-box;-moz-box-sizing:border-box}.h5p-noselect{-khtml-user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}html.h5p-iframe .h5p-content{font-size:16px;line-height:1.5em;width:100%;height:auto;-webkit-text-size-adjust:none;text-size-adjust:none}html.h5p-iframe .h5p-fullscreen .h5p-content,html.h5p-iframe .h5p-semi-fullscreen .h5p-content{height:100%}.h5p-content.h5p-no-frame,.h5p-fullscreen .h5p-content,.h5p-semi-fullscreen .h5p-content{border:0}.h5p-container{position:relative;z-index:1}.h5p-iframe-wrapper.h5p-fullscreen{background-color:#000}body.h5p-semi-fullscreen{position:fixed;width:100%;height:100%}.h5p-container.h5p-semi-fullscreen{position:fixed;top:0;left:0;z-index:101;width:100%;height:100%;background-color:#FFF}.h5p-content-controls{margin:0;position:absolute;right:0;top:0;z-index:3}.h5p-fullscreen .h5p-content-controls{display:none}.h5p-content-controls>a:link,.h5p-content-controls>a:visited,a.h5p-disable-fullscreen:link,a.h5p-disable-fullscreen:visited{color:#e5eef6}.h5p-enable-fullscreen:before{font-family:'H5P';content:"\e88c"}.h5p-disable-fullscreen:before{font-family:'H5P';content:"\e891"}.h5p-enable-fullscreen,.h5p-disable-fullscreen{cursor:pointer;color:#EEE;background:rgb(0,0,0);background:rgba(0,0,0,.3);line-height:.975em;font-size:2em;width:1.125em;height:1em;text-indent:.04em}.h5p-disable-fullscreen{line-height:.925em;width:1.1em;height:.9em}.h5p-enable-fullscreen:focus,.h5p-disable-fullscreen:focus{outline-style:solid;outline-width:1px;outline-offset:.25em}.h5p-enable-fullscreen:hover,.h5p-disable-fullscreen:hover{background:rgba(0,0,0,.5)}.h5p-semi-fullscreen .h5p-enable-fullscreen{display:none}div.h5p-fullscreen{width:100%;height:100%}.h5p-iframe-wrapper{width:auto;height:auto}.h5p-fullscreen .h5p-iframe-wrapper,.h5p-semi-fullscreen .h5p-iframe-wrapper{width:100%;height:100%}.h5p-iframe-wrapper.h5p-semi-fullscreen{width:auto;height:auto;background:#000;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100001}.h5p-iframe-wrapper.h5p-semi-fullscreen .buttons{position:absolute;top:0;right:0;z-index:20}.h5p-iframe-wrapper iframe.h5p-iframe{width:10px;min-width:100%;width:100%;height:100%;z-index:10;overflow:hidden;border:0;display:block}.h5p-content ul.h5p-actions{box-sizing:border-box;-moz-box-sizing:border-box;list-style:none;padding:0 10px;margin:0;height:25px;font-size:12px;background:#FAFAFA;border-top:1px solid #EEE;border-bottom:1px solid #EEE;clear:both;font-family:Sans-Serif}.h5p-fullscreen .h5p-actions,.h5p-semi-fullscreen .h5p-actions{display:none}.h5p-actions>.h5p-button{float:left;cursor:pointer;margin:0 .5em 0 0;background:none;padding:0 .75em 0 .25em;vertical-align:top;color:#707070;text-decoration:none;outline:none;line-height:22px}.h5p-actions button:hover{color:#333}.h5p-actions button:active,.h5p-actions button:focus,.h5p-actions .h5p-link:active,.h5p-actions .h5p-link:focus{color:#666}.h5p-actions button{display:inline-flex;padding:0;margin:0;color:#6A6A6A;position:relative;background:none;border:none;font:inherit;cursor:pointer;line-height:2}.h5p-actions button:focus,.h5p-actions .h5p-link:focus{outline-style:solid;outline-width:thin;outline-offset:-2px;outline-color:#5981A1}.h5p-actions button:before{font-family:'H5P';font-size:20px;line-height:23px;vertical-align:bottom;padding-right:0}.h5p-actions>.h5p-button.h5p-export>button:before{content:"\e90b"}.h5p-actions>.h5p-button.h5p-copyrights>button:before{content:"\e88f"}.h5p-actions>.h5p-button.h5p-embed>button:before{content:"\e892"}.h5p-actions .h5p-link{float:right;margin-right:0;font-size:2em;line-height:23px;position:relative;color:#6a6a6a;text-decoration:none;outline:none}.h5p-actions .h5p-link:before{font-family:'H5P';content:"\e88e";vertical-align:bottom}.h5p-actions>li{margin:0;list-style:none}.h5p-popup-dialog{position:absolute;top:0;left:0;width:100%;min-height:100%;z-index:100;padding:2em;box-sizing:border-box;-moz-box-sizing:border-box;opacity:0;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s;background:#000;background:rgba(0,0,0,.75)}.h5p-popup-dialog.h5p-open{opacity:1}.h5p-popup-dialog .h5p-inner{box-sizing:border-box;-moz-box-sizing:border-box;background:#fff;height:100%;max-height:100%;position:relative}.h5p-popup-dialog .h5p-inner>h2{position:absolute;box-sizing:border-box;-moz-box-sizing:border-box;width:100%;margin:0;background:#eee;display:block;color:#656565;font-size:1.25em;padding:.325em .5em .25em;line-height:1.25em;border-bottom:1px solid #ccc;z-index:2}.h5p-popup-dialog .h5p-inner>h2>a{font-size:12px;margin-left:1em}.h5p-embed-dialog .h5p-inner,.h5p-reuse-dialog .h5p-inner,.h5p-content-user-data-reset-dialog .h5p-inner{min-width:316px;max-width:400px;left:50%;top:50%;transform:translateX(-50%)}.h5p-embed-dialog .h5p-embed-code-container,.h5p-embed-size{resize:none;outline:none;width:100%;padding:.375em .5em .25em;margin:0;overflow:hidden;border:1px solid #ccc;box-shadow:0 1px 2px 0 #d0d0d0 inset;font-size:.875em;letter-spacing:.065em;font-family:sans-serif;white-space:pre;line-height:1.5em;height:2.0714em;background:#f5f5f5;box-sizing:border-box;-moz-box-sizing:border-box}.h5p-embed-dialog .h5p-embed-code-container:focus{height:5em}.h5p-embed-size{width:3.5em;text-align:right;margin:.5em 0;line-height:2em}.h5p-popup-dialog .h5p-scroll-content{border-top:2.25em solid transparent;padding:1em;box-sizing:border-box;-moz-box-sizing:border-box;color:#555;z-index:1}.h5p-popup-dialog.h5p-open .h5p-scroll-content{overflow:auto;overflow-x:hidden;overflow-y:auto;height:100%}.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar{width:8px}.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-track{background:#e0e0e0}.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-thumb{box-shadow:0 0 10px #000 inset;border-radius:4px}.h5p-popup-dialog .h5p-close{cursor:pointer;font-size:2em;position:absolute;right:0;top:0;width:1.125em;height:1.125em;line-height:1.125em;color:#656565;cursor:pointer;text-indent:-.065em;z-index:3}.h5p-popup-dialog .h5p-close:after{font-family:'H5P';content:"\e894"}.h5p-popup-dialog .h5p-close:hover:after,.h5p-popup-dialog .h5p-close:focus:after{color:#454545}.h5p-popup-dialog .h5p-close:active:after{color:#252525}.h5p-poopup-dialog h2{margin:.25em 0 .5em}.h5p-popup-dialog h3{margin:.75em 0 .25em}.h5p-popup-dialog dl{margin:.25em 0 .75em}.h5p-popup-dialog dt{float:left;margin:0 .75em 0 0}.h5p-popup-dialog dt:after{content:':'}.h5p-popup-dialog dd{margin:0}.h5p-expander{cursor:pointer;font-size:1.125em;margin:.5em 0 0;display:inline-block}.h5p-expander:before{content:"+";width:1em;display:inline-block;font-weight:700}.h5p-expander.h5p-open:before{content:"-";text-indent:.125em}.h5p-expander:hover,.h5p-expander:focus{color:#303030}.h5p-expander:active{color:#202020}.h5p-expander-content{display:none}.h5p-expander-content p{margin:.5em 0}.h5p-content-copyrights{border-left:.25em solid #d0d0d0;margin-left:.25em;padding-left:.25em}.h5p-throbber{background:url(../images/throbber.gif?ver=1.2.1) 10px center no-repeat;padding-left:38px;min-height:30px;line-height:30px}.h5p-dialog-ok-button{cursor:default;float:right;outline:none;border:2px solid #ccc;padding:.25em .75em .125em;background:#eee}.h5p-dialog-ok-button:hover,.h5p-dialog-ok-button:focus{background:#fafafa}.h5p-dialog-ok-button:active{background:#efe}.h5p-big-button{line-height:1.25;display:block;position:relative;cursor:pointer;width:100%;padding:1em 1em 1em 3.75em;text-align:left;border:1px solid #dedede;background:linear-gradient(#ffffff,#f1f1f2);border-radius:.25em}.h5p-big-button:before{font-family:'h5p';content:"\e893";line-height:1;font-size:3em;color:#2747f7;position:absolute;left:.125em;top:.125em}.h5p-copy-button:before{content:"\e905"}.h5p-big-button:hover{border:1px solid #2747f7;background:#eff1fe}.h5p-big-button:active{border:1px solid #dedede;background:#dfe4fe}.h5p-button-title{color:#2747f7;font-size:15px;font-weight:700;margin-bottom:.5em}.h5p-button-description{color:#757575}.h5p-horizontal-line-text{border-top:1px solid #dadada;line-height:1;color:#474747;text-align:center;position:relative;margin:1.25em 0}.h5p-horizontal-line-text>span{background:#fff;padding:.5em;position:absolute;top:-1em;left:50%;transform:translateX(-50%)}.h5p-toast{font-size:.75em;background-color:rgba(0,0,0,.9);color:#fff;z-index:110;position:absolute;padding:0 .5em;line-height:2;border-radius:4px;white-space:nowrap;pointer-events:none;top:0;opacity:1;visibility:visible;transition:opacity 1s}.h5p-toast-disabled{opacity:0;visibility:hidden}.h5p-content code,.h5peditor code{color:#3d3d3d;background:#e0e0e0;border-radius:2px;padding:0 5px}.h5p-content pre>code,.h5peditor pre>code{background-color:#fafafa;padding:5px;display:block;line-height:normal;border:1px solid #c7c7c7;border-left-width:4px;max-width:100%;white-space:pre;overflow:auto}.h5peditor-semi-fullscreen{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:101}iframe.h5peditor-semi-fullscreen{background:#fff;z-index:100001}.h5p-content.using-mouse *:not(textarea):focus{outline:none!important}.h5p-content-hub-button:before{font-family:"h5p";margin-right:.5em;font-size:.7em;line-height:1}.h5p-content-hub-button.unpublish:before{content:"\e916"}.h5p-content-hub-button.waiting:before,.h5p-content-hub-button.sync:before{content:"\e917"}.h5p-content-hub-button.waiting:before{display:inline-block;animation:rotate 2s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.h5p-metadata-button-wrapper{display:none!important}.aban-avatar-wrapper{position:relative;width:140px;margin:auto}.aban-avatar-base{width:100%;border-radius:50%}.aban-avatar-accessory{position:absolute;top:0;left:0;width:135px;height:150px;pointer-events:none}.aban-accessory-shop{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:20px}.aban-accessory-card{text-align:center;border:1px solid #ccc;border-radius:10px;padding:10px;width:120px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.aban-shop-icon{width:80px}.aban-shop-button{margin-top:8px;padding:6px 12px;font-size:14px;background-color:#f0f0f0;border:none;border-radius:6px;cursor:pointer;transition:all 0.3s}.aban-shop-button:hover{background-color:#ddd}.aban-toast{margin:10px auto;padding:10px 16px;width:fit-content;max-width:90%;border-radius:8px;font-size:14px;font-weight:500;text-align:center;animation:fadein 0.6s,fadeout 0.6s 3.5s;opacity:0;animation-fill-mode:forwards}.aban-info{background-color:#e6f4ff;color:#1a73e8;border:1px solid #b3d7ff}.aban-success{background-color:#e6f9ec;color:#0f9d58;border:1px solid #a4e8c2}.aban-error{background-color:#fdecea;color:#d93025;border:1px solid #f8c1bc}@keyframes fadein{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeout{from{opacity:1}to{opacity:0}}.aban-streak-container{font-family:Vazirmatn,sans-serif;direction:rtl;text-align:center;margin:20px 0}.aban-streak-record{font-size:20px;color:#007aff;margin-bottom:15px}.aban-streak-days{display:flex;justify-content:center;gap:8px}.aban-streak-day{width:50px;height:70px;border-radius:10px;background:#f2faff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;color:#555;position:relative}.aban-streak-day.checked{background:#f2faff}.aban-streak-day.checked .check-circle{width:36px;height:36px;background:#0af;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:20px}.aban-streak-day img{width:28px}.day-number{font-size:16px}.day-label{font-size:12px}#aban-prize-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:30px;text-align:center;box-shadow:0 0 30px rgba(0,0,0,.2);z-index:9999;animation:popIn 0.5s ease-out forwards}@keyframes popIn{0%{transform:translate(-50%,-50%) scale(.6);opacity:0}100%{transform:translate(-50%,-50%) scale(1);opacity:1}}#aban-prize-popup img{width:60px;margin-bottom:10px}.ld-dashboard-header-button .ld-dashboard-header-button{margin-inline-start:.6rem}.ld-dashboard-header{display:flex;gap:12px}.add-taamoli{padding:10px;margin-left:10px;margin-right:10px;border-radius:24px!important;border:3px solid white!important;color:#fff!important}.ld-dashboard-content,.ld-dashboard-chart-summary-amount{font-family:iransans,arial}.ld-dashboard-header .ld-dashboard-add-course{flex:1.5;text-align:center;white-space:nowrap}.ld-dashboard-add-course{border-radius:27px!important;height:45px}.ld-icon-add-line:before{font-size:medium}.ld-dashboard-header .ld-dashboard-add-course .ld-icons{font-size:18px;margin-left:6px}.ld-dashboard-profile-summary{background-image:url(https://abanpixel.ir/wp-content/uploads/2025/08/1-8.svg)!important;background-size:cover;background-position:center}.ld-dashboard-profile-email{display:none}.ld-dashboard-profile-summary:after{border-radius:20px!important}.ld-dashboard-profile-avatar img{border-radius:20px!important}.revenue-particulars-wrapper,div.ld-mycourse-content>div.ld-meta.ld-course-metadata>ul>li,.ld-mycourse-content>h3>a{border-radius:0px!important}.ld-dashboard-menu-tab a{border-radius:20px}.ld-focus-menu-all,.ld-focus-menu-link{border-radius:20px;margin-left:4px;margin-right:4px}div.ld-mycourse-thumbnail{margin:5px;border:1px solid #F1EFEF}div.acf-input>div>div.hide-if-value>p>a,div.acf-form-submit>input{padding:7px!important;line-height:45px!important}.acf-fields.acf-form-fields.-top::before{content:"⚠️ پس از ذخیره کردن این اطلاعات، به بخش اصلی ساخت دوره و افزودن درس‌ها هدایت می‌شوید.";display:block;margin-bottom:10px;padding:8px 12px;background:#f9f9f9;border:1px solid #ddd;border-radius:4px;font-size:13px;color:#444}.ld-dashboard-content form#acf-form .acf-field input[type="text"]{border-radius:inherit!important}#wp-acf-editor-49-media-buttons button,#insert-media-button{border:1px solid #F1EFEF!important;border-bottom:1px!important;border-radius:9px!important;margin:4px!important}div.wp-editor-tabs{display:none}.ld-dashboard-accordian-icon.ld-dashboard-accordian-open::after{content:"افزودن محتوا";font-size:9px;color:#072F45;margin-inline-start:-30px}.ld-dashboard-accordian-icon.ld-dashboard-accordian-close::after{content:"بستن";font-size:9px;color:#072F45;margin-inline-start:6px}.ld_dashboard_builder_new_section_heading{background-color:#000;color:#00a8e8;border:2px solid #00a8e8;padding:10px 20px;border-radius:5px;cursor:pointer;font-weight:700;transition:all 0.3s ease}.ld_dashboard_builder_new_section_heading:hover{background-color:#00a8e8;color:#fff}.h5peditor-field-description .field-feedbackoncorrect-22-description{direction:rtl;text-align:right}.h5peditor-guided-tour{position:absolute;top:11;right:15em}.eb-course-header-breadcrumb{margin:0!important;padding:1!important;min-height:0!important;height:auto!important}#login{border-radius:20px}#language-switcher{margin-top:20px;border-radius:20px;padding-top:10px!important}body p{text-align:justify}[type=button],[type=submit],button{border-radius:16px!important;border:1px solid var(--e-global-color-e0750d3);color:#000}[type=submit]:hover{background-color:var(--e-global-color-e0750d3);color:#fff;border:1px solid rgb(148,255,249)}textarea{box-shadow:0 0 0 0px!important}.elementor-kit-7 input:not([type="button"]):not([type="submit"]){box-shadow:0 0 0 0 rgb(0 0 0 / .5)!important}input{box-shadow:0 0 0 0 rgb(0 0 0 / .5)!important;box-shadow:0 0 0 0 rgb(0 0 0 / .5)!important}.gform_wrapper,.gform_button{--gf-local-bg-color:#00A8E8 !important;--gf-local-bg-color-hover:#fff;--gf-local-color:#ffffff}