.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;
}
html[data-menu=leftmenu] .mobile_menu_wrapper, body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.menu_dots
{
	display: none !important;
}
.grid_image_frame .post_detail.menu_excerpt
{
	margin-top: 20px;
}

@media only screen and (min-width: 961px)
{
	body #mobile_nav_icon
	{
	    display: none;
	}
}

#wrapper.hasbg .above_top_bar
{
    background: #0a0505 !important;
	background: rgb(10, 5, 5, 0.9) !important;
	background: rgba(10, 5, 5, 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;
}
.fa.fa-twitter:before {
content: &#039;\f1e9\&#039;;
}

p {  font-size: 102%; }
.page_content_wrapper h2.ppb_title {
  font-size: 50px;
}
h2.ppb_menu_title {
  font-size: 50px;
  font-weight: 300;
  border-bottom: none;
}
.one.withsmallpadding.ppb_header {
  padding: 30px 0 0 0 !important;
}
span.price {
  display: block;
  font-size: 13px;
  color: #6F6F6F;
  font-style: italic;
}

#menu_border_wrapper {
  margin-top: 3px;
}

.icon-scroll { display: none; }

#logo_transparent .logo_wrapper { margin-top: 10px !important; } 

#menu_wrapper .nav ul li, #menu_wrapper div .nav li { transition: .2s ease-out; }

#menu_wrapper .nav ul li:hover, #menu_wrapper div .nav li:hover {
  background: rgba(0, 105, 255, 0.66);
  color: white;

}
.menu-one-page-menu-container ul li a, .menu-main-menu-container ul li a {
  padding-top: 6px !important;
  padding-bottom: 10px !important;
}

.menu_content_classic .menu_highlight { 
  position: absolute;
  top: 30px;
  right: -28px;
  z-index: 3;
}

.top_bar.scroll {
  height: 45px !important;
}
.text-right { text-align: right; }

.top_contact_info i { 
  margin-left: 10px;
  margin-right: 5px;
}

.ppb_title_first { color: #2E84FF; }

.footer_bar { display: none; }

.mobile-only { display: none; }

.mobile_menu_wrapper #searchform {  display: none; }

.standard_wrapper { text-align: center; }

/*Button styles*/
.ppb_fullwidth_button .standard-wrapper {
  min-height: 54px;
}
.ppb_fullwidth_button .button { 
  float: inherit; 
  font-size: 18px;
  border: 2px solid;
  border-radius: 7px;
}
.ppb_fullwidth_button .button:hover { 
  background-color: #3D79F1 !important;
  border-color: #5E85F3 !important;
}

.one_half img, .one_third img, .one_fourth img, .one_fifth img, .two_third img,

.four_cols.gallery .element:hover .portfolio_desc.grid_image { border-radius: 10px; }

.four_cols.gallery .element { padding: 5px; }

.one_half parallax_scroll { 
  border-radius: 10px 210px 10px 200px;
  background : rgba(255, 255, 255, 0.9) !important;
}

.contact_form_wrapper input[type=text], .contact_form_wrapper input[type=email], .contact_form_wrapper input[type=date] {
  width: 45%;
}

/* Menu item styles */
.post_detail.menu_excerpt { 
	font-size: 15px;
	margin-top: 0px;
}


/*Desktop Only*/
@media only screen and (min-width: 961px) {
  div#page_caption.hasbg {
    height: 100vh;
    max-height: inherit;
  }
  div#page_caption.hasbg .page_title_wrapper {
    bottom: 70px;
  }
  input#phone {
    width: 95%;
    margin-left: 10px;
  }
  input#email {
    float:right;
  }
}

/* Mobile device style overrides  */
@media only screen and (max-width: 767px) {
  .icon-scroll { display: block; }

  .page_content_wrapper h2.ppb_title {
    font-size: 34px;
  }
  h2.ppb_menu_title {
    font-size: 34px;
    font-weight: 300;
    border-bottom: none;
  }
  div#wrapper, div#wrapper.hasbg { padding-top: 0 !important; }

  .mobile-only { display : block; }

  div.portfolio_desc.portfolio4 { display: block; }
  
  /*.menu_content_classic h5.menu_post {
    float: left;
    width: calc(100% - 75px);
    }*/
    .menu_content_classic .menu_image {
      z-index: 3;
    }

    .menu_content_classic .menu_price {
      position:relative;
      font-size: 15px;
      color: #4391FF;
    }

    .menu_content_classic .menu_dots.image, .menu_content_classic .menu_dots { display:none; }

    .menu_content_classic .menu_title { width: 100% !important; }

    h2.ppb_title { font-size: 2.2em; }

    .standard_wrapper { padding: 0 15px 0 15px !important; }

    div.above_top_bar { display: block !important; }

    .above_top_bar .top_contact_info { display:block !important; } 

    .menu_content_classic .menu_highlight {
      right: 0;
      top: 25px;
    }

    div.top_bar { 
      background: rgba(255, 255, 255, 0.81) !important; 
      height: 60px !important;
    }

  }