/*
Theme Name: WP_Nuvo
Theme URI: http://cmssuperheroes.com/wordpress/cshero
Author: Cmssuperheroes Team
Author URI: http://cmssuperheroes.com/
Version: 5.5.9
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, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: BITCOIN - 1CZ4nTozpgfgqufWhiXDtBu9pVurd41SPz In 2014, Creating a magazine website with WordPress has never been easier.
Text Domain: wp_nuvo
*/

/**
 * Table of Contents:
 *
*/

/** Used to describe fonts for site **/
@import "fonts.css";

/** Style all button site **/
@import "buttons.css";

/** Style mobule and type title module **/
@import "module.css";

/** Style all menu site **/
@import "menu.css";

/** Style all shortcode site **/
@import "shortcodes.css";

/** Style base consilium site **/
@import "style.min_1.css";

/** Style RTL **/
@import "style-rtl.css";

/** Style reponsive **/
@import "responsive.css";

.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.popover .cs_social_items_show li a {
	color: black;
}

.woocommerce ul.products li.product .button{
	background-color: #000;
}

.add-to-cart-button-outer{
	position: absolute;
    left: 10px;
    top: -15px;
}

ul.listed {
  margin: 25px 0 25px 25px;
  padding: 0;
}

#header-sticky button.btn.btn-navbar.navbar-toggle {
  top: 0;
  background-color: #fff;
}

.header-v1 button.btn-navbar.navbar-toggle {
  top: 25px;
  padding: 0;
  margin: 0;
}
