.footer-three-wrap p.copyright-text{
	color: var(--secondary-color) !important;
}
.banner-one-content h1.banner-title{
	    color: var(--primary-color) !important;
}

.banner-bottom-block-two {
    justify-content: center !important;
}
.testimonial-dec h3,
.feature-box-text-inner h3,
.review-title-wrap h2,
.team-title-wrap-one h2,
.team-dec h3{
	 color: var(--primary-color) !important;
}
.team-title-wrap-one h4{
	 color: var(--secondary-color) !important;
}

.slick-slider ul.slick-dots li.slick-active button,
.slick-slider ul.slick-dots li{
	background-color: var(--primary-color) !important;
}
.slick-slider ul.slick-dots li.slick-active:before{
	border: 3px solid var(--primary-color);
}

.footer-logo img {
	max-width: 260px;
}

.footer-social{
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-three-wrap .footer-social a,
.theme-main-footer .footer-social a{
	font-size: 50px !important;
}
.clutch-social {
    position: relative;
    bottom: -12px;
}
.clutch-icon {
	width: 43px;
	border-radius: 4px;
	display: block;
}

/* @media (max-width:600px) {
.footer-three-wrap .footer-social a,
.zheme-main-footer .footer-social a{
	font-size: 38px !important;
}
.clutch-social {
    bottom: -27px;
}

} */

.theme-banner-wrapper-one{
	background-size: cover;
}
.banner-one-bottom-wrap .row-custom {
    justify-content: center;
}

.custom-footer-main-subscribe .footer-widget a:hover:before{
	filter: invert(1);
}

.post-image {
	display:none;
}

.get-touch-left-content p{
	color: #fff;
}

.theme-feature-box-one-wrapper .feature-box-icon i,
.theme-feature-box-two-wrapper .feature-box-icon i {
	color: var(--primary-color);
}


.custom-post-card .post-excerpt-box p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


#resumator-wrapper {
	min-height: 220px;
}

.cat-item.cat-item-1396 {
	display: none;
}

.footer-info-btn {
background: transparent !important;
color: #fff !important;
	display: block;
	margin-top: 10px;
}