/*
Theme Name: Vibenews Child
Theme URI: http://gossipthemes.com/vibenews
Author URI: http://gossipthemes.com
Template: vibenews
Description: Make your modifications to Vibenews in this child theme.
Version: 2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vibenews-child
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/


/* =Theme customization starts here
------------------------------------------------------- */

a.news-cat_Name {
  background-color: #fff;
  padding: 4px;
  color: #000 !important;
}
.theme-tags__wrapper span {
  font-size: 20px !important;
  margin-bottom: 15px !important;
  line-height: 1.2 !important;
  color: #000000 !important;
  margin-right: 10px;
  display: inline-block;
  font-family: "Oswald";
  color: #000000;
  font-weight: 700;
}
 blockquote::before {
 }
#nav-handle-Ligeros::before {
  background-image: url();
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:
90% top;
  background-size: 30px 30px;
}