
.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;
}
body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.woocommerce .logo_wrapper img
{
	max-width: 50%;
}





@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}

@media only screen and (max-width: 767px)
.top_bar {
    width: 100%;
    padding: 0; 
    padding-bottom: 5px;
    border: 0;
}
.romana4_0
{
    position: absolute;
    left: 10%;
    background-color: #5a8206;
    border: solid;
    border: solid;
    border: solid;
    color: white;
    padding: 0.5%;
    border-radius: 100%;
    top: 84%;
   
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}


.is-style-squared .wp-block-button__link {
    border-radius: 0;
    font-size: 14px;
}
#contact_submit_btn
{
display:none;
}


div.post_header.single &gt; p
{
    text-align: justify;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
@media only screen and (max-width: 767px)
.top_bar {
    width: 100%;
    padding: 0; 
    padding-bottom: 5px;
    border: 0;
}}


@media only screen and (min-width: 480px) and (max-width: 767px) {
}

