article .heading {
	background: #87a6b9;
}

section.mid h1 {
	font-family: "Nunito", Nunito;
	color:  #575757;
}

section.mid form .form-control {
	color:  #575757;
	border: solid 1px #87a6b9;
}

article .article-info .article-text p a {
	color:  #575757;
}

.gift-voucher-form .heading h3{
	font-family: "Nunito", Nunito;
	color: #575757;
}


article .price li cite {
	color:  #575757;
}

article .price li a.add-btn:hover, article .price li a.add-btn:focus {
	border-color:   #5e88a2;
	color:  #5e88a2;
}

a.conti-payment-btn:hover, a.conti-payment-btn:focus {
	border-color:   #5e88a2;
	color:  #5e88a2;
}

.baskit-inner .baskit-row.price-row .baskit-data {
	color:  #575757;
}

.gift-voucher-form input[type="submit"].gift-vouch-btn:hover,
	.gift-voucher-form input[type="submit"].gift-vouch-btn:focus {
	border-color:   #5e88a2;
	color:  #5e88a2;
}

article .price li a.add-btn {
	background:#5e88a2;
}

a.conti-payment-btn {
	background:#5e88a2;
}

.section-right .heading {
	background:#87a6b9;
}

.gift-voucher-form .heading {
	background:#87a6b9;
}

section.mid .gift-voucher-form input[type="radio"]:checked+span.custom-radio:after{
	background:#87a6b9;
}

section.mid .gift-voucher-form input[type="checkbox"]:checked+span.custom-checkbox{
	background:#87a6b9;
	border: solid 1px #87a6b9;
}

.gift-voucher-form input[type="submit"].gift-vouch-btn {
	background:#5e88a2;
}

.section-right {
	border: solid 3px #87a6b9;
	background-color: #fff;
}

span.custom-checkbox {
	border: solid 1px #87a6b9;
}

.igift-product th{
	background-color: #87a6b9;
}

.mid{
	background-color: #ECEEF0;
}

section.mid form label {
	color:  #575757;
}

section.mid article {
	background-color: #fff;
}