.search-bar-section
{
	background-image: none !important;
	background-color: #0054a0 !important;
}
.bg-primary
{
	background: none !important;
	background-color: #0054a0 !important;
	
}
.search-bar-section-collapsed
{
	background: none !important;
	background-color: #0054a0 !important;
}

a
{
	color: #0054a0 !important;
}
a:focus, a:hover
{
	color: #0054a0 !important;
}
.btn-primary{
	background-color: #0054a0 !important;
	border-color: #0054a0 !important;
	color: white !important;
}
.text-price-color
{
	color: #0054a0 !important;
}
.text-primary
{
	color: #0054a0 !important;
}
.cruise-title{
	color: #0054a0 !important;
}
.btn-outline-primary{
	color: #0054a0 !important;
	border-color: #0054a0 !important;
}
.searchbar-advanced-search-link
{
	color: #ffffff !important;
}
.searchbar-advanced-search-link:hover{
	color: #fff !important;
}
.searchbar-reset-search-link 
{
	color: #ffffff !important;
}
.searchbar-reset-search-link:hover
{
	color: #ffffff !important;
}

.nav-tabs > li.active > a.nav-link,
.nav-tabs > li.active > a.nav-link:focus,
.nav-tabs > li.active > a.nav-link:hover {
    color: #fff !important;
}
.card-breadcrumb>li>a {
    color: #fff !important;
}
.cruise-features .cruise-feature-link .more-link {
    background: #333;
    color: #fff !important;
}