/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.landing-hero .btn-container {
	margin-top: 40px !important;
}
.landing-hero .landing-google {
	margin-top: 90px !important;
}
.landing-hero .text-lead, .text-lead > *, .nav-tabs .tab-excerpt.text-lead {
	font-size: 24px !important;
}
.ti-widget.ti-goog .ti-widget-container {
	text-align: right !important;
}
.landing-header {
	margin-top: 40px !important;
}
.landing-step {
	text-align: center;
}
.landing-step-header {
	text-align: center;
}
.landing-button-row .btn-container {
	text-align: center;
}
.wp-gr.wpac a.wp-google-name {
	color: #ffffff !important;
}
.wp-gr .rpi-dot.active {
	background-color: #f2e400 !important;
}
.landing-field input {
	padding: 20px 10px;
}
.landing-phone:hover {
	color: #ffffff !important;
}
@media only screen and (max-width: 959px) {
	.landing-hero .landing-google {
		margin-top: 10px !important;
	}
	.ti-widget.ti-goog .ti-widget-container {
		text-align: left !important;
	}
	.landing-hero .btn-container {
		margin-top: 20px !important;
	}
	.landing-tel h3 {
		text-align: left !important;
	}
	.landing-button-row a.btn {
		transform-origin: center !important;
	}
}