
.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: #a1907b !important;
	background: rgb(161, 144, 123, 0.9) !important;
	background: rgba(161, 144, 123, 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 {
    display: none !important;
}

@media only screen and (max-width: 767px) {
.logo_wrapper img {
    max-height: 100px !important;
}
}

.logo_wrapper img {
    width: 180px !important;
    height: auto !important;
}
.logo_wrapper img.zoom {
    max-height: 100px !important;
    max-width: 140px !important;
}

.ppb_title_first {
    color: #97bf0d;
}


                      #eyecatcher {
 position:fixed;
 z-index:10020;
 right:0;
 top:0;
}
 #eyecatcher img {
  height: 85px; width: auto;
 }

@media screen and (max-width: 1366px) {
  #eyecatcher { display: none; }
 }

#menu_wrapper .nav ul li ul, #menu_wrapper div .nav li ul {
    background: rgba(255,255,255,4) !important;
    border: none !important;
     color: #000000;
    vertical-align: none !important;
}
li.megamenu > ul, #menu_wrapper div .nav li.megamenu > ul {
    box-shadow: none !important;
}
#menu_wrapper div .nav li.megamenu.col4 ul li, #menu_wrapper div .nav li.megamenu.col3 ul li {
    border: none !important;
}

.rev_slider {
color: #ffffff;
text-shadow: 1px 1px 15px #000000 !important;
}



