/*
Theme Name: Skycaptain Child
Template: skycaptain
Theme URI: http://skycaptain.themerex.net/
Description: Skycaptain is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeRex
Author URI: http://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a, .scheme_default .sc_layouts_menu_nav > li li > a {
    color: #FFFFFF !important;
	width: 180px;
}

.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a, .scheme_dark .sc_layouts_menu_nav > li li > a {
    color: #ffffff !important;
	width: 180px;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="search"], input[type="password"], textarea, textarea.wp-editor-area, .select_container, select, .select_container select { 
	text-transform: none;
}