/*
Theme Name: SBE e-Learning Theme
Theme URI: https://scottishbeautyexpert.com
Template: astra
Author: Scottish Beauty Expert (Idle Atom)
Author URI: https://idleatom.com
Description: Not for reuse or distribution.
Version: 3.8.5.1657046641
Updated: 2022-07-05 18:43:55

*/

ul.learn-press-breadcrumb a , ul.learn-press-breadcrumb {
    font-size: 11px;
    color: #888;
    font-weight: normal;
}

li.breadcrumb-delimiter > i {
    color: #bbb;
    font-size: 10px;
}

:root {
    --lp-primary-color: #ffcb58 !important;
    --lp-secondary-color: #856b52 !important;
}

div.course-meta-primary {
/*    visibility: hidden; */
}

div.meta-item-instructor > div > img {
    border: white 2px solid;
}

div.content-item-description>ul>li {
    padding-bottom: 10px;
    list-style: circle outside;
}

.sbe-access-code {
    width: 100%;
    padding: 6px 8px;
    margin-top: 5px;
    margin-bottom: 9px;
    border: #aaa solid 1px;
    border-radius: 3px;
}

.meta-item-student {
    display: none !important;
}