/*
Theme Name: Moderno-Child
Theme URI: https://parkofideas.com/moderno/
Text Domain: moderno-child
Description: Fashion & Furniture Store WooCommerce Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Template: moderno
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* ===== HERO BANNER — Street Kicks Co ===== */

/* Subir el texto — centrado-superior en lugar de abajo */
.elementor-550 .elementor-element.elementor-element-3488350 {
    --justify-content: center !important;
    justify-content: center !important;
    --padding-top: 60px !important;
    --padding-bottom: 0px !important;
}

/* Texto Spring Sale — blanco legible */
.elementor-550 .elementor-element-72beb0e .elementor-heading-title {
    color: #ffffff !important;
    text-shadow: 0 2px 8px rgba(0,0,0,0.6) !important;
}
.elementor-550 .elementor-element-eee1661 .elementor-heading-title {
    color: rgba(255,255,255,0.92) !important;
    text-shadow: 0 1px 6px rgba(0,0,0,0.7) !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 23px !important;
}

/* Mobile */
@media (max-width: 767px) {
    .elementor-550 .elementor-element.elementor-element-3488350 {
        --padding-top: 40px !important;
    }
    .elementor-550 .elementor-element-72beb0e .elementor-heading-title {
        font-size: 34px !important;
        line-height: 38px !important;
    }
    .elementor-550 .elementor-element-eee1661 .elementor-heading-title {
        font-size: 13px !important;
    }
}

/* Remove footer language selector rendered by WPML */
.wpml-ls-statics-footer,
.wpml-ls-slot-footer {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}
