/*
 Theme Name:   Astra Child
 Template:     astra
 Version:      1.0.2
*/

/* EXACT REPLICATION of Remove.png */
.olonphos-legal-section {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 20px !important; /* Closer to text as requested */
    padding: 30px 20px !important;
    width: 100% !important;
    max-width: 1100px !important;
    margin: 0 auto !important;
    background: transparent !important;
}

.olonphos-legal-logo {
    width: 80px !important; /* Smaller logo as requested */
    height: auto !important;
    flex-shrink: 0 !important;
}

.olonphos-legal-text {
    color: #000000 !important; /* Original design color */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 16px !important; /* Scaled to match image perfectly */
    line-height: 1.3 !important;
    text-align: center !important; /* Centered block of text */
    font-weight: 600 !important;
}

.olonphos-legal-text p {
    margin: 0 0 2px 0 !important;
    padding: 0 !important;
}

.olonphos-legal-text strong {
    font-weight: 700 !important;
}

/* Specific spacing for the EUID/Tax ID line to match image */
.olonphos-legal-text .euid-line {
    display: block !important;
    margin: 2px 0 !important;
}

/* Enforce style on mobile */
@media (max-width: 768px) {
    .olonphos-legal-section {
        gap: 15px !important;
    }
    .olonphos-legal-text {
        font-size: 14px !important;
    }
    .olonphos-legal-logo {
        width: 60px !important;
    }
}

/* Scoped override for the lower second Elementor container on page 2195 */
.elementor-2195 .elementor-element.elementor-element-492a46d {
    --e-con-grid-template-columns: 90px minmax(0, 1fr) !important;
    --e-con-grid-template-rows: auto !important;
    align-items: center !important;
    column-gap: 16px !important;
    max-width: 980px !important;
    margin-inline: auto !important;
}

.elementor-2195 .elementor-element.elementor-element-492a46d img[data-interaction-id="267b379"] {
    width: 72px !important;
    max-width: 72px !important;
    height: auto !important;
    justify-self: center !important;
}

.elementor-2195 .elementor-element.elementor-element-492a46d p[data-interaction-id="c446673"] {
    margin: 0 !important;
    color: #000000 !important;
    text-align: center !important;
    line-height: 1.35 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.elementor-2195 .elementor-element.elementor-element-492a46d p[data-interaction-id="c446673"] strong {
    color: #000000 !important;
}

@media (max-width: 767px) {
    .elementor-2195 .elementor-element.elementor-element-492a46d {
        --e-con-grid-template-columns: 72px minmax(0, 1fr) !important;
        column-gap: 12px !important;
    }

    .elementor-2195 .elementor-element.elementor-element-492a46d img[data-interaction-id="267b379"] {
        width: 56px !important;
        max-width: 56px !important;
    }

    .elementor-2195 .elementor-element.elementor-element-492a46d p[data-interaction-id="c446673"] {
        font-size: 14px !important;
        line-height: 1.4 !important;
    }
}
