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

body:not(.elementor-editor-active) .foxlms-wrapper * {
    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
}

body[class*="flessons"] .foxlms-wrapper .foxlms-page__header-back-to-course__link-icon svg,
body.elementor-editor-active .foxlms-wrapper .foxlms-page__header-back-to-course__link-icon svg {
    height: 12px;
}

.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-search-bar {
    align-items: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 12px;
    display: flex;
    height: 40px;
    margin: 0 auto 30px;
    overflow: hidden;
    padding: 5px 5px 5px 20px;
    width: 100%
}

.foxlms-search-bar-input {
    border: none;
    color: #939393 !important;
    flex: 1;
    font-size: 16px;
    outline: none;
    padding: 10px 15px
}

.foxlms-search-bar-input::placeholder {
    color: #939393
}

.foxlms-search-bar-button {
    align-items: center;
    background-color: var(--foxlms--primary-color);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 34px;
    justify-content: center;
    padding: 0;
    width: 34px
}

.foxlms-search-bar-button:focus {
    outline: none
}

.foxlms-search-bar-button svg {
    height: 15px;
    width: 15px
}

.foxlms-search-bar-button:hover {
    background-color: rgba(var(--foxlms--primary-color--rgb),.8);
}

.foxlms-wrapper a {
    color: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper a:hover {
    color: rgba(var(--foxlms--primary-color--rgb), .6)
}

.foxlms-wrapper a:active {
    color: var(--foxlms--primary-color--rgb)
}

.foxlms-wrapper a:focus:not(:active) {
    color: rgba(var(--foxlms--primary-color--rgb), .4)
}

.foxlms-wrapper a:disabled {
    color: var(--foxlms--grey-color)
}

.foxlms-wrapper .foxlms-auth__links {
    margin-top: 30px;
    text-align: center
}

.foxlms-wrapper .foxlms-auth__links>span {
    font-size: 12px;
    margin: 0 10px
}

.foxlms-wrapper .foxlms-button {
    border: 2px solid #0000;
    border-radius: 4px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 120%;
    outline: 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: none
}

.foxlms-wrapper .foxlms-button:not(.foxlms-has-icon) svg {
    height: 14px;
    width: 14px
}

.foxlms-wrapper .foxlms-button.foxlms-has-icon {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: center
}

.foxlms-wrapper .foxlms-button.foxlms-only-icon {
    appearance: none;
    background-color: #0000;
    border: none;
    outline: 0;
    padding: 10px
}

.foxlms-wrapper .foxlms-button.foxlms-is-medium {
    border-radius: 4px;
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    padding: 11px 24px
}

.foxlms-wrapper .foxlms-button.foxlms-is-medium svg {
    height: 16px;
    width: 16px
}

.foxlms-wrapper .foxlms-button.foxlms-is-large {
    border-radius: 6px;
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    padding: 16px 24px
}

.foxlms-wrapper .foxlms-button.foxlms-is-large svg {
    height: 18px;
    width: 18px
}

.foxlms-wrapper .foxlms-button__primary {
    background-color: var(--foxlms--primary-color);
    color: #fff
}

.foxlms-wrapper .foxlms-button__primary svg,
.foxlms-wrapper .foxlms-button__primary svg path {
    stroke: #fff
}

.foxlms-wrapper .foxlms-button__primary:hover {
    background-color: rgba(var(--foxlms--primary-color--rgb), .8);
    color: #fff
}

.foxlms-wrapper .foxlms-button__primary:active {
    background-color: rgba(var(--foxlms--primary-color--rgb), .6);
    color: #fff
}

.foxlms-wrapper .foxlms-button__primary:focus:not(:active) {
    color: #fff;
    outline: 2px solid rgba(var(--foxlms--primary-color--rgb), .15)
}

.foxlms-wrapper .foxlms-button__primary:disabled {
    background-color: #e6e6e6;
    color: #b5b5b5
}

.foxlms-wrapper .foxlms-button__primary:disabled svg,
.foxlms-wrapper .foxlms-button__primary:disabled svg path {
    stroke: #b5b5b5
}

.foxlms-wrapper .foxlms-button__secondary {
    background-color: #0000;
    border-color: var(--foxlms--primary-color);
    color: var(--foxlms--primary-color)
}

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

.foxlms-wrapper .foxlms-button__secondary:hover {
    background-color: #0000;
    border-color: rgba(var(--foxlms--primary-color--rgb), .8);
    color: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper .foxlms-button__secondary:hover svg,
.foxlms-wrapper .foxlms-button__secondary:hover svg path {
    stroke: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper .foxlms-button__secondary:active {
    background-color: #0000;
    border-color: rgba(var(--foxlms--primary-color--rgb), .6);
    color: rgba(var(--foxlms--primary-color--rgb), .6)
}

.foxlms-wrapper .foxlms-button__secondary:active svg,
.foxlms-wrapper .foxlms-button__secondary:active svg path {
    stroke: rgba(var(--foxlms--primary-color--rgb), .6)
}

.foxlms-wrapper .foxlms-button__secondary:focus:not(:active) {
    background-color: rgba(var(--foxlms--primary-color--rgb), .15);
    border-color: var(--foxlms--primary-color);
    color: var(--foxlms--primary-color)
}

.foxlms-wrapper .foxlms-button__secondary:focus:not(:active) svg,
.foxlms-wrapper .foxlms-button__secondary:focus:not(:active) svg path {
    stroke: var(--foxlms--primary-color)
}

.foxlms-wrapper .foxlms-button__secondary:disabled {
    background-color: #0000;
    border-color: #b5b5b5;
    color: #b5b5b5
}

.foxlms-wrapper .foxlms-button__secondary:disabled svg,
.foxlms-wrapper .foxlms-button__secondary:disabled svg path {
    stroke: #b5b5b5
}

.foxlms-wrapper .foxlms-button__light {
    background-color: rgba(var(--foxlms--primary-color--rgb), .2);
    color: var(--foxlms--primary-color)
}

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

.foxlms-wrapper .foxlms-button__light:hover {
    background-color: rgba(var(--foxlms--primary-color--rgb), .3);
    color: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper .foxlms-button__light:hover svg,
.foxlms-wrapper .foxlms-button__light:hover svg path {
    stroke: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper .foxlms-button__light:active {
    background-color: rgba(var(--foxlms--primary-color--rgb), .4);
    color: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper .foxlms-button__light:active svg,
.foxlms-wrapper .foxlms-button__light:active svg path {
    stroke: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper .foxlms-button__light:focus:not(:active) {
    background-color: rgba(var(--foxlms--primary-color--rgb), .2);
    color: var(--foxlms--primary-color)
}

.foxlms-wrapper .foxlms-button__light:focus:not(:active) svg,
.foxlms-wrapper .foxlms-button__light:focus:not(:active) svg path {
    stroke: var(--foxlms--primary-color)
}

.foxlms-wrapper .foxlms-button__light:disabled {
    background-color: #e6e6e6;
    color: #b5b5b5
}

.foxlms-wrapper .foxlms-button__light:disabled svg,
.foxlms-wrapper .foxlms-button__light:disabled svg path {
    stroke: #b5b5b5
}

.foxlms-wrapper .foxlms-button__link.foxlms-button {
    cursor: pointer;
    display: initial;
    text-decoration: none !important
}

.foxlms-wrapper .foxlms-button__link.foxlms-button,
.foxlms-wrapper .foxlms-button__link.foxlms-button.foxlms-has-icon {
    background-color: #0000;
    border: none;
    border-bottom: 1px solid var(--foxlms--primary-color);
    border-radius: 0;
    color: var(--foxlms--primary-color);
    margin: 0;
    padding: 0
}

.foxlms-wrapper .foxlms-button__link.foxlms-button.foxlms-has-icon {
    display: inline-flex
}

.foxlms-wrapper .foxlms-button__link.foxlms-button svg,
.foxlms-wrapper .foxlms-button__link.foxlms-button svg path {
    stroke: var(--foxlms--primary-color)
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:active,
.foxlms-wrapper .foxlms-button__link.foxlms-button:disabled,
.foxlms-wrapper .foxlms-button__link.foxlms-button:focus:not(:active),
.foxlms-wrapper .foxlms-button__link.foxlms-button:hover {
    background-color: #0000
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:focus {
    outline: none
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:hover {
    border-color: rgba(var(--foxlms--primary-color--rgb), .8);
    color: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:hover svg,
.foxlms-wrapper .foxlms-button__link.foxlms-button:hover svg path {
    stroke: rgba(var(--foxlms--primary-color--rgb), .8)
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:active {
    border-color: rgba(var(--foxlms--primary-color--rgb), .6);
    color: rgba(var(--foxlms--primary-color--rgb), .6)
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:active svg,
.foxlms-wrapper .foxlms-button__link.foxlms-button:active svg path {
    stroke: rgba(var(--foxlms--primary-color--rgb), .6)
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:focus:not(:active) {
    border-color: var(--foxlms--primary-color);
    color: var(--foxlms--primary-color)
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:focus:not(:active) svg,
.foxlms-wrapper .foxlms-button__link.foxlms-button:focus:not(:active) svg path {
    stroke: var(--foxlms--primary-color)
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:disabled {
    border-color: #e6e6e6;
    color: #b5b5b5
}

.foxlms-wrapper .foxlms-button__link.foxlms-button:disabled svg,
.foxlms-wrapper .foxlms-button__link.foxlms-button:disabled svg path {
    stroke: #b5b5b5
}

.foxlms-wrapper .foxlms-button:disabled {
    cursor: default !important
}

.foxlms-wrapper .foxlms-button[hidden] {
    cursor: default !important;
    opacity: 0 !important;
    pointer-events: none !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    visibility: hidden !important
}

.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
}

.wp-block-fox-lms-course-grid {
    margin-bottom: 60px
}

.foxlms-courses-grid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    /*display: grid;*/
    /*flex-grow: 1;*/
    /*grid-template-columns: 1fr;*/
    grid-gap: 16px;
    margin-bottom: 60px;
    min-height: 0;
    min-width: 0;
}

.foxlms-courses-grid.foxlms-courses-grid-list-view {
    /*grid-template-columns: 1fr*/
}

@media(max-width:576px) {
    .foxlms-courses-grid {
        /*grid-template-columns: repeat(2, 1fr)*/
    }
    .foxlms-course-card{
        width: 100%!important;
    }
}

@media(min-width:1200px) {
    .foxlms-courses-grid {
        /*grid-template-columns: repeat(3, 1fr)*/
    }
}

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

.foxlms-courses-grid__no-results {
    align-items: center;
    display: flex;
    flex-direction: row;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    justify-content: center;
    line-height: 140%;
    min-height: 300px;
    width: 100%
}

@media(min-width:576px) {
    .foxlms-courses-grid-list-view.foxlms-courses-grid .foxlms-course-card {
        align-items: stretch;
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }
    .foxlms-courses-grid-list-view.foxlms-courses-grid .foxlms-course-card__image {
        height: 100%
    }
    .foxlms-courses-grid-list-view.foxlms-courses-grid .foxlms-course-card__image img {
        height: 100%;
        object-fit: cover
    }
    .foxlms-courses-grid-list-view.foxlms-courses-grid .foxlms-course-card__header {
        width: 40%
    }
    .foxlms-courses-grid-list-view.foxlms-courses-grid .foxlms-course-card__body {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 60%
    }
}

.foxlms-courses-load-more-box {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.foxlms-course-card {
    align-items: flex-start;
    background-color: #fff;
    border-radius: 18px;
    box-shadow: 0 1px 3px 0 rgba(var(--foxlms--primary-color--rgb), .15);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between;
    min-width: 250px;
    overflow: hidden
}

.foxlms-course-card .foxlms-course-card__body,
.foxlms-course-card .foxlms-course-card__content,
.foxlms-course-card .foxlms-course-card__footer,
.foxlms-course-card .foxlms-course-card__header {
    width: 100%
}

.foxlms-course-card .foxlms-course-card__content,
.foxlms-course-card .foxlms-course-card__footer {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: flex-start;
    padding: 16px
}

.foxlms-course-card .foxlms-course-card__content {
    padding-bottom: 10px
}

.foxlms-course-card .foxlms-course-card__footer {
    gap: 20px;
    padding-top: 10px
}

.foxlms-course-card .foxlms-course-card__image {
    position: relative
}

.foxlms-course-card .foxlms-course-card__image:has(.foxlms-course-card__image-badge) {
    min-height: 40px
}

.foxlms-course-card .foxlms-course-card__image img {
    height: auto;
    width: 100%
}

.foxlms-course-card .foxlms-course-card__image-badge {
    background-color: rgba(var(--foxlms--primary-color--rgb), .2);
    border-radius: 6px;
    color: var(--foxlms--primary-color);
    font-family: InterSemiBold, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    left: 10px;
    line-height: 120%;
    padding: 6px 10px;
    position: absolute;
    top: 10px
}

.foxlms-course-card .foxlms-course-card__reviews {
    align-items: center;
    color: #686868;
    display: flex;
    flex-direction: row;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    gap: 5px;
    justify-content: flex-start;
    line-height: 120%;
    line-height: 140%;
    margin-bottom: 10px
}

.foxlms-course-card .foxlms-review-stars svg {
    height: 16px;
    min-width: auto;
    position: relative;
    top: -1px;
    width: 16px
}

.foxlms-course-card .foxlms-review-stars svg:last-child path {
    fill: #e6e6e6
}

.foxlms-course-card .foxlms-course-card__title {
    color: #000;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 16px
}

.foxlms-course-card .foxlms-course-card__title a {
    color: #000
}

.foxlms-course-card .foxlms-course-card__stats {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
    margin-bottom: 20px
}

.foxlms-course-card .foxlms-course-card__stat {
    align-items: center;
    color: #686868;
    display: flex;
    flex-direction: row;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    justify-content: flex-start;
    line-height: 120%
}

.foxlms-course-card .foxlms-course-card__stat svg {
    height: 16px;
    width: 16px
}

.foxlms-course-card .foxlms-course-card__stat svg,
.foxlms-course-card .foxlms-course-card__stat svg path {
    stroke: #676767
}

.foxlms-course-card .foxlms-course-card__author {
    align-items: center;
    color: #686868;
    display: flex;
    flex-direction: row;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    gap: 6px;
    justify-content: flex-start;
    line-height: 120%;
    margin-bottom: 10px
}

.foxlms-course-card .foxlms-course-card__author a {
    color: var(--foxlms--text-color)
}

.foxlms-course-card .foxlms-course-card__author img {
    border-radius: 50%;
    height: 20px;
    width: 20px
}

.foxlms-course-card .foxlms-course-card__progress {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    gap: 10px;
    justify-content: flex-start;
    line-height: 120%;
    width: 100%
}

.foxlms-course-card .foxlms-course-card__progress progress[value] {
    appearance: none;
    height: 6px;
    width: 100%
}

.foxlms-course-card .foxlms-course-card__progress progress[value]::-webkit-progress-bar {
    background-color: rgba(var(--foxlms--primary-color--rgb), .1);
    border-radius: 2px
}

.foxlms-course-card .foxlms-course-card__progress progress[value]::-webkit-progress-value {
    background-color: var(--foxlms--primary-color);
    border-radius: 2px
}

.foxlms-course-card .foxlms-course-card__progress>div {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%
}

.foxlms-course-card .foxlms-course-card__progress>div span {
    color: #686868;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.foxlms-course-card .foxlms-course-card__actions {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    gap: 5px;
}

.foxlms-course-card .foxlms-course-card__actions a {
    font-size: 12.8px;
    padding: 6px 10px;
    text-decoration: none;
}

.foxlms-course-card .foxlms-course-card__status {
    align-items: center;
    color: #1dad71;
    display: flex;
    flex-direction: row;
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    justify-content: flex-start;
    line-height: 120%
}

.foxlms-course-card .foxlms-course-card__status svg {
    height: 14px;
    position: relative;
    top: -2px;
    transform: rotate(10deg);
    width: 14px
}

.foxlms-course-card .foxlms-course-card__status svg,
.foxlms-course-card .foxlms-course-card__status svg path {
    stroke: #1dad71
}

.foxlms-course-card .foxlms-course-card__divider {
    border-bottom: 2px solid #e6e6e6;
    width: 100%
}

.foxlms-course-card .foxlms-course-card__price {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: flex-start
}

.foxlms-course-card .foxlms-course-card__price-regular {
    color: #676767;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    text-align: left
}

.foxlms-course-card .foxlms-course-card__price-sale,
.foxlms-course-card .foxlms-course-card__price:not(.foxlms-is-on-sale) {
    color: var(--foxlms--text-color);
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 30px;
    font-weight: 500;
    line-height: 120%;
    text-align: left
}

.foxlms-course-placeholder {
    align-items: center;
    background-color: #fff;
    border-radius: 18px;
    box-shadow: 0 1px 3px 0 rgba(var(--foxlms--primary-color--rgb), .15);
    color: #939393;
    display: flex;
    flex-direction: row;
    font-size: 11px;
    height: 333px;
    justify-content: center;
    max-width: 300px
}

.foxlms-wrapper .foxlms-courses-grid.loading {
    place-items: center
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-courses-grid-filter-box {
    width: 20%;
    min-width: 250px;
}

.foxlms-wrapper .foxlms-courses-grid-content-box {
    align-items: start;
    display: flex;
    flex-direction: row;
    /*flex-wrap: wrap;*/
    gap: 50px;
    justify-content: flex-start;
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters {
    border: 1px solid #e6e6e6;
    border-radius: 18px
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-title {
    margin-bottom: 10px
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data {
    padding: 35px
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data:not(:last-child) {
    border-bottom: 1px solid #e6e6e6
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-content {
    align-items: start;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: flex-start
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 8px;
    justify-content: flex-start;
    padding: 0 10px;
    width: 100%
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label:hover {
    background-color: #eef1f7;
    border-radius: 6px
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label input {
    margin: 0
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label__text {
    width: 100%
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label__text span {
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label__number {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    border: 1px solid #eef1f7;
    border-radius: 12px;
    color: #939393;
    height: 28px;
    outline: none;
    padding: 8px;
    width: 65px
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label__number:focus {
    border-color: rgba(var(--foxlms--primary-color--rgb), .4)
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label__number::placeholder {
    color: #939393
}

.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-title {
    font-family: InterMedium, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%
}

@media(min-width:768px) {
    .foxlms-courses-grid {
        /*grid-template-columns: repeat(var(--foxlms-course-grid-column-count), minmax(var(--foxlms-course-grid-min-col-width), 1fr))*/
    }
}

/*@media(max-width: 1024px) {*/
/*    .foxlms-courses-grid {*/

/*    }*/
/*}*/

@media(max-width: 768px) {
    div.foxlms-wrapper .foxlms-courses-grid-content-box {
        flex-wrap: wrap;
    }

    div.foxlms-wrapper .foxlms-courses-grid,
    div.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-courses-grid-filter-box {
        width: 100%;
        max-width: 100%;
        /*min-width: 0;*/
    }

    div.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data {
        padding: 15px;
    }

    div.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-content {
        flex-direction: row;
        flex-wrap: wrap;
    }

    div.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-content[data-option="price"] .foxlms-course-grid-filters-data-label {
        flex-direction: column;
        align-items: flex-start;
        width: auto;
        padding: 10px;
    }

    div.foxlms-wrapper .foxlms-courses-grid-content-box .foxlms-course-grid-filters-data-label {
        width: auto;
    }

    div.foxlms-wrapper .foxlms-courses-grid-content-box {
        gap: 20px;
    }
}

@media(max-width: 430px) {
    div.foxlms-wrapper .foxlms-courses-grid .foxlms-course-card {
        width: 100%;
        max-width: 100%;
    }
}