/*
 Theme Name:   Edumy Child
 Theme URI:    https://themeforest.net/item/edumy-lms-online-education-course-wordpress-theme/24177225
 Description:  Edumy Child Theme
 Author:       ApusTheme
 Author URI:   https://themeforest.net/user/apustheme
 Template:     edumy
 Version:      1.0.0
 Text Domain:  edumy-child
*/


.logo {
    text-align: left;
    max-width: 250px;
    padding: 5px;
    }
.apus-language .btn-link, .arlo .btn {
	border: none;
}

.apus-language.white .btn, {
	border:none;
	background-color: #ffffff00;
}

.apus-language.white .btn, 
.arlo .btn {
	border:none;
	background-color: #fefefe00;
}

.btn .btn-link .dropdown-toggle{
	border:none;
	background-color: #fefefe00;
}

.top-info-detail .list-categories {
    position: absolute;
	z-index: 2;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #80227e;
    right: 0px;
}

.entry-thumb .post-thumbnail .image-wrapper:before {opacity: 0}

.post.sticky .entry-title-detail a {
    color: #80217e;
}

.fa {
font-family: FontAwesome;
}


blockquote p {
    font-size: 19px;
    background-color: #eee;
    padding: 30px;
    color: #800080;
    border-radius: 10px;
    box-shadow: 1px 1px 1px #999,
                2px 2px 1px #999,
                3px 3px 1px #999;
    transition-duration: .3s;
    margin-left: 20px;
    text-align: center;
    }


blockquote p:before {
    top: -50px;
    overflow: hidden;
    content: '“';
    color: #800080;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 90px;
    position: absolute;
    line-height: 152px;
    left: 10px;
    width: 80px;
    height: 80px;
    z-index: 1;
    }

 .megamenu .dropdown-menu .widget-nav-menu .menu li.active a {
    color: #882cff;}   
