/*

Theme Name: MyHome Child
Theme URI: http://myhome.tangibledesing.net
Author: TangibleDesign
Author URI: http://themeforest.net/user/tangibledesign
Description: Child
Version: 1.1
Template: myhome
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: myhome-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

*/
.mh-estate__details__phone a {
    color: #e90909!important;
	font-size:21px;
}
.mdl-button.mdl-button--primary-ghost {
	border-radius: 20px;
}
.mdl-button.mdl-button--raised.mdl-button--primary {
	border-radius: 50px;
}
.mh-estate-vertical {
    border-radius: 15px;
}
.mh-estate-vertical .mh-thumbnail {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.mh-estate-vertical .swiper-slide {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}