/*
Theme Name:     Entrepreneur - Child Theme
Theme URI:      http://themovation.com/entrepreneur
Template:       entrepreneurx
Author:         Themovation
Author URI:     http://themovation.com
Version:        2.0
Text Domain:    entrepreneur
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

/* Header - Footer */
.navbar {
    background-color: #f5f1ea !important;
    margin-bottom: 0;
}
.footer {
    background: #f5f1ea;
}
.footer-btm-bar {
    background: #d3cec6;
}
.footer_copy {
	color:#000;
}

/* General */
a {
	color: #ada9a3 !important;
}

/* Formulaires */
.frm_style_formidable-style.with_frm_style .frm_submit button {
	background: #f5f1ea;
	color: #000000;
	border-color: #ada9a3;
}

/* Shop */
.woocommerce ul.products li.product .price,
.woocommerce.single-product .product .price {
	color: #918d86 !important;	
}
html .woocommerce a.button, 
html .woocommerce-page a.button,
.woocommerce button.button.alt {
	background-color: #ada9a3 !important;	
	color:#FFF !important;
}
.product_meta {
	display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}
.woocommerce-tabs .panel {
	width:100%;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 30.6%;
}
.woocommerce-result-count,
.woocommerce-ordering {
	display: none;
}
h1.entry-title {
	color:#515151 !important;
}

/* Galeries */
.lb-details {
	display: none;
}