.enquiry-label {
    font-size: 11px;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    background: #80b435;
    text-transform: uppercase;
    padding: 0px 10px;
    text-align: center;
    font-weight: 400;
    height: 24px;
    border-radius: 3px;
    line-height: 26px;
    z-index: 10;
    letter-spacing: 0.5px;
}
.font-white{
color:#fff;
}
.product-shop h4{
	color:#3c6303;
}
#slideshow p{
	text-transform:lowercase !important;
}
.product-view .product-next-prev .product-prev {
	display: none;
}
.product-view .product-next-prev .product-next {
	display: none;
}

#nav > li > a > span {
    padding: 0 13px;
}