
.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: #cfa670 !important;
	background: rgb(207, 166, 112, 0.9) !important;
	background: rgba(207, 166, 112, 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;
}
.logo_wrapper img {
    width: auto !important;
    height: 50px !important;
}
@media only screen and (max-width: 800px)  {
	body.page-template-blog_g-php .post.type-post, body.error404 .post.type-post, body.page-template-galleries-php .galleries.type-galleries, body.tax-gallerycat .galleries.type-galleries, .ppb_blog_posts .post.type-post, body.archive #blog_grid_wrapper .post.type-post
	{
		width : 100%;
	}
.rev_slider_wrapper a.fusion-button span {
font-size: 15px !important;
padding: 10px !important;
font-weight: normal !important;
letter-spacing: 2px !important;
}
}
span.menu_price.size {
    display: none !important;
}
span.menu_dots {
    display: none !important;
}
span.menu_price{
    padding-left:4px !important;
}
span.menu_title{
   max-width:90% !important;
   display:block !important;
}
#footer_menu li a {
    font-size: 15px;
}
.container_pulsanti{
        text-align: center;
}
	.pulsanti {
		border: 2px solid black;
		height:200px;
		line-height: 200px;
		width:200px;
		font-weight: bold;
		font-size: 18px;
               background-color: white;
		text-align: center;
		top: 50%;
		left: 50%;
	}
.pulsanti_home {
		border: 2px solid black;
		height:300px;
               line-height: 300px;
		text-align: center;
		top: 50%;
		left: 50%;
                background-color: white;
                font-size: 28px;
	}
	.pulsante_testo {
		display: inline-block;
		vertical-align: middle;
		line-height: normal;
		text-transform: uppercase !important;
		white-space: nowrap;
	}
@media only screen and (max-width: 500px) {
  .tp-parallax-wrap {
  display: none;
 }
.pulsanti_home {
		border: 2px solid black;
		height:300px;
               line-height: 300px;
		width:100%;
		text-align: center;
		top: 50%;
		left: 50%;
                background-color: white;
                font-size: 25px;
	}
.title{
letter-spacing:2px !important;
}
#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
    font-size: 14px !important;
}



