/*
 Theme Name:   Lizza LMS Child
 Theme URI:    https://lizza.wpengine.com/lms
 Description:  Lizza LMS Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     lizza-lms
 Version:      1.0.0
 Text Domain:  lizza-lms-child
*/
/* Tilføj dine egne stilarter nedenfor */
.dtlms-courselist-description {
    -webkit-line-clamp: 5!important;
}
.dtlms-courselist-item-wrapper p.dtlms-courselist-overall-ratings {
    display: none !important;
    margin-left: 10px;
    font-weight: normal;
    font-size: 16px;
}
.type7.dtlms-courselist-item-wrapper .dtlms-courselist-ratings-container {
    clear: both;
    float: left;
    line-height: normal;
    width: 100%;
    display: none !important;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.dtlms-courselist-duration {
    background-color: #bea440 ! important;
}

.kur1 a:hover {
    color: #708ab5 !important;
}
a.dtlms-button.small.filled.add_to_cart_button.product_type_simple.button {
    color: #000;
}
a:hover .dtlms-button.small.filled.add_to_cart_button.product_type_simple.button {
    color: #708ab5 !important;
}
.breadcrumb {
    display: none;
}
a.dtlms-button.small.filled.add_to_cart_button.product_type_simple.button {
    color: #000;
    text-transform: initial !important;
}

.type7.dtlms-courselist-item-wrapper .dtlms-courselist-details .dtlms-courselist-details-inner .dtlms-courselist-tags a {
    background-color: rgba(var(--wdtHeadAltColorRgb),0.1);
    color: var(--wdtHeadAltColor);
    padding: 5px 5px !important;
    font-size: 11px;
    font-weight: var(--wdtFontWeight_Ext);
    letter-spacing: clamp(0rem, -0.0242rem + 0.1077vw, 0.105rem);
    line-height: normal;
    text-transform: uppercase;
    -webkit-border-radius: var(--wdtRadius_2X);
    border-radius: var(--wdtRadius_2X);
  	font-size: 10px !important;
  	line-break: auto !important;
}
.wdt-tabs-list .ui-tabs-tab:hover .wdt-content-title {
    color: white;
}
.dtlms-course-category-item .dtlms-course-category-title-count h3 a:hover {
    color: white !important;
}
div[class*="list-item-wrapper"] div[class*="list-thumb"] > a {
    overflow: hidden;
    position: relative !important;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 5px 0!important;
    position: relative;
}
ul.wdt-tabs-list.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
    justify-content: center!important;
}
a.cc-link {
    display: none!important;
}

.elementor-kit-6 a:hover {
    color: #ffffff!important;
}