/*Theme Name: WP_SpectrumTheme URI: http://cmssuperheroes.com/wordpress/csheroAuthor: Cmssuperheroes TeamAuthor URI: http://cmssuperheroes.com/Version: 2.0.3License: GNU General Public License v2 or laterLicense URI: http://www.gnu.org/licenses/gpl-2.0.htmlTags: 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-readyDescription: In 2015, Creating a magazine website with WordPress has never been easier.Text Domain: wp_spectrum*//** * Table of Contents: **//** Style all button site **/@import "css/buttons.css";/** Style mobule and type title module **/@import "css/module.css";/** Style all menu site **/@import "css/menu.css";/** Style all shortcode site **/@import "css/shortcodes.css";/** STYLE BASE SITE  **/@import "css/style.min.css";/** Style base spectrum site **/@import "css/style.spectrum.css";/** Style Shop **/@import "css/woocommerce.css";/** Style custom home **/@import "css/custom-home.css";/** Style RTL **/@import "style-rtl.css";/** Style reponsive **/@import "css/responsive.css";/** 3rd Extensions  **/@import "css/extensions.css";h2{	color: #0700CE!important;	font-size:20x!important; font-weight:bold;}h3{	color: #E80096!important;	}#footer-top h3.wg-title {    color: #white;    }#primary .entry-footer .edit-link {        DISPLAY: NONE!important;}body .header-wrapper .main-menu-wrap, body .header-wrapper .sticky-menu-wrap {      FONT-WEIGHT: BOLD!important;;}p{ COLOR:BLACK!important;}

.main-menu-wrap {
  margin-top: 14px;
}