/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.2
*/
/* a {
	text-decoration:underline;	
}*/
.gaoop {
    background-color: #fff;
    padding: 10px!important;
    border-bottom: 1px solid #ccc;
    color: #595959!important;
	box-shadow:none!important;
	background:#FFF!important;
	z-index: 10;
}
.gaoop a {
    color: #595959!important;
	text-decoration:underline!important;
}
.gaoop a:hover {
    color: #595959!important;
	text-decoration:none!important;
}
.gaoop-opt-out-content {
		width: 79%!important;
	    padding: 0 10px;
	}