/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 02 2025 | 10:06:10 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.ui.nav .child-arrow{
        border-radius: 100%!important;
        display: inline-block!important;
        height: 32px!important;
        margin: 0!important;
        opacity: 1!important;
        padding: 0!important;
        pointer-events: auto!important;
        position: absolute!important;
        right: -4px!important;
        top: 50%!important;
        touch-action: none!important;
        transform: translateY(-50%)!important;
        width: 32px!important;
}
