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

#mobile_nav_icon
{
    display: none;
}






#menu_wrapper .nav li.arrow > a:after, #menu_wrapper div .nav li.arrow > a:after, #menu_wrapper .nav li.catmenu > a:after, #menu_wrapper div .nav li.catmenu > a:after, #menu_wrapper .nav li.catmenu2 > a:after, #menu_wrapper div .nav li.catmenu2 > a:after
{
	margin-top: 5px;
}

@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);
	}
}

.ppb_blog_random .one_fifth_bg .content_link
{
	background: rgba(255,102,0,0.8);
}


#logo_wrapper {
padding: 15px 0 10px;
}

#cc_form_1 {
	padding: 40px 10px !important;
}

#custom_logo img {
width: 152px;
height: auto;
}

#main_menu li a {
font-size: 1em !important;
}

.top_bar.scroll #logo_wrapper #custom_logo img {
width: auto;
max-height: 50px;
}

#logo_right_button a#search_icon i {
display: none !important;
}

.one.withsmallpadding .page_content_wrapper {
padding-bottom: 0;
}

.gosearch input {
width: 450px;
}

.inner p {
padding: 0 !important;
}

#footer_mailchimp_subscription {
background-image: url(/evans/wp-content/themes/grandnews/images/subscription_bg.png) !important;
}

#fsmedia ul {
list-style: none;
}

#fsmedia li {
float: left;
margin-right: 0px !important;
}

#fsmedia li img {
max-width: 70%;
height: auto;
}

.dinline {
display: inline-block;
}

.text-center {
text-align: center;
}

.footer_bar_wrapper {
padding-top: 0;
border: 0;
}

.page_content_wrapper:nth-of-type(1) {
	overflow: hidden;
	padding-right: 0px;
}

.gosearch {
	float: right;
}

.evanscopy {
	position: absolute;
	right: 0px;
	left: 0px;
	text-align: center;
	font-size: 0.9em;
}

#newsletterevans {
	background-color: #F2F2F2;
        padding: 40px 0;
}

#newsletterevans h2.widgettitle::before {
	border: 0;
}

#newsletterevans input {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 15px;
}

#footer_mailchimp_subscription { 
display: none;
}

.ppb_title {
text-transform: uppercase;
padding: 20px 0;
}

@media ( max-width: 768px ) {

#stickymenu {
	display: none;
}

.gosearch {
    float: left;
    width: 100%;
}

#searchform input[type=&quot;text&quot;] {
    width: 79% !important;
}

#custom_logo img {
	width: auto;
	max-width: 100%;
	height: auto;
}

}



