/* - DESKTOP HACKS - */

nav a.mobile-nav-trigger,
div#mobile-nav {
    display: none;
}
    
div#website {
	height: 583px;
}

nav {
	height: 583px;
}

div#content {
	height: 583px;
}

div#content div#home {
	height: 583px;
}

div#content div#home img {
	display: none;
}

div#content div#sub {
	height: 583px;
}

div#content div#sub div#text-wrapper {
	width: 418px;
    height: 583px;
    float: left;
}

div#content div#sub div#text-wrapper div#text {
	width: 393px;
    height: 549px;
	border-top: 17px solid #fff;
	border-bottom: 17px solid #fff;
	border-right: 25px solid #fff;
}

div#content div#sub div#text-wrapper div#text div.text-style {
	padding: 53px 25px 0 25px;
}

div#content div#sub div#image-wrapper {
	width: 417px;
	height: 583px;
	float: left;
}

div#content div#sub div#image-wrapper div.flexslider {
	width: 417px;
	height: 583px;
}

div#content div#sub div#text-wrapper div#text div.float-products-to-bottom {
	position: absolute;
	bottom: 0;
	left: 25px;
}

footer {
    line-height: 40px;
}

footer ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}