@import "https://fontcdn.hostkurd.com/cgkurd/v2/cgkurdweb.css";
@import "https://fontcdn.hostkurd.com/hostkurd/hostkurdweb.css";

/* Fix Code Editor issue */
.ipsEditor__tiptap-wrap--codeMode {direction: ltr;}
.ipsEditor__toolbar--main {direction: rtl;}

/* Remove Elements */
.cAcpLoginBox_logo img{display: none !important;}
.cAcpLoginBox_logo::after{content: 'چوونە ناوەوە';color: #b7bcc1;font-size: 1.1rem;font-weight: 700;font-family: CGKurdWeb, system-ui, system-ui, Helvetica, Arial, sans-serif;}

#elLogo {background: #2a3543;border-bottom: 2px solid #2f3b4a;}
#elLogo a{display: none;}
#elLogo::after{
    content: "\f015";
    font-family: "Font Awesome 6 Free";
    color: #b7bcc1;
    font-size: 1.1rem;
    font-weight: 700;
    width: 100%;
    text-align: center;
}

@media (min-width: 1900px) {
    #elLogo::after{
        content: 'بەڕێوەبردن';
        font-family: CGKurdWeb, system-ui, system-ui, Helvetica, Arial, sans-serif;
        margin-right: -10px;
    }
}

/* Changing Font Family */
#acpMainLayout {
    font-family: HostKurdWeb, system-ui, system-ui, Helvetica, Arial, sans-serif;
}

/* Member View Buttons */
.acpMemberView_message li {margin-top: 5px;text-align: center;}
.acpMemberView_message a.ipsButton {width: 100%;}