.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */.site-footer{background:#fff;padding:40px 20px 20px;font-size:.9rem}
.site-footer .footer-top{display:flex;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto;flex-wrap:wrap}
.site-footer .col{flex:1 1 160px;min-width:140px}
.site-footer h4{font-size:1rem;margin-bottom:10px}
.site-footer ul{list-style:none;padding:0;margin:0}
.site-footer ul li{margin-bottom:6px}
.site-footer ul li a{text-decoration:none;color:#333}
.site-footer ul li a:hover{color:#0d6efd}


.footer-bottom{text-align:center;margin-top:30px}
.footer-bottom img{margin-bottom:12px;display:block;margin-left:auto;margin-right:auto}
.footer-bottom p{margin:0;color:#666}


/* Responsive: stack columns on small screens but keep compact */
@media (max-width:768px){
.site-footer .footer-top{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;text-align:center}
.site-footer .col{flex:none}
}
@media (max-width:480px){
.site-footer .footer-top{grid-template-columns:1fr}
.site-footer h4{margin-top:10px}
}/* End custom CSS */