@font-face {
    font-family: 'JosefinSans-Regular';
    src: url('../fonts/JosefinSans-Regular.woff2') format('woff2'), url('../fonts/JosefinSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'JosefinSans-SemiBold';
    src: url('../fonts/JosefinSans-SemiBold.woff2') format('woff2'), url('../fonts/JosefinSans-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.category-drop-down.form-group {
    margin-bottom: 0px !important;
}

.category-drop-down .custom-select {
    width: 100%;
    padding: 0px 5px 0 10px !important;
    font-size: 16px;
    border: 0px solid #ccc;
    background-color: transparent!important;
    color: #331;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 40px;
    border-radius: 10px;
    font-size: 15px;
}

#tt-pageContent {
    overflow: hidden;
}

#delete-cart-items {
    font-size: 15px !important;
    display: flex;
    gap: 5px;
}

#booking-content .table td,
#booking-content .table th {
    padding: 8px;
    text-align: center;
}

.booking-detail-list {
    gap: 15px 0;
}

.timeslots_selection .form-group {
    display: flex;
    flex-direction: column;
    background-color: #e3e7ed;
    justify-content: center;
    padding: 5px 10px;
    border-radius: 10px;
}

.timeslot-classes {
    display: flex;
    gap: 10px;
    align-items: center;
}

#event_detail_modal .col-md-4.d-flex {
    gap: 10px;
}

#event_detail_modal .modal-header {
    padding: 15px;
}

#event_detail_modal .modal-body {
    padding: 30px;
}

.list-group-item.active {
    background-color: #007bff;
    color: white;
}

#bookingModal .modal-dialog {
    max-width: 70%;
}

.modal-body .icon-container img {
    width: 30px;
}

.list-group-item:hover {
    background-color: #007bff;
    color: white;
}

.navy-blue-btn {
    background-color: #001f3f !important;
    color: white !important;
}

.navy-blue-btn:hover {
    background-color: #001a36;
    color: white;
}

.list-group-item {
    border: none !important;
}

.list-group-item.active,
.list-group-item:hover {
    background-color: #081e58 !important;
    color: white !important;
    text-decoration: none !important;
}

.list-group-item.active a,
.list-group-item:hover a {
    color: #fff !important;
    text-decoration: none !important;
}

.list-group-item a.text-dark:focus,
.list-group-item a.text-dark:hover,
.list-group-item a.text-dark:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.trianer-profile-image {
    width: 60px;
    border-radius: 50%;
}

.contact-now-btn {
    background-color: #fff !important;
    color: #001f3f !important;
    border: 1px solid #001f3f;
}

.contact-now-btn:hover {
    background-color: #001f3f !important;
    color: white !important;
}

.trainers-list {
    justify-content: center;
}

body {
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    background-color: #f7f7f7;
}

main {
    font-family: 'Montserrat-Regular';
    font-weight: normal;
}

.ra_in_card {
    background-color: #f7f7f7;
    padding: 5px;
}

.fa-eye:before {
    content: "\f06e"
}

.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.signuppage {
    margin-left: auto;
    margin-right: auto;
}

.ra_in_card .ph_input input {
    padding-left: 65px;
    height: 40px !important;
}

.ra_in_card .ph_input select {
    color: #544d4d;
    font-size: 14px;
    padding: 0px 6px;
    height: 33px !important;
    border: none !important;
    border-right: 1.4px solid #a19d9d !important;
    border-radius: 0;
    box-shadow: none !important;
    position: absolute;
    left: 1px;
    top: 4px;
    width: 60px !important;
}

.ra_in_card input,
.ra_in_card select {
    width: 100% !important;
    border: 1px solid #dcdcdc !important;
    color: #544d4d;
    font-size: 16px;
    padding: 6px;
    height: 42px !important;
    border-radius: 0px !important;
}

.log_box {
    border-radius: 10px;
    background-color: #fff;
}

.log_box button {
    border: none;
    width: 85%;
    margin: 5px 0;
}

.btn_button {
    text-align: center;
    color: #fff;
    background-color: #081e58;
    border-radius: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'JosefinSans-SemiBold';
    font-weight: normal;
    margin: 0px;
}

main {
    background-color: #f7f7f7;
}

.registration-section .registration-card {
    border: none;
    border-radius: 10px;
}

.registration-section .form-control {
    border: none !important;
}

.registration-card {
    position: relative;
}

.registration-card .date-time-overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}

.checkoutbox {
    border-radius: 10px;
    background-color: #fff;
}

.checkout {
    padding: 20px;
}

.registration-card .buttons {
    display: flex;
    gap: 30px;
}

.transparent-btn {
    border: solid 1px #081e58 !important;
    color: #081e58 !important;
}

.event-details .col-md-6,
.event-details .col-md-12 {
    padding: 0px;
}

.blue-btn {
    background-color: #081e58 !important;
    color: #fff !important;
}

.buttons-links {
    border-radius: 10px !important;
    width: 150px;
    height: 54px;
}

.registration-card {
    background-color: #fff
}

.registration-section.tab-section {
    background-color: #f1bf4f;
}

.registration-section .registration-card-img-top {
    width: 26.8%;
}

.registration-section .registration-card-body {
    background-color: #f8f9fa;
}

.registration-card .card-text {
    text-align: left;
}

.registration-section .registration-list-group-item {
    border: none;
    border-radius: 0;
    padding: 15px 10px;
    background-color: #fff;
    color: #000;
}

.registration-section .registration-list-group-item.active {
    background-color: #fff;
    color: #0d2671;
    border: none;
    text-decoration: underline;
}

.registration-section .registration-list-group-item:hover {
    background-color: #f1f1f1;
}

.registration-section .registration-result-text {
    text-align: center;
}

.registration-section .mt-5 {
    margin-top: 3rem;
}

.registration-section .shadow-sm {
    padding: 15px 18px;
    display: flex;
    flex-direction: row;
}

.card-divider {
    border-top: 1px solid black;
    margin-top: 40px;
    margin-bottom: 40px;
}

.registration-list-group {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.06);
    color: #fff;
    background-color: #fff;
    border-radius: 10px;
}

.white-button {
    border-radius: 10px;
    border: solid 1px #081e58 !important;
    background-color: #fff !important;
}

.list-group-item.active {
    background-color: #fff;
    color: #0d2671;
    border: unset;
    text-decoration: underline;
}

.event_location p {
    background-color: #e3e7ed;
    padding: 4px 16px 0px;
    border-radius: 20px;
    width: auto;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    font-family: 'JosefinSans-SemiBold';
}

.us_le_im_s .card-price {
    font-size: 16px;
}

.us_le_im_s .card-trainer,
.us_le_im_s .card-text {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.btn_1 {
    border: 1px solid #091e58;
    font-size: 13px;
    font-weight: 700;
    color: #091e58;
    font-family: 'JosefinSans-SemiBold';
    padding: 10px 5px 0px;
    border-radius: 7px;
    height: 40px;
}

.btn_1:hover {
    text-decoration: none;
}

.book-now-btn {
    border: 1px solid #091e58!important;
    background-color: #091e58!important;
    font-size: 13px!important;
    font-weight: 700!important;
    color: #fff!important;
    font-family: 'JosefinSans-SemiBold';
    padding: 11px 22px!important;
    border-radius: 7px!important;
    height: 40px!important;
}

.event-date-box {
    color: #fff;
    margin-top: -3em;
    padding-left: 10px;
    margin-bottom: 16px;
    ;
}

.carousel-item .card-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* Change this number to set the number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cart-title-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}

.update-profile-btn {
    text-align: center;
}

.trainer-icons-list {
    gap: 10px 0;
}

.tab-content .log_box button {
    width: 180px;
    height: 40px;
}

.bookinglist .arrow {
    font-size: 30px;
    margin-right: 5px;
    color: black;
}

.booking-list-content {
    display: flex;
    align-items: center;
}

.booking-list-content:hover {
    background-color: #081e58 !important;
}

.booking-list-content:hover .arrow {
    color: #fff !important
}

.booked-content {
    overflow: auto;
}

.booked-content .table.table-bordered {
    border-collapse: collapse;
}

.group-booked-timeslots {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center;
    padding: 0 15px;
}

#selected-filters {
    gap: 20px;
}

.even_h_ca img {
    width: 100%;
    height: 185px;
    object-fit: cover;
}

.even_h_ca .card-text {
    min-height: 65px;
}

.menu_cu_li ul {
    display: block;
    border-radius: 0;
}

.menu_cu_li li {
    display: inline-block;
    list-style: none;
}

.menu_cu_li .dropdown-content {
    z-index: 999;
}

.pop_sty_l p {
    margin-bottom: 0;
}

.pop_sty_l img.icon-image {
    width: 22px;
}

.pop_sty_l h4 {
    font-size: 18px !important;
    line-height: 18px;
    padding-top: 2px;
}

.sec_gr_bx .form-group {
    background-color: #e3e7ed;
    padding: 15px;
    border-radius: 10px;
}

.brd_f_l {
    border-top: 1px solid #cdcdcd;
    padding-top: 8px;
    margin-top: 8px;
}

.group_slt {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    height: 38px;
}

.tbl_st table {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 10%);
    padding: 20px;
    border-radius: 0px;
    width: 100%;
}

.tbl_st table tr td {
    border-bottom: 1px solid #cdcdcd;
    font-size: 14px;
    padding: 4px 15px;
}

.tbl_st table tr:last-child td {
    border-bottom: 0px solid #cdcdcd;
}

.tbl_st table tr th {
    background-color: #d6e2ff;
    font-size: 14px;
    padding: 15px 15px;
}

.log_box .tbl_st button {
    width: auto;
    width: 35px;
    height: 35px;
    font-size: 13px;
    padding: 0;
}

.bk_can {
    background-color: #d93f3f;
    color: #fff;
}

.bk_re {
    background-color: #d1c401;
    color: #fff;
}

.ribbon {
    position: relative;
}

.ribbon2 {
    width: 38px;
    padding: 10px 0;
    position: absolute;
    top: -30px;
    left: auto;
    right: 0;
    text-align: center;
    border-top-left-radius: 3px;
    background: #f1bf4f;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
}

.ribbon2:after,
.ribbon2:before {
    content: "";
    position: absolute;
}

.ribbon2:before {
    height: 0;
    width: 0;
    right: -5.5px;
    top: .1px;
    border-bottom: 6px solid #a0864b;
    border-right: 6px solid transparent;
}

.ribbon2:after {
    height: 0;
    width: 0;
    bottom: -14.5px;
    left: 0;
    border-left: 19px solid #f1bf4f;
    border-right: 19.5px solid #f1bf4f;
    border-bottom: 15px solid transparent;
}

.camp_cls .ribbon2:before {
    border-bottom: 6px solid #081e58;
}

.camp_cls .ribbon2:after {
    border-left: 19px solid #081e58;
    border-right: 19.5px solid #081e58;
}

.camp_cls .ribbon2 {
    background: #081e58;
}

.footer {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    z-index: 999;
}

.registration-listing.mt-5 {
    padding-bottom: 30px!important;
    ;
}

.cart-listing {
    padding-bottom: 30px!important;
    ;
}

.sel_chip {
    background-color: #b3c8ff;
    color: #325bc7;
    font-size: 13px;
    padding: 5px 6px 5px 10px;
    border-radius: 30px;
    margin-left: 10px;
    font-weight: 600;
}

.sel_chip button {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #081e58;
    color: #fff;
}

.cle_fil_btn {
    color: #081e58!important;
    font-size: 15px!important;
    height: 26px;
    text-decoration: underline;
}

.sel_chip span {
    vertical-align: baseline!important;
}

#tt-pageContent {
    padding-bottom: 40px;
}

.camp_cls {
    background-color: #dcdcdc;
}

[type='checkbox']:focus,
[type='radio']:focus {
    outline: none;
    box-shadow: none;
}

.bx_cr div {
    background-color: #f0f0f0;
    padding: 8px 10px 6px;
    border-radius: 8px;
}

.bx_cr .no_cr {
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
}

.cu_ra_g h6 {
    font-size: 12px;
    font-family: 'JosefinSans-SemiBold';
    display: inline-block;
}

.cu_ra_g p {
    display: inline-block;
    margin: 10px 0;
    padding-left: 15px;
}

.cu_ra_g p label {
    font-size: 12px;
    font-family: 'JosefinSans-SemiBold';
    color: #000;
    margin: 0;
}

.bx_cr div p {
    font-size: 12px;
    font-family: 'JosefinSans-SemiBold';
}

.us_le_im_s .registration-card-img-top {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 10px 0px 0px 10px;
}

.sidebar_cust {
    width: 260px;
    overflow: hidden;
    height: 100%;
    background: #fff;
    color: #000000;
    position: fixed;
    z-index: 999;
    top: 114px;
}

.sidebar_inne {
    padding: 30px;
}

.sidebar_inne h3 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
}

.sidebar_inne ul li {
    list-style: none;
}

.sidebar_inne ul li a {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 24px;
    display: inline-block;
    font-family: 'JosefinSans-SemiBold';
}

.sidebar_inne ul li.active a,
.sidebar_inne ul li a:hover {
    text-decoration: underline;
    color: #091e58;
    font-family: 'JosefinSans-SemiBold';
}

.content_cust {
    margin-left: 260px;
    overflow: hidden;
    padding: 121px 0px 0px;
    min-height: 100vh;
    background-color: #f7f7f7;
}

.yell_crd {
    background-color: #f1bf4f;
    padding: 30px;
}

.px_30 {
    padding-left: 30px;
    padding-right: 30px;
}

.yell_crd .card {
    padding: 10px;
    width: 17%;
    display: inline-block;
    margin-right: 30px;
    transition: .5s;
    border-radius: 8px;
}

.yell_crd .card:hover {
    background-color: #091e58;
}

.yell_crd .card:hover a,
.yell_crd .card:hover button {
    color: #fff;
}

.yell_crd .card img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #fff;
}

.yell_crd .card a,
.yell_crd .card button {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    padding: 0;
}

.yell_crd .media-body {
    padding-left: 10px;
    align-self: center;
}

.filt_hme h5 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}

.filt_hme select {
    border: none;
    background-color: #fff;
    font-weight: 700;
    color: #000;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #091e58;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #091e58;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mail_bx {
    font-size: 18px;
    font-weight: 700;
    background-color: #000;
    margin-bottom: 0;
    color: #fff;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    right: 40px;
    top: 20px;
    text-align: center;
    padding-top: 6px;
}

.sel_pck select {
    border: 1px solid #000000;
    border-radius: 5px;
    font-size: 14px;
    color: #000000;
    font-weight: 700;
    font-family: 'JosefinSans-SemiBold';
    padding-bottom: 5px;
    padding-top: 10px;
}

.reg_stn h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.con_reg {
    display: flex;
    margin-bottom: 30px;
}

.con_reg div {
    font-size: 16px!important;
    font-weight: 700!important;
}

.date-number {
    font-size: 30px;
    color: #000;
    font-family: 'JosefinSans-SemiBold' !important;
    line-height: 24px;
    display: block;
}

.date-day {
    font-size: 15px;
    color: #000;
    margin: 0;
    padding-top: 10px;
    font-family: 'JosefinSans-SemiBold' !important;
    line-height: 15px
}

.reg_stn .table-responsive {
    border: none!important;
}

.tab_ti {
    font-family: 'JosefinSans-SemiBold' !important;
    color: #000!important;
    font-size: 14px!important;
    margin-bottom: 8px !important;
}

.tab_des,
.tab_hin {
    font-size: 12px!important;
    color: #000!important;
    font-family: 'JosefinSans-SemiBold' !important;
    margin-bottom: 8px !important;
}

.reg_stn .blue-btn {
    font-size: 12px!important;
    color: #fff!important;
    font-family: 'JosefinSans-SemiBold' !important;
    border-radius: 8px!important;
    margin-top: 8px !important;
}

.reg_stn table th {
    padding-top: 22px !important;
    padding-bottom: 15px !important;
    border-right: 2px solid #53555b!important;
    border-bottom: 2px solid #53555b!important;
}

.reg_stn table td,
.reg_stn table th {
    min-width: 14.28%!important;
    max-width: 14.28%!important;
}

.reg_stn table td {
    border-right: 2px solid #53555b!important;
}

.tt-desktop-header {
    position: fixed!important;
}

.cont_ev_space {
    padding-top: 120px;
}

.carousel-control-prev,
.carousel-control-next {
    border: none;
    background-size: contain;
}

.bg_de_l {
    width: 100%!important;
    height: 400px!important;
    background-size: cover!important;
    padding: 0!important;
    border: .25rem 0 0 .25rem;
}

.reg_dey_s h2 {
    font-size: 20px !important;
}

.label_s a {
    background-color: #e3e7ed;
    padding: 4px 16px 0px;
    border-radius: 20px;
    width: auto;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    font-family: 'JosefinSans-SemiBold';
}

.custom-select {
    width: 100% !important;
    box-sizing: border-box;
    /* Ensures padding doesn't mess up the width */
}

.flatpickr-calendar.open {
    z-index: 1 !important;
}

.special-button {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
    padding: 12px 24px;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
}


/* Hover effect */

.special-button:hover {
    background-color: #45a049;
    border-color: #388e3c;
    transform: scale(1.1);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 1601px) {
    .dropdown-content a {
        font-size: 18px !important;
    }
    .registration-section .registration-card-img-top {
        max-height: 450px !important;
    }
    .events-carousel-inner .card-title {
        height: 57.6px;
    }
    .ra_in_card {
        padding: 15px !important;
    }
    .trainer-detail-info {
        padding: 0 5.2%;
    }
    .class_bg_image {
        padding: 15.63% 0;
        background-size: cover;
    }
    .sticky-header {
        top: -190.75px !important;
    }
    .sticky-header.active {
        top: 0 !important;
    }
    .btn_button {
        height: 54px;
        font-size: 16px;
    }
    .registration-section.mt-5 {
        margin-top: 0px !important;
        padding: 0 5.2%;
        padding-top: 50px;
    }
    .cartpage {
        padding: 0 5.2%;
    }
    h2 {
        font-size: 42px;
    }
    h3 {
        font-size: 32px;
    }
    h4 {
        font-size: 26px;
    }
    h5 {
        font-size: 24px;
    }
    h6 {
        font-size: 20px;
    }
    p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 1025px) {
    .dropdown-content a {
        font-size: 15px !important;
    }
    .profilepage-list .list-group-item {
        font-size: 16px !important;
    }
    .registration-section .registration-card-img-top {
        max-height: 410px !important;
    }
    .carousel-control-prev,
    .carousel-control-next {
        width: 30px !important;
        height: 30px !important;
    }
    .events-carousel-inner .card-title {
        height: 43.2px;
    }
    .ra_in_card {
        padding: 15px !important;
    }
    .filter-list .form-control {
        font-size: 14px;
        ;
    }
    .sticky-header {
        top: -135px !important;
    }
    .sticky-header.active {
        top: 0 !important;
    }
    .timeslots_selection {
        grid-template-columns: repeat(auto-fit, minmax(29%, 1fr)) !important;
        gap: 10px 30px !important
    }
    .class_bg_image {
        padding: 15.63% 0;
        background-size: cover;
    }
    .trainer-detail-info {
        padding: 0 4%;
    }
    .tt-desctop-menu #menu-primary-menu-1 {
        gap: 22px;
    }
    .tt-desctop-menu #menu-primary-menu-1 a {
        font-size: 13px;
    }
    .btn_button {
        height: 45px;
        font-size: 14px;
    }
    .registration-section.mt-5 {
        margin-top: 0px !important;
        padding: 0 4%;
        padding-top: 50px;
    }
    .cartpage {
        padding: 0 4%;
    }
    h2 {
        font-size: 32px !important;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 20px !important;
    }
    h5 {
        font-size: 18px;
    }
    h6 {
        font-size: 15px;
    }
    p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1460px) and (min-width: 1025px) {
    .filter-list .form-control {
        font-size: 11px;
        ;
    }
    .timeslot-classes {
        font-size: 14px;
    }
}

@media only screen and (min-width: 768px) {}

@media only screen and (max-width: 1024px) {
    .registration-detail-info .col-md-9 {
        padding: 0 10px;
    }
    .registration-detail-info .info-box .col-md-12 {
        padding: 0px !important;
    }
    .mobile-main-menu #menu-primary-menu-1 {
        padding-left: 0px !important;
    }
    .mobile-main-menu .menu-item {
        list-style: none;
    }
    .registration-listing .registration-card {
        flex-direction: column !important;
    }
    .trainer-detail-info {
        padding: 0 15px;
    }
    .registration-section.mt-5 {
        margin-top: 0px !important;
        padding: 0 3%;
        padding-top: 30px;
    }
    .cartpage {
        padding: 0 3%;
    }
    .registration-listing .registration-card-img-top {
        width: 100% !important;
    }
    .filter-list {
        gap: 15px;
    }
    .registration-list-group {
        gap: 15px;
    }
    .registration-classes {
        margin-top: 40px;
    }
    .btn_button {
        height: 45px;
        font-size: 14px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 18px;
    }
    h5 {
        font-size: 16px;
    }
    h6 {
        font-size: 14px;
    }
    p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    #customAlert .btn.btn-success {
        margin-bottom: 5px;
    }
    #customAlert {
        width: 90%;
    }
    .dropdown-content a {
        font-size: 14px;
    }
    .profilepage-list {
        width: 55%;
    }
    .tt-mobile-header .tt-header-row .col-8 {
        padding: 0px;
    }
    .empty-cart-animated {
        margin: 0 !important;
        padding: 0 15px;
    }
    .cart-content.row.mt-5 {
        padding: 0 15px;
    }
    .tt-mobile-header .cart-icon a {
        color: #fff;
        opacity: 0.7;
    }
    #class-images .row.mb-4 {
        gap: 15px 0;
    }
    .class_bg_image {
        padding: 77% 0;
    }
    .card-body {
        padding: 20px 0 !important;
    }
    .main-content {
        overflow: hidden;
    }
    .share-popup {
        left: unset !important;
        width: 80% !important;
        margin: auto !important;
    }
    .trainer-img-name {
        padding: 0px !important;
        width: 82%;
    }
    .card-divider {
        margin: 20px 0 0 0 !important;
    }
    .gallery-header-controls {
        padding: 20px 0px
    }
    .slider-box {
        padding: 10px !important;
    }
    #booking-content .log_box button {
        width: 180px;
        height: 40px;
    }
    #bookingModal .modal-dialog {
        max-width: 90%;
        margin: auto;
    }
    .ra_in_card.mb-5 {
        margin-bottom: 20px !important;
    }
    .log_box {
        background-color: #fff !important;
        padding: 20px;
    }
    .log_box.pt-4 {
        padding: 0px;
    }
    .sticky-header {
        display: none;
    }
    #searchForm .col-md-4 {
        display: none;
    }
    #searchForm {
        display: flex;
        flex-direction: column;
    }
    .trainer-item {
        padding: 0px !important;
    }
    .trainer-item .registration-card {
        display: flex !important;
        flex-direction: column !important;
    }
    .trainers-card-img-top {
        width: 100% !important;
    }
    #booking-content .registration-card .card-body .buttons a {
        width: 45%;
    }
    #booking-content .registration-card .card-body .buttons button {
        width: 100%;
    }
    #booking-content .registration-card .card-body .buttons .btn {
        font-size: 14px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #booking-content .registration-card .card-body .buttons {
        display: flex;
        gap: 20px 30px;
        flex-wrap: wrap;
    }
    #booking-content {
        padding: 15px;
        ;
    }
    .registration-section.tab-section .category-classes {
        gap: 35px;
    }
    .registration-section.mt-5 {
        margin-top: 0px !important;
        padding: 0 15px;
        padding-top: 50px;
    }
    .cartpage {
        padding: 0 15px;
    }
}

.category-list {
    max-height: 350px;
    /* Adjust height as per your design */
    overflow-y: auto;
    /* Enable vertical scrolling */
    padding-right: 10px;
    /* Optional, for some spacing near scrollbar */
}

.category-list::-webkit-scrollbar {
    width: 6px;
    /* Custom scrollbar width */
}

.category-list::-webkit-scrollbar-thumb {
    background-color: #ccc;
    /* Scrollbar color */
    border-radius: 10px;
    /* Scrollbar rounded edges */
}

.category-list::-webkit-scrollbar-thumb:hover {
    background-color: #999;
    /* Darker color on hover */
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    /* .log_box_re {
        padding: -1px!important;
    } */
    .bg_eb {
        padding: 20px;
    }
    .ra_in_card {
        background-color: #fff;
    }
    .sidebar_cust {
        width: 100%;
        position: unset;
        padding-top: 80px;
    }
    .content_cust {
        margin-left: 0px;
        padding: 0px;
    }
    .tt-mobile-header {
        position: fixed;
        top: 0;
        z-index: 999;
    }
    .sidebar_inne {
        padding: 15px;
    }
    .sidebar_cust ul {
        overflow-x: auto;
        width: 100%;
    }
    .mb_pd {
        padding: 0px 15px!important;
    }
    .bd_pd {
        padding: 15px!important;
    }
    .sidebar_inne ul {
        margin-top: 0!important;
    }
    .sidebar_cust ul li {
        white-space: nowrap;
        display: inline-block;
        margin-right: 10px;
    }
    .sidebar_inne ul li a {
        margin-bottom: 0px;
    }
    .yell_crd .card img {
        width: 35px;
        height: 35px;
    }
    .yell_crd .card {
        width: 32.522%;
        padding: 8px;
        margin-right: 0px;
    }
    .yell_crd {
        padding: 15px;
    }
    .yell_crd .card a,
    .yell_crd .card button {
        font-size: 10px!important;
    }
    .us_le_im_s .col-sm-8>div {
        padding-left: 16px;
    }
    .btn_1 {
        font-size: 12px;
        padding: 11px 10px 0px;
    }
    #booking-content {
        padding: 15px 0px!important;
    }
    .px_30 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cart-icon {
        text-align: right;
    }
    .cart-count {
        right: 2px;
    }
    .tt-mobile-header .container-fluid {
        padding: 0;
    }
    .modal-dialog {
        padding: 12px;
    }
    .modal-title {
        text-align: left!important;
    }
    .stick_web {
        display: none;
    }
    .sticky-header.active .tt-mobile-header {
        display: block;
        background-color: #081e58;
        padding: 18px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {}