/*
 Theme Name:   Joe.My.God Theme
 Theme URI:    http://www.joemygod.com/
 Description:  Theme created for joemygod.com
 Author:       Joe.My.God
 Author URI:   http://www.joemygod.com/
 Template:     Sahifa-Theme/sahifa
 Version:      1.5.0
 Text Domain:  twenty-fifteen-child
*/

#slide-out-open span,

#slide-out-open span:after,

#slide-out-open span:before {

  background: #fff;

}

div.entry {
	margin-top: 30px;
}

div.entry .post-thumbnail {
	max-width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

#main-content div.content {
	max-width: 610px !important;
}


@media only screen and (min-width:365px) { 
	#main-content #sidebar {
	min-width: 360px !important;
	}
}