.foxlms-wrapper *,
.foxlms-wrapper :after,
.foxlms-wrapper :before {
    box-sizing: border-box !important;
    content: none
}

.foxlms-wrapper a,
.foxlms-wrapper a:focus,
.foxlms-wrapper a:hover {
    text-decoration: none
}

.foxlms-wrapper a {
    transition: all .15s ease-out
}

.foxlms-wrapper img,
.foxlms-wrapper svg {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

.foxlms-wrapper svg {
    min-width: 24px
}

.foxlms-wrapper b,
.foxlms-wrapper strong {
    font-weight: var(--wp--custom--typography--font-weight--bold)
}

.foxlms-wrapper ol,
.foxlms-wrapper ul {
    padding: 0
}

.foxlms-wrapper ol:where(.wp-block-list),
.foxlms-wrapper ol:where(:not([class*=wp-block])),
.foxlms-wrapper ul:where(.wp-block-list),
.foxlms-wrapper ul:where(:not([class*=wp-block])) {
    padding-inline-start: var(--wp--preset--spacing--16);
    padding-left: 1.6rem
}

.foxlms-wrapper h1,
.foxlms-wrapper h2,
.foxlms-wrapper h3,
.foxlms-wrapper h4,
.foxlms-wrapper h5,
.foxlms-wrapper h6 {
    margin-bottom: 0;
    margin-top: 0
}

.foxlms-wrapper button,
.foxlms-wrapper input,
.foxlms-wrapper select,
.foxlms-wrapper textarea {
    font: inherit
}

.foxlms-wrapper input[type=button],
.foxlms-wrapper input[type=email],
.foxlms-wrapper input[type=search],
.foxlms-wrapper input[type=submit],
.foxlms-wrapper input[type=text],
.foxlms-wrapper textarea {
    -webkit-appearance: none
}

.foxlms-wrapper .wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),
.foxlms-wrapper .wp-block-post-comments-form textarea,
.foxlms-wrapper input:not([type=submit]),
.foxlms-wrapper select,
.foxlms-wrapper textarea {
    border: 2px solid var(--wp--custom--border--color);
    border-radius: var(--wp--custom--border--radius);
    color: var(--wp--preset--color--base);
    font-size: var(--wp--preset--font-size--13);
    padding: var(--wp--preset--spacing--8);
    width: 100%
}

.foxlms-wrapper input:focus-visible,
.foxlms-wrapper textarea:focus-visible {
    outline-color: var(--wp--preset--color--primary)
}

.foxlms-wrapper input[type=checkbox],
.foxlms-wrapper input[type=image],
.foxlms-wrapper input[type=radio] {
    width: auto
}

.foxlms-wrapper label {
    cursor: pointer;
    display: block;
    width: 100%
}

.foxlms-wrapper ::placeholder {
    color: var(--wp--preset--color--secondary);
    font-size: var(--wp--preset--font-size--small);
    opacity: .75
}

.foxlms-wrapper .foxlms-text {
    color: var(--foxlms--text-color);
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%
}

.foxlms-wrapper .foxlms-text__bold {
    color: var(--foxlms--text-color);
    font-family: InterMedium, Arial, sans-serif !important;
    font-weight: 500
}

.foxlms-wrapper .foxlms-text__muted {
    color: #686868;
    font-family: Inter, Arial, sans-serif !important
}

.foxlms-wrapper p {
    margin-top: 0
}

.foxlms-reviews-stars {
    gap: 2px
}

.foxlms-reviews-stars,
.foxlms-reviews-stars>span {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.foxlms-reviews-stars span svg {
    max-width: none
}

.foxlms-reviews-stars-sm span svg {
    min-width: 16px;
    width: 16px
}

.foxlms-reviews-stars-md span svg {
    min-width: 20px;
    width: 20px
}

.foxlms-reviews-stars-lg span svg {
    width: 24px
}

.foxlms-reviews-stars-yellow .foxlms-reviews-stars-full svg path,
.foxlms-reviews-stars-yellow .foxlms-reviews-stars-half svg path {
    fill: #ebd614
}

.foxlms-reviews-stars-full svg path,
.foxlms-reviews-stars-half svg path:last-child {
    fill: var(--foxlms--primary-color)
}

.foxlms-reviews-stars-empty svg path {
    fill: #d7d7d7
}

.foxlms-wrapper .foxlms-course__reviews-cards {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 47px;
    justify-content: flex-start;
    width: 100%
}

.foxlms-wrapper .foxlms-course__reviews-card {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 32px;
    justify-content: space-between;
    width: 100%
}

.foxlms-wrapper .foxlms-course__reviews-card-course-title a {
    color: rgba(var(--foxlms--primary-color--rgb), .6);
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 16px;
    font-size: 20px;
    font-weight: 600;
    font-weight: 700;
    line-height: 140%
}

.foxlms-wrapper .foxlms-course__reviews-card-header {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 12px;
    justify-content: flex-start
}

.foxlms-wrapper .foxlms-course__reviews-card-body {
    width: 100%
}

.foxlms-wrapper .foxlms-course__reviews-card-body p,
.foxlms-wrapper .foxlms-course__reviews-card-body textarea {
    color: #1e1e1e;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

.foxlms-wrapper .foxlms-course__reviews-card-body textarea {
    background: #fff;
    border: 1.5px solid var(--foxlms--primary-color);
    border-radius: 16px;
    height: auto;
    outline: none;
    padding: 18px;
    resize: none;
    width: 100%
}

.foxlms-wrapper .foxlms-course__reviews-card-footer {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 17px;
    justify-content: flex-end;
    width: 100%
}

.foxlms-wrapper .foxlms-course__reviews-author-image {
    aspect-ratio: 1;
    border-radius: 50%;
    line-height: 0;
    overflow: hidden;
    width: 64px
}

.foxlms-wrapper .foxlms-course__reviews-author-image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.foxlms-wrapper .foxlms-course__reviews-author-info {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: space-between
}

.foxlms-wrapper .foxlms-course__reviews-author-info h5 {
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    margin: 0
}

.foxlms-wrapper .foxlms-course__reviews-description {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: flex-start
}

@media(max-width:575.98px) {
    .foxlms-wrapper .foxlms-course__reviews-description {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }
}

.foxlms-wrapper .foxlms-course__reviews-date {
    color: var(--foxlms--grey-color);
    font-family: Inter, Arial, sans-serif !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%
}

.foxlms-wrapper .foxlms-course__reviews-edit.foxlms-button__link.foxlms-has-icon {
    border: none;
    color: #858585;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%
}

.foxlms-wrapper .foxlms-course__reviews-edit.foxlms-button__link.foxlms-has-icon svg {
    min-width: 16px;
    width: 16px
}

.foxlms-wrapper .foxlms-course__reviews-edit.foxlms-button__link.foxlms-has-icon svg path {
    stroke: #858585
}

.foxlms-wrapper .foxlms-course__reviews-edit.foxlms-button__link.foxlms-has-icon:hover {
    color: #585858
}

.foxlms-wrapper .foxlms-course__reviews-edit.foxlms-button__link.foxlms-has-icon:hover svg path {
    stroke: #585858
}

.foxlms-wrapper .foxlms-course__reviews-edit-cancel,
.foxlms-wrapper .foxlms-course__reviews-edit-save {
    display: none
}

.foxlms-wrapper .foxlms-course__reviews-load-more {
    margin: auto
}

.foxlms-author__wrapper {
    align-items: stretch;
    background-color: #f9f9ff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    min-height: 100%;
    width: 100%
}

.foxlms-author__main-container {
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
    width: 70%
}

@media(max-width:767.98px) {
    .foxlms-author__main-container {
        padding: 40px;
        width: 100%
    }
}

.foxlms-author__container {
    max-width: 100%;
    width: 100%
}

@media(max-width:1199.98px) {
    .foxlms-author__container {
        width: 100%
    }
}

.container {
    width: 100%
}

#content .ast-container {
    max-width: 100%;
    width: 100%
}

#content .container {
    width: 100%
}

.foxlms-author__title-row {
    margin-bottom: 36px
}

.foxlms-author__title-row h1 {
    color: #686868;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 30px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 0;
    text-align: left
}

.foxlms-author__info-box {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 20px
}

.foxlms-author__info-box .foxlms-author__avatar-row {
    margin-right: 47px
}

.foxlms-author__info-box .foxlms-author__avatar-row img {
    border-radius: 50%;
    height: 200px;
    max-width: fit-content;
    width: 200px
}

@media(max-width:1199.98px) {
    .foxlms-author__info-box .foxlms-author__avatar-row img {
        height: 150px;
        width: 150px
    }
}

@media(max-width:991.98px) {
    .foxlms-author__info-box .foxlms-author__avatar-row {
        margin-bottom: 20px;
        margin-right: 0
    }

    .foxlms-author__info-box {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.foxlms-author__bio-row {
    width: 50%
}

@media(max-width:1199.98px) {
    .foxlms-author__bio-row {
        width: 100%
    }
}

.foxlms-author__name {
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 22px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 20px
}

@media(max-width:991.98px) {
    .foxlms-author__name {
        font-family: InterMedium, Arial, sans-serif !important;
        font-size: 22px;
        font-weight: 500;
        line-height: 120%;
        text-align: center
    }
}

.foxlms-author__bio {
    color: #686868;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 16px;
    text-align: left
}

@media(max-width:991.98px) {
    .foxlms-author__bio {
        font-size: 16px
    }
}

.foxlms-author__content {
    margin-bottom: 83px
}

.foxlms-author__statistics-row {
    align-items: center;
    flex-wrap: wrap;
    gap: 32px;
    width: 100%
}

.foxlms-author__statistics,
.foxlms-author__statistics-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start
}

.foxlms-author__statistics {
    align-items: flex-start;
    gap: 10px
}

.foxlms-author__statistics svg {
    height: 24px;
    width: 24px
}

.foxlms-author__statistics svg,
.foxlms-author__statistics svg path {
    stroke: var(--foxlms--primary-color)
}

.foxlms-author__statistics-text {
    color: #686868;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%
}

@media(max-width:991.98px) {
    .foxlms-author__statistics-text {
        font-size: 18px
    }
}

.foxlms-author__statistics-value {
    color: #686868;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%
}

@media(max-width:991.98px) {
    .foxlms-author__statistics-value {
        font-size: 18px
    }
}

.foxlms-author__courses h4 {
    color: #686868;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 20px!important
}

@media(max-width:991.98px) {
    .foxlms-author__courses h4 {
        font-family: InterMedium, Arial, sans-serif !important;
        font-size: 16px;
        font-weight: 500;
        line-height: 120%
    }
}

.foxlms-author__courses h4 span {
    font-weight: 700
}

@media(min-width:768px) {
    .foxlms-author__course-block .foxlms-courses-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:992px) {
    .foxlms-author__course-block .foxlms-courses-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:1200px) {
    .foxlms-author__course-block .foxlms-courses-grid {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media(min-width:1500px) {
    .foxlms-author__course-block .foxlms-courses-grid {
        grid-template-columns: repeat(4, 1fr)
    }
}

div.foxlms-wrapper .foxlms-author__reviews {
    margin-bottom: 40px
}

div.foxlms-wrapper .foxlms-author__reviews h4 {
    color: #686868;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 30px;
    text-align: center
}

@media(max-width:991.98px) {
    div.foxlms-wrapper .foxlms-author__reviews h4 {
        font-family: InterMedium, Arial, sans-serif !important;
        font-size: 16px;
        font-weight: 500;
        line-height: 120%
    }
}

div.foxlms-wrapper .foxlms-author__reviews svg {
    margin: 0 auto
}

div.foxlms-wrapper .foxlms-modal .foxlms-course__reviews-card {
    justify-content: flex-start;
    width: 100%
}

div.foxlms-wrapper .foxlms-modal .foxlms-course__reviews-card-header p {
    color: #686868;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

div.foxlms-wrapper .foxlms-modal .foxlms-course__reviews-card-body {
    border-bottom: 1px solid #b5b5b5
}

div.foxlms-wrapper .foxlms-modal .foxlms-course__reviews-card-body p {
    color: #686868;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

div.foxlms-wrapper .foxlms-course__reviews-author-image {
    width: 70px
}

div.foxlms-wrapper .foxlms-course__reviews-author-info h5 {
    color: #686868;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    margin: 0
}

div.foxlms-wrapper .foxlms-course__reviews-cards {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: unset;
    justify-content: space-between;
    margin: 0 auto;
    row-gap: 47px;
    width: 80%
}

div.foxlms-wrapper .foxlms-course__reviews-card {
    justify-content: flex-start;
    width: 45%
}

@media(max-width:767.98px) {
    div.foxlms-wrapper .foxlms-course__reviews-card {
        width: 100%
    }
}

div.foxlms-wrapper .foxlms-course__reviews-card-body p,
div.foxlms-wrapper .foxlms-course__reviews-card-header p {
    color: #686868;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%
}

div.foxlms-wrapper .foxlms-reviews-stars-yellow .foxlms-reviews-stars-full svg path,
div.foxlms-wrapper .foxlms-reviews-stars-yellow .foxlms-reviews-stars-half svg path {
    fill: var(--foxlms--secondary-color)
}

.foxlms-author__reviews-modal {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.foxlms-author__reviews-modal h5 {
    color: var(--foxlms--text-color);
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 20px;
    text-align: center
}

.foxlms-author__reviews-modal .foxlms-modal__header h4 {
    color: var(--foxlms--text-color);
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    text-align: center
}

.foxlms-author__reviews-modal .foxlms-modal__footer {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.foxlms-wrapper .foxlms-course__reviews {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: flex-start
}

.foxlms-wrapper .foxlms-course__reviews .foxlms-divider__vertical {
    height: 125px;
    margin: 0 70px
}

.foxlms-wrapper .foxlms-course__reviews-text-main {
    color: var(--foxlms--primary-color)
}

.foxlms-wrapper .foxlms-course__reviews-summary {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

@media(max-width:575.98px) {
    .foxlms-wrapper .foxlms-course__reviews-summary {
        align-items: center;
        display: flex;
        flex-direction: column;
        gap: 70px;
        justify-content: flex-start
    }
    

    .foxlms-wrapper .foxlms-course__reviews-summary .foxlms-divider__vertical {
        display: none
    }
}

.foxlms-wrapper .foxlms-course__reviews-section h5 {
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%
}

.foxlms-wrapper .foxlms-course__reviews-section:first-child {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    text-align: center;
    width: 50%
}

.foxlms-wrapper .foxlms-course__reviews-section:last-child {
    width: 50%
}

.foxlms-wrapper .foxlms-course__reviews-stats {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    gap: 12px;
    justify-content: flex-start;
    line-height: 120%
}

.foxlms-wrapper .foxlms-course__reviews-stats-row {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 27px;
    justify-content: space-between;
    width: 100%
}

@media(max-width:575.98px) {
    .foxlms-wrapper .foxlms-course__reviews-stats-row {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-start
    }
}

.foxlms-wrapper .foxlms-course__reviews-stats-row>div {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-width: 130px
}

.foxlms-wrapper .foxlms-course__reviews-stats progress {
    accent-color: var(--foxlms--primary-color);
    appearance: none;
    -webkit-appearance: none;
    background-color: #ddd;
    border: none;
    border-radius: 10px;
    height: 6px;
    overflow: hidden;
    width: 70%
}

.foxlms-wrapper .foxlms-course__reviews-stats progress::-webkit-progress-bar {
    background-color: #ddd;
    border-radius: 16px
}

.foxlms-wrapper .foxlms-course__reviews-stats progress::-webkit-progress-value {
    background-color: var(--foxlms--primary-color);
    border-radius: 16px
}

.foxlms-wrapper .foxlms-course__reviews-average {
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 140%
}

.foxlms-wrapper .foxlms-course__reviews-comments {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: flex-start
}

.foxlms-wrapper .foxlms-course__reviews-comments-header,
.foxlms-wrapper .foxlms-course__reviews-comments-header>div {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.foxlms-wrapper .foxlms-course__reviews-comments-header>div {
    gap: 10px
}

.foxlms-wrapper .foxlms-course__reviews-comments-header>div h4 {
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    margin: 0
}

.foxlms-wrapper .foxlms-course__reviews-count {
    color: #767676;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%
}

.foxlms-divider__vertical {
    border: .5px solid #ddd;
    height: 100%;
    max-width: 1px;
    width: 1px
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .comment-reply-title {
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 69px;
    text-align: center
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .comment-form-comment label,
.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .comment-form-rating label {
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 14px
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .comment-form-rating {
    margin-bottom: 38px
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond #comment {
    background-color: #fff;
    border: 1px solid #c0c5f3;
    border-radius: 16px;
    color: #000;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    padding: 18px
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond #comment:focus {
    border: 1px solid #626ee3;
    box-shadow: none;
    outline: none
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond #rating {
    display: none
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .stars {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 4px;
    justify-content: flex-start
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .stars span {
    cursor: pointer
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .stars span svg {
    width: 24px
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .stars span svg path {
    fill: none;
    stroke: #ebd614
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .stars span.active svg path,
.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .stars span:hover svg path {
    fill: #ebd614
}

.foxlms-wrapper .foxlms-course__reviews-form .comment-respond .form-submit {
    text-align: right
}

.display_none{
    display: none;
}