/*
Theme Name: sea one
Theme URI: https://codeera.org/
Author: Ali Tajdini and Mohammad soleymanpour
Author URI: tel:https://codeera.org/
Description: special for theme for sea one
Version: 1.0.0
Text domain: sea one
*/
/*# sourceMappingURL=style.css.map */
ul.post-categories > li > a {
    padding-inline: 1rem;
    padding-block: 0.5rem;
    font-size: 0.875rem;
    color: #000;
    overflow: hidden;
    border-radius: 100px;
    border-style: solid;
    border-width: 2px;
    border-color: color-mix(in srgb, #000 60%, transparent);
    line-height: 50px;
}

.elementor-element {
    padding: 0 !important;
}
.ali-footer-menu-item>a:hover{
	--glass-bg: color-mix(in oklab, #f6fafc 4), transparent);
}
@media (max-width: 1280px) {
    .ali-menu-link > a {
        color: #fff;
        font-size: 1.875rem;
    }
}
