.full.navigation,
.full {
  background-color: #2f2b2a;
}

.newsletter-link {
  background-color: #ffeb00;
}

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

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

.home span {
  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 .dropdown.menu > li.is-dropdown-submenu-parent:first-child > a,
.dropdown.menu > li.is-dropdown-submenu-parent > a, .dropdown.menu > li.link > a,
.navigation li a:hover,
.navigation.footer h3,
.navigation.footer a,
.user-info dt,
.user-info dd,
.footer p,
#copyright {
  color: #ffeb00;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	border-color: #ffeb00 transparent transparent;
}
.newsletter-footer .columns h3,
.newsletter-footer .columns p {
	color: #2f2b2a;
}
.newsletter-footer a:hover{
	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:focus,
.button,
#drop2 a.basket {
  background-color: #ffeb00;
  color: #000;
}

.button:hover {
  background-color: #fff794;
  color: #000;
}

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

div.row.category span.category-name,
div.row.product span.product-name {
  font-weight: bold;
}

body.product div.row.content a {
  text-decoration: underline;
}

body.product div.row.content a.button {
  text-decoration: none;
}

.large-5.columns.privacy * {
  color: #eee;
}

.grid.products .product .product-actions-button a.buy-button {
	background-color: #ffeb00;
}

.grid.products .product .product-actions-button a.full-details:hover {
	background: #2f2b2a;
  	color: white;
}
.grid.products .product .product-actions-button a.buy-button:hover {
  background: #2f2b2a;
}

.grid.products li .product a {
	color: #2f2b2a;
}

.full.newsletter-footer {
	background-color: #ffeb00;
}

.full.navigation.footer {
	background-color: #2f2b2a;
}

.ex-vat,
.product-code {
	color: #2f2b2a;
}

.product-list-message {
	background-color: #ffeb00;
}
