/*
Theme Name: cysport
Theme URI: 
Author:
Author URI: 
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: cysport
*/

h4.text-gray-3.group-hover\/sub\:text-primary.duration-300 {
    font-size: 14px !important;
}
a.py-4.flex.gap-10.items-center.group\/sub {
    padding-block: calc(var(--spacing) * 3) !important;
}
@media (width <= 767px) {
    .text-small {
        font-size: 15px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}
@media (width >= 1280px) {
    .xl\:gap-15 {
        gap: calc(var(--spacing) * 10);
    }
}
.text-small {
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
}
a.flex.gap-2.items-center.border-b.border-transparent.hover\:border-white.text-white.duration-300.group.col-start-1 h4 {
    font-size: 15px !important;
}
a.flex.gap-2.items-center.border-b.border-transparent.hover\:border-white.text-white.duration-300.group h4 {
    font-size: 15px;
}
a.w-fit.p.text-gray-4.hover\:text-white.duration-300 {
    font-size: 14px;
}
.flex.gap-6.sm\:order-0.-order-1 {
    margin-top: 10px;
}