/*
Theme Name: Appdev
Theme URI: https://www.livemeshthemes.com/appdev
Description: A clean, responsive Mobile App Showcase theme from LiveMesh. Follow us on <a href="http://twitter.com/live_mesh">Twitter</a> for updates
Version: 5.5
Author: <a href="https://www.livemeshthemes.com">LiveMesh</a>
Author URI: https://www.livemeshthemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: appdev
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, theme-options, threaded-comments, translation-ready,portfolio,mobile,app,one-page,single-page,ios,android
*/
/* --- Default fonts to be used unless overridden by user in theme options panel --*/

/*------------ Widget Styling ----------- */
.sidebar .widget { margin: 0 0 20px 0; overflow: hidden; }
.sidebar .widget ul { list-style: none; }
.sidebar .widget li { padding: 12px 0; -moz-transition: padding 0.3s ease-in-out; -o-transition: padding 0.3s ease-in-out; -webkit-transition: padding 0.3s ease-in-out; transition: padding 0.3s ease-in-out; }
.sidebar .widget li { padding-left: 18px; background: url('../img/icons/bullet.png') no-repeat 4px 20px; border-top: 1px dotted #aaa; }
#footer .widget li { background-image: url('../img/icons/bullet-footer.png'); background-repeat: no-repeat; border-top: 1px solid #555557; }
.sidebar .widget li:first-child { border: none !important; padding-top: 0; background-position: 4px 8px; }
#footer .widget li:first-child { border: none; }
.sidebar .widget ul li:hover { padding-left: 22px; }
.sidebar .widget ul.post-list li:hover { padding-left: 0; }
.sidebar .widget li:hover { }
.widget-title { color: #56595c; font-size: 24px; font-weight: 500; padding: 0 0 10px 0;
    margin-bottom: 20px; border-bottom: 1px dotted #aaa; }
.sidebar .widget .post-list .entry-text-wrap { float: none; }

