/* 
Theme Name:		 RondaJo
Theme URI:		 http://childtheme-generator.com/
Description:	 RondaJo is a child theme of ImageGridly, created by ChildTheme-Generator.com
Author:			 DMM
Author URI:		 http://childtheme-generator.com/
Template:		 imagegridly
Version:		 1.0.0
Text Domain:	 rondajo
*/


/*
    Add your custom styles here
*/

.featured-content {
  width: 100%;
  margin-right: 0;
  float: none;
}

.logo-container {
  float: none;
  width: 100%;
  max-width: 100%;
  text-align:center;
  color:#f339f9;
  padding: 15px;
}

.logo-container a {
  color:#f339f9!important;
}

@media (max-width:1023px) {
 a#pull {
  display:none;
 }
 
 .super-menu-inner a.logofont {
  color:#f339f9!important;
 }