/*
Theme Name:     MySite Setup
Theme URI:      http://indtexas.com
Description:    A simple child theme so you do not have to be concerned about altering the original design of this thems
Author:         Let's Talk Productions
Author URI:     http://letstalkproductions.com/
Template:       enfold

*/

/* 
 * ***************************************
 * Place all your CSS modifications below
 * To alter the templates, copy and paste
 * the original to this folder. 
 *****************************************
 */

ul.sub-menu {
	background: rgba(255,255,255,0.2)!important;
	color: #fff;
	border: thin;
}
#top .av-main-nav ul li a {
	background: rgba(255,255,255,0.1)!important;
}
