.elementor-487 .elementor-element.elementor-element-216697f{--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;}.elementor-487 .elementor-element.elementor-element-83365fe{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-487 .elementor-element.elementor-element-83365fe{--padding-top:1em;--padding-bottom:1em;--padding-left:1em;--padding-right:1em;}}/* Start custom CSS for html, class: .elementor-element-2f15243 */* {
    font-family: "iranyekanweblight";
    box-sizing: border-box;
}

.registration-table,
.workshop-box {
    width: 100%;
    background: #fff;
    direction: rtl;
    border-radius: 18px;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
}

/* ===== Header ===== */

.table-header {
    text-align: center;
    margin-bottom: 18px;
}

.table-header h2 {
    margin: 0;
    color: #0F4C81;
    font-size: 28px;
}

.table-header p {
    margin-top: 8px;
    color: #666;
}

/* ===== Table ===== */

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 16px;
}

table {
    width: 100%;
    min-width: 620px;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 16px;
    overflow: hidden;
}

thead {
    background: #0F4C81;
    color: #fff;
}

th {
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
}

td {
    padding: 10px 12px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #E8EDF5;
}

tbody tr:nth-child(even) {
    background: #F8FBFF;
}

tbody tr:hover {
    background: #EEF6FF;
    transition: .25s;
}

tbody td:first-child {
    color: #C62828;
    font-weight: 700;
    white-space: nowrap;
    width: 170px;
}

/* ===== Rounded Corners ===== */

thead tr:first-child th:first-child {
    border-top-right-radius: 16px;
}

thead tr:first-child th:last-child {
    border-top-left-radius: 16px;
}

tbody tr:last-child td:first-child {
    border-bottom-right-radius: 16px;
}

tbody tr:last-child td:last-child {
    border-bottom-left-radius: 16px;
}

/* ===== Workshop ===== */

.workshop-box h3 {
    margin: 0 0 18px;
    color: #0F4C81;
    font-size: 24px;
}

.notice {
    margin-top: 18px;
    padding: 16px;
    background: #FFF4E5;
    color: #8A5A00;
    border-right: 5px solid #F59E0B;
    border-radius: 10px;
    line-height: 1.9;
    font-size: 14px;
}

/* ========================= */
/* ===== Responsive ======== */
/* ========================= */

@media (max-width:768px) {

    .registration-table,
    .workshop-box {
        padding: 16px;
        border-radius: 16px;
    }

    .table-header {
        margin-bottom: 16px;
    }

    .table-header h2 {
        font-size: 22px;
    }

    .table-header p {
        font-size: 14px;
    }

    table {
        min-width: 560px;
    }

    th,
    td {
        padding: 9px 10px;
        font-size: 13px;
    }

    tbody td:first-child {
        width: 140px;
    }

    .workshop-box h3 {
        font-size: 20px;
    }

    .notice {
        padding: 14px;
        font-size: 13px;
        line-height: 1.8;
    }

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a3626b9 */.form{
    font-family:"iranyekanweblight";
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-83365fe */c/* End custom CSS */