/*------------------------------------------------------------------------
    # RS Weather module developed by RSTheme
    # ------------------------------------------------------------------------
    # Author    RSTheme
    # Copyright (C) 2018 rstheme.com. All Rights Reserved.
    # License - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
    # Websites: http://www.rstheme.com
    -------------------------------------------------------------------------*/
    
    .weather_rs1{padding:5px}
    .weather_rs1_c{margin:0 0 10px}
    .weather_rs1_cleft{float:left}
    p.rsw_current_temp{font-size:18px;margin:-30px 0 0 15px}
    .weather_rs1_cright{float:left;}
    p.weather_rs1_city{font-size:24px;line-height:24px;font-weight:700;margin:15px 0 0;padding:0}
    .block_even,.block_odd{text-align:center}
    span.weather_rs1_temp,span.weather_rs1_list_temp{font-size:10px}
    .list_even,.list_odd{width:100%;border-top:1px dashed #e0e0e0}
    span.weather_rs1_list_day,span.weather_rs1_list_temp,span.weather_rs1_list_icon{height:32px;line-height:32px;display:block;float:left;width:33%}
    img.rsw_icon_big{height:96px}
    img.rsw_icon{height:32px}