/* Enter Your Custom CSS Here */
/* Contact Form : START */
.contact-div{
  background:#404040;
  color:#fff;
  padding:20px;
}
.contact-div input.wpcf7-submit{
  color:#fff;
}
/* Contact Form : END */

.noBulletPoints{
	list-style:none;
}

.related-products img{
	width:90px !important;
}


.testimonials-text {
  padding: 0 64px 0 64px !important;
}

.main-image-slider {
	position: relative;
	margin-bottom: 20px;
	margin-bottom: 10px; 
}

.main-image-slider img {border: solid 1px #cccccc;}

.slide-item .product .product-image-wrapper, .products-grid .product .product-image-wrapper {
	margin-bottom: 10px; border: solid 1px #cccccc;
}

.slide-item .product .product-name, .products-grid .product .product-name {
	font-size: 12px;
	margin: 0 5px 0 5px;
}

.copyright .span6 {
  width: 100% !important;
}

.home-blog-post .featured-posts a.show-all-posts {
  color: #303030;
  font-family: Open Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.home-blog-post .span6:nth-child(1) {
  display: none;
}

.home-blog-post .span6:nth-child(2) {
  width: 100% !important;
  margin-left: 0px;
}


.footer-top {
	font-size: 12px;
	background:#f4f4f4;
}

.pushbutton-wide {margin-top:10px; background:#fff}

.quick-view-popup .product-info .posted_in, .single-product-page .product-info .posted_in {
	color: #000;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 5px;
	float: left;
}

.page-enquiry-form { background-color: #303030; color: #fff; font-size: 14px; padding: 16px;}
.page-enquiry-form  h2{ color: #bc9a4a; font-size: 19px;}
.page-enquiry-form h4 {color: #fff; font-size: 18px;}

.grey-bg { background-color: #4d4d4d; color: #fff;}
.grey-bg a:link, .grey-bg a:hover, .grey-bg a:visited, .grey-bg a:active {color: #fff;}
.grey-bg img {float: left; margin-bottom: 7px; clear: left;}

.guarantee-box {color: #474747; font-style: italic; font-size: 15px; padding: 15px; background-color: #e2e2e3; border: 1px solid #dbdbdb;}
.landing-page-enquiry { background-color: #373737; color: #fff; font-size: 15px; text-align: center;}
.landing-page-enquiry a { background-color: #b48d34; color: #fff; font-size: 18px; padding: 8px 16px;}