* {
  margin: 0px;
  padding: 0px;
}

@font-face {
  font-family: "Fredoka bold";
  src: url("../fonts/fredoka/Fredoka-Bold.ttf");
}

@font-face {
  font-family: "Belgates font";
  src: url("../fonts/belgates/BELGATES-SCRIPT.TTF");
}

@font-face {
  font-family: "Roboto font";
  src: url("../fonts/roboto/roboto-bold.ttf");
}

@font-face {
  font-family: "roboto-italic";
  src: url("../fonts/roboto/roboto-boldItalic.ttf");
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Medium.ttf");
}

.fredoka-bold {
  font-family: "Fredoka bold";
}

.Belgates-font {
  font-family: "Belgates font";
}

.Roboto-font {
  font-family: "Roboto font";
}

.Inter-font {
  font-family: "Inter";
}

.text_grey {
  color: #a6a3a3 !important;
}

.text_red {
  color: #f92953;
}

.text_yellow {
  color: #fff71f;
}

.bg_yellow {
  background-color: #fff71f;
}

.test_cont_bg {
  background-color: #f3f3f3;
}

body {
  overflow-x: hidden;
  color: black;
}

.text_grey {
  color: #a6a3a3 !important;
}

.text_red {
  color: #f92953;
}

.text_lt_grey {
  color: #d2d2d2;
}

.bg_red {
  background-color: #f64046;
}

.text_yellow {
  color: #fff71f;
}

.bg_yellow {
  background-color: #fff71f;
}

.test_cont_bg {
  background-color: #f3f3f3;
}

.lht_12 {
  line-height: 1.2;
}

.fs_16 {
  font-size: 16px;
}

.fs_14 {
  font-size: 14px;
}

.sec_heading {
  font-size: 36px;
}

.sec_sub_title {
  font-size: 25px;
}

.bnr_sub_title {
  font-size: 36px;
}

.bg_bdr_global {
  background-color: #f3f3f3;
  border-radius: 10px;
  border: 2px solid #d6d5d5;
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
  overflow: hidden;
}

.sub_title {
  font-size: 36px;
}

.bg_shadow {
  box-shadow: 0px 10px 10px 0px rgba(246, 64, 70, 0.24);
  background: linear-gradient(306deg,
      rgba(225, 251, 228, 0.81961) 0%,
      rgba(225, 251, 228, 0.82) 0%,
      rgb(220 53 69 / 8%) 0%,
      rgba(220, 53, 69, 0) 100%);
}

.bdr_property {
  border: 1px solid #f64046;
  border-radius: 10px;
}

.btn1 {
  padding: 8px 20px;
  background-color: #fff71f;
  border-radius: 30px;
  border: 4px solid #f82953;
  width: fit-content;
  font-size: 18px;
	color:#000;
}

 .btn1:hover {
	background-color:#f82953 !important;
	color:#fff !important;
	transition:0.6s !important;
}
 .btn1:hover img {
  filter: brightness(0) invert(1) !important;
	 transition:0.6s !important;
}

.font_style {
  font-style: italic;
}

.btn_shadow {
  box-shadow: 0px 23px 35px rgba(223, 38, 43, 0.56);
}

.fs-18 {
  font-size: 18px;
}

/* header section css start from here */
.top-bar {
    background: #f21b51;
    color: #fff;
    font-size: 14px;
}

.top-bar .nav-link {
    color: #fff !important;
    transition: opacity 0.2s ease;
	font-family: 'Inter';
}

.top-bar .nav-link:hover {
    text-decoration: underline;
}
sup.cart-count {
    background: #fff;
    color: #000;
    padding: 1px 6px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 12px;
}
.navbar-nav .menu-item a {
  font-size: 14px;
  color: #000000 !important;
  text-transform: uppercase;
  font-family: "Inter";
  text-decoration: none;
  font-weight: bold;
  padding: 0.5rem;
}

.navbar-nav .menu-item a:hover {
  background-color: #fff71f;
  transition: 0.6s ease-in-out;
}

.header_button .btn {
  background-color: #f72a52;
  padding: 6px 20px;
  border-radius: 30px;
  font-size: 14px;
  border: 2px solid #f72a52;
}



/* classes banner section css start from here */

.classes_main_banner {
  background-image: url("../images/home-banner.png");
  background-size: cover;
  background-repeat: no-repeat;

  background-position: center;
}

.banner_inner_wrapper {
  z-index: 1;
  padding: 136px 0px 136px 0px;
}

.banner_inner_wrapper::before {
  position: absolute;
  content: url("../images/paint-spot.png");
  inset: 0;
  z-index: -1;
}

.banner_buttons .btn1 {
  padding: 10px 20px;
  background-color: #fff71f;
  border-radius: 30px;
  font-size: 18px;
  border: 4px solid #f82953;
  width: fit-content;
}

.banner_buttons .btn2 {
  padding: 10px 60px;
  border-radius: 30px;
  font-size: 21px;
  border: 4px solid #f82953;
  width: fit-content;
}

/* child education setion css start from here */

.child_education_wrapper {
  padding: 95px 0px 52px 0px;
  box-shadow: inset 0px -25px 20px 20px #ffffff;
}

.child_education_left_side .title {
  font-size: 18px;
  transform: translate(200px, 0px);
  width: max-content;
}

.child_education_left_img {
  position: inherit;
}

.child_education_left_img .videoBox {
  border: 4px solid #f72a52;
  border-radius: 50px;
  filter: drop-shadow(0px 23px 45px rgba(223, 38, 43, 0.18));
}

.child_education_right_side .circle_div {
  background-color: #f4e92d;
  border-radius: 50%;
  height: 200px;
  width: 200px;
  top: -130px;
  right: 50px;
  margin-left: auto;
}

/* .child_education_left_side::after {
  position: absolute;
  content: "";
  background-image: url(../images/child-education-left-img-man.webp);
  background-repeat: no-repeat;
  background-size: cover;
  height: 516px;
  width: 282px;
  top: 50%;
  left: 0;
  transform: translate(-25%, -55%) scaleX(-1);
  z-index: -1;
} */

.child_education_right_side .circle_div::before {
  background-image: url(../images/lulli.png);
  position: absolute;
  content: "";
  width: 80px;
  right: -38px;
  top: 0;
  background-repeat: no-repeat;
  height: 80px;
  transform: scaleX(1) rotate(192deg);
}

.child_education_right_side .circle_div .desc {
  font-size: 18px;
  padding: 38px 25px;
  line-height: 1.2;
}

/* .child_education_right_side .content_div {
  padding-right: 80px;
} */

.child_education_right_side .content_div .sub_title {
  font-size: 24px;
}

.child_education_right_side .content_div .title {
  font-size: 36px;
}

.child_education_right_side .content_div .desc {
  font-size: 18px;
}


/* card section css start from here */
.blobPinkBg {
  margin-top: -245px;
  z-index: -1;
}

.kids_cards_wrapper {
    background: #f64046;
    background: url(../images/blob-bg.svg);
    padding: 200px 0 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: initial;
    margin-top: -150px;
}
.kids_cards_wrapper .card_top_content .title {
  font-size: 48px;
}

.kids_cards_wrapper .card_top_content .sub_title {
  font-size: 36px;
  line-height: 0.3px;
}

.kids_cards_wrapper .card_top_content .desc {
  font-size: 18px;
  line-height: 1.3;
  width: 55%;
  margin: 0 auto;
}

.kids_cards_wrapper .card_wrapper {
  border: 4px solid #f64843;
  border-radius: 35px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24),
    0px -16px 23px 0px rgba(77, 0, 3, 0.16);
  margin-bottom: -25px;
  z-index: 999;
}

.kids_cards_wrapper .card_wrapper .card_img_top {
  border-radius: 30px;
}

.kids_cards_wrapper .card_wrapper .card_body {
  padding: 25px 0px 0px 0px;
}

.kids_cards_wrapper .card_wrapper .card_title {
  font-size: 24px;
}

.kids_cards_wrapper .card_wrapper .card_btn {
  font-size: 18px;
  border: 4px solid #f64843;
  background-color: rgb(255, 247, 31);
  padding: 7px 0px;
  width: 215px;
  margin: 0 auto;
  border-radius: 30px;
  transform: translate(0px, 50%);
}

/* kids gym classes section css start from here */

.gym_classes_wrapper {
  padding: 110px 0px 85px 0px;
  background-color: #fff;
}

.gym_classes_wrapper .gym_top_content .title {
  font-size: 48px;
}

.gym_classes_wrapper .gym_top_content .sub_title {
  font-size: 36px;
  line-height: 0px;
}

.gym_classes_wrapper .gym_top_content .desc {
  font-size: 18px;
  line-height: 1.2;
}

.gym_card_wrapper {
  border: 4px solid #f64843;
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24);
  border-top-right-radius: 136px;
  border-top-left-radius: 136px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
}

.gym_classes_wrapper .col-lg-3:nth-child(1) .gym_card_wrapper .card_img_box {
  margin-right: -38px;
  margin-left: 0px;
}

.gym_card_wrapper .card_img_top {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gym_card_wrapper .card_body {
  padding: 20px !important;
}

.gym_card_wrapper .card_title {
  font-size: 18px;
}

.gym_card_wrapper .desc {
  font-size: 14px;
  line-height: 1.2;
}

.arrown_btn {
  right: -24px;
  bottom: -20px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 4px solid #f64843;
}

/* Specific styling for the first card */

.gym_classes_wrapper .col-lg-3:nth-child(even) .gym_card_wrapper {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 136px;
  border-bottom-left-radius: 136px;
  margin-top: 50px;
  overflow: hidden;
  flex-direction: column-reverse;
}

.gym_classes_wrapper .col-lg-3:nth-child(even) .gym_card_main_wrapper .arrown_btn {
  right: -21px;
  width: 55px;
  height: 55px;
  top: -26px;
  border-radius: 50%;
  border: 4px solid #f64843;
}

.gym_classes_wrapper .col-lg-3:nth-child(4) .gym_card_main_wrapper .card_img_box {
  margin-right: -48px;
}

/* photo gallery slider section css start from here */

.gallery_slider_wrapper .swiper-slide {
  padding-top: 140px;
}

.gallery_slider_wrapper .swipper_button_div {
  margin-bottom: -140px;
}

.gallery_slider_wrapper {
  background: url(../images/reviws-bg.png) no-repeat center / 100% 100%;
  padding: 160px 0px 120px 0px;
  overflow: hidden;
  background-color: #fff;
}

.gallery_slider_wrapper .slider_img_div {
  border: 4px solid rgb(246, 72, 67);
  border-radius: 50%;
  background-color: rgb(250, 248, 198);
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24);
  overflow: hidden;
  width: 350px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.swiper {
  overflow: clip;
}

.gallery_slider_wrapper .swiper-slide .slider_img_div:nth-child(1) {
  transform: rotate(357deg);
  width: 100%;
  height: 394px;
  aspect-ratio: 1 / 1;
}

.gallery_slider_wrapper .swiper-slide .slider_img_div:nth-child(2) {
  transform: rotate(363deg);
  margin-top: 50px;
  width: 50%;
  aspect-ratio: 1 / 1;
  margin-left: 50px;
}

.gallery_slider_wrapper .swiper-slide .slider_img_div:nth-child(3) {
  transform: rotate(363deg);
  margin-top: 140px;
  margin-left: 40px;
  width: 50%;
  aspect-ratio: 1 / 1;
}

.gallery_slider_wrapper .swiper-slide .slider_img_div:nth-child(4) {
  margin-top: -135px;
  transform: rotate(4deg);
  width: 100%;
  height: 394px;
  aspect-ratio: 1 / 1;
}

.gallery_slider_wrapper .swiper {
  overflow: unset !important;
}
.swipper_button_div .btn {
  position: unset;
  width: 60px;
  height: 60px;
  background-color: #f42e57;
  border-radius: 50%;
  border: 1px solid #f42e57;
}

/* .swipper_button_div .btn:hover,
.swipper_button_div .btn:active {
  background-color: #f42e57;
} */

.swipper_button_div .btn::after {
  display: none;
}

.swipper_button_div .swipper_btn_icon {
  font-size: 30px;
}

.slidier_btn_content .title {
  font-size: 36px;
}

.slidier_btn_content .red_text {
  font-size: 48px;
}

/* community section css start from here */

.community_wrapper {
  padding: 0px 0px 75px 0px;
  background-color: #ffffff;
}

.community_left_side .sub_title {
  font-size: 24px;
}

.community_left_side .title {
  font-size: 36px;
}

.community_left_side .desc {
  font-size: 18px;
  line-height: 1.2;
}

.community_right_sdie {
  width: fit-content;
}

.community_right_sdie .community_box {
  background-color: #f64046;
  align-items: center;

  padding: 2px 30px 0px 2px;
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24),
    0px -16px 23px 0px rgba(77, 0, 3, 0.16);
  border-radius: 4px solid #f64843;
  border-radius: 5px;
}
.community_right_sdie .community_box:hover{
	transition:0.3s;
	transform:scale(1.05);
}

.community_icon {
  filter: drop-shadow(0px 23px 45px rgba(246, 64, 70, 0.24));
  border: 4px solid #f64843;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 15px;
}

.community_content_div .title {
  font-size: 24px;
}

.community_content_div .desc {
  font-size: 14px;
}

/* testimonial section css start from here */

/* .testimonial_wrapper::before {
    content: "";
    border-radius: 60px;
    background-color: #f3f3f3;
    position: absolute;
    width: 75%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} */

.testimonial_wrapper {
  padding: 100px 0px;
  background: url(../images/blog-grey.png) no-repeat center / 100% 100%;
  background-color: #fff;
}

.testimonial_wrapper .top_content_cl {
  z-index: 1;
}

.testimonial_wrapper .top_content .sub_title {
  font-size: 24px;
}

.testimonial_wrapper .top_content .title {
  font-size: 36px;
}

.testimonial_box {
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24);
  border: 4px solid #f64742;
  padding: 35px 30px 40px 40px;
  border-radius: 30px;
  background-color: #ffff;
}

.testimonial_box::before {
  position: absolute;
  content: "";
  background-image: url("../images/testimonial-before-icon.webp");
  top: -50px;
  left: 35px;
  width: 95px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: cover;
}

.testimonial_box .title {
  font-size: 24px;
}

.testimonial_box .desc {
  font-size: 18px;
  line-height: 1.2;
}

.star_icon_div .star_icon {
  color: #fff61f;
  font-size: 20px;
}

/* .superhero section css start from here */

.superhero_wrapper {
  padding: 90px 0px;
  background-color: #fff;
}

.superhero_wrapper .top_content .sub_title {
  font-size: 24px;
}

.superhero_wrapper .top_content .title {
  font-size: 36px;
}

.superhero_img_div {
  border: 5px solid #f64843;
  border-top-right-radius: 30px;
  border-top-left-radius: 170px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24);
  overflow: hidden;
  height: 300px;
  width: 300px;
}

/* 
.superhero_img_div .img {
    filter: drop-shadow(0px 23px 45px rgba(246, 64, 70, 0.24));
} */

.superhero_content_div .title {
  font-size: 24px;
}

.superhero_content_div .desc {
  font-size: 18px;
}

.superhero_content_div {
  background-color: #f64046;
  padding: 20px 0px 20px 20px;
  border: 4px solid #f64843;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 80px;
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24);
}

/* footer section css start from here */

.footer_wrapper {
  background-color: #383434;
  padding: 70px 0px 50px 0px;
  border-top: 6px solid #f42e57;
}

/* footer logo side css */

.footer_logo {
  width: max-content;
}

.footer_left_sdie .desc {
  font-size: 14px;
}

.social_icons_wrapper .title {
  font-size: 18px;
}

.fb_icon {
  color: #383434;
}

.social_icons .anchor {
  width: 32px;
  height: 32px;
  background-color: #707985;
  border-radius: 50%;
	transition:0.6s;
}
.social_icons .anchor:hover {
	background:#000;
	color:#fff;
	transform:scale(1.3);
}
.social_icons .anchor:hover svg {
	color:#fff;
}

/* footer menu css */

.footer_menu {
  margin-top: 43px;
}

.footer_menu .title {
  font-size: 18px;
}

.input_name {
  background-color: #4e4e4e;
  border: none;
  border-radius: 5px;
  padding: 10px 23px;
  color: #a6a3a3;
  outline: none;
}

.footer_menu .btn {
  color: #f82953;
  padding: 8px 40px;
  border: 2px solid #f82953;
  border-radius: 0;
  font-size: 21px;
  border-top-right-radius: 20px;
}

.footer_menu .btn:hover{
  	color: #fff;
	background:#f82953;
	transition:0.6s;
}

.wave_pink::before,
.wave_pink::after {
  content: "";
  position: absolute;
  left: 50%;
  min-width: 200vw;
  min-height: 200vw;
  background-color: #f64046;
  animation-name: rotate;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: -1;
}

.wave_pink::before {
  top: 15vh;
  border-radius: 45%;
  animation-duration: 10s;
}

.wave_pink::after {
  top: 12vh;
  opacity: 0.5;
  border-radius: 47%;
  animation-duration: 10s;
}

@keyframes rotate {
  0% {
    transform: translate(-50%, 0) rotateZ(0deg);
  }

  50% {
    transform: translate(-50%, -2%) rotateZ(180deg);
  }

  100% {
    transform: translate(-50%, 0%) rotateZ(360deg);
  }
}

.footer_menu ul li {
  list-style: none;
  line-height: 2;
}

.footer_menu ul li a {
  color: #a6a399;
  font-weight: 700;
  text-decoration: none;
  font-family: "Roboto font";
}
.footer_menu ul li a:hover {
	color:#fff;
	transition:0.6s;
}
/* .row {
  padding: 0 !important;
  margin: 0 !important;
} */

/* All Banners */
.all_page_banner .banner_inner_wrapper::before {
  content: none;
}

.all_testimonials_section .testimonial_box::before {
  position: absolute;
  bottom: -35px !important;
  right: 23px !important;
  transform: rotate(180deg);
  left: auto;
  top: auto;
}

.all_testimonials_section .star_icon_div .star_icon {
  color: #f64742;
}

.review_image img {
  border: 4px solid #f64742;
  height: 100px;
  width: 100px;
  object-fit: cover;
}

.review_image {
  margin-top: -100px;
  margin-bottom: 20px;
}

/* .test_box_desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
} */

.video-embed {
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.custom-red-border {
  border: 4px solid #dc3545 !important;
}

.custom-red-bg {
  background-color: #dc3545 !important;
}

.custom-red-bg:hover {
  background-color: #c82333 !important;
}

.video_testimonials .card {
  box-shadow: 0px 23px 45px 0px rgba(223, 38, 43, 0.18);
}

/* main banner css start */

.yogo_banner {
  background: url("../images/yogo-page-banner-bg.webp") center/cover no-repeat;
  padding: 95px 0px 130px 0px;
}

.blog_banner {
  background: url("../images/blog_banner.webp") center/cover no-repeat;
  padding: 95px 0px 90px 0px;
}

.faqs_banner {
  background: url("../images/faqs_banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.nutrition_for_kids_banner {
  background: url("../images/nutrition_for_kids_banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.certified_trainer_database_banner {
  background: url("../images/certified-trainer-database-banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.school_field_trips_banner {
  background: url("../images/school-field-trips-banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.summer_camp_banner {
  background: url("../images/summer-camp-banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.kids_fitness_equipment_banner {
  background: url("../images/kids-fitness-equipment-banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.mission_banner {
  background: url("../images/mission-banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.contact_banner {
  background: url("../images/contact_banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.resources_banner {
  background: url("../images/resources-banner.webp") center/cover no-repeat;
  padding: 90px 0px 90px 0px;
}

.partners_banner {
  background: url("../images/partners-banner.webp") center/cover no-repeat;
  padding: 110px 0px 110px 0px;
}

.kids_birthday_banner {
  background: url("../images/kids-birthday-banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

.heading {
  font-size: 48px;
}

.sec_heading {
  font-size: 36px;
}

.sec_sub_title {
  font-size: 25px;
}

.bg_bdr_global {
  background-color: #f3f3f3;
  border-radius: 10px;
  border: 2px solid #d6d5d5;
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.sub_title {
  font-size: 36px;
}

.global_sec {
  padding: 45px 0px;
}

/* main banner css end */
/* .banner_buttons .btn1 {
  padding: 8px 20px;
  background-color: #fff71f;
  border-radius: 30px;
  border: 4px solid #f64843;
  width: fit-content;
} */

.banner_buttons .btn2 {
  padding: 8px 80px 8px 20px;
  border-radius: 40px;
}

.banner_buttons .btn3 {
  padding: 8px 60px 8px 20px;
  border-radius: 40px;
}

.font_style {
  font-style: italic;
}

.btn_shadow {
  box-shadow: 0px 23px 35px rgba(223, 38, 43, 0.56);
}

.fs-18 {
  font-size: 18px;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-10 {
  font-size: 10px !important;
}

/* blog page css start */

.blog_page_wrapper {
  padding: 35px 0px;
}

.blog_img {
  height: 250px;
}

.blog_page_wrapper .title {
  font-size: 16px;
}

.nav_custom {
  border: 2px solid #bbbbbb;
  border-radius: 100px;
  font-size: 14px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.14);
}

.inner_nav_custom {
  background-color: white !important;
  color: black !important;
  padding: 10px 47px !important;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
  border-left: 4px solid transparent !important;
  border-right: 4px solid transparent !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.inner_nav_custom.active {
  background-color: #f64843 !important;
  color: white !important;
}

.inner_nav_custom.active img {
  filter: invert();
}

.nav-item:first-child .inner_nav_custom.active {
  border-right: 4px solid #d0d0d0 !important;
}

.nav-item:last-child .inner_nav_custom.active {
  border-left: 4px solid #d0d0d0 !important;
}

.nav-item:not(:first-child):not(:last-child) .inner_nav_custom.active {
  border-left: 4px solid #d0d0d0 !important;
  border-right: 4px solid #d0d0d0 !important;
}

.nav-item:first-child .inner_nav_custom {
  border-top-left-radius: 100px !important;
  border-bottom-left-radius: 100px !important;
  border-left: 0px !important;
}

.nav-item:last-child .inner_nav_custom {
  border-top-right-radius: 100px !important;
  border-bottom-right-radius: 100px !important;
  border-right: 0px !important;
}

.custom_card_box {
  border: 1px solid #f64046;
  border-radius: 10px;
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.custom_resize {
  resize: none;
}

.form-control:focus {
  background-color: #f3f3f3;
}

.blog_card {
  border: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  padding: 20px;
  background-color: #f3f3f3;
}

.blog_card:hover {
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.sidebar {
  background-color: #f8f9fa;
  padding: 20px;
  border-radius: 10px;
}

.sidebar-title {
  font-weight: 600;
  margin-bottom: 15px;
  color: #333;
}

.input-group {
  border: 1px solid #bbbbbb;
  border-radius: 5px;
}

.search-box {
  background-color: #f3f3f3;
}

.category-list {
  list-style: none;
}

.category-list li {
  padding-top: 15px;
  border-bottom: 1px solid #bbbbbb;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.category-list a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

.category-list a:hover {
  color: #f92953;
}

.page-link {
  color: #6c757d;
  border: 1px solid #dee2e6;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-item.active .page-link {
  background-color: #dc3545;
  border-color: #dc3545;
  color: white;
}

.page-link:hover {
  color: #dc3545;
  border-color: #dc3545;
}

.page-link:focus {
  box-shadow: none;
}

.search_btn:hover {
  background-color: #dc3545;
}

/* blog page css end */

/* contact page css start */

.contact_page_wrapper {
  padding: 50px 0px;
}

.contact_inner_wrapper {
    padding: 20px 25px;
    border-radius: 10px;
    border: 1px solid #d6d5d5;
    box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
    margin-bottom: 20px;
}

.map_inner_wrapper {
  padding: 20px 25px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 1px solid #d6d5d5;
  border-bottom: none !important;
}

.custom_shadow {
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.form-control:focus,
.form-select:focus {
  box-shadow: none !important;
  border: 1px solid #f64046 !important;
}

.form-select {
  background-image: url(../images/drop-icon.png);
  background-size: 14px 10px;
}

/* contact page css end */

/* faqs page css start */

.faq-active-shadow {
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.faq-item {
  border-radius: 8px;
  background-color: #f3f3f3;
  padding: 10px;
}

.faq-question.active+.faq-answer {
  display: block;
}

.faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 10px;
}

.faq-toggle-icon {
  transition: transform 0.2s ease;
}

.faq-answer {
  display: none;
  padding: 20px 0px;
  border-top: 1px solid #ddd;
  font-size: 14px;
}

.faq-answer ul li {
  padding-left: 20px;
}

.faq-answer ul li::marker {
  color: #f64843;
  font-size: 20px;
}

.faq-question.active .faq-toggle-icon {
  transform: rotate(180deg);
}

.faqs_inner_custom {
  background-color: white !important;
  color: black !important;
  padding: 10px 38px !important;
  margin-bottom: 0 !important;
  border-radius: 0 !important;
  border-left: 4px solid transparent !important;
  border-right: 4px solid transparent !important;
}

/* faqs page css end */

/* store page css start */

/* shop banner section */

.banner_inner_wrapper .sub_text {
  font-size: 36px;
}

.banner_inner_wrapper .desc {
  overflow-wrap: break-word;
  word-break: normal;
}

.banner_inner_wrapper .title {
  font-size: 48px;
}

/* shop by category section css start from here */

.category_wrapper {
  padding: 60px 0px;
  background-image: url(../images/shop-category-bg.webp);
  background-repeat: no-repeat;
  background-position: center 70%;
  background-size: contain;
}

.category_wrapper .top_content .sub_title {
  font-size: 24px;
}

.category_wrapper .top_content .title {
  font-size: 36px;
}

.category_wrapper .top_content .desc {
  font-size: 18px;
  overflow-wrap: break-word;
  word-break: normal;
}

.category_img_div {
  border: 5px solid #f64843;
  border-top-right-radius: 45px;
  border-top-left-radius: 170px;
  border-bottom-right-radius: 45px;
  border-bottom-left-radius: 45px;
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24);
  overflow: hidden;
  height: 250px;
}

.category_img_wrap:hover .category_img_div {
  border: 5px solid #dbd300;
  box-shadow: 0px 23px 45px 0px rgba(219, 211, 0, 0.24);
  cursor: pointer;
  transform: scale(1.02);
}

.category_img_div {
  transition: transform 0.3s ease-in-out;
}

.category_img_radius {
  border-top-right-radius: 170px;
  border-top-left-radius: 45px;
}

.category_content_div .title {
  font-size: 17px;
}

.category_custom_width {
  width: 20%;
  padding-top: 20px;
}

.category_content_div {
  background-color: #f64046;
  padding: 17px 0px 17px 20px;
  border: 4px solid #f64843;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 80px;
  color: white;
}

.category_img_wrap:hover .category_content_div {
  border: 4px solid #dbd300;
  background-color: rgb(255, 247, 31);
  color: black;
  cursor: pointer;
}

.category_content_radius {
  border-top-left-radius: 80px;
  border-top-right-radius: 30px;
}

/* product kids section css start from here */

.product_kids_wrapper {
  padding: 60px 0px 60px 0px;
  position: relative;
  padding-left: 200px;
  padding-right: 200px;
  background-image: url(../images/latest-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.product_kids_wrapper .card_top_content .title {
  font-size: 36px;
}

.product_kids_wrapper .card_top_content .sub_title {
  font-size: 24px;
  line-height: 0.3px;
}

.product_kids_wrapper .card_top_content .desc {
  font-size: 18px;
  overflow-wrap: break-word;
  word-break: normal;
}

.product_kids_wrapper .card_wrapper {
  border: 4px solid #f64843;
  border-top-left-radius: 210px;
  border-bottom-right-radius: 45px;
  border-bottom-left-radius: 45px;
  border-top-right-radius: 210px;
  background-color: rgb(255, 255, 255);
}

.product_kids_wrapper .card_wrapper .card_img_top {
  border-top-left-radius: 210px;
  border-bottom-right-radius: 45px;
  border-bottom-left-radius: 45px;
  border-top-right-radius: 210px;
	height:310px !important;
	object-fit:cover;
}
.product_kids_wrapper .card_wrapper .woocommerce-placeholder, .product_kids_wrapper .card_wrapper .attachment-woocommerce_thumbnail {
  border-top-left-radius: 210px;
  border-bottom-right-radius: 45px;
  border-bottom-left-radius: 45px;
  border-top-right-radius: 210px;
  width: 100%;
  object-fit: cover;
}

.product_kids_wrapper .card_wrapper .card_body {
  padding: 25px 20px 0px 20px;
}

.product_kids_wrapper .card_wrapper .card_title {
  font-size: 21px;
}

.product_kids_wrapper .card_wrapper .card_btn {
  font-size: 18px;
  border: 4px solid #f64843;
  background-color: rgb(255, 247, 31);
  padding: 6px 70px;
  margin: 0 auto;
  border-radius: 30px;
  transform: translate(0px, 50%);
  width: fit-content;
}

.swipper_button_div .btn {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: rgb(255, 247, 31);
  border-radius: 50%;
  border: 4px solid #f64843;
}

.swipper_button_div .btn:active {
  border: 4px solid #f64843;
  background-color: #fff71f;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.product_kids_wrapper .swiper-button-prev {
  transform: translate(115px, 65px);
}

.product_kids_wrapper .swiper-button-next {
  transform: translate(-115px, 65px);
}

/* special section css start */

.special_need_wrapper {
  padding: 75px 0px 0px 0px;
}

.special_wrapper {
  padding: 110px 0px 50px 0px;
}

.special_wrapper .title {
  font-size: 50px;
  line-height: 0.85 !important;
}

.special_wrapper .sec_title {
  color: #cb0c40;
}

.special_inner_wrapper {
  border: 4px solid #f64843;
  border-radius: 30px;
  padding: 30px 100px;
  background-color: #faf8c6;
}

.special_wrapper_img {
  bottom: 0px;
  position: absolute;
}

/* special section css end */

/* store page css end */

/* view all program page css start */

/* helping Section Css Start */

.kids_weight {
  transform: translate(-9px);
}

.helping_wrapper {
  padding: 75px 0px 0px 0px;
}

.helping_wrapper .sub_title {
  font-size: 24px;
}

.helping_wrapper .title {
  font-size: 36px;
}

.helping_wrapper .desc {
  font-size: 18px;
}

/* helping Section Css End */

/* Child Section Css Start */

.child_class_wrapper {
  background: url(../images/child-class-bg.webp) top / cover no-repeat;
  padding: 50px 0px 0px 0px;
}

/* .child_education {
  transform: translate(-80px);
} */

/* Child Section Css End */

/* Dance Section Css Start */

.dance_wrapper {
  padding: 70px 0px;
}

.connecting-line {
  position: absolute;
  top: 100px;
  width: 250px;
  height: 90px;
  border: 3px solid #f64843;
  border-top: none;
  border-radius: 0 0 50% 50%;
  /* Top arc */
  background: none;
  z-index: -1;
}

.line-left {
  left: 24%;
  transform: translateY(-50%);
}

.line-right {
  right: 24%;
  transform: translateY(-50%);
}

.dance_img {
  width: 280px;
  height: 280px;
  object-fit: cover;
}

.dance_circle {
  width: 260px;
  height: 260px;
  margin-top: -150px;
  position: relative;
  z-index: 2;
}

.circle_red_bg {
  background-image: linear-gradient(to top,
      rgba(254, 196, 198, 0) 0%,
      rgb(254, 196, 198) 100%);
}

.circle_yellow_bg {
  background-image: linear-gradient(to top,
      rgba(250, 248, 198, 0) 0%,
      rgb(250, 248, 198) 100%);
}

/* Dance Section Css End */

/* Sport Section Css Start */

.sport_wrapper {
  background: url(../images/sport-conditioning-bg.webp) top / cover no-repeat;
}

.fund_raising_wrapper {
  background: url(../images/fund-raising-bg.webp) top / cover no-repeat;
}

.summer_camp_wrapper {
  background: url(../images/summer-camp-bg.webp) top / cover no-repeat;
  padding: 60px 0px;
}

.kids_birthday_wrapper {
  background: url(../images/kids-birthday-bg.webp) top / cover no-repeat;
}

.why_need_wrapper {
  background: url(../images/kids-fitness-equipment-bg.webp) top / cover no-repeat;
}

.change_world_wrapper {
  background: url(../images/mission-bg.webp) top / cover no-repeat;
}

/* Sport Section Css End */

/* Cheerleading Section Css Start */

.cheerleading_wrapper {
  background: url(../images/cheerleading-bg.webp) top / cover no-repeat;
  padding: 20px 0 50px 0;
  margin-top: 70px;
}

/* Cheerleading Section Css End */

/* Yoga Section Css Start */

.yoga_class_wrapper {
  background: url(../images/yoga-bg.webp) top / cover no-repeat;
}

/* Yoga Section Css End */

/* Boxing Section Css Start */

.boxing_wrapper {
  background: url(../images/boxing-shape.webp) calc(100% - 325px) top / contain no-repeat;
  padding: 70px 0 50px 0;
}

/* Boxing Section Css End */

/* self defense Section Css Start */

.self_defense_wrapper {
  background: url(../images/self-defense-bg.webp) top / cover no-repeat;
}

.feature-item {
  box-shadow: inset 0px 0px 25px 0px rgba(229, 222, 25, 0.808);
  transition: all 0.3s ease;
  cursor: pointer;
}

.feature-icon {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}

.feature-item[aria-expanded="true"] .feature-icon {
  transform: rotate(45deg);
}

.accordion-body {
  box-shadow: inset 0px 0px 25px 0px rgba(229, 222, 25, 0.808);
  border-radius: 25px !important;
}

.accordion-item {
  width: 60%;
}

/* self defense Section Css End */

/* Yoga Section Css Start */

.teen_boot_wrapper {
  background: url(../images/teen-boot-bg.webp) top / cover no-repeat;
  padding: 30px 0px 0px 0px;
}

/* Yoga Section Css End */

/* Personal Training Section Css Start */

.personal_training_wrapper {
  background: url(../images/personal-training-bg.webp) top / cover no-repeat;
  padding: 70px 0px;
}

.kids-section {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(-51deg,
      rgb(255, 255, 255) 0%,
      rgba(255, 255, 255, 0) 100%);
}

.kids-section::before {
  content: "";
  position: absolute;
  inset: 0;
  box-shadow: inset 0px 0px 30px rgba(247, 42, 82, 0.7);
  z-index: 4;
  pointer-events: none;
}

/* Personal Training Section Css End */

/* view all program page css end */

/* nutrition for kids page css start */

.nutrition_inner_wrapper {
  background-color: #f3f3f3;
  border-radius: 10px;
  border: 2px solid #d6d5d5;
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.nutrition_inner_wrapper .title {
  font-size: 36px;
}

.nutrition_inner_wrapper .sub_title {
  font-size: 25px;
}

.nutrition_img {
  position: relative;
  top: -50px;
}

.promise_inner_box {
  border-radius: 10px;
  border: 2px solid #d6d5d5;
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
  width: 45%;
  position: relative;
}

.promise_inner_box:nth-child(2) {
  top: 25px;
}

/* nutrition for kids page css end */

/* yogo page css start from here */

/* banner section css start */

.yogo_banner {
  background: url("../images/yogo-page-banner-bg.webp") center/cover no-repeat;
  padding: 95px 0px 130px 0px;
}

.parent_child_classes_banner {
  background: url("../images/parent-child-classes-banner.webp") center/cover no-repeat;
  padding: 110px 0px;
}

.sports_banner {
  background: url("../images/sports-page-banner-bg.webp") center/cover no-repeat;
  padding: 110px 0px;
}

.boxing_banner {
  background: url("../images/boxing-banner-bg.webp") center/cover no-repeat;
  padding: 110px 0px;
}

.vlounteer_banner {
  background: url("../images/vlounteer-banner.webp") center/cover no-repeat;
  padding: 110px 0px;
}

.sports_wrapper .desc {
  font-size: 18px;
}

/* yoga section css start */

/* .global_sec {
  padding: 45px 0px;
} */

.cs_global_gap {
  --bs-gutter-x: 2.5rem;
}

.yoga_wrapper .desc {
  font-size: 19px;
}

/* benefit section css start */

.benefit_wrapper .item {
  background-color: #f64046;
  align-items: center;
  padding: 2px 30px 0px 2px;
  box-shadow: 0px 10px 10px 0px rgba(246, 64, 70, 0.24);
  border-radius: 10px;
}

.benefit_wrapper .item .icon {
  filter: drop-shadow(0px 23px 45px rgba(246, 64, 70, 0.24));
  border: 4px solid #f64843;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 15px;
}

.benefit_wrapper .item .title {
  font-size: 24px;
}

.benefit_wrapper .item .desc {
  font-size: 14px;
}

/* contact form css start from here */

.contact_form {
  box-shadow: 0px 10px 10px 0px rgba(246, 64, 70, 0.24);
  background: linear-gradient(306deg,
      rgba(225, 251, 228, 0.81961) 0%,
      rgba(225, 251, 228, 0.82) 0%,
      rgb(220 53 69 / 8%) 0%,
      rgba(220, 53, 69, 0) 100%);
}

.custom_input {
  font-family: "Inter", serif;
  padding: 10px 15px;
  border-color: rgb(187, 187, 187);
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px -4px 0px 0px rgba(0, 0, 0, 0.13);
  font-size: 14px;
  transition: border-color 0.3s ease;
  color: rgb(114, 114, 114);
}

.custom_input::placeholder {
  color: #999;
}

.custom_input:focus {
  border-color: #666;
}

.custom_card_box .desc {
  font-size: 18px;
}

.custom_card_box .text {
  font-size: 18px;
}

/* side bar css start from here */

.side_bar {
  border: 1px solid #f64046;
  overflow: hidden;
}

.side_bar.cs_marg {
  margin-bottom: 25px;
}

.side_bar .header {
  padding: 20px 30px;
}

.side_bar .header .title {
  font-size: 23px;
  max-width: 160px;
  margin: 0 auto;
  width: 100%;
}

.side_bar .body .item {
  padding: 12px 22px;
  background: linear-gradient(359deg,
      rgb(217, 217, 217) 0%,
      rgb(255, 255, 255) 100%);
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid transparent;
}

.side_bar .body .item .title {
  font-size: 14px;
  width: 100%;
  max-width: 160px;
}

.side_bar .body .item .right_arrow {
  color: #000000;
  font-size: 20px;
}

.side_bar .body .item:hover {
  cursor: pointer;
}

.side_bar .body .item.active-item {
  background: #fff61f;
  border-top: 1px solid #f64046;
  border-bottom: 1px solid #f64046;
  cursor: pointer;
}

.side_bar .body .item:first-child.active-item {
  border-top: 1px solid transparent;
}

.side_bar .body .item:last-child.active-item {
  border-bottom: 1px solid transparent;
}

/* slider box css start from here */

.sidebar_slider .box {
  border: 3px solid #f64046;
  padding: 40px 25px 20px 25px;
  border-radius: 30px;
  background-color: #ffff;
}

.sidebar_slider .box .title {
  font-size: 24px;
}

.sidebar_slider .box .star_icon {
  color: #fff61f;
  font-size: 20px;
}

.sidebar_slider .box .desc {
  font-size: 18px;
}

.sidebar_slider .swiper-slide {
  padding: 50px 0px !important;
}

.sidebar_slider .box::before {
  position: absolute;
  content: url("../images/testimonial-before-icon.webp");
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate(-50px, -80px);
}

.sidebar_slider .swiper-button-prev {
  transform: translate(82px, 0px);
}

.sidebar_slider .swiper-button-next {
  transform: translate(-82px, 0px);
}

.sidebar_slider .swipper_button_div .btn {
  width: 50px;
  height: 50px;
}

/* self defense page css start from here */

.sd_banner {
  background: url("../images/self-defense-banner-bg.webp") center / cover no-repeat;
  padding: 115px 0px;
}

.sd_wrapper .desc {
  font-size: 18px;
}

.fitness_wrap {
  padding: 0px 0px 0px 20px;
  overflow: hidden;
}

.fitness_wrap .number {
  font-size: 36px;
}

.fitness_wrap .title {
  font-size: 24px;
}

.fitness_wrap .box_desc {
  font-size: 14px;
}

/* dance page css start from here */

/* banner section css start */

.dance_banner {
  background: url("../images/dance-page-banner-bg.webp") center/cover no-repeat;
  padding: 115px 0px;
}

.dance_wrapper .center_content .desc {
  font-size: 18px;
}

/* circuit training page css start from here */

.circuit_train_banner {
  padding: 115px 0px;
  background: url("../images/circuit-train-page-banner.webp") center/cover no-repeat;
}

.ct_wrapper .desc {
  font-size: 18px;
}

.excercise_item {
  padding: 18px 15px;
  height: 100%;
}

.excercise_item .text {
  font-size: 14px;
}

/* cheerloading page css start from here */

/* banner section css start */

.cheerloading_banner {
  padding: 115px 0px;
  background: url("../images/cheer-page-banner-bg.webp") center/cover no-repeat;
}

/* cheer section css start */

.cheer_wrapper .desc {
  font-size: 18px;
}

/* advantages section css start */

.advantages_wrap .item .number {
  font-size: 36px;
}

.advantages_wrap .item .title {
  font-size: 24px;
}

.advantages_wrap .item .text {
  font-size: 14px;
}

.advantages_wrap .item {
  border-bottom: 2px solid #d2d2d2;
}

.advantages_wrap .item:last-child {
  border-bottom: none;
  padding-bottom: 0px !important;
}

/* sports page css start from here */

/* banner section css start */

.sports_banner {
  background: url("../images/sports-page-banner-bg.webp") center/cover no-repeat;
  padding: 110px 0px;
}

.boxing_banner {
  background: url("../images/boxing-banner-bg.webp") center/cover no-repeat;
  padding: 110px 0px;
}

.sports_wrapper .desc {
  font-size: 18px;
}

.kids_birthday_banner {
  background: url("../images/kids-birthday-banner.webp") center/cover no-repeat;
  padding: 135px 0px 135px 0px;
}

/* sport box section css start */

.sport_box {
  padding: 15px 10px 15px 15px;
  border: 1px solid #d6d5d5;
  border-radius: 10px;
  background: linear-gradient(341deg,
      rgba(225, 251, 228, 0.81961) 0%,
      rgba(225, 251, 228, 0.82) 0%,
      rgb(220 70 84 / 12%) 0%,
      rgba(220, 53, 69, 0) 100%);
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.sport_box .title {
  font-size: 18px;
}

.sport_desc {
  font-size: 14px;
}

.sport_box_wrapper .cs_child:nth-child(2) .sport_box {
  margin-top: 25px;
}

.sport_box_wrapper .cs_child:nth-child(3) .sport_box {
  margin-top: -10px;
}

.sport_box_wrapper .cs_child:nth-child(4) .sport_box {
  margin-top: 25px;
}

/* donation page css start from here */

/* banner section css start */

.donation_banner {
  background: url("../images/donation-page-banner-bg.webp") center/cover no-repeat;
  padding: 180px 0px;
}

/* donation section css start */

.donation_wrapper .desc {
  font-size: 18px;
}

/* side bar donation section css start */

.side_bar_donation {
  background-color: #f3f3f3;
  padding: 25px 25px 30px 25px;
}

.side_bar_donation .sub_title {
  font-size: 16px;
}

.side_bar_donation .title {
  font-size: 24px;
}

.side_bar_donation .dr_name {
  font-size: 14px;
}

.side_bar_donation .btn {
  font-size: 14px;
  background-color: #f72a51;
  padding: 10px 0px;
  border: 1px solid #bbbbbb;
}

.side_bar_donation .btn:active {
  background-color: #f72a51;
  border: 1px solid #bbbbbb;
}

/* boot camp page css start from here */

/* boot camp section css start */

.btc_banner {
  background: url("../images/bootcamp-page-banner-bg.webp") center/cover no-repeat;
  padding: 115px 0px;
}

.btcamp_wrapper .desc {
  font-size: 18px;
}

/* personal training page css start from here */

/* banner section css start */

.pt_banner {
  background: url("../images/personal-training-page-banner-bg.webp") center/cover no-repeat;
  padding: 115px 0px;
}

.pt_wrapper .desc {
  font-size: 18px;
}

/* trainer section css start */

.trainer_wrapper .item .title {
  font-size: 18px;
}

.trainer_wrapper .item .desc {
  font-size: 14px;
}

.trainer_wrapper .item .top_image {
  border: 4px solid #fff71f;
  border-top-right-radius: 50vh;
  border-top-left-radius: 50vh;
  border-bottom-right-radius: 45px;
  border-bottom-left-radius: 45px;
  box-shadow: 0px 16px 23px 0px rgba(21, 2, 3, 0.24),
    0px -16px 23px 0px rgba(77, 0, 3, 0.16);
  overflow: hidden;
  height: 240px;
}


.trainer_wrapper .item .top_image .img {
  object-fit: cover;
}

.trainer_wrapper .item:before {
  position: absolute;
  top: 10px;
  left: 25px;
}

.trainer_wrapper :nth-child(1) .item:before {
  content: url("../images/1-icon.webp");
}

.trainer_wrapper :nth-child(2) .item:before {
  content: url("../images/2-icon.webp");
}

.trainer_wrapper :nth-child(3) .item:before {
  content: url("../images/3-icon.webp");
}

.trainer_wrapper :nth-child(4) .item:before {
  content: url("../images/4-icon.webp");
}

.trainer_wrapper :nth-child(5) .item:before {
  content: url("../images/5-icon.webp");
}

.red_card .sec_title {
  font-size: 36px;
}

/* healthy lifestyle page css start from here */

/* banner sectionc css start */

.healthy_life_banner {
  background: url("../images/healthy-lifestyle-page-banner-bg.webp") center/cover no-repeat;
  padding: 115px 0px;
}

/* parents section css start */

.parents_wrapper {
  padding-top: 90px;
}

.parents_wrapper .desc {
  font-size: 18px;
}

.parents_wrapper .right .img {
  border: 4px solid #f64843;
  border-radius: 30px;
  filter: drop-shadow(0px 23px 45px rgba(223, 38, 43, 0.18));
}

/* healthy family section css start */

.healthy_fam_wrapper {
  padding: 55px 0px;
  background-color: #f64046;
}

.healthy_fam_wrapper .top_desc {
  font-size: 18px;
}

.healthy_fam_wrapper .item .top_img_div {
  border: 4px solid #fff71f;
  border-top-right-radius: 50vh;
  border-top-left-radius: 50vh;
  border-bottom-right-radius: 90px;
  border-bottom-left-radius: 90px;
  box-shadow: 0px 16px 23px 0px rgba(21, 2, 3, 0.24),
    0px -16px 23px 0px rgba(77, 0, 3, 0.16);
  overflow: hidden;
}

.healthy_fam_wrapper .item .tip_title {
  font-size: 18px;
}

.healthy_fam_wrapper .item .tip_desc {
  font-size: 14px;
}

.healthy_fam_wrapper .item:before {
  position: absolute;
}

.healthy_fam_wrapper .cs_child .tip-box:nth-child(1) .item:before {
  content: url("../images/1-icon.webp");
}

.healthy_fam_wrapper .cs_child .tip-box:nth-child(2) .item:before {
  content: url("../images/2-icon.webp");
}

.healthy_fam_wrapper .cs_child .tip-box:nth-child(3) .item:before {
  content: url("../images/3-icon.webp");
}

.healthy_fam_wrapper .cs_child .tip-box:nth-child(4) .item:before {
  content: url("../images/4-icon.webp");
}

.healthy_fam_wrapper .cs_child .tip-box:nth-child(5) .item:before {
  content: url("../images/5-icon.webp");
}

/* scout page css start from here */

/* banner section css start */

.scout_banner {
  background: url("../images/scout-page-banner-bg.webp") center/cover no-repeat;
  padding: 140px 0px;
}

/* scout section css start */

.scout_wrapper {
  padding-top: 20px;
}

.scout_wrapper .desc {
  font-size: 18px;
}

.cs_yellow_box {
  margin-top: 30px;
  background-color: #fff71f;
  padding: 20px 30px;
  border: 2px solid #f64046;
  box-shadow: 0px 16px 32px 0px rgba(48, 0, 1, 0.27);
  border-radius: 15px;
}

.cs_yellow_box .box_desc {
  font-size: 20px;
}

/* signup section css start */

.signup_wrapper {
  background-color: rgb(237, 237, 237);
}

.signup_wrapper .sign_desc {
  font-size: 16pt;
}

.phone_number {
  font-size: 30pt;
}

.signup_wrapper .btn {
  font-size: 16pt;
  padding: 5px 30px;
  border: 3px solid #f64046;
  background-color: #fff71f;
  box-shadow: 0px 16px 32px 0px rgba(48, 0, 1, 0.27);
  border-radius: 30px;
}

.signup_wrapper .btn:active {
  border: 3px solid #f64046;
  background-color: #fff71f;
}

.signup_inner_wrap .left {
  width: 50%;
  padding: 30px 55px 30px 0px;
}

.signup_inner_wrap .or_separator {
  left: calc(50% - 2px);
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #f34742;
}

.signup_inner_wrap .or_separator::after {
  content: "OR";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff71f;
  border: 3px solid #f34742;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 700;
  color: #000000;
}

.signup_inner_wrap .right {
  width: 50%;
  padding: 30px 0px 30px 90px;
}

/* Night out page css start from here */

/* banner section css start */

.scout_banner {
  background: url("../images/night-out-page-banner-bg.webp") center/cover no-repeat;
  padding: 125px 0px 150px 0px;
}

/* nightout section css start */

.nightout_wrapper {
  padding: 10px 0px 55px 0px;
}

/* After school page css start from here */

/* banner section css start */

.main_banner {
  background: url("../images/after-school-page-banner-bg.webp") center/cover no-repeat;
  padding: 135px 0px;
}

.asp_wrapper {
  padding: 40px 0px 0px 0px;
}

.asp_wrapper .desc {
  font-size: 18px;
}

/* families section css start */

.families_wrapper {
  padding: 60px 0px;
}

.families_wrapper .left .sec_desc {
  font-size: 20px;
}

.families_wrapper .left .desc {
  font-size: 18px;
}

.families_wrapper .yellow_box {
  padding: 15px 25px 15px 15px;
  background-color: #fff71f;
  box-shadow: 0px 16px 32px 0px rgba(48, 0, 1, 0.27);
  border: 2px solid #f64046;
  border-radius: 15px;
}

.families_wrapper .yellow_box .box_btm_desc {
  font-size: 13px;
}

/* active play section css start */

.active_play_wrapper {
  background: url("../images/active-play-bg.webp") center / cover no-repeat;
}

.active_play_wrapper .desc {
  font-size: 18px;
}

.active_play_wrapper .title {
  font-size: 30px;
}

/* Boxing Section Css Start */

.boxing_wrapper {
  background: url(../images/boxing-shape.webp) calc(100% - 325px) top / contain no-repeat;
  padding: 70px 0 50px 0;
}

/* Boxing Section Css End */
/* kids fitness equipment */

.kids_fitness {
  transform: translate(-114px);
}

.kids_fitness_img {
  width: 710px;
}

/* mission css */

.mission_shape {
  background: url(../images/mission-shape.webp) center / contain no-repeat;
  height: 240px;
  padding-top: 65px;
}

/* .banner_buttons .btn1 {
  padding: 8px 20px;
  background-color: #fff71f;
  border-radius: 30px;
  border: 4px solid #f64843;
  width: fit-content;
} */

.mobile_contact {
  border-radius: 15px;
  border: 2px solid #f64046;
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.sports_camp_wrapper .card_wrapper {
  border: 4px solid #f64843;
  border-top-left-radius: 210px;
  border-bottom-right-radius: 45px;
  border-bottom-left-radius: 45px;
  border-top-right-radius: 210px;
  background-color: rgb(255, 255, 255);
  height: 350px;
}

.sports_camp_wrapper .card_wrapper .card_img_top {
  border-top-left-radius: 200px;
  border-bottom-right-radius: 45px;
  border-bottom-left-radius: 45px;
  border-top-right-radius: 200px;
}

.sports_camp_wrapper .card_wrapper_reverse {
  border: 4px solid #f64843;
  border-top-left-radius: 45px;
  border-bottom-right-radius: 210px;
  border-bottom-left-radius: 210px;
  border-top-right-radius: 45px;
  background-color: rgb(255, 255, 255);
  height: 350px;
}

.sports_camp_wrapper .card_wrapper_reverse .card_img_top_reverse {
  border-top-left-radius: 45px;
  border-bottom-right-radius: 200px;
  border-bottom-left-radius: 200px;
  border-top-right-radius: 45px;
}

/* franchise page css start from here */

/* banner section css start */

.franchise_banner {
  background: url("../images/franchise-page-banner-bg.webp") center / cover no-repeat;
  padding: 115px 0px;
}

.franchise_banner .desc {
  font-size: 18px;
  font-weight: 800;
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
}

/* franchise section css start */

.franchise_wrapper {
  background: url("../images/franchise-sec-bg.webp") center / cover no-repeat;
  padding: 60px 0px;
}

.franchise_wrapper .item .img {
  filter: drop-shadow(0px 16px 23px rgba(21, 2, 3, 0.24));
}

.franchise_wrapper .item .title {
  font-size: 18px;
}

.franchise_wrapper .item .desc {
  font-size: 15px;
  font-weight: 200;
}

.franchise_wrapper .top_desc {
  font-size: 18px;
  font-weight: 200;
}

/* passion section css start */

.passion_wrapper .desc {
  font-size: 18px;
}

.passion_wrapper .item {
  background-color: #f64046;
  align-items: center;
  padding: 2px 30px 0px 2px;
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24),
    0px -16px 23px 0px rgba(77, 0, 3, 0.16);
  border-radius: 5px;
  position: relative;
  border: 4px solid #f64046;
}

.passion_wrapper .item .icon {
  filter: drop-shadow(0px 23px 45px rgba(246, 64, 70, 0.24));
  border: 4px solid #f64843;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.passion_wrapper .item .icon_div {
  margin-left: -5px;
  margin-top: -5px;
  margin-bottom: -3px;
}

.passion_wrapper .item .title {
  font-size: 24px;
}

.passion_wrapper .item .desc {
  font-size: 14px;
}

/* service section css start */

.services_wrapper {
  background: url("../images/service-sec-bg.webp") center / cover no-repeat;
  padding: 70px 0px;
}

.services_wrapper .desc {
  font-size: 18px;
}

.services_wrapper .item .icon_div {
  border: 3px solid;
  width: 70px;
  height: 70px;
}

.services_wrapper .item:nth-of-type(2) {
  margin-left: 30px;
}

.services_wrapper .right .videoBox {
  border: 4px solid #f72a52;
  border-radius: 30px;
  filter: drop-shadow(0px 23px 45px rgba(223, 38, 43, 0.18));
}

/* testimonial section css start */

.testimonial_wrapper {
  padding: 60px 0px 0px 0px;
}

.testi_wrapper .cs_padding {
  padding-bottom: 80px;
}

.testi_wrapper .cs_cont:before {
  background-color: #faf8c6;
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  height: 100%;
  width: 80%;
  border-radius: 60px;
  margin: 0 auto;
}

.testimonial_box {
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24);
  border: 4px solid #f64742;
  padding: 35px 30px 40px 40px;
  border-radius: 30px;
  background-color: #ffff;
  height: 100%;
}

.testimonial_box .test_box_desc {
  font-size: 18px;
  line-height: 1.2;
}

.testimonial_box .title {
  font-size: 24px;
}

.testimonial_box::before {
  position: absolute;
  content: "";
  background-image: url("../images/testimonial-before-icon.webp");
  top: -45px;
  left: 35px;
  width: 95px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: cover;
}

.star_icon_div .star_icon {
  color: #fff61f;
  font-size: 20px;
}

/* sucess section css start */

.sucess_wrapper {
  padding: 75px 0px;
}

.sucess_wrapper .row {
  --bs-gutter-x: 2.5rem;
}

.sucess_wrapper .top_desc {
  font-size: 18px;
}

.sucess_wrapper .item .title {
  font-size: 18px;
}

.sucess_wrapper .item_wrap {
  height: 100%;
}

.sucess_wrapper .item {
  border: 4px solid #f64843;
  box-shadow: 0px 23px 45px 0px rgba(246, 64, 70, 0.24);
  border-top-right-radius: 136px;
  border-top-left-radius: 136px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
  height: 100%;
}

.sucess_wrapper .row .cs_child:nth-child(odd) .card_img_top {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.sucess_wrapper .item .card_body {
  padding: 20px 20px 0px 20px;
}

.sucess_wrapper .item .desc {
  font-size: 13px;
}

.sucess_wrapper .row .cs_child:nth-child(odd) .button {
  right: -20px;
  bottom: -10px;
}

.sucess_wrapper .row .cs_child:nth-child(even) .item {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 136px;
  border-bottom-left-radius: 136px;
  margin-top: 30px;
  overflow: hidden;
  flex-direction: column-reverse;
}

.sucess_wrapper .row .cs_child:nth-child(even) .button {
  right: -10px;
  top: -20px;
}

.sucess_wrapper .row .cs_child:nth-child(even) .card_img_top {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

/* growing section css start */

.growing_wrapper {
  padding: 60px 0px;
  background-color: #f3f3f3;
}

.growing_wrapper .desc {
  font-size: 18px;
}

/* adventure section css start */

.adventure_wrapper {
  padding: 60px 0px;
}

.adventure_wrapper .left .desc {
  font-size: 18px;
}

.adventure_wrapper .yellow_box {
  background-color: #fff71f;
  border: 4px solid #f64843;
  padding: 25px 20px;
  border-radius: 15px;
  box-shadow: 0px 16px 32px 0px rgba(48, 0, 1, 0.13);
}

.adventure_wrapper .yellow_box .left_content .currency {
  font-size: 36px;
  text-shadow: 2.828px 2.828px 0px #ffffff;
}

.adventure_wrapper .yellow_box .right_content .title {
  font-size: 24px;
}

.adventure_wrapper .btm_desc {
  font-size: 14px;
}

.adventure_wrapper .right {
  padding: 25px 20px 25px 20px;
  background-color: #f3f3f3;
  box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
}

.adventure_wrapper .right .title {
  font-size: 24px;
}

.adventure_wrapper .right .desc {
  font-size: 18px;
}

.adventure_wrapper .right .form-control {
  background-color: #f3f3f3;
  border: 1px solid #bbbbbb;
}

.adventure_wrapper .right .form-control:focus {
  background-color: #f3f3f3;
  border: 1px solid #bbbbbb !important;
}

.adventure_wrapper .right .form-control::placeholder {
  color: #727272;
}

.adventure_wrapper .right input {
  color: #727272;
}

.adventure_wrapper .right .btn {
  font-size: 16px;
  background-color: #f72a51;
  padding: 8px 0px;
  border: 1px solid #bbbbbb;
}

.adventure_wrapper .right .ck_box {
  padding: 15px;
  background-color: transparent;
  border: 1px solid #bbbbbb;
}

.adventure_wrapper .right .ck_box:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
  border: 1px solid #bbbbbb;
  background-color: #f72a51;
}

.adventure_wrapper .right .ck_box:active,
.adventure_wrapper .right .ck_boxx:hover {
  background-color: #f72a51;
  border: 1px solid #bbbbbb;
}

.form-check-input[type="radio"] {
  border-radius: 4px !important;
}

.form-check-input:checked[type="radio"] {
  --bs-form-check-bg-image: url(data:image/svg + xml,
 %3csvgxmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 8 8" %3e%3ccircler="2" fill="%23fff" /%3e%3c/svg%3e);
  background-color: #f72a51;
}

.home_bnr .desc {
  font-size: 22px;
}

.abt_btn {
	padding: 7px 30px;
	font-size: 18px;
	border: 2px solid rgb(220 53 69);
	border-radius: 50px;
	position:relative;
	z-index:1;
	color:#fff;
	background:rgb(220 53 69);
	transition:0.6s;
}
.abt_btn:hover {
    border: 2px solid rgb(220 53 69);
    background: #fff;
	color:rgb(220 53 69);
}
/* .abt_btn::before,
.abt_btn:active{
 border: 1px solid rgb(220 53 69);
 background-color: rgb(220 53 69);
} */

.wave-section {
  position: relative;
  background: linear-gradient(135deg, #ff6b9d, #ff8a80, #f06292);
  min-height: 500px;
  padding: 80px 40px 60px;
  overflow: hidden;
}

.wave-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: linear-gradient(135deg, #ff6b9d, #ff8a80, #f06292);
  clip-path: ellipse(100% 100% at 50% 0%);
  transform: translateY(-50px);
  animation: wave-motion 4s ease-in-out infinite;
}

.wave-section::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: rgba(255, 255, 255, 0.1);
  clip-path: ellipse(80% 100% at 50% 0%);
  transform: translateY(-40px);
  animation: wave-motion 3s ease-in-out infinite reverse;
}

.wave-overlay1 {
  position: absolute;
  top: 0;
  left: -50%;
  width: 200%;
  height: 150px;
  background: rgba(255, 255, 255, 0.05);
  clip-path: ellipse(60% 100% at 50% 0%);
  animation: wave-float 6s ease-in-out infinite;
  transform: translateY(-75px);
}

.wave-overlay2 {
  position: absolute;
  top: 0;
  left: -25%;
  width: 150%;
  height: 120px;
  background: rgba(255, 182, 193, 0.1);
  clip-path: ellipse(70% 100% at 50% 0%);
  animation: wave-float 5s ease-in-out infinite reverse;
  transform: translateY(-60px);
}
/* fitwize product detail page css start from here  */
 
.cs_pro_wrapper .product_image_div {
  border-radius: 20px;
  overflow: hidden;
}
 
.cs_pro_wrapper .right .title {
  font-size: 32px;
}
 
.cs_pro_wrapper .product_price {
  font-size: 30px;
}
 
.cs_pro_wrapper .right .features_title {
  font-size: 18px;
}
 
.cs_pro_wrapper .number_div .number {
  width: 5.631em;
}
 
.bg_grey {
  background-color: #f3f3f3 !important;
}
 
.cs_pro_wrapper .nav-link {
  color: black !important;
}
 
.cs_pro_wrapper .nav-tabs .nav-item.show .nav-link,
.faqs_wrapper .nav-tabs .nav-link.active {
  background-color: #dc3545 !important;
  color: white !important;
}
 
.cs_pro_wrapper .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
  border-bottom: 5px;
}
 
.cs_pro_wrapper .btn_tabs {
  font-size: 20px;
}
 
.cs_pro_wrapper .reviews_title {
  font-size: 20px;
}
 
.cs_pro_wrapper .form-check-input:checked {
  background-color: #dc3545;
  border-color: #dc3545;
  box-shadow: none;
}
 
.cs_pro_wrapper #rating {
  width: 5.631em;
}
 
.cs_pro_wrapper #rating .options {
  border: none !important;
}
 
/* product details section css start from here here */
 
.product_details_wrapper {
  background-color: #faf8c6;
  padding: 50px 0px;
}
 
.product_details_wrapper .left img{
    border: 5px solid #f64843;
    border-radius: 35px;
    overflow: hidden;
    filter:drop-shadow( 0px 23px 45px rgba(223, 38, 43, 0.18));
  }
 
 
.product_details_wrapper .right .sec_title {
  font-size: 24px;
}
 
.product_details_wrapper .right .desc {
  font-size: 18px;
}
 
.product_details_wrapper .right .text {
  font-size: 18px;
  width: 43px;
  text-align: center;
  border: 0;
  font-weight: 700;
  font-size: 20px;
}
 
.sec_title_features{
  font-size: 24px;
}
 
.product_details_wrapper .features {
  border-bottom: 2px solid #dddcb8;
}
 
.product_details_wrapper .features .desc {
  font-size: 14px;
}
 
.product_details_wrapper .cart_btn {
  padding: 10px 24px;
  border-radius: 30px;
  font-size: 14px;
  border: 1px solid rgb(220 53 69);
  width: fit-content;
}
 
.product_details_wrapper .price_counter_wrapper .price {
  font-size: 24px;
}
 
.product_details_wrapper .price_counter_wrapper .total {
  font-size: 20px;
}
 
.counter {
  border: 2px solid #636363;
  border-radius: 25px;
  overflow: hidden;
  width: 120px;
  background: white;
}
 
.counter button {
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  background-color: white;
  border: 2px solid #636363;
  border-radius: 50%;
}
 
.minus {
  margin-left: -2px;
}
 
.plus {
  margin-right: -2px;
}
 
.counter span {
  flex: 1;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
 
.counter button:hover {
  background-color: white;
}
 
.red_btn {
  border: 1px solid #bbbbbb;
}
 
.tabs_wrapper .side_bar_title {
  font-size: 24px;
}
 
.tabs_wrapper .nav-tabs .nav-item.show .nav-link{
  background-color: white!important;
  color: black!important;
  border-bottom: 4px solid red!important;
}
 
.tabs_wrapper .nav-link{
  color: #676767!important;
  font-size: 20px;
}
 
.reviews_inner_wrapper .title{
  font-size: 24px;
}
 
.reviews_inner_wrapper .desc{
  font-size: 20px;
}
 
 
.reviews_inner_wrapper .star_icon {
    color: rgb(220 53 69);
    font-size: 20px;
}
 
.cs_bdr_btm{
  border-bottom: 2px solid #ececec;;
}
 
.cs_gap_5{
  gap: 5rem;
}

@keyframes wave-motion {

  0%,
  100% {
    clip-path: ellipse(100% 100% at 50% 0%);
    transform: translateY(-50px) scaleX(1);
  }

  25% {
    clip-path: ellipse(95% 90% at 45% 0%);
    transform: translateY(-45px) scaleX(1.02);
  }

  50% {
    clip-path: ellipse(105% 110% at 55% 0%);
    transform: translateY(-55px) scaleX(0.98);
  }

  75% {
    clip-path: ellipse(98% 95% at 48% 0%);
    transform: translateY(-48px) scaleX(1.01);
  }
}

@keyframes wave-float {

  0%,
  100% {
    transform: translateY(-75px) translateX(0px);
  }

  33% {
    transform: translateY(-85px) translateX(20px);
  }

  66% {
    transform: translateY(-65px) translateX(-15px);
  }
}
.price_counter_wrapper {
  border-top: 2px solid #dddcb8;
}
#rating {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
p.stars {
  display: none !important;
}
.woocommerce-breadcrumb a{
  color: #f64843 !important;
  text-decoration: none !important;
}
.community_box .item {
    align-items: center;
    box-shadow: 0px 10px 10px 0px rgba(246, 64, 70, 0.24);
    border: 3px solid #f64843;
    border-radius: 15px;
    overflow: hidden;
}
.community_box .item .icon {
    filter: drop-shadow(0px 23px 45px rgba(246, 64, 70, 0.24));
    border-top: 3px solid #f64843;
    border-right: 3px solid #f64843;
    border-bottom: 3px solid #f64843;
    border-top-right-radius: 70px;
    border-bottom-right-radius: 10px;
    margin-top: -3px;
    margin-bottom: -2px;
}
.community_box .item .reverse_icon {
    filter: drop-shadow(0px 23px 45px rgba(246, 64, 70, 0.24));
    border-top: 3px solid #f64843;
    border-left: 3px solid #f64843;
    border-bottom: 3px solid #f64843;
    border-top-left-radius: 70px;
    border-bottom-left-radius: 10px;
    margin-top: -3px;
    margin-bottom: -2px;
}

.community_box .item .title {
    font-size: 24px;
}
 
.community_box .item .desc {
    font-size: 14px;
}

.bg_bdr_global:has(.cs_pt_class ){
  padding: 0px 0px 45px 0px !important;
}

  /* fitwize product detail page css start from here  */

  .cs_pro_wrapper .product_image_div {
    border-radius: 20px;
    overflow: hidden;
  }

  .cs_pro_wrapper .right .title {
    font-size: 32px;
  }

  .cs_pro_wrapper .product_price {
    font-size: 30px;
  }

  .cs_pro_wrapper .right .features_title {
    font-size: 18px;
  }

  .cs_pro_wrapper .number_div .number {
    width: 5.631em;
  }

  .bg_grey {
    background-color: #f3f3f3 !important;
  }

  .cs_pro_wrapper .nav-link {
    color: black !important;
  }

.cs_pro_wrapper .nav-tabs .nav-item.show .nav-link{
    background-color: #dc3545 !important;
    color: white !important;
  }

  .cs_pro_wrapper .nav-tabs .nav-item.show .nav-link {
    border-bottom: 5px;
  }
	.tabs_wrapper .nav-tabs .nav-link.active {
		border-bottom:3px solid #f64843 !important;
  	}
  .cs_pro_wrapper .btn_tabs {
    font-size: 20px;
  }

  .cs_pro_wrapper .reviews_title {
    font-size: 20px;
  }

  .cs_pro_wrapper .form-check-input:checked {
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: none;
  }

  .cs_pro_wrapper #rating {
    width: 5.631em;
  }

  .cs_pro_wrapper #rating .options {
    border: none !important;
  }


/* Woocommerce css customisation */

.wc-block-cart__submit-button, .wc-block-components-totals-coupon__button, .wc-block-components-checkout-place-order-button{
	font-family: "Fredoka bold";
	background-color:#f92953;
	border:1px solid #bbbbbb;
	text-decoration:none;
	color:#fff;
	border-radius:10px;
}
.wc-block-cart__sidebar{
	    border: 1px solid #f64046;
    border-radius: 10px;
    box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
	background-color:#f3f3f3;
	width: 25% !important;
    padding: 20px;
	display:flex;
	flex-direction: column;
    justify-content: space-between;
}
.wc-block-cart__main{
	width:75% !important;
}
.wc-block-cart__totals-title, .wc-block-components-product-name, .wc-block-components-checkout-order-summary__title-text, .wc-block-components-checkout-step__title{
	 font-family: 'Fredoka bold' !important;
    color: #f92953 !important;
    font-size: 22px !important;
	text-decoration:none;
}
.wc-block-cart-items__header{
	 font-family: 'Fredoka bold' !important;
    color: #f92953 !important;
    font-size: 18px !important;
	text-decoration:none;
}
.wc-block-cart-item__image img {
    border: 5px solid #f64843;
    border-radius: 15px;
    overflow: hidden;
    filter: drop-shadow(0px 23px 45px rgba(223, 38, 43, 0.18));
	width:200px !important;
}
.wc-block-components-product-price__value, .wc-block-components-formatted-money-amount{
	font-family:'Fredoka bold';
	color:#000;
	font-size:22px;
}
.wc-block-components-totals-item__label{
	font-family:"Inter", serif;
}
.wc-block-cart-item__quantity {
    display: flex;
    align-items: center;
    gap: 25px;
}
.wc-block-cart-item__remove-link{
    padding: 10px 24px !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    border: 1px solid rgb(220 53 69) !important;
    width: fit-content !important;
    background: #f92953 !important;
    color: #fff !important;
    text-align: center;
    font-family: 'Fredoka bold' !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
}
.wc-block-components-quantity-selector__button {
    width: 40px !important;
    height: 40px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    background-color: white !important;
    border: 2px solid #636363 !important;
    border-radius: 50% !important;
	min-width:40px !important;
	opacity:inherit !important;
}
.wc-block-components-quantity-selector{
	    border: 2px solid #636363 !important;
    border-radius: 25px !important;
    overflow: hidden !important;
    width: 120px !important;
    background: white !important;
	margin-bottom:0px !important;
}
.wp-block-woocommerce-checkout-order-summary-block{
	border: 1px solid #f64046 !important;
    border-radius: 10px !important;
    box-shadow: 0px 16px 23px 0px rgba(0, 0, 0, 0.14);
    background-color: #f3f3f3;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.prev-post a, .next-post a, .post-tags a, .post-meta a{
	color:#f92953 !important;
	font-family:'Inter';
}
.next.page-link, .prev.page-link{
	width:auto !important;
	border-radius:50px !important;
}
.account-content {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.woocommerce-MyAccount-content h2 {
  font-family: 'Fredoka', sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}

.login_banner {
 background: url('/wp-content/uploads/2025/09/login-banner.webp') center/cover no-repeat;
 padding: 35px 0px 35px 0px;
}
.swiper.mySwiper{
	overflow:inherit !important;
}
.pink_border .pink_border_img img{
	border:4px solid #f92953;
	border-radius:35px;
	box-shadow:0px 23px 45px 0px rgba(246, 64, 70, 0.24);
}
.community_box .item .icon.reversed{
	    filter: drop-shadow(0px 23px 45px rgba(246, 64, 70, 0.24));
    border-top: 3px solid #f64843;
    border-left: 3px solid #f64843;
    border-bottom: 3px solid #f64843;
	border-right:0px !important;
	    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 70px;
    border-bottom-left-radius: 10px;
    margin-top: -3px;
    margin-bottom: -2px;
}
.banner_inner_wrapper::before {
    position: absolute;
    content: "";
    inset: 0;
    z-index: -1;
    background: url(/wp-content/uploads/2025/09/splash.png) no-repeat center;
    background-size: 100%;
    animation: splashBurst 0.7s ease-out forwards;
}

@keyframes splashBurst {
    0% {
        transform: scale(0) rotate(-10deg);
        opacity: 0;
    }
    70% {
        transform: scale(1.2) rotate(10deg);
        opacity: 1;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }
}

.gym_card_wrapper {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
}

.gym_card_wrapper:hover {
  transform: scale(1.02);
}
.card_wrapper {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  cursor: pointer;
}

.card_wrapper:hover {
  transform: scale(1.02);
}
/* .wp-block-woocommerce-empty-cart-block .wp-block-woocommerce-product-new {
    display: none !important;
} */