/**
Theme Name: astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.breadcrumbs-seaction-new:before{
	background: linear-gradient(90deg, rgb(126 91 57) 32%, rgb(106 77 49 / 55%) 68%, rgb(0 212 255 / 0%) 100%) !important;
}

.breadcrumbs-seaction-new .pp-breadcrumbs{
	padding-left: 0 !important;
	margin-left: 0px !important;
}

.breadcrumbs-seaction-new .pp-breadcrumbs-item-parent{
	margin-left: 0px !important;
}

.elementskit-menu-overlay{
	display: none !important;
}
/*  ==================================== 
 *            slider-section
 * =======================================*/
.slider-section .slider-content p{
	background: #A7C5A1   !important;
    display: inline !important;
    font-size: 25px !important;
    color: #2B2D2F !important;
    padding: 3px 5px !important;
}



/*  ======================================
 *             Hero Section
 * ======================================= */

.hero-section .bdt-prime-slider-content{
	width: 100% !important;
	margin: auto !important;
	z-index: 99 !important;
}

.hero-section .bdt-btn-wrapper{
	position: absolute !important;
	bottom: -155px !important;
	transform: translateX(-50%) !important;
	left: 50% !important;
}

.hero-section .bdt-slider-excerpt{
	margin: 0 auto !important;
}

.hero-section .bdt-title-tag{
/* 	background: #c4a484 !important;
	display: inline !important; */
}

.hero-section .bdt-slideshow-item{
	 
}

.hero-section .bdt-slideshow-item:before {
	content: '';
	position: absolute !important;
	background: #0202023b;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: linear-gradient(90deg, rgb(103 119 50) 0%, rgb(0 0 0 / 29%) 50%, rgb(0 0 0 / 46%) 100%);
}

.hero-section .bdt-title-tag{
	text-shadow: 3px 4px 2px rgb(0 0 0 / 7%) !important;
}

.hero-section .bdt-slider-excerpt p{
/* 	background: #c4a484 !important;
	display: inline !important; */
/* 	padding: 2px 10px !important; */
/* 	line-height: 40px !important; */
}

/* ==========================
 *            services-section
 * ========================== */

.services-pag-section .carosol-grid-cls .pp-info-box-content{
	padding: 0 25px !important;
}

.services-pag-section .pp-info-box {
	box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 1%) !important;
}


/* ==========================================
 *            services-inner-page Section
 * ========================================== */

.full-wieght-content-section{
    padding-left: calc((100% - 1340px) / 2 + 5px) !important;
}


/* ===================================
 * 
 * =================================== */

.provider-section .provider-img .elementor-widget-container{
	position: relative !important;
	z-index: 1 !important;
}

.provider-section .provider-img .elementor-widget-container:before{
    content: '';
    position: absolute !important;
    width: 100%;
    height: 100%;
    left: 18px;
    right: 0px;
    bottom: 0px;
    top: 18px;
    background: #0e88d147;
    z-index: -1;
}


.services-section {
/* 	padding-left: calc((100% - 1240px)/2 + 5px); */
}

.services-section .pp-info-box-container{
	overflow: hidden !important;
}

.services-section .pp-info-box-content{
	padding: 0px 20px 0px 20px !important;
}

.services-section .elementor-swiper-button-next{
	right: 0 !important;
	top: -75px !important;
}

.services-section .elementor-swiper-button-prev{
	right: 48px !important;
	top: -75px !important;
	left: unset !important;
}

.services-section .swiper-slide{
/* 	box-shadow: 0px 10px 20px 3px rgba(0, 0, 0, 0.06) !important; */
}

.services-section .services-col{
	transform: translateY(0) !important;
	transition: 0.5s !important;
}

.services-section .services-col:hover{
	transform: translateY(-10px) !important;
}

/*=========================Ketogenesis Start=============================  */
.Ketogenesis_section .Ketogenesis_section_box{
	padding-right: calc((100% - 1240px)/2 + 5px);
}
/*=========================Ketogenesis End===============================  */

.catagories-section .catagories-col .pp-info-box-content{
    position: absolute !important;
    background: #fff !important;
    /* margin: 20px !important; */
    bottom: 26px !important;
    padding: 22px 32px !important;
	transition: 0.5s !important;
}

.catagories-section .catagories-col .pp-info-box:hover .pp-info-box-content{  
    bottom: 35px !important;
}

.catagories-section .catagories-col .pp-info-box-icon{
	width: 100% !important;
	height: 100% !important;
	overflow: hidden !important;
	transition: 0.5s !important;
	transform: scale(1);
}

.catagories-section .catagories-col .pp-info-box-icon img{
	width: 100% !important;
	height: 100% !important;
	overflow: hidden !important;
	transition: 0.5s !important;
}

.catagories-section .catagories-col .pp-info-box-icon:hover img{
	width: 100% !important;
	height: 100% !important;
	overflow: hidden !important;
	transition: 0.5s !important;
	transform: scale(1.1);
}

/* ================= All Blog Post ============== */
.single-post h2{
	font-size:24px !important;
}

.single-post h3{
	font-size:20px !important;
}

.bpa-front-si-card__left{
	display: none !important;
}

#comments{
	display: none !important;
}


/* ===================================
 *             archive
 * =================================== */

.siderbar-col .wp-block-heading{
	padding: 10px 0px 16px 0px !important;
	border-bottom: 1px solid #d0caca;
	margin-bottom: 18px !important;
}

 .siderbar-col .wp-block-latest-posts__list li{
	border-bottom: 1px solid #e0dede !important;
	padding-bottom: 8px !important;
}

.siderbar-col .wp-block-latest-posts  .wp-block-latest-posts__post-title{
	color: #000 !important;
	font-size: 15px !important;
}

.siderbar-col .wp-block-latest-posts  .wp-block-latest-posts__post-title:hover{
	color: #A07952 !important;
}

.wp-block-latest-posts:not(.is-grid) > li {
    margin-top: 0px !important; 
    margin-bottom: 5px !important;
}

.siderbar-col .wp-block-search__label{
	font-size: 26px !important;
	font-weight: 700 !important;
}

.siderbar-col input{
	height: 50px !important;
	border-radius: 0 !important;
}

article .elementor-post__title{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* number of lines to show */
	line-clamp: 2; 
	-webkit-box-orient: vertical;
}

/* .elementor-post-navigation__link__prev, .elementor-post-navigation__link__next{
	padding: 20px 30px !important;
	background: #c4a484 !important; 
	color: #fff !important;
}

.elementor-post-navigation__link__prev .post-navigation__prev--label, .elementor-post-navigation__link__next .post-navigation__next--label{
	color: #fff !important;
}
 */

.post-navigation__arrow-wrapper .fa-angle-left:before{
	content: '';
	position: absolute !important;
	background-image: url(https://mrarif.me/kinetixweightloss/wp-content/uploads/2025/05/left-arrow_7378718.png);
	width: 52px !important;
	height: 50px !important;
	background-size: cover;
	border: 1px solid #C4A484;
	padding: 20px;
	top: 0;
}

.post-navigation__arrow-wrapper .fa-angle-left{
	margin-right: 45px !important;
}


.post-navigation__arrow-wrapper .fa-angle-right:before{
	content: '';
	position: absolute !important;
	background-image: url(https://mrarif.me/kinetixweightloss/wp-content/uploads/2025/05/right-arrow_7378760.png);
	width: 52px !important;
	height: 50px !important;
	background-size: cover;
	border: 1px solid #C4A484;
	padding: 20px;
	top: 0;
}

.post-navigation__arrow-wrapper .fa-angle-right{
	margin-right: 45px !important;
}


/* ====================================== */


.elementor-pagination{
	margin-top: 50px !important;
}

 .elementor-pagination .page-numbers{
	padding: 10px 14px 10px 14px !important;
	border: 1px solid #000 !important;
	border-radius: 0 !important;
	 margin: 4px !important;
}

.elementor-pagination .current{
	background: #a07952 !important;
	color: #fff !important;
	border: 1px solid #a07952 !important;
}

.bpa-front-tabs--foot .el-button:hover{
	background: #BD1212 !important;
}


/* ============================================ */


/* ========================
 * Booking Press
 * ========================= */

.bpa-front-tmc__booking-id{
	display: none !important;
}


@media screen and (max-width: 767px) {
	.hero-section .bdt-prime-slider-content{
		width: 80% !important;
	}
	
	.hero-section .bdt-btn-wrapper .bdt-slide-btn{
		width: 220px !important;
	}
	
	.hero-section .bdt-scroll-down{
		display: none !important;
	}
	
	.breadcrumbs-seaction-new:before{
		background: linear-gradient(90deg, rgb(126 91 57 / 76%) 0%, rgb(106 77 49 / 82%) 60%, rgb(126 91 57 / 83%) 100%) !important;
	}
	
	
	.bpa-front-module--service-item .bpa-front-si-card{
		text-align: left !important;
		padding: 20px !important;
	}

	.bpa-front-si-cb__specs{
		justify-content: left !important;
/* 		padding: 0px 26px !important; */
	}
	
	.bpa-front-module--service-item  .bpa-front-si__card-body--heading{
		margin:0 0 5px 0 !important;
	}
	

}

@media screen and (max-width: 480px) {
	.hero-section .bdt-prime-slider-content{
		width: 90% !important;
	}
	
	.author-box-item .elementor-author-box{
		align-items: center !important;
		display: flex !important;
		flex-wrap: wrap !important;
		align-content: center !important;
		justify-content: center !important;
	}
	
	.author-box-item .elementor-author-box__text{
		text-align: center !important;
	}
	
	.author-social-item .elementor-widget-container{
		text-align: center !important;
		margin: 0 !important;
	}
}