/*
Theme Name: Unlimited_child2
Template: unlimited
Theme URI: https://www.competethemes.com/unlimited/
Author: Compete Themes
Author URI: https://www.competethemes.com
Description: Fast, responsive, beautiful, and accessible. With Unlimited_child2, your content will reach more people, on more devices, around the world. Unlimited_child2's simple and dark design puts the focus on your content, and supports it with clean, reliable code. Use this minimalist blogging theme to setup a website for a magazine, school, or personal journal. As a free WP theme, you can use Unlimited_child2 for as many sites as you want. Unlimited_child2 is also fully compatible with the new Gutenberg post editor. Preview Unlimited_child2 now on desktop, tablets, and mobile devices with the interactive live demo: https://www.competethemes.com/demos/?theme=unlimited
Version: 1.34
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-logo, custom-menu, editor-style, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, education, news
Text Domain: unlimited

Unlimited WordPress Theme, Copyright 2018 Compete Themes
Unlimited is distributed under the terms of the GNU GPL
*/

@import url("../unlimited/style.css");

.bread_box{
    max-width: 1120px;
    margin: 0 auto;
    width: 100%;
     font-size:14px;
}

.bread{
    list-style-type:none;
    font-size:14px;
    padding-left: 0;
    margin-left: 0;
}
.bread li{
    display:inline;
}
.bread li a {
    color:red;
}
