/*
 Theme Name:   Thème Ôtrement
 Theme URI:    https://evenement.otrement.info/
 Author:       Ludovic Corcos
 Template:     sydney
 Version:      1.0.0
*/

.container.content-wrapper {
    background-color: transparent;
}

p, body .transparent-two-columns p {
	text-align: left;
}

body .transparent-two-columns p:nth-of-type(1), body .transparent-two-columns p:nth-of-type(2) {
	width: auto;
}

body .transparent-two-columns p:nth-of-type(2) {
	margin: 0 0 0 0px
}

body .transparent-two-columns input.wpcf7-form-control.wpcf7-date, body .transparent-two-columns input.wpcf7-form-control.wpcf7-number, body .transparent-two-columns input.wpcf7-form-control.wpcf7-quiz, body .transparent-two-columns input.wpcf7-form-control.wpcf7-text, body .transparent-two-columns select.wpcf7-form-control.wpcf7-select, body .transparent-two-columns textarea.wpcf7-form-control.wpcf7-textarea {
	font-weight: unset;
}


.sr-only {
	position: inherit !important;
	line-height: 2;
    font-weight: bold;
    font-size: 16px;
}
 

.col-md-4 {
    width: -webkit-fill-available;
}

.cf7-display-steps-container li.enabled {
    font-weight: bold;
}

.cf7-display-steps-container li.active {
		font-weight: bold;
}

.cf7-display-steps-container li {
		font-weight: bold;
}

.page-wrap {
    padding: 0px 0 0px;
}


span .wpcf7-not-valid {
    border: 1px solid black !important;
}


span.wpcf7-not-valid-tip {
    color: yellow;
}

.grecaptcha-badge {
    display: none !important;
}