/**
Theme Name: La Dame aux Armoires
Author: Ingrid FAGLIN
Author URI: https://ladameauxarmoires.com
Description: Design personnalisé (thème enfant) pour La Dame aux Armoires à partir du thème parent Astra Pro
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: la-dame-aux-armoires
Template: astra
*/



.sub-menu .menu-link a {
	height:30px;
}

.wpforms-form button[type=submit] {
    background-color: #BA9E66 !important;
    border-color: #BA9E66 !important;
    color: #000 !important;
    transition: background 0.3s ease-in-out;
}
 
.wpforms-form button[type=submit]:hover {
    background-color: #BA9E66 !important;
}

footer a{color:#BA9E66; text-decoration:underline}

/*Titles*/
h1{font-size:1.5em!important;
font-weight:600!important}

/*Search product*/
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{outline-style:none}

/*Checkout titre*/
#post-8 h1{display:}
.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected{background-color:#FA5022!important;color:white!important}
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link{color:#FA5022}
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link:hover{color:#FA5022;background-color:white!important;text-decoration:none}
.orange{color:#FA5022}
.ast-above-header.ast-above-header-bar {
    background-color: #b9cfcd !important;
    background-image: none;
}