/*
 Theme Name:   	London Lantern Child
 Theme URI:     https://londonlantern.site/
 Description:  	Child theme for Learna, built for London Lantern — custom single-course page, auth pages, instructor popups.
 Author:       	Platinum Tech
 Author URI:   	https://pt.net.sa/
 Template:     	learna
 Version:      	1.0.0
 Tags:         	two-columns, right-sidebar, custom-colors, custom-menu, theme-options, featured-images, translation-ready, rtl-language-support
 Text Domain:  	london-lantern-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.course-style-one-item .top-meta {
    display: none;
}

.full-cont .col-lg-6 {
    width: 100%;
}

.full-cont .col-lg-6 img {
    max-height: 400px;
    object-fit: contain;
}

.wpvrp-page p.wpvrp-course-card__excerpt:last-child {
    display: none;
}

.ll-topbar__icon svg {
    fill: #fff !important;
}

.ll-topbar__icon {
    width: 30px !important;
    height: 30px !important;
}

a.navbar-brand {
    margin-top: 10px;
}


.elementor-4692 .elementor-element.elementor-element-b88c40e > .elementor-widget-container {
    background-color: #FBEBEB !important;
}

.fun-fact-style-three-items .funfact-style-one-item {
    border-right: 1px dashed #890c2538 !important;

}

.fun-fact-style-three-items {
    border: 1px dashed #890c2538 !important;
}