/*
Theme Name: Bootstrap to WordPress
Theme URI: h
Author: design19
Description: Lolas into dynamic WordPress theme
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: Lolas
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body > div.wrapper > section:nth-child(5) > div.container > div.tab-content > div:first-child{
	    display: block!important;
        background-color: SlateGray;
    position:relative;
    width: 100%;
    height: 100%;
    opacity: 0.20;
    -moz-opacity: 20%;
    -webkit-opacity: 20%;
    z-index: 2;
}

.tab-content>div:first-child{
display: block!important;}


body > div.wrapper > section:nth-child(5) > div > ul > li:nth-child(2) > a{
	color:#000!important;
}

