.elementor-kit-5{--e-global-color-primary:#0D46FF;--e-global-color-secondary:#2B2D42;--e-global-color-text:#1C1C28;--e-global-color-accent:#61CE70;--e-global-color-a7d9de4:#FFFFFF;--e-global-color-8eb7529:#EBEBF0;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Inter", Sans-serif;font-size:14px;line-height:1.5em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;color:#FFFFFF;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;}.elementor-kit-5 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-weight:bold;}.elementor-kit-5 h2{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;}.elementor-kit-5 h4{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;}.elementor-kit-5 h5{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;}.elementor-kit-5 h6{font-family:"Inter", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{padding:12px 24px 12px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*STRAT GRAVITY FORMS*/
.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 500!important;
}
.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 24px!important;
}
.gform_wrapper input[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.ginput_container_time input{
    padding: 0;
    min-width: initial!important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=number]):not(#input_1_18_3) {
    border: 1px solid #d2d3d3;
    border-radius: 5px;
    color: #1d252c;
    height: 50px;
    padding: 0 15px !important;
    width: 100%;
}
.gform_wrapper.gravity-theme .gfield_chainedselect.horizontal select, input[type=date], input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select:not(#input_1_18_3) {
    border: 1px solid #d2d3d3;
    border-radius: 5px;
    color: #1d252c;
    font-size: .941em;
    height: 50px;
    width:100%!important;
    /*margin-bottom: 10px;*/
    /*max-width: 350px;*/
    padding: 0 15px !important;
}
.gform_wrapper.gravity-theme .gfield_chainedselect.horizontal input, input[type=number],#input_1_18_3{ 
    height: 50px;
    border: 1px solid #d2d3d3;
}
.gform_wrapper .select-selected {
    font-weight: normal;
    display: block;
    min-height: 1.2em;
    padding: 0 16px;
    white-space: nowrap;
}
body .gform_wrapper .gform_body .gform_fields .gfield select option {line-height:10px;}

.gform_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding-left: 12px;
    background-image: url("https://www.staging.subaru.co.za/wp-content/themes/Subaru_2018/img/dropdown.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-left: 0!important;
    padding-right: 0!important;
}
.gfield_chainedselect{
    justify-content: space-between;  
}
.gfield_chainedselect span{
    width: 48%;
}

.gform_wrapper.gravity-theme .gfield-choice-input+label {
    margin-bottom: 0;
    max-width: calc(100% - 38px)!important;
    vertical-align: middle;
}
/*END GRAVITY FORMS*//* End custom CSS */