/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.12.4.1778710626
Updated: 2026-05-13 22:17:06

*/

body .jficc .ai-agent-chat-avatar.size-lg {
    width: 60px;
    height: 60px;
    border-width: 1px;
}
body .jficc .embedded-agent-container {
    width: inherit !important;
    margin: 16px !important;
}
body .jficc .ai-agent-chat-avatar-container {
		bottom: 0;
}
@media(max-width:767px){
	h2.highlight-text{
		font-size:28px!important;
		line-height:36px!important;
		text-align:center!important;
	}
	.elementor-image-box-wrapper {
    display: flex;
    align-items: center;
		gap:20px;
}
}
@media only screen and (max-width: 1370px) and (min-width: 768px){
h2.highlight-text{
		font-size:36px!important;
		line-height:48px!important;
	}	
}

/* ================================================
   GHHS /form/ page — match employment-forms design
   Form ID 12
   ================================================ */

/* --- Input fields, selects, textareas --- */
#gform_wrapper_12 .ginput_container input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
#gform_wrapper_12 .ginput_container select,
#gform_wrapper_12 .ginput_container textarea {
    padding: 10px 20px !important;
    height: 48px !important;
    outline: none !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    border-radius: 8px !important;
    border: 1px solid #f6bfff !important;
    color: #000000 !important;
    background-color: #ffffff !important;
}

#gform_wrapper_12 .ginput_container textarea {
    height: auto !important;
    min-height: 120px !important;
}

/* --- Focus state --- */
#gform_wrapper_12 .ginput_container input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):focus,
#gform_wrapper_12 .ginput_container select:focus,
#gform_wrapper_12 .ginput_container textarea:focus {
    border-color: #b60cd3 !important;
    box-shadow: 0 0 0 2px rgba(246, 191, 255, 0.4) !important;
    outline: none !important;
}

/* --- Section headings --- */
#gform_wrapper_12 .gsection_title {
    color: var(--e-global-color-accent) !important;
    font-family: 'Lora', serif !important;
    font-size: 1.2rem !important;
    font-weight: 500 !important;
    border-bottom: 2px solid var(--e-global-color-accent) !important;
    padding-bottom: 6px !important;
    margin-bottom: 16px !important;
}

/* --- Field labels --- */
#gform_wrapper_12 .gfield_label,
#gform_wrapper_12 .gform-field-label {
    color: #7c3488 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
}

/* --- Radio & Checkbox inputs --- */
#gform_wrapper_12 input[type="radio"],
#gform_wrapper_12 input[type="checkbox"] {
    accent-color: #7c3488 !important;
}

/* --- Radio & Checkbox labels --- */
#gform_wrapper_12 .gfield_radio label,
#gform_wrapper_12 .gfield_checkbox label {
    color: #000000 !important;
}

/* --- Submit button --- */
#gform_wrapper_12 .gform_footer input[type="submit"],
#gform_wrapper_12 .gform_button {
    outline: none !important;
    border: 1px solid #7c3488 !important;
    height: 56px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 14px 32px !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    border-radius: 100px !important;
    color: #ffffff !important;
    background-color: #7c3488 !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
}

#gform_wrapper_12 .gform_footer input[type="submit"]:hover,
#gform_wrapper_12 .gform_button:hover {
    background-color: #b60cd3 !important;
    border-color: #b60cd3 !important;
}

/* --- Required asterisk --- */
#gform_wrapper_12 .gfield_required {
    color: #b60cd3 !important;
}

/* --- File upload area --- */
#gform_wrapper_12 .gform_drop_area {
    border: 2px dashed #f6bfff !important;
    border-radius: 8px !important;
    background-color: #fce8ff !important;
}

#gform_wrapper_12 .gform_button_select_files {
    background-color: transparent !important;
    color: #7c3488 !important;
    border: 1px solid #7c3488 !important;
    border-radius: 100px !important;
}

#gform_wrapper_12 .gform_button_select_files:hover {
    background-color: #7c3488 !important;
    color: #ffffff !important;
}

/* --- Signature pad --- */
#gform_wrapper_12 canvas {
    border-color: #f6bfff !important;
    border-radius: 8px !important;
}

/* --- Consent / Terms link --- */
#gform_wrapper_12 .gfield_consent_label a {
    color: #7c3488 !important;
}

/* --- Description text --- */
#gform_wrapper_12 .gfield_description {
    color: #555555 !important;
    font-size: 13px !important;
}

/* --- Validation errors --- */
#gform_wrapper_12 .gfield_error input,
#gform_wrapper_12 .gfield_error select,
#gform_wrapper_12 .gfield_error textarea {
    border-color: #c0392b !important;
}

#gform_wrapper_12 .validation_message {
    color: #c0392b !important;
}

/* --- Download form link --- */
#gform_wrapper_12 a.download-form {
    color: #7c3488 !important;
    font-weight: 500 !important;
    border-radius: 24px !important;
    font-size: 12px !important;
    display: inline-block !important;
    padding: 4px 8px !important;
    border: 1px solid #7c3488 !important;
    text-decoration: none !important;
}

#gform_wrapper_12 a.download-form:hover {
    color: #ffffff !important;
    background: #7c3488 !important;
}
#gform_wrapper_12 .ginput_container select {
    height: 48px !important;
    padding: 10px 20px !important;
    outline: none !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    border-radius: 8px !important;
    border: 1px solid #f6bfff !important;
    color: #000000 !important;
    background-color: #ffffff !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%237c3488'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 16px center !important;
    padding-right: 40px !important;
}
/* --- Chosen.js select (GF enhanced dropdowns) --- */
#gform_wrapper_12 .chosen-container-single .chosen-single {
    height: 48px !important;
    line-height: 48px !important;
    padding: 0 20px !important;
    font-size: 16px !important;
    border-radius: 8px !important;
    border: 1px solid #f6bfff !important;
    color: #000000 !important;
    background: #ffffff !important;
    box-shadow: none !important;
}

#gform_wrapper_12 .chosen-container-single .chosen-single div {
    width: 40px !important;
    border-left: none !important;
    background: none !important;
}

#gform_wrapper_12 .chosen-container-single .chosen-single div b {
    background: none !important;
}

#gform_wrapper_12 .chosen-container-single .chosen-single div::after {
    content: '' !important;
    display: block !important;
    width: 10px !important;
    height: 6px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%237c3488'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: absolute !important;
    right: 16px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

/* Chosen dropdown list */
#gform_wrapper_12 .chosen-container .chosen-drop {
    border: 1px solid #f6bfff !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 12px rgba(182,12,211,0.1) !important;
}

#gform_wrapper_12 .chosen-container .chosen-results li.highlighted {
    background-color: #7c3488 !important;
    color: #ffffff !important;
}

/* Active/open state border */
#gform_wrapper_12 .chosen-container-active .chosen-single {
    border-color: #b60cd3 !important;
    box-shadow: 0 0 0 2px rgba(246,191,255,0.4) !important;
}
/* --- Chosen search box fix --- */
#gform_wrapper_12 .chosen-container .chosen-search {
    border: none !important;
    padding: 8px !important;
}

#gform_wrapper_12 .chosen-container .chosen-search input[type="text"] {
    border: 1px solid #f6bfff !important;
    border-radius: 8px !important;
    height: 40px !important;
    padding: 0 12px 0 36px !important;
    font-size: 14px !important;
    box-shadow: none !important;
    outline: none !important;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13A6 6 0 1 0 7 1a6 6 0 0 0 0 12zM14 14l-3-3' stroke='%237c3488' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: 10px center !important;
    background-color: #ffffff !important;
}

#gform_wrapper_12 .chosen-container .chosen-search input[type="text"]:focus {
    border-color: #b60cd3 !important;
    box-shadow: 0 0 0 2px rgba(246,191,255,0.4) !important;
}
.gform_required_legend{
	display:none;
}