/*
	Theme Name: Terexb Theme
	Author: Codex
	Version: 1.0.0
	Text Domain: terexb-theme
*/

/* .wpcf7-form-control-wrap {
	width: 100%;
}

*/

.fancybox__content:focus,
.fancybox__content iframe {
	border: 0 !important;
	outline: none !important;
}
.contacts-form__button {
	position: relative;
}
.wpcf7-spinner {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}
.wpcf7 form .wpcf7-response-output {
	margin: 0;
	margin-top: 1rem;
}

.wpcf7-form-control-wrap {
	width: 100%;
}

.wpcf7-not-valid-tip {
	margin-top: 0.5rem;
}

.bg-white {
	background: #fff;
}
.subsc-form__button .icon {
	font-size: 0;
}
.wpcf7-response-output {
	padding: 0 !important;
	border: 0 !important;
}
