/* Solwino-specific overrides on top of Bixoo theme assets */

/* Font Awesome: enforce icon rendering over Bixoo theme rules */
i.fa-solid,
i.fas,
i.fa-regular,
i.far,
i.fa-brands,
i.fab,
[class^="fa-"],
[class*=" fa-"] {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

i.fa-solid,
i.fas,
.fa-solid,
.fas {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
}

i.fa-regular,
i.far,
.fa-regular,
.far {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 400 !important;
}

i.fa-brands,
i.fab,
.fa-brands,
.fab {
    font-family: "Font Awesome 6 Brands" !important;
    font-weight: 400 !important;
}

.icon-feature-box-items-style-3 .icon i {
    font-size: 32px;
    color: var(--white) !important;
    line-height: 78px;
}

.theme-btn .btn-arrow-right i {
    font-size: 18px;
    line-height: 1;
    color: inherit;
}

.contact-top .icon-box-items-inners .icon i {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900;
}

.breadcrumb-wrapper .page-heading .breadcrumb-list li i {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900;
    color: var(--white);
}

.header-1 .header-right .theme-btn.header-bg {
    padding: 0 35px !important;
    overflow: visible;
    position: relative;
    text-transform: none;
    white-space: nowrap;
}

.header-1 .header-right .theme-btn.header-bg i {
    position: static !important;
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    line-height: 1;
    width: auto;
    height: auto;
    background: none;
    border-radius: 0;
}

.header-1 .line-shape {
    background-color: rgba(255, 255, 255, 0.24);
    width: 1px;
    height: 55px;
    flex-shrink: 0;
}

.header-1 .header-right .main-header__search.solwino-lang-switcher {
    align-items: center;
    justify-content: center;
    gap: 6px;
    height: 50px;
    min-width: 50px;
    padding: 0 18px;
    margin-right: 0;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.15);
    transition: all 0.3s ease;
}

.header-1 .header-right .main-header__search.solwino-lang-switcher:hover {
    background-color: var(--theme);
}

.header-1 .header-right .main-header__search.solwino-lang-switcher a {
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.header-1 .header-right .main-header__search.solwino-lang-switcher a.active,
.header-1 .header-right .main-header__search.solwino-lang-switcher a:hover {
    color: var(--white);
}

.header-1 .header-right .main-header__search.solwino-lang-switcher .sep {
    color: rgba(255, 255, 255, 0.35);
}

.header-1 .header__hamburger .sidebar__toggle {
    border: 0;
    background: transparent;
    padding: 0;
}

.skip-link {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: 99999;
}

.skip-link:focus {
    position: fixed;
    left: 1rem;
    top: 1rem;
    width: auto;
    height: auto;
    padding: 0.75rem 1rem;
    background: var(--theme);
    color: var(--white);
    border-radius: 8px;
}

.header-1 .logo .site-logo-img {
    display: block;
    width: 170px;
    max-width: 100%;
    height: auto;
}

.site-logo-img--footer {
    width: 150px;
    max-width: 100%;
    height: auto;
}

.footer-logo-wrap {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .header-1 .logo .site-logo-img {
        width: 150px;
    }
}

@media (max-width: 575px) {
    .header-1 .logo .site-logo-img {
        width: 130px;
    }

    .site-logo-img--footer {
        width: 130px;
    }
}

.header-main .main-menu ul li a.active {
    color: var(--theme) !important;
}

.solwino-lang-switcher {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.solwino-lang-switcher a {
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
    font-weight: 600;
}

.solwino-lang-switcher a.active,
.solwino-lang-switcher a:hover {
    color: var(--white);
}

.solwino-lang-switcher .sep {
    color: rgba(255, 255, 255, 0.35);
}

.mobile-nav-panel {
    padding: 0 0 1rem;
}

.mobile-nav-panel ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-nav-panel ul li a {
    display: block;
    color: var(--white);
    padding: 12px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    font-weight: 600;
}

.mobile-nav-panel ul li a.active {
    color: var(--theme);
}

.sidebar__toggle {
    border: 0;
    background: transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-left: 0;
}

.sidebar__toggle span {
    display: block;
    width: 28px;
    height: 2px;
    background-color: var(--white);
    margin: 6px auto;
    transition: 0.3s;
}

.hero-1 .hero-slide-static.swiper-slide-active .hero-content,
.hero-1 .hero-slide-static.swiper-slide-active .hero-button {
    opacity: 1;
    transform: translateY(0);
}

.hero-1 .hero-slide-static.swiper-slide-active .hero-bg {
    transform: scale(1);
}

.hero-stat-panel {
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.26);
    backdrop-filter: blur(29px);
    border-radius: 12px;
    padding: 28px;
}

.hero-stat-panel + .hero-stat-panel {
    margin-top: 20px;
}

.hero-stat-panel .label {
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.hero-stat-panel strong {
    display: block;
    color: var(--white);
    font-size: 22px;
    margin: 8px 0;
}

.hero-stat-panel p {
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
}

.about-feature-box-style-1 .card-link {
    color: var(--theme);
    font-weight: 700;
    display: inline-block;
    margin-top: 20px;
}

.about-feature-box-style-1 .card-link i {
    margin-left: 6px;
}

.product-badge {
    display: inline-block;
    background: var(--theme);
    color: var(--white);
    font-size: 12px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 90px;
    margin-bottom: 16px;
}

.service-box-items .mini-list-bixoo li {
    color: rgba(255, 255, 255, 0.8);
}

.service-box-items .mini-list-bixoo li::before {
    background: var(--white);
}

.service-box-items .product-badge {
    margin-bottom: 12px;
}

.check-list-bixoo {
    list-style: none;
    margin: 0;
    padding: 0;
}

.check-list-bixoo li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 14px;
    color: var(--text);
}

.check-list-bixoo li::before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    color: var(--theme);
}

.mini-list-bixoo {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mini-list-bixoo li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px;
}

.mini-list-bixoo li::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--theme);
    position: absolute;
    left: 0;
    top: 10px;
}

.highlight-box-bixoo {
    background: var(--white);
    border-radius: 12px;
    padding: 35px;
    margin-top: 30px;
}

.legal-content {
    background: var(--white);
    border-radius: 12px;
    padding: 32px 36px;
    font-size: 0.9375rem;
    line-height: 1.65;
}

.legal-content p,
.legal-content li {
    font-size: inherit;
}

.legal-content h2 {
    font-size: 1.125rem;
    font-weight: 600;
    margin-top: 1.75rem;
    margin-bottom: 0.75rem;
}

.legal-content h3 {
    font-size: 1rem;
    font-weight: 600;
    margin-top: 1.25rem;
    margin-bottom: 0.5rem;
}

.legal-content h2:first-of-type,
.legal-content .legal-updated + h2 {
    margin-top: 1rem;
}

.legal-updated {
    font-size: 0.875rem;
    color: #5c6b6a;
    margin-bottom: 1rem;
}

/* Cookie consent */
.cookie-banner,
.cookie-modal {
    z-index: 999999;
}

.cookie-banner {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(2, 36, 35, 0.96);
    color: var(--white);
    padding: 1.25rem;
}

.cookie-banner-inner {
    max-width: 1100px;
    margin: 0 auto;
}

.cookie-banner-title {
    font-size: 1.15rem;
    margin-bottom: 0.5rem;
    color: var(--white);
}

.cookie-modal-title {
    font-size: 1.15rem;
    margin-bottom: 0.5rem;
    color: var(--header);
}

.cookie-banner-text,
.cookie-modal-text {
    color: rgba(255, 255, 255, 0.85);
}

.cookie-modal-text {
    color: var(--text);
}

.cookie-banner-actions,
.cookie-modal-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 1rem;
}

.cookie-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    padding: 10px 22px;
    border: 1.5px solid transparent;
    cursor: pointer;
    transition: all 0.25s ease;
}

.cookie-btn-primary {
    background-color: var(--theme);
    border-color: var(--theme);
    color: var(--white);
}

.cookie-btn-primary:hover {
    background-color: var(--header);
    border-color: var(--header);
    color: var(--white);
}

.cookie-btn-outline {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.65);
    color: var(--white);
}

.cookie-btn-outline:hover {
    background-color: var(--theme);
    border-color: var(--theme);
    color: var(--white);
}

.cookie-btn-outline-dark {
    border-color: var(--border);
    color: var(--header);
}

.cookie-btn-outline-dark:hover {
    background-color: var(--theme);
    border-color: var(--theme);
    color: var(--white);
}

.cookie-btn-text {
    background: transparent;
    border-color: transparent;
    color: rgba(255, 255, 255, 0.85);
    padding-inline: 12px;
}

.cookie-btn-text:hover {
    color: var(--white);
}

.cookie-modal-panel .cookie-btn-text {
    color: var(--text);
}

.cookie-settings-link {
    color: inherit;
}

.cookie-settings-link:hover {
    color: var(--theme);
}

.cookie-toggle input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: var(--theme);
    cursor: pointer;
}

.cookie-modal {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.cookie-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
}

.cookie-modal-panel {
    position: relative;
    background: var(--white);
    border-radius: 12px;
    max-width: 560px;
    width: 100%;
    padding: 1.5rem;
    max-height: 90vh;
    overflow-y: auto;
}

.cookie-category {
    border-top: 1px solid var(--border);
    padding-top: 1rem;
    margin-top: 1rem;
}

.cookie-category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    color: var(--header);
}

.cookie-category p {
    color: var(--text);
}

.cookie-always-on {
    font-size: 0.85rem;
    color: var(--theme);
    font-weight: 600;
}

.cookie-toggle {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
}

.contact-form-box .form-control {
    border-radius: 8px;
    border-color: var(--border);
    padding: 14px 16px;
}

.contact-form-box .form-label {
    font-weight: 600;
    color: var(--header);
}

.contact-success {
    background: var(--white);
    border-radius: 12px;
    padding: 2rem;
    border-left: 4px solid var(--theme);
}

.footer-section-3 .solwino-lang-switcher a {
    color: var(--text);
}

.footer-section-3 .solwino-lang-switcher a.active,
.footer-section-3 .solwino-lang-switcher a:hover {
    color: var(--theme);
}

.footer-section-3 .solwino-lang-switcher .sep {
    color: var(--border);
}
