
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}
#wrapper
{
	overflow-x: hidden;
}
.mobile_menu_wrapper
{
    display: none;
}
html[data-menu=leftmenu] .mobile_menu_wrapper, body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.menu_dots
{
	display: none !important;
}
.grid_image_frame .post_detail.menu_excerpt
{
	margin-top: 20px;
}


#wrapper.hasbg .above_top_bar
{
    background: #6d6d6d !important;
	background: rgb(109, 109, 109, 0.9) !important;
	background: rgba(109, 109, 109, 0.9) !important;
}


@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(400px, 0px);
		-ms-transform: translate(400px, 0px);
		transform: translate(400px, 0px);
		-o-transform: translate(400px, 0px);
	}
}

html[data-menu=leftmenu] .mobile_main_nav, #sub_menu
{
	clear: both;
}

html[data-menu=leftmenu] #wrapper
{
	padding-top: 0;
}
span.menu_price {
    text-transform: none;
}
span.menu_title {
    max-width: 500px;
    display: block;
}
.menu_content_classic .menu_dots {
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    border: 0;
    height: 3px;
    display: block;
background-image: radial-gradient(circle closest-side,#ccc0 80%,#fff 10%);
    background-position: bottom;
    background-size: 4px 2px;
    background-repeat: repeat-x;
}

#footer img.alignnone {
    margin: 0em 0 0em 0;
}
h2.ppb_title {
    
    text-transform: uppercase;
    letter-spacing: 0px;
}
span.tp-caption {
    background-color: rgba(255, 255, 255, 0.58);
    padding: 10px !important;
    text-align: center;
}
.accep {
    font-size: 14px;
    padding: 20px 0 20px 0;
}
.rezerv_blok{
   display: none;
}
.text_h {
    font-family: 'Geometria', 'Helvetica Neue', Arial,Verdana,sans-serif !important;
}
@media only screen and (max-width: 767px) {
h2.ppb_title {
    font-size: 25px;
   
}
}
@media only screen and (min-width: 767px) {
h2.ppb_title {
    font-size: 40px;
   
}
}
a {
    font-family: 'Lato', 'Helvetica Neue', Arial,Verdana,sans-serif !important;
}



