/*
 Theme Name:   Nirvana Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Nirvana Child Theme
 Author:       Nalajcie
 Author URI:   http://nalajcie.org
 Template:     nirvana
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/


#main {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

#forbottom {
    background-color: #fff
}

#footer {
    margin-top:10px;
}

#breadcrumbs {
    padding: 10px 0;
}

#breadcrumbs-box {
    padding: 0 10px;
}

.sidey .widget-title {
    border-bottom: 3px solid #238d23 !important;
}

.widget-title span {
    border-bottom:0;
