.elementor-578 .elementor-element.elementor-element-062eabb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-578 .elementor-element.elementor-element-062eabb:not(.elementor-motion-effects-element-type-background), .elementor-578 .elementor-element.elementor-element-062eabb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-578 .elementor-element.elementor-element-062eabb{--content-width:60%;}}/* Start custom CSS for shortcode, class: .elementor-element-2c7e7cb */.adrevv-weather-center {
    font-family: 'Poppins', sans-serif;
    background: #0D111C;
    color: #fff;
    padding: 20px;
    border-radius: 12px;
}

.adrevv-weather-sponsor {
    display:flex;
    justify-content:space-between;
    font-size:12px;
    margin-bottom:10px;
}

.adrevv-sponsored {
    color:#DD9300;
}

.adrevv-current {
    margin-bottom:20px;
}

.adrevv-city {
    font-size:18px;
    font-weight:700;
}

.adrevv-temp {
    font-size:48px;
    font-weight:900;
}

.adrevv-condition {
    font-size:16px;
}

.adrevv-details {
    font-size:13px;
    opacity:0.8;
}

.adrevv-hourly {
    display:flex;
    overflow-x:auto;
    gap:10px;
    margin:15px 0;
}

.adrevv-hour {
    min-width:60px;
    text-align:center;
    background:#101116;
    padding:10px;
    border-radius:8px;
}

.adrevv-daily {
    display:grid;
    grid-template-columns:repeat(7,1fr);
    gap:10px;
}

.adrevv-day {
    text-align:center;
    background:#101116;
    padding:10px;
    border-radius:8px;
}/* End custom CSS */