.share-block {
    display: none;
}

#combo-share:hover .share-block {
    display: flex;
}

.combo-error-icon {
    position: absolute;
    top: 60%;
    right: 32px;
    color: #dc3545;
    display: none;
    z-index: 9;
}

.combo-error-message {
    position: absolute;
    top: calc(100% - 5px);
    right: 32px;
    background-color: #dc3545;
    color: white;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
    display: none;
    z-index: 10;
    white-space: nowrap;
}

#combo-plan-modal {
    overflow: hidden;
}

#combo-plan-modal .basicplanpop {
    border-radius: 30px;
}

#combo-plan-modal .model-placer {
    top: -25px;
}

.modified-plug-css+.selectize-control {
    width: 100% !important;
    padding: 0rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5;
    color: #212529 !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border-radius: 0.375rem !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    box-shadow: none !important;
    background-color: #fff !important;
    background-image: none !important;
}

.modified-plug-css+.selectize-control .selectize-input {
    padding: 0.75rem 0 !important;
}

.modified-plug-css+.selectize-control .selectize-input input {
    padding: 0.65rem 0 !important;
    font-size: 16px !important;
    width: 110px !important;
}

.modified-plug-css+.selectize-control .selectize-input .item {
    padding: 0.65rem 0 !important;
    font-size: 16px !important;
    width: 170px !important;
}

.modified-plug-css+.selectize-control .selectize-input {
    border: none !important;
    padding: 0 !important;
    background: white !important;
}

.modified-plug-css+.selectize-control.single .selectize-input:after {
    right: -2px;
}

.modified-plug-css .selectize-dropdown {
    padding: 0 !important;
    width: 243.1px !important;
    top: 24.6469px !important;
    left: 0px !important;
    background: white !important
}

.modified-plug-css .selectize-dropdown [data-selectable].option {
    font-weight: 500 !important;
}

#combo_schedule_date_1+.modified-plug-css .selectize-dropdown,
#combo_schedule_date_2+.modified-plug-css .selectize-dropdown {
    z-index: 11 !important;
}

#combo_schedule_date_1+.modified-plug-css+.fa-info-circle+.err-modified-css-1 {
    top: 58%;
    right: 32px;
}

#combo_schedule_time_1+.modified-plug-css+.fa-info-circle+.err-modified-css-2 {
    top: 86%;
    right: 32px;
}

#combo_schedule_date_2+.modified-plug-css+.fa-info-circle+.err-modified-css-1 {
    top: 58%;
    right: 32px;
}

#combo_schedule_time_2+.modified-plug-css+.fa-info-circle+.err-modified-css-2 {
    top: 86%;
    right: 32px;
}

#combo_schedule_date_1+.modified-plug-css+.err-tooltip-modified-css-1 {
    top: 94px;
    z-index: 10;
    right: 42px;
}

.combo_schedule_date_1_info_error,
.combo_schedule_time_1_info_error,
.combo_schedule_date_2_info_error,
.combo_schedule_time_2_info_error {
    display: block !important;
}

#combo_schedule_time_1+.modified-plug-css+.err-tooltip-modified-css-2 {
    top: 151px;
    z-index: 10;
    right: 42px;
}

#combo_schedule_date_2+.modified-plug-css+.err-tooltip-modified-css-1 {
    top: 94px;
    z-index: 10;
    right: 42px;
}

#combo_schedule_time_2+.modified-plug-css+.err-tooltip-modified-css-2 {
    top: 151px;
    z-index: 10;
    right: 42px;
}

#combo-schedule-section .search-icon-container {
    display: flex;
    align-items: center;
}

#combo-schedule-section .search-icon {
    color: #333;
    transition: color 0.3s;
}

#combo-schedule-section .search-icon:hover {
    color: #007bff;
}

#combo-schedule-section .search-bar-wrapper {
    width: 100%;
}

#combo-schedule-section .search-input-container {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 0px 10px;
    background: #fff;
}

#combo-schedule-section .search-input-container .search-icon-input {
    color: #28a745;
    font-size: 1.1rem;
}

#combo-search-input {
    border: none;
    outline: none;
    flex-grow: 1;
    font-size: 1rem;
    color: #666;
}

#combo-search-input:focus {
    box-shadow: none;
}

#combo-search-input::placeholder {
    color: #aaa;
}

#combo-schedule-section #search-button {
    background-color: #6c757d;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 0.9rem;
}

#search-button:hover {
    background-color: #5a6268;
}

.back-to-categories {
    background-color: #f8f9fa;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 6px 12px;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
}

.back-to-categories:hover {
    background-color: #e9ecef;
}

.no-results {
    text-align: center;
    padding: 20px;
    color: #666;
    font-size: 1rem;
}

.carousel-link {
    color: #000;
    font-weight: 500;
    text-decoration: none;
    padding-bottom: 8px;
    transition: all 0.3s ease;
}
.carousel-link.active {
    color: #f05228;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #f05228;
    text-decoration-thickness: 3px;
    text-underline-offset: 10px;
}

/* sharelink page styles  */

.course-meta {
    border-left: none;
    border-right: none;
    border-bottom: 2px dashed #ddd;
    height: 100%;
}

.combo_categories_title {
    font-size: 13px;
}

.combo_categories_header p {
    font-size: 14px;
}

.course-card {
    border: 1px solid #ddd;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.enroll-btn {
    background: linear-gradient(90deg, #F97236 0%, #E74140 100%);
    border: none;
    padding: 6px 16px;
    cursor: pointer;
}

.enroll-btn:hover {
    background: #01203d !important;
}

.sticky_portion {
    top: 50px;
    position: sticky;
}

.details-form {
    padding: 20px;
    border-radius: 12.86px;
    border: 0.8px solid #D9D9D9;
    background: #FFFDFA;
    box-shadow: 0 5.018px 11.71px -5.018px rgba(24, 39, 75, 0.12), 0 8.364px 26.765px -3.346px rgba(24, 39, 75, 0.10);
}

.details-form .ht-mode {
    height: 2.5rem;
}

.details-form .has-items {
    overflow-y: hidden !important;
}

.details-form .btn {
    background-color: #ff5b1e;
    border: none;
    color: #fff;
    font-weight: bold;
}

.details-form .btn:hover {
    background-color: #e94e12;
}

.cart-button_combo {
    width: 100px;
    height: 33px;
    background: #FFFFFF;
    border: 0.0774241px solid #01203d3b;
    box-shadow: 0.89812px 0.89812px 6.28684px rgba(0, 0, 0, 0.1);
}

.masked-div-combo {
    position: absolute;
    background: transparent;
    right: 19px;
    width: 60px;
    height: 30px;
}

.inp_seats_count_combo {
    border: none;
}

.seats_text {
    font-size: 12px;
    color: #595858;
}

.card-para {
    font-size: 13px;
}

.card-enquiry {
    color: #0735A1;
}

.border-plus-course {
    border: 1px solid rgba(109, 109, 109, 1);
}

.comboshare-error-icon {
    position: absolute;
    top: 53.5%;
    right: 12px;
    color: #dc3545;
    z-index: 9;
}

.invalid-tooltip::before {
    content: "";
    position: absolute;
    top: -9px;
    right: 8px;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: transparent transparent rgba(220, 53, 69, 0.9) transparent;
    z-index: 10;
    display: block;
}

.comboshare-error-message {
    width: fit-content;
    position: absolute;
    top: 100%;
    left: 44%;
    right: 32px;
    background-color: #dc3545;
    color: white;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
    z-index: 9;
    white-space: nowrap;
}

.comboshare-error-icon,
.comboshare-error-message {
    display: none;
}

.border-img-logo {
    border-radius: 8.768px;
    border: 0.701px solid #DEE5EC;
}

.custom-tooltip{
    display: block !important;
}
.bs-tooltip-auto .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #ececeb !important;
    border-right-color: #ececeb !important;
    border-top-color: #ececeb !important;
}
.tooltip {
    margin-left: 10px !important;
}
.tooltip-inner{
    background: #ececeb !important; 
    font-size: 12px;           
    max-width: 300px; 
}

.color-tooltips{
    color: #687D95 !important; 
}

.tooltip-content {
    color: #002163;
    font-weight: 600;
    font-size: 12px;
    background: #ececeb;
}
/* view more button styles  */
#view_more_combo_courses {
    border: 1px solid #FF4500 !important;
    color: #FF4500 !important;
}

#view_more_combo_courses:hover,
#view_more_combo_courses:focus{
    background: #FF4500 !important;
    color: #fff !important;
    box-shadow: none !important;
    outline: none !important;
}
@media(max-width: 1370px) {
    .comboshare-error-message {
        left: 33%;
    }   
}
@media(min-width: 992px) {
    .course-meta {
        border-left: 2px dashed #ddd !important;
        border-right: 2px dashed #ddd !important;
        border-bottom: none !important;
        padding-left: 20px;
        height: 100%;
    }
}

@media(max-width: 500px) {
    .comboshare-error-message {
        left: 45%;
    } 
}

@media(max-width: 430px) {
    .comboshare-error-message {
        left: 42%;
    } 
}

@media(max-width: 390px) {
    .comboshare-error-message {
        left: 34%;
    } 
}

@media(max-width: 355px) {
    .card-para {
        font-size: 12px;
    }
    .comboshare-error-message {
        left: 30%;
    }  
}
