/*
  Theme Name:   Route Child
  Theme URI:    http://routewp.com/
  Author:       Codestar
  Author URI:   http://codestar.me/
  Description:  Route Multi-Purpose WordPress Theme by a Elite Author
  Version:      6.5
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
  Text Domain:  route
  Template:     route
*/
@import url("../route/style.css");

/*HEADER TITLE*/

#page-header h1.page-title				{ text-transform:uppercase !important; font-size: 48px !important;}
#page-header h1.page-title small		{ display: block !important; margin-top:20px;}


/*FOOTER*/

#copyright 	{color: #ffffff !important; background-color: #428bca !important;}
#copyright a{color: #ffffff !important; text-decoration:underline !important;}

/*BLOG*/

article span.author	{ display: none !important;}
article span.entry-love	{ display: none !important;}




.cs-alert, .ninja-forms-field-error, .ninja-forms-success-msg, .ninja-forms-error-msg, .wpcf7-response-output, .wpcf7-not-valid-tip {

   
    display:inline-block!important;

}