/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#manny-morphin {
	height: 792px;
	width: 498px;
	background: url('http://www.personaltrainerfood.com/blog/images/manny-morphin-before.jpg');
	margin: auto;
/*position the [div] on the center*/
}

/*this is the hover event trigger*/
#manny-morphin:hover {
	cursor: pointer;
	background: url('http://www.personaltrainerfood.com/blog/images/manny-morphin.gif');
}

#img_wrap #static, #img_wrap:hover #animated {
	display: inline;
}

#img_wrap #animated, #img_wrap:hover #static {
	display: none;
}

.nav-primary {
	position: fixed;
	top: 30px;
}

.nav-primary .wrap {
	position: relative;
}

.site-header .widget-area {
	width: 100%;
	position: fixed;
	top: 0;
	height: 30px;
	left: 0;
	z-index: 99;
	right: 0;
	background-color: #e5e5e5;
}

.nav-primary {
	box-shadow: 0 13px 11px -8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 13px 11px -8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 13px 11px -8px rgba(0,0,0,0.3);
}

@media(min-width:769) and (max-width:1023) {
	.genesis-nav-menu .menu-item.Logo {
		float: none;
		margin-right: 0;
	}
	
	.genesis-nav-menu a {
		padding: 25px 10px 16px;
		top: 0;
	}
}




/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#manny-morphin {
	height: 792px;
	width: 498px;
	background: url('http://www.personaltrainerfood.com/blog/images/manny-morphin-before.jpg');
	margin: auto;
/*position the [div] on the center*/
}

/*this is the hover event trigger*/
#manny-morphin:hover {
	cursor: pointer;
	background: url('http://www.personaltrainerfood.com/blog/images/manny-morphin.gif');
}

#img_wrap #static, #img_wrap:hover #animated {
	display: inline;
}

#img_wrap #animated, #img_wrap:hover #static {
	display: none;
}

.nav-primary {
	position: fixed;
	top: 30px;
}

.nav-primary .wrap {
	position: relative;
}

.site-header .widget-area {
	width: 100%;
	position: fixed;
	top: 0;
	height: 30px;
	left: 0;
	z-index: 99;
	right: 0;
	background-color: #e5e5e5;
}

.nav-primary {
	box-shadow: 0 13px 11px -8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 13px 11px -8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 13px 11px -8px rgba(0,0,0,0.3);
}

@media(min-width:769) and (max-width:1023) {
	.genesis-nav-menu .menu-item.Logo {
		float: none;
		margin-right: 0;
	}
	
	.genesis-nav-menu a {
		padding: 25px 10px 16px;
		top: 0;
	}
}


.entry-content ol > li {
    overflow-wrap: break-word;
    word-wrap: break-word;
}






.title-area .site-title a {
    background: url(https://personaltrainerfood.com/img/trainer-text.svg) no-repeat !important;
    height:92px;

}

.genesis-nav-menu a{padding-left:12px; padding-right:12px}


@media  (max-width: 1022px) {
.title-area .site-title a {
width:100% !important;
backgroun-size:100% !important;
background-size: 100% !important;
}
}


@media  (max-width: 450px) {
.title-area .site-title a {
    height:40px;
}
}


