/*
 Theme Name:   Directorio Zona Sinergia
 Theme URI:    http://zonasinergia.com/
 Description:  Listingpro Child Theme
 Author:       cridio team
 Author URI:   http://zonasinergia.com/
 Template:     listingpro
 Version:      1.0.0
 Tags:         listingpro, directory, listing, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  listingpro
*/

/* Publicalo mobile header normalization */
@media (max-width:767px){
 .lp-header-logo img,.lp-logo img,.mobile-logo img,.mm-navbar img,.lp-menu-bar img{max-width:145px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important}
}

/* Publicalo mobile compact pass 2026-09 */
@media (max-width:767px){
 /* top header */
 .lp-menu-bar{min-height:64px!important;height:64px!important}
 .lp-menu-bar .container,.lp-menu-bar .row{min-height:64px!important;height:64px!important}
 .mobile-nav-icon{padding-top:15px!important;padding-bottom:10px!important}
 .mobile-nav-icon a{transform:scale(.82);transform-origin:left center}
 .lp-header-logo,.lp-header-logo a{height:64px!important;line-height:64px!important}
 .lp-header-logo img,.lp-logo img{max-width:125px!important;max-height:38px!important}

 /* slide-out menu: prevent inherited giant Zona Sinergia branding */
 .mm-navbars_top{height:76px!important;min-height:76px!important}
 .mm-menu_navbar_top-1 .mm-panels{top:76px!important}
 .mm-navbars_top .mm-navbar{height:76px!important;min-height:76px!important;padding:8px 16px!important}
 .mm-navbars_top img,.mm-navbar img,.mm-menu img{max-width:150px!important;max-height:52px!important;width:auto!important;height:auto!important;object-fit:contain!important}
 .mm-listitem{min-height:52px!important}
 .mm-listitem__text{padding-top:15px!important;padding-bottom:15px!important;font-size:16px!important}

 /* ListingPro mobile hero/search */
 .lp-home-banner-contianer,.lp-home-banner-contianer-inner{min-height:0!important}
 .lp-search-bar{margin-top:0!important}
 .lp-search-bar h1,.lp-search-bar h2{font-size:30px!important;line-height:1.18!important;margin-bottom:8px!important}
 .lp-search-bar p{font-size:17px!important;line-height:1.4!important;margin-bottom:18px!important}
 .lp-search-bar .form-group{margin-bottom:10px!important}
 .lp-search-bar input,.lp-search-bar select,.lp-search-bar button{min-height:52px!important;height:52px!important}
 
 /* Publicalo content: denser cards and sections */
 .pub-intro{padding:26px 14px 22px!important}
 .pub-intro h1{font-size:26px!important;line-height:1.18!important;margin:8px 0 10px!important}
 .pub-intro-main>p{font-size:14px!important;line-height:1.5!important}
 .pub-intro-main .pub-actions{margin-top:15px!important}
 .pub-primary,.pub-secondary{padding:10px 15px!important;min-height:42px!important}
 .pub-trust{margin-top:14px!important;gap:8px!important;font-size:11px!important}
 .pub-how{margin-top:16px!important;gap:8px!important}
 .pub-how article{padding:11px!important;gap:10px!important}
 .pub-how article>span{width:30px!important;height:30px!important;min-width:30px!important}
 .pub-how strong{font-size:12px!important;margin-bottom:4px!important}
 .pub-how p{font-size:11px!important;line-height:1.45!important}
 .pub-rules-note{margin-top:8px!important}
 .pub-section{padding:24px 14px!important}
 .pub-head{margin-bottom:14px!important;gap:8px!important}
 .pub-head h2,.pub-band h2,.pub-cta h2{font-size:22px!important}
 .pub-head p,.pub-band p,.pub-cta p{font-size:12px!important}
 .pub-cards{gap:9px!important}
 .pub-card-photo{height:100px!important}
 .pub-card-body{padding:10px 12px 12px!important}
 .pub-card-body strong{font-size:13px!important}
 .pub-card-body small{font-size:11px!important;margin-top:4px!important}
 .pub-band{padding:24px 14px!important;gap:16px!important}
 .pub-provs{gap:7px!important}
 .pub-provs a{padding:8px 9px!important}
 .pub-cta{margin:18px 12px 28px!important;padding:20px!important;gap:12px!important}
}
@media (max-width:430px){
 .pub-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .pub-card-photo{height:92px!important}
 .pub-card-body{min-height:66px!important}
}
