/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/


.statistic-box:nth-child(4),.statistic-box:nth-child(5){
    display: none;
}

.learn-press-tabs .learn-press-filters li:nth-child(4),.learn-press-tabs .learn-press-filters li:nth-child(5){
    display: none !important;
}
.chatway--trigger-container{
	bottom:90px !important;
}
.recommend-friend{
    padding:0 20px;
}
.recommend-friend button,.wrap-btn-add-course-to-cart{
	width: 100%;
}

.lp-overlay-recommend .lp-modal-header{
    background-color: #FF7700;
    
}

.lp-overlay-recommend .lp-modal-body{
    padding:20px;
}

.lp-overlay-recommend .lp-modal-dialog .lp-modal-content{
    width:400px;
}
.lp-overlay-recommend .regular-text{
    width:100%;
}

.lp-course-buttons div{
	width:100%;
}

/* .thim-ekits-course__title{
	font-size:14px;
	margin-left: -12px !important;
	font-weight:600;
	margin-bottom: -2px !important;
	color: var(--thim-footer-color-link) !important;
} */

/* .thim-ekits-course__inner{
	display:block !important;
}
 */
.thim-ekits-course__content{
	padding:0 !important;
}

.thim-ekits-course.learn-press-courses{
	min-height:unset !important;
}

.thim-ekits-course__title .course-title{
	font-size:14px !important;
	font-weight:600 !important;
	margin-bottom: -2px !important;
	color: var(--thim-footer-color-link) !important;
}


.thim-widget-course-categories .show-sub .cat-name,.elementor-8920 .elementor-element.elementor-element-85fb50b .thim-header-info > li > a{
	font-size:14px;
	font-weight: 600;
}

.wp-block-woocommerce-empty-cart-block .wc-block-product-new, .wp-block-woocommerce-empty-cart-block .wp-block-heading:not(:first-child) {
	display:none;
}

.thim-ekit-site-logo img{
	height:100px !important;
}

@media (max-width: 768px) {
	.lp-packages-elementor ul {
		display:block;
	}
	html, body {
  overflow-x: hidden;
  width: 100%;
}

}

.thim-ekit-dark-mode .wc-block-components-checkout-return-to-cart-button{
	background-color:#0079C1 !important;
}

.woocommerce-page.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block {
    padding: 30px 30px 20px !important;
	margin-bottom:10px;
}
.wp-block-woocommerce-cart-order-summary-block{
	margin-bottom:40px !important;
}
.thim-related-course{
	margin-top:20px;
}

.thim-related-course .related-title {
    text-transform: none !important;
}

.tk-check-square{
	margin-right:6px !important;
}
.lp-icon-language{
	margin-right:12px !important;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box button{
	margin-left:4px!important;
}

.thim-style-content-layout_style_3.single-lp_course .sticky-sidebar .course_right .course-wishlist-box button:before {
    margin-right: 9px !important;
}

.custom-buy-now{
	color: var(--e-global-color-primary) !important;
}

/* .wc-block-checkout__payment-method{
	display: none !important;
}
 */

.learnpress-package__image img:hover,.elementor-widget-thim-loop-item-featured-image img:hover{
	transform: scale(1.1)
}

.learnpress-package__title:hover{
	color: var(--e-global-color-primary);
    text-decoration: none;
}


.lp-upsell-read-more{
	padding-left:20px;
	color: var(--e-global-color-primary) !important;
	font-weight:600;
	padding-bottom:10px !important;
}

.lp-upsell-read-more:hover{
	text-decoration:underline !important;
	text-decoration-thickness: 2px; /* Adjust thickness */
  text-underline-offset: 5px; /* Adjust space between text and underline */
}

.lp-icon-user-graduate,.instructor-total-students{
	display:none;
}

.learnpress-package__meta{
padding-bottom:10px !important;
}

.learnpress_package:hover{
	border-color: var(--thim-body-primary-color, #ffb606);
    background-color: var(--thim-button-hover-color);
    color: var(--thim-button-text-color);
}

.lp-course-curriculum .course-section .course-item-ico.completed::before{
	color:#1AB800 !important;
}
.wc-block-components-express-payment__event-buttons li#express-payment-method-ppcp-gateway-card{
	display: none !important;
}
