@charset "UTF-8";

/*
Theme Name: kasesecommunity Theme
Theme URI:
Author: Alphasoft Limited
Author URI: https://wordpress.org/
Description: Kasese Community Health & Education Foundation Theme.
Text Domain: kasesecommunity
*/

body{
	margin: 0px;
	overflow-x: hidden;
}

.partner .elementor-widget-container{
	clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
}
.home .headerSec{
    position: absolute;
    width: 100%;
	background-color:transparent;
}
@media (min-width:600px){.home .elementskit-navbar-nav>li>a{
	color:#fff!important;}
}
.kchef .e-font-icon-svg.e-fas-plus-circle{
    fill: #be4d9d;
}
.kchef.elementskit-btn:hover .e-font-icon-svg.e-fas-plus-circle{
    fill: #fff;
}
.kcheF .elementskit-info-box-title{
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.Cause .elementskit-info-box-icon img{
    border-radius: 16px;
    height: 220px !important;
    object-fit: cover;
}
.Causebtn .elementor-button-content-wrapper{
    text-align: left;
}
.kchefSlide .slick-slide{
    width: 100%!important;
    display: flex!important;
}
.partners #gallery-1 img{
	padding: 2px 13px;
    width: 200px;
    height: 80px;
    object-fit: contain;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
	border: none!important;
}
.aboutCauses.elementor-section{
	position: absolute;
	top: -60px;
}
.numbKchef .number-percentage-wraper::after{
    content: "";
    display: block;
    width: 228px;
    height: 7px;
    background-color: #C2469D;
    margin: auto;
}
.Kchefcounter .number-percentage-wraper::after{
    content: "";
    display: block;
    width: 228px;
    height: 7px;
    background-color: #f6a821;
    margin: auto;
}
.ImpactKchef .elementskit-info-box-icon img{
    height: 200px!important;
    object-fit: cover;
    border-radius: 16px 16px 0px 0px;
}
.ImpactKchef .elementskit-infobox .box-body > p::after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #cccccc;
    margin-top: 13px;
}
    

/*Icon Boxes*/
.custom-icon-box{
	border-radius: 7px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
.icon-box-icon{
	background-color: #000;
	padding: 10px;
    text-align: center;
    height: 63px;
	width: 63px;
	border-radius: 10px;
}
.IconDescription{
	display: flex;
	column-gap: 22px;
}
.custom-icon-box:hover{
	border: 4px solid #FEC50D!important;
	border-radius: 7px;
	background-color: #fefcf4;
}
.icon-box-subtitle, .icon-box-title{
	margin: 0px;
}
.custom-icon-box:hover .icon-box-icon{
	background-color: #FEC50D;
}

/*Posts*/
.elementskit-post-image-card img {
	width: 100%;
    height: 390px!important;
    object-fit: cover;
    border-radius: 8px;
}
.elementskit-post-body .entry-title{
	position: absolute;
    top: -121px;
    left: 82px;
    z-index: 20;
    width: 222px;
}
.elementskit-post-image-card::after{
	content: "";
    position: absolute;
    z-index: 9;
    left: 15px;
    width: 92%;
    height: 100%;
    background: linear-gradient(transparent, rgb(0 0 0 / 9%) 60%, rgb(0 0 0 / 60%) 90%);
    transition: .4s ease;
    border-radius: 8px;
    bottom: 5px;
}
.elementskit-post-image-card:hover::after{
	bottom:0px;
}
.elementskit-meta-lists{
	position: absolute;
    z-index: 999;
    bottom: 47px!important;
}
/*custom slide*/
.slide-item {
    position:relative;
    width:100%;
}
.slide-content{
	position: absolute;
    z-index: 9;
    text-align: center;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.slide-image img{
	height:700px;
	object-fit: cover;
	width: 100%;
    position: relative;
}
.slider-title{
	font-size: 80px!important;
    margin: 0px;
    position: relative;
    display: inline-block;
}
.slider-description{
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-top:-10px;
}

.slider-button{
	background-color: #F6A821;
    color: #fff;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 16px;
}
.slider-subtitle{display: flex;color: #808080;font-weight: 500;}
.slider-subtitle::before{
	content: "";
    display: block;
    width: 70px;
    height: 2px;
    background-color: #ee1d23;
    margin: 10px;
}
.slider-button:hover{
	background-color:#BE4D9D;
	color:#fff;
}
/*About us*/
.industry .elementskit-infobox{
  height: 72%!important;
  margin-left: -43px;
}

.courtCaption::after{
	content: "";
    display: block;
    width: 80px;
    height: 100px;
    background-image: url('https://devs.wordpress.ug/industrialcourt/wp-content/uploads/2025/02/Court3-Yellow-C-1.png');
    background-size: cover;
    background-position: center;
    position: absolute;
    bottom: 0;
	top: 37%;
	z-index: 9;
    left: 50%;
    transform: translateX(-50%);
}

/*Megamenu*/
.aboutUs:not(.active-cnt),
.judicial:not(.active-cnt), 
.CurrentPanelists:not(.active-cnt),
.gallerys:not(.active-cnt) {
	display: none;
}
/*.active-xtry {
    padding: 5px 10px 5px;
}*/
.active-xtry h3 a {
	color: #000;
}
.active-xtry .elementor-icon-list-item   
.active-xtry .elementor-icon {
	fill: #188823;
    color: #188823;
    border-color: #188823;
}
.Services .elementskit-info-box-icon {
     position: absolute;
    right: 41px;
    top: -63px;
	border-radius: 0px 0px 0px 10px;
}
.Services .elementskit-info-box-icon img{
	filter: brightness(0) invert(1);
}
.Services .elementskit-infobox::after, .Services .elementskit-infobox::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(135deg, #ED1C24, #FF5733);
  bottom: -5px;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease-out;
}
.Services .elementskit-infobox::before{
	top: -5px;
  	transform-origin: left;
}
.Services .elementskit-infobox:hover::after, .Services .elementskit-infobox:hover::before{
	transform: scaleX(1);
}
.Services .elementskit-box-header{
    display: flex;
    align-items: center;
    left: 32%;
}
.profile-square-v.square-v6 .profile-card::after {
	background-color:#fec50d!important;
}
.profile-square-v:hover .ekit-team-social-list>li>a{
	background-color:#ed1c24!important;
	color:#fff!important;
}
.pulse:hover, 
.pulse:focus {
  animation: pulse 1s;
  box-shadow: 0 0 0 2em transparent;
}

@keyframes pulse {
  0% { box-shadow: 0 0 0 0 #BE4D9D; }
  100% { box-shadow: 0 0 0 10px transparent; }
}
.sticky-element .elementor-widget-container{
	position: sticky;
	top: 20px;
	 z-index: 1000;
}

/*.download-btn{
      display: flex;
      align-items: center;
}*/
.download-btn a{
	background-color: #EE1D230D;
      padding: 10px;
      border-radius: 6px;
      text-align: center;
	  color:#000;
	  font-weight: 500;
	  font-size:15px;
      display: grid;
      align-items: center;
	
}
.Case-item:hover .download-btn a{
	background-color:#ed1c24;
	color:#fff;
}
.Case-item:hover{
    background-color: #EE1D230D;
}
.wpcf7-response-output{
	color:#fff;
}
/*Single Blog*/
.post-wrap{
    text-align: center;
    padding: 30px 0px;
    border-bottom: 7px solid #ed1c24;
}
.post-wrap h1 {
    margin: 0px;
}
.featured-image img{
    height: 400px;
    width: 100%;
    object-fit: cover;
    background-position: center center;
}
.post-content{
    width: 900px;
    margin: auto;
    padding: 50px 0px;
}
.related-posts-container {
    margin-top: 30px;
}
.related-posts-container h1{
    font-size: 40px;
}
.related-posts-wrapper {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.related-post-card {
    padding: 10px 15px;
    border-radius: 8px;
    width: 48%; /* Adjust width to fit two posts side by side */
    transition: all 0.3s ease-in-out;
    height: fit-content;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.related-post-link{
    display: flex;
    align-items: center;
    text-decoration: none;
}

.related-post-card:hover {
    transform: translateY(-2px);
}

.related-post-thumb img {
    width: 146px;
    height: 120px;
    object-fit: cover;
    border-radius: 5px;
}

.related-post-content {
    margin-left: 15px;
}

.related-post-content h4 {
    font-size: 16px;
    margin: 0;
    color: #333;
}

.related-post-date {
    font-size: 14px;
    color: #777;
    text-decoration: none;
}
.AboutImg .elementkit-nav-link img{
    width: 20px;
}
.active-xtry .elementor-icon-list-item:hover::after {
    content: "\276F"; 
    font-size: 18px; 
    color: #ed1c24; 
    font-weight: bold;
    display: inline-block;
    position: absolute;
    z-index: 3;
    right: -27px;
    padding: 0px 10px;
    background-color: #fff;
}
.elementor-shortcode .trp-ls-shortcode-current-language, .elementor-shortcode .trp-ls-shortcode-language{
    width: 120px !important;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 0px;
}
.trp-language-switcher > div > a{
    padding: 5px 12px;
}
.custom-search-result{
    max-width: 900px;
    margin: auto;
    padding: 50px 0px;
}
.custom-search-result h1{
    text-align: center;
}
.search-result-item a{
    color: #000;
    font-size: 20px;
}
.search-result-item h2{
    margin: 0px;
}
.cases-pagination {
    text-align: center;
    margin-top: 20px;
}

.cases-pagination .page-numbers {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    background-color: #ed1c24;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.cases-pagination .page-numbers.current {
    background-color: #ed1c24;
}

.cases-pagination .page-numbers:hover {
    background-color: #ed1c24;
}
.case-content{
    width: 85%;
}
.case-filter-form {
    display: flex;
    gap: 25px;
    margin-bottom: 20px;
    background-color: #fec50d;
    padding: 10px;
    border-radius: 10px;
}

.cases-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.case-item{
    flex: 1 1 calc(50% - 10px);
}
.single-case {
    display: flex!important;
    gap: 10px;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: 15px;
    align-items: center;
    height: 154px;
}
.single-case h3{
    font-size:16px;
    font-weight: 500;
    margin: 1px;
}
.single-case p{font-size: 13px; font-weight: 400; margin: 1px;color:#808080}
#case-year-filter{border:none; background-color: transparent; font-size: 16px;
    font-weight: 600;}
.Case.search-container{
    border-bottom: 1px solid #fff;
    margin:unset;
    background-color: #fec50d;
}
.Case.search-container input[type="text"]{
    font-size: 16px;
    color:#000!important;
    font-weight: 500;
}
/**Media Queries**/
@media (max-width:600px){
    .slider-title{
        font-size: 40px!important;
    }
	.slider-description{
		font-size:16px;
		font-weight:400;	}
    .elementskit-post-body .entry-title{
        top:-136px;
        line-height: 28px;
    }
    .footish{
        position: relative;
        top: 0px;
    }
    .faqs .elementskit-info-box-icon{
        top: 131px;
    left: 155px;
    padding: 20px 0px;
    }
    .slide-content,.slide-image{
        width: 100%;
    }
    .slide-item{
        display: block!important;
    }
    .slide-content{
        position: absolute;
        top: 60%;
        padding: 0px 50px 40px 50px!important;
    }
    .slider-subtitle{
        display: none;
    }
}
.appeal-item a{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.appeal-icon{
	margin-right: 10px;
}
.appeal-widget-title{
	margin: 0px 0px 10px 0px;
}
.appeal-widget{
	background-color: #000;
    padding: 30px 20px 73px 20px;
    border-style: none;
    border-radius: 9px 9px 9px 9px;
}
.appeal-item a:hover{
	color:#F6A821!important;
}