  .mkdf-ig-image-inner
{
	border-radius: 9px;
}
h1 {
  font-size: clamp(28px, 4vw, 42px); /* min 28px, max 42px, scales with viewport width */
  line-height: 1.3;
  color: #17324d;
  margin-bottom: 20px;
}
a.btn-primary:hover,a.btn:hover,a.mi-btn:hover{
	color:white !important;
	background:black !important;
}
.whatsapp-float {
position: fixed;
    right: 27px;
    bottom: 91px;
    width: 60px;
    height: 60px;
    z-index: 9999;
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
  background: #29a61b;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.team-values .fas{
	color:white !important
}
#mkdf-back-to-top>span{
	background-color:#714230 !important;
	border-color:#714230 !important;
}
.info-icon i {
    font-size: 28px;
    margin-right: 10px;
    color: #714230 !important;
}
.icon-wrapper {
    background: #714230 !important;
    color: #d9772c;
}
.whatsapp-float img {
  width: 36px;
  height: 36px;
}
.wpcf7-form-control.wpcf7-submit{
    background-color: #714230 !important;
}
.mkdf-widget-title{
	color:#fff !important;
}

.whatsapp-float:hover {
  transform: scale(1.08);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .whatsapp-float {
    width: 52px;
    height: 52px;
    right: 28px;
    bottom: 100px;
  }

  .whatsapp-float img {
    width: 30px;
    height: 30px;
  }
}



.page-id-17154 .mkdf-default-page-template{
	background: linear-gradient(180deg, #fdfdff 0%, #fafafa 100%);
}
footer .mkdf-icon-info-widget .mkdf-info-icon .mkdf-info-icon-content .mkdf-info-icon-title-text {
    font-size: 13px !important;
    font-weight: 300;
}
.mkdf-shopping-cart-holder,.mkdf-search-opener,.mkdf-side-menu-button-opener{
	display:none;
}
@media only screen and (max-width: 480px) {
	
	.mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 57px;
    height: 45px;
    padding-right: 31px;
    line-height: 45px;
    font-size: 28px !important;
    text-align: right;
}
	.elementor-element-04a53c2{
		padding:10px !important;
	}
	.elementor-element-79b8580{
		padding:10px !important;
	}
    .mkdf-container-inner, .mkdf-elementor-row-grid-section>.elementor-container, .mkdf-grid, .mkdf-row-grid-section {
        width: 450px !important;
    }
	.elementor-element-f1e11d6{
		padding: 20px;
	}
	.elementor-5469 .elementor-element.elementor-element-444f5d6 > .elementor-element-populated{
		padding: 10px !important;margin: 0px !important;
	}
	.elementor-element-e0e506b .mkdf-ig-image-inner{
		display: flex;
    justify-content: center;
	}
}
.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
    height: 45%;
    width: auto;
}
.elementor-element-68f50bf{
	display:none !important;
}
div,h4,p{
	font-family: 'Poppins';
}
#tag_line span{
	
	font-size:2.5rem !important;
}
#gallery img{
	border-radius:5px;
}
.team-image img{
	    height: 550px;
    object-fit: cover;
}
.page-id-6825 .mkdf-title{
	display:none !important;
}
.mb-2{
	margin-bottom:2rem !important;
}
.mt-3{
	margin-top:3rem !important;
}
.mt-4{
	margin-top:4rem !important;
}
.mt-2{
	margin-top:2rem !important;
}
.p_family{
	    font-family: 'Poppins';
    line-height: 23px !important;
    font-size: 15px !important;
    font-weight: 200;
}