::placeholder {
	color: #493A35 !important;
}

.elementor-134 .elementor-element.elementor-element-48d92962 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li > a {
	padding: 0px 20px 0px 20px !important;
}

.metform-form-content .elementor-widget-image {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 60px !important;
	display: none !important;
}

/* .metform-btn {
	background: #FBF5E9 !important;
	color: #584738 !important;
} */

h3 a {
	text-transform: none !important;
}

.gallery-items .item-icon-inner {
	display: inline-block;
	line-height: normal !important;
}

.jeg-elementor-kit.jkit-gallery .filter-controls ul li {
	margin: 5px;
}

.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget,
.elementor-widget-image a{
	width: 100%;
}

header .elementor img {
	vertical-align: middle;
}

.mf-error-message {
	color: #f00;
}

.mf-input[aria-invalid="true"] 
{
	border-color: #F00;
}

@media screen and (max-width: 767px) {
	.elementor-absolute .elementor-heading-title {
		display: none !important;
	}
}

.mf-input-wrapper .mf-input {
	background: none !important;
	border-color: #584738 !important;
}

.testimonial-item {
	padding-top: 20px;
}

.testimonial-item .testimonial-box {
	position: relative !important;
	padding: 20px !important;
	overflow: unset !important;
}

.testimonial-item .testimonial-box .profile-image {
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 10000000;
}

.testimonial-item .testimonial-box .profile-image img {
	margin: 0 !important;
}

.tns-controls {
    max-width: 1240px;
    margin: 0 auto;
}

.tns-controls button {
    padding: 14px 20px !important;
    background: #CFC8B8 !important;
    margin-right: 20px !important;
}

.tns-controls button span {
	display: flex !important;
}

@media screen and (max-width: 990px) {
	header .elementor-widget-social-icons, header .elementor-element-592c128 {
	display: none;
}
	.tns-controls {
		margin-bottom: 20px;
	}
}

/* @keyframes zoomIn {
  0% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}

.gallery-items .thumbnail-wrap {
	animation: zoomIn 1s cubic-bezier(1, 0.01, 0, 0.99);
}

.gallery-items .thumbnail-wrap:nth-child(1) { animation-delay: .2s }
.gallery-items .thumbnail-wrap:nth-child(2) { animation-delay: .4s }
.gallery-items .thumbnail-wrap:nth-child(3) { animation-delay: .6s }
.gallery-items .thumbnail-wrap:nth-child(4) { animation-delay: .8s }
.gallery-items .thumbnail-wrap:nth-child(5) { animation-delay: .8s }
.gallery-items .thumbnail-wrap:nth-child(6) { animation-delay: 1s }
.gallery-items .thumbnail-wrap:nth-child(7) { animation-delay: 1.2s }
.gallery-items .thumbnail-wrap:nth-child(8) { animation-delay: 1.4s }
.gallery-items .thumbnail-wrap:nth-child(9) { animation-delay: 1.6s }
.gallery-items .thumbnail-wrap:nth-child(10) { animation-delay: 1.8s }
.gallery-items .thumbnail-wrap:nth-child(11) { animation-delay: 2s }
.gallery-items .thumbnail-wrap:nth-child(12) { animation-delay: 2.4s } */