/*
 * Global overrides – site-wide styling with highest priority.
 * Loaded after Elementor and theme styles. Add your global CSS here.
 */

/* Add your global styles below. They will override Elementor and theme defaults. */


/* ========== Collaborator Landing Page ========== */
/* All collab landing styles are inlined via collab-landing.css */

@media (width: 820px) and (height: 1180px) {
    .labelsC ,.labelsC2{

        MARGIN-RIGHT: 0!important;
        padding: 10px 10px!important;
        margin:5px 8px !important;
    }
    .labelsC a ,.labelsC2 a
    {
        line-height: 1;
        border:none!important;
        padding: 0!important;
    }    
    .labelsC2
    {
        padding: 14px!important;
    }
    #ipadmenu .elementor-nav-menu--main > ul
    {
        column-count: 1!important;
    }
}
.labelsC2 a
{
    border:none!important;
}