/*
 Theme Name:   WpEstate child theme
 Theme URI:    https://themeforest.net/item/wp-estate-real-estate-responsive-wordpress-theme/5042235
 Description:   WpEstate child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpestate
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.mobile-trigger-user:hover i,
.mobile-trigger:hover i,
.mobilemenu-close:hover{
    color: white;
    opacity: 0.5;
}
.mobile-logo {
    height: 100%;
}
.mobile-logo img {
    height: 100%;
    margin: 0 auto;
    max-height: initial;
}
#logo_image {
    max-height: initial;
    height: 100%;
}
.pll-parent-menu-item img {
    width: 30px;
}
#access .pll-parent-menu-item ul {
    max-width: 60px;
}
#access ul ul li.lang-item a {
    padding: 15px 0;
}
#access .pll-parent-menu-item ul img {
    width: 30px;
    display: block;
    position: relative;
    margin: 0 auto;
}
.breadcrumb .active {
    color: #131644;
}
.contact-us-widget ul li {
    margin-bottom: 25px;
    padding: 2px 0 0 35px;
    min-height: 30px;
    display: block;
    position: relative;
}
.contact-us-widget ul li i,
.contact-us-widget ul li span {
    display: inline-block;
    vertical-align: top;
}
.contact-us-widget ul li i {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13pt;
    border: 1px solid #74777c;
    margin-right: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.contact-us-widget ul li span {
    /*width: 87%;*/
    width: 100%;
}
.list404 {
    width: 100%;
}
.property_agent_pub_date {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -moz-transform: translateY(50%);
    transform: translateY(50%);
}
footer#colophon .widget-title-footer {
    color: #131644;
}
.contact_page_company_details .contact_page_details .contact_widget_label {
    margin-right: 10px;
}

#colophon .social_sidebar_internal a {
    border: 1px solid #131644;
    border-radius: 3px;
}
#colophon .social_sidebar_internal a i {
    color: #131644;
}
#colophon .social_sidebar_internal a:hover i {
    color: white;
}

.slick-slide img {
    margin: 0 auto;
}
.compare_wrapper .article_property_type a {
    margin-left: 5px;
}
