/*@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.cdnfonts.com/css/proxima-nova-2');*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

:root {
    --font-family-1: 'DM Sans', sans-serif;
    --primary-color: #0070f6;
    --black-color: #212529;
}

#calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-wrapper {
    position: relative;
    text-align: center;
    width: 100%;
}

#calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-btn {
    border: 0;
    background-color: #ffffff !important;
    color: #1271c4 !important;
    font-size: 12px;
    font-weight: 600;
    box-shadow: none;
    border-bottom: 2px solid #1271c4;
    border-radius: 0;
    min-width: 160px;
    outline: none;
    line-height: 1.42857143;
    padding: 6px 12px;
    cursor: pointer;
}

    #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-btn:disabled {
        color: gray !important;
        border-color: gainsboro;
        cursor: not-allowed;
    }

    #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-btn .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-top: 4px solid \9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }

#calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu {
    max-height: 150px;
    overflow: hidden auto;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    text-align: left;
    background-color: #ffffff;
    font-size: 13px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    padding: 0;
    width: 100%;
}

    #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu ul {
        list-style: none;
        padding: 0 !important;
        margin: 0 !important;
    }

        #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu ul li {
            border-bottom: 1px solid gainsboro;
            padding: 0 0.5rem 0.5rem;
        }

            #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu ul li:hover {
                background-color: #e4e4e469 !important;
            }

            #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu ul li:nth-child(2n+1) {
                background-color: #f4f4f4;
            }

            #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu ul li .clm-c-s-timing {
                text-align: center;
                display: block;
                padding: 0.5rem 0;
                font-size: 13px;
                color: black;
                font-weight: 600;
            }

            #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu ul li .clm-week-days {
                width: 100%;
                text-align: center;
                margin: auto;
            }

                #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu ul li .clm-week-days span {
                    font-size: 12px;
                    padding: 0px;
                    color: dimgrey;
                    font-weight: 700;
                    align-items: center;
                    background: white;
                    margin: 4px;
                    height: 29px;
                    justify-content: center;
                    width: 28px;
                    display: inline-flex;
                    border-radius: 5px;
                    box-shadow: 2px 2px 5px 1px #efefef;
                    cursor: pointer;
                }

                    #calimatic_secure_reder_view_wrapper .clm-course-selection-dropdown-menu ul li .clm-week-days span.active {
                        background-color: #1271c4;
                        color: #ffffff;
                    }

#calimatic_secure_reder_view_wrapper .scollBtns {
    position: relative;
    text-align: center;
    display: none;
}

    #calimatic_secure_reder_view_wrapper .scollBtns button {
        background: white;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        font-size: 18px;
        color: #288fd8;
        border: 1px solid;
        margin: 0 2px;
        padding: 0;
        text-align: center;
        -webkit-touch-callout: none;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

        #calimatic_secure_reder_view_wrapper .scollBtns button[disabled] {
            opacity: 0.3;
        }


#calimatic_secure_reder_view_wrapper.clm-modal-is-shown {
    overflow: hidden;
}

body {
    width: 100%;
    margin: 0;
    font-family: 'DM Sans', sans-serif;
    font-size: 14px;
}

#calimatic_secure_reder_view_wrapper {
    line-height: 1.5;
}

    #calimatic_secure_reder_view_wrapper * {
        box-sizing: border-box;
    }

    #calimatic_secure_reder_view_wrapper .Calimatic___Modal_close___button__12820 {
        background-color: #f0f0f0 !important;
    }

        #calimatic_secure_reder_view_wrapper .Calimatic___Modal_close___button__12820:hover {
            background-color: #f0f0f0 !important;
        }

    #calimatic_secure_reder_view_wrapper .Caliamtic_modal____Enroll___button___5445 {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    #calimatic_secure_reder_view_wrapper .Calimatic_modal_Cross-TOp-10201 {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        position: relative !important;
    }

#calimatic_secure_reder_view_wrapper {
    line-height: 1.5;
    position: relative !important;
}
    /* scroll bar styling */
    #calimatic_secure_reder_view_wrapper::-webkit-scrollbar-track {
        -webkit-box-shadow: none !important;
        background-color: transparent;
    }

    #calimatic_secure_reder_view_wrapper .ctx-scrolls::-webkit-scrollbar-track, #calimatic_secure_reder_view_wrapper #calimaticSecure_modal .ctx-scrolls::-webkit-scrollbar-track {
        -webkit-box-shadow: none !important;
        background-color: transparent !important;
    }

    #calimatic_secure_reder_view_wrapper ::-webkit-scrollbar-thumb,
    #calimatic_secure_reder_view_wrapper .ctx-scrolls::-webkit-scrollbar-thumb, #calimatic_secure_reder_view_wrapper #calimaticSecure_modal .ctx-scrolls::-webkit-scrollbar-thumb {
        background-color: #cccccc;
    }

    #calimatic_secure_reder_view_wrapper .ctx-scrolls:hover::-webkit-scrollbar-thumb, #calimatic_secure_reder_view_wrapper #calimaticSecure_modal .ctx-scrolls:hover::-webkit-scrollbar-thumb {
        background-color: #b0afaf;
        border-radius: 5px;
        opacity: 1;
    }

    #calimatic_secure_reder_view_wrapper .ctx-scrolls::-webkit-scrollbar-thumb, #calimatic_secure_reder_view_wrapper #calimaticSecure_modal .ctx-scrolls::-webkit-scrollbar-thumb {
        background-color: transparent;
        border-radius: 5px;
        transition: .3s ease-in-out all;
    }


    #calimatic_secure_reder_view_wrapper .ctx-scrolls::-webkit-scrollbar, #calimatic_secure_reder_view_wrapper #calimaticSecure_modal .ctx-scrolls::-webkit-scrollbar {
        width: 4px !important;
        height: 6px !important;
    }

    #calimatic_secure_reder_view_wrapper .ctx-scrolls {
        overflow: auto !important;
    }


/* ::-webkit-scrollbar-thumb:hover {
    background-color: #757575;
} */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    background-color: #b0afaf;
    border-radius: 5px;
    opacity: 1;
}

#calimatic_secure_reder_view_wrapper::-webkit-scrollbar-thumb,
#calimatic_secure_reder_view_wrapper .ctx-scrolls:hover::-webkit-scrollbar-thumb, #calimatic_secure_reder_view_wrapper #calimaticSecure_modal .ctx-scrolls:hover::-webkit-scrollbar-thumb {
    background-color: #b0afaf;
    border-radius: 5px;
}

#calimatic_secure_reder_view_wrapper {
    width: 100% !important;
    max-width: 1170px;
    margin: auto;
    padding: 0 10px;
}

    #calimatic_secure_reder_view_wrapper .initial_skeleton_loader_wrapper {
        position: absolute !important;
        z-index: 999 !important;
        background: #fff !important;
        width: 100% !important;
        height: 100% !important;
        top: 0 !important;
        left: 0 !important;
        min-height: 1300px;
        overflow: hidden;
    }
    /* tabs css */
    #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs {
        border-bottom: 1px solid #dddddd !important;
    }

    #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs,
    #calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list {
        white-space: nowrap !important;
        display: inline-flex !important;
        max-width: 100% !important;
        overflow-y: hidden !important;
        width: 100% !important;
        flex-wrap: nowrap !important;
        margin-bottom: 15px;
        margin-top: 0px;
        list-style: none !important;
        padding-left: 0;
    }

        #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs.ctx-scrolls {
            overflow-x: auto !important;
        }

        #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs li,
        #calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list li {
            display: inline-flex !important;
            text-align: center !important;
            border-radius: 0 !important;
            margin-top: 3px !important;
            font-size: 16px !important;
            border-radius: 0 !important;
            justify-content: center;
            align-items: center;
            max-width: 33.33% !important;
        }

        #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs > li,
        #calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list > li {
            float: left;
            margin-bottom: -1px;
            border-bottom: 4px solid transparent;
            transition: all ease-in-out .2s;
        }

        #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs li a,
        #calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list li a {
            display: inline-block !important;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            border: 0;
            background: none;
            padding: 8px 12px !important;
            color: #737373;
            max-width: 100% !important;
            margin-right: 2px;
            line-height: 1.42857143 !important;
            border-radius: 4px 4px 0 0;
            text-decoration: none !important;
        }

        #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs > li:not(.active):hover,
        #calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list > li:not(.active):hover {
            background: 0 0 !important;
            border-bottom: 4px solid #add5f9 !important;
            position: relative;
        }

        #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs > li.active,
        #calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list > li.active {
            background: 0 0 !important;
            border-bottom: 4px solid #3598DC !important;
            position: relative;
        }

    #calimatic_secure_reder_view_wrapper span.counter {
        text-align: center !important;
        background-color: #ed6b75;
        height: 21px !important;
        min-width: 22px !important;
        padding: 5px;
        display: inline-block;
        font-size: 12px !important;
        font-weight: bold;
        color: #ffffff;
        line-height: 1;
        vertical-align: middle;
        white-space: nowrap;
        border-radius: 10px;
        max-height: 21px;
    }
    #calimatic_secure_reder_view_wrapper .showMore-wrapper.d-none {
        display: none !important;
    }
    #calimatic_secure_reder_view_wrapper .showMore-wrapper span {
        cursor: pointer;
        padding: 5px;
        margin-top: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        color: #337ab7 !important;
        font-size: 14px;
        font-weight: 500;
        background-color: white;
        border-radius: 10px;
    }
    #calimatic_secure_reder_view_wrapper .Course-Description-Area:not(.showMoreExe) .minified-text {
        display: none !important;
    }
    #calimatic_secure_reder_view_wrapper .showMoreExe .full-text {
        display: none;
    }

    #calimatic_secure_reder_view_wrapper .showMoreExe {
        overflow: hidden !important;
        -webkit-line-clamp: 8;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        scroll-behavior: smooth;
    }

    #calimatic_secure_reder_view_wrapper .Course-Description-Area:not(.showMoreExe) {
        overflow-y: auto;
        max-height: 200px;
        padding-bottom: 20px !important;
        scroll-behavior: smooth;
    }

    #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list, #calimatic_secure_reder_view_wrapper .clm_skeleton_init_cards_wrapper {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 10px !important;
        justify-content: center !important;
    }

        #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content {
            border-radius: 10px !important;
        }

            #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .header-course-name {
                text-align: center;
                flex-grow: 1;
            }

            #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .generic_content .ContentDiv {
                border-radius: 0px 0px 10px 10px
            }

            #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .tags {
                display: none
            }

            #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .timeDesc-content {
                height: 194px !important;
                position: relative;
            }

            #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .enroll-btn-batch {
                position: absolute !important;
                width: fit-content !important;
                bottom: 3px !important;
                left: 0 !important;
                right: 0 !important;
                margin: auto !important;
            }

                #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .enroll-btn-batch .pricingTable-signup {
                    background: #ffc802 !important;
                    position: relative !important;
                    color: #000 !important;
                    border: 0;
                    font-size: 16px !important;
                    font-weight: 700;
                    line-height: 22px;
                    transition: 0.15s ease-in-out;
                    max-width: 100% !important;
                    margin: 5px 0 5px !important;
                    padding: 10px 20px !important;
                    border-radius: 4px;
                    font-family: "DM Sans", sans-serif !important;
                }

                    #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .enroll-btn-batch .pricingTable-signup:hover {
                        color: #000 !important;
                        background: #ffd94e !important;
                        box-shadow: 0px 2px 8px rgb(0 0 0 / 15%) !important;
                    }

        #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list .generic_content {
            width: 355px !important;
            display: flex !important;
            flex-direction: column !important;
            height: 540px !important;
            overflow: hidden !important;
            box-shadow: 0 0 9px rgba(33, 33, 33, .2) !important;
            margin-top: 1% !important;
            border-radius: 10px;
        }

    #calimatic_secure_reder_view_wrapper .generic_content .classes-course-name {
        background: #1271c4;
        text-align: center;
        padding: 5px;
        color: white;
        display: block;
        padding: 8px 12px !important;
        max-height: 58px;
        align-items: start !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        height: 56px;
        gap: 12px;
    }

    #calimatic_secure_reder_view_wrapper .isShowEnrollBtn .generic_content .classes-course-name {
        background: #0070f6;
        color: #fff;
    }

    #calimatic_secure_reder_view_wrapper .generic_content .header-course-name {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        line-height: 1.4 !important;
        width: auto !important;
        padding-right: 6px !important;
        margin: 0 !important;
        text-align: left;
        white-space: normal;
        font-size: 16px;
        word-break: break-word;
        color: inherit;
    }

    #calimatic_secure_reder_view_wrapper .generic_content .header-course-age {
        white-space: nowrap !important;
        margin: 0 !important;
        font-size: 16px;
    }

    #calimatic_secure_reder_view_wrapper .pricingTable-signup {
        padding: 4px 10px !important;
        font-size: 13px !important;
        margin: 15px 0 5px !important;
        position: inherit !important;
        border-color: inherit !important;
    }

    #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv {
        text-align: center !important;
        padding: 0px !important;
        line-height: 1.2 !important;
        letter-spacing: 0px !important;
        font-size: 14px !important;
        height: calc(100% - 65px) !important;
        -webkit-box-shadow: 0 16px 64px -16px rgba(46, 55, 77, .1) !important;
        box-shadow: 0 16px 64px -16px rgba(46, 55, 77, .1) !important;
        padding-bottom: 0 !important;
        min-height: 300px !important;
        flex: 1 !important;
        position: relative !important;
        border-radius: 0 0 10px 10px;
    }

        #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .iamgeDiv {
            height: 220px;
            overflow: hidden;
            margin-bottom: 8px;
        }

            #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .iamgeDiv .tempImage {
                width: 100%;
                height: 100%;
                background-position: center;
                background-repeat: no-repeat;
                background-size: cover;
            }

        #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .courseTags {
            padding: 3px 5px;
            margin-top: 3px;
        }

            #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .courseTags .tags {
                position: absolute;
                top: 0;
                right: 0;
            }

            #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .courseTags.mst-popular {
                background: #28a745;
            }

            #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .courseTags.alm-full {
                background: #ffc107;
                right: 0;
            }

            #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .courseTags span {
                font-family: "Abel", sans-serif;
                text-transform: uppercase;
                font-size: 11px;
                color: #212121;
                display: inline-block;
                font-weight: 600;
                padding: 2px 4px;
                border-top: 1px dashed;
                border-bottom: 1px dashed;
                color: white;
                text-transform: capitalize;
                white-space: nowrap;
            }

        #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .timeDesc-content {
            height: 220px;
            margin: 0 0 20px;
            overflow: hidden;
        }

        #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .Course-Description-Area {
            margin-bottom: 0;
            font-weight: 400;
            text-align: left;
            padding: 0 12px;
            padding-left: 15px;
        }

    #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .Course-Description-Area {
        color: #555 !important;
        overflow-y: auto;
        max-height: 165px;
        font-family: "DM Sans", sans-serif !important;
        font-size: 14px !important;
        line-height: 1.45 !important;
    }

        #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .Course-Description-Area.custom-fontFamily * {
            font-family: "DM Sans", sans-serif !important;
            line-height: 1.45 !important;
            color: #757380;
        }

        #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .Course-Description-Area.custom-fontFamily p:not([style*="font-size"]) *
        #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .Course-Description-Area.custom-fontFamily span:not([style*="font-size"]) * {
            font-size: 14px !important;
        }

        #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .Course-Description-Area.custom-fontFamily p[style*="font-size:16px"] *
        #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .ContentDiv .Course-Description-Area.custom-fontFamily span[style*="font-size:16px"] * {
            font-size: 14px !important;
        }

    #calimatic_secure_reder_view_wrapper div#calimaticSecure_modal.clm_classess_modal .instructor-info * {
        color: #555;
    }

    #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .Course-Description-Area.custom-fontFamily *, #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .timeDesc-content.custom-fontSize *, #calimatic_secure_reder_view_wrapper #calimatic_render_courses_by_cat_list.isShowEnrollBtn .generic_content .generic_content .ContentDiv .Course-Description-Area * {
        line-height: 1.45 !important;
        max-width: 100%;
        margin: 0 auto !important;
        float: none !important;
        font-weight: normal;
    }

    #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .timeDesc-content.custom-fontSize * {
        font-size: 14px !important;
    }

    #calimatic_secure_reder_view_wrapper .not-Allow {
        cursor: not-allowed !important;
    }

    #calimatic_secure_reder_view_wrapper .generic_content .ContentDiv .show-more-btn {
        color: #337ab7 !important;
        cursor: pointer;
        font-size: 14px;
        font-weight: 500;
        position: absolute;
        top: calc(100% - 32px);
        width: 100%;
        background: white;
        left: 0;
        padding: 7px;
    }

    #calimatic_secure_reder_view_wrapper .clm_primary_btn {
        background-color: #1271c4;
        color: #fff;
        display: inline-block;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        line-height: 1.42857143;
        border-radius: 4px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    /* customModal styling */
    #calimatic_secure_reder_view_wrapper div#calimaticSecure_modal.clm_classess_modal {
        box-sizing: border-box;
        z-index: 99999;
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-overflow-scrolling: touch;
        outline: 0;
        transition: opacity 0.15s linear;
        opacity: 0;
        font-size: 14px
    }

        #calimatic_secure_reder_view_wrapper div#calimaticSecure_modal.clm_classess_modal * {
            box-sizing: border-box;
            font-family: 'Nunito Sans', sans-serif !important;
        }

    #calimatic_secure_reder_view_wrapper #calimaticSecure_modal.clm_classess_modal:before {
        content: "";
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: black;
        opacity: 0.5;
    }

    #calimatic_secure_reder_view_wrapper #calimaticSecure_modal.clm_classess_modal.modal_show {
        opacity: 1;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .clm_classess_modal_dialog {
        width: 95% !important;
        height: 100%;
        box-shadow: 0 15px 15px rgba(0, 0, 0, .5) !important;
        position: relative;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_dialog {
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }

    #calimatic_secure_reder_view_wrapper div#calimaticSecure_modal.modal_show .clm_classess_modal_dialog {
        transform: translate(0, 0) !important;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .clm_classess_modal_content {
        background: #f5f7fdfa;
        display: flex;
        flex-direction: column;
        height: 100%;
        padding-bottom: 56px;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .clm_classess_modal_header {
        position: relative;
        display: flex;
        align-items: baseline;
        justify-content: space-between;
        padding: 18px 39px 10px;
        flex-wrap: wrap;
        text-align: center;
    }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal .clm_classess_modal_header .clm_classess_modal_title {
            display: flex;
            justify-content: space-between;
            max-width: 100%;
            font-weight: 500;
            font-size: 18px;
            align-items: center;
            margin-top: 0;
            margin-bottom: 0;
        }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .clm_classess_modal_title .course_name {
        color: black !important;
        /* justify-content: center !important; */
        font-size: 22px !important;
        padding-left: 10px;
        border-left: 3px solid;
        font-weight: 700;
        overflow: hidden;
        white-space: nowrap;
        display: inline-block;
        max-width: 100%;
        text-overflow: ellipsis;
        width: 100% !important;
        padding-right: 15px;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .clm_classess_modal_title .course_age {
        color: #288fd8 !important;
        /* justify-content: center !important; */
        font-size: 17px !important;
        font-weight: 600;
        margin-top: 3px;
        white-space: nowrap;
        margin-right: 5px;
        text-align: right;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .close.CalimaticSecureClosebtn {
        padding: 0;
        cursor: pointer;
        border: 0;
        -webkit-appearance: none;
        float: right;
        font-weight: bold;
        line-height: 1;
        text-shadow: 0 1px 0 #ffffff;
        background: white;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        z-index: 1100;
        position: absolute;
        font-size: 16px;
        right: -18px;
        justify-content: center;
        opacity: 1;
        color: #288fd8;
        top: 18px;
    }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .close.CalimaticSecureClosebtn svg {
            width: 10px;
            opacity: .5;
        }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .AgeRanges {
        display: flex;
        gap: 10px;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .CustomSecure-Agerage {
        display: block;
        width: 100%;
        position: relative;
        overflow: hidden;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #555;
        margin-bottom: 10px;
        cursor: pointer;
        margin-bottom: 0 !important;
    }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .CustomSecure-Agerage input {
            outline: none;
            background: #ffffff;
            padding: 11px 6px 11px 98px;
            /* border-radius: 3px; */
            font-weight: 200;
            width: 100%;
            height: 44px;
            outline-width: 2px !important;
            border: 1px solid #c2cad8 !important;
            font-size: 14px;
            line-height: 1.42857143;
            color: #555555;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            display: block;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .CustomSecure-Agerage span.clm_label {
            border-radius: 3px 0 0 3px;
            display: block;
            position: absolute;
            top: 0px;
            left: 0;
            z-index: 2;
            padding: 14px 7px;
            transition: 0.25s ease-in-out;
            background: rgb(218 222 232 / 62%);
            text-transform: capitalize;
            height: 44px;
        }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .clm_classess_modal_body {
        height: 100%;
        overflow: auto;
        position: relative;
        padding: 15px;
    }





    #calimatic_secure_reder_view_wrapper .dynamicViewModal {
        z-index: 999999;
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-overflow-scrolling: touch;
        outline: 0;
        font-family: var(--font-family-1);
        transition: opacity 0.1s linear;
        opacity: 0;
    }

        #calimatic_secure_reder_view_wrapper .dynamicViewModal * {
            font-family: var(--font-family-1);
            box-sizing: border-box;
        }

        #calimatic_secure_reder_view_wrapper .dynamicViewModal.modal_show {
            opacity: 1;
            height: 100vh;
            overflow-y: auto;
            min-height: 100%;
        }

            #calimatic_secure_reder_view_wrapper .dynamicViewModal.modal_show:before {
                content: '';
                position: fixed;
                width: 100%;
                height: 100%;
                background-color: #00000066 !important;
            }

            #calimatic_secure_reder_view_wrapper .dynamicViewModal.modal_show .clm_modal_dialog.modal_md {
                transform: translateY(0);
                animation: CarouselSlhow .4s ease-in-out;
            }


        #calimatic_secure_reder_view_wrapper .dynamicViewModal .clm_modal_dialog.modal_md {
            padding-bottom: 30px;
            width: 100%;
            max-width: 900px;
            margin: 30px auto;
            position: relative;
            /*transition: transform 0.6s ease-out;*/
            transform: translate(0, -25%);
        }

        #calimatic_secure_reder_view_wrapper .dynamicViewModal.modal_show .clm_modal_dialog.modal_md {
            transform: translate(0, 0%);
        }

        #calimatic_secure_reder_view_wrapper .dynamicViewModal .clm_modal_content {
            position: relative;
            background-color: #ffffff;
            border: 1px solid #999999;
            border: 1px solid rgba(0, 0, 0, 0.2);
            border-radius: 6px;
            -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            outline: 0;
            border-radius: 5px !important;
            overflow: hidden !important;
            box-shadow: 0 15px 15px rgba(0, 0, 0, .5) !important;
            width: 100%;
            padding: 0 0px;
            margin-top: 20px;
        }

        #calimatic_secure_reder_view_wrapper .dynamicViewModal .clm_modal_header {
            padding: 7px 1rem;
            border-bottom: 1px solid #cdcdcd6b;
            display: flex !important;
            justify-content: space-between !important;
            flex-direction: row-reverse !important;
            align-items: center;
        }

            #calimatic_secure_reder_view_wrapper .dynamicViewModal .clm_modal_header h2 {
                font-size: 24px;
                font-weight: bold;
                margin: 20px 0;
            }
        #calimatic_secure_reder_view_wrapper .dynamicViewModal .clm_modal_body {
            /*max-height: calc(100vh - 100px);*/
            padding: 1rem;
            overflow-y: auto;
            padding-bottom: 4rem;
        }

            #calimatic_secure_reder_view_wrapper .dynamicViewModal .clm_modal_body::-webkit-scrollbar {
                height: 7px;
                width: 7px;
            }

        #calimatic_secure_reder_view_wrapper .dynamicViewModal .clm_ModalCloseBtn {
            font-size: 27px;
            color: #212529;
            opacity: 1;
            font-weight: 400;
            top: 7px;
            background: transparent;
            border: 0;
            outline: none;
            cursor: pointer;
            align-self: flex-start;
        }

        #calimatic_secure_reder_view_wrapper .dynamicViewModal .clm_modal_title {
            font-size: 22px;
            color: var(--black-color);
            /* font-family: 'Proxima Nova Lt'; */
            font-weight: 600;
            display: block;
            white-space: normal;
            word-break: break-word;
            margin: 0;
        }


@media screen and (max-width:992px) {

    #calimatic_secure_reder_view_wrapper .clm___WhiteList__area {
        max-width: 600px !important;
        margin: 0 1rem;
    }
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal button.modal-primary-button {
    background-color: #1271C4 !important;
    border-color: #1271C4 !important;
    color: white;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal_footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #f3f5fb;
    padding: 13px 30px 13px 0;
    text-align: right;
    box-sizing: border-box !important;
    display: flex;
    justify-content: end;
}


#calimatic_secure_reder_view_wrapper .sa-button-container button.cancel:focus,
#calimatic_secure_reder_view_wrapper .sa-button-container button.cancel:hover {
    color: #fff;
    outline: none;
    box-shadow: unset;
    border-color: #d9534f
}

#calimatic_secure_reder_view_wrapper .sa-button-container button.confirm:focus,
#calimatic_secure_reder_view_wrapper .sa-button-container button.confirm:hover {
    color: #fff;
    outline: none;
    box-shadow: unset;
    border-color: #286090;
}


#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widgets-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widgets-wrapper .class-widget-items {
        position: relative;
        z-index: 0;
        margin: 9px;
        overflow: hidden;
        padding-bottom: 4px;
        border-radius: 18px;
        display: flex;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widgets-wrapper .widget-items-inner {
        background: white;
        margin: 2px;
        padding: 11px;
        position: relative;
        /* border-radius: 25px; */
        padding-bottom: 100px;
        height: 100%;
        position: relative;
        border-radius: 15px;
    }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widgets-wrapper .widget-items-inner:before {
            content: '';
            top: 0px;
            opacity: 0;
            transform: translateY(-1%);
            width: 100%;
            height: 102%;
            position: absolute;
            z-index: -1;
            background: linear-gradient(130deg, rgb(190 234 136) 41.07%, rgb(65 236 126) 76.05%);
            /* border-radius: 28px; */
            left: 0px;
            /* bottom: -5px;*/
        }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widgets-wrapper .widget-items-inner:after {
            content: '';
            top: 23px;
            transform: translateY(-5%);
            width: 103%;
            height: 100%;
            position: absolute;
            z-index: -1;
            opacity: 0;
            /* border-radius: 28px; */
            left: -3px;
        }

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:hover .widget-items-inner:before {
    animation: slide1 0.6s normal;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:hover .widget-items-inner:after {
    animation: slide 1s normal;
}

@keyframes slide {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    }

    25% {
        opacity: 0.5;
        transform: translateY(-25%);
    }

    75% {
        opacity: 0.7;
        transform: translateY(75%);
    }

    100% {
        transform: translateY(100%);
        opacity: 0;
    }
}

@keyframes slide1 {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widgets-wrapper .flx-column {
    display: flex;
    margin: 11px 12px 0;
    align-items: normal;
    justify-content: space-between;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items .class {
    color: #a27af1;
    font-size: 17px;
    margin-left: 3px;
    text-transform: capitalize;
    word-break: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    width: 234px;
    font-weight: bold;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items .class-widget-item-inner {
    padding: 6px;
    max-width: 265px;
    height: 100%;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets {
    margin-top: 15px;
}

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets .time-widget-item-inner {
        padding: 0 10px;
        margin-bottom: 10px;
    }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets .time-widget-item-inner .time-label {
            text-align: center;
        }

            #calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets .time-widget-item-inner .time-label h4 {
                margin: 0 0 10px 0;
            }

            #calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets .time-widget-item-inner .time-label p {
                margin-bottom: 5px;
            }

#calimatic_secure_reder_view_wrapper .clm_classess_modal .days-widget {
    box-shadow: 1px 1px 10px 0px #e6e6e6;
    border-radius: 13px;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets .mg-0 {
    margin: 0 !important
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets .clm_dateDays_carousel {
    display: flex;
    align-items: center;
    overflow: hidden;
}

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets .clm_dateDays_carousel .instructor-info {
        text-align: center !important;
        margin-top: 5px !important;
    }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal .timeAmount-widgets .clm_dateDays_carousel .instructor-info h4 {
            font-size: 13.5px !important;
        }

#calimatic_secure_reder_view_wrapper .clm_classess_modal .days-widget > .clm__days_item {
    padding: 10px 0;
    min-width: 232px;
    transition: transform 0.32s ease;
}

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .days-widget > .clm__days_item .time-label p {
        margin: 0 0 5px 0;
    }

#calimatic_secure_reder_view_wrapper .clm_classess_modal .days-widget .week-days {
    width: 100%;
    text-align: center;
    margin: auto;
}

    #calimatic_secure_reder_view_wrapper .clm_classess_modal .days-widget .week-days span {
        font-size: 12px;
        padding: 0px;
        color: dimgrey;
        font-weight: 700;
        align-items: center;
        background: white;
        margin: 4px;
        height: 29px;
        justify-content: center;
        width: 28px;
        display: inline-flex;
        border-radius: 5px;
        box-shadow: 2px 2px 5px 1px #efefef;
    }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal .days-widget .week-days span:not(.active):hover {
            background: #2660e2;
            color: white;
            transition: 0.5s ease all;
            cursor: pointer;
        }

        #calimatic_secure_reder_view_wrapper .clm_classess_modal .days-widget .week-days span.clm_active {
            color: #fff;
        }

#calimatic_secure_reder_view_wrapper .clm_classess_modal .TimingActionColumn .clm-enroll-btn {
    font-size: 13px;
    color: #fff;
    color: white;
    padding: 8px 18px;
    display: flex;
    justify-content: center;
    position: absolute;
    align-items: center;
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 27px;
    font-size: 13px;
    border-radius: 9px;
    border: 0 !important;
    opacity: 1 !important;
    text-decoration: none;
    line-height: 1.42857143;
    white-space: nowrap;
    cursor: pointer;
    font-weight: normal;
    text-align: center;
}







#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items .class-widget-item-inner .class-data-inner {
    display: flex;
    margin: 13px 9px 0 9px;
    border-left: 3px solid #a27af1;
    justify-content: space-between;
    align-items: flex-end;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-data-inner .class-label {
    margin-left: 10px;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-label h4,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .time-label h4 {
    color: black;
    font-size: 13.5px;
    margin: 0;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-label p,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .time-label p {
    color: #6d6d6d;
    font-size: 13px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    margin: 0;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .time-span {
    background: #a27af1;
    color: white;
    padding: 1px 6px;
    border-radius: 4px;
    font-size: 11px;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-data-inner .flx-algn-center {
    display: flex;
    align-items: center;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-item-inner .AmountLabel-tags {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-item-inner .block {
    display: block;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-ages-row {
    margin: 0;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal button.modal-primary-button {
    background-color: #1271C4;
    border-color: #1271C4;
    color: white;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-self: flex-end;
    height: 44px;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal_footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #f3f5fb;
    padding: 10px 15px;
    text-align: right;
    box-sizing: border-box;
}



/* Multiple color css for cards */

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .week-days span.clm_active,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .btn-widget,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .week-days label input.days-checkbox:checked ~ span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .week-days span:not(.active):hover,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .anyTime--class,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .amount-tags span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .time-span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .AmountLabel-tags .time-span {
    background: var(--first-color);
}
/*Default */
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .week-days span.clm_active,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .btn-widget,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .week-days label input.days-checkbox:checked ~ span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .week-days span:not(.active):hover,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .anyTime--class,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .time-span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .amount-tags span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .AmountLabel-tags .time-span {
    background: #0074d8;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .week-days span.clm_active,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .btn-widget,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .week-days label input.days-checkbox:checked ~ span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .week-days span:not(.active):hover,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .anyTime--class,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .time-span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .amount-tags span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .AmountLabel-tags .time-span {
    background: var(--second-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .week-days span.clm_active,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .btn-widget,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .week-days label input.days-checkbox:checked ~ span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .week-days span:not(.active):hover,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .anyTime--class,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .time-span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .amount-tags span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .AmountLabel-tags .time-span {
    background: var(--third-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .week-days span.clm_active,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .btn-widget,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .week-days label input.days-checkbox:checked ~ span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .week-days span:not(.active):hover,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .anyTime--class,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .time-span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .amount-tags span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .AmountLabel-tags .time-span {
    background: var(--fourth-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .week-days span.clm_active,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .btn-widget,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .week-days label input.days-checkbox:checked ~ span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .week-days span:not(.active):hover,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .anyTime--class,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .time-span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .amount-tags span,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .AmountLabel-tags .time-span {
    background: var(--fifth-color);}


#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .AmountLabel-tags .price .auto-detuct {
    background: #045eac;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .AmountLabel-tags .price .auto-detuct {
    background: var(--first-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .AmountLabel-tags .price .auto-detuct {
    background: var(--second-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .AmountLabel-tags .price .auto-detuct {
    background: var(--third-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .AmountLabel-tags .price .auto-detuct {
    background: var(--fourth-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .AmountLabel-tags .price .auto-detuct {
    background: var(--fifth-color);}


#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .class-data-inner {
    border-left: 3px solid #0074d8;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .class-data-inner {
    border-left: 3px solid var(--first-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .class-data-inner {
    border-left: 3px solid var(--second-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .class-data-inner {
    border-left: 3px solid var(--third-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .class-data-inner {
    border-left: 3px solid var(--fourth-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .class-data-inner {
    border-left: 3px solid var(--fifth-color);
}

/*Default color*/
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .amount-label,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .class {
    color: #0074d8;
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .amount-label,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .class {
    color: var(--first-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .amount-label,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .class {
    color: var(--second-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .amount-label,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .class {
    color: var(--third-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .amount-label,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .class {
    color: var(--fourth-color);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .amount-label,
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .class {
    color: var(--fifth-color);
}

/* Default */
#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items:not(.isConditionTrue) .widget-items-inner:after {
    background: linear-gradient(130deg, rgb(76 118 251 / 85%), rgb(255 255 255 / 13%) 91.07%, rgb(31 157 255 / 63%) 91.07%);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+1) .widget-items-inner:after {
    background: linear-gradient(130deg, var(--first-color), rgb(255 255 255 / 13%) 91.07%, var(--first-color) 91.07%);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+2) .widget-items-inner:after {
    background: linear-gradient(130deg, var(--second-color), rgb(255 255 255 / 13%) 91.07%, var(--second-color) 91.07%);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+3) .widget-items-inner:after {
    background: linear-gradient(130deg, var(--third-color), rgb(255 255 255 / 13%) 91.07%, var(--third-color) 91.07%);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+4) .widget-items-inner:after {
    background: linear-gradient(130deg, var(--fourth-color), rgb(255 255 255 / 13%) 91.07%, var(--fourth-color) 91.07%);
}

#calimatic_secure_reder_view_wrapper .clm_classess_modal .class-widget-items.isConditionTrue:nth-child(5n+5) .widget-items-inner:after {
    background: linear-gradient(130deg, var(--fifth-color), rgb(255 255 255 / 13%) 91.07%, var(--fifth-color) 91.07%);
}

@media screen and (max-width:767.98px) {
    #calimatic_secure_reder_view_wrapper div#calimaticSecure_modal.clm_classess_modal .clm_classess_modal_dialog {
        width: 100% !important;
    }

    #calimatic_secure_reder_view_wrapper #calimaticSecure_modal .clm_classess_modal_header .close.CalimaticSecureClosebtn {
        right: 9px !important;
        box-shadow: 1px 1px 9px 3px #e6e4e4 !important;
        top: 8px;
        height: 30px;
        width: 30px;
    }

    #calimatic_secure_reder_view_wrapper #calimaticSecure_modal .clm_classess_modal_header {
        padding: 25px 6px 10px !important;
    }

    #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs li,
    #calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list li {
        max-width: 100% !important;
        margin-bottom: 2px !important;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .CustomSecure-Agerage span.clm_label {
        font-size: 15px !important;
        color: black;
        top: -20px !important;
        padding: 2px 3px !important;
        background-color: transparent !important;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .CustomSecure-Agerage input {
        padding: 8px 6px 8px 6px !important;
        background-color: transparent !important;
        border-radius: 10px !important;
        margin-top: 7px;
    }

    #calimatic_secure_reder_view_wrapper .clm__course__filter__btn_radius {
        border-radius: 10px !important;
    }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .CustomSecure-Agerage {
        overflow: visible !important;
    }

    #calimatic_secure_reder_view_wrapper .btn-widget__card___btn {
        padding: 8px 2px !important;
    }

    #calimatic_secure_reder_view_wrapper #calimatic_render_type_tabs li a, #calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list li a {
        padding: 8px 3px !important;
        font-size: 13px;
    }

    #calimatic_secure_reder_view_wrapper span.counter {
        height: 17px !important;
        min-width: 17px !important;
        padding: 4px;
        font-size: 10px !important;
    }

    #calimatic_secure_reder_view_wrapper .clm-type-skeleton-card-item {
        height: 44px !important;
        width: 165px !important;
        min-width: 165px !important;
    }


    #calimatic_secure_reder_view_wrapper .scollBtns {
        flex-grow: 1;
        align-items: center;
        display: flex;
        justify-content: center;
        gap: 10px;
        height: 36px;
    }

        #calimatic_secure_reder_view_wrapper .scollBtns button svg {
            width: 18px;
        }

    #calimatic_secure_reder_view_wrapper .clm_classess_modal_header .age-field-main {
        margin-top: 32px !important;
    }
}

/* course carousel  */
#calimatic_secure_reder_view_wrapper .inner__one {
    display: flex;
    max-width: 230px;
    width: 100%;
    gap: 20px;
    transform: translateX(0);
    transition: .4s ease transform;
}

#calimatic_secure_reder_view_wrapper .days-widget.clm_dateDays_carousel {
    max-width: 230px;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    padding: 10px;
    box-sizing: border-box;
}

#calimatic_secure_reder_view_wrapper .clm__days_item {
    width: 225px;
    min-width: 100%;
}

#calimatic_secure_reder_view_wrapper .hero_-nav {
    position: absolute;
    top: 10px;
    bottom: 0;
    cursor: pointer;
    padding: 5px;
    opacity: 0;
    display: flex;
    align-items: center;
    transition: .4s ease opacity;
    height: 23px;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: 0px 0px 5px -1px gray;
    border-radius: 50px;
}

#calimatic_secure_reder_view_wrapper a#heroPrev {
    left: 1px;
}

#calimatic_secure_reder_view_wrapper a#heroNext {
    right: 1px;
}

#calimatic_secure_reder_view_wrapper .hero_-nav svg {
    width: 12px;
}

#calimatic_secure_reder_view_wrapper .days-widget.clm_dateDays_carousel:hover .hero_-nav {
    opacity: 1;
}

#calimatic_secure_reder_view_wrapper .btn-widget__card___btn {
    color: white;
    padding: 8px 8px;
    display: flex;
    justify-content: center;
    /* position: absolute; */
    align-items: center;
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 27px;
    font-size: 13px;
    border-radius: 9px;
    border: 0 !important;
    text-decoration: none !important;
    opacity: 1 !important;
    line-height: 20px;
    cursor: pointer;
    white-space: nowrap
}

#calimatic_secure_reder_view_wrapper .btn__5050 {
    width: 50%;
}

#calimatic_secure_reder_view_wrapper .btn-widget__card___btn svg {
    width: 18px;
}

/* Waitlist Modal Css */

/** {
    font-family: Arial, Helvetica, sans-serif;
}*/

#calimatic_secure_reder_view_wrapper .clm___WhiteList__wrapper__Con {
    min-width: 100vw;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-color: rgba(0, 0, 0, 0.245);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: .5s ease opacity;
}

/*.clm___WhiteList__wrapper__Con:not(.show) {
    opacity: 0;
    display: none;
}*/

#calimatic_secure_reder_view_wrapper .clm___WhiteList__area {
    max-width: 800px;
    background-color: white;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: calc(100vh - 200px);
    border-radius: 5px !important;
    overflow: hidden;
    position: relative;
}

#calimatic_secure_reder_view_wrapper .clm___WhiteList__wrapper__Con .clm___WhiteList__area {
    animation: waitlistmodlaAnimi .7s ease;
}

@keyframes waitlistmodlaAnimi {
    0% {
        transform: scale(0.5);
    }

    60% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

#calimatic_secure_reder_view_wrapper .clm___WhiteList__modal_header h4 {
    margin: 0 !important;
    font-size: 18px;
}

#calimatic_secure_reder_view_wrapper .clm___WhiteList__modal_header {
    background-color: rgb(0, 128, 255);
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    color: white;
    padding: .5rem 1rem;
}

    #calimatic_secure_reder_view_wrapper .clm___WhiteList__modal_header button:hover,
    #calimatic_secure_reder_view_wrapper .clm___WhiteList__modal_header button:focus,
    #calimatic_secure_reder_view_wrapper .clm___WhiteList__modal_header button {
        padding: 5px;
        background-color: transparent !important;
        border: 0px solid transparent !important;
        cursor: pointer;
        color: white;
        font-size: 20px;
    }

#calimatic_secure_reder_view_wrapper .clm___WhiteList__modal_body {
    flex-grow: 1;
    background-color: white;
    padding: 2rem;
    overflow-y: auto;
    padding-bottom: 4rem;
}

#calimatic_secure_reder_view_wrapper .clm___WhiteList__modal_footer {
}

#calimatic_secure_reder_view_wrapper .Calimatic__form-group_mb {
    margin-bottom: 16px;
    display: block;
}

    #calimatic_secure_reder_view_wrapper .Calimatic__form-group_mb label {
        display: block;
        display: inline-block;
        font-size: 11px;
        font-weight: 500;
        text-transform: none;
        letter-spacing: 1px;
        color: #000;
        margin-bottom: 5px;
        cursor: text;
    }

#calimatic_secure_reder_view_wrapper .text-danger {
    color: #a94442;
}

#calimatic_secure_reder_view_wrapper .Calimatic__form-group_mb input {
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline-width: 2px !important;
    border: 1px solid #c2cad8 !important;
}

#calimatic_secure_reder_view_wrapper .clm___--WhiteList_inner {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: end;
    gap: 1rem;
}

#calimatic_secure_reder_view_wrapper #Calimatic___btn-add-to-waitlist svg {
    width: 18px;
    white-space: nowrap;
}

#calimatic_secure_reder_view_wrapper #Calimatic___btn-add-to-waitlist {
    white-space: nowrap;
    display: flex;
    align-items: center;
}

#calimatic_secure_reder_view_wrapper .Calimatic___btn-add-to-waitlist {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #1271c4;
    color: #fff;
    cursor: pointer;
}

#calimatic_secure_reder_view_wrapper .clm___WhiteList__modal_footer {
    padding: 1rem;
    border-top: 1px solid #dbdbdb;
    position: absolute;
    background: white;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
}


#calimatic_secure_reder_view_wrapper .loader-07 {
    border: 0 solid transparent;
    border-radius: 50%;
    position: relative;
}

    #calimatic_secure_reder_view_wrapper .loader-07:before,
    #calimatic_secure_reder_view_wrapper .loader-07:after {
        content: '';
        border: 4px solid rgb(49, 152, 242);
        border-radius: 50%;
        width: inherit;
        height: inherit;
        position: absolute;
        top: 0;
        left: 0;
        animation: loader-07 1s linear infinite;
        opacity: 0;
        margin: auto;
        bottom: 0;
        right: 0;
    }

    #calimatic_secure_reder_view_wrapper .loader-07:before {
        animation-delay: 0s;
    }

    #calimatic_secure_reder_view_wrapper .loader-07:after {
        animation-delay: 0.5s;
    }

@keyframes loader-07 {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

#calimatic_secure_reder_view_wrapper [class*=loader-] {
    display: inline-block;
    width: 6em;
    height: 6em;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
}

#calimatic_secure_reder_view_wrapper .box {
    min-width: 100vw;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e9e9e987;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000000;
}

#calimatic_secure_reder_view_wrapper .not-show {
    display: none;
}

#calimatic_secure_reder_view_wrapper .clm___WhiteList__wrapper__Con {
    z-index: 10000000 !important;
}

#calimatic_secure_reder_view_wrapper #generic-note-div {
    margin: 0;
    border-left: 3px solid !important;
    border-radius: 0;
    box-shadow: 0px 0px 12px -6px gainsboro;
    margin: auto;
    margin-bottom: 10px;
    padding: 6px;
    font-size: 12px;
}

#calimatic_secure_reder_view_wrapper .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}


/* tostr css Start */
#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster {
    position: fixed;
    padding: 10px;
    line-height: 20px;
    max-width: 280px;
    width: 100%;
    font-size: 14px;
    font-family: sans-serif;
    border-radius: 3px;
    box-shadow: 0px 0px 20px -4px gray;
    transform: translateY(0);
    z-index: 9999999999999;
}

    #calimatic_secure_reder_view_wrapper #calimatic____Custom___toster:not(.show) {
        display: none;
    }

@keyframes mytostAmimation {
    0% {
        transform: translateY(-210px);
        opacity: 0;
    }

    50% {
        transform: translateY(50px);
        opacity: .9;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster.show {
    animation: mytostAmimation .8s ease;
}

#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster.topleft {
    top: 5px;
    left: 5px;
}

#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster.bottomleft {
    bottom: 5px;
    left: 5px;
}

#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster.topright {
    top: 5px;
    right: 5px;
}

#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster.bottomright {
    bottom: 5px;
    right: 5px;
}

#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster.success {
    background: #5fbd4ae6;
    color: white;
}

#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster.danger {
    background: #bd4a4ade;
    color: white;
}

#calimatic_secure_reder_view_wrapper #calimatic____Custom___toster.warning {
    background: #dead17e0;
    color: white;
}

#calimatic_secure_reder_view_wrapper .tost-inner {
    display: flex;
    align-items: center;
    gap: 14px;
    text-transform: capitalize;
}

    #calimatic_secure_reder_view_wrapper .tost-inner span svg {
        width: 28px;
        margin-top: -4px;
        display: block;
    }

#calimatic_secure_reder_view_wrapper .clm-skeleton-card {
    width: 355px !important;
    display: flex !important;
    flex-direction: column !important;
    height: 540px !important;
    overflow: hidden !important;
    box-shadow: 0 0 9px rgba(33, 33, 33, .2) !important;
    margin-top: 1% !important;
}

#calimatic_secure_reder_view_wrapper .clm-skeleton-card-img {
    position: relative;
    height: 220px;
}

#calimatic_secure_reder_view_wrapper .clm-skeleton-card-body {
    padding: 1rem;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}


#calimatic_secure_reder_view_wrapper .clm-skeleton-card-title.clm-skeleton {
    min-height: 50px;
    margin: 0 0 4px 0px;
}

#calimatic_secure_reder_view_wrapper .clm-skeleton-card-intro {
    line-height: 1.5;
    margin: 0 0 7px 0;
}

    #calimatic_secure_reder_view_wrapper .clm-skeleton-card-intro.clm-skeleton {
        border-radius: 4px;
        flex: 1 1 auto;
    }

#calimatic_secure_reder_view_wrapper .clm-skeleton-card-body .clm-skeleton-card-intro:nth-child(2) {
    max-width: 68%;
}

#calimatic_secure_reder_view_wrapper .clm-skeleton-card-body .clm-skeleton-card-intro:nth-child(3) {
    max-width: 85%;
}

#calimatic_secure_reder_view_wrapper .clm-skeleton-card-body .clm-skeleton-card-intro:last-child {
    max-width: 95%;
}

#calimatic_secure_reder_view_wrapper .clm-skeleton {
    background-color: #e2e5e7;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-size: 192px 100%;
    background-repeat: no-repeat;
    background-position: left -66px top 0;
    animation: skeleton-shine 1s ease infinite;
}

@keyframes skeleton-shine {
    to {
        background-position: right -264px top 0;
    }
}
/*Category skeleton styling*/
#calimatic_secure_reder_view_wrapper .clm-type-skeleton-card-item {
    height: 60px;
    display: inline-block;
    width: 200px;
    min-width: 200px;
}

#calimatic_secure_reder_view_wrapper .clm-type-skeleton-card {
    display: flex;
    gap: 10px;
    margin-top: 9px;
    overflow: hidden;
}

#calimatic_secure_reder_view_wrapper .oldPrice {
    text-decoration: line-through;
}
#calimatic_secure_reder_view_wrapper .d-none {
    display: none;
}
#calimatic_secure_reder_view_wrapper .dy-modal-feeInfo {
    display: flex;
    background: #d9d9d9;
    width: 15px;
    height: 15px;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    color: gray;
    border-radius: 9px;
    font-size: 12px;
    user-select: none;
}

#calimatic_secure_reder_view_wrapper .gap-2 {
    gap: 5px !important;
}

#calimatic_secure_reder_view_wrapper .dy-relative {
    position: relative !important;
}

#calimatic_secure_reder_view_wrapper .dy-fee-pophover {
    position: absolute;
    top: -7px;
    padding: 6px;
    /* white-space: nowrap; */
    left: 50px;
    border: 1px solid lightgray;
    border-radius: 4px;
    box-shadow: 0px 0px 8px -4px gray;
    display: none;
    width: fit-content;
    max-width: 230px;
    /* word-break: break-all; */
    min-width: 196px;
    background: white;
    max-height: 200px;
    overflow: auto;
}

#calimatic_secure_reder_view_wrapper .dy-modal-feeInfo:hover ~ .dy-fee-pophover {
    display: block;
}

#calimatic_secure_reder_view_wrapper .dy-fee-pophover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
    width: 0;
    height: 0;
    left: -17px;
    top: 8px;
    border-top: 8px solid transparent;
    border-right: 13px solid #9b9b9b;
    border-bottom: 8px solid transparent;
}
#calimatic_secure_reder_view_wrapper .fadeout {
    opacity: 50%;
}

#calimatic_secure_reder_view_wrapper .dy-fee-pophover .arrow::before {
    content: '';
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
    width: 0;
    height: 0;
    left: -3px;
    top: -7px;
    border-top: 8px solid transparent;
    border-right: 11px solid #ffffff;
    border-bottom: 7px solid transparent;
}

#calimatic_secure_reder_view_wrapper .full-text b,
#calimatic_secure_reder_view_wrapper .minified-text b {
    font-weight: bold !important;
}

#calimatic_secure_reder_view_wrapper .full-text.icode p,
#calimatic_secure_reder_view_wrapper .minified-text.icode p {
    font-size: inherit !important;
}

#calimatic_secure_reder_view_wrapper .coupon-btn {
    font-size: 13.5px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    width: 50px;
    height: auto;
    color: white !important;
    background: #c00 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    padding: 8px 2px 17px 2px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
    margin-top: -8px;
    /* box-shadow: -3px -3px 5px 1px #373737; */
    border-top-left-radius: 4px;
    /* filter: drop-shadow(3px 1px .7px black); */
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 14px), 50% 100%, 0 calc(100% - 14px));
    transition: padding 0.2s;
}

#calimatic_secure_reder_view_wrapper a.coupon-btn-outer, #calimatic_secure_reder_view_wrapper a.coupon-btn-outer:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: initial !important;
    text-decoration: none !important;
    border-color: transparent !important;
    cursor: pointer !important;
    border-radius: 0px !important;
    filter: drop-shadow(3px 2px 1px #000000e8);
    padding: 0 !important;
}


#calimatic_secure_reder_view_wrapper .coupon-btn .btn-icon {
    font-size: 14px;
}

#calimatic_secure_reder_view_wrapper .coupon-btn:hover {
    text-decoration: none;
    color: #fff;
    padding: 8px 2px 19px 2px;
}

#calimatic_secure_reder_view_wrapper .tags {
    top: 0;
    display: flex;
    width: auto;
    position: absolute;
    z-index: 99;
    flex-direction: column;
    right: 0;
}

#calimatic_secure_reder_view_wrapper .coupon-btn p {
    font-size: 10px !important;
    line-height: normal !important;
    margin: 0 !important;
}

#calimatic_secure_reder_view_wrapper .coupon-btn-div {
    text-align: left;
    position: absolute;
    top: 0px;
    left: 5px;
    z-index: 99;
}

#calimatic_secure_reder_view_wrapper .coureInfo__inner__content .coupon-btn-div {
    top: 0px;
    right: -2px;
    left: auto;
}
#calimatic_secure_reder_view_wrapper .coupon-card-box {
    max-width: 100%;
    margin-bottom: 16px;
    max-width: 410px;
    width:100%;
}
#calimatic_secure_reder_view_wrapper .coupon-card {
    display: flex;
    align-items: center;
    background-color: rgb(241, 241, 241);    
}

#calimatic_secure_reder_view_wrapper .coupon-header {
    padding: 10px 10px;
    position: relative;
    width: 115px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    flex: 0 0 auto;
}

#calimatic_secure_reder_view_wrapper .couponsContainer {
    flex-wrap: wrap;
    gap: 10px;
    align-items: stretch;
    justify-content: center;
    margin: 10px auto;
}

    #calimatic_secure_reder_view_wrapper .couponsContainer .row {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;  
    }

.row-spacing {
    justify-content: center;
    flex-wrap: wrap;
}

    #calimatic_secure_reder_view_wrapper .couponsContainer .col-md-6 {
        width: 48%;
    }
#calimatic_secure_reder_view_wrapper .coupon-details {
    padding: 5px;
    border-left: 2px dotted #999;
    position: relative;
    flex: 1 1 auto;
    min-width:1px;
}

    #calimatic_secure_reder_view_wrapper .coupon-details ._descriptions {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        overflow-wrap: break-word;
    }

#calimatic_secure_reder_view_wrapper .coupon-code {
    font-size: 30px;
    font-weight: bold;
}

#calimatic_secure_reder_view_wrapper .couponCode strong {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#calimatic_secure_reder_view_wrapper .coupon-card-box-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

#calimatic_secure_reder_view_wrapper .coupon-image {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

#calimatic_secure_reder_view_wrapper .coupon-body {
    padding: 10px;
    position: relative;
}

#calimatic_secure_reder_view_wrapper .coupon-description {
    font-size: 16px;
}

#calimatic_secure_reder_view_wrapper .coupon-expiration-date {
    font-size: 14px;
    color: #ccc;
}

#calimatic_secure_reder_view_wrapper .coupon-footer {
    padding: 10px;
    text-align: right;
}

#calimatic_secure_reder_view_wrapper .copy-coupon-code-button {
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    line-height: 10px;
}

    #calimatic_secure_reder_view_wrapper .copy-coupon-code-button:hover {
    }

#calimatic_secure_reder_view_wrapper .coupon-card * {
    margin: 0;
}

#calimatic_secure_reder_view_wrapper .coupon-footer.input-group {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

#calimatic_secure_reder_view_wrapper .coupon-header span {
    color: #1271c4;
    text-align: left;
    font-size: 22px;
    word-break: break-all;
    line-height: normal;
    font-weight: 600;
}

#calimatic_secure_reder_view_wrapper .coupon-card .code {
    border-radius: 4px;
    padding: 5px 10px;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px, rgba(0, 0, 0, 0.1) 0px 2px 4px 0px, rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
    margin-top: 10px;
    width: 100%;
    justify-content: space-between;
}

    #calimatic_secure_reder_view_wrapper .coupon-card .code a {
        color: inherit;
    }

#calimatic_secure_reder_view_wrapper .couponCode {
    font-size: 10px;
    font-weight: normal;
    min-width: 1px;
}

    #calimatic_secure_reder_view_wrapper .couponCode * {
        display: block;
    }

#calimatic_secure_reder_view_wrapper .copyBtn {
    border: none !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    line-height: 10px !important;
    background-color: transparent !important;
    padding: 0 !important;
    color: var(--black-color) !important;
    outline: none !important
}

    #calimatic_secure_reder_view_wrapper .copyBtn svg {
        height: 16px;
        width: 16px;
        fill: var(--black-color) !important;
    }

#calimatic_secure_reder_view_wrapper .WidgetContentDiv {
    position: relative;
}



#calimatic_secure_reder_view_wrapper .copy-notification {
    color: white;
    background-color: #28a745;
    border-radius: 5px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: auto;
    display: none;
    z-index: 999999;
    font-family: inherit;
    padding: 10px;
}
#calimatic_secure_reder_view_wrapper .coupon-wrapper {
    position: relative;
}

    #calimatic_secure_reder_view_wrapper .coupon-wrapper ul {
        position: absolute;
        list-style: none;
        top: 35px;
        background: white;
        padding: 0.5rem !important;
        border-radius: 4px;
        box-shadow: 0px 0px 4px -3px grey;
        max-height: 150px;
        overflow: auto;
        right: 0;
    }

        #calimatic_secure_reder_view_wrapper .coupon-wrapper ul li {
            padding: .5rem .5rem;
        }

            #calimatic_secure_reder_view_wrapper .coupon-wrapper ul li:not(:last-child) {
                border-bottom: 1px solid gainsboro;
            }

#calimatic_secure_reder_view_wrapper .coupon-inner p {
    border: 1px solid gainsboro;
    padding: .3rem 1rem;
    border-radius: 20px;
}

    #calimatic_secure_reder_view_wrapper .coupon-inner p:not(.show-all-names) {
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

#calimatic_secure_reder_view_wrapper .show-all-names {
    cursor: pointer;
    height: 33px;
    width: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#calimatic_secure_reder_view_wrapper .coupon-inner {
    display: flex;
    gap: 8px;
    align-items: center;
}

#calimatic_secure_reder_view_wrapper .d-none {
    display: none;
}
#calimatic_secure_reder_view_wrapper .slider-info p {
    font-size: 11px;
    margin: 5px;
    line-height: 1.3;
}

#calimatic_secure_reder_view_wrapper .slider-info span {
    background-color: gainsboro;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    display: flex;
    font-size: 10px;
    align-items: center;
    justify-content: center;
    flex: 1 0 auto;
}

#calimatic_secure_reder_view_wrapper .slider-info {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 0 15px;
    align-items: baseline;
}

#calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm__multiselect_btn {
    border: 0;
    background-color: #ffffff !important;
    color: #1271c4 !important;
    font-size: 12px;
    font-weight: 600;
    box-shadow: none;
    border-bottom: 2px solid #1271c4;
    border-radius: 0;
    min-width: 160px;
}

#calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .multiselect-selected-text {
    position: relative;
    display: inline-block !important;
}

    #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .multiselect-selected-text::after {
        content: '';
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-top: 0;
        border-bottom: 4px solid black;
        position: absolute;
        right: -12px;
        top: 7px;
        transform: rotate(180deg);
    }

#calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner {
    position: relative;
}
#calimatic_secure_reder_view_wrapper .select-center {
    display: flex;
    justify-content: center;
}

#calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu {
    border-radius: 0 0 5px 5px;
    max-height: 200px;
    overflow: hidden auto;
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none;
    width: 100%;
}

    #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu.open_dropup {
        border-radius: 5px 5px 0px 0px;
        top: -200px !important;
    }

    #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu.clm_show_dd {
        display: block;
        z-index: 9;
    }

    #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu::-webkit-scrollbar {
        width: 7px;
        height: 7px;
    }

    #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu::-webkit-scrollbar-thumb {
        background-color: #b0afaf;
        border-radius: 5px;
    }

    #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: none !important;
        background-color: transparent;
    }

    #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu li:not(:last-child) {
        border-bottom: 1px solid #c7c7c740;
    }

    #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu li > a {
        display: block;
    }

        #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

        #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu li > a > label {
            font-weight: 400;
            color: #000000;
            text-transform: capitalize !important;
            padding: 7px 30px;
            cursor: pointer;
            display: block;
            font-size: 13px;
            position: relative;
        }

            #calimatic_secure_reder_view_wrapper #Available_dates_for_Date_and_Days_Course .clm-select-multiple-inner .clm-dropdown-menu li > a > label input {
                position: absolute;
                left: 5px;
            }

#calimatic_secure_reder_view_wrapper .set-position {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#calimatic_secure_reder_view_wrapper .set-z-index {
    z-index: 999;
    position: relative;
}


/*----Shopping Cart Styling Started----*/
#calimatic_secure_reder_view_wrapper .shopping-cart-icon-div-container {
    position: absolute;
    right: 0px;
    bottom: 20px;
    top: 33px;
    z-index: 9;
    display: inline-table;
}

    #calimatic_secure_reder_view_wrapper .shopping-cart-icon-div-container .shopping-cart-icon-div-container-button {
        height: 55px;
        border: none;
        background-color: #3598dc;
        border-radius: 62px;
        box-shadow: 0 0 3px #fff;
        cursor: pointer;
        transition: all 400ms cubic-bezier(.62,.1,.5,1) !important;
        width: 150px !important;
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
    }

        #calimatic_secure_reder_view_wrapper .shopping-cart-icon-div-container .shopping-cart-icon-div-container-button span {
            font-size: 28px;
            color: white;
            position: absolute;
            left: 16px;
            top: 14px;
            line-height: 28px;
        }

    #calimatic_secure_reder_view_wrapper .shopping-cart-icon-div-container .shopping-cart-icon-div-container-total-price-display {
        opacity: 1 !important;
        margin-bottom: 0;
        margin-right: 0;
        margin-top: 0;
        margin-left: 45px;
        font-size: 18px !important;
        width: auto;
        color: white;
        white-space: nowrap;
    }
    #calimatic_secure_reder_view_wrapper .shopping-cart-icon-div-container .shopping-cart-icon-image-display {
        width:28px;
        height:28px;
    }
#calimatic_secure_reder_view_wrapper .shopping-cart-icon-image-display-trash {
    width: 12px;
    height: 12px;
}
#calimatic_secure_reder_view_wrapper .hide-shopping-cart-go-to-cart-btn {
    display: none !important;
}
#calimatic_secure_reder_view_wrapper .shopping-cart-go-to-cart-btn {
    padding: 8px 35px !important;
    border-radius: 7px !important;
    font-size: 16px !important;
}

#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div {
    position: absolute;
    top: 87px;
    max-width: 470px;
    width: 100%;
    background-color: #ffffff;
    padding: 15px;
    z-index: 100;
    box-shadow: gray 0px 27px 133px -8px;
    right: 0;
    bottom: 0;
    height: 540px;
    overflow: auto;
    border: 2px solid #3598dc;
    transform: translateX(100%);
    transition: all 0.3s ease;
    /*display: none !important;*/
    border-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

    #calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div.is-visible {
        transform: translateX(0);
        /*display:block !important;*/
    }
#calimatic_secure_reder_view_wrapper .td-class-add-ons .td-class-add-ons-inner {
    display: -webkit-box;
    max-width: 140px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-pricing-div {
    border-top: 2px solid #cdcdcd;
    margin-bottom: 20px;
}

    #calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-pricing-div .shopping-cart-items-container-pricing-div-inner {
        display: flex;
        align-items: center;
        justify-content: end;
        padding: 4px 20px;
    }

    #calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-pricing-div h5 {
        margin-bottom: 0;
        color: #111111;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.5;
        margin: 0 0 0px 0;
    }


    #calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-pricing-div span {
        min-width: 140px;
        text-align: right;
        font-weight: bold;
        margin: 0 0 0px 0;
        font-size: 14px;
        color: #555;
    }

#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-footer-div p {
    line-height: normal;
    font-size: 13px;
    margin-bottom: 30px;
    color: #555;
    margin: 0 0 10px;
}

#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-table-div {
    min-height: 260px;
    max-height: 260px;
    overflow: scroll;
}

    #calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-table-div .td-class-name {
        color: #4b98dd;
        font-weight: bold;
    }

    #calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-table-div td {
        font-weight: 500;
        color: #000000;
        white-space: pre-wrap;
        background-color: #ffffff;
        background: #ffffff;
        border: 0;
        border-top: 1px solid #e7ecf1;
    }

#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-header-display-text {
    font-size: 16px !important;
    color: #555 !important;
    line-height: 1.8 !important;
    margin-bottom: 30px !important;
    margin-top: 5px !important;
}

#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-table-div table thead tr {
    background: #ffffff;
    font-style: italic;
    border-bottom: 2px solid #cdcdcd;
}

#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-table-div .td-class-action {
    text-align: center;
}
#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-table-div .td-class-tuition {
    text-align: left;
}
#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div .shopping-cart-items-container-table-div .td-class-fee {
    text-align: left;
}

#calimatic_secure_reder_view_wrapper #shopping-cart-items-container-table .remove-shopping-cart-item-btn {
    cursor: pointer;
}
#calimatic_secure_reder_view_wrapper .shopping-cart-header-display-text {
    justify-content: center !important;
    padding-left: 10px;
    border-left: 3px solid;
    font-weight: 700;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
    white-space: pre-wrap;
    max-width: 55%;
}
#calimatic_secure_reder_view_wrapper #shopping-cart-items-container-table {
    padding: 28px 0;
    font-size: 13.5px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

    #calimatic_secure_reder_view_wrapper #shopping-cart-items-container-table th {
        padding: 8px;
        line-height: 1.42857143;
        font-weight: bold !important;
        font-size: 13.5px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        text-align: left;
        vertical-align: middle;
        border: 0;
        color: #4d6b8a !important;
        font-style: italic;
    }
    #calimatic_secure_reder_view_wrapper #shopping-cart-items-container-table th, #calimatic_secure_reder_view_wrapper #shopping-cart-items-container-table td {
        padding: 8px;
        line-height: 1.42857143;
    }
#calimatic_secure_reder_view_wrapper #shopping_cart_detail_footer_checkout_button {
    margin-right: 10px;
    max-width: 130px;
    width: 100%;
    border: none;
    background: #3598dc;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#calimatic_secure_reder_view_wrapper #shopping_cart_detail_footer_continue_button {
    margin-right: 10px;
    max-width: 130px;
    width: 100%;
    border: none;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #555 !important;
    background-color: #f5f5f5;
}
    #calimatic_secure_reder_view_wrapper #shopping_cart_detail_footer_continue_button::selection {
        color: #FFF;
        text-shadow: none;
    }
#calimatic_secure_reder_view_wrapper .shopping-cart-selected-items-container-wrapper-div {
    margin-bottom: 30px;
}
#calimatic_secure_reder_view_wrapper .shopping-cart-detail-footer-div {
    display: flex;
    justify-content: center;
}
#calimatic_secure_reder_view_wrapper #cart-arrow-view {
    width: 50px;
    position: absolute;
    right: 152px;
    top: 35px;
    z-index: 1;
}
#calimatic_secure_reder_view_wrapper .shopping-cart-icon-div-container {
    position: absolute !important;
}

#calimatic_secure_reder_view_wrapper #shopping_cart_detail_view_wrapper_div {
    position: absolute !important;
}

#calimatic_secure_reder_view_wrapper #cart-arrow-view {
    position: absolute !important;
}

#calimatic_secure_reder_view_wrapper #calimatic_render_categories_tabs_list {
    margin-bottom: 22px !important;
}

#calimatic_secure_reder_view_wrapper {
    padding-top: 6rem !important;
}


    /*----Shopping Cart Styling Ended----*/

    #calimatic_secure_reder_view_wrapper .iti--allow-dropdown input {
        padding-right: 6px;
        padding-left: 52px;
    }


.#calimatic_secure_reder_view_wrapper table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

#calimatic_secure_reder_view_wrapper #addonFeeParentDiv {
    padding-left: 15px;
    padding-right: 15px;
}

    #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table {
        font-size: 13.5px;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
        border-collapse: collapse;
    }

        #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > thead > tr > th,
        #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > tbody > tr > th,
        #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > thead > tr > td,
        #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > tbody > tr > td {
            padding: 8px;
            line-height: 1.42857143;
        }

        #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > thead > tr:first-of-type {
            background-color: #eff3f8;
        }

        #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > thead > tr:nth-child(1) {
            color: #4d6b8a !important;
        }

        #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > thead > tr:first-of-type th, #calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > tbody tr td {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            text-align: left;
            vertical-align: middle;
            border: 0;
        }

    #calimatic_secure_reder_view_wrapper #addonFeeParentDiv table tbody tr {
        background-color: #ffffff;
    }

calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > tbody > tr:nth-of-type(odd) {
    background-color: #fbfcfd;
}
    calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > tbody > tr:nth-of-type(odd) td {
        background-color: #fbfcfd;
    }
#calimatic_secure_reder_view_wrapper #addonFeeParentDiv .table > tbody > tr > td {
    border-top: 1px solid #e7ecf1;
    background-color: #ffffff;
}

#calimatic_secure_reder_view_wrapper #addonFeeParentDiv .btn {
    background-color: #ffffff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #000000;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    border-color: #9fa8b0;
    white-space: nowrap;
    user-select: none;
}

#calimatic_secure_reder_view_wrapper #addonFeeParentDiv .btn-primary {
    color: #ffffff;
    background-color: #1271C4;
    border-color: #1271C4;
}

#calimatic_secure_reder_view_wrapper #addonFeeParentDiv .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

#calimatic_secure_reder_view_wrapper #calimaticSecure_class_add_ons_modal .clm_modal_body {
    max-height: 74vh;
    overflow: auto;
}

#calimatic_secure_reder_view_wrapper .has-start-date {
    padding-bottom: 62px !important;
}
#calimatic_secure_reder_view_wrapper .class-item-start-date {
    position: absolute;
    bottom: 74px;
    left: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    z-index: 1;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
}

    #calimatic_secure_reder_view_wrapper .class-item-start-date label {
        margin: 0;
        flex: 1 1 auto;
        color: black;
        font-size: 13.5px;
        text-transform: none;
        letter-spacing: normal;
        font-weight: 600;
    }

    #calimatic_secure_reder_view_wrapper .class-item-start-date input {
        max-width: 150px;
        border-radius: 9px !IMPORTANT;
        box-shadow: 1px 1px 7px 0px #e6e6e6;
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555555;
        background-color: #ffffff;
        border: 1px solid #cccccc;
    }

/* New Coupon Css */

#calimatic_secure_reder_view_wrapper .coupons-container-row {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
}

    #calimatic_secure_reder_view_wrapper .coupons-container-row .coupons-column:nth-child(4n + 1) .coupon-custom-tag {
        background-color: #1271c4;
    }

    #calimatic_secure_reder_view_wrapper .coupons-container-row .coupons-column:nth-child(4n + 2) .coupon-custom-tag {
        background-color: brown;
    }

    #calimatic_secure_reder_view_wrapper .coupons-container-row .coupons-column:nth-child(4n + 3) .coupon-custom-tag {
        background-color: burlywood;
    }

    #calimatic_secure_reder_view_wrapper .coupons-container-row .coupons-column:nth-child(4n + 4) .coupon-custom-tag {
        background-color: darkblue;
    }

#calimatic_secure_reder_view_wrapper .set-center {
    justify-content: center;
}

#calimatic_secure_reder_view_wrapper .coupons-container-row .coupons-column {
    width: 48%;
}

#calimatic_secure_reder_view_wrapper .coupon-main-wrapper {
    border: 1px solid gainsboro;
    border-radius: 10px;
    padding: 12px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

    #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-header {
        display: flex;
        align-items: center;
        gap: 8px;
    }

        #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-header .amount-off {
            background: #3f6dfc;
            color: #ffffff;
            font-weight: bold;
            padding: 2px 12px;
            border-radius: 20px;
            font-size: 20px;
        }

        #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-header ._coupon-date {
            background: #fcf094;
            padding: 6px 8px;
            border-radius: 4px;
            font-weight: bold;
            font-size: 14px;
        }

    #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-body {
        padding-top: 10px;
        flex: 1 1 auto;
        display: flex;
        flex-direction: column;
    }

        #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-body .new-applicable-to {
            margin: 0;
            margin-bottom: 4px;
            font-size: 12px;
        }

        #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-body .new-coupon-note {
            width: 100%;
            height: 102px;
            border: 1px solid rgb(184 178 178 / 30%);
            resize: none;
            cursor: auto;
            font-size: 14px;
        }

        #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-body .new-promo-code {
            display: flex;
            align-items: center;
            gap: 7px;
        }

        #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-body .new-coupon-text-wrapper {
            padding: 8px 0;
            flex: 1 1 auto;
        }

        #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-coupon-body .coupon-custom-tag {
            padding: 1px 8px;
            background-color: #42B6F5;
            border-radius: 20px;
            margin-right: 4px;
            margin-bottom: 4px;
            word-break: break-word;
            display: inline-block;
            color: white;
            font-size: 13px;
            font-weight: bold;
        }

    #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-promo-code .promo-label {
        flex: 0 0 auto;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
    }

    #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-promo-code .promo-code {
        flex: 0 1 auto;
        min-width: 1px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        overflow-wrap: break-word;
        background: #ececec;
        padding: 1px 6px;
        border-radius: 4px;
    }

    #calimatic_secure_reder_view_wrapper .coupon-main-wrapper .new-promo-code .coupon-copy-btn {
        border: 0;
        border-radius: 3px;
        color: #ffffff;
        line-height: normal !important;
    }

@media (max-width: 992px) {
    #calimatic_secure_reder_view_wrapper .coupons-container-row .coupons-column {
        width: 100%;
    }
}