.elementor-1350 .elementor-element.elementor-element-d1b40c6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1350 .elementor-element.elementor-element-d1b40c6:not(.elementor-motion-effects-element-type-background), .elementor-1350 .elementor-element.elementor-element-d1b40c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#5A514B;}/* Start custom CSS for html, class: .elementor-element-2582af5 */@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');

.ls-main-footer {
    background-color: #5A514B; /* Lon l-khalfiya */
    padding: 60px 20px 30px 20px;
    border-top: 1px solid #eeeeee;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.ls-footer-container {
    max-width: 1200px;
    margin: 0 auto;
}

/* Design dyal Smiya d l-site */
.ls-footer-logo {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.ls-footer-logo span {
    color: #27AE60; /* Lon l-khder l-active */
}

/* Design dyal les links */
.ls-footer-links {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.ls-footer-links li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    transition: all 0.3s ease;
}

.ls-footer-links li a:hover {
    color: #27AE60;
}

/* Copyright Section */
.ls-footer-copy {
    font-size: 12px;
    color: #fff;
    border-top: 1px solid #f4f4f4;
    padding-top: 25px;
    font-weight: 400;
}

/* Responsive Mobile */
@media (max-width: 768px) {
    .ls-footer-links {
        flex-direction: column;
        gap: 15px;
    }
    .ls-main-footer {
        padding: 40px 20px 20px 20px;
    }
}/* End custom CSS */