/*
 Theme Name:   Activello Enfant
 Description:  Thème enfant basé sur Activello
 Author:       Vincent
 Template:     activello
 Version:      1.0
*/

/* Importation des styles du thème parent */
@import url("../activello/style.css");

.soldout {
	padding: 3px 8px;
	text-align: center;
	background: red;
	color: white;
	font-weight: bold;
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 12px;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
    border-radius: 0;
    border: 1px solid #29306e;
    height: 35px;
    padding: 0 10px;
    width: 100%;
}

.wpcf7 .wpcf7-submit {
    height: 35px;
    background: #85d3a9;
    border: 0;
    border-radius: 0;
    font-size: 12px;
    padding: 0 80px;
    text-transform: uppercase;
}



#colophon {
    padding: 0 0 50px 0;
}
#social li a span {
  display: inline;
}
