/*
Theme Name: Athlete Child
Theme URI: http://www.setcofoundation.org
Author: inwavethemes
Author URI: http://www.setcofoundation.org
Template: athlete
Description: Description
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.setcofoundation.org
Text Domain: setcofoundation
Tags: Black
*/

@import url("../athlete/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.text-label {
	color: #cdcdcd;
	font-weight: bold;
}

 
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cdcdcd;
  font-weight: bold;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #cdcdcd;
  font-weight: bold;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #cdcdcd;
  font-weight: bold;
}
:-moz-placeholder { /* Firefox 18- */
  color: #cdcdcd;
  font-weight: bold;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: black;
}
