<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/modules.css);

/* Module Badges
----------------------------------------------------------------------------------------------------*/
.module .badge { width: 32px; height: 22px; background: url(../images/module_badges.png) 0 0 no-repeat; }
/* Module Icons
----------------------------------------------------------------------------------------------------*/
.module .module-title .icon { background: url(../images/module_icons.png) 0 0 no-repeat; }
.module .module-title .icon-download { background-position: 0 0; }
.module .module-title .icon-twitter { background-position: 0 -30px; }
.module .module-title .icon-mail { background-position: 0 -60px; }
.module .module-title .icon-bubble { background-position: 0 -90px; }
.module .module-title .icon-login { background-position: 0 -120px; }
.module .module-title .icon-cart { background-position: 0 -150px; }
/* Module Type: Box
----------------------------------------------------------------------------------------------------*/
.mod-box { padding: 0px; margin: 0; }
.mod-box .badge { top: 10px; right: 10px; }</pre></body></html>