
    
	.custom-nav>li>a {
		background-color: #f1efee !important;
		color: #5a4a42 !important;
	}
	.custom-nav>li>a:hover {
		background-color: #567c3e !important;
		color: #f1efee !important;
	}
	.custom-nav>li>a:focus {
		background-color: #567c3e !important;
		color: #f1efee !important;
	}
	.custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		background-color: #567c3e !important;
		color: #f1efee !important;
	}
	.custom-nav>li {
		border-color: #ffd88e !important;
	}
	.custom-nav>li:hover {
		border-color: #b53d3d !important;
	}
	.purchaseSectionBgCss {
		background-color: #f1efee !important;
		color: #567c3e !important;
	}
	.purchaseSectionBgCss div>label {
		color: #567c3e !important;
	}
	.purchaseSectionBgCss h4 {
		color: #567c3e !important;
	}
	.round-tabs-label {
		color: #567c3e !important;
	}
	.label-amount-info {
		color: #567c3e !important;
	}
	.has-error>label {
		color: #567c3e !important;
	}
	.has-success>label {
		color: #567c3e !important;
	}
	.customFcolor {
		color: #567c3e !important;
	}
	.purchasesectionheader>h3 {
		color: #b53d3d !important;
		font-family: proxima_novasemibold !important;
	}
	.modetypecolor {
		background-color: #567c3e !important;
		color: #f1efee !important;
	}
	.navi-tabs > li.active>a span.modetypecolor {
		background-color: #b53d3d !important;
	}
	footer {
		background-color: #567c3e !important;
	}
	footer>.footer-container {
		color: #f1efee !important;
	}
	.addgiftbutton {
		background-color: #5a4a42 !important;
		color: #f1efee !important;
		border-color: #ffd88e !important;
	}
	.cancelbutton {
		background-color: #567c3e !important;
		color: #f1efee !important;
		border-color: #ffd88e !important;
	}
	.purchasebuttons {
		background-color: #567c3e !important;
		color: #f1efee !important;
		border-color: #ffd88e !important;
	}
	.deletebutton {
		background-color: #5a4a42 !important;
		color: #f1efee !important;
		border-color: #ffd88e !important;
	}
	.validate-btn {
		background-color: #567c3e !important;
		color: #f1efee !important;
		border-color: #ffd88e !important;
	}
	.drop-cart-action>a {
		background-color: #5a4a42 !important;
	}
	.drop-cart-action>a.scart-actions.delete-gift-item {
		background-color: #567c3e !important;
		color: #f1efee !important;
		border-color: #ffd88e !important;
	}
	.drop-cart-action>a.scart-actions {
		background-color: #5a4a42 !important;
		color: #f1efee !important;
		border-color: #ffd88e !important;
	}
	.addgiftbutton:hover {
		background-color: #567c3e !important;
	}
	.cancelbutton:hover {
		background-color: #f1efee !important;
		color: #b53d3d !important;
	}
	.purchasebuttons:hover {
		background-color: #f1efee !important;
		color: #b53d3d !important;
	}
	.deletebutton:hover {
		background-color: #567c3e !important;
	}
	.validate-btn:hover {
		background-color: #f1efee !important;
		color: #b53d3d !important;
	}
	.drop-cart-action>a:hover {
		background-color: #567c3e !important;
	}
	.drop-cart-action>a.scart-actions.delete-gift-item:hover {
		background-color: #f1efee !important;
		color: #b53d3d !important;
	}
	.drop-cart-action>a.scart-actions:hover {
		background-color: #567c3e !important;
	}
	.delivery-option-card {
		--merchant-text-color: #567c3e !important;
	}
	body {
		background-image: none !important;
		background-color: #ffd88e !important;
		font-family: proxima_novasemibold !important;
	}
