/*
Theme Name: Wellearn
Theme URI: https://gaviaspreview.com/wp/wellearn/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes
Description: The 2024 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.1.1
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: wellearn

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}
.kurslar_ h3{
	text-align:center!important;
	width:100%;
} 
.kurslar_ .course-header {
    position: relative;
    padding: 0 12px!important;
    z-index: 9!important;
    margin-bottom: -120px!important;
}
.kurslar_ .course-header img {
    border-radius: 18px!important;
}
.kurslar_  .course-content {
    padding: 105px 28px 30px!important;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08)!important;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08)!important;
    border: 1px solid rgba(0, 0, 0, 0.06)!important;
    background: #fff;
    border-radius: 18px!important;
}