/* Themify Customize Styling */
#site-logo img {		width: 400px;
	height: 120px; 
}
#site-logo a {		width: 400px; 
}
#site-description {	display: none; 
}
#footerwrap {	
	background-color: rgba(62,173,62,0.33); 
}

/* Themify Custom CSS */
.two {display:none;}
.one {display:none;}

#main-nav {
    margin-top: -6%;}

#site-logo {
    position: relative;
    top: -20%; }
ul#pretty-pinterest-pins-widget li.pretty-pinterest-pin div.pretty-pinterest-image {width: 100% !important;}


@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 400px;
	height: 120px; 
}
#site-logo a {		width: 400px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 400px;
	height: 120px; 
}
#site-logo a {		width: 400px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 400px;
	height: 120px; 
}
#site-logo a {		width: 400px; 
}
 }