/*
Theme Name: Terradepth theme
Author:Devteam 
Description: this the child theme of twenty twenty 1 for terradepth  custom theme
Version: 1.0
Template: twentytwentyone

This is the child theme for Twenty Twenty-One theme.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

form.wpcf7-form.invalid .wpcf7-response-output {
color: #fff;
font-size: 20px;
border: none;
}
.signup-form .wheel-form-wrap .wf-select .select-opener{
z-index: 1;
}
.form-actions.clearfix p span.wpcf7-spinner {
position: absolute;
left: auto;
top: 0;
}
.form-actions.clearfix p {
position: relative;
}

.signup-form .hs-form-html label {font-size: 14px;color: #fff;display: block;}
[data-hsfc-id=Renderer] .hsfc-Button {padding:20px !important; font-size: 14px!important}
[data-hsfc-id=Renderer] .hsfc-ErrorAlert {font-size: 14px!important}

/* for press-media search */
.media-search {
	display: flex;
}
.media-search .input-search {
	border: 2px solid #96d5ea;
	color: #ffffff;
	background-color: transparent;
	display: block;
	width: 100%;
	height: 60px;
	padding: 6px 27px;
	font-size: 14px;
	line-height: 1.42857143;
	letter-spacing: 1.4px;
	text-align: left;
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 700;
}
.media-search button {
	border: 2px solid #96d5ea;
	color: #ffffff;
	cursor: pointer;
	background-color: transparent;
	display: inline-block;
	width: 145px;
	height: auto;
	padding: 17px 27px 19px;
	font-size: 14px;
	line-height: 1.42857143;
	letter-spacing: 1.4px;
	text-align: center;
	min-width: auto;
	text-transform: uppercase;
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
}
@media screen and (max-width: 767px) {
.media-search {
	padding-right: 15px;
	padding-left: 15px;
}
}
/* for press-media search */

/* for HubSpot form */
.signup-form .hs-form-html .hsfc-NavigationRow__Alerts {
	display: none;
}
.signup-form .hs-form-html .hsfc-Button {
	min-width: 220px;
	width: auto;
	border: 2px solid #96d5ea;
	color: #ffffff;
	cursor: pointer;
	background-color: transparent;
	display: inline-block;
	height: auto;
	padding: 17px 27px 19px;
	font-size: 14px;
	line-height: 1.42857143;
	letter-spacing: 1.4px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Muli', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	border-radius: 0;
	box-shadow: none;
}
.signup-form [data-hsfc-id="Renderer"] * {
	line-height: normal;
}
.signup-form [data-hsfc-id="Renderer"] .hsfc-RichText {
	margin-bottom: 1.5rem;
}
.signup-form [data-hsfc-id="Renderer"] .hsfc-RichText * {
	color: #fff !important;
	line-height: normal;
}
/* for HubSpot form */
