/*
Theme Name: Akita
Description: A simple business theme by Theme Blvd.
Author: Jason Bobich
Author URI: http://jasonbobich.com
Version: 1.1.5
License: Partial GNU General Public License, please reade license file for more details.
License URI: license.txt
*/

/* This theme's primary styles can be found in /assets/css/theme.css */

#primary-menu li.current-menu-item  { background-color:#4471CF !important; }
#primary-menu li.current_page_item  { background-color:#4471CF !important; }

.sf-menu, .sf-menu * {
	margin:0 !important;

}

#oferta br{
display:none;
}
#oferta p{
margin:0;
}

.kategoria{
margin:0 auto;
}

.kategoria .pod_opis{
text-align:center;
}



#oferta .column:hover {
    background-color:rgb(185, 241, 252) !important;
}


#oferta .img img{
width:250px !important;
height:147px !important;
}

.pod_opis h1{
color:black !important;
font-size:17px;
}

#theme-switcher {
width: 250px;
background: #FFF;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.01);
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.01);
border-bottom: 2px solid #e4e4e4;
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
position: fixed;
z-index: 99999999999;
top: 200px;
left: 0;
}

#theme-switcher .swt-icn {
position: absolute;
width: 45px;
height: 40px;
right: -45px;
top: 0;
display: block;
background: #373737 url(cog.png) no-repeat center center;
cursor: pointer;
}

.new_bar_left,.new_bar_right{
	margin-bottom:15px;
}
.new_bar_left{
	background: url(assets/images/bar.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 80px;
	color: white
}
.new_bar_left h3{
	padding-right: 69px;
	padding-top: 25px;
	text-align: right;
}
.new_bar_right{
	background: url(assets/images/bar_right.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 80px;
	color: white
}
.new_bar_right h3{
padding-left: 51px;
padding-top: 28px;
}
.new_bar_right h3,.new_bar_left h3{
	text-transform: uppercase;
}

.divider{
border-top:1px solid #eee;
margin-top:15px;
margin-bottom:31px;
display:block;
}
.category_title{
margin-bottom: 19px;
margin-top: 31px;
}
.nowa_oferta .featured-image{
	border: none !important;
}
.gallery_mr{
	margin-top:106px;
}
.sub_category{
	margin-bottom:37px;

}


.sub_category_list {
padding-top: 10px;
padding-left: 28px;
}
.sub_category_list li {
font-size: 15px;
}
