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






#page_caption h1:before
{
	display: none;
}
#page_caption h1, #page_caption h1 span
{
	padding: 0;
}
#page_caption .page_title_wrapper .post_info_cat
{
	float: right;
}
#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: 12px;
}

@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(5,121,63,0.8);
}


.social_share_counter, .social_share_button_wrapper
{
  display: none;
}
.post_info_comment
{
  display: none;
}

.home .type-post .post_content_wrapper p {
    display: none;
}
.category .type-post .post_content_wrapper p {
    display: none;
}

.post_filter.full
{
display:none;
}

.top_bar.scroll #logo_wrapper {
    height: auto;
}

.post_info_author {
font-size: 130%!important;
}
.post_info_date {
font-size: 100%!important;
}
.ppb_blog_grid_with_posts .post_info_date {
display:none
}

@media (min-width:768px){
.logo_wrapper {
    display: none;
}

#grand_news_social_profiles_posts-2 .social_wrapper i {
    font-size: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.top_bar.scroll #logo_wrapper {
    height: auto;
}
@media screen and (max-width: 767px){
#newsticker {
    display: none;
}}
}

@media only screen and (max-width: 767px) {
.top_bar.scroll #logo_wrapper {
    height: auto;
}

@media screen and (max-width: 767px) {
#newsticker {
    display: none;
}}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.top_bar.scroll #logo_wrapper {
    height: auto;
}

@media screen and (max-width: 767px){
#newsticker {
    display: none;
}}}

