/*------------------------------------------------------------------------------------- 
Theme Name:		 Kidsa Child Theme
Theme URI:		 https://gramentheme.com/wp/kidsa/
Description:	 Kidsa - Kindergarten School WordPress Theme
Author:			 Gramentheme
Author URI:		 https://gramentheme.com/
Template:		 kidsa
Version:		 1.0.0
Text Domain:	 kidsa-child-theme
-------------------------------------------------------------------------------------*/
/*
    Please Add your custom styles here
*/
.tutor-form-group :is(input[type=text], input[type=tel], input[type=password]) {
    line-height: 20px;
}

.tutor-form-group input[type=tel] {
    width: 100%;
    display: block;
    border: 1px solid #dcdfe5;
    box-shadow: none;
    margin-bottom: 20px;
    border-radius: 4px;
    background: #fff;
    padding: 0;
    text-indent: 15px;
    -webkit-transition: 300ms;
    transition: 300ms;
    font-size: 16px;
}

#site-header .header-btns-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

#site-header .header-btns-wrapper a {
    padding: 8px 15px;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-radius: 20px;
    transition: 0.3s ease;
    border: 2px solid #F39F5F;
}

#site-header :is(.header-login-button, .header-register-button) {
    transition: background-color 0.3s, color 0.3s;
}

/* Default states */
#site-header .header-login-button {
    background-color: #fff;
    color: #000;
}

#site-header .header-register-button {
    background-color: #F39F5F;
    color: #fff;
}

/* Hover states */
#site-header .header-login-button:hover {
    background-color: #F39F5F;
    color: #fff;
}

#site-header .header-register-button:hover {
    background-color: #fff;
    color: #000;
}

.main-cta-wrapper .cta-bg {
    mask-size: contain !important;
}

.main-cta-wrapper .newsletter-items input[type=email] {
    border: 0;
    height: 100%;
    margin-bottom: 0 !important;
    padding-right: 160px !important;
}

.main-cta-wrapper .newsletter-items .theme-btn {
    height: calc(100% - 4px);
    top: 2px !important;
    right: 2px;
    padding: 0 15px !important;
}

.main-cta-wrapper .newsletter-items #response-message {
    margin-top: 10px;
    color: #fff;
    display: none;
}

#user-account-dropdown .user-account-button {
    background-color: #fff;
    color: #F39F5F;
    border: 2px solid #F39F5F;
    padding: 8px 15px;
    font-family: "DM Sans", Sans-serif;
    font-size: 14px;
    font-weight: 500;
}

#user-account-dropdown .user-account-button span {
    color: #F39F5F !important;
}

button.fadeInUp {
    background-color: #F39F5F !important;
}

.nice-select.open .list {
    position: absolute !important;
    /* Keep dropdown in place */
    top: 100% !important;
    /* Adjust this if needed */
    left: 0 !important;
    /* Adjust this if needed */
    z-index: 99999 !important;
    padding: 0px !important;
    right: 0px !important;
    box-shadow: none !important;
}

.nice-select .option {
    border: 1px solid #ebebeb !important;
    font-size: 11px !important;
}

.nice-select .current {
    font-weight: 400 !important;
    color: #183C51 !important;
}

.tutor-fs-5 {
    display: none;
}

/* .tutor-fs-6 span{
	line-height: 2.6 !important;
} */
p {
    margin: 0 0 26px;
}

ul {
    list-style-type: disc;
}

li {
    list-style-position: inside;
}

.elementor-field-textual {
    border-radius: 0px !important;
    border-color: #454545 !important;
}

.elementor-field-textual:hover {
    border-color: #454545 !important;
}

#multiCollapseExample {
    margin-top: 15px;
}

.wc-block-cart__submit {
    border: 1px solid black !important;
}

.tutor-btn-primary,
.tutor-iconic-btn {
    background-color: #F39F5F !important;
}

.woocommerce-error {
    display: none !important;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    display: none !important;
}

tfoot {
    display: none !important;
}

.elementor-59262 .elementor-element.elementor-element-50a035f .elementor-button {
    padding: 20px 35px 20px 35px !important;
}

/* Ensure country dropdown is visible */
#billing_country,
#shipping_country {
    display: block !important;
}

.current {
    margin-bottom: 5px;
}

/* Ensure state dropdown is visible */
#billing_state,
#shipping_state {
    display: block !important;
}

/* .select2-selection--single{
	display: none !important;
} */
.nice-select::after {
    display: none !important;
}

.country_select,
.state_select {
    display: none !important;
}

/* .nice-select {
	display: none !important;} */
/* Overriding the label text using CSS (Visual only, not changing HTML) */
#billing_state_field label::before,
#shipping_state_field label::before {
    content: "" !important;
}

.user_enroll_by_parent {
    width: 50% !important;
    background-color: #F39F5F !important;
}

.wc-block-components-button {
    color: white !important;
    background-color: #F39F5F !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #F39F5F !important;
}

#psaft_add_new_child_by_email {
    display: none;
}

.wc-block-components-totals-wrapper.slot-wrapper {
    display: none !important;
}

/* .tutor-dashboard-menu-children_progress{
	display: none !important;
} */
.woocommerce-message {
    display: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: -12px !important;
}

table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #000;
}

table td,
table th {
    border: 1px solid #000;
    padding: 8px;
    text-align: left;
}

table p {
    margin: 0;
}

.wc-block-components-button:not(.is-link) {
    height: 50px !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    padding: 0px !important;
}

.select2-container {
    margin-bottom: 15px !important;
}

.user_enroll_by_parent {
    height: 40px !important;
}

#user_progress_by_parent,
.toggle-courses {
    background-color: #F39F5F !important;
}

.tutor-fs-5 {
    display: block !important;
}




/* Fix Select2 dropdown positioning */
.select2-container--default .select2-selection--single {
    height: auto !important;
    min-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

/* Prevent dropdown from causing page scroll */
.select2-dropdown {
    position: absolute !important;
    z-index: 999999;
}

/* Fix dropdown positioning */
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #aaa;
}

/* Ensure dropdown stays within viewport */
.select2-container--default .select2-results__option {
    padding: 6px 10px;
}

/*  TUTOR LMS Calender setting*/

/**
 * Tutor LMS Fixes
 * CSS fixes for Tutor LMS components
 */

/* Fix for calendar days being repeated horizontally */
.tutor-calendar-heading {
    display: grid !important;
    grid-template-columns: repeat(7, 1fr) !important;
}

.tutor-calendar-heading div:nth-child(n+8) {
    display: none !important;
}

/* Fix for calendar body display */
.tutor-calendar-body {
    display: grid !important;
    grid-template-columns: repeat(7, 1fr) !important;
}

/* Additional calendar styling improvements */
.tutor-calendar-wrapper {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.tutor-calendar-date.today a {
    background-color: #3366ff;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}

.tutor-calendar-date a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    transition: all 0.2s ease;
}

.tutor-calendar-date a:hover {
    background-color: #f0f0f0;
    border-radius: 50%;
}

.elementor-message-danger {
    color: #FE114B !important;
}

.cust-my-course .select2-container,
.my-cours--card .select2-container {
    display: block !important;
}

.tutor-form-control {
    padding-top: 14px !important;
}

.child_progress_tab h4 {
    margin-top: 10px !important;
}

.option {
    line-height: 24px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: Source Sans 3 !important;
}

/* Copied from Live env Parent theme style.css file */
.tutor-form-check-input[type=checkbox]:checked {
    background-color: #F39F5F !important;
}

.tutor-frontend-dashboard-maincontent {
    padding-top: 30px;
}

.tutor-screen-frontend-dashboard .tutor-dashboard-menu-purchase_history {
    display: none !important;
}

.woocommerce-cart form.woocommerce-cart-form .coupon #coupon_code {
    margin-bottom: 0 !important;
    width: unset;
}

.woocommerce-cart .return-to-shop a,
.woocommerce-cart form.woocommerce-cart-form td.actions button,
.woocommerce-cart form.woocommerce-cart-form .coupon button {
    text-transform: capitalize;
    color: #fff;
    background-color: #f39f5f;
    transition: 0.3s ease;
}

.woocommerce-cart .return-to-shop a {
    padding: 15px 35px;
    text-transform: uppercase;
    border-radius: 30px
}

.woocommerce-cart .return-to-shop a:hover,
.woocommerce-cart form.woocommerce-cart-form td.actions button:hover,
.woocommerce-cart form.woocommerce-cart-form .coupon button:hover {
    background-color: #000;
    color: #fff;
}

.select2-container,
.select2-dropdown,
.select2-search,
.select2-results {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

/* Hiding Cart elements */
.woocommerce-cart table.cart :is(th.product-quantity, th.product-thumbnail, th.product-subtotal, td.product-quantity, td.product-thumbnail, td.product-subtotal, [name="update_cart"], ul.wcsatt-options) {
    display: none;
}

:is(.mfp-image-holder, .mfp-iframe-holder) .mfp-close {
    color: white;
    right: -6px;
    text-align: center;
    padding-right: 0;
    width: 44px;
}

/* Student Dashboard Page */
.tutor-screen-frontend-dashboard .term-accordion {
    padding: 10px 15px;
    background-color: #f39f5f;
    border-radius: 4px;
    margin-bottom: 20px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.tutor-screen-frontend-dashboard .term-accordion .tutor-term-title {
    color: #fff;
}

.tutor-screen-frontend-dashboard .term-accordion:after {
    content: '';
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    transition: 0.3s ease;
}

.tutor-screen-frontend-dashboard .term-accordion.show:after {
    transform: rotate(225deg);
}

.tutor-screen-frontend-dashboard .tutor-dashboard-enrolled-courses-filter select {
    margin-bottom: 0 !important;
    padding: 0 35px 0 5px !important;
}

.woocommerce .woocommerce-MyAccount-content>h2:last-of-type,
.woocommerce .woocommerce-MyAccount-content>table:last-of-type {
    display: none !important;
}

/* Coupon form on checkout page */
.woocommerce-form-coupon {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce-form-coupon>p {
    float: unset !important;
}

.woocommerce-form-coupon>p:before,
.woocommerce-form-coupon>p:after,
.woocommerce-form-coupon .clear {
    display: none !important;
}

.woocommerce-form-coupon input.input-text {
    margin-bottom: 0 !important;
}

.woocommerce-form-coupon button {
    height: 50px;
    background-color: #f39f5f !important;
    color: #fff !important;
    border-radius: 8px !important;
}




@media screen and (max-width: 990px) {
    .main-cta-wrapper .section-title span {
        font-size: 16px;
    }

    .main-cta-wrapper .section-title h2 {
        font-size: 26px;
    }
}

@media screen and (max-width: 767px) {

    .main-cta-section .container {
        padding: 0;
    }

    .main-cta-wrapper .cta-bg {
        mask: unset;
    }

    .main-cta-wrapper .pencil-shape {
        top: 5%;
    }

    .main-cta-wrapper .plane-shape {
        right: 20%;
    }

    .main-cta-wrapper .cta-shape {
        left: auto;
        bottom: 5%;
        right: 10%;
    }
}