/*  Theme Name:   histoiresdegaspard 

Theme URI:    https://histoiresdegaspard.com/ 

Description:  Description de mon thème enfant 

Author:       Fly  

Author URI:   https://webxr.fr

Template:     hello-elementor  

Version:      0.1.0 */

.bbp-topic-permalink {
    color: #000;
}

a {
    color: rgb(255, 255, 255)!important;
}

.site-header {
    background: #000!important;
}

p.site-description.show {
    display: none;
}

h1.entry-title {
    color: #161d1d;
}

span.wc-block-components-checkbox__label a {
    color: #0000ff!important;
}

.page-header h1.entry-title {
    color: #161d1d!important;
}

a.wc-block-components-checkout-return-to-cart-button {
    display: none;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #4CAF50;
    color: #fff;
    font-weight: 800;
    width: auto;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background: #3e8e41;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
    justify-content: end!important;
}

.woocommerce-table--order-details a {
    color: #000000 !important;
}

.woocommerce-MyAccount-navigation-link a {
    color: #000 !important;
}

.order-actions--heading,
.order-actions-button {
    display: none !important;
}