/*
Theme Name: Bloggo 3 - Das Kind
Description: Child Theme für Bloggo 3
Author: Jakob Schweighofer
Author URI: https://bloggo-theme.de
Template: bloggo-3
Version: 3
*/

.sabai-entity-bundle-type-directory_listing h1.entry-title, .sabai-directory-title {display:no ne;}

li.menu-item-2447 a {color:#333e50 !important;}

.sub-menu li {background:#ffffff;}

.sabai-directory-field {
    margin-bottom: 5px;
    float: left;
    margin-right: 5px;
}

.sabai-directory-main h4 {
    font-weight: bold;
	font-size:18px;
    margin-bottom: 0;
}

.sabai-form-fields .insert-media, .sabai-form-fields .secp-add-shortcode, .sabai-form-fields #mceu_12-button, .sabai-form-fields #mceu_13 {display:none;}
.sabai-form-fields  .mce-toolbar button {color:white !important;}
.sabai-form-fields .mce-toolbar .mce-ico {color:white;}

.sabai-nav-tabs > li.sabai-active > a, .sabai-nav-tabs > li.sabai-active > a:focus, .sabai-nav-tabs > li.sabai-active > a:hover {

    display: none;
}

.fa-folder-open::before {
    background-image: url("/wp-content/uploads/2018/06/Icons-folder.png");
    width: 20px;
    height: 20px;
    display: block;
    background-size: 20px 20px;
    content: "";
    background-repeat: no-repeat;
    margin-bottom: -4px;
    margin-right: 2px;
}
.fa-mobile-phone::before, .fa-mobile::before {
    background-image: url("/wp-content/uploads/2018/06/Icons-mobile.png");
    width: 18px;
    height: 18px;
    display: block;
    background-size: 18px 18px;
    content: "";
    background-repeat: no-repeat;
    margin-bottom: -3px;
    margin-right: 2px;
}
.fa-envelope::before {
    background-image: url("/wp-content/uploads/2018/06/Icons-envelope.png");
    width: 18px;
    height: 18px;
    display: block;
    background-size: 18px 18px;
    content: "";
    background-repeat: no-repeat;
    margin-bottom: -3px;
    margin-right: 2px;
}
.fa-globe::before {
    background-image: url("/wp-content/uploads/2018/06/Icons-globe.png");
    width: 18px;
    height: 18px;
    display: block;
    background-size: 18px 18px;
    content: "";
    background-repeat: no-repeat;
    margin-bottom: -3px;
    margin-right: 2px;
}
.fa-map-marker::before {
    background-image: url("/wp-content/uploads/2018/06/Icons-location.png");
    width: 18px;
    height: 18px;
    display: block;
    background-size: 18px 18px;
    content: "";
    background-repeat: no-repeat;
    margin-bottom: -3px;
    margin-right: 2px;
}
.fa-phone::before {
    background-image: url("/wp-content/uploads/2018/06/Icons-phone.png");
    width: 18px;
    height: 18px;
    display: block;
    background-size: 18px 18px;
    content: "";
    background-repeat: no-repeat;
    margin-bottom: -3px;
    margin-right: 2px;
}

.sabai-entity-icon-directory-claimed, .sabai-entity-icon-directory-official {
    color: #3a4155;
}
.sabai-entity-label-directory-claimed {
background-color: #3a4155;
}
.sabai-directory-contact-fax {
display:none;
}