[class^=os-gallery-tabs-main] .osgalery-cat-tabs li a.active {
    background: #000000;
    color: #fff;
}
#sp-top-bar {
    padding: 0px;
}
a {
    color: #bababa !important;
	text-decoration:underline;
}
#adminForm {
	display:none;
}
.btn-primary, .sppb-btn-primary {
    border-color: #bababa;
    background-color: #000000;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 0px solid var(--bs-border-color);
    border-radius: .375rem;
    max-width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.eshop-categories-list .eshop-category-wrap, .eshop-sub-categories-list .eshop-category-wrap {
    text-align: center;
    border: 0px #eee solid;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#sp-header-topbar .container-inner>.row {
    min-height: 180px;
}
.layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: none !important;
}
.sp-menu-item {
	text-transform: uppercase;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #0a0a0a !important;
}
#sp-header-topbar a {
    color: #000000;
	font-size:40px !important;
}
#sp-header .logo a {
    color: #000000 !important;
}
#sp-header .logo a:hover {
    color: #cccccc !important;
}
#sp-header-topbar a:hover {
    color: #000000;
}
#sp-footer, #sp-bottom {
    background: #000000;
    color: #ffffff;
}
@media (max-width: 991px){
#sp-header-topbar {
    margin: 10px 0px;
	min-height:10px;
	max-height:20px !important;
}
}
@media (max-width: 575px){
#sp-header-topbar .container-inner>.row {
    min-height: 20px !important;
	max-height:20px !important;
}
}
#sp-header.lg-header {
    box-shadow: 0px !important;
}
.headshot {
	background:#ddd;
	background-image: url("images/jan_s.jpg");
}
.logo-image {
    height: auto !important;
}
#sp-main-body {
    padding: 40px 0;
}