/*
 Theme Name:   Lettuce Child Theme
 Theme URI:    http://lettuce.ancorathemes.com/
 Description:  Lettuce Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     lettuce
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  lettuce
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.archive .top_panel{
	position:absolute;
	top:0;
	width:100%;
	background:transparent;
}
.archive .top_panel .sc_layouts_menu li a{
	color:#fff!important;
}

.archive .top_panel .sc_layouts_menu li a:hover{
	color:#fed34a !important;
}

.archive .sc_layouts_menu_nav>li>a span:after{
	background: #fed34a !important;
}