/*
 Theme Name:   Listingpro Child
 Theme URI:    http://studio.cridio.com/listingpro/
 Description:  Listingpro Child Theme
 Author:       cridio team
 Author URI:   http://cridio.com/
 Template:     listingpro
 Version:      1.0.0
 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  listingpro
*/
.padding-top-60 .widget a {
    line-height: 25px!important;
}
.lp-home-categoires li a {
    width: 100%;
    height: 140px;
}
.lp-home-categoires li a span img.icons-banner-cat {
    height: 100px !important;
    margin-bottom: 0px !important;
    margin-top: 5px !important;
    width: 100px !important;
}
.lp-home-categoires li {
    display: inline-block;
    width: 140px;
    margin-right: 13px;
}
.lp-home-categoires:not(.lp-inside-search-view2) li a span {
    font-weight: 500;
}
/* Basic unordered list styling for policy pages */
.elementor-widget-text-editor ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 15px 0;
}

.elementor-widget-text-editor ul li {
    margin-bottom: 2px;
    line-height: 1.6;
    font-size: 15px;
    color: #333;
}
.lp-category-boxed2{
	display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
}
.lp-category-boxed2 .lp-category-boxed2-inner{
	height:stretch;
}
.lp-category-boxed2 .lp-category-boxed2-inner .lp-category-boxed2-inner-top img {
    display: block;
    margin: 0 auto 6px auto;
    width: 80px;
}
.top-bar.top-bar-text {
    color: #fff;
}
.top-bar.top-bar-text a{
    color: #fff;
}
.top-bar.top-bar-text a:hover{
    text-decoration:underline;
}
.lp-topbar{
    padding-top:10px;
 padding-bottom:10px;
}
.lp-menu ul li.menu-item-has-children::after {
    color: #FFFFFF !important;
    position: absolute;
    top: 18px;
    right: 6px;
    line-height: normal;
    margin: 0;
}