/*
Template:       neeon
Theme Name:     Neeon Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/themes/neeon
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Neeon is an Responsive News, Blog & Magazine WordPress Theme.
Version:        1.0
Text Domain:    Neeon
Tags: theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  Envato split License
License URI:  https://themeforest.net/licenses/terms/regular
*/
/**/
.td_btn.td_btn_md.td_default_btn {
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
  border-radius: 4px;
  background-color: #01007f;
	transition: background-color 0.1s ease;
    -webkit-transition: background-color 0.1s ease;
    
	cursor: pointer;
    display: inline-block;
    position: relative;
    color: #fff;
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
}

@media (min-width: 1200px) {
    .col-xl-9 {
        flex: 0 0 auto;
        width: 65%;
    }
}
/*@media (min-width: 1200px) {
    .col-xl-3 {
        flex: 0 0 auto;
        width: 35%;
    }
}*/

.widget_neeon_about_author .author-widget:after {
    
    opacity: 0;
   
}