/*
 Theme Name:   AllStar
 Theme URI:    https://allstarce.com
 Description:  Theme for https://allstarce.com
 Author:       All Star CE
 Author URI:   https://allstarce.com
 Template:     flatsome
 Version:      3.1.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  flatsome
*/

.wide-nav-search > div {
    padding-top: 4px;
}

div#logo {
    display: none;
}

#masthead .right-links > ul {
    padding-top: 3px;
}

a.nav-top-link.nav-top-login, a.nav-top-link.nav-top-not-logged-in {
    font-size: 22px;
}

.als-woo-search label {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(160, 0, 0);
}

.professions-list h2 a.profession-item {
    font-size: 20px;
    color: #fff;
}

.professions-list h2 a:hover,
.professions-list h2 a:focus {
    color: #f9a72b;
    text-decoration: underline;
}

.professions-list h2 {
    margin: 4px 0px;
    background-color: #222f62;
    box-shadow: -1px 1px 4px rgb(0 0 0 / 10%);
    padding: 1.25em 1em 1.5em 1em;
    text-align: center;
    min-height: 93px;
    line-height: 1.5;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-underline-offset: 4px;
    border-radius: 10px;
}

.allstarce_advanced_course_search {
    display: grid;
    align-items: flex-end;
    margin-bottom: 0;
}

.allstarce_advanced_course_search label {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #a00000;
}

.professions-list a {
    color: blue;
}

.header-nav.header-bottom-nav {
    font-size: 18px;
}

.header-nav.header-bottom-nav .sub-menu {
    font-size: 14px;
    padding: 8px 5px;
}

.dark-header #masthead ul.header-nav a.nav-top-link, .dark-header.wide-nav ul.header-nav a.nav-top-link, .dark-header.wide-nav ul.header-nav a.nav-top-link, .dark-header.wide-nav .wide-nav-right a {
    color: #ffffff;
    opacity: 1;
}

.nav-wrapper ul.header-nav li a {
    font-size: 100%;
}

.header-nav .current-menu-item > a:not(:hover) {
    color: #f9a72b !important;
}

.header-bg-image {
    background-size: contain;
}

.account-user span a {
    text-transform: uppercase;
    display: inline-block;
    margin-top: 4px;
    font-size: 12px;
    padding: 7px;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
}

.account-user .image {
    margin-bottom: 12px;
}

.account-user {
    background-color: #bb2233;
    border: 1px solid #bb2233;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-weight: bold;
    margin: 0 auto 20px;
    max-width: 90%;
    overflow: hidden;
    padding-left: 0px;
    padding-top: 5px;
    padding: 20px;
    position: relative;
    text-align: center;
}

.account-user small {
    font-size: 60%;
}

.menu-my-account-container .header-nav li a {
    line-height: 0px;
    padding: 0px;
}

.account-nav.nav {
    background-color: #0f0f31;
}

.account-nav.nav > li > a {
    color: #fff;
    font-size: .9em;
    padding: 10px 15px;
}

.account-nav.nav > li > a:hover,
.account-nav.nav > li > a:focus,
.account-nav.nav > li.current-menu-item > a {
    background-color: #19225c;
}

.error input,
input.error,
.error textarea,
textarea.error {
    border-color: #b20000;
    background-color: rgba(178, 0, 0, 0.1);
}

.error label,
label.error {
    color: #b20000;
}

td.user-courses-table__action-button {
    min-width: 160px;
}

td.user-courses-table__action-button a {
    margin-top: 1em;
}

span.logout-link-button a {
    font-size: 12px;
    padding: 10px;
    margin: 0px;
}

body.single-sfwd-quiz .learndash p:first-child {
    /*display:none;*/
}

body.single-sfwd-quiz .wpProQuiz_question_text p {
    color: #000 !important;
    font-size: 100%;
}

input[name='restartQuiz'] {
    display: none;
}

.wpProQuiz_answerCorrect {
    background: none !important;
}

.toolbarViewerLeft .sidebarToggle,
.toolbarButton::before, .secondaryToolbarButton::before,
#secondaryToolbarToggle,
.bookmark.hiddenSmallView {
    display: none !important;
}

.main-label {
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
}

.myaccount_user {
    color: #000;
}

body.single-sfwd-lessons #course_timer,
body.single-sfwd-lessons #course_timer,
body.single-sfwd-lessons .entry-title {
    display: inline-block;
}

body.single-sfwd-lessons #course_timer,
body.single-sfwd-lessons #course_timer2 {
    margin-left: 0;
}

#countdown li,
#countdown2 li {
    list-style: none;
    display: inline-block;
}

main input[type='submit'].blink {
    font-size: 20px;
    background-color: #5bb85d;
    text-transform: uppercase;
}

.lesson-nav-buttons input[type='submit'] {
    margin-right: 0;
}

.wperror {
    display: none;
}

.woocommerce-checkout.woocommerce-page .purchase-note {
    font-size: 12px;
    color: red;
}

.woocommerce-checkout.woocommerce-page #billing_last_name_field {
    vertical-align: top;
}

.woocommerce-message.message-success {
    margin-top: 30px;
    color: #7a9c59;
    font-size: 20px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex--nowrap {
    flex-wrap: nowrap;
}

form.checkout .terms input[type="checkbox"] {
    margin-top: 6px;
}

.text--red {
    color: red;
}

.text--blue {
    color: blue;
}

.text--bold {
    font-weight: bold;
}

.text--uppercase {
    text-transform: uppercase;
}

main .button,
main input[type='submit'],
main input[type='submit'].button,
main input[type='reset'].button,
main input[type='button'].button,
.page-title .button {
    line-height: 1.35;
    padding: 0.5em 1.2em;
    white-space: normal;
    border-radius: 0.5em;
}

.header:not(.transparent) .header-nav-main.nav > li > a.nav-top-link.nav-top-not-logged-in,
.header:not(.transparent) .mobile-nav.nav > li > a.nav-top-link.nav-top-not-logged-in {
    color: #fff;
    background-color: var(--primary-color);
    border-color: rgba(0, 0, 0, .05);
    line-height: 1.35;
    padding: 0.5em 1.2em;
    white-space: normal;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: .9em;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin: 0;
    margin-bottom: 4px;
    text-shadow: none;
    max-width: 100%;
    -webkit-transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: border .3s, background .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    -o-transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
    text-rendering: optimizeLegibility;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0.5em;
}

.header:not(.transparent) .header-nav-main.nav > li > a.nav-top-link.nav-top-not-logged-in:hover,
.header:not(.transparent) .header-nav-main.nav > li > a.nav-top-link.nav-top-not-logged-in:focus {
    outline: none;
    opacity: 1;
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}

@media only screen and (max-width: 48em) {
    #masthead .mobile-menu {
        display: table-cell !important;
        vertical-align: middle;
        padding-top: 0;
    }

    ul.header-nav li {
        margin: 0;
        float: none;
    }

    li.current-dropdown>.nav-dropdown, .next-prev-thumbs li.has-dropdown:hover>.nav-dropdown, .no-js li.has-dropdown:hover>.nav-dropdown {
        left: initial;
        right: -15px;
    }
}

.mobile-nav .account-link {
    color: #464846;
    text-transform: uppercase;
}

.header-container-login {
    display: none;
}

.header-top .container {
    padding: 0;
}

.home .entry-header {
    position: absolute;
    left: -99999px;
}

/* Touch-enabled device targeting */
.show-for-touch {
    display: none !important;
}

.hide-for-touch {
    display: inherit !important;
}

.touch .show-for-touch {
    display: inherit !important;
}

.touch .hide-for-touch {
    display: none !important;
}

/** Misc from Flatsome 2.* **/
.h-large {
    font-size: 180%;
}

.product-gallery {
    margin-bottom: 25px;
}

/** End Misc from Flatsome 2.* **/

@media only screen and (max-width: 768px) {
    .header-container-login {
        text-align: center;
        line-height: 30px;
        background-color: #0f0f31;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        display: block;
    }

    .header-container-login a {
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }

    .h-large {
        font-size: 140%;
    }
}

@media only screen and (max-width: 767px) {
    .woocommerce-checkout.woocommerce-page #billing_first_name_field,
    .woocommerce-checkout.woocommerce-page #billing_last_name_field {
        width: 99%;
        padding-right: 0;
    }
}

div#tab-description {
    display: block !important;
}

button.als-print-pdf {
    float: right;
    padding: 0;
    font-weight: normal;
}

button.als-print-pdf.is-outline {
    line-height: normal;
    border-width: 1px;
    font-weight: normal;
}

#course_timer #countdown {
    color: red;
    font-weight: bold;
    font-size: 24px;
}

.course-timer-notice {
    color: red;
    font-size: 14px;
}

#countdown:empty + .course-timer-notice {
    display: none;
}

.single-sfwd-courses .learndash {
    margin-top: 28px;
}

.learndash .pdfemb-viewer {
    margin-bottom: 20px;
}

.wpProQuiz_question_text, .wpProQuiz_question_text p {
    font-size: 12px;
}

h5.wpProQuiz_header, .wpProQuiz_header {
    display: none !important;
}

.wpProQuiz_answerCorrect label,
.wpProQuiz_questionListItem.wpProQuiz_answerCorrect label {
    font-weight: normal !important;
}

.lost_password a {
    font-weight: bold;
    color: red;
    text-decoration: underline;
}

.als-video-lesson {
    text-align: center;
}

#als-pdf {
    position: relative;
    /*padding-bottom: 128.25%;*/
    padding-bottom: 108.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

#als-pdf iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.user-courses-table th {
    padding: 0px 20px;
    text-align: center;
}

.user-courses-table td {
    text-align: center;

}

.wpProQuiz_question_text p {
    font-size: 16px !important;
    font-family: Lato, helvetica, arial, sans-serif !important;
}

.wpProQuiz_question_text p span {
    font-size: inherit !important;
    font-family: inherit !important;
}

.faq-catname {
    display: none;
}

.zoom-button {
    display: none !important;
}

.wpProQuiz_questionListItem label {
    font-size: 1em !important;
}

.jvectormap-container {
    text-align: center;
}

.login label.inline {
    margin-bottom: -20px;
    padding: 0
}

.m_map_title {
    text-align: center;
}

#v_map {
    width: auto;
    height: 400px;
    max-width: 100%;
    margin-bottom: 20px;
}

#v_map .jvectormap-zoomin,
#v_map .jvectormap-zoomout {
    display: none !important;
}

.states_list ul {
    width: 100%;
    overflow: hidden;
    list-style: none;
    vertical-align: top;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.states_list ul li {
    display: inline-block;
    width: 33%;
    padding: 0 4% 15px;
    vertical-align: top;
}

.content-area a:not([class]),
.entry-content a:not([class]) {
    color: blue;
    text-decoration: underline;
}

.content-area a.button,
.entry-content a.button {
    color: #fff;
    text-decoration: none;
}

.content-area a:hover,
.content-area a:focus,
.entry-content a:hover,
.entry-content a:focus {
    text-decoration: none;
}

@media only screen and (max-width: 520px) {
    .states_list ul li {
        width: 50%;
    }
}

@media only screen and (min-width: 560px) {
    .single-product .message-container.success-color .wc-forward {
        display: inline-block;
        float: right;
    }
}

@media only screen and (max-width: 320px) {
    .states_list ul li {
        width: 100%;
        padding: 0 0 15px;
    }
}

.states_list ul li a {
    display: block;
    text-align: center;
    padding: 3px;
}

.style-grid1 .button.secondary {
    background-color: #2563eb;
    border-color: #2563eb
}

.nav-pagination > li > a.prev,
.nav-pagination > li > a.next {
    background-color: #2563eb;
    border-color: #2563eb;
    color: #fff;
}

.nav-pagination > li > a.prev:hover,
.nav-pagination > li > a.prev:focus,
.nav-pagination > li > a.next:hover,
.nav-pagination > li > a.next:focus {
    background-color: #fff;
    color: #2563eb;
}

.wc-social-login.form-row-wide {
    margin: 30px 0;
}

hr.wp-block-separator {
    opacity: initial;
}

.u-full-width {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    object-fit: contain;
    width: 100vw;
    max-width: 100vw;
    flex-basis: 100vw;
}

.u-bg-blue {
    background-color: #222f62;
}

.u-py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.u-py-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.home .page-wrapper {
    padding-top: 5px;
}

.home-hero {
    margin-bottom: 30px;
}

.home-hero .col-inner {
    max-width: 1080px;
    margin: 0 auto !important;
    padding: 15px 0;
    color: #e7e3e3;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.01em;
}

.home-hero .col-inner ol {
    margin-bottom: 0;
}

.home-course-search-box {
    margin-bottom: 0;
}

.home-course-search-box .col-inner {
    box-shadow: 0 2px 30px 0 rgb(0 0 0 / 14%);
}

@media only screen and (min-width: 768px) {
    .home-hero .col-inner {
        text-align: center;
    }

    .home-hero .col-inner ol {
        margin-left: 100px;
        column-count: 2;
    }

    .home-hero .col-inner ul {
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
    }
}

.archive .products p.product-cat {
    opacity: 1;
    color: #000;
}

.mobile-sidebar .html_top_right_text span {
    color: rgba(102,102,102,.85) !important;
}

.completed.button {
    background-color: green;
}

.allstarce-product-tabs-panel-description-list {
    display: grid;
    font-size: 1em;
    text-transform: none;
    grid-gap: 10px;
}

.allstarce-product-tabs-panel-description-list dt,
.allstarce-product-tabs-panel-description-list dd {
    margin: 0;
}

.allstarce-product-tabs-panel-description-list dt {
    color: #282828;
}

.allstarce-product-tabs-panel-description-list p {
    margin-bottom: 10px;
}

.allstarce-product-tabs-panel-description-list p:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 550px) {
    .allstarce-product-tabs-panel-description-list {
        grid-template-columns: fit-content(50%) auto;
    }
}

@media only screen and (min-width: 850px) {
    .mobile-only {
        display: none !important;
    }
}

@media only screen and (max-width: 849px) {
    .mobile-hide {
        display: none !important;
    }

    .page-wrapper {
        padding-top: 20px;
    }

    .normal-title .page-title-inner {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: unset;
    }

    .account-user {
        padding: 10px;
    }
}

.header-vertical-menu__title {
    text-transform: uppercase;
    font-size: 14.4px;
}

.header-vertical-menu__fly-out .nav-top-link,
.header-vertical-menu__fly-out li > a {
    font-size: 0.8em;
    text-transform: uppercase;
    padding: 0.6em 1em !important;
    margin: 0 !important;
    line-height: 1.6 !important;
}

.header-vertical-menu__fly-out .current-dropdown .nav-dropdown {
    padding: 0;
    border: none;
}

.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown {
    min-height: 100%;
    max-height: 400px !important;
    display: block;
    overflow-y: scroll;
    background: linear-gradient(#ffffff 33%, rgba(161,137,255, 0)), linear-gradient(rgba(161,137,255, 0), #ffffff 66%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(34,34,34, 0.5), rgba(0,0,0,0)), radial-gradient(farthest-side at 50% 100%, rgba(34,34,34, 0.5), rgba(0,0,0,0)) 0 100%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-attachment: local, local, scroll, scroll;
    background-size: 100% 40px, 100% 40px, 100% 15px, 100% 15px;
}

.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown::-webkit-scrollbar {
    display: none;
}

.font-sans {
    font-family: sans-serif !important;
}

.font-bold {
    font-weight: 700 !important;
}

.text-sm {
    font-size: 14px !important;
}

.p-4 {
    padding: 1rem !important;
}

.user_has_no_access .is_not_sample a span {
    background-color: #eeeeee;
}

.woocommerce-shop-page .shop-page-title {
    display: none;
}

@media (max-width: 849px) {
    form.woocommerce-ordering {
        display: none;
    }
}

.category-page-title .category-filtering {
    font-size: 1.5rem;
    color: #bb2233;
}
