
.enfont {
    font-family: consolas,Menlo,Courier;
}

body {
    font-size: 0.85rem;
}

header.site-header {
    display: none;
}

main.site-main.post-37.page.type-page.status-publish.hentry {
    max-width: unset;
    margin: 20px;
}


/* .active { color: green} */
/* #container_courses i { font-size: 20px; margin-right: 30px;} */
.hide-spin {
    display: none;
}
/* #wpcontent { padding: 0} */

.conInfo label.titr {
    width: 150px;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    margin-left: 8px;
}

.conInfo {
    border-top: 1px solid #8cccff;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    padding-right: 0;
}

    .conInfo div.half-div {
        padding: 3px;
    }

.half-div.discount_enabled input {
    text-decoration: line-through;
    color: red;
}

.conInfo input[type=number], .conInfo input[type=text], .conInfo div select {
    padding: 8px 10px;
    min-width: 300px;
    border-radius: 4px;
    border: 1px solid #d2d2d2;
    min-height: 45px;
    margin: 0 1px;
}

.half-div {
    width: 47%;
    display: inline-block;
}

.conInfo .half-div.half_div_hide {
    height: 0;
    overflow: hidden;
    padding: 0;
    display: none;
}

.vpd-input-group {
    display: table;
    width: 100%;
    position: relative;
}

.vpd-icon-btn {
    width: 45px;
    text-align: center;
}

span.vpd-main {
    display: inline-flex;
}

    span.vpd-main input {
        min-width: 235px !important;
        width: 150px;
    }

.uk-last-column i {
    margin-left: 5px;
    font-size: 16px;
}

.fa-trash.red {
    color: #e43c3c;
}

.fa-trash.gray {
    color: #cccccc;
}

span.status {
    margin: 0 5px;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    min-width: 75px;
    text-align: center;
    cursor: pointer;
}

    span.status.green {
        background: #8bc34a;
    }

    span.status.red {
        background: #f44336;
    }

.uk-card-default {
    padding: 15px;
}

.uk-last-column {
    padding-left: 40px;
}

.a070_row {
    margin: 30px auto;
    font-family: 'iranyekan';
}

section#container_courses {
    margin-right: 40px;
}

.title-course {
    display: inline-block;
    margin: 0px 10px;
    font-size: 16px;
    position: relative;
    z-index: 10;
}

.restrict_edit_div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #f0f0f180;
}

button.toggleSlide {
    margin: 0;
    padding: 5px 10px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    background: #417df4;
    border: none;
    font-size: 16px;
    min-width: 150px;
    min-height: 45px;
    color: #fff;
    cursor: pointer;
}

button.toggleSlide_cancel {
    margin: 0;
    padding: 5px 10px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    background: red;
    border: none;
    font-size: 16px;
    min-width: 150px;
    min-height: 45px;
    color: #fff;
    cursor: pointer;
}

.uk-button-delete {
    background-color: #dcdcdc;
    color: #444;
}

.sticky-container {
    position: relative;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
}

.coursePicture {
    vertical-align: top;
    max-height: 100%;
    border-radius: 10px;
}

.classCapacity span {
    font-size:14px;
	font-weight: bold;
}

#a070_desktop_view_filter_cnt > div {
    display: inline-block;
    margin: 0 5px;
}

.filter_cnt {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    font-family: iranyekan;
}

    .filter_cnt .firebtn {
        background: #8e5bde;
        border: 1px solid #8e5bde;
        color: #fff;
        border-radius: 8px;
        padding-left: 40px;
        padding-right: 40px;
    }

#a070_mobile_view_filter_cnt .firebtn {
    width: 100%;
}

#a070_mobile_view_filter_cnt {
    margin-bottom: 40px;
}

div.filter_cnt select {
    border-radius: 8px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4.95 10'%3E%3Cdefs%3E%3Cstyle%3E.cls-2%7Bfill:%238e5bde;%7D%3C/style%3E%3C/defs%3E%3Cpolygon class='cls-2' points='3.54 5.33 2.48 6.82 1.41 5.33 3.54 5.33'/%3E%3C/svg%3E") no-repeat 10% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline-width: 0;
    min-width: 170px;
    border-color: #8e5bde;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}

div#a070_desktop_view_last_updated_time_cnt {
    display: block;
    text-align: left;
}

    div#a070_desktop_view_last_updated_time_cnt > .last_updated_time {
        color: #3c876f;
    }

    div#a070_desktop_view_last_updated_time_cnt > .label {
        color: #444;
    }

del {
    color: #f7153b;
}

.class-item >  div, .moblie_view_row {
    border: 1px solid #c1c1c1;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 7px;
    padding: 13px;
}
/*
    .class-item table tr td {
        border: none;
        color: #000;
        padding: 5px 2px 5px 0;
    }

        .class-item table tr:first-child td:nth-child(1) {
            width: 7%;
        }

        .class-item table tr:first-child td:nth-child(2) {
            width: 31%;
        }

        .class-item table tr:first-child td:nth-child(3) {
            width: 32%;
        }

        .class-item table tr:first-child td:nth-child(4) {
            width: 15%;
        }

        .class-item table tr:first-child td:nth-child(5) {
            width: 15%;
        }
		
		.class-item table tr td:last-child {
			text-align: center;
		}
		
		.class-item table tr:first-child td:nth-child(2), .class-item table tr:nth-child(2) td:first-child, .class-item table tr:nth-child(3) td:first-child {
			padding-right: 20px;
		}
*/
    .class-item.special_course > div, .moblie_view_row[data-is_vip="true"] {
        /*background-color: #cee9f5;*/
        /*background-image: linear-gradient(45deg, #fff066, #FCF6BA, #fff066);*/
		border-color: #ffff00;
    }

    .class-item.course_timeover > div, .moblie_view_row[data-is_full="true"] {
        opacity: 65%; ;
		background: #f1f1f1;
		/*background-image: linear-gradient(45deg, #FFA8A8, #fff1f1, #FFA8A8);*/
    }


#a070_mobile_view_cnt {
    display: none;
}

#a070_desktop_view_filter_cnt label {
    font-size: 18px;
    font-weight: 900;
}

.a070_tuition_cnt del {
    float: right;
    margin-left: 5px;
}

.a070_tuition_cnt span:nth-child(2) {
    display: inline-block;
}

@media(max-width:1199px) {
    #a070_desktop_view_filter_cnt, #class-list {
        display: none;
    }

    #a070_mobile_view_cnt {
        display: block;
    }

    div#a070_mobile_view_filter_cnt > div {
        display: flex;
        margin: 10px 0;
        flex-direction: column;
    }

    div#a070_mobile_view_filter_cnt label {
        min-width: 80px;
        margin-bottom: 2px;
        font-size: 18px;
        font-weight: 900;
    }

    div#a070_mobile_view_filter_cnt select {
        flex: 1;
    }
}

.a070_details_cnt > div > span:nth-child(1) {
    display: inline-block;
    font-weight: 100;
}
/*
.moblie_view_row {
    --hd-bg-color: #FBFBFB;
    --bd-bg-color: #ECECEC;
    border: 2px solid #ddd;
    border-radius: 10px;
    margin: 10px 0;
    box-shadow: 0 0 3px 1px #eee;
    position: relative;
    overflow: hidden;
    background: var(--bd-bg-color);
}
*/
.top_wig {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 20;
}

    .top_wig img {
        display: none;
        width: 22px;
    }

.a070_head_ctn {
    position: relative;
    padding: 10px;
    background: var(--hd-bg-color);
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #aaa;
    z-index: 10;
}
/*
.moblie_view_row[data-is_full="false"] {
    --btn-color: #40da0a;
}

.moblie_view_row[data-is_vip="true"] {
    --bd-bg-color: #FCF6BA;
    --hd-bg-color: linear-gradient(45deg, #fff066, #FCF6BA, #fff066);
}

.moblie_view_row[data-is_full="true"] {
    --hd-bg-color: #FFA8A8;
    --bd-bg-color: #FFE4E4;
    --btn-color: #f7153b;
}

    .moblie_view_row[data-is_full="true"] .a070_head_ctn {
        background-image: url(/SpeakOn/full.png);
        background-repeat: no-repeat;
        background-position: 5px 30px;
    }

.moblie_view_row table tr td {
    border: none;
}

    .moblie_view_row table tr:first-child td:first-child {
        width: 110px;
        padding: 15px;
    }
*/
.a070_show_details_btn {
    position: absolute;
    bottom: 10px;
    left: 10px;
    /*background: #3f64e8;*/
    /*color: #fff;*/
    padding: 0 5px;
    border-radius: 4px;
    font-size: 12px;
    width: 90px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #6E33CC;
    color: #6E33CC;
}

.a070_details_cnt {
    padding-top: 15px;
}

    .a070_details_cnt > div {
        padding: 2px 100px 1px 0;
        font-size: 12px;
    }

.a070_register_to_class_btn {
    color: #fff;
    font-weight: 900;
    font-size: 12px;
    text-align: center;
    border-radius: 5px;
    display: block;
    max-width: 140px;
    /*margin: 10px auto 10px 10px !important;*/
    width: 90px;
	padding: 2px 2px;
}

.moblie_view_row[data-is_full="true"] .a070_register_to_class_btn.is_full_false_btn,
.moblie_view_row[data-is_full="false"] .a070_register_to_class_btn.is_full_true_btn {
    display: none;
}

.a070_register_to_class_btn.is_full_false_btn {
	background-color: #0061ff;
}

.a070_register_to_class_btn.is_full_true_btn {
	background-color: #b7b7b7;
}

.moblie_view_row[data-in_sell="true"] img.in_sell,
.moblie_view_row[data-is_vip="true"] img.is_vip {
    display: inline-block;
}

.a070_d_register_to_class_btn {
    background-color: var(--btn-color);
    color: #fff;
    padding: 2px 2px;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    /*min-width: 95px;*/
	font-size: 12px;
	font-weight: 700;
	border-radius: 7px;
	width: 95%;
}

.is_full_false {
    --btn-color: #0061ff;
}

.is_full_true {
    --btn-color: #b7b7b7;
    cursor: not-allowed;
}

.a070_d_register_to_class_btn.is_full_true:hover {
    box-shadow: none;
}

.a070_d_register_to_class_btn:hover {
    box-shadow: 0 0 5px #bbb;
}

.swal2-container.swal2-rtl * {
    font-family: 'iranyekan';
}

div#wpcontent {
    background: #f0f0f1;
}

label.typediscount {
    margin-right: 20px;
}

.course_id_txt {
    font-family: sans-serif;
}

li div.is_vip {
    /*background: #cbf8ff;*/
    background: #FCF6BA;
}

li div.bkg_custom {
    /* background: rgb(255,0,0,0.1); */
    background: #fff0f0;
}

.required_field {
    color: red;
}

.btn_save_courses {
    background: #8bc34a;
}

    .btn_save_courses:hover {
        background: hsl(88deg 74% 39%);
    }

.btn_save_courses {
    position: absolute;
    left: -10px;
    top: 5px;
    height: 40px;
}

#header-events {
    position: relative;
}

#footer-events {
    position: relative;
}

/* popup */
.Options_filters_popup {
    display: flex;
    justify-content: space-evenly;
}

.a070_filter_popup {
    flex-direction: column;
    justify-content: space-evenly;
    font-size: 14px;
    font-family: iranyekan;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    border-radius: 15px;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    width: 500px;
    padding: 20px 0;
    /*max-height: 510px;*/
}

#a070_filter_popup_cnt {
    position: fixed;
    top: 10vh;
    bottom: 10vh;
    right: 0;
    left: 0;
    display: none;
}

    #a070_filter_popup_cnt.show {
        display: flex;
        z-index: 400000;
    }


.filter_Search {
    display: flex;
    justify-content: space-evenly;
    margin-top: 5px;
}

    .filter_Search span {
        background-color: #5c7ef6;
        padding: 10px 50px;
        border-radius: 10px;
        color: white;
        cursor: pointer;
    }

.a070_Options_filters_popup > div {
    margin-bottom: 10px;
}

.exit_popup {
    justify-content: center;
    background-color: #919194;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 7px;
    top: 7px;
    border-radius: 50px;
    color: white;
    font-size: x-large;
    margin: 10px;
    display: flex;
    align-items: center;
    padding-top: 3px;
    padding-left: 1px;
    cursor: pointer;
}

.a070_Options_filters_popup span {
    font-size: 14px;
    /*color: #4c4b4b;*/
}

.Options_filters_popup form {
    margin-top: 10px;
}

.Options_filters_popup label {
    display: block;
    cursor: pointer;
    margin-top: 0;
}

.Options_filters_popup input {
    margin-left: 5px;
    vertical-align: middle;
}
/* button_search_delete */
.filter_section {
    margin-bottom: 30px;
    position: sticky;
    top: 0;
    z-index: 30;
    margin-bottom: 25px;
}

.text_filter {
    margin-top: 10px;
}

.text_filter input {
    padding: 6.5px 15px;
    border: 1px solid #c1c1c1;
    background: #fff;
    font-family: 'iranyekan';
    border-radius: 4px;
    box-shadow: none;
}

.filter_section .filter_btn {
    display: flex;
    justify-content: center;
}

    .filter_section .filter_btn button {
        display: flex;
        margin: 0px 10px;
    }

.filter_btn button {
    padding: 7px 35px;
    border-radius: 7px;
    border-width: 0px;
    font-family: 'iranyekan';
    background-color: #fff;
    font-size: 14px;
    align-items: center;
    font-weight: 600;
}

button.filter_btn_delete {
    color: red;
    border: 1px solid red;
}

button.filter_btn_search {
    color: #6E33CC;
    border: 1px solid #000;
	box-shadow: 0 1px 12px 0 #4a4a4a;
}

.filter_btn span {
    margin-right: 15px;
}

.text_filter input {
    border-radius: 8px;
}

.dir-ltr {
    direction: rtl;
}

@media (min-width: 1200px) {
	.month_filter form {
		max-height: 297px;
		overflow-y: auto;
	}
}

@media (max-width: 1199px) {
    .filter_section .text_filter {
        /*display: none;*/
        top: 60px;
        right: 20px;
        left: 20px;
    }

    .a070_filter_popup {
        padding: 10px;
        overflow: auto;
        font-size: 12px;
        border-radius: 5px;
        max-width: 96%;
        max-height: 550px;
    }

    #a070_filter_popup_cnt {
        top: 5vh;
        bottom: 5vh;
    }

    /*.Options_filters_popup {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }*/

    .a070_Options_filters_popup > div {
        margin-right: 10px;
        min-height: unset;
        margin-bottom: 7px !important;
    }

    .other_filter {
        padding-top: 0px;
    }

    /*.type_filter {
        transform: translateY(138px);
    }

    .age_filter {
        transform: translateY(-141px);
    }*/
	
    .a070_Options_filters_popup span {
        font-size: 13px;
        font-weight: 700;
    }

    .Options_filters_popup form {
        margin-top: 0;
    }

    .Options_filters_popup label {
    }

    .Options_filters_popup input {
        margin-left: 5px;
        margin-top: 2px;
    }

    .filter_Search span {
        padding: 7px 32px;
        border-radius: 7px;
    }

    .filter_btn button {
        font-size: 14px;
        padding: 5px 10px;
    }

    .filter_btn span {
        margin-right: 5px;
    }

    .a070_tuition_cnt br {
        display: none;
    }

    .filter_section {
        width: 100vw;
        margin-right: -15px;
        margin-bottom: 50px;
        padding: 10px 0;
        display: block !important;
    }

}

div#a070_mobile_view_cnt {
    font-family: 'iranyekan';
}

[data-is_online="true"] .a070_head_ctn > div:nth-child(3) > :nth-child(1):before {
    content: "";
    width: 8px;
    height: 8px;
    background: #40da0a;
    display: inline-block;
    border-radius: 50%;
    margin-left: 4px;
}

.class-item.online_department .classBranch:before {
    /*content: "";
    width: 8px;
    height: 8px;
    background: #40da0a;
    display: inline-block;
    border-radius: 50%;
    margin-left: 4px;*/
}

.first_row td {
    position: relative;
    z-index: 5;
}

.class-item.online_department:not(.course_timeover) .classBranch:before,
[data-is_online="true"]:not([data-is_full="true"]) .a070_head_ctn > div:nth-child(3) > :nth-child(1):before {
    animation: chesmak 4s;
    animation-iteration-count: infinite;
}

@keyframes chesmak {
    0% {
        opacity: 1;
    }

    15% {
        opacity: 0;
    }

    30%, 100% {
        opacity: 1;
    }
}

.d-rtl {
    direction: rtl;
}


.text_error_message {
    color: red;
    margin-right: 30px;
    display: none;
}

.is_display_error_message {
    display: inline-block;
    font-size: 14px;
}

.fix_ios_parenthesis {
    opacity: 0;
    font-size: 1px;
}

table#a070_table_week {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
}

#a070_table_week span.vpd-main input {
    width: 80px;
    min-width: unset !important;
    text-align: center;
}

.course-desc{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#a070_filter_popup_cnt{
    direction: rtl;
    font-family: inherit;
}

.a070_filter_popup{
    background:#fff;
    border:1px solid #e4e4e4;
    border-radius:18px;
    padding:24px;
    max-width:460px;
    margin:auto;
    box-shadow:0 2px 10px rgba(0,0,0,.04);
}

.filter_title{
    font-size:30px;
    font-weight:700;
    text-align:right;
    margin-top:7px;
    margin-bottom:25px;
}

.filter_footer{
    font-size:12px;
    font-weight:600;
    text-align:right;
    margin-bottom:20px;
    margin-top:20px;
	color: #1e83f0;
}

.filter_footer span{
	color: #1e83f0;
}

/* دو ستون */
.Options_filters_popup{
    display:grid;
    grid-template-columns:1fr;
    gap:18px;
}

/* کارت هر فیلتر */
.language_filter,
.type_filter,
.other_filter,
.age_filter,
.month_filter,
.level_filter {
    background:#fff;
    border-radius:14px;
    /*border:1px solid #f1f1f1;
    padding:12px;*/
}

/* تیتر هر بخش */
.language_filter span,
.type_filter span,
.other_filter span,
.age_filter span,
.month_filter span,
.level_filter span{
    display:block;
    font-size:13px;
    font-weight:700;
    color:#666;
    margin-bottom:10px;
}

/* لیست گزینه‌ها */
.language_filter form,
.type_filter form,
.other_filter form,
.age_filter form,
.month_filter form,
.level_filter form{
    display:grid;
    flex-direction:column;
	grid-template-columns:1fr 1fr;
    gap:0;
}

/* هر گزینه */
label{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    font-size:13px;
    color:#222;
    cursor:pointer;
}

/* چک‌باکس */
input[type="checkbox"]{
    width:14px;
    height:14px;
    accent-color:#2f67ff;
    cursor:pointer;
}

/* دکمه حذف فیلتر */
.clear_filters_btn{
    width:100%;
    border:none;
    border-radius:10px;
    background:#000;
    color:#fff;
    font-size:16px;
    font-weight:700;
    padding:14px;
    margin-top:22px;
    cursor:pointer;
}

.clear_filters_btn:hover{
    opacity:.9;
}

/* موبایل */
@media(max-width:768px){

    .Options_filters_popup{
        grid-template-columns:1fr;
    }

    .a070_filter_popup{
        padding:16px;
        border-radius:16px;
    }

    .filter_title{
        font-size:24px;
    }

    label{
        font-size:14px;
    }
	
	/* لیست گزینه‌ها */
	.language_filter form,
	.type_filter form,
	.other_filter form,
	.age_filter form,
	.month_filter form,
	.level_filter form{
    display:grid;
    flex-direction:column;
	grid-template-columns:1fr;
    gap:2px;
}
}

.class-item > div:hover{/*0061ff26*/ 
	box-shadow: #0061ff0f 0 0 12px 8px !important;
	transform: scale(1.025);
}

 /* آکاردیون فیلترها */
.sp-acc-item { border: 1px solid #eee; border-radius: 10px; }
.sp-acc-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 12px;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	color: #333;
	user-select: none;
	background: #fafafa;
	transition: background .15s;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.sp-acc-header:hover { background: #f0f0f0; }
.sp-acc-header.open { color: #6d3eac; background: #f5f0ff; }
.sp-acc-header .sp-acc-icon {
	font-size: 11px;
	transition: transform .25s;
	color: #999;
}
.sp-acc-header.open .sp-acc-icon { transform: rotate(180deg); color: #6d3eac; }
.sp-acc-body {
	max-height: 0;
	overflow: hidden;
	transition: max-height .3s ease, padding .2s;
	padding: 0 12px;
}
.sp-acc-body.open { max-height: 400px; padding: 10px 12px; }
.sp-acc-body form {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 8px 6px;
}
.sp-acc-body label {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	gap: 5px !important;
	font-size: 13px;
	color: #444;
	cursor: pointer;
	white-space: nowrap;
	width: 100%;
}
.sp-acc-body label input[type=checkbox] {
	flex-shrink: 0 !important;
	margin: 0 !important;
	float: none !important;
	position: static !important;
	order: 0;
}
.sp-acc-body label span,
.sp-acc-body label > *:not(input) {
	order: 1;
}
.sp-acc-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 18px;
	height: 18px;
	border-radius: 9px;
	background: #000;/*#0061ff;*/
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	padding: 0 4px;
	display: none;
	padding-top: 3px;
}