/*
 Theme Name:   The Universe Child
 Theme URI:    https://themeforest.net/user/nordstudio/portfolio
 Description:  Child theme for The Universe
 Author:       Nord Studio
 Author URI:   http://themeforest.net/user/nordstudio
 Template:     the-universe
 Version:      1.0
 License:      
 License URI:  http://themeforest.net/licenses
 Tags: one-column, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  the-universe-child
*/

@import url("../the-universe/style.css");
.shadow1 {
	-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}
.titulo {
    background-color: #442e66;
    color: white;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    border-radius: 2px;
}

@media screen and ( max-width: 1300px )  {

	.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
		
		font-size:14px !important;
		
	}
	.course-info-left{
		padding-left: 30px !important;
	} 
	
}

