/* Themify Customize Styling */
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ff6c10; 
}
#site-description {	display: none; 
}
#footer-logo a {	display: none; 
}

/* Themify Custom CSS */
#body {
    padding-left: 160px;
    padding-right: 0%;
    padding-top: 231px;
}

.row_inner {
    max-width: 100%;
}

#headerwrap {
    float: none;
    width: 80px;
}

.mobile_menu_active.header-leftpane #headerwrap #menu-icon {
    background-color: transparent;
    color: black;
    border-bottom: 2px solid;
    width: 35px;
    height: 25px;
    top: 48px;
    left: 17px;
    border-color: #1e1c1d;
}

.mobile_menu_active.header-leftpane #headerwrap #menu-icon:before {
    content: "";
}

#headerwrap #menu-icon, #headerwrap #menu-icon:before, #headerwrap #menu-icon:after {
    border-bottom: 2px solid;
}

.mobile_menu_active.header-leftpane.mobile-menu-visible #headerwrap #menu-icon:before {
    content: "";
}

#footerwrap {
    padding-left: 234px;
}