.full {
	background-color: #2F2B2A;
}
.navigation, .newsletter-link {
	background-color: #FFEB00;
}

.full a,
a {
	color: #000;
}

.button {
	background-color: #FFEB00;
	color: #000;
}


.home span {
  color: #2F2B2A;
}

.off-canvas {
	background-color: #2F2B2A;
}

td.form-heading{
	background-color: #2F2B2A;
}

.deliveryForm h2,
.billingForm h2 {
    background-color: #2F2B2A;
}

.reveal h2 {
    background-color: #2F2B2A;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: #000 transparent transparent;
}

.navigation li a:hover,
.navigation.footer h3,
.user-info dt, .user-info dd,
.footer p,
#copyright {
    color: #000;
}

.submenu > li > a,
.submenu > li > a:hover {
    color: #FFF;
}

.social li img,
#royal-warrant img {
	background-color: #000;
}

a:hover, a:focus {
    color: #2F2B2A;
}

.button:hover, .button:focus,
.button,
#drop2 a.basket {
	background-color: #FFEB00;
	color: #000;
}

.social li img, #royal-warrant img {
    background-color: transparent;
}
