/*
Theme Name: WP Spectrum
Theme URI: http://cmssuperheroes.com/wordpress/cshero
Author: Cmssuperheroes Team
Author URI: http://cmssuperheroes.com/
Version: 1.1.1
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: In 2014, 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";



/* ul.main-menu {display:none;} */
.header-top-2 {
    float: right !important;
    font-size: 18px;
}
.header-top-2 {
    margin-top: 30px;
    
}
#cs_social_widget-3 { display: none !important;}
.header-top-3 {display: none !important;}

.cshero-header-content-widget1 {display: none;}

.wpcf7-form div.wpcf7-response-output {
    font-size: 20px;
}

#header-top ul li, #footer-bottom ul li {
display: block;
font-size: 25px;
}

/* footer { display:none;} */

.home-kitchen input[type="text"], 
.home-kitchen input[type="password"], 
.home-kitchen input[type="datetime"], 
.home-kitchen input[type="datetime-local"], 
.home-kitchen input[type="date"], input[type="month"], 
.home-kitchen input[type="time"], input[type="week"], 
.home-kitchen input[type="number"], input[type="email"], 
.home-kitchen input[type="url"], input[type="search"], 
.home-kitchen input[type="tel"], 
.home-kitchen input[type="color"],
.home-kitchen textarea {
    outline: none;
    height: 38px;
    line-height: 38px;
    padding: 5px 14px;
    display: inline-block;
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
}

.csbody .btn:hover, .csbody .btn:focus, .csbody .button:hover, .csbody .button:focus, .csbody button:hover, .csbody button:focus, .csbody input[type="submit"]:hover, .csbody input[type="submit"]:focus, .csbody input#submit:hover, .csbody input#submit:focus, .widget_shopping_cart_content a.button:hover, .widget_shopping_cart_content a.button:focus {
    color: white;
}

.top-contact > li {
display: block;
}

.csbody #wrapper #footer-top ul.menu li {
    display: inline-block!important; 
    margin-bottom: 0!important;
}
.csbody #wrapper #footer-top ul.menu li.menu-item {
    width:22%;
}

.csbody a:hover, .csbody a:focus, .csbody a:active, .csbody a.active {
    color: #003da6!important;
}

#footer-top a {
    color: black!important;
}

.fa-ul>li {
    position: relative;
    text-align: left;
    margin-left: 36%;
}
#cs-page-title-wrapper {
    background-color: white!important;
    margin: 0 0 20px 0 !important;
}


.cshero-menu-dropdown > ul > li {
    font-weight: bold!important;
}
