/*
Theme Name:		 Masco child
Theme URI:       https://mthemeus.com/demos/wp/masco
Description:	 A premium WordPress theme for Digital Agency, Software, App, Services and many more
Author:			 mthemeus
Author URI:      https://themeforest.net/user/mthemeus
Template:		 masco
Version:		 1.3.0
Text Domain:	 masco-child
*/


/*
    Add your custom styles here
*/

/* Logo: ocupar todo el contenedor del widget Elementor */
.masco-elementor-header .elementor-element-8dbcba0 .elementor-widget-container,
.masco-elementor-header .elementor-element-8dbcba0 .ama-site-logo,
.masco-elementor-header .elementor-element-8dbcba0 .ama-site-logo-wrap,
.masco-elementor-header .elementor-element-8dbcba0 .site-logo {
    width: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    line-height: 0;
}

.masco-elementor-header .elementor-element-8dbcba0 .ama-site-logo-wrap {
    display: block !important;
}

.masco-elementor-header .elementor-element-8dbcba0 img,
.masco-elementor-header .site-branding.mobile-version img {
    width: auto !important;
    max-width: 214px !important;
    height: auto !important;
    max-height: 58px !important;
    object-fit: contain !important;
    object-position: left center;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

.masco-elementor-header .elementor-element-35034e7 > .elementor-widget-wrap {
    padding: 0 !important;
}

@media (min-width: 1025px) {
    .elementor-16933 .elementor-element.elementor-element-35034e7 {
        width: 18% !important;
        min-width: 156px;
    }

    .elementor-16933 .elementor-element.elementor-element-04cb029 {
        width: 82% !important;
    }

    .masco-elementor-header .elementor-element-8dbcba0 img {
        max-width: 214px !important;
        max-height: 66px !important;
    }
}

@media (max-width: 1024px) {
    .masco-elementor-header .elementor-element-8dbcba0 img,
    .masco-elementor-header .site-branding.mobile-version img {
        max-width: 128px !important;
        max-height: 38px !important;
    }
}

@media (min-width: 1025px) {
    .masco-elementor-header .elementor-element-aa6b877 > .elementor-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .masco-elementor-header .elementor-element-35034e7 {
        flex: 0 0 auto;
    }

    .masco-elementor-header .elementor-element-04cb029 {
        flex: 1 1 auto;
        margin-left: auto;
    }

    .masco-elementor-header .elementor-element-04cb029 .elementor-widget-wrap,
    .masco-elementor-header .elementor-element-04cb029 .masco-main-menu-wrap,
    .masco-elementor-header .elementor-element-04cb029 .main-navigation,
    .masco-elementor-header .elementor-element-04cb029 .masco-menu-container {
        display: flex;
        justify-content: flex-end;
        width: 100%;
    }

    .masco-elementor-header .elementor-element-04cb029 #navbar-nav {
        display: flex !important;
        justify-content: flex-end !important;
        margin-left: auto;
        width: 100%;
    }

    .masco-elementor-header .elementor-element-04cb029 .masco-main-menu-wrap.navbar {
        justify-content: flex-end !important;
    }
}

/* CTA WhatsApp en About Us */
.elementor-element-8afd3aa .mas-creative-btn {
    background-color: #25D366 !important;
    border-color: #25D366 !important;
    color: #fff !important;
}

.elementor-element-8afd3aa .mas-creative-btn:hover,
.elementor-element-8afd3aa .mas-creative-btn:focus {
    background-color: #1EBE57 !important;
    border-color: #1EBE57 !important;
    color: #fff !important;
}

.elementor-element-a14ffa6 .mas-creative-btn {
    background-color: #25D366 !important;
    border-color: #25D366 !important;
    color: #fff !important;
}

.elementor-element-a14ffa6 .mas-creative-btn:hover,
.elementor-element-a14ffa6 .mas-creative-btn:focus {
    background-color: #1EBE57 !important;
    border-color: #1EBE57 !important;
    color: #fff !important;
}

/* Tira estática de logos clientes - About Us */
.storeio-client-logos {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 24px 36px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.storeio-client-logos__item {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
}

.storeio-client-logos__item img {
    display: block;
    max-height: 50px;
    width: auto;
    max-width: 150px;
    object-fit: contain;
    filter: none;
}

@media (max-width: 991px) {
    .storeio-client-logos {
        flex-wrap: wrap;
        gap: 20px 28px;
    }
}

@media (max-width: 767px) {
    .storeio-client-logos__item img {
        max-height: 40px;
        max-width: 120px;
    }
}

/* Video About Us */
.elementor-element-4f6e72b .storeio-about-video-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
}

.storeio-about-video {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 0 12px 40px rgba(10, 16, 47, 0.12);
    background: #000;
    aspect-ratio: 16 / 9;
    object-fit: contain;
    display: block;
}

/* Hero home — título 40% más chico (100px → 60px) */
.elementor-67 .elementor-element-ea72219 .mas-addons-heading-title {
    font-size: 60px !important;
    line-height: 1.111em;
}

@media (max-width: 1024px) {
    .elementor-67 .elementor-element-ea72219 .mas-addons-heading-title {
        font-size: 36px !important;
    }
}

@media (max-width: 767px) {
    .elementor-67 .elementor-element-ea72219 .mas-addons-heading-title {
        font-size: 25px !important;
    }
}

/* Páginas legales — Política de privacidad / Términos y condiciones */
.storeio-legal-content {
    max-width: 900px;
    margin: 0 auto;
}

.storeio-legal-content h3 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #0A102F;
    margin: 32px 0 12px;
}

.storeio-legal-content p,
.storeio-legal-content li {
    color: #0A102F;
    font-size: 18px;
    line-height: 1.7;
}

.storeio-legal-content ul {
    margin: 0 0 16px 1.2em;
    padding: 0;
}

.storeio-legal-content a {
    color: #3147FF;
    font-weight: 600;
    text-decoration: none;
}

.storeio-legal-content a:hover {
    text-decoration: underline;
}

/* Blog vacío: ocultar título "Nothing Found" */
body.blog .not-found .page-header {
    display: none;
}
