/*
* Theme Name: Thrive Nouveau Child
* Template: thrive-nouveau
*/
/*===---------------====*/
/**
 * Put all your style modifications here.
 */

div#item-header-cover-photo {
    display: none !important;
}

.navbar-btn-llaa {
	color: #fff;
	padding: 10px 25px;
	background: #002664;
	border: 0 none;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 10px 15px 10px 0;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}