p.xm-alert-title {
  font-family: 'Nexa' !important;
}

p.xm-alert-paragraph {
  font-family: 'Nexa' !important;
}

.header:not(.-mobile) .menu .sub-menu-wide > li > a.menu-link:link {
  font-size: 18px;
  font-weight: 800;
  color: #002df2;
}

a.button.-small:not(.-text) {
  border-radius: 20px;
}

.offer-banner-item.no-transition.visible {
  color: #ffffff;
}

.dark-scheme .header:not(.-mobile) .menu li > ul {
  width: 350px;
}

.header.header-8:not(.-sticky) .header-wrap-inner {
  padding-bottom: 15px;
  padding-top: 15px;
}


.elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {

    border-radius: 50px;
}

.menu-optional .button-group .button:not(.page-link):not(.-dm-ignore) {
    --clb-color-button: #0000ff;
    margin-right: 10px;
}

.icon-button:hover, .icon-button.hamburger, .icon-button.cart {
    background-color: #0000ff !important;
}

.elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
    background-color: #0000ff;
}

@media (max-width: 767px) {
  .button-group {
    display: none !important;
  }
}

/* ========================================
   FOOTER STYLING - FINAL VERSION
======================================== */

/* Footer Container */
.footer-columns,
.footer-widgets-wrapper,
.elementor-container {
    max-width: 1200px;
    margin: 0 auto;
}

/* Footer Grid Layout */
footer .elementor-row,
footer .elementor-section-wrap {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 50px;
    align-items: start;
}

footer .elementor-column,
.footer-column {
    min-width: auto;
}

/* Remove extra margin from first column */
footer .elementor-column:first-child,
.footer-column:first-child {
    margin-right: 0;
}

/* Footer Column Headings */
.footer-column h3,
.footer-column h2,
footer h3,
footer h2,
footer .elementor-heading-title {
    color: #ffffff !important;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 25px !important;
    margin-top: 0 !important;
}

/* Footer Lists */
.footer-column ul,
footer ul,
footer .elementor-icon-list-items {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.footer-column ul li,
footer ul li,
footer .elementor-icon-list-item {
    margin-bottom: 15px !important;
    line-height: 1.6;
}

/* Footer Links - Default State */
.footer-column a,
footer a,
footer .elementor-icon-list-text {
    color: #ffffff !important;
    text-decoration: none !important;
    transition: all 0.3s ease;
    display: inline-block;
    font-size: 15px;
}

/* Footer Links - Hover State */
.footer-column a:hover,
footer a:hover,
footer .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #33CDA1 !important;
    padding-left: 5px;
}

/* Arrow/Bullet Before Links */
.footer-column ul li a::before,
footer ul li a::before {
    content: "▸";
    margin-right: 10px;
    color: #33CDA1;
    font-size: 14px;
    transition: margin-right 0.3s ease;
}

.footer-column ul li a:hover::before,
footer ul li a:hover::before {
    margin-right: 14px;
}

/* Contact Info Section */
.footer-column .contact-info,
footer .contact-info {
    color: #ffffff !important;
}

.footer-column .contact-info p,
footer .contact-info p,
footer .contact-info div {
    color: #ffffff !important;
    margin-bottom: 15px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
}

.footer-column .contact-info a,
footer .contact-info a {
    color: #ffffff !important;
    text-decoration: none !important;
    transition: color 0.3s ease;
}

.footer-column .contact-info a:hover,
footer .contact-info a:hover {
    color: #33CDA1 !important;
}

/* Remove arrow from contact info links */
.footer-column .contact-info a::before,
footer .contact-info a::before {
    content: none !important;
}

/* Remove arrow from social media icons */
.social-icons a::before,
footer .social-icons a::before,
.footer-social a::before,
footer .footer-social a::before,
footer a[href*="facebook"]::before,
footer a[href*="instagram"]::before,
footer a[href*="whatsapp"]::before,
footer a[href*="behance"]::before,
footer a[href*="wa.me"]::before {
    content: none !important;
}

/* Keep social icons styling working */
footer .social-icons a,
.social-icons a {
    padding-left: 0 !important;
}

footer .social-icons a:hover,
.social-icons a:hover {
    padding-left: 0 !important;
}

/* Footer Bottom / Copyright Section */
.footer-bottom,
.site-info,
footer .copyright,
.footer-credits {
    text-align: center;
    margin-top: 60px !important;
    padding-top: 30px !important;
    border-top: 1px dotted rgba(255, 255, 255, 0.2);
    color: #ffffff !important;
}

.footer-bottom p,
.site-info p,
footer .copyright p {
    color: #ffffff !important;
    margin: 0 !important;
    font-size: 14px;
}

.footer-bottom a,
.site-info a,
footer .copyright a {
    color: #33CDA1 !important;
    font-weight: 600;
    text-decoration: none !important;
    transition: color 0.3s ease;
}

.footer-bottom a:hover,
.site-info a:hover,
footer .copyright a:hover {
    color: #5EDDB8 !important;
}

/* Elementor Widgets */
footer .elementor-widget-container {
    color: #ffffff !important;
}

footer .elementor-icon-list-icon {
    color: #33CDA1 !important;
}

/* Remove default Elementor margins */
footer .elementor-element {
    margin-bottom: 0 !important;
}

/* Responsive Design */
@media (max-width: 1024px) {
    footer .elementor-row,
    footer .elementor-section-wrap {
        gap: 40px;
    }
}

@media (max-width: 768px) {
    footer,
    .site-footer {
        padding: 40px 15px 20px !important;
    }
    
    footer .elementor-row,
    footer .elementor-section-wrap,
    .footer-columns {
        flex-direction: column;
        gap: 30px;
    }
    
    footer .elementor-column,
    .footer-column {
        width: 100%;
        min-width: 100%;
    }
    
    .footer-column h3,
    footer h3 {
        font-size: 18px;
    }
    
    .footer-bottom {
        margin-top: 40px !important;
    }
}

/* Fix any default padding/margins */
footer * {
    box-sizing: border-box;
}

/* Text color override for all footer elements */
footer,
footer p,
footer span,
footer div,
footer li,
.footer-column,
.footer-column p,
.footer-column span,
.footer-column div {
    color: #ffffff !important;
}