/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* bifa bullets programe */
ul.bmi-list li {
list-style-image: url("/wp-content/uploads/2021/09/check-list.png");
}
/* X bullets--------------  */
ul.bmi-list-uncheck li {
list-style-image: url("/wp-content/uploads/2021/10/uncheck-list.png");
}
/* END - bifa bullets programe */

/* Buton Edit Factura si adresa contul meu */
a.edit {
    background-color: #FE8115;
    padding: 10px;
    border-radius: 5px;
    color: white !important;
    margin-left: 8px;
}
/* END - Buton Edit Factura si adresa contul meu */

/* Plugin LearnPress ------------------------------------------------------------ */
/* Dezactivare teste */
li.quizzes {
    display: none;
}

.meta-item.meta-item-quiz {
    display: none !important;
}
/* END - Dezactivare teste */

/* Alte dezactivari */
.meta-item.meta-item-level {
    display: none !important;
}

aside#profile-sidebar {
    display: none;
}

.wrapper-profile-header.wrap-fullwidth {
    display: none;
}

.learn-press-profile-course__statistic {
    display: none;
}

li a[data-tab="passed"], a[data-tab="failed"] {
    display: none !important;
}

a[data-tab="passed"]:after {
    display: none !important;
}

ul.learn-press-breadcrumb {
    display: none !important;
}

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

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

.meta-item.meta-item-instructor {
    pointer-events: none !important;
}

.lp-course-author {
    pointer-events: none !important;
}
/* END - Alte dezactivari */

/* Alte stilizari */
.course-info-left {
    padding: 0% 4%;
}

.wrap-btn-add-course-to-cart {
    width: 100%;
}

#learn-press-profile #profile-content {
    width: 100% !important;
}

ul.learn-press-filters {
    cursor: pointer;
}

@media (max-width: 767px) {
.lp_profile_course_progress {
    overflow: scroll;
}
}

.learn-press-profile-course__progress .lp_profile_course_progress__item {
    grid-template-columns: 200px 370px 100px 200px 200px !important;
}

.learn-press-profile-course__progress .lp_profile_course_progress__header {
    background-color: #fff !important;
}

@media (max-width: 767px) {
.learn-press-filters {
    display: grid;
    grid-template-columns: 80px 140px 100px 100px 100px !important;
    grid-gap: 15px;
    overflow: scroll !important;
    align-content: center;
    padding-left: 20px !important;
	padding-bottom: 20px !important;
}
}

ul.learn-press-profile-course__tab__inner {
    cursor: pointer;
}

ul.learn-press-filters {
    padding-left: 30px !important;
}

#learn-press-profile .dashboard-general-statistic__row .statistic-box {
    margin: 0 10px 20px 15px !important;
    padding: 17px 25px 15px 25px !important;
}

#learn-press-profile #profile-content {
    padding-top: 0px !important;
}

.buton-programe {
    border-left: solid 3px #fe7a15;
    padding-left: 10px;
}

@media (max-width: 767px) {
.learn-press-nav-tabs {
    grid-template-columns: unset !important;
}
}

.course-item-nav {
    background-color: #e9e9e9 !important;
}

.next, .prev {
    padding: 0px 70px;
    background-color: #fe7a15;
}

.prev a, .next a {
    color: white !important;
}

#popup-course #popup-footer .course-item-nav .next::before {
    color: white;
}

#popup-course #popup-footer .course-item-nav .prev::before {
    color: white;
}

.lp_profile_course_progress__item a:hover {
    color: #fe7a15;
}
/* END - Alte stilizari */

/* Linkrui si butoane texte */
.lp-text-link {
	padding: 0px 10px;
    color: #fe7a15 !important;
    border-bottom: solid 2px #fe7a15;
}
/* END - Linkrui si butoane texte */
/* END - Plugin LearnPress ------------------------------------------------------ */

/* Eliminare link produs Cos cumparaturi */
a.cart-item-link.wd-fill {
    pointer-events: none;
}

td.product-name {
    pointer-events: none;
}

td.product-thumbnail {
    pointer-events: none;
}
/* END - Eliminare link produs Cos cumparaturi */

/* Eliminare titlu informatii suplimentare checkout */
.woocommerce-additional-fields {
    display: none;
}
/* END - Eliminare titlu informatii suplimentare checkout */
