/*
Theme Name:   JoYo Creative
Theme URI:    https://www.chicagostyleseo.com
Description:  JoYo Creative
Author:       Chicago Style SEO
Author URI:   https://www.chicagostyleseo.com
Template:     canvas
Version:      2.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html

--------------------------------------------*/


body.page-template-template-portfolio #main,
body.single-portfolio #main,
body.page-id-2749 #main {
	width:100% !important;
}
body.page-template-template-portfolio #sidebar,
body.single-portfolio #sidebar,
body.page-id-2749 #sidebar {
	display:none !important;
}
.final-tiles-gallery {
	padding:25px 0 25px 0;
}
#header {
	padding:10px 0 10px 0 !important;
	text-align:center;
}
#logo {
	float:none;
}
#navigation {
	float:left;
	width:20%;
	margin-right:2%;
}
#main-nav {
	margin-right:0 !important;
}
#main-nav li {
	width:100%;
}
#wrapper {
	max-width:100%;
}
#content {
	margin-top: 20px;
	width:77%;
	float:left;
	clear:none;
	background:white;
	    padding-right: 1%;
    box-sizing: border-box;
}
#footer {
	float:left;
	width:100%;
	max-width:100%;
}
#wpadminbar {
	display:none;
}
.current-menu-item .sub-menu,
.current_page_ancestor .sub-menu {
	width:100% !important;
	visibility:visible !important;
	display:block !important;
	position:static !important;
}
.current-menu-item .sub-menu li,
.current_page_ancestor .sub-menu li {
	padding-left:10px !important;
}

.sub-menu .current-menu-item a {
	font-weight:bold;
}
#portfolio a.thumb img {
	width:100%;
}

.vimeography-bugsauce .vimeography-main{
max-width:1300px;
margin: 0 auto;	
}

@media only screen and (max-width: 767px) {
	#content {
		width:100%;
	}
	#navigation {
		width:80%;
		margin-right:0;
	}
}