/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* Personnalisation Morango Création */

/* Formulaire de contact */

a.powered-by {
    display: none !important;
}

button.button.submit-button {
    padding: 0.8em 3em !important;
    border-radius: 4em !important;
    background: #fab800;
    border: solid 2px #e3dbd1 !important;
}

button.button.submit-button span.text {
    color: #000000 !important;
}

html .formcraft-css .fc-form .form-page-content {
    padding: 2.5em 1.5em 1.5em 2.5em !important;

}

textarea, input {
    border-radius: 8px !important;
}

html .formcraft-css .fc-form {
	border-radius: 20px !important;
}

/* Systeme d'alarme */

.w-iconbox-icon, h3.w-iconbox-title {
    margin-bottom: 1rem;
}

/* Pied de page */

footer#page-footer a, footer#page-footer p {
    color: #ffffff !important;
}

.w-socials.style_colored .w-socials-item-link {
    background: #e70080 !important;
}

.fa-facebook:before {
    content: "\f39e" !important;
}

.fa-linkedin:before {
    content: "\f0e1" !important;
}

/* Bouton back to top*/

a.w-toplink.pos_right.active {
    border-radius: 50% !important;
}