.container {
    width: 1488px;
    max-width: 100%;
}

.navbar-navigation {
    margin-top: 5px;
	
}
.main-heading {
    text-transform: uppercase;
    font-size: 52px !important;
    letter-spacing: 1px;
}	
.header_rev_slider_container {
    margin-top: 21px;
}
.sidebar_right.sidebar-widget.side-content {
    padding: 15px;
    background: #f0f0f0;
    margin-top: -100px;
    z-index: 50;
    margin-left: 5px;
}	


#recent-posts-2 {
    background: #fff;
    border: solid 2px #eaeaea;
    margin-bottom: 15px;
}	

.side-content .list h3 {
    font-size: 20px;
    font-weight: 800;
    color: #c7081b;
    margin: 0;
        margin-bottom: 0px;
    text-transform: uppercase;
}	
.side-widget-title.margin-bottom-25 {
    background: #333e48;
    padding: 10px 15px;
    color: #fff !important;
}	

.message-wrap h2,
.inventory-heading h2 {
    letter-spacing: 0px !important;
}
h3, h4 {
    letter-spacing: 1px !important;
}
/* Remove the Cart From Top Left Menu */

.toolbar ul li {
	display: none;
}

/* Modify Main Menu Nav */

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {color: black;}

.ubermenu-submenu {
    max-height: none !important;
}

/*Phone Menu Bar*/

.toolbar_phone {
    background-color: #b21e28;
    border-radius: 0 0 5px 5px;
    color: #fff;
    display: block;
    padding: 5px 16px 2px;
	margin-bottom: -10px
		overlay: visible;
	z-index: 50;
}
.toolbar_phone a {
	color: #ffffff !important;
	font-size: 22px !important;
	font-family: "Bebas Neue" !important;
}
.toolbar_phone i {
	color: #ffffff !important;
	font-size: 18px !important;
}

/*Left Menu*/

.left-menu a:active {
    color: #000000;}

.left-menu a:hover {
    color: #b21e28;
	  transition: color .15s ease;}

.left-menu a {
    color: #a4a9ad;
    display: block;
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 16px;
	  text-decoration: none;}

.left-menu ul {
	list-style: none !important;
}
	
/* Contact Us button Side */
#contact-us {
    position: fixed;
    top: 50%;
    right: 0;
    transform: rotate(90deg) translatex(50%);
    transform-origin: 100% 0;
    z-index: 9;
}
#contact-us a {
    background: #c7081b;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Open Sans;
    padding: 10px 30px;
}
<!-- /*Remove Listing View Controls*/

.listing_sort .listing-view,
.listing-view,
.listing_sort .sort-by-menu,
.listing_sort ul.form-links.top_buttons,
.listing_sort .listing_select,
.listing-view .select_view
{
	display: none;
} -->

