.cbp-spmenu-push-toleft {
    left: -250px;
}
.cbp-spmenu-push {
    left: 0;
    overflow-x: hidden;
    position: relative;
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0;
}
.cbp-spmenu, .cbp-spmenu-push {
    transition: all 0.3s ease 0s;
}			
.cbp-spmenu-right {
    right: -250px;
}
.cbp-spmenu-vertical {
    height: 100%;
    top: 0;
    width: 250px;
    z-index: 1000;
}
.cbp-spmenu {
    background: none repeat scroll 0 0 #b5b89a;
    position: fixed;
    text-transform: uppercase;
    text-align: center;
}
.cbp-spmenu-vertical a {
    
}
.cbp-spmenu ul {
	margin-top: 16px;
}
.cbp-spmenu a {
    color: #1e1812;
    display: block;
    font-size: 21px;
    font-family: 'proxima_novalight';
    font-weight: lighter;
    text-decoration: none;
    line-height: 46px;
}
.cbp-spmenu-push-toleft {
    left: -250px;
}

.cbp-spmenu .header {
	background-color: #1e1812;
	font-family: 'proxima_novalight';
	font-weight: lighter;
	font-size: 30px;
	color: #FEFEFE;
	height: 73px;
	padding-top: 46px;
}

.cbp-spmenu .social-icons {
    bottom: 81px;
    display: block !important;
    position: absolute;
    left: 56px;
    z-index: 1100;
    width: 100%;
}

.cbp-spmenu .book-now {
	bottom: 34px;
	left: 52px;
	position: absolute;
}