/*
Theme Name: TTX Base
Theme URI: https://www.tektain.xyz/
Author: EKIAA Dev
Author URI: https://www.ekiaa.dev/
Version: 1.0.4
Template: edumall
Text Domain:  edumall-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.tutor-membership-pricing-item .tutor-pricing-price .tutor-pricing-price-amount {font-size:22px;line-height:28px;color:#63a00d;}
.tutor-membership-pricing-item .tutor-pricing-price {gap:4px;margin-bottom:10px;}
.tutor-membership-pricing-item .tutor-membership-pricing-title {font-size: 18px;line-height: 20px;margin-bottom: 16px;}
.tutor-membership-pricing-item .tutor-membership-pricing-featured-badge {background: #64a011;font-weight: 500;}
.tutor-membership-pricing-item.is-featured .tutor-pricing-price-discount {color: #020c18;font-weight: 500;background-color: #aefebd;}
.tutor-topbar-content-title-wrap{font-size:13.5px;max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.edumall-course-wishlist-btn,.tutor-price.course-free,.tutor-course-badge.free,.course-loop-instructor a.instructor-name,.course-loop-badge-level{display:none !important;}
#tutor-page-wrap .page-content{margin-top:0;}

/*.dynamic-member-ad{font-size:12.5px;padding: 2px 8px;border-radius: 5px;width: fit-content;background-color:#d0ffcc;}*/
.dynamic-member-ad{font-size: 13px;font-weight: 500;padding: 2px 8px;border-radius: 7px;width: fit-content;background-color: #150909;color: #88ffc1;}
.dynamic-member-ad span a.tutor-badge-label.label-success {color: #fff!important;text-transform: uppercase!important;border:1px solid !important;}

/*price switch to members only */
span.memberonly{font-size: 0.9em;font-weight: 500;color: #5dc400;text-shadow: 0px 0 0.3px #000;}

/*pricing toggle */
.tutor-membership-pricing-item-inner{position:relative;max-height:268px;overflow:hidden;transition:max-height .5s}.tutor-membership-pricing-item-inner::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);pointer-events:none;transition:opacity .3s}.tutor-membership-pricing-item-inner.expanded{max-height:460px}.tutor-membership-pricing-item-inner.expanded::after{opacity:0}.see-more-btn{display:block;font-size:.9em;margin:5px auto 0;text-align:center;font-weight:700;color:#63a00d;cursor:pointer;user-select:none;}