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


.above_top_bar .page_content_wrapper
{
	padding: 0 12px 0 12px;
	box-sizing: border-box;
}



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

.flexslider {
 margin: 0px;
 background: #fff;
 border: 0px solid #fff;
 position: relative;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 -o-border-radius: 0px;
 border-radius: 0px;
 box-shadow: 0 1px 4px rgba(0,0,0,.2); 
}
.social_wrapper ul li a {
    color: #BE9656;
}

#search_icon, #page_share {
     color: #BE9656;
}

#mobile_nav_icon {
    display: inline-block;
    border-bottom: 9px double #BE9656;
    border-top: 3px solid #BE9656;
    height: 3px;
    width: 25px;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    position: relative;
    margin-left: 10px;
    top: 2px;
}
.post_img img {
    height: auto !important;
    width: auto  !important;
}
.single .post_img { display: none; }

#post_featured_slider li .slider_image {
    height: 250px !important;
}
#post_featured_slider {
    height: 250px !important;
}
.sticky {
    background: none !important; 
    padding: 0 !important;
    border: none !important; 
    box-sizing: none !important; 
}
.sticky .post_info_date span {
    background: none !important;
}
.social_wrapper ul li a {
    color: #BE9656;
}

#search_icon, #page_share {
     color: #BE9656;
}

#mobile_nav_icon {
    display: inline-block;
    border-bottom: 9px double #BE9656;
    border-top: 3px solid #BE9656;
    height: 3px;
    width: 25px;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    position: relative;
    margin-left: 10px;
    top: 2px;
}
.post_img img {
    height: auto !important;
    width: auto  !important;
}
.single .post_img { display: none; }

#post_featured_slider li .slider_image {
    height: 250px !important;
}
#post_featured_slider {
    height: 250px !important;
}
.sticky {
    background: none !important; 
    padding: 0 !important;
    border: none !important; 
    box-sizing: none !important; 
}
.sticky .post_info_date span {
    background: #fff !important;
}
.sticky .post_info_cat span {
    background: #fff !important;
}
.sticky .post_info_cat::before {
border-color: #be9656 !important;
}
@media only screen and (max-width: 400px) {
.top_bar {
    padding: 0 100px 0 30px !important;
}
.logo_wrapper img {
    max-height: 84px !important;
    margin-top: -10px !important;
    margin-left: 0px !important;
}
}
.Custom_Recent_Posts{
    line-height: normal !important;
}
@media only screen and (max-width: 767px) {
    .logo_wrapper img {
        width: auto;
        max-height: 86px !important;
        margin-top: -10px !important;
    }
}



