.pkp_brand_footer {
    display: none !important;
}
footer, .pkp_structure_footer {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 0px !important;
}

/* फुटर के अंदर के पैराग्राफ या सूचियों की अतिरिक्त जगह हटाने के लिए */
.pkp_structure_footer p, 
.pkp_structure_footer ul {
    margin-bottom: 5px !important;
}