
.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;
}

@media only screen and (min-width: 961px)
{
	body #mobile_nav_icon
	{
	    display: none;
	}
}

#page_caption .page_title_wrapper
{
	text-align: left}
.page_title_inner
{
	float: none;
}





#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;
}
.icon-scroll {
visibility: hidden;
display: none;
}

h5.menu_post {
visibility: hidden;
display: none;
}

.one_half.parallax_scroll {
    -webkit-filter: blur(0.000001px) !important;
}

#copyright span {
display: inline-block;
background: url("https://www.andreasplace.com.gr/wp-content/uploads/2016/07/webfish_logo_100x19.png") no-repeat center center;
width: 100px;
height: 19px;
line-height: 12px;
vertical-align: middle;
}

.home .ppb_portfolio.one.nopadding {
    overflow: hidden !important;
}

.mfp-counter {
visibility: hidden;
display: none;
}

.photo_wall_wrapper.shortcode.withmargin {
margin-left: 2.5%;
}

input[type=submit] {
background-color : #016699;
}

.one
{
  overflow: hidden;
}

li.menu-item-language a:after {
    content: '' !important;
}

#footer .sidebar_widget li h2.widgettitle {
font-family: Arial;
}



