/* Please note any changes to icon.2c8ec2573b69b288ef28c54dabf412bb.svg file (i.e when adding new images) please change this file to get new hash values as icon.2c8ec2573b69b288ef28c54dabf412bb.svg is not updated */

#zask-filter-questions-dropdown lyte-drop-button:before, 
#zask-filter-users-dropdown lyte-drop-button:before,
#zask-sort-questions-dropdown lyte-drop-button:before, 
#zask-sort-solutions-dropdown lyte-drop-button:before, 
#zask-sort-users-dropdown lyte-drop-button:before, 
#zask-sort-tags-dropdown lyte-drop-button:before,
#zask-filter-notification-dropdown lyte-drop-button:before,
#zask-filter-mobile-notification-dropdown lyte-drop-button:before{
    background-image: url(icon.2c8ec2573b69b288ef28c54dabf412bb.svg);
}

zask-home.day{
    background-image: url(zask_homepage_day.59ef3610afffe6c9a0ab18473f7cc9da.jpg);
}

zask-home.night{
    background-image: url(zask_homepage_night.c6da9a006cd8f327004a7ebb93d3bb86.jpg);
}

@media only screen and (max-width: 980px) {
    .medium zask-home.day{
        background-image: url(zask_homepage_day_mobile.f18444a66f1e2c784fd07355820ec3c0.jpg);
    }

    .medium zask-home.night{
        background-image: url(zask_homepage_night_mobile.26ea033694d33d61b9bf4f15da8cb184.jpg);
    }
}

