/**
Theme Name: K Bater
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: k-bater
Template: astra
*/

a:focus {
    outline: none !important;
}
a:focus-visible{
	outline: none !important;
}

.ft-link{
	color: #fff !important;
}

.client-say .elementor-swiper-button-prev svg {
  display: none !important;
}

.home-loop .elementor-widget-theme-post-featured-image a{
	width: 100%;
}

.client-say .elementor-swiper-button-prev::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: white url('https://kbaterhr.sproutwebsites.co.uk/wp-content/uploads/2025/11/arrow-pre.svg') no-repeat center;
  background-size: 16px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
  left: -3.5rem;
  top: 20px;
  position: relative;
}

.client-say .elementor-swiper-button-prev:hover::before {
  background-color: #c9e9cc;
  background-image: url('https://kbaterhr.sproutwebsites.co.uk/wp-content/uploads/2025/11/arrow-pre.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}

.client-say .elementor-swiper-button-next svg {
  display: none !important;
}

.client-say .elementor-swiper-button-next::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: white url('https://kbaterhr.sproutwebsites.co.uk/wp-content/uploads/2025/11/arrow-nxt.svg') no-repeat center;
  background-size: 16px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
  left: 3.5rem;
  top: 20px;
  position: relative;
}

.client-say .elementor-swiper-button-next:hover::before {
  background-color: #c9e9cc;
  background-image: url('https://kbaterhr.sproutwebsites.co.uk/wp-content/uploads/2025/11/arrow-nxt.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
.ft-privacy-txt .elementor-icon-list-text{
	text-decoration: underline;
}

.home-cont .elementor-element-5d5b52e 
.elementor-icon-list-items li:nth-child(2) 
.elementor-icon-list-icon svg {
  fill: transparent !important;
}

.loop-fe-img a{
	width: 100%;
}



/* ====================================== Blog Details Page Css Start ========================================= */

.blog-content .list-content h2{
	margin-top: 0 !important;
	margin-bottom: 1rem;
	font-family: vag-rundschrift-d, sans-serif;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.2;
	color: #333333;
}

.blog-content .list-content h3{
	margin-top: 1.5rem;
    margin-bottom: 1rem;
	font-family: vag-rundschrift-d, sans-serif;
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.2;
	color: #3a4252;
}

.blog-content .list-content p{
	margin-bottom: 1rem;
	margin-top: 0;
	color: #526077;
	font-family: DM Sans, sans-serif;
    font-size: 1rem;
    line-height: 1.5;	
}
.blog-content .list-content blockquote{
    margin: 1.5rem 0rem;
	border-left: .1875rem solid #71bc7a;
    padding: .75rem 1.25rem;
}

.blog-content .list-content blockquote p{
	font-size: 1.25rem !important;
    line-height: 1.5 !important;
	color: #333333;
	font-style: normal;
}

.blog-content .list-content ol li strong{
	font-family: DM Sans, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
	color: #333;
	font-weight: bold;
}
.blog-content .list-content ul li {
	font-family: DM Sans, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
	color: #333;
}

.blog-content .list-content a{
	text-decoration: underline;
	border-color: #000;
	color: #000;
}

.our-blog-tabs .elementor-post-info__item .elementor-post-info__terms-list .elementor-post-info__terms-list-item{
	background-color: #fff;
    color: #526077;
    border-radius: .5rem;
    padding: .25rem .5rem;
    font-size: .875rem;
    font-weight: 600;
}

.our-rel-blog .e-loop-item .elementor-element-18ef183 .elementor-element-ad534ca {
	background-color: #f3faf3 !important;
}

.insight-blog .elementor-pagination span{
	display: none;
}

.insight-blog .elementor-widget-theme-post-featured-image a{
	width: 100%;
}

.insight-blog .elementor-pagination a{
	border: 2px solid #71bc7a;
    background-color: #71bc7a;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    word-break: normal;
    overflow-wrap: normal;
    border-radius: 2rem;
    padding: .7rem 1.5rem;
    font-weight: 500;
    transition: all .45s;
}

.insight-blog .elementor-pagination a:hover{
	border: 2px solid #c9e9cc;
    background-color: #c9e9cc;
    color: #71bc7a;
}

.insight-blog .elementor-pagination .next::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    background: url(https://kbaterhr.sproutwebsites.co.uk/wp-content/uploads/2025/11/btn-arrow.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-top: -5px;
}

.insight-blog .elementor-pagination .next:hover::after {
  filter: brightness(0) saturate(100%) invert(66%) sepia(21%) saturate(703%) hue-rotate(76deg) brightness(96%) contrast(96%) !important;
}

.insight-blog .elementor-pagination .prev::before{
 	content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(https://kbaterhr.sproutwebsites.co.uk/wp-content/uploads/2025/11/btn-arrow.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-top: -2px;
    transform: rotate(180deg);
    left: -4px;
    position: relative;
}

.insight-blog .elementor-pagination .prev:hover::before {
  filter: brightness(0) saturate(100%) invert(66%) sepia(21%) saturate(703%) hue-rotate(76deg) brightness(96%) contrast(96%) !important;
}


@media (min-width: 881px) and (max-width: 1024){
	
	.blog-content .list-content h2{
		font-size: 2.75rem;
	}
	.blog-content .list-content h3{
		font-size: 2.25rem;
	}
}

@media (min-width: 768px) and (max-width: 880){
	
	.blog-content .list-content h2{
		font-size: 2.75rem;
	}
	.blog-content .list-content h3{
		font-size: 2.25rem;
	}
}

@media (max-width: 767px){
	.blog-content .list-content h2{
		font-size: 2.25rem;
	}
	.blog-content .list-content h3{
		font-size: 2rem;
	}
}

/* ====================================== Blog Details Page Css End ========================================= */

@media (min-width: 1620px){
	.what-img{
		top: -40px;
		position: relative;
	}
}

@media (min-width: 991px) and (max-width: 1024px){
	.mission-col-1{
		width: 60% !important;
	}
}

@media (max-width: 767px){
	.hero-section{
		min-height: auto !important
	}
	.elementor-swiper-button-prev,
	  .elementor-swiper-button-next {
		top: 93% !important;
		transform: translateY(-50%) !important;
		z-index: 99 !important;
	  }
	
	.client-say .elementor-swiper-button-prev::before{
		width: 32px;
  		height: 32px;
		left: 1.5rem;
	}
	
	.client-say .elementor-swiper-button-next::before{
		width: 32px;
  		height: 32px;
		left: -1.5rem;
	}
	
	.ft-copy-txt p{
		font-size: 14px;
	}
	
	.client-sec .client-say .swiper-slide {
		padding: 0px !important;
		width: 100% !important;
	}
}


/* Remove commas from Elementor blog tags */
.elementor-post-info__terms,
.elementor-post-info__terms-list,
.posted-in,
.cat-links,
.tags-links {
    white-space: nowrap !important;
}

/* Hide only the comma characters */
.elementor-post-info__terms-list a::after,
.elementor-post-info__terms a::after,
.cat-links a::after,
.tags-links a::after {
    content: "" !important;
}

/* Remove default comma that themes add */
.elementor-post-info__terms-list,
.elementor-post-info__terms,
.cat-links,
.tags-links {
    font-feature-settings: "liga" off !important;
    unicode-bidi: isolate !important;
}

/* Extra rule if commas are printed directly in text */
.elementor-post-info__terms,
.elementor-post-info__terms-list {
    color: transparent !important;
}

