/*
Theme Name: Lithos Social Media tool v2
Theme URI: http://lithosdigital.gr
Author: Dionisis Bolanis
Author URI: http://bolanis.eu
Description: This is a tool created by Lithos Digital Company.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: My Theme
Version: 2.0 
*/
.sidemenunav a {
    color: white;
    font-size: 15px;
    font-weight: 700;
}

.sidemenunav a:hover {
    color: #C54634;
    font-weight: 600;
}

.sidemenunav :hover {
    border-bottom: solid 2px;
    border-bottom-color: #C54634;
}

body {
    padding: 0px;
    margin: 0px!important;
}

#breadcrumbs {
    list-style: none;
    margin: 10px 0;
    overflow: hidden;
}

#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

#breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #ccc;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}