/* 
Phoca Download
https://www.phoca.cz/ 
https://www.phoca.cz/phocadownload
*/

/* ซ่อนข้อความ Powered by Phoca Download */
div[style*="text-align: right"], 
div[style*="text-align:right"] {
    display: none !important;
    visibility: hidden !important;
}

/* หรือเจาะจงผ่าน Class ถ้ามี */
#phocadownload-footer, .pd-footer {
    display: none !important;
}