/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@import url('https://fonts.googleapis.com/css?family=Teko:300,400');

.kr_tutor_header
{
	background-image: url("https://kekesreka.com/wp-content/uploads/2023/02/szexologus_hatterkep_02.jpg");
	background-size: cover !important;
	min-height:400px;
	filter: brightness(1.25);
}

.kr_tutor_title
{
	font-size:32px;
	text-align:center;
	color:rgba(255,255,255,0.5);
}
.kr_tutor_title_margin
{
	margin-top:150px;
}

.kr_tutor_column_paper
{
	padding-top:100px;
	margin-top:-100px;
	background-color:#fff;
	margin-bottom: 100px;
	
}

.kr_tutor_paper_container
{
	max-width:1140px;
	margin:auto;
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.28);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	
}

.kr_tutor_paper_padding
{
	padding-left:20px;
	padding-right:20px;
	width:100%;


}

.kr_tutor_img_container
{
	margin-bottom:70px;
}

.tutor-course-card .tutor-course-name, .tutor-course-card .tutor-course-name a
{
	font-weight:400 !important;
}

.tutor-fw-bold
{
	font-weight:400 !important;
}

.tutor-course-card .tutor-course-thumbnail
	{
	border-radius:0px !important;
	}
	
	
.tutor-btn{
	
		border-radius:0px !important;
	}