


/* Footer Style */
footer .elementor-element-f48de23 {
width: 50% !important;
}








/* -------------------------------Responsiveness Style here ---------------- */

/* Mobile View Style  */

@media only screen and (max-width: 600px) { 
footer .elementor-element-f48de23 {
width: 100% !important;
}


}


/* iPaid View Style */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 

}