@charset "UTF-8";
/*
Theme Name: Devoq
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: A custom theme for TCP.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 2.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
*/

/* Categories 01 to 03 are the basics. */

header h1.entry-title { display:none !important;}

/* Homepage form validation message */
.elementor-form .elementor-field-group.success::before,
.elementor-form .elementor-field-group.error::before {
	position: absolute;
	right: 27px;
	bottom: 10px;
	z-index: 1;
}
.elementor-form .elementor-field-group.success::before {
	width: 16px;
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ff902a' d='M173.9 439.4l-166.4-166.4c-10-10-10-26.2 0-36.2l36.2-36.2c10-10 26.2-10 36.2 0L192 312.7 432.1 72.6c10-10 26.2-10 36.2 0l36.2 36.2c10 10 10 26.2 0 36.2l-294.4 294.4c-10 10-26.2 10-36.2 0z'/%3E%3C/svg%3E");
}
.elementor-form .elementor-field-group.error::before {
	width: 13px;
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%23ff902a' d='M242.7 256l100.1-100.1c12.3-12.3 12.3-32.2 0-44.5l-22.2-22.2c-12.3-12.3-32.2-12.3-44.5 0L176 189.3 75.9 89.2c-12.3-12.3-32.2-12.3-44.5 0L9.2 111.5c-12.3 12.3-12.3 32.2 0 44.5L109.3 256 9.2 356.1c-12.3 12.3-12.3 32.2 0 44.5l22.2 22.2c12.3 12.3 32.2 12.3 44.5 0L176 322.7l100.1 100.1c12.3 12.3 32.2 12.3 44.5 0l22.2-22.2c12.3-12.3 12.3-32.2 0-44.5L242.7 256z'/%3E%3C/svg%3E");
}
.elementor-form .elementor-field-group.active::before {
	content: '';
	position: absolute;
	width: 58px;
	height: 35px;
	background-repeat: no-repeat;
	background-image:
		linear-gradient(#ff902a 25px, transparent 0),
		linear-gradient(#ff902a 25px, transparent 0),
		linear-gradient(#ff902a 25px, transparent 0),
		linear-gradient(#ff902a 25px, transparent 0),
		linear-gradient(#ff902a 25px, transparent 0),
		linear-gradient(#ff902a 25px, transparent 0);
	background-size: 3px 26px;
	background-position:
		0px center,
		6px center,
		12px center,
		18px center,
		24px center,
		30px center;
	animation: spikeUp 1s linear infinite alternate;
	left: auto;
	bottom: 0;
	right: 0;
	z-index: 1;
}
@keyframes spikeUp {
	0% { background-size: 3px 40px}
	16% { background-size: 3px 53px, 3px 40px, 3px 40px, 3px 40px, 3px 40px, 3px 40px}
	33% { background-size: 3px 40px, 3px 53px, 3px 40px, 3px 40px, 3px 40px, 3px 40px}
	50% { background-size: 3px 40px, 3px 40px, 3px 53px, 3px 40px, 3px 40px, 3px 40px}
	66% { background-size: 3px 40px, 3px 40px, 3px 40px, 3px 53px, 3px 40px, 3px 40px}
	83% { background-size: 3px 40px, 3px 40px, 3px 40px, 3px 40px, 3px 53px, 3px 40px}
	100% { background-size: 3px 40px, 3px 40px, 3px 40px, 3px 40px, 3px 40px, 3px 55px}
}
.elementor-form .elementor-message:before {
    width: 10px;
}
.elementor-form .elementor-message.elementor-message-danger:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3E%3Cpath fill='%23d9534f' d='M242.7 256l100.1-100.1c12.3-12.3 12.3-32.2 0-44.5l-22.2-22.2c-12.3-12.3-32.2-12.3-44.5 0L176 189.3 75.9 89.2c-12.3-12.3-32.2-12.3-44.5 0L9.2 111.5c-12.3 12.3-12.3 32.2 0 44.5L109.3 256 9.2 356.1c-12.3 12.3-12.3 32.2 0 44.5l22.2 22.2c12.3 12.3 32.2 12.3 44.5 0L176 322.7l100.1 100.1c12.3 12.3 32.2 12.3 44.5 0l22.2-22.2c12.3-12.3 12.3-32.2 0-44.5L242.7 256z'/%3E%3C/svg%3E");
}
.elementor-form .elementor-message.elementor-message-success:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffffff' d='M173.9 439.4l-166.4-166.4c-10-10-10-26.2 0-36.2l36.2-36.2c10-10 26.2-10 36.2 0L192 312.7 432.1 72.6c10-10 26.2-10 36.2 0l36.2 36.2c10 10 10 26.2 0 36.2l-294.4 294.4c-10 10-26.2 10-36.2 0z'/%3E%3C/svg%3E");
}