/*
Theme Name:     Quiklearn Child Theme
Template:       quiklearn
Theme URI:      http://radiustheme.com/demo/wordpress/themes/quiklearn
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Quiklearn is a clean and modern theme for all kinds of Education and Learning Institute.
Version:        1.0
Text Domain:    quiklearn
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/

.course-filter-reset {
    white-space: nowrap !important;
}

/* override dribble icon to tiktok icon */
body .fa-dribbble:before {
    content: "\e07b" !important;
}

body .fa-dribbble::before {
    content: "\e07b" !important;
}

body li.post-author {
    display: none;
}

body .footer-content-area .widget .footer-social li a {
    background: #0086e5 !important;
    background-color: #0086e5 !important;
}

.no-wrap, .no-wrap .elementor-widget-wrap {
    flex-wrap: nowrap;
}

#home-courses-slider .swiper-slide {
    height: auto !important;
}
#home-courses-slider .rt-course-box {
    height: 100%;
}

#home-testimonials-slider .item-content {
    height: 100%;
}

.footer-low-text {
    position: relative;
}

.footer-low-text small {
    position: absolute;
    left: 0;
}

.rt-course-box .rt-course-cat {
    flex-wrap: wrap;
}

.rt-course-box .rt-course-cat a {
    margin-right: 10px;
    margin-bottom: 10px;
}

.stretch-slider .swiper-slide {
    height: auto;
}

.stretch-slider .swiper-slide .rt-item {
    height: 100%;
}

.stretch-slider .swiper-slide .rt-item .item-content {
    height: 100%;
    align-items: start;
}

#home-search-form .input-group {
    flex-wrap: nowrap;
}

#home-search-form .input-group button {
    white-space: nowrap;
}

body.post-type-archive-lp_course .entry-banner,
body.post-type-archive-etn .entry-banner {
    background-color: #0086E5;
}

body.post-type-archive-lp_course .entry-banner .entry-banner-content, body.post-type-archive-lp_course .entry-banner .entry-banner-content .entry-title,
body.post-type-archive-etn .entry-banner .entry-banner-content, body.post-type-archive-etn .entry-banner .entry-banner-content .entry-title {
    color: white;
    text-align: center;
}

.entry-banner h1 {
    margin-top: 0 !important;
}

body.post-type-archive-lp_course .entry-banner .entry-banner-content .entry-title  {
    margin: 0;
}

#home-two-col .elementor-section.elementor-inner-section {
    height: 100%;
}

#home-two-col .elementor-section.elementor-inner-section i {
    font-size: 15px;
}

.rt-event-archive-wrap .rt-event-item {
    height: 100%;
}

.learnpress-page .lp-course-buttons .lp-button {
    text-transform: none;
}