/* ============================== Media CSS	================================= */
@media (max-width: 1699px) and (min-width: 1601px) {
	.solo_classes_sec .stk-block-carousel__buttons{
    justify-content: space-around;
	}
}
@media (max-width: 1600px) and (min-width: 1500px) {
	.solo_classes_sec .stk-block-carousel__buttons{
		justify-content: space-around;
	}
}
@media (max-width: 1499px) {
	.solo_popular_sec.wp-block-group,
	.solo_new_sec.wp-block-group,
	.solo_fitness_sec.wp-block-group{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.solo_service_sec.wp-block-group,
	.solo_offer_sec.wp-block-cover,
	.solo_testimonial_sec.wp-block-group,
	.solo_insta_sec.wp-block-group,
	.solo_graphic_sec .wp-block-cover,
	.solo_classes_sec.wp-block-cover,
	.solo_diet_plan_sec.wp-block-group,
	.solo_class_schedule_sec .content_body,
	.solo_coaches_sec .wp-block-group, .wp-block-group.solo_fit_sec .blog-main-box{ 
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.solo_new_sec .stk-block-button-group,
	.solo_fitness_sec .stk-block-button-group,
	.solo_testimonial_sec .stk-block-button-group{
		right: 15px;
	}
}
@media screen and (max-width: 1499px) and (min-width: 1400px) {
	.solo_classes_sec .stk-block-carousel__buttons{
		justify-content: space-around;
	}
}

@media screen and (max-width: 1599px) and (min-width: 1400px) {
	.header_sec .wp-block-navigation ul li a, .header_sec .wp-block-navigation ul li a span {
		font-size: 20px;
	}
	.wp-block-stackable-carousel.blog-slider .gutentor-post {
		padding: 0 !important;
	}
	.wp-block-group.solo_service_sec .wp-block-columns.service_row .wp-block-stackable-heading {
		padding: 0px 0px !important;
	}
	.wp-block-columns.success_row .wp-block-column.content_col .wp-block-group {
		padding-right: 6rem !important;
	}
}

@media screen and (max-width: 1399px) and (min-width: 1300px) {
	.solo_classes_sec .stk-block-carousel__buttons{
		justify-content: space-around;
	}
	.header_sec ul.wp-block-navigation__container{
		grid-gap: 25px;
	}
	.solo_offer_sec.wp-block-cover {
    min-height: 600px !important;
	}
	.graphic_row .wp-block-cover{
    min-height: 450px !important;
	}
	.solo_service_sec .wp-block-column .wp-block-group .wp-block-group{
		padding: 80px !important;
	}
}
@media screen and (max-width: 1399px) and (min-width: 1200px) {
	.header_sec .wp-block-navigation ul li a, .header_sec .wp-block-navigation ul li a span {
		font-size: 18px !important;
	}
	.wp-block-stackable-carousel.blog-slider .gutentor-post {
		padding: 0 !important;
	}
	.wp-block-group.solo_service_sec .wp-block-columns.service_row .wp-block-stackable-heading {
		padding: 0px 0px !important;
	}
	.wp-block-columns.success_row .wp-block-column.content_col .wp-block-group{
		padding-right: 3rem !important;
		padding-top: 2rem;
		padding-bottom: 2rem;
	}    
	.wp-block-group.search_row {
		gap: 10px !important;
	}
}
@media screen and (max-width: 1299px) and (min-width: 1200px) {
	.solo_class_schedule_sec .wp-block-stackable-carousel{
		max-width: 90% !important;
	}
	.solo_diet_plan_sec.wp-block-group .col_two{
		padding-left: 50px !important;
	}
	.solo_classes_sec .stk-block-carousel__buttons {
    justify-content: space-around;
	}
	.header_sec ul.wp-block-navigation__container{
		grid-gap: 25px;
	}
	.solo_offer_sec.wp-block-cover {
		min-height: 500px !important;
	}
	.solo_success_sec .img_col .wp-block-image{
		right: -50px;
	}
	.graphic_row .wp-block-cover{
		min-height: 450px !important;
	}
	.solo_service_sec .wp-block-column .wp-block-group .wp-block-group{
		padding: 80px !important;
	}
	.solo_graphic_sec .graphic_bg{
    padding-top: 50px !important;
	}
	.solo_new_sec .gutentor-post-image-box{
	  height: 400px;
		width: 100%;
	}
	.solo_popular_sec .gutentor-post-image-box,
	.solo_fitness_sec .gutentor-post-image-box{
		width: 100%;
	}
	.solo_popular_sec .gutentor-image-thumb,
	.solo_popular_sec .gutentor-image-thumb img,
	.solo_new_sec .gutentor-image-thumb,
	.solo_new_sec .gutentor-image-thumb img,
	.solo_fitness_sec .gutentor-image-thumb,
	.solo_fitness_sec .gutentor-image-thumb img{
		height: 100%;
		width: 100%;
	}
	/* *-*-*-*-*-*-*-* */
	.banner-section .banner-content {
		margin: 58px 0;
	}
}	
@media screen and (max-width: 1199px) and (min-width: 1024px) {
	.wp-block-group.header_sec.sticky .wp-block-column.header-menu-col {
		flex-basis: 60% !important;
	}
	.wp-block-group.header_sec.sticky .wp-block-column.header-menu-col ul {
		grid-gap: 30px;
	}
	.wp-block-stackable-tabs.session-tabs-section button.stk-block-tabs__tab {
		width: 90px !important;
		height: 90px !important;
	}
	.wp-block-group.class_schedule {
		height: unset !important;
	}
	.single-blog-page .admin-col .author-col,
	.single-blog-page .admin-col .post-date-col{
		flex-basis: 50% !important;
		max-width: 50%;
	}
	.wp-block-columns.header-row .wp-block-column.header-logo-col {
		order: 1;
		flex-basis: 40% !important;
	}	
	.wp-block-columns.header-row .wp-block-column.header-menu-col {
		flex-basis: 100% !important;
		order: 3;
	}
	.wp-block-columns.header-row .wp-block-column.header-search-col {
		flex-basis: 60% !important;
		order: 2;
	}
	.wp-block-columns.header-row {
		flex-wrap: wrap !important;
	}
	.wp-block-stackable-heading.growth-head h2 {
		font-size: 32px !important;
	}
	header nav ul li a.current-menu-item span {
		padding: 8px 14px;
	}
	.header_sec .wp-block-navigation ul li a, .header_sec .wp-block-navigation ul li a span {
		font-size: 18px !important;
	}

	.wp-block-stackable-carousel.blog-slider {
		--slides-to-show: 3 !important;
	}
	.wp-block-group.solo_service_sec .wp-block-columns.service_row .wp-block-stackable-heading {
		padding: 0px 0px !important;
	}
	.wp-block-columns.success_row .wp-block-column.img_col {
		align-items: center !important;
		display: flex;
	}
	.solo_success_sec .img_col .wp-block-image {
		width: unset !important;
		right: unset !important;
		top: unset !important;
		height: unset !important;
	}
	.wp-block-columns.success_row .wp-block-column.content_col .wp-block-group {
		padding-right: 2rem !important;
		padding-top: 2rem;
		padding-bottom: 2rem;
	}

	.product_search .product .wc-block-components-product-image,
	.solo_shop_page .gutentor-post-image-box{
		height: 400px;
	}
	.solo_class_schedule_sec .wp-block-stackable-carousel{
		max-width: 95% !important;
	}
	.solo_diet_plan_sec.wp-block-group .col_two{
		padding-left: 30px !important;
	}
	.solo_diet_plan_sec .diet_plan_slider{
		padding: 50px !important;
	}
	.solo_classes_sec .stk-block-carousel__buttons{
		justify-content: space-between;
		width: 55%;
		margin: 0 auto;
	}
	.single-product .wp-block-woocommerce-related-products .products-block-post-template{
    grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.single-product .product_info_col form button[type="submit"] {
    margin-left: 10px;
    width: 65%;
	}
	.solo_product_cat_page .wc-block-components-product-image{
		height: 400px;
	}
	.header_sec .header-row .header-logo-col{
    flex-basis: 10% !important;
	}
	.header_sec .header-row .header-menu-col{
		flex-basis: 50% !important;
	}
	.header_sec .header-row .header-search-col{
		flex-basis: 40% !important;
	}
	.header_sec ul.wp-block-navigation__container{
		grid-gap: 60px;
	}

	.solo_offer_sec.wp-block-cover {
		min-height: 450px !important;
	}
	.solo_success_sec .img_col .wp-block-image{
		width: 118%;
		right: -50px;
		top: -10px;
		height: 105%;
	}
	.graphic_row .wp-block-cover{
		min-height: 400px !important;
	}
	.solo_service_sec .wp-block-column .wp-block-group .wp-block-group{
		padding: 50px !important;
	}
	.solo_graphic_sec .graphic_bg{
		padding-top: 50px !important;
	}
	.solo_service_sec .wp-block-stackable-heading .stk-block-heading__text{
		font-size: 28px !important;
	}
	.solo_new_sec .gutentor-post-image-box{
		height: 350px;
		width: 100%;
	}
	.solo_popular_sec .gutentor-post-image-box,
	.solo_fitness_sec .gutentor-post-image-box{
		width: 100%;
	}
	.solo_popular_sec .gutentor-image-thumb,
	.solo_popular_sec .gutentor-image-thumb img,
	.solo_new_sec .gutentor-image-thumb,
	.solo_new_sec .gutentor-image-thumb img,
	.solo_fitness_sec .gutentor-image-thumb,
	.solo_fitness_sec .gutentor-image-thumb img{
		height: 100%;
		width: 100%;
	}
	.solo_insta_sec .insta_img{
		min-height: 300px !important;
	}
	.solo_footer_sec .col_four:after{
		left: -15px;
	}
	.solo_testimonial_sec .title .stk-block-heading__text{
		font-size: 22px !important;
	}
	.solo_testimonial_sec .date .stk-block-heading__text{
		font-size: 18px !important;
	}
	.solo_collection_sec .women .wp-block-cover,
	.solo_collection_sec .men .wp-block-cover{
		min-height: 350px;
	}
	/* -*-*-*-*-*-* */
	.shop_table button[type="submit"], .cart_totals .wc-proceed-to-checkout a{
		padding: calc(0.667em + 2px) calc(1.333em + 2px) !important;
	}
	.product_cat_page ul.products li .add_to_cart_button, .product_cat_page ul.products li .added_to_cart{
		bottom: 104px;
	}
	.product_cat_page ul.products li{
    width: 31% !important;
	}
	.banner_section.wp-block-cover{
		min-height: 200px !important;
	}
}
@media screen and (max-width: 1023px) and (min-width: 992px) {
	.wp-block-group.class_schedule {
		height: unset !important;
	}
	.wp-block-stackable-tabs.session-tabs-section button.stk-block-tabs__tab {
		width: 90px !important;
		height: 90px !important;
	}
	.wp-block-stackable-button-group.coaching-button-grp {
		top: unset !important;
		margin-bottom: 30px !important;
	}
	.single-blog-page .admin-col .author-col,
	.single-blog-page .admin-col .post-date-col{
		flex-basis: 50% !important;
		max-width: 50%;
	}
	.wp-block-columns.header-row .wp-block-column.header-logo-col {
		order: 1;
		flex-basis: 40% !important;
	}	
	.wp-block-columns.header-row .wp-block-column.header-menu-col {
		flex-basis: 100% !important;
		order: 3;
	}
	.wp-block-columns.header-row .wp-block-column.header-search-col {
		flex-basis: 60% !important;
		order: 2;
	}
	.wp-block-columns.header-row {
		flex-wrap: wrap !important;
	}



	.wp-block-stackable-heading.growth-head h2 {
		font-size: 32px !important;
	}
	header nav ul li a.current-menu-item span {
		padding: 8px 14px;
	}
	.header_sec .wp-block-navigation ul li a, .header_sec .wp-block-navigation ul li a span {
		font-size: 18px !important;
	}
	.header_sec .header-row .header-logo-col{
    flex-basis: 10% !important;
	}
	.header_sec .header-row .header-menu-col{
		flex-basis: 50% !important;
	}
	.header_sec .header-row .header-search-col{
		flex-basis: 40% !important;
	}

	.wp-block-stackable-carousel.blog-slider {
		--slides-to-show: 3 !important;
	}
	.wp-block-group.solo_service_sec .wp-block-columns.service_row .wp-block-stackable-heading {
		padding: 0px 0px !important;
	}
	.wp-block-columns.success_row .wp-block-column.img_col {
		align-items: center !important;
		display: flex;
	}
	.solo_success_sec .img_col .wp-block-image {
		width: unset !important;
		right: unset !important;
		top: unset !important;
		height: unset !important;
	}
	.wp-block-columns.success_row .wp-block-column.content_col .wp-block-group {
		padding-right: 2rem !important;
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.product_search .product .wc-block-components-product-image,
	.solo_shop_page .gutentor-post-image-box{
		height: 350px;
	}
	.solo_diet_plan_sec.wp-block-group .col_two{
		padding-left: 30px !important;
	}
	.solo_diet_plan_sec .diet_plan_slider{
		padding: 50px !important;
	}
	.solo_diet_plan_sec .diet_plan_workout{
		grid-template-rows: repeat(4,70px);
	}
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(1){
    grid-row-end: 4;
	}
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(2){
    grid-row-end: 5;
	}
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover{
		min-height: 250px !important;
	}
	.solo_classes_sec .stk-block-carousel__buttons {
    justify-content: center;
    height: 70px;
    top: unset;
    bottom: -60px;
	}
	.single-product .wp-block-woocommerce-related-products .products-block-post-template{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.single-product .product_info_col form button[type="submit"] {
		margin-left: 10px;
		width: 65%;
	}
	.solo_product_cat_page .wc-block-components-product-image {
    height: 400px;
	}
	.header_sec ul.wp-block-navigation__container{
		grid-gap: 60px;
	}
	.wp-block-group.header_sec.sticky .wp-block-column.header-menu-col {
		flex-basis: 60% !important;
	}
	.wp-block-group.header_sec.sticky .wp-block-column.header-menu-col ul {
		grid-gap: 30px;
	}

	.solo_offer_sec.wp-block-cover {
		min-height: 450px !important;
	}
	.solo_success_sec .img_col .wp-block-image{
		width: 118%;
		right: -50px;
		top: -10px;
		height: 105%;
	}
	.graphic_row .wp-block-cover{
		min-height: 400px !important;
	}
	.solo_service_sec .wp-block-column .wp-block-group .wp-block-group{
		padding: 50px !important;
	}
	.solo_graphic_sec .graphic_bg{
		padding-top: 50px !important;
	}
	.solo_service_sec .wp-block-stackable-heading .stk-block-heading__text{
		font-size: 28px !important;
	}
	.solo_new_sec .gutentor-post-image-box{
		height: 450px;
		width: 100%;
	}
	.solo_popular_sec .gutentor-post-image-box,
	.solo_fitness_sec .gutentor-post-image-box{
		width: 100%;
	}
	.solo_popular_sec .gutentor-image-thumb,
	.solo_popular_sec .gutentor-image-thumb img,
	.solo_new_sec .gutentor-image-thumb,
	.solo_new_sec .gutentor-image-thumb img,
	.solo_fitness_sec .gutentor-image-thumb,
	.solo_fitness_sec .gutentor-image-thumb img{
		height: 100%;
		width: 100%;
	}
	.solo_insta_sec .insta_img{
		min-height: 300px !important;
	}
	.solo_footer_sec .col_four:after{
		left: -15px;
	}
	.solo_testimonial_sec .title .stk-block-heading__text{
		font-size: 20px !important;
	}
	.solo_testimonial_sec .date .stk-block-heading__text{
		font-size: 18px !important;
	}
	.solo_collection_sec .women .wp-block-cover,
	.solo_collection_sec .men .wp-block-cover{
		min-height: 350px;
	}
	/* -*-*-*-*-*-* */
	.product_cat_page ul.products li .add_to_cart_button, .product_cat_page ul.products li .added_to_cart{
		bottom: 104px;
	}
	.product_cat_page ul.products{
		display: flex;
		flex-wrap: wrap;
		gap: 30px;
	}
	.product_cat_page ul.products li{
		width: 30% !important;
		margin: 0 !important;
	}
  .banner-section .banner-content {
    margin: 25px 0;
  }
  .banner-section .breadcrumds{
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.wp-block-group.coachings-post-info .wp-block-columns {
		flex-wrap: wrap !important;
	}
	.wp-block-group.coachings-post-info .wp-block-columns .wp-block-column {
		flex-basis: 100% !important;
	}

	.wp-block-stackable-tabs.session-tabs-section button.stk-block-tabs__tab {
		width: 55px !important;
		height: 85px !important;
	}
	.wp-block-group.class_schedule {
		height: unset !important;
	}
	#featured-programs-slider {
		margin-top: 3rem !important;
	}
	.wp-block-columns.pagination .wp-block-column {
		flex-basis: 50% !important;
	}
	.wp-block-stackable-button-group.coaching-button-grp {
		top: unset !important;
		margin-bottom: 30px !important;
	}

	.wp-block-stackable-heading.growth-head h2, .wp-block-stackable-heading.testimonial-head h2 {
		font-size: 32px !important;
	}
	div.wp-block-columns.service_row .wp-block-group.content h2 {
		font-size: 25px !important;
	}
	.header_sec .wp-block-navigation ul li a, .header_sec .wp-block-navigation ul li a span {
		font-size: 20px !important;
	}
	.wp-block-column.header-menu-col .wp-block-navigation__container {
		column-gap: 16px;
		row-gap: 20px;
	}
	header nav ul li a.current-menu-item span {
		padding: 8px 14px !important;
	}
	.solo_new_sec .stk-block-button-group {
		position: unset !important;
		right: unset !important;
		top: unset !important;
		margin-top: 2rem !important;
		& .stk-row {
			justify-content: center !important;
		}
	}
	.solo_new_sec .gutentor-slick-arrows {
		bottom: 0 !important;
	}
	.wp-block-group.solo_service_sec .wp-block-columns.service_row .wp-block-stackable-heading {
		padding: 0px 0px !important;
	}
	.wp-block-columns.offer_row {
		flex-wrap: wrap !important;
	}
	.wp-block-columns.offer_row .wp-block-column.unlock-text-col {
		order: 1;
		margin-bottom: 2rem;
	}
	.wp-block-columns.offer_row .wp-block-column.unlock-img-col {
		order: 2;
		flex-basis: 100%;
	}
	footer .wp-block-column.col_four .wp-block-stackable-heading h6 {
		width: 100% !important;
	}
	.solo_collection_sec .collection_row .wp-block-column.content {
		flex-grow: unset !important;
		flex-basis: 50% !important;
	}
	.wp-block-columns.home-banner-col {
		flex-wrap: wrap !important;
	}
	.wp-block-columns.home-banner-col .wp-block-column {
		flex-basis: 100% !important;
	}




	.product_search .product .wc-block-components-product-image,
	.solo_shop_page .gutentor-post-image-box{
		height: 350px;
	}
	.solo_popular_sec .gutentor-wc-rating .star-rating,
	.solo_new_sec .gutentor-wc-rating .star-rating,
	.solo_shop_page .gutentor-wc-rating .star-rating{
		float: left !important;
	}
	.solo_class_schedule_sec .class_row .col_one,
	.solo_class_schedule_sec .class_row .col_three{
		flex-basis: 20% !important;
	}
	.solo_class_schedule_sec .class_row .col_two{
		flex-basis: 60% !important;
	}
	.solo_diet_plan_sec .diet_plan_row .col_one,
	.solo_diet_plan_sec .diet_plan_row .col_two{
		flex-basis: 100% !important;
	}
	.solo_diet_plan_sec .diet_plan_row{
		flex-wrap: wrap !important;
		gap: 32px;
	}
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(1),
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(2){
		grid-row-start: 1;
    	grid-row-end: 5;
		min-height: 300px !important;
	}
	.solo_diet_plan_sec .diet_plan_workout{
		grid-template-rows: repeat(4,70px);
		padding-bottom: 10px;
	}
	.solo_diet_plan_sec .col_two{
		padding-left: 0px !important;
	}
	.solo_classes_sec .stk-block-carousel__buttons {
		justify-content: center;
		height: 70px;
		top: unset;
		bottom: -60px;
	}
	.single-product .wp-block-woocommerce-related-products .products-block-post-template,
	.product_search ul.wp-block-post-template{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.solo_product_cat_page .wc-block-components-product-image {
    height: 450px;
	}
	.solo_product_cat_page .wp-block-post-template{
    grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.solo_contact_page .content_col{
		flex-basis: 100% !important;
	}
	.solo_contact_page .img_col{
		display: none;
	}

	.solo_footer_text .text_row .col_two{
		display: flex;
		align-items: center;
		justify-content: end;
	}
	.solo_footer_text.wp-block-cover{
    min-height: 70px !important;
	}
	.solo_footer_sec .footer_row{
		padding: 40px 0px;
	}
	.solo_footer_sec .col_four .stk-block-heading__text{
		text-align: left;
	}
	.solo_footer_sec form{
		width: 100%;
	}
	.solo_footer_sec input[type="submit"]{
		padding: 16px 10px;
	}
	.solo_footer_sec .col_four:after{
		display: none;
	}
	.solo_insta_sec .insta_img{
		min-height: 300px !important;
	}
	.solo_testimonial_sec .testimonial_row .content_col{
		flex-basis: 60% !important;
	}
	.solo_testimonial_sec .testimonial_row .img_col{
		flex-basis: 40% !important;
	}
	.solo_testimonial_sec .test_row_one .col_one,
	.solo_testimonial_sec .test_row_two .col_one{
		padding-bottom: 20px !important;
	}
	.solo_graphic_sec .wp-block-cover .wp-block-cover{
    min-height: 400px !important;
	}
	.solo_graphic_sec .wp-block-cover{
		padding-top: 30px !important;
		padding-bottom: 30px !important;
		background: #ffffff;
	}
	.solo_success_sec .success_row {
		padding: 40px 0px;
	}
	.solo_success_sec .img_col .wp-block-image {
    right: 0px;
    width: 100%;
    margin-bottom: 20px;
	}
	.solo_success_sec .success_row .img_col{
		order: 2;
	}
	.solo_success_sec .success_row .content_col{
		order: 1;
		margin-bottom: 2rem;
	}
	.wp-block-columns.success_row .wp-block-column.content_col .wp-block-group {
		padding-right: 0rem !important;
	}
	.solo_service_sec .service_row .col_three,
	.solo_service_sec .service_row .col_two{
		padding-right: 0px !important;
	}
	.solo_service_sec .service_row .col_four{
		padding-left: 20px !important;
	}
	.solo_service_sec .service_row .col_three,
	.solo_service_sec .service_row .col_four{
		margin-top: 20px !important;
	}
	.solo_offer_sec.wp-block-cover{
    min-height: 450px !important;
	}

	.header_sec .header-row .header-search-col{
		margin-top: 15px;
		flex-basis: 100%!important;
	}
	.header_sec .header-row .header-menu-col{
		flex-basis: 88% !important;
		justify-content: end !important;
	}
	.header_sec .header-row .header-logo-col{
    flex-basis: 12% !important;
	}
	.header_sec .header-row,
	.solo_collection_sec .collection_row,
	.solo_service_sec .service_row,
	.solo_success_sec .success_row,
	.solo_graphic_sec .graphic_row,
	.solo_testimonial_sec .test_row_one,
	.solo_testimonial_sec .test_row_two,
	.solo_footer_sec .footer_row{
		flex-wrap: wrap !important;
	}
	.solo_collection_sec .collection_row .col_one,
	.solo_collection_sec .collection_row .unisex,
	.solo_offer_sec .offer_row .offer_col,
	.solo_success_sec .success_row .content_col,
	.solo_success_sec .success_row .img_col{
    flex-basis: 100%!important;
		padding: 0px !important;
	}
	.solo_service_sec .service_row .col_one,
	.solo_service_sec .service_row .col_two,
	.solo_service_sec .service_row .col_three,
	.solo_service_sec .service_row .col_four,
	.solo_graphic_sec .graphic_row .col_one,
	.solo_graphic_sec .graphic_row .col_two,
	.solo_insta_sec .insta_row .col_one,
	.solo_insta_sec .insta_row .col_two,
	.solo_footer_sec .footer_row .col_one,
	.solo_footer_sec .footer_row .col_two,
	.solo_footer_sec .footer_row .col_three,
	.solo_footer_sec .footer_row .col_four,
	.solo_footer_text .text_row .col_one,
	.solo_footer_text .text_row .col_two{
		flex-basis: 50%!important;
	}
	.solo_collection_sec .collection_row .unisex .wp-block-cover{
		min-height: 650px !important;
	}
	.solo_collection_sec .blank{
		display: none;
	}
	.solo_testimonial_sec .col_one,
	.solo_testimonial_sec .col_two{
		padding: 0 !important;
	}
	/* --*-*-*-*-*-*-*-*-* */
	.single-product .product_row{
		flex-wrap: wrap !important;
	}
	.single-product .product_row .product_gallery_col,
	.single-product .product_row .product_info_col{
		flex-basis: 100% !important;
		max-width: 100%;
	}
	.product_cat_page ul.products{
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	.product_cat_page ul.products li{
		width: 46% !important;
		margin: 0 !important;
	}
	.single-product .product_row .product_info_col{
		padding: 0px !important;
	}
	.single-product ul.related_product li{
		max-width: 48% !important;
		width: 48% !important;
	}
	.banner_section.wp-block-cover{
		min-height: 200px !important;
	}
	.banner_section .breadcums_row .content_col{
		flex-basis: 40%;
		max-width: 40%;
	}
	.banner_section .breadcums_row .wp-block-group{
		width: 100%;
	}
  .banner-section .banner-content {
    margin: 25px 0;
  }
  .banner-section .breadcrumds{
    margin-top: 10px !important;
  }
	.location-row .location-info{
		order: 2;
	}
	.location-row .location.map{
		order: 1;
	}
	.single-blog-page .admin-col .author-col,
	.single-blog-page .admin-col .post-date-col{
		flex-basis: 50% !important;
		max-width: 50%;
	}
	.single-blog-page .post-info .post-content P{
		font-size: 16px;
		line-height: 35px;
	}
	.post-info .category-social-icon .blog-category,
	.post-info .category-social-icon .social-icon-col{
		flex-basis: 100%!important;
		max-width: 100%;
		margin-top: 20px;
	}
	.post-info .category-social-icon .blog-category ul,
	.post-info .category-social-icon .social-icon-col .stk-button-group{
		justify-content: center;
	}
	.single-blog-page .pagination .wp-block-column{
		flex-basis: 50%!important;
		max-width: 50%;
	}
	.single-blog-page .post-comment,
	.single-blog-page .post-info .post-form{
    width: 80%;
	}
	.banner-section{
		margin-top: -75px;
	}
	.search-page .result ul li{
    max-width: 49%;
		margin: 0;
	}
	.search-page .result ul li:nth-child(odd){
    margin-right: 10px;
	}
	.single-blog-page .single-post-image img {
    height: 400px;
	}
	.archive .archive_row{
		flex-wrap: wrap !important;
	}
	.archive .personal-life-coach-pro-archive-left,
	.archive .personal-life-coach-pro-archive-right{
		flex-basis: 100% !important;
    max-width: 100%;
	}
	.archive .banner-section .banner-content .title{
		font-size: 26px !important;
	}
	.archive .banner-section .banner-content{
    margin: 35px 0;
	}
}


@media screen and (max-width: 575px) {
	.wp-block-columns.pagination .wp-block-column {
		flex-basis: 50% !important;
	}
	.wp-block-columns.pagination {
		flex-direction: column !important;
		align-items: center !important;
		row-gap: 10px !important
	}

}


@media screen and (max-width: 767px) {
	.wp-block-column.coaching-image-col, .wp-block-column.coaching-content-col  {
		text-align: center;
	}
	.wp-block-column.coaching-content-col ul {
		text-align: left;
	}
	.wp-block-group.single-contact-for-coaching input[type=submit] {
		display: block;
   		width: 100%;
	}

	.wp-block-stackable-tabs.session-tabs-section button.stk-block-tabs__tab {
		width: 75px !important;
		height: 90px !important;
	}
	.wp-block-group.class_schedule {
		height: unset !important;
	}
	#featured-programs-slider {
		margin-top: 3rem !important;
	}
	.our-coaching-card h3.title, .our-coaching-card p.description, .feat-coaching-card h3.title, .feat-coaching-card p.description, .growth-coaching-card h3.title, .growth-coaching-card .rating-meta-text-box .rating {
		text-align: center;
	}
	.growth-coaching-card .meta-text {
		text-align: center;
		font-size: 18px;
	}
	.our-coaching-card .rating-meta-text-box, .feat-coaching-card .rating-meta-text-box {
		justify-content: center;
	}
	.wp-block-stackable-button-group.coaching-button-grp {
		top: unset !important;
		margin-bottom: 30px !important;
	}
	.wp-block-column.product_info_col .wp-block-add-to-cart-form form {
		justify-content: center !important;
	}
	.wp-block-column.product_info_col > .yith-add-to-wishlist-button-block {
		margin: 0px auto 20px !important;
	}
	.wp-block-group.single_product .woocommerce-Tabs-panel h2 {
		text-align: center;
		margin-bottom: 20px;
	}


	.wp-block-group.header-inner-container, .wp-block-cover.term-and-conditions {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.header_sec .search_row {
		display: none;
	}
	.solo_popular_sec .gutentor-post-image-box img {
		height: auto !important;
	}
	.solo_diet_plan_sec .diet_plan_row{
		gap: 32px;
	}
	.wp-block-group.solo_service_sec .wp-block-columns.service_row .wp-block-stackable-heading {
		padding: 0px 0px !important;
	}
	.wp-block-columns.offer_row .wp-block-column.unlock-text-col {
		order: 1;
		margin-bottom: 2rem;
	}
	.wp-block-columns.offer_row .wp-block-column.unlock-img-col {
		order: 2;
	}
	.wp-block-columns.footer_row .wp-block-column {
		margin-bottom: 2rem;
	}
	footer .wp-block-column.col_four .wp-block-stackable-heading h6 {
		width: 100% !important;
	}
	.solo_collection_sec .collection_row .wp-block-column img {
		filter: brightness(0.3);
	}
	.wp-block-group.solo_slider_sec .wp-block-cover {
		padding-right: 20px !important;
		padding-left: 20px !important;
		min-height: 500px !important;
	}
	.product_search .product .wc-block-components-product-image,
	.solo_shop_page .gutentor-post-image-box{
		height: 300px;
	}
	.single-product ol.commentlist .comment_container .comment-text .description p{
		text-align: left;
	}
	.single-product ol.commentlist .comment_container .comment-text .description{
		width: 100%;
		order: 3;
	}
	.single-product ol.commentlist .comment_container .comment-text .star-rating{
		width: 100%;
		order: 2;
		margin-bottom: 15px;
	}
	.single-product ol.commentlist .comment_container .comment-text .meta{
		width: 100%;
		text-align: left;
		order: 1;
	}
	.single-product ol.commentlist .comment_container .comment-text {
    margin: 0 0 0 60px !important;
		display: flex;
		flex-wrap: wrap;
	}
	.solo_product_cat_page .wc-block-components-product-rating__container,
	.single-product .wc-block-components-product-rating__container,
	.product_search .wc-block-components-product-rating__container,
	.single-product .woocommerce #review_form #respond{
		text-align: center;
	}
	.solo_collection_sec .men{
		padding-bottom: 20px;
	}
	.solo_class_schedule_sec .class_row .wp-block-column.col_two{
		padding-top: 0px !important;
	}
	.solo_insta_sec .insta_row{
    row-gap: 20px;
	}
	.solo_shop_page .gutentor-post-image-box{
    height: 350px;
	}
	.solo_shop_page .gutentor-wc-rating .star-rating{
		float: unset;
	}
	.solo_shop_page .gutentor-wc-price{
		justify-content: center;
	}
	.solo_class_schedule_sec .class_row{
		margin-bottom: 30px;
	}
	.solo_class_schedule_sec .class_row .wp-block-column{
		padding: 20px !important;
		border-right: 1px solid #d5d5d5 !important;
		border-left: 1px solid #d5d5d5 !important;
	}
	.solo_class_schedule_sec .class_row .col_three{
		border-bottom: 1px solid #d5d5d5 !important;
	}
	.solo_class_schedule_sec .class_row .wp-block-group{
		align-items: center !important;
	}
	.solo_diet_plan_sec .diet_plan_row .col_two{
		padding-left: 0px !important;
	}
	.solo_classes_sec .stk-block-carousel__buttons {
		justify-content: center;
		height: 70px;
		top: unset;
		bottom: -60px;
	}
	.product_search .product .wc-block-grid__product-rating__stars{
		margin: 0 auto 5px auto !important;
	}
	.woocommerce-MyAccount-content p{
		text-align: left !important;
	}
	.solo_fitness_sec .gutentor-post-item .star-rating{
		margin: 0 auto !important;
	}
	.single_product .wc-block-grid__product-price,
	.product_search .product .wc-block-components-product-price{
		justify-content: center;
	}
	.single-product .product .wc-block-components-product-image img{
		height: 100%;
		width: 100%;
		object-fit: contain !important;
	}
	.solo_product_cat_page .product  .wc-block-grid__product-rating__stars,
	.single-product .wc-block-components-product-rating__stars{
		margin: 0 auto;
	}
	.solo_product_cat_page .product .wp-block-post-title,
	.single-product .product .wp-block-post-title a,
	.product_search .product .wp-block-post-title a{
		text-align: center;
	}
	.solo_product_cat_page .wc-block-components-product-image {
		height: 450px;
	}
	.solo_product_cat_page .wp-block-post-template,
	.single-product .wp-block-woocommerce-related-products .products-block-post-template,
	.product_search ul.wp-block-post-template{
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.solo_contact_page .img_col{
		display: none;
	}
	.solo_testimonial_sec .col_two{
		padding-left: 0px !important
	}
	.solo_testimonial_sec .col_one{
		padding-right: 0px !important;
		padding-bottom: 20px !important;
	}
	.solo_footer_sec .col_four:after{
		display: none;
	}
	.solo_testimonial_sec .testimonial .wp-block-group .wp-block-group,
	.solo_product_cat_page .product  .wc-block-components-product-price{
		justify-content: center;
	}
	.solo_footer_text .col_two .wp-block-group{
		margin-top: 15px;
		justify-content: center !important;
	}
	.solo_footer_text.wp-block-cover{
		min-height: 120px !important;
	}
	.solo_footer_sec .footer_golo{
		margin: 0 auto !important;
		float: unset !important;
	}
	.solo_footer_sec input[type="submit"]{
    padding: 16px 10px;
	}
	.solo_footer_sec form{
		width: 100%;
	}
	.solo_footer_sec nav ul,
	.solo_footer_sec nav ul li{
		margin: 0px auto 10px auto;
	}
	.solo_insta_sec .insta_img{
		min-height: 300px !important;
	}
	.solo_graphic_sec .col_one{
		margin-bottom: 20px;
	}
	.solo_graphic_sec .wp-block-cover .wp-block-cover{
		min-height: 400px !important;
	}
	.solo_graphic_sec .wp-block-cover{
		padding-top: 30px !important;
		padding-bottom: 30px !important;
		background: #ffffff;
	}
	.solo_success_sec .success_row,
	.solo_footer_sec {
		padding: 40px 15px !important;
	}
	.solo_footer_text.wp-block-cover{
		padding: 0px 15px !important;
	}
	.solo_success_sec .img_col .wp-block-image {
		right: 0px;
		width: 100%;
		margin-bottom: 20px;
	}
	.solo_success_sec .success_row .img_col{
		order: 2;
	}
	.wp-block-columns.success_row .wp-block-column.content_col .wp-block-group {
		padding-right: 0rem !important;
	}
	.solo_success_sec .success_row .content_col{
		order: 1;
		margin-bottom: 2rem;
	}
	.wp-block-group.solo_success_sec .wp-block-group:has(.wp-block-columns) {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.solo_service_sec .col_two{
		margin: 20px 0px;
	}
	.solo_service_sec .col_three{
		margin-bottom: 20px;
	}
	.solo_service_sec .col_two,
	.solo_service_sec .col_three,
	.solo_graphic_sec .col_one,
	.solo_graphic_sec .col_two,
	.solo_insta_sec .col_one,
	.solo_insta_sec .col_two{
		padding: 0 !important;
	}
	.solo_service_sec .content .wp-block-group{
		padding: 70px !important;
	}
	.solo_new_sec .stk-block-button-group,
	.solo_fitness_sec .stk-block-button-group{
		top: unset;
		bottom: 40px;
		right: 0 !important;
		left: 0 !important;
	}
	.solo_collection_sec .wp-block-cover {
    min-height: 450px !important;
	}
	.solo_collection_sec .col_one,
	.solo_collection_sec .unisex{
		padding: 0 !important;
	}
	.solo_popular_sec .gutentor-wc-price, .solo_new_sec .gutentor-wc-price, .solo_fitness_sec .gutentor-wc-price{
		justify-content: center;
	}
	.solo_popular_sec.wp-block-group,
	.solo_new_sec.wp-block-group,
	.solo_testimonial_sec.wp-block-group {
		padding-bottom: 120px !important;
	}

	.solo_testimonial_sec .stk-block-button-group{
		top: unset;
		bottom: 50px;
		right: 0 !important;
		left: 0 !important;
	}

	.solo_offer_sec.wp-block-cover{
		min-height: 500px !important;
	}
	/* *-*-*-*-*-*-*-*-*-*-*-* */
	.woocommerce-MyAccount-content p, .woocommerce-MyAccount-content p a{
		text-align: center;
	}
	.woocommerce-MyAccount-content .woocommerce-Button{
		margin-top: 15px;
	}
	.wopb-wishlist-modal-content .wopb-wishlist-modal{
		border-radius: 0px !important;
		width: fit-content;
		margin: 0 auto;
	}
	.shop_table button[type="submit"]{
		padding: 10px 8px;
		line-height: 28px;
	}
	.product_cat_page ul.products li .add_to_cart_button, .product_cat_page ul.products li .added_to_cart{
		opacity: 1;
	}
	.single_product .product_info_col .wp-block-post-title,
	.single-product .wc-block-components-product-price,
	.single_product p.wp-block-post-excerpt__excerpt,
	.single-product .product_tab .woocommerce-Tabs-panel p{
		text-align: center;
	}
	.single-product .product_info_col form button[type="submit"]{
		width: 65%;
	}
	.single-product form .wopb-wishlist-add{
		width: 20%;
	}
	.single-product .product_tab ul.tabs.wc-tabs{
		display: flex;
		justify-content: center;
		gap: 10px;
	}
	.single-product .product_tab ul.tabs.wc-tabs li{
		margin: 0 !important;
		padding: 0px 10px !important;
	}
	.single-product .product_row .product_info_col{
		padding: 0px !important;
	}
	.banner_section .breadcums_row .content_col,
	.single-product .product_info_col .wp-block-group{
		justify-content: center;
	}
	/* -*-*-*-*-*-*-* */
  .page-404 .error-text{
    max-width: 100% !important;
  }
	.contact-page-left-col .contact-page-mail,
	.contact-page-left-col .contact-page-call{
		justify-content: center;
	}
	.location-info .location-call,
	.location-info .location-email{
		justify-content: center;
	}
	.single-blog-page .single-post-image img{
		height: 300px;
	}
	.single-blog-page .post-info {
		margin-top: 0;
		padding: 10px 20px !important;
	}
	.admin-col .author-col,
	.admin-col .post-date-col{
		display: flex;
		justify-content: center;
		margin: 5px 0px;
	}
	.single-blog-page .post-info .post-content P{
		font-size: 16px;
		line-height: 30px;
		text-align: center;
	}
	.single-blog-page .post-comment,
	.single-blog-page .post-info .post-form{
		width: 100%;
	}
	.single-blog-page .post-info .post-form{
		padding: 20px;
	}
	.single-blog-page .post-info .post-form{
		line-height: 25px;
	}
	.single-blog-page .post-form form p.form-submit{
		text-align: center;
	}
	.post-info .category-social-icon .blog-category{
		text-align: center;
    padding-bottom: 15px;
	}
	.post-info .category-social-icon .social-icon-col{
		margin-top: 15px;
    display: flex;
    justify-content: center;
	}
	.post-info .category-social-icon .social-icon-col .social-icon{
		margin: 0 !important;
	}
	.more-info h3,
	.single-blog-page .post-form h3.comment-reply-title{
		text-align: center;
	}
	.blog-inner-image .blog-left-img img, .blog-inner-image .blog-right-img img{
		padding: 5px 0px;
	}
	.search-page .result ul li{
		max-width: 100%;
		margin: 0;
	}
	.result .wp-block-group .wp-block-columns{
		text-align: center;
	}
	.counter_col .counter,
	.post-info .category-social-icon .blog-category ul,
	.post-info .category-social-icon .social-icon-col .stk-button-group{
		justify-content: center;
	}
	.pagination .wp-block-post-navigation-link a{
		text-align: center;
		display: block;
	}
	.post-info .post_title,
	.post-info .our_post_info .discription h3,
	.post-info .our_post_info .about_info h4,
	.post-info .our_post_info .content p,
	.post-info .our_post_info .discription p{
		text-align: center;
	}
	.footer_two_row .call_col{
		padding: 20px 5px !important;
		border-left: 0;
		border-right: 0;
	}
	.search_alert form,
	.about_right_col .customer_row{
		width: 100%;
	}
	.archive .post h2 a,
	.archive .post .wp-block-post-excerpt p.wp-block-post-excerpt__excerpt,
	.archive .post .wp-block-post-excerpt p.wp-block-post-excerpt__more-text{
		text-align: center;
	}
	.archive ul.wp-block-post-template li{
		width: 100%;
		display: block;
		margin: 0;
	}
}
@media screen and (max-width: 767px) and (min-width: 576px) { 
	.wp-block-columns.pagination .wp-block-column {
		flex-basis: 50% !important;
	}
}
@media screen and (max-width: 767px) and (min-width: 600px) {
	.header_sec .wp-block-navigation ul li a, .header_sec .wp-block-navigation ul li a span {
		font-size: 20px !important;
	}
	.wp-block-column.header-menu-col .wp-block-navigation__container {
		row-gap: 20px;
	}
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(1),
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(2){
		grid-row-start: 1;
		grid-row-end: 5;
		min-height: 300px !important;
	}
	.solo_diet_plan_sec .diet_plan_workout{
		grid-template-rows: repeat(4,70px);
		padding-bottom: 10px;
	}
	.header_sec ul.wp-block-navigation__container{
		gap: 15px;
	}
	.wp-block-column.header-logo-col figure {
		text-align: center;
	}


	.header_sec .header-row .header-search-col{
		flex-basis: 100%!important;
	}
	.wp-block-columns.header-row {
		row-gap: 15px;
	}
	.header_sec .header-row .header-menu-col{
		flex-basis: 100% !important;	
	}
	.header_sec .header-row .header-logo-col{
		flex-basis: 100% !important;
	}
	.product_cat_page ul.products{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.product_cat_page ul.products li{
		width: 70% !important;
		margin: 0px auto 15px auto !important;
	}
	.single-product ul.related_product li {
    max-width: 80% !important;
    width: 80% !important;
    margin: 0 auto;
	}
	/* -*-*-*-*-*-*-*-*-*-* */
	.banner-section .breadcrumds{
		margin-top: 10px !important;
	}
	.banner-section{
		margin-top: -100px;
	}
	.banner-section .banner-content {
    margin: 20px 0;
	}
	.header-menu-col nav ul li.home a:after{
		bottom: -21px;
	}
}
@media screen and (max-width: 479px) {
	.single_product .woocommerce-message a.wp-element-button{
		padding: 0px 25px !important;
	}
	.single-product .woocommerce-message::before{
    left: 10px;
	}
	.single-product .woocommerce-message{
		padding: 15px 20px 20px 25px !important;
		font-size: 13px;
	}
	.post-info .category-social-icon .blog-category ul{
		display: block;
	}
	.post-info .blog-category ul li{
		margin: 25px 0px;
	}
}
@media screen and (max-width: 599px) {
	.solo_diet_plan_sec .diet_plan_workout{
    grid-template-rows: repeat(8,70px);
    padding-bottom: 0px;
	}
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(1),
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(2){
    grid-column-start: 1;
    grid-column-end: 3;
	}
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(1) {
    grid-row-start: 1;
    grid-row-end: 5;
	}
	.solo_diet_plan_sec .diet_plan_workout .wp-block-cover:nth-child(2) {
    grid-row-start: 5;
    grid-row-end: 9;
	}
	.product_search .search_result_row .wc-block-product-results-count{
		margin-bottom: 20px;
	}
	.product_search .wp-block-query-title{
		font-size: 30px;
    text-align: center;
    line-height: 40px;
	}
	.solo_product_cat_page .cat_title,
	.solo_product_cat_page .product_cat_selector_row .wc-block-product-results-count,
	.product_search .search_result_row .wc-block-product-results-count,
	.product_search .search_result_row .wc-block-catalog-sorting{
		width: 100%;
		text-align: center;
	}
	.solo_product_cat_page .product_cat_selector_row,
	.product_search .search_result_row{
		flex-wrap: wrap;
		justify-content: center;
	}
	.header_sec .wp-block-navigation__responsive-container-close svg{
		color: #ffffff;
	}
	.header_sec .wp-block-navigation__responsive-container-close{
		border: 2px solid #fff;
		width: 45px;
		height: 45px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 20px;
	}
	.header_sec .wp-block-navigation ul li a, .header_sec .wp-block-navigation ul li a span{
		font-size: 18px;
		color: #ffffff !important;
	}
	.header_sec .wp-block-navigation-submenu a.wp-block-navigation-item__content{
		width: 100%;
	}
	.header_sec ul.wp-block-navigation__submenu-container{
		padding-left: 15px !important;
		align-items: start !important;
		margin-top: 15px;
		grid-gap: 15px !important;
	}
	.header_sec .wp-block-navigation__responsive-container .wp-block-navigation__container{
		width: 100%;
		align-items: center !important;
		padding-left: 20px;
		gap: 20px !important;
		padding-right: 20px !important;
	}

	header .wp-block-navigation__responsive-container ul li.has-child > a, header .wp-block-navigation__responsive-container ul li.has-child li {
		text-align: center;
		justify-content: center;
		margin: auto;
	}
	header .wp-block-navigation__responsive-container ul li.has-child ul {
		padding-right: 15px !important;
	}

	header ul.wp-block-navigation__container > li {
		padding: 8px 0px;
	}

	.header_sec .wp-block-navigation__responsive-container{
		background: #393089 !important;
	}
	.solo_offer_sec.wp-block-cover{
		min-height: 500px !important;
		background: #e974af;
	}

	.header_sec .search_row{
		margin-top: 20px;
		flex-wrap: wrap;
    	gap: 20px;
		display: none;
	}
	.header_sec .header-row .header-logo-col{
    flex-basis: 50% !important;
	}
	.header_sec .header-row .header-menu-col{
		flex-basis: 50% !important;
		justify-content: end;
	}
	/* -*-*-*-*-*-*-*-* */
	.single-product ul.related_product li {
		max-width: 100% !important;
		width: 100% !important;
	}
  .banner-section .wp-block-cover{
    align-items: center;
  }
	.banner-section .wp-block-cover__inner-container{
		position: absolute;
		bottom: 25px;
	}
	.banner-section .wp-block-cover__inner-container h2{
		font-size: 25px !important;
	}
	.banner-section .banner-content{
		margin: 0;
		padding: 10px 20px;
	}
	.banner-section .banner-content .breadcrumds{
    margin-top: 5px !important;
	}
}
@media screen and (max-width: 600px) and (min-width: 480px) {
	.solo_fitness_sec .gutentor-post-image-box{
		height: 230px;
	}
}
@media screen and (max-width: 400px) {
	.shop_table button[type="submit"]{
    letter-spacing: -0.2px;
	}
	.solo_footer_sec .wpcf7-spinner{
		position: absolute;
	}
	.solo_footer_sec form{
		text-align: center;
	}
	.solo_footer_sec input[type="submit"]{
		position: unset;
		margin-top: 20px;
	}
}
@media screen and (max-width: 991px){
	.woocommerce-MyAccount-content  .woocommerce-info{
		display: flex;
		flex-wrap: wrap;
		grid-gap: 15px;
	}
}
@media screen and (max-width: 768px){
	.wopb-wishlist-modal table tbody tr td{
		border-width: 0 1px 1px 0 !important;
    border-color: rgba(0, 0, 0, .08) !important;
		border-style: solid !important;
	}
}


@media screen and (max-width: 1920px) and (min-width: 768px) {
	header ul li.has-child ul li a, header ul li.has-child ul li a span {
	  transition: padding-left 0.5s ease-in-out, color 0.5s ease-in-out;
	}
	header ul li.has-child ul li a:hover {
		padding-left: 30px !important;
		background-color: #a977a187;
		& span {
			color: #fff !important;
		}
	}
	header ul li.has-child:hover ul {
		animation: fadeInRight 0.5s ease-in-out;
	}
	.diet_plan_slider.animate__bounceInDown {
		animation: bounceInDown; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.wp-block-group.solo_graphic_sec {
		transition: background-color 1s ease-in-out;
		&:hover {
			background-color: #e7dbfc !important;
		}
	}

	.wp-block-group.solo_graphic_sec:hover .wp-block-cover.graphic_bg > img {
		filter: brightness(0) saturate(100%) invert(98%) sepia(23%) saturate(6769%) hue-rotate(187deg) brightness(109%) contrast(104%);
	}

	.unlock-img-col.animate__bounceInLeft {
		animation: bounceInLeft; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}

	.unlock-text-col.animate__bounceInRight {
		animation: bounceInRight; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}

	.graphic_row.animate__bounceInUp {
		animation: bounceInUp; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}

	.calender-slider.animate__bounceInDown {
		animation: bounceInDown; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.class_schedule.animate__bounceInUp {
		animation: bounceInUp; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.class-main-head.animate__zoomIn {
		animation: zoomIn; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.classes_slider.animate__zoomInUp {
		animation: zoomInUp; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.classes_offer.animate__slideInLeft {
		animation: slideInLeft; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.inspiration-right-col.animate__bounceInRight {
		animation: bounceInRight; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}

	.inspiration-left-col.animate__bounceInLeft {
		animation: bounceInLeft; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.teams-carousel.animate__bounceInDown {
		animation: bounceInDown; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.wp-block-columns.insta_row .wp-block-cover:hover img {
		transform: scale(1.2);
		filter: brightness(1.3);
	}
	.wp-block-columns.insta_row .wp-block-cover img {
		transition: transform 0.5s ease-in-out, filter 1s ease-in-out ;
	}
	.wp-block-columns.success_row .wp-block-column.content_col.animate__slideInLeft {
		animation: slideInLeft; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.wp-block-columns.success_row .wp-block-column.img_col.animate__slideInRight {
		animation: slideInRight; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.testimonial-head.animate__slideInDown {
		animation: slideInDown; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}

	.test_row_one.animate__slideInDown {
		animation: slideInDown; 
        animation-duration: 3s; 
        --animate-delay: 0s;
	}
	.test_row_two.animate__slideInDown {
		animation: slideInDown; 
        animation-duration: 4s; 
        --animate-delay: 0s;
	}
	.solo_testimonial_sec .wp-block-group.testimonial:hover .wp-block-column.img_col img {
		transform: scale(1.1);
	}
	.solo_testimonial_sec .wp-block-group.testimonial {
		transition: border-radius 0.5s ease-in-out, box-shadow 0.8s ease-in-out;
		&:hover {
			border-radius: 15px;
			box-shadow: 0px 2px 8px #E974AF;
		}
	}
	.wp-block-cover.solo_offer_sec .wp-block-column.unlock-img-col span {
		overflow: visible;
	}
	.wp-block-cover.solo_offer_sec .wp-block-column.unlock-img-col img {
		transition: transform 1s ease-in-out;
	}
	.wp-block-cover.solo_offer_sec:hover .wp-block-column.unlock-img-col img {
		transform: scale(1.1);
	}

	.wp-block-group.solo_fit_sec:hover .hover-underline {
		overflow: visible !important;
	}

	.wp-block-group.solo_popular_sec:hover .hover-underline h2::after, .wp-block-group.solo_popular_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	}

	.wp-block-group.solo_fit_sec:hover .hover-underline h2::after, .wp-block-group.solo_fit_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	}

	.wp-block-group.solo_graphic_sec:hover .hover-underline h2::after, .wp-block-group.solo_graphic_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	} 
	.wp-block-group.solo_success_sec:hover .hover-underline h2::after, .wp-block-group.solo_success_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	} 
	.wp-block-group.solo_success_sec .wp-block-column.img_col img  {
		transition: transform 3s ease-in-out;
		overflow: hidden;
	}
	.wp-block-group.solo_success_sec:hover .wp-block-column.img_col img {
		transform: scale(1.05);	
	}

	.wp-block-group.solo_fitness_sec:hover .hover-underline h2::after, .wp-block-group.solo_fitness_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	} 

	.wp-block-group.solo_new_sec:hover .hover-underline h2::after, .wp-block-group.solo_new_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	} 
	.wp-block-group.solo_testimonial_sec:hover .hover-underline h2::after, .wp-block-group.solo_testimonial_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	} 
	.wp-block-group.solo_insta_sec:hover .hover-underline h2::after, .wp-block-group.solo_insta_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	} 
	.wp-block-group.solo_slider_sec:hover .hover-underline h2::after, .wp-block-group.solo_slider_sec:hover .hover-underline h2::before {
		transform: scaleX(1);
	}
	.wp-block-cover.solo_offer_sec:hover .wp-block-stackable-heading h2::after, .wp-block-cover.solo_offer_sec:hover .wp-block-stackable-heading h2::before ,.wp-block-group.solo_coaches_sec:hover .wp-block-stackable-heading h2::after,.wp-block-group.solo_coaches_sec:hover .wp-block-stackable-heading h2::before,.wp-block-cover.solo_classes_sec:hover .wp-block-group.classes_offer .wp-block-stackable-heading h2::after, .wp-block-cover.solo_classes_sec:hover .wp-block-group.classes_offer .wp-block-stackable-heading h2::before {
		transform: scaleX(1);
	}
	.wp-block-group.solo_fitness_sec:hover .wp-block-stackable-heading.hover-underline, .wp-block-group.solo_new_sec .wp-block-stackable-heading.hover-underline, .wp-block-group.solo_popular_sec .wp-block-stackable-heading.hover-underline , .wp-block-group.solo_fit_sec .wp-block-stackable-heading.hover-underline, .wp-block-group.solo_testimonial_sec .wp-block-stackable-heading.hover-underline ,.wp-block-group.solo_graphic_sec .wp-block-stackable-heading.hover-underline, .wp-block-group.solo_insta_sec .wp-block-stackable-heading, .wp-block-group.solo_coaches_sec .wp-block-stackable-heading, .wp-block-cover.solo_classes_sec:hover .wp-block-group.classes_offer .wp-block-stackable-heading, .wp-block-group.solo_class_schedule_sec .wp-block-stackable-heading.hover-underline  {
		text-align: center;
		& h2 {
			display: inline-block;
		}
	}
	.wp-block-group.solo_class_schedule_sec:hover .wp-block-stackable-heading.hover-underline h2::before, .wp-block-group.solo_class_schedule_sec:hover .wp-block-stackable-heading.hover-underline h2::after {
		transform: scaleX(1);
	}

	.growth-head.animate__bounceInDown.hover-underline {
		animation: bounceInDown; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}

	.wp-block-group.solo_coaches_sec .wp-block-stackable-column:hover figure img {
		transform: scale(1.1);
	}

	.wp-block-group.solo_slider_sec .wp-block-cover img {
		transition: transform 3s ease-in-out;
	}
	.wp-block-group.solo_slider_sec:hover .wp-block-cover img {
		transform: scale(1.05);
	}
	.wp-block-cover.solo_classes_sec > img {
		transition: transform 3s ease-in-out;
	}
	.wp-block-cover.solo_classes_sec:hover > img {
		transform: scale(1.05);
	}

	.home-ban-left-col.animate__bounce {
		animation: bounce; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.blog-slider.animate__bounceInUp {
		animation: bounceInUp; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.wp-block-group.solo_popular_sec .animate__bounceInDown.hover-underline {
		animation: bounceInDown; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}

	.animate__bounceInDown.featured-head.hover-underline {
		animation: bounceInDown; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
	.featured-programs-main-slider.animate__bounceInUp {
		animation: bounceInUp; 
        animation-duration: 2s; 
        --animate-delay: 0s;
	}
}

@media screen and (min-width: 1024px) {
	#coaching-programs-slider .our-coaching-card:hover {
		transform: translateY(-55px);
		box-shadow: 4px 4px 6px 0px #ffc4e2;
		background-color: #c3abf9;
	}
	#coaching-programs-slider .owl-stage-outer, #featured-programs-slider .owl-stage-outer {
		padding-top: 55px;
    	margin-top: -55px;
	}
	.feat-coaching-card:hover  {
		transform: translateY(-35px);
		& .content-side {
			background-color: #c3abf9;
		}
	}
}