/* 
Theme Name: Moulures du Nord
Theme URI: mouluresdunord.fr
Description: Thème personnalisé pour le site des Moulures du Nord
Author: Les Moulures du Nord
Author URI: https://mouluresdunord.fr
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.boutons-menus:hover {
	font-weight:bold !important;
	text-decoration:underline !important;
}
.woocommerce-breadcrumb {
	margin:0px 0px 0px 0px !important;
}
p.product-title {
	font-size:16px !important;
	font-weight:bold !important;
}
p.price {
	margin-bottom:0px !important;
}

table td {
	vertical-align:middle !important;
}
table th {
	vertical-align: middle !important;
}
#price_calculator input {
    text-align: right !important;
    padding: 0 5px 0 5px;
}
table#price_calculator {
	margin: 0px !important;
	border: solid 1px #e0e0e0;
	background-color: #f8f8f8 !important;
}

/* Désactiver l'alternance de couleurs des tableaux (Hello Elementor) */

.elementor table td,
.elementor table th {
  background: none !important;
  background-color: transparent !important;
}

tr.price-table-row.calculated-price {
	font-weight: 700 !important;
	text-transform: uppercase !important;
	border-top: 1px solid #e0e0e0;
}
tr.price-table-row.total-amount {
	font-weight: 700 !important;
}
span.wc-measurement-price-calculator-input-help {
	display:none !important;
}
.qib-button-wrapper {
	margin: 0px !important;
}
div.woocommerce-variation-price {
	background-color: #f8f8f8;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 10px;
}
table.variations {
	background-color: #f8f8f8;
	border-top: 1px solid #e0e0e0 !important;
	border-left: 1px solid #e0e0e0 !important;
	border-right: 1px solid #e0e0e0 !important;
	margin-bottom: 0px !important;
	text-align: left !important;
}
a.reset_variations {
	display:none !important;
}
button.single_add_to_cart_button.button.alt {
	background-color:green; !important;
}
select {
	padding:3px !important;
}
#price_calculator td {
	padding:10px !important;
}

th.woocommerce-product-attributes-item__label {
	padding-left:10px !important;
	padding-right:10px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.woocommerce table.shop_attributes th {
    width: 30%;
	height:40px;
	background-color: #f8f8f8 !important;
	color: #502311;
	text-align: left;
	    border-bottom: 1px solid #e0e0e0;
    font-weight: 700;
    border-top: 0;
    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
    padding-left: 10px;
	background-color: white !important;
    border-top: 0;
    border-bottom: 1px solid #e0e0e0;
    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes {
    margin-bottom: 0px;
    width: 100%;
	border-top: 1px solid #e0e0e0;
}
div.woocommerce-product-gallery {
	margin-bottom: 5px !important;
}

a.add-request-quote-button.button {
	margin:0px !important;
	padding: 10px 10px 10px 10px !important;
	color:white !important;
	font-weight:700 !important;
}
input.jet-engine-meta-wrap {
	width:100% !important;
}
#menu-nouveautes {
	background-color:blue !important;
}