/*
	Theme Name: Alto
	Theme URI: https://studiotem.com/
	Author: Studio TEM
	Author URI: https://studiotem.com/
	Description: Custom theme developed by Studio TEM
	Version: 1.1.0
	License: GNU General Public License v2 or later
	Text Domain: alto
	Domain Path:  /languages
	Tags: custom-design, custom-backend, simple-administration
*/

li.wpml-ls-slot-shortcode_actions {
	list-style: none !important;
}

.invalid div.wpcf7-response-output, .unaccepted div.wpcf7-response-output {
	color: #C10000 !important;
}

div.wpcf7-response-output {
	color: #7c00ff !important;
	font-weight: 700;
}

span .wpcf7-not-valid {
	border: 1px solid #ff0000 !important;
}

.screen-reader-response {
	display: none !important;
}

div.wpcf7-validation-errors {
	background: #ffe2e2;
	border: 1px solid #ff0000;
	color: #C10000;
}

.wpcf7-not-valid-tip {
	font-size: 18px !important;
	margin-left: 10px;
}

div.wpcf7-response-output {
	padding: 15px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 18px !important;
	margin-top: 140px;
}

.wpcf7-spam-blocked {
	background: #e2e2e2;
	border: 1px solid #bcbcbc !important;
	color: #383838;
}

.wpcf7-mail-sent-ng {
	background: #fcf8e3;
	border: 1px solid #ac9163 !important;
	color: #8a6d3b;
}

.wpcf7-mail-sent-ok {
	background: #dff0d8;
	border: 1px solid #3c763d !important;
	color: #3c763d;
}

.wpcf7-not-valid-tip {
	color: #C10000;
}

#wpcf7-f97-o1 {
	height:50px !important
}

.wpcf7-form-control-wrap input {
	width: 200px !important;
}