/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/*Tabelle*/
tbody  {border-width: 0;}
.main_color tbody {
border-color:#777777;
border-width: 0px;
border-right-width: 2px;
}

.immomakler .paginator {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding-bottom: 0.5rem;
}
.immomakler .paginator .pages-nav {
    text-align: right;
}

.immomakler input[type="checkbox"], .immomakler input[type="radio"] {
display: inline !important;
}

.immomakler_object_nutzungsart li, .immomakler_object_type li {
	display: flex;
	padding-left: 20px;
	align-items: center;
}

.immomakler_object_nutzungsart li a, .immomakler_object_type li a {
	padding: 0 !important;
	background: none !important;
	border: none !important;
}

.immomakler_object_location {
	display: none !important;
}
