/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .product-actions .add-to-cart:hover {
    background-color: #00929a!important;
}

#amegamenu.fixed-menu .amenu-item .amenu-link {
    padding: 8px 13px 17px!important;

}

#footer .footer-time li span, #footer .links.block-contact li a, .footer-container a:hover, .footer-container a:focus {
    color: #00929a;
}

#footer .footer-time li span, #footer .links.block-contact li a:hover, .footer-container a:hover, .footer-container a:focus {
    color: #ffffff;
}

.contact-rich .block .data.email {
    padding-top: 0.375rem;
    display: none;
}

/*************************************************************************
ENLEVER LE CARROUSEL DES MARQUES CAR Même Désactivé IL RESTE L'ESPACE !!
**************************************************************************/
.footer-brands {
    display: none;
}

/*****************************************************
IMPOSSIBLE DE REDUIRS LES COLONNES DE FORM DONC COMMENTER LEFT COLUMN
****************************************************/

#contact #left-column {

    display: none;
}

.label, label {
    color: #232323;
    text-align: right;
    font-size: 0.990rem;
}