/* AL Shop Home Banner + Footer Newsletter + Flash Deal polish V1.5.9 */

.agm-home-v4 .agm-verified-slide{
    margin-top:0!important;
    align-items:center!important
}

.agm-home-v4 .agm-verified-slide-copy{
    align-self:center!important
}

.agm-home-v4 .agm-verified-products{
    align-items:stretch!important
}

.agm-home-v4 .agm-verified-product{
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important
}

.agm-home-v4 .agm-verified-thumb-strip{
    position:relative!important;
    margin-top:10px!important;
    padding:10px!important;
    min-height:92px!important;
    align-items:stretch!important;
    background:#fff!important;
    border:1px solid #eef1f5!important;
    border-radius:16px!important;
    box-shadow:0 10px 24px rgba(15,23,42,.04)!important
}

.agm-home-v4 .agm-verified-thumb-button{
    display:grid!important;
    grid-template-columns:74px minmax(0,1fr)!important;
    align-items:center!important;
    gap:12px!important;
    min-height:78px!important;
    padding:8px 12px!important;
    background:#fff!important;
    border:1px solid #edf1f5!important;
    border-radius:14px!important;
    opacity:1!important;
    filter:none!important;
    transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease!important
}

.agm-home-v4 .agm-verified-thumb-button:hover{
    transform:translateY(-1px)!important;
    border-color:#f05a28!important;
    box-shadow:0 10px 18px rgba(240,90,40,.10)!important
}

.agm-home-v4 .agm-verified-thumb-button.is-empty{
    display:none!important
}

.agm-home-v4 .agm-verified-thumb-button img{
    display:block!important;
    width:74px!important;
    height:62px!important;
    max-width:74px!important;
    max-height:62px!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#fff!important;
    border-radius:10px!important;
    border:1px solid #edf1f5!important;
    padding:4px!important
}

.agm-home-v4 .agm-verified-thumb-button span{
    display:-webkit-box!important;
    min-width:0!important;
    overflow:hidden!important;
    font-size:12.5px!important;
    font-weight:800!important;
    line-height:1.35!important;
    color:#334155!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important
}

.agm-home-v4 .agm-verified-thumb-button.is-active,
.agm-home-v4 .agm-verified-thumb-button.active,
.agm-home-v4 .agm-verified-thumb-button[aria-selected="true"]{
    border-color:#f05a28!important;
    background:#fff8f4!important;
    box-shadow:0 10px 20px rgba(240,90,40,.12)!important
}

.agm-home-v4 .agm-verified-thumb-button.is-active span,
.agm-home-v4 .agm-verified-thumb-button.active span,
.agm-home-v4 .agm-verified-thumb-button[aria-selected="true"] span{
    color:#c2410c!important
}

/* Keep the hero content visually connected and not pushed down. */
.agm-home-v4 .agm-verified-slide + .agm-verified-thumb-strip,
.agm-home-v4 .agm-verified-hero + .agm-verified-thumb-strip{
    margin-top:8px!important
}

.agm-home-v4 .agm-verified-slide-badge{
    margin-bottom:14px!important
}

.agm-home-v4 .agm-verified-product-image-wrap{
    background:#fff!important
}

.agm-home-v4 .agm-verified-product-name{
    font-size:12.5px!important;
    line-height:1.42!important
}

/* Better footer newsletter visibility */
.alshop-unified-footer-v154 .alshop-footer-newsletter-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:10px!important;
    margin-top:16px!important
}

.alshop-unified-footer-v154 .alshop-footer-newsletter-form input[type="email"]{
    min-height:48px!important;
    padding:0 16px!important;
    border-radius:12px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    background:rgba(255,255,255,.06)!important;
    color:#fff!important
}

.alshop-unified-footer-v154 .alshop-footer-newsletter-form input[type="email"]::placeholder{
    color:rgba(255,255,255,.74)!important
}

.alshop-unified-footer-v154 .alshop-footer-newsletter-form button{
    min-width:52px!important;
    min-height:48px!important;
    border:0!important;
    border-radius:12px!important;
    background:#f05a28!important;
    color:#fff!important;
    box-shadow:0 10px 20px rgba(240,90,40,.22)!important
}

.alshop-unified-footer-v154 .alshop-footer-newsletter-form button:hover{
    background:#dd4d20!important
}

@media(min-width:1440px){
    .agm-home-v4 .agm-verified-thumb-strip{
        min-height:104px!important
    }

    .agm-home-v4 .agm-verified-thumb-button{
        grid-template-columns:84px minmax(0,1fr)!important;
        min-height:88px!important
    }

    .agm-home-v4 .agm-verified-thumb-button img{
        width:84px!important;
        height:72px!important;
        max-width:84px!important;
        max-height:72px!important
    }

    .agm-home-v4 .agm-verified-thumb-button span{
        font-size:13px!important
    }
}

@media(max-width:991.98px){
    .agm-home-v4 .agm-verified-thumb-strip{
        padding:8px!important;
        min-height:auto!important
    }

    .agm-home-v4 .agm-verified-thumb-button{
        grid-template-columns:64px minmax(0,1fr)!important;
        min-width:168px!important;
        min-height:74px!important
    }

    .agm-home-v4 .agm-verified-thumb-button img{
        width:64px!important;
        height:56px!important;
        max-width:64px!important;
        max-height:56px!important
    }
}
