/*
Theme Name: 1kiirlaen
Theme URI: https://1kiirlaen.ee
Template: wp-bootstrap-starter
Author: 1kiirlaen.ee
Author URI: https://1kiirlaen.ee
Tags: blog,custom-menu,featured-images,threaded-comments,translation-ready,right-sidebar,custom-background,e-commerce,theme-options,sticky-post,full-width-template
Version: 3.2.3.1564895923
Updated: 2019-08-04 05:18:43

*/
#wpadminbar{
    opacity:0.1
}
.sidebar-sticky ul{
    list-style: none;
    padding-inline-start: 0;
}
.sidebar a.navbar-brand{
    color:#fff;
    width:100%;
}
body .sidebar{
    padding:0
}
body .sidebar-sticky{
    padding-top:0;
    position:relative;
}
body [role="main"] {
    padding-top:0
}
.nav-link .fas,
.nav-link .far{
    color: #999;
    margin-right: 4px;
}
.nav-link:hover .fas,
.nav-link:hover .far{
    color: #333;
}
.nav-link:focus, .nav-link:hover {
    background-color: #eee;
    text-decoration: none;
}
p, .alert {
    margin-bottom: 5px;
}
.qis {
    margin: 16px 0 0.5em 0;
}
.nav-link {
    padding: 4px 16px;
}
address {
    margin-bottom:0px;
}
.btn-group a:not(:last-child) .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group a:not(:first-child) .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical .btn, .btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.btn-group a:not(:first-child) .btn {
    margin-left: -1px;
}