/*
Theme Name: twentytwentyone child
Theme URI:  https://pro.good-deal.fr
Author:     Good Angel
Author URI: https://good-angel.fr
Template:   twentytwentyone
Version:    1.0
License:    GNU General Public License v2 or later
*/

/* links */
.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child {
    text-decoration: none;
}

a:-webkit-any-link {
    text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation-link > a:hover {
	text-decoration: none;
}

/* site main container */
.site-header, .site-main, .widget-area, .site-footer {
    padding-top: 0px !important;
}

/* footer */
.site-footer .site-info .site-name .design {
    text-transform: none;
}
.no-widgets .site-footer {
    margin-top: 0px;
}

/* header */
.site-header {
	padding-bottom: 0px;
}

ul.avant > li {
    text-align: center;
}

figure#avantage {
    margin: 0px 40px 10px 50px;
}

span#button > a {
    padding:5px;
    margin:5px;
}

p#contact_b {
    margin: 0px 50px 0px 0px;
    line-height: 60px;
}