
.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
{
    overflow: auto;
}
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 !important;
}


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



body {
color: #a39d9d !important;
}
h1, h2, h3, h4, h5, p {
color: #a39d9d !important;
}
h6, h6 a {
color: #3366ff !important;
}


#custom_logo_transparent img,
#custom_logo img {
height: 28px !important;
}
.ppb_header_content {
    font-style: normal !important;
}

.btn-more {
font-size: 12px;
padding: 10px;
border: 1px solid #ffffff;
text-transform:uppercase;
font-weight:bold;
}

.btn-more:hover {
background:#fff;
color:#1183bb;
}

.one.withsmallpadding.ppb_text .one_third {
margin-bottom: 50px;
}

.divider {
height: 2px;
width: 400px;
margin: 0px auto;
background: #222222;
margin-top:75px;
margin-bottom:100px;
}

#page_caption.split, 
#page_caption.hasbg.split {
border:20px solid #000;
}

#page_caption .bg_frame_split {
background: #000;
}

.portfolio_post_previous, 
.portfolio_post_next {
top: 80%;
}

#footer_menu li a {
color: #222;
font-weight:bold;
}

#footer_menu li a:hover {
color: #666;
}
.ui-tabs li:first-child {
border: none;
}

.ui-accordion .ui-accordion-header a  {
color: #a39da5 !important;
}

@media screen and (max-width: 767px) {
iframe { height: 200px !important; }

.standard_wrapper .one_third h5 {margin-left: 20px !important;}
.standard_wrapper .one_third h6 {margin-left: 25px !important; margin-bottom: 20px !important;}

.divider {width: 100%;}

h2.ppb_title { font-size: 23px !important; }
}



