@charset "UTF-8";
.admin-bar .main-header-area.sticky,
.admin-bar {
margin-top: 26px
}
@media screen and (max-width: 768px) {
.admin-bar .main-header-area.sticky, .admin-bar {
margin-top: 42px;
}
}
.post-wrapper,
.post-wrapper .sticky {
position: relative;
z-index: 1;
border-radius: 10px;
}
.sticky-label,
.post-wrapper .sticky .sticky-label {
position: absolute;
right: 0px;
z-index: 99999;
background: var(--brand_color);
padding: 8px 25px;
top: 0px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
color: white;
font-size: 14px;
font-weight: 600;
}
.breadcrumb-list .breadcrumb li {
position: relative;
margin-right: 4px;
}
.breadcrumb-list .breadcrumb li:after {
content: '-';
display: block;
clear: both;
position: absolute;
right: 0px;
top: -5px;
color: black;
font-size: 21px;
}
.breadcrumb-list .breadcrumb li a {
margin-right: 13px;
}
.breadcrumb-list .breadcrumb li:last-child:after {
content: '';
display: none;
} .blog-widget-area h4.sub-title,
.blog-widget-area h2 {
margin-top: 0px;
margin-bottom: 20px;
font-weight: 700;
border-bottom: 1px solid rgba(112, 112, 112, 0.1);
color: #000009;
font-size: 24px;
font-family: "Manrope", sans-serif;
line-height: 1.6;
padding: 25px 20px;
margin-left: -20px;
margin-right: -20px;
}
@media screen and ( max-width: 1024px ) {
.blog-widget-area h4,
.blog-widget-area h2 {
font-size: 23px
}
}
.blog-widget-area h2#latest-posts {
margin: 0px;
}
.blog-widget-area form select {
max-width: 90%;
margin: 0px auto 20px;
}
.tagcloud {
padding: 00px 20px 0px 10px;
display: inline-block;
}
.footer__widget ul li.cat-item {
padding: 0px;
}
.tagcloud a, .wp-block-tag-cloud a {
font-size: 15px;
font-weight: 500;
line-height: 1;
border: 2px solid rgba(112, 112, 112, 0.2);
padding: 10px 20px;
border-radius: 30px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0px
}
.footer__widget .tag-cloud a,
.wp-block-tag-cloud a {
font-size: 13px !important;
box-sizing: border-box;
display: inline-block;
margin: 10px 5px;
}
.tagcloud a {
padding: 10px 20px;
margin: 0px 10px 10px 0px;
display: inline-block;
font-size: 14px !important;
}
.wp-block-tag-cloud a {
padding: 12px 15px;
font-size: 14px !important;
color: #707070
}
.tagcloud a:hover, .wp-block-tag-cloud a:hover {
color: #ffffff;
border-color: var(--brand_color);
background-color: var(--brand_color);
}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
font-size: 14px;
font-weight: 400;
line-height: 25px;
font-family: "Manrope", sans-serif;
color: #707070;
}
.footer__widget .wp-block-latest-posts.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__post-date {
font-size: 12px;
} ul.latest-commmnet {
padding-left: 0px;
list-style: none;
}
.latest-commmnet li .single-comments {
margin-bottom: 30px;
}
.latest-commmnet .children li {
margin-bottom: -30px;
}
.latest-commmnet .children li .single-comments {
border-top: none
}
.latest-commmnet .children li:last-child {
margin-bottom: 30px
}
.latest-commmnet li.has_children ul.children {
margin-top: -30px;
padding-left: 0px;
list-style: none
}
.single-comments .comments__text img {
margin: 5px 0px
}
.latest-commmnet .trackback, .latest-commmnet .pingback {
margin-bottom: 20px;
border: 1px solid rgba(112, 112, 112, 0.1);
padding: 30px 50px 30px 20px;
}
.latest-commmnet .trackback a,
.latest-commmnet .pingback a {
color: #424242
}
.latest-commmnet .trackback a:hover,
.latest-commmnet .pingback a:hover {
color: var(--brand_color)
}
.latest-commmnet .trackback .edit-link a,
.latest-commmnet .pingback .edit-link a {
color: var(--brand_color)
}
.single-comments .comments__text .sub-title {
margin-top: 0px;
font-size: 18px;
}
.latest-commmnet li.has_children .single-comments {
margin-top: 30px
}
.latest-commmnet li.has_children ul.children li .single-comments {
padding-left: 70px;
margin-bottom: 0px;
}
.latest-commmnet li.has_children ul.children li.has_children ul.children li .single-comments {
padding-left: 120px;
}
.latest-commmnet li.has_children ul.children li.has_children ul.children li.has_children ul.children li .single-comments {
padding-left: 170px;
}
.latest-commmnet li.has_children ul.children li:last-child .single-comments {
margin-bottom: 30px
}
p.logged-in-as,
.comment-short-insturction {
margin-top: -30px;
margin-bottom: 35px;
}
.single-comments .comments__text a,
p.logged-in-as a {
color: #707070
}
.single-comments .comments__text a:hover,
p.logged-in-as a:hover {
color: var(--brand_color)
}
.comments-form input[type='submit'] {
width: auto;
text-transform: uppercase;
border: none;
color: #ffffff;
background: #FF723A;
font-size: 14px;
font-weight: 700;
padding: 14px 38px;
border-radius: 40px;
cursor: pointer;
text-decoration: none;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.comments-form input[type='submit']:hover {
background: #e75115;
}
.single-comments .comments__text .reply {
display: inline;
}
.single-comments .comments__text .reply:hover {
color: #e75115
}
.navbar-nav .nav-item .nav-link::before {
display: none
}
.navbar-nav .nav-item.dropdown > .nav-link {
position: relative;
}
.navbar-nav .nav-item.menu-item-has-children.dropdown > .nav-link::before {
content: '\f078';
position: absolute;
font-family: "Font Awesome 5 pro";
font-size: 15px;
right: -23px;
top: 44%;
z-index: 1;
display: block
}
.dropdown-menu.third {
position: absolute;
right: 0px;
left: 100%;
top: -10px;
}
.navbar .dropdown .dropdown-menu.third {
opacity: 0
}
.dropdown :hover > .dropdown-menu.third {
opacity: 1
}
.dropdown-toggle::after {
border-bottom: 0;
border: none;
content: '\f078';
position: absolute;
font-family: "Font Awesome 5 pro";
font-size: 12px;
right: 9px;
top: 0px;
transform: rotate(-90deg);
z-index: 1;
display: block;
}
.side-mobile-menu ul li a {
transition: all 0.3s ease 0s;
}
.profile-instructor-avatar img,
.type-lp_course  .grid-instructor-avatar img,
.page-template-course-results  .grid-instructor-avatar img {
border-radius: 50% !important;
}
.navbar .dropdown-menu .dropdown-item {
white-space: break-spaces;
}
.lp-content-area {
width: 1320px !important;
}
.grid-instructor-avatar img {
width: auto;
max-width: 60px;
height: auto;
border-radius: 50%;
max-height: 60px;
}
.profile-instructor-avatar img,
.type-lp_course .grid-instructor-avatar img,
.page-template-course-results .grid-instructor-avatar img {
width: auto;
max-width: 40px;
height: auto;
border-radius: 50%;
max-height: 40px;
margin: 0px;
}
.pagination-area .page-numbers.current,
.pagination-area .page-numbers {
background: #fff;
width: 40px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 17px;
color: #515151;
box-shadow: 0 2px 4px rgb(0 0 0 / 7%);
transition: all 0.3s ease-in-out;
display: inline-block;
}
.pagination-area .page-numbers:hover,
.pagination-area .page-numbers.current {
background: #FF723A;
color: white
}
.pagination-area .page-numbers:first-child {
border-radius: 5px 0 0 5px;
}
.pagination-area .page-numbers:last-child {
border-radius: 0px 5px 5px 0px;
}
.pagination-area.grid-paging .pagination {
margin-top: 60px
} .review-form.review-form-wrap {
border-radius: 5px;
}
.comments-form.review-form-wrapper input {
height: 45px;
padding-left: 15px;
padding-right: 15px;
}
.comments-form.review-form-wrapper textarea {
height: 60px;
padding: 15px;
}
.comments-form.review-form-wrapper .submit-review.theme_btn {
border: none;
padding: 15px 20px;
margin-right: 6px
}
.comments-form.review-form-wrapper .close.theme_btn {
border: none;
background: #ff4800;
padding: 15px 20px;
}
.write-a-review {
padding: 0px;
height: auto;
background: transparent;
box-shadow: none;
border: none;
text-shadow: none;
margin: 0px 0px 0px 7px;
line-height: unset;
}
.review-stars > li span {
font-size: 20px;
color: #ff723a;
}
.review-stars > li span.hover:before {
color: #ff723a;
}
.course-single-review-meta, .write-a-review i.fa-edit {
color: #FDC25C;
font-size: 17px;
line-height: 1.2;
margin-left: 5px;
}
.teachers-content .teacher_01 > img {
max-width: 65px;
max-height: 65px;
border-radius: 50%;
margin-bottom: 0px
}
.skill-area {
margin-top: 66px
}
.meet-our-teacher-bio p {
margin-bottom: 20px;
}
.related-user-profile-wrap img {
width: auto;
max-width: 40px;
height: auto;
max-height: 40px;
border-radius: 50%
}
.learn-list {
height: auto;
max-height: 440px;
list-style: none;
padding-left: 0
}
.z-lesson-deactive{
display: none;
}
.courses-cart-video .popup-video i{
color:white
}
.courses-ingredients .corses-title {
margin-top: 0px;
font-size: 20px;
}
.courses-tag-btn {
position: relative;
}
.courses-tag-btn .learn-press-course-wishlist {
position: unset !important;
}
.courses-tag-btn .lp4.course-wishlist:before {
font-size: 15px;
margin-right: 7px;
}
.courses-tag-btn a.wishlist-button-wrapper:hover .learn-press-course-wishlist {
color: white
}
.courses-tag-btn a.wishlist-button-wrapper .lp-button:disabled,
.courses-tag-btn a.wishlist-button-wrapper .lp-button[disabled] {
background: transparent !important;
}
.z-gallery__thumb img {
height: auto
} .profile-wrapper {
margin: 100px 0px;
}
.profile-wrapper .profile-header {
height: 375px;
width: 100%;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
border-radius: 5px;
position: relative;
background: #fbf2ed;
}
.profile-wrapper .profile-header::before {
content: '';
display: block;
clear: both;
background: linear-gradient(0deg, #242937, transparent);
position: absolute;
left: 0px;
right: 0px;
width: 100%;
bottom: 0px;
top: 0px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.profile-wrapper .profile-header .header-content-wrapper {
position: absolute;
width: 100%;
bottom: -35px;
}
.profile-wrapper .profile-header .header-content-wrapper::before {
content: '';
display: block;
clear: both
}
.profile-wrapper .profile-header .header-content-wrapper .profile-img-wrapper {
border-radius: 50%;
height: 153px;
width: 153px;
float: left;
margin: 0px 25px 0px 50px;
border: 8px solid white;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-img-wrapper img {
width: auto;
max-width: 100%;
height: auto;
min-height: 137px;
border-radius: 50%;
margin: 0px;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper {
margin-top: 15px;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper h2 {
font-style: normal;
font-size: 40px;
line-height: 48px;
color: #FFFFFF;
margin: 0px 0px 3px;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper ul {
list-style: none;
padding-left: 0px
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper ul li {
display: inline-block;
font-style: normal;
font-weight: 550;
font-size: 15px;
color: #8a8a8a;
margin-right: 10px;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper ul li.list-dot {
width: 5px;
height: 5px;
background: white;
border-radius: 50%
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper ul li span {
color: #fff;
}
.profile-wrapper .profile-content-wrapper {
margin-left: 225px;
margin-top: 30px;
}
.profile-wrapper .profile-content-wrapper h2 {
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 34px;
margin-bottom: 20px;
color: #161616;
margin-top: 20px;
}
.profile-wrapper .profile-content-wrapper p {
font-weight: 500;
color: #4b5981;
font-size: 16px;
line-height: 26px;
}
@media screen and ( max-width: 991px ) {
.profile-wrapper .profile-header {
height: 250px;
}
}
@media screen and ( max-width: 767px ) {
.profile-wrapper .profile-header .header-content-wrapper .profile-img-wrapper {
float: none;
margin: auto;
}
.profile-wrapper .profile-header .header-content-wrapper {
position: relative;
width: 100%;
bottom: -85px;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper {
margin-top: 10px;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper h2 {
color: #161616;
text-align: center;
}
.profile-wrapper .profile-content-wrapper {
margin-left: 0px;
margin-top: 145px;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper ul {
text-align: center;
margin: 2px 0px;
}
.profile-wrapper .profile-header {
height: 200px;
}
.profile-wrapper .profile-header .header-content-wrapper .profile-header-content-wrapper ul li span {
color: black
}
} #popup-course #popup-content #learn-press-content-item .content-item-wrap {
width: 100% !important;
padding: 70px 10% 100px !important;
}
#popup-course #popup-header .popup-header__inner {
width: 100% !important;
padding-left: 10% !important;
padding-right: 5% !important;
}
.learn-press-comments {
width: 100% !important;
padding-left: 10% !important;
padding-right: 10% !important;
}
#popup-course #popup-content .lp-button {
margin-bottom: 10px !important;
margin-right: 0px !important;
}
#popup-course #popup-header .lp-button.lp-btn-finish-course {
margin: 0;
}
.learn-press-comments .comments-form input {
border-radius: 5px;
height: 52px;
}
.archive_course_loop_wrapper {
position: relative;
}
.course_review_wrap {
position: absolute;
left: 20px;
top: 20px
}
.course_review_wrap .review_count_wrap {
margin-left: 10px;
color: #ff723a;
}
.login-to-write-review {
background: transparent;
border: none;
width: 0px;
height: 0px;
}
.footer-border-top {
border-top: 1px solid rgba(112, 112, 112, 0.1);
}
@media screen and ( min-width: 1024px) {
body.search-no-results .widget_search {
max-width: 80%;
margin: auto;
}
}
@media screen and ( min-width: 1299px) {
body.search-no-results .widget_search {
max-width: 60%;
margin: auto;
}
}
body.search-no-results .no-results p {
text-align: center;
margin-top: -85px;
margin-bottom: 65px;
font-size: 14px;
}
body.search-no-results .widget_search input {
padding-right: 25px
}
.navbar-nav .nav-item.current-menu-ancestor > a,
.navbar-nav .nav-item.current-menu-item > a {
color: var(--brand_color);
}
.z-blogs-3 .blog__tags .category-wrap-ct a {
color: #FF723A;
font-size: 16px;
line-height: 1;
background-color: rgba(255, 114, 58, 0.1);
padding: 12px 25px;
border-radius: 40px;
display: inline-block;
margin-right: 3px;
margin-bottom: 5px;
}
.z-blogs-3 .blog__tags .category-wrap-ct a:nth-child(even) {
color: #F14D5D;
background-color: rgba(241, 77, 93, 0.1);
}
.z-blogs-3 .blog__tags .category-wrap-ct a:last-child {
margin-right: 0px
}
.blog-grid-category-limit.category-wrap-ct > a,
.blog-grid-category-limit > a {
display: none !important;
}
.blog-grid-category-limit > a:nth-child(1),
.blog-grid-category-limit > a:nth-child(2) {
display: inline-block !important;
}
.blog-details-box ul.post-categories li a {
display: block;
}
.blog-content-wrapper {
display: inline-block;
width: 100%
}
.blog-content-wrapper p:not(.has-background) {
padding: 5px 0px;
margin: 5px 0px;
}
.blog-content-wrapper ul li,
.blog-content-wrapper ol li {
margin: 10px 0px
}
.blog-content-wrapper img {
height: auto;
max-width: 100%;
}
.blog-details-box .tags-wrap.category {
display: block;
margin: 45px 0px 15px;
}
.tags-wrap.category a {
display: inline-block;
color: black;
padding: 2px 18px 4px;
background: #ebebeb;
font-size: 14px;
border-radius: 4px;
transition: all 0.2s linear;
margin: 3px 1px;
font-weight: 400;
}
.tags-wrap.category a:hover {
background: #f37a4a2b;
}
.blog-details-box .tags-wrap.tags a {
color: #707070
}
.tags-wrap.tags a:hover {
color: #ff723a;
}
.z-blogs__thumb img {
width: auto;
max-width: 100%;
height: auto;
border-radius: 10px
}
.right-nav .right-btn ul {
list-style: none;
margin: 0;
}
@media screen and ( min-width: 992px ) {
.z-m-r-30 {
margin-right: 28px;
}
}
.sub-title.blockquote-heading {
margin-top: 0px
}
.post-format-bquote {
border-left: 4px solid var(--brand_color);
background-color: rgba(255, 114, 58, 0.05);
padding: 15px 40px 30px 90px;
position: relative;
}
.post-format-bquote:before {
content: '\f10d';
font-family: 'Font Awesome 5 Pro';
font-size: 30px;
position: absolute;
left: 25px;
top: 15px;
color: #ffbfa4;
font-weight: 100;
}
.post-format-bquote:after {
content: '\f10e';
font-family: 'Font Awesome 5 Pro';
font-size: 30px;
position: absolute;
right: 25px;
bottom: 15px;
color: #ffbfa4;
font-weight: 100;
}
.post-format-bquote.links-type {
padding: 30px;
}
.post-format-bquote.links-type:before {
content: '';
}
.post-format-bquote.links-type:after {
content: '\f0c1';
color: #b9522721;
font-size: 60px;
top: 0px;
bottom: 0px;
margin: auto;
height: fit-content;
}
.post-format-bquote .sub-title {
color: #6b707f;
}
.wp-block-tag-cloud a {
margin: 10px 2px;
}
.blog-details-box img:not(.size-thumbnail) {
width: auto;
max-width: 100%;
height: auto
}
.course-instructor h1.title {
margin-top: 0px
}
.learnpress-page .lp-button:hover, .learnpress-page #lp-button:hover {
border-color: var(--brand_color) !important;;
background: var(--brand_color) !important;
}
.elementor-accordion-item .elementor-tab-title.elementor-active {
border-bottom: 1px solid #f9f9f9 !important
}
@media screen and ( max-width: 425px ) {
.elementor-widget.elementor-list-item-link-full_width a {
width: 100%;
text-align: center;
display: block;
}
}
.seller-rating .review-stars-rated .review-star .far {
color: #CCC;
font-size: 16px;
}
.pagination-area .navigation.pagination {
margin-top: 3rem !important;
margin-bottom: 2rem !important;
}
@media screen and ( max-width: 1024px ) {
.pagination-area .navigation.pagination {
margin-bottom: 0rem !important;
}
}
@media screen and ( max-width: 768px ) {
.pagination-area .navigation.pagination {
margin-top: 2rem !important;
margin-bottom: 0rem !important;
}
}
.review-stars-rated .review-star .far {
color: #ffb60a;
font-size: 13px;
font-weight: 100;
}
.review-stars-rated .review_star_profile_wrap .fas,
.review-stars-rated .review_star_profile_wrap .far {
color: #FF723A;
font-size: 20px;
}
.instructor-profile .review-stars-rated .review_star_profile_wrap .fas,
.instructor-profile .review-stars-rated .review_star_profile_wrap .far{
font-size: 20px !important;
}
.review-stars-rated .review_star_profile_wrap .fas {
position: absolute;
top: -2px;
}
.review-stars-rated .review_star_profile_wrap .fas svg {
width: 22px;
height: 22px;
}
.profile-author-course-heading {
margin: 20px 0px 25px;
}
@media screen and ( max-width: 1024px ) {
.profile-author-course-heading {
margin: 45px 0px 25px;
}
}
@media screen and ( max-width: 767px ) {
.justify-content-end.z-text-sm-center {
justify-content: left !important;
}
}
@media screen and ( max-width: 425px ) {
.instructor-profile-img {
min-height: 200px;
}
}
blockquote.wp-block-quote {
margin-top: 2rem;
}
.blog-details-box {
-webkit-box-shadow: 5px 15px 60px rgb(27 33 47 / 5%);
box-shadow: 5px 15px 60px rgb(27 33 47 / 5%);
padding: 35px;
}
.footer__widget .widget-title {
margin-top: 0px;
}
.footer__widget ul li a {
color: #707070;
font-family: 'Manrope';
}
.footer__widget ul li a:hover {
color: var(--brand_color);
}
@media screen and ( min-width: 992px ) {
.blog-widget-area {
margin-left: 10px;
}
}
.review-stars-rated {
display: flex;
position: relative;
margin-bottom: 10px;
gap: 3px;
}
.review-stars-rated .review-star .fas {
display: flex;
}:root {
--brand_color: var(--accent_solid_color_opt, #FF723A);
--secondary_color: var(--secondary_color_opt, black);
--p_color: var(--paragraph_color_opt, black);
}
@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@keyframes animation4{from{left:-40%;width:40%}to{left:100%;width:10%}}@font-face{font-family:"lp-icon";src:url(//www.nevkampus.com/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon/lp-icon.ttf?v=bz7zxt) format("truetype"),url(//www.nevkampus.com/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon/lp-icon.woff2?v=bz7zxt) format("woff2"),url(//www.nevkampus.com/wp-content/plugins/learnpress/assets/src/css/vendor/fonts/lp-icon/lp-icon.svg?v=bz7zxt#lp-icon) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lp-icon-plus:before{content:"\f067"}.lp-icon-question:before{content:"\f128"}.lp-icon-minus:before{content:"\f068"}.lp-icon-search:before{content:"\f002"}.lp-icon-envelope-o:before{content:"\f003"}.lp-icon-heart:before{content:"\f004"}.lp-icon-star:before{content:"\f005";color:#ffb606}.lp-icon-star-o:before{content:"\f006"}.lp-icon-user:before{content:"\f007"}.lp-icon-th-large:before{content:"\f009"}.lp-icon-th:before{content:"\f00a"}.lp-icon-th-list:before{content:"\f00b"}.lp-icon-check:before{content:"\f00c"}.lp-icon-close:before{content:"\f00d"}.lp-icon-remove:before{content:"\f00d"}.lp-icon-times:before{content:"\f00d"}.lp-icon-signal:before{content:"\f012"}.lp-icon-cog:before{content:"\f013"}.lp-icon-gear:before{content:"\f013"}.lp-icon-trash-o:before{content:"\f014"}.lp-icon-home:before{content:"\f015"}.lp-icon-file-o:before{content:"\f016"}.lp-icon-clock-o:before{content:"\f017"}.lp-icon-download:before{content:"\f019"}.lp-icon-play-circle-o:before{content:"\f01d"}.lp-icon-refresh:before{content:"\f021"}.lp-icon-lock:before{content:"\f023"}.lp-icon-flag:before{content:"\f024"}.lp-icon-book:before{content:"\f02d"}.lp-icon-bookmark:before{content:"\f02e"}.lp-icon-video-camera:before{content:"\f03d"}.lp-icon-edit:before{content:"\f044"}.lp-icon-pencil-square-o:before{content:"\f044"}.lp-icon-check-square-o:before{content:"\f046"}.lp-icon-arrows:before{content:"\f047"}.lp-icon-chevron-left:before{content:"\f053"}.lp-icon-chevron-right:before{content:"\f054"}.lp-icon-check-circle:before{content:"\f058"}.lp-icon-question-circle:before{content:"\f059"}.lp-icon-arrow-left:before{content:"\f060"}.lp-icon-arrow-right:before{content:"\f061"}.lp-icon-expand:before{content:"\f065"}.lp-icon-compress:before{content:"\f066"}.lp-icon-exclamation-circle:before{content:"\f06a"}.lp-icon-gift:before{content:"\f06b"}.lp-icon-eye:before{content:"\f06e"}.lp-icon-eye-slash:before{content:"\f070"}.lp-icon-exclamation-triangle:before{content:"\f071"}.lp-icon-warning:before{content:"\f071"}.lp-icon-calendar:before{content:"\f073"}.lp-icon-comment:before{content:"\f075"}.lp-icon-chevron-up:before{content:"\f077"}.lp-icon-chevron-down:before{content:"\f078"}.lp-icon-shopping-cart:before{content:"\f07a"}.lp-icon-bar-chart:before{content:"\f080"}.lp-icon-bar-chart-o:before{content:"\f080"}.lp-icon-key:before{content:"\f084"}.lp-icon-cogs:before{content:"\f085"}.lp-icon-gears:before{content:"\f085"}.lp-icon-thumbs-o-up:before{content:"\f087"}.lp-icon-thumbs-o-down:before{content:"\f088"}.lp-icon-heart-o:before{content:"\f08a"}.lp-icon-sign-out:before{content:"\f08b"}.lp-icon-linkedin-square:before{content:"\f08c"}.lp-icon-sign-in:before{content:"\f090"}.lp-icon-phone:before{content:"\f095"}.lp-icon-square-o:before{content:"\f096"}.lp-icon-bookmark-o:before{content:"\f097"}.lp-icon-twitter:before{content:"\f099"}.lp-icon-facebook:before{content:"\f09a"}.lp-icon-facebook-f:before{content:"\f09a"}.lp-icon-unlock:before{content:"\f09c"}.lp-icon-bullhorn:before{content:"\f0a1"}.lp-icon-bell-o:before{content:"\f0a2"}.lp-icon-certificate:before{content:"\f0a3"}.lp-icon-briefcase:before{content:"\f0b1"}.lp-icon-arrows-alt:before{content:"\f0b2"}.lp-icon-copy:before{content:"\f0c5"}.lp-icon-files-o:before{content:"\f0c5"}.lp-icon-pinterest-square:before{content:"\f0d3"}.lp-icon-google-plus-square:before{content:"\f0d4"}.lp-icon-google-plus:before{content:"\f0d5"}.lp-icon-money-bill-alt:before{content:"\f0d6"}.lp-icon-caret-down:before{content:"\f0d7"}.lp-icon-caret-up:before{content:"\f0d8"}.lp-icon-caret-left:before{content:"\f0d9"}.lp-icon-caret-right:before{content:"\f0da"}.lp-icon-linkedin:before{content:"\f0e1"}.lp-icon-comment-o:before{content:"\f0e5"}.lp-icon-file-text-o:before{content:"\f0f6"}.lp-icon-angle-double-left:before{content:"\f100"}.lp-icon-angle-double-right:before{content:"\f101"}.lp-icon-angle-double-up:before{content:"\f102"}.lp-icon-angle-double-down:before{content:"\f103"}.lp-icon-angle-left:before{content:"\f104"}.lp-icon-angle-right:before{content:"\f105"}.lp-icon-angle-up:before{content:"\f106"}.lp-icon-angle-down:before{content:"\f107"}.lp-icon-desktop:before{content:"\f108"}.lp-icon-mobile:before{content:"\f10b"}.lp-icon-mobile-phone:before{content:"\f10b"}.lp-icon-circle-o:before{content:"\f10c"}.lp-icon-spinner:before{content:"\f110"}.lp-icon-code:before{content:"\f121"}.lp-icon-puzzle-piece:before{content:"\f12e"}.lp-icon-calendar-o:before{content:"\f133"}.lp-icon-ellipsis-h:before{content:"\f141"}.lp-icon-ellipsis-v:before{content:"\f142"}.lp-icon-file:before{content:"\f15b"}.lp-icon-file-alt:before{content:"\f15c"}.lp-icon-youtube-play:before{content:"\f16a"}.lp-icon-instagram:before{content:"\f16d"}.lp-icon-dot-circle-o:before{content:"\f192"}.lp-icon-graduation-cap:before{content:"\f19d"}.lp-icon-mortar-board:before{content:"\f19d"}.lp-icon-google:before{content:"\f1a0"}.lp-icon-language:before{content:"\f1ab"}.lp-icon-database:before{content:"\f1c0"}.lp-icon-file-pdf:before{content:"\f1c1"}.lp-icon-file-word:before{content:"\f1c2"}.lp-icon-file-excel:before{content:"\f1c3"}.lp-icon-file-powerpoint:before{content:"\f1c4"}.lp-icon-file-image:before{content:"\f1c5"}.lp-icon-file-photo:before{content:"\f1c5"}.lp-icon-file-picture:before{content:"\f1c5"}.lp-icon-file-archive:before{content:"\f1c6"}.lp-icon-file-zip:before{content:"\f1c6"}.lp-icon-file-audio:before{content:"\f1c7"}.lp-icon-file-sound:before{content:"\f1c7"}.lp-icon-file-movie:before{content:"\f1c8"}.lp-icon-file-video:before{content:"\f1c8"}.lp-icon-file-code:before{content:"\f1c9"}.lp-icon-circle-thin:before{content:"\f1db"}.lp-icon-share-alt:before{content:"\f1e0"}.lp-icon-pie-chart:before{content:"\f200"}.lp-icon-line-chart:before{content:"\f201"}.lp-icon-user-secret:before{content:"\f21b"}.lp-icon-television:before{content:"\f26c"}.lp-icon-tv:before{content:"\f26c"}.lp-icon-question-circle-o:before{content:"\f29c"}.lp-icon-google-plus-circle:before{content:"\f2b3"}.lp-icon-google-plus-official:before{content:"\f2b3"}.lp-icon-user-circle:before{content:"\f2bd"}.lp-icon-user-graduate:before{content:"\f501"}.lp-icon-user-edit:before{content:"\f4ff"}.lp-icon-my-courses:before{content:"\e900"}.lp-icon-clock:before{content:"\e901"}.lp-icon-stopwatch:before{content:"\f2f2"}.lp-icon-file-download:before{content:"\f56d"}.lp-icon-list:before{content:"\f03a"}.lp-icon-students:before{content:"\e902"}.lp-icon-courses:before{content:"\e903"}.lp-icon-tiktok-alt:before{content:"\e908"}.lp-icon-alarm-clock:before{content:"\e909"}.lp-icon-art-and-design:before{content:"\e90a"}.lp-icon-best-customer-experience:before{content:"\e90b"}.lp-icon-certificate-o:before{content:"\e90c"}.lp-icon-community:before{content:"\e90d"}.lp-icon-online-education:before{content:"\e90e"}.lp-icon-concierge-bell:before{content:"\e90f"}.lp-icon-target:before{content:"\e910"}.lp-icon-content-marketing:before{content:"\e911"}.lp-icon-dollar-sign:before{content:"\e912"}.lp-icon-website:before{content:"\e913"}.lp-icon-worldwide-security:before{content:"\e914"}.lp-icon-educational-programs:before{content:"\e915"}.lp-icon-online-class:before{content:"\e916"}.lp-icon-monitor:before{content:"\e917"}.lp-icon-lucide:before{content:"\e918"}.lp-icon-ebook:before{content:"\e919"}.lp-icon-co-instructor:before{content:"\e904"}.lp-icon-close-circle:before{content:"\e907"}.lp-icon-layers:before{content:"\e91a"}.lp-icon-filter:before{content:"\e91c"}.lp-icon-in_progress_course:before{content:"\e91d"}.lp-icon-finished_courses:before{content:"\e91e"}.lp-icon-failed_courses:before{content:"\e91f"}.lp-icon-passed_courses:before{content:"\e920"}.lp-icon-student_in_progress:before{content:"\e924"}.lp-icon-student_completed:before{content:"\e925"}.lp-icon-published_course:before{content:"\e926"}.lp-icon-pending_course:before{content:"\e927"}.lp-icon-list-check:before{content:"\e929"}.lp-icon-icon-h5p:before{content:"\e92a"}.lp-icon-comment-written:before{content:"\e921"}.lp-icon-book-open:before{content:"\f518"}.lp-icon-pinterest-p:before{content:"\f231"}.lp-icon-dropbox:before{content:"\e905"}.lp-icon-map-pin:before{content:"\e91b"}.lp-icon-map-marker:before{content:"\e91b"}.lp-icon-box:before{content:"\e906"}.lp-skeleton-animation{margin:0;padding:0;list-style:none}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,0.2) 25%,hsla(0,0%,50.6%,0.24) 37%,hsla(0,0%,74.5%,0.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite}@keyframes lp-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,0.76);animation:spin 1s infinite linear;display:inline-block}.lp-loading-circle.hide{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lp-form-course-filter__title{font-weight:500}.lp-form-course-filter__content{position:relative}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed}.lp-form-course-filter__content .lp-course-filter__field label{color:#333;padding:0;margin:0;text-transform:capitalize}.lp-form-course-filter__content .lp-course-filter__field .count{position:absolute;right:0;top:0;color:#999}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid rgba(204,204,204,0.3);border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color)}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color)}.lp-form-course-filter .course-filter-reset{margin-left:4px}.lp-form-course-filter .course-filter-submit{margin-right:4px}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #eee;padding-bottom:12px}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.lp-loading-change{position:absolute;display:none;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0}.lp-load-ajax-element{position:relative}@media(min-width:1024px){body.theme-divi{--lp-cotainer-padding:0}}.learnpress.widget{margin-bottom:30px}@media(max-width:420px){.learnpress.widget{max-width:400px}}.learnpress.widget h3{margin-bottom:20px}.learnpress.widget a{text-decoration:none}.learnpress-widget-wrapper{margin-top:16px;position:relative}.learnpress-widget-wrapper .lp-widget-loading-change{position:absolute;display:none;width:100%;height:100%;background:rgba(255,255,255,0.38);top:0;z-index:10}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color)}.learnpress.widget_course_info .lp_widget_course_info,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info{margin:0;padding:20px;border:1px solid #eee;line-height:1}.learnpress.widget_course_info .lp_widget_course_info h3,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info h3{margin-bottom:15px}.learnpress.widget_course_info .lp_widget_course_info ul,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul{margin:0;padding:0;font-size:.8em}.learnpress.widget_course_info .lp_widget_course_info ul li,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;line-height:1}.learnpress.widget_course_info .lp_widget_course_info ul li span,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul li span{font-size:.8em}.learnpress.widget_course_info .lp_widget_course_info ul label,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul label{font-size:.8em}.learnpress.widget_course_extra .lp-widget-course-extra,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra{margin:0;padding:20px;border:1px solid #eee;line-height:1}.learnpress.widget_course_extra .lp-widget-course-extra h3,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra h3{margin-bottom:20px;font-size:1rem}.learnpress.widget_course_extra .lp-widget-course-extra__content h4.course-extras__title,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:.8em;font-weight:600}.learnpress.widget_course_extra .lp-widget-course-extra__content ul,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content ul{margin:0;padding:0;font-size:.8em}.learnpress.widget_course_extra .lp-widget-course-extra__content ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content ul li{margin-bottom:10px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras{display:block}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content{color:#777;font-size:.8em}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li::before,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li::before,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%)}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←"}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←"}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←"}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px}.learnpress-widget-wrapper__restapi ul{padding:0}