/*
 * Theme Name: Radon France
 * Description: Thème radon-france dérivé du thème Healthflex
 * Author: Til Valhall Communication <contact@tilvalhall.fr>
 * Author URI: http://www.tilvalhall.fr/
 * Template: healthflex
 * Version: 1.0.0
 */

/**
 * Cart page
 */
.gateway-icon {
    display: inline-block !important;
    outline: none;
    font-weight: bold;
}
.gateway-icon:not(:last-child) {
    margin-right: 10px;
}

/**
 * Forms
 */
.wpcf7-form-control.wpcf7-recaptcha {
    border: none;
}
