/*
	Theme Name: BLS Custos Group
	Theme URI: 
	Description: The theme for WordPress. 
	Author: Dev
	Version: 1.a
*/

.textfield-selectqqq p {
	display:flex;
	width:100%;
    align-items: center;
    justify-content: space-between;
}

.wpcf7-not-valid-tip { display:none!important; }

.textfield-input {
	border:1px solid transparent;
}

.textfield-input.wpcf7-not-valid {
	border:1px solid red;
}

/*.wpcf7-response-output {
	display:none!important;
}*/

.topbar-lang .active { display:none; }