/*
Theme Name: First and Fine Divi Theme
Description: Theme derived from Divi by EJH Technologies
Author: EJH Technologies
Author URI: http://ejhtech.co.uk
Version: 1.0.0
Template: Divi
*/

.et_pb_blog_grid .et_pb_post {
  padding: 0;
}

.et_pb_image_container {
  margin: 0px 0px 29px !important;
}

.et_pb_image_container {
	margin: 0px 0px 29px !important;
}

#main-content {
	background-color: transparent !important;
}

mark {
    background-color: transparent !important;
	color: #FFF !important;
}

.woocommerce .page-numbers {
    list-style: none !important;
}

.woocommerce .page-numbers li {
    display: inline-block !important;
}

.woocommerce .page-numbers li a, 
.woocommerce .page-numbers li span {
    border: 1px solid !important;
	background-color: white !important;
	color: black !important;
	border-color: black !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
} 

.wpsp-pagination-dot {
	display: none !important;
}

.wpsp-nav {
	display: none !important;
}

.wpsf-product-title a {
	font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif !important;
	color: #CCC !important;
}

.wpsf-product-title a:hover {
	color: #FFF !important;
}

.wpsf-product-price {
	font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif !important;
	color: #999 !important;
}

.woocommerce ul {
  list-style-type: none !important;  /* Remove bullets */
}

.woocommerce-MyAccount-navigation li {
 	padding-bottom: 20px !important; /* Remove padding */
}

.woocommerce a {
    color: #CCCCCC !important;
	text-decoration: none !important;
}

.woocommerce a:hover {
     color: #FFFFFF !important;
}

.woocommerce-Message{
	background-color: #999999 !important;
}

.woocommerce-Button {
	background-color: #000000 !important;
}

