/*
Theme Name: Kiplenge, Andama &amp; Makau Advocates
Template: hello-elementor
Author: Alexander Kimaru
Author URI: https://alexanderkimaru.me/
Description: Designed and Developed by Alexander Kimaru for Kiplenge, Andama &amp; Makau Advocates.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1707232536
Updated: 2024-02-06 18:15:36

*/

body {
    font-family: "DM Sans", sans-serif;
	font-size: 18px;
}

.home-slider {
    margin-top: -80px;
    overflow: hidden;
    padding-bottom: 0!important;
	}


.e-con {
	--container-max-width: 1400px !important;
}

.kiplenge-brown {
    color: #824240;
}

.bg-kiplenge-brown {
    background-color: #824240;
}

.image-border{
	border:solid 3px #824240 !important;
}

.image-rounded-cut{
	 border-radius: 50px 0 50px 0 !important;
}

.image-rounded-cut img{
	 border-radius: 50px 0 50px 0 !important;
}

.image-rounded-cut-25{
	 border-radius: 25px 0 25px 0 !important;
}

.image-rounded-cut-25 img{
	min-width:75px;
	 border-radius: 25px 0 25px 0 !important;
}


.btn-kiplenge {
	display:inline-block;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
	padding-left: 30px!important;
	padding-right: 30px!important;
    background-color: #824240 !important;
    position: relative;
    border-radius: 25px 0 25px 0 !important;
	font-weight: 700 !important;
    color: #fff !important;
    text-transform: uppercase!important;
}

.bg-white{
    background-color: #fff;
}

.btn-curve-white::after {
	background-color:#fff;
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
	width:30px;
	height: 40px;
    -moz-border-top-left-radius: 25px;
    -webkit-border-top-left-radius: 25px;
    -o-border-top-left-radius: 25px;
    border-top-left-radius: 25px;
    -moz-border-bottom-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -o-border-bottom-right-radius: 25px;
    border-bottom-right-radius: 25px;
	z-index:999;
}
.btn-wrapper br {
    display: none;
}

.logo-nav-wrapper{
    border:solid 1px #707070;
    border-left:none;
    border-right:none;
}

.top-bar > div{
    color:#fff;
    font-size:14px;
    padding-block-start: 0 !important;
    padding-block-end: 0 !important;
}

.logo-wrapper{
    padding-block-start: 0 !important;
    padding-block-end: 0 !important;
    border-right:solid 1px #707070;
}
.nav-wrapper {
    padding-block-start: 0 !important;
    padding-block-end: 0 !important;
}

.headings-small{
    color: #824240 !important;
	font-size:14px;
}

.headings{
	padding-bottom:20px !important;
}

.headings::after {
    content: "";
    display: block;
    height: 5px;
    width: 150px;
    position: relative;
    top: 10px;
    background: linear-gradient(to right, #824240, #fff);
}

.headings-centered::after{
	content: "";
    display: block;
    height: 5px;
    width: 150px;
    position: relative;
    top: 0;
	right:0;
	margin-left:auto;
	margin-right:auto;
    background: linear-gradient(to right, #824240, #fff);
}

.elementor-pagination{
	padding-top: 40px;
}

.page-numbers{
	 border-radius: 25px 0 25px 0 !important;
	background-color:#824240;
	color:#fff;
	width:40px;
	height: 40px;
	padding:5px;
	padding-top:10px;
	display: inline-block;
	font-size:14px;
	font-weight:700;
}

.current{
	background-color:#C72F49 !important;
}

.max-con{
	max-width:1400px !important;
	margin-left:auto !important;
	margin-right:auto !important;
}

.footer-text{
	font-size:12px;
	color:#fff;
}

.footer-text a{
	color:#fff;
	text-decoration: underline;
}

.footer-headings{
	position:relative;
}

.footer-headings::after{
	content: "";
    display: block;
    height: 5px;
    width: 80px;
    position: absolute;
    right: 0;
	top:0;
	bottom:0;
	margin-top:auto;
	margin-bottom:auto;
    background: linear-gradient(to right, #824240, #000);
}

@media (min-width: 650px){
	.home-slider {
		margin-top: -141px;
	}
}	


	