<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Editor Child
 Theme URI:    http://renaissancebitch.com/wp-content/themes/editor-ch-renbit/
 Description:  Editor Child Theme
 Author:       Sunil Kumar
 Author URI:   http://renaissancebitch.com
 Template:     editor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom
 Text Domain:  editor-ch-renbit
*/









.collections-cover {
	float: left;
	margin: 0 10px;
}








@media (min-width: 900px) {
	
.blog .post {
	position: relative;
}

.blog .post {
	padding-right: 35%;
}

.blog .post .featured-image {
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
}
	
}



.powered-by {
	display: none;
}
span.sep:before {
	content: "Copyright Renaissance Bitch. All rights reserved";
	display: inline-block;
}</pre></body></html>