/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* flexslider */

.flexslider { margin-top: 1em; }


.flexslider .flex-caption {
	font-size: smaller;
	background: #656565;
	border-radius: 0;
	color: white;
	padding: 2%;
  background-size: cover;
}

.flex-control-nav { display: none; }