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

#wrapper
{
	background: red !important;
}

#mobile_nav_icon
{
    display: none !important;
}

#nav_wrapper
{
    float: right;
}
.extend_top_contact_info
{
	text-align:right;
	padding-top: 15px;
	display: block;
}
.nav_wrapper_inner
{
	display: block;
}

#menu_wrapper div .nav > li > a
{
	padding-top: 20px !important;
	padding-bottom: 21px !important;
}

.top_contact_info
{
	display: block;
}

#mobile_nav_icon
{
	top: 22px;
}

.top_contact_info span
{
	margin-right: 0;
	margin-left: 10px;
}

#menu_wrapper .nav ul li ul, #menu_wrapper div .nav li ul
{
	margin-top: -1px;
}

.ppb_wrapper {
    background-color: #fff !important;
}
#page_content_wrapper {
    background-color: #fff !important;
}
.floatleft
{
    width:100%;
   height: 100%;
}

#custom_logo &gt; img {
    height: auto !important;
    width: 120px !important;
}

&lt;pre&gt;
body, #wrapper {
    background-color: #FFFFFF !important;
}
&lt;/pre&gt;
@media only screen and (min-width: 768px) and (max-width: 959px) {
.ppb_wrapper {
    background-color: #fff !important;
}
#mobile_nav_icon {
    display: block !important;
}
#page_content_wrapper {
    background-color: #fff !important;
}

#custom_logo &gt; img {
    height: auto !important;
    width: 120px !important;
}

&lt;pre&gt;
body, #wrapper {
    background-color: #FFFFFF !important;
}
&lt;/pre&gt;}

@media only screen and (max-width: 767px) {
.ppb_wrapper {
    background-color: #fff !important;
}
#mobile_nav_icon {
    display: block !important;
}
#page_content_wrapper {
    background-color: #fff !important;
}

#custom_logo &gt; img {
    height: auto !important;
    width: 120px !important;
}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.ppb_wrapper {
    background-color: #fff !important;
}
#mobile_nav_icon {
    display: block !important;
}
#page_content_wrapper {
    background-color: #fff !important;
}

#custom_logo &gt; img {
    height: auto !important;
    width: 120px !important;
}

}

