/* @option theme sidebar position */

#contentContainer {width: 100%;
}
	
#contentContainer #content {padding-right: 0px;padding-left: 0px;}

#sidebarContainer {display: none;}

@media screen and (max-width:768px){
#footer {margin-top: 20px !important;}}

@media screen and (max-width:600px){
#footer {margin-top: 10px !important;}}