/* 
Theme Name:		 storevilla-child
Theme URI:		 http://childtheme-generator.com/
Description:	 storevilla-child is a child theme of StoreVilla, created by ChildTheme-Generator.com
Author:			 patrick
Author URI:		 http://childtheme-generator.com/
Template:		 storevilla
Version:		 1.0.0
Text Domain:	 storevilla-child
*/


/*
    .top-header .top-navigation {
    display:none; 
        
    }
*/

#primary .site-main {
    padding: 5px; 
}

.header-wrap {
    padding: 5px 0;
}


.site-branding {
    margin-top:5px;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 90%;
    -ms-text-size-adjust: 90%;
    overflow-x: hidden;

}

.page h3.entry-title {
  visibility: hidden;
  display:none; 
}