
	footer {
		display: none !important;
	}
	 .custom-nav>li>a {
		background-color: #ffffff !important;
		color: #555555 !important;
	}
	 .custom-nav>li>a:hover,.custom-nav>li>a:focus,.custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		color: #555555 !important;
		background-color: #ffffff !important;
	}
	 .custom-nav>li>a:hover {
		background-color: #ea5c5c !important;
	}
	 .custom-nav>li>a:focus {
		background-color: #ea5c5c !important;
	}
	 .custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		background-color: #ea5c5c !important;
	}
	 .purchasesectionheader>h3 {
		color: #f14f4f !important;
	}
	 .addgiftbutton:hover {
		background-color: #ed4949 !important;
	}
	 .deletebutton:hover {
		background-color: #ed4949 !important;
	}
	 .drop-cart-action>a.scart-actions:hover {
		background-color: #ed4949 !important;
	}
	 .addgiftbutton {
		border-color: #a4a4a4 !important;
	}
	 .deletebutton {
		border-color: #a4a4a4 !important;
	}
