/*
Theme Name: Zuhaus
Theme URI: https://zuhaus.qodeinteractive.com/
Description: A Modern Real Estate and Rental Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: zuhaus
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

body .mkdf-wrapper {
	font-family: Hind, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 23px;
	color: #5b5a5a;
}

body a {
	text-decoration: none;
}

.mkdf-footer-top-inner .mkdf-column-content .widget a:visited {
	text-decoration: none !important;
}

.mkdf-footer-top-inner .mkdf-column-content .widget a:hover {
	text-decoration: none !important;
}

.mkdf-footer-top-inner .mkdf-column-content .widget a:active {
	text-decoration: none !important;
}

body .milkiya-property-neighborhood {
	font-size: 13px;
	font-weight: 600;
	padding: 1px 7px 0;
	border-radius: 3px;
	background-color: #ffb703;
	color: #fff;
}

#milkiya-icons-footer li a {
	color: white;
	text-decoration: none;
}

#milkiya-icons-footer li {
	display: inline;
	 list-style-type: none;
	 margin-right: 5px;
  }
   
  .fontawesomeicon::before {
	  display: inline-block;
	  text-rendering: auto;
	  -webkit-font-smoothing: antialiased;
   }
.rtl .mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left {
	text-align:right !important;
}
.rtl .mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left .mkdf-cf7-newsletter-footer {
	text-align:left !important;
}
.rtl #milkiya-icons-footer {
	transform: rotate(0deg);
	margin-top: 0;
    margin-bottom: 1rem;
	list-style-type: none;
	margin-right: 5px;
}

.fontawesomeicon::before {
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}


#mkdf-cta-visit-request .mkdf-request-visit {
	color: #fff;
	font-weight: 400;
	background-color: #dd3334;
	box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
	-webkit-animation: pulse 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulse 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulse 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulse 1.5s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulse {
	to {
		box-shadow: 0 0 25px 15px rgba(232, 76, 61, 0);
		font-weight: 900;
	}
}

@-moz-keyframes pulse {
	to {
		box-shadow: 0 0 25px 15px rgba(232, 76, 61, 0);
		font-weight: 900;
	}
}

@-ms-keyframes pulse {
	to {
		box-shadow: 0 0 25px 15px rgba(232, 76, 61, 0);
		font-weight: 900;
	}
}

@keyframes pulse {
	to {
		box-shadow: 0 0 25px 15px rgba(232, 76, 61, 0);
		font-weight: 900;
		transition: 3ms;
	}
}

.fontawesomeicon::before {
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.rtl .mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left {
	text-align: right !important;
}

.rtl .mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-alignment-left .mkdf-cf7-newsletter-footer {
	text-align: left !important;
}

.rtl #milkiya-icons-footer {
	transform: rotate(0deg);
	margin-top: 0;
	margin-bottom: 1rem;
}

.mkdf-video-button-image > img {
	max-height: 400px !important;
}
.mkdf-video-button-image > img {
	background-color: #ffb703;
}