/*
Theme Name:   EduBlink Child
Theme URI:    https://demo.edublink.co/
Author:       DevsBlink
Author URI:   https://themeforest.net/user/devsblink/portfolio
Description:  EduBlink Child Theme For LMS and Education Purpose.
Version:      1.0.0
Template:     edublink
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:  edublink-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
*/
.eb-pricing-table-wrapper .pricing-header .price-wrap .amount {
    font-weight: 400 !important;
	font-size: 30px !important;
}
.elementor-widget-edublink-pricing-table, 
.elementor-widget-edublink-pricing-table .elementor-widget-container, 
.elementor-widget-edublink-pricing-table .elementor-widget-container .eb-pricing-table-wrapper {
	height: 100%;
}
.elementor-widget-edublink-pricing-table .elementor-widget-container .eb-pricing-table-wrapper {
	display: flex;
    flex-direction: column;
}
.elementor-widget-edublink-pricing-table .elementor-widget-container .eb-pricing-table-wrapper .edu-btn {
	height: 100%;
	margin-top: auto;
	height: 50px;
}
.edublink-el-single-depth-menu li a, .edublink-header-area ul.edublink-navbar-nav li a {
	font-weight: 500;
}
.consent-step-content {
	text-align: center;
	font-size: 18px;
	direction: rtl;
}
.consent-step-content h2 {
	font-size: 30px;
}
.consent-step-content .consent-step-details {
	margin-left: 0px;
	position: relative;
	border: 1px solid rgb(221, 221, 221);
	padding: 5px;
	overflow-y: scroll;
	overflow-x: hidden;
    word-wrap: break-word;
	white-space: pre-wrap;
	width: auto;
	height: 400px;
	text-align: right;
}
.elementor-field-type-acceptance {
	text-align: right;
	font-size: 18px;
	direction: rtl;
}
.elementor-field-type-acceptance label {
	width: 100%;
}
.eb-accordion .eb-accordion-item .eb-accordion-header, 
.eb-testimonial-item .eb-testimonial-grid .content .title, 
.edublink-feature-4-widget .edublink-feature-item .content .description,
.edublink-feature-6-widget .edublink-feature-item .content .title {
	font-weight: 400 !important;
}
.included-table table tbody tr td:first-child {
	background-color: #ebeff0 !important;
}
.included-table table tbody tr td.sub-head {
	background-color: #ffffff !important;
	font-weight: 400 !important;
}
.edublink-woo-mini-cart-wrapper.woocommerce {
	display: none;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight: 400 !important;
}
.less-weight strong {
	color: #34699A;
}
.edu-blog.blog-style-6 .content .title, 
.blog-details-top .post-main-title {
	font-weight: 400 !important;
}