/* dashboard page start */
.tutor-dashboard .tutor-frontend-dashboard-maincontent ul.tutor-dashboard-permalinks,
.tutor-dashboard .tutor-card {
	background-color: transparent;
    background-image: radial-gradient(at bottom right, var(--e-global-color-bcf4dba) 0%, var(--e-global-color-147d839) 50%);
    border: 1px solid var(--e-global-color-bcf4dba);
    border-radius: 25px;
}

.tutor-dashboard .tutor-frontend-dashboard-maincontent ul.tutor-dashboard-permalinks:before {
	content: none;
}

.dashboard-header-wrap,
.elementor-widget-woocommerce-cart .e-sticky-right-column,
.elementor-widget-woocommerce-cart .e-shop-table,
.elementor-widget-woocommerce-cart .coupon,
.elementor-widget-woocommerce-cart .wc-empty-cart-message,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review-2 {
	padding: 2px;
    position: relative;
    border-radius: 25px;
	margin-bottom: 48px;
	background-color: transparent;
	border: none;
}

.elementor-widget-woocommerce-cart .e-sticky-right-column {
	margin-bottom: 0;
}

.elementor-widget-woocommerce-cart .e-shop-table {
	margin-bottom: 24px;
	background-color: transparent;
	border: none;
}

.dashboard-header-wrap:before,
.elementor-widget-woocommerce-cart .e-sticky-right-column:before,
.elementor-widget-woocommerce-cart .e-shop-table:before,
.elementor-widget-woocommerce-cart .coupon:before,
.elementor-widget-woocommerce-cart .wc-empty-cart-message:before,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1:before,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review:before,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review-2:before {
	content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    --background-overlay: '';
    background-image: linear-gradient(180deg, var(--e-global-color-b9ab9b6) 35%, var(--e-global-color-e850821) 100%);
    border-radius: 25px;
}

.elementor-widget-woocommerce-cart .e-sticky-right-column:before,
.elementor-widget-woocommerce-cart .e-shop-table:before,
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1:before,
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review:before {
	background-image: linear-gradient(180deg, var(--e-global-color-e850821) 0%, var(--e-global-color-b9ab9b6) 65%);
}

.elementor-widget-woocommerce-cart .coupon:before {
	background-image: linear-gradient(180deg, var(--e-global-color-b9ab9b6) 35%, var(--e-global-color-e850821) 100%);
}

.tutor-dashboard .dashboard-header-wrap .tutor-frontend-dashboard-header,
.elementor-widget-woocommerce-cart .e-sticky-right-column .e-cart-totals.e-cart-section,
.elementor-widget-woocommerce-cart .e-shop-table .shop_table,
.elementor-widget-woocommerce-cart .coupon .coupon-col,
.elementor-widget-woocommerce-cart .wc-empty-cart-message .woocommerce-info,
.elementor-widget-woocommerce-checkout-page .woocommerce .woo-billing-fields-wrapper,
.elementor-widget-woocommerce-checkout-page .woocommerce .custom-order-review-wrapper,
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment {
	border-radius: 25px;
    border: 1px solid var(--e-global-color-bcf4dba);
    padding: 24px 30px;
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-147d839);
    margin: 0;
	position: relative;
}

.elementor-widget-woocommerce-cart .coupon {
	background-color: transparent;
	border: none;
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row {
	padding: 24px 20px;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table {
	border: 1px solid var(--e-global-color-bcf4dba);
}

.tutor-avatar,
.tutor-dashboard .tutor-card .tutor-round-box {
	box-shadow: 0 0 0 1px var(--e-global-color-e850821);
}

.tutor-dashboard .tutor-frontend-dashboard-header:after {
	content: none;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a:hover {
	background-color: transparent;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a,
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item.active a .tutor-dashboard-menu-item-icon,
.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li a:hover,
.tutor-dashboard .tutor-card .tutor-round-box {
	color: var(--e-global-color-e850821);
}
.tutor-dashboard .tutor-card .tutor-color-secondary {
	color: var(--e-global-color-primary);
}

.tutor-dashboard .tutor-course-progress-item.tutor-card {
	border-radius: 25px;
}


.tutor-dashboard .tutor-course-progress-item.tutor-card .tutor-card-image-left {
	border-radius: 25px 0 0 25px;
}
.tutor-dashboard .tutor-course-progress-item.tutor-card .tutor-ratio {
	height: 100%;
}

.tutor-dashboard .tutor-dashboard-content {
	padding-top: 0;
}

.tutor-dashboard-content > .tutor-fs-5.tutor-fw-medium,
.tutor-dashboard-title {
	font-size: var(--e-global-typography-a003027-font-size);
    font-weight: var(--e-global-typography-a003027-font-weight);
    line-height: var(--e-global-typography-a003027-line-height);
}

.tutor-dashboard .tutor-course-progress-item.tutor-card .tutor-col-auto:has(.progress-percentage) {
	line-height: 1;
}

h2.tutor-dashboard-title {
	margin-top: 0;
	margin-bottom: 24px;
	font-size: var(--e-global-typography-b9a5205-font-size);
}

.tutor-course-card .tutor-course-name a:hover {
	color: var( --e-global-color-e850821 );
}

.tutor-course-card .tutor-course-name {
	margin-bottom: 24px;
}

.tutor-nav .tutor-nav-link {
	color: var(--e-global-color-primary);
}

.tutor-nav .tutor-nav-link.is-active {
	color: var( --e-global-color-e850821 );
}

.tutor-nav:not(.tutor-nav-pills):not(.tutor-nav-tabs) {
	border-bottom: none;
}

.tutor-course-thumbnail .tutor-card-image-top {
	border-radius: 25px 25px 0 0;
}

.tutor-card-body a.tutor-btn.tutor-btn-outline-primary {
	background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-accent);
    border: none;
    border-radius: 100px;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    align-items: center;
    padding: 0 5px;
    box-shadow: -3px -3px 5px 0px rgba(203.9999999999999, 255, 0, 0.4392156862745098);
    transition: all 0.3s;
    justify-content: center;
    position: relative;
    padding: 20px 52px 20px 5px;
}
.tutor-card-body a.tutor-btn.tutor-btn-outline-primary:hover {
	box-shadow: 3px 3px 5px 0px rgba(203.9999999999999, 255, 0, 0.4392156862745098);
    color: var(--e-global-color-e850821);
}

.tutor-card-body a.tutor-btn.tutor-btn-outline-primary:before {
	content: '';
	background-image: url(https://s-padel.com/wp-content/uploads/2026/01/svgviewer-output-5.svg);
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 48px;
    height: 48px;
    background-color: var(--e-global-color-e850821);
    border-radius: 50%;
    padding: 12px;
    color: white;
    display: inline-block;
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a {
	color: var(--e-global-color-primary);
}

.tutor-dashboard #tutor-dashboard-footer-mobile {
	background-color: transparent;
    background-image: radial-gradient(at bottom right, var(--e-global-color-bcf4dba) 0%, var(--e-global-color-147d839) 50%);
    border: 1px solid var(--e-global-color-bcf4dba);
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a.active {
	border-bottom: 5px solid var(--e-global-color-e850821);
}

.tutor-dashboard #tutor-dashboard-footer-mobile .tutor-col-4.active,
.tutor-dashboard #tutor-dashboard-footer-mobile .tutor-col-4.active i,
.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a:hover {
	color: var(--e-global-color-e850821);
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	position: static;
}
.woocommerce-info::before,
.woocommerce-message::before,{
	color: var( --e-global-color-e850821 );
}

#tutor-popup-leave.tutor-btn {
	padding: 0 !important;
}

#tutor-popup-leave.tutor-btn:hover {
	border: none;
	color: var(--e-global-color-text);
}

.s-padel-leader-table td {
	text-align: center;
}

.leader-table-container {
	border-radius: 25px;
    overflow: hidden; 
    border: 1px solid var(--e-global-color-bcf4dba);
	background-color: var(--e-global-color-147d839);
}
.leader-table-container table.s-padel-leader-table {
	margin-bottom: 0;
}
.leader-table-container table.s-padel-leader-table th,
.leader-table-container table.s-padel-leader-table td {
	border: 1px solid var(--e-global-color-bcf4dba) !important;
	background-color: var(--e-global-color-147d839) !important;
}
/* responsive */
@media screen and (max-width: 1024px) {
	.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row {
		padding: 24px 30px;
	}
}
@media screen and (max-width: 991px) {
	.tutor-dashboard .tutor-course-progress-item.tutor-card .tutor-card-image-left {
		border-radius: 25px 25px 0 0;
	}
}

@media screen and (max-width: 767px) {
	.tutor-header-right-side {
		display: none !important;
	}
}

/* dashboard page end */