  /**

Theme Name: Astra Child

Author: Brainstorm Force

Author URI: http://wpastra.com/about/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: astra-child

Template: astra

*/

#hub-form-custom form#gform_8 fieldset.gfield {
    margin-top: 20px !important;	
}
#hub-form-custom form#gform_8 .gfield {
    padding: 10px 10px;
    border-radius: 3px;
    position: relative;
    width: 100%;
    transition: background-color .15s;
}
#hub-form-custom form#gform_8 .gfield.gfield_error {
	background-color: #ffd6d6;
}
#hub-form-custom form legend.gfield_label {
    color: #1b3b68;
    font-family: "Lato", sans-serif;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 500;
}
legend.gfield_label.gfield_label_before_complex {
    font-size: 16px;
}
#hub-form-custom form#gform_8 {
	max-width: 752px;
	margin: 0 auto;
	padding: 0px 42px;
}
#hub-form-custom form#gform_8 fieldset.gfield--width-full {
    margin-top: 20px !important;
}
#hub-form-custom form legend.gfield_label,
#hub-form-custom form div.gfield label.gfield_label {
    color: #1b3b68;
    font-family: "Lato", sans-serif;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 500;
}
#hub-form-custom form#gform_8 fieldset label,
#hub-form-custom form .gfield_description {
    margin-left: 3px;
    color: #12458D;
    font-size: 12px !important;
    margin-top: 10px;
    display: block;
    word-break: break-word;
    padding: 0 !important;
    font-family: "Lato", sans-serif;
    min-height: 13px;
    line-height: 15px;
}

#hub-form-custom form#gform_8 .gfield_radio {
    width: 100%;
    display: inline-block;
}
#hub-form-custom form#gform_8 .gchoice {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
#hub-form-custom form#gform_8 .gchoice label {
    margin-top: 0 !important;
    color: #265290;
    padding-left: 30px !important;
    min-height: 20px;
    font-size: 15px !important;
    position: relative;
    cursor: pointer;
    margin-left: 0;
}
#hub-form-custom form#gform_8 .gchoice label::before {
    width: 20px;
    height: 20px;
    border: 1px solid;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    transition: border-color .15s;
    border-color: rgba(18, 69, 141, 0.75);
    background-color: #FFFFFF;
}
#hub-form-custom form#gform_8 .gchoice label::after {
	top: 3px;
    left: 3px;
    width: 14px;
    height: 14px;
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: #093A80;
    transform: scale(0);
    opacity: 0;
    transition: transform .2s,opacity .2s;
}
#hub-form-custom form#gform_8 .gchoice input:checked + label::after {
	transform: scale(1);
    opacity: 1;
}
#hub-form-custom form#gform_8 .gchoice input {
    width: 1px;
    height: 1px;
    opacity: 0;
}
#hub-form-custom form#gform_8 input,
#hub-form-custom form#gform_8 textarea {
    background-color: #ffffff;
    border-color: rgba(18, 69, 141, 0.75);
    border-radius: 4px;
}
#hub-form-custom form#gform_8 input[type="submit"] {
    background: #00a9e9;
    border-radius: 100px;
    margin-left: 10px;
    box-shadow: none;
    text-shadow: none;
    font-size: 18px;
    font-weight: bold;
    font-family: "Ubuntu", sans-serif;
    border-color: #00a9e9;
    color: white !important;
    text-transform: uppercase !important;
    border: none !important;
    min-width: 200px;
    height: 3em;
}
#hub-form-custom form#gform_8 input[type="submit"]:hover {
    color: white !important;
    background-color: #12458d !important;
    text-transform: uppercase !important;
    border: none !important;
}
#hub-form-custom form#gform_8 input:hover,
#hub-form-custom form#gform_8 textarea:hover,
#hub-form-custom form#gform_8 .gchoice input:hover + label::befor  {
    border-color: rgba(18, 69, 141, 0.5);
    box-shadow: 0 0 0 2px rgba(18, 69, 141, 0.25);
}
.gform_wrapper .gform_validation_errors {
    background-color: rgba(242,58,60,.94);
    animation-name: fadeIn;
    animation-duration: .3s;
    animation-fill-mode: both;
    color: #fff;
    width: 100%;
    transition: .3s;
    top: 0;
    left: 0;
    z-index: 1001;
    box-shadow: none;
    border-radius: 0px;
    border: 0px;
}
.gform_wrapper .gform_validation_errors > h2 {
    color: #ffffff;
    font-size: 14px;
    line-height: normal;
}
#hub-form-custom form .gfield.gfield_error .gfield_description.gfield_validation_message {
    color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 14.515a7 7 0 110-14 7 7 0 010 14zm-.814-5.86h1.628v-5.21H6.186v5.21zM7 11.259a.82.82 0 00.814-.824A.816.816 0 007 9.631a.813.813 0 100 1.628z' fill='%23fff'/%3E%3C/svg%3E");
    font-size: .75em;
    margin-top: 8px;
    border-radius: 4px;
    background-size: .875em;
    background-position: .375em;
    background-repeat: no-repeat;
    display: inline-block;
    width: auto;
    padding: .25em .5em .25em 1.625em !important;
    border: 0px;
    background-color: #f23a3c;
    clear: both;
    float: none;
}
#gform-notification {
    position: fixed;
    top: 0;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99;
    margin: 0px !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
}
.gform-notification-inr {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #ffffff;
	text-align: center;
	padding: 40px;
	max-height: 100vh;
	overflow-y: auto;
	min-width: 650px;
}
.message-sent #gform-notification {
	opacity: 1;
	visibility: visible;
}
.message-sent .gform-notification-inr {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.clo {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 13px;
	font-size: 0px;
	width: 15px;
	text-align: center;
	height: 15px;
}
.clo::after,
.clo::before {
	content: "";
	display: inline-block;
	width: 2px;
	height: 14px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0px 0px 0px 0px;
}
.clo::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: 0px 0px 0px -2px;
}

@media (max-width: 767px) {
	.gform-notification-inr {
		width: calc(100% - 30px);
		min-width: unset;
		padding: 40px 20px 20px;
		
	}
	#hub-form-custom form#gform_8 {
	    padding: 0;
	}
}