
.portfolio_nav { display:none; }
#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;
}



.testimonial_slider_wrapper .flexslider::before{
color: #721d20 !important;

body, #wrapper{
background-color: #ffffff !important;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.testimonial_slider_wrapper .flexslider::before{
color: #721d20 !important;
}

@media only screen and (max-width: 767px) {
.testimonial_slider_wrapper .flexslider::before{
color: #721d20 !important;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.testimonial_slider_wrapper .flexslider::before{
color: #721d20 !important;
}

