 /* 


3. light grey #EDEDED

85D6FF



94B8FF


light grey:  #EDEDED

*/

/* nav, .help below is the background around the logo */
         nav, .help {
            background: #ffffff;
         }

body {
	background: #EDEDED ;
}

a {
	/* color:#85D6FF; */
}

div#main,
.cashback.payment-details,
.content.help {
	background:#ffffff;
}


ul.tagList li a:hover {
	color:#94B8FF;
}

/* Black */
#main-hero-copy, .content, .tab-container .tab-header, .panel {
	background:#EDEDED;
}

.panel {
	border-color:#EDEDED;
}

.basket-overlay-menu-item .button,
nav .nav-core ul li,
.help .helpHeader,
#main-hero-copy h1,
.retailerSummary,
.tab-container .content .filters .filter-dropdown p,
#global-footer .shell,
.basket-subtotal,
.contactShell h1
{
	color:#000000;
}

.tab-container .tab-header ul li.active {
	background:#94B8FF;
        color: #ffffff;
}

.cardShell.retailer.offer{
	background:#94B8FF;
        color: #000000;
}


#landing .login {
	background:#EDEDED;
}

.content.referrals .contactShell fieldset,
.content.checkout fieldset {
	background:#ffffff;
}

#main-hero-copy.retailer h1 {
	border-color:#000000;
}

nav .nav-core ul li a, 
#global-footer .shell a,
.pageNavigation, #register .panel.callout a {
	color:#94B8FF;
}

nav .nav-core ul li a:hover,
#global-footer .shell a:hover {
	color:#00aeea;
}

/* turquoise */
#main-hero-copy.retailer .returnlink,
div.account-summary-container .card h2 .icon,
div.storecard-summary-container .card h2 .icon,
div.account-edit-container .card h2 span,
div.clickable,
.card .ctaLink a
{
	color:#00aeea;
}

.loginWrapper .login {
	border-color:#94B8FF;
}

.card .total-savings {
	background:#94B8FF;
}

/* .owl-item img {
	border-radius:5px;
} */

/* turquoise */
.help .helpBody,
.tab-container .content .contextual-heading,
.tab-container .content .filters .filter-dropdown.active .select-shell,
.tab-container .content .filters .filter-search.active input,
.tab-container .content .filters .filter-favs.active a,
.tab-container .content .filters .filter-search input:hover,
.tab-container .content .filters .filter-favs a:hover,
.tab-container .content .filters .filter-dropdown .select-shell:hover,
#register .panel.callout {
	background:#94B8FF;
}

.card.cashback:hover, .card.storecard:hover, .card.voucher:hover, .card.specialoffer:hover {
	background:#00aeea;
}

.tab-container .tab-header ul li {
	background:#00aeea;
}
  

.panel h3 {
	color:#94B8FF;
}

button, .button {
	background:#97002B;
        border-color:#97002B;
        color: #ffffff;
}

button, .button:hover, .button:focus {
	background:#B64D6B;
        border-color:#B64D6B;
        color: #000000;
}



.content.referrals .contactShell .button {
	background:#97002B;
        border-color:#97002B;
}

.help .helpHeader .icon {
	color:#94B8FF;
}

.tab-container .content .filters .filter-dropdown.active .select-shell,
.tab-container .content .filters .filter-dropdown .select-shell,
.tab-container .content .filters .filter-dropdown.active .select-shell,
.tab-container .content .filters .filter-favs a,
.tab-container .content .filters .filter-favs a:hover,
.tab-container .content .filters .filter-search input
{
	border-color:#94B8FF !important;
}

.tab-container .content .contextual-heading.dropdownmobile .pointer,
.tab-container .content .filters .filter-search.active .pointer,
.tab-container .content .filters .filter-favs.active a .pointer {
    border-bottom-color:#94B8FF;
}

.card h2 .iconlabel { 
          color:#00aeea;
}

         .card h2 {
             background: #596E99;
         }

button.success, .button.success {
        background:#97002B;
        border-color:#97002B;
        color: #ffffff;
}

button, .button.success:hover, .button.success:focus {
	background:#B64D6B;
        border-color:#B64D6B;
        color: #000000;
}


