/*
Theme Name: Cross Fire Australia
Author: Ankan Chakraborty.
*/


h2.white-text.extra-light-text {
font-size: 52px;font-family: sans-serif;
    color: #61bb4d;
}

input#input_5_1_3 {
    border: 1px solid #ccc;
}
input#input_5_1_6 {
    border: 1px solid #ccc;
}

input#input_5_9_3 {
    border: 1px solid #ccc;
}
input#input_5_9_6 {
    border: 1px solid #ccc;
}

input#input_5_2 {
    border: 1px solid #ccc;
}
input#input_5_3 {
border: 1px solid #ccc;
}
input#input_5_10 {
    border: 1px solid #ccc;
}
input#input_5_5{
border: 1px solid #ccc;
}
input#input_5_6{
border: 1px solid #ccc;
}

textarea#input_5_8 {
border: 1px solid #ccc;
}

.gform_wrapper .gfield_required {
    display: none;
}

.white-button.white-button {
    color: #61bb4d;
    border-color: #61bb4d;
}
.white-border-button.white-border-button{
    color: #61bb4d;
    border-color: #61bb4d;
}
#hero-panels .taipan-contentpanel-panel .panel-constrain .panel-block .panel-cell h4 {
    color: #61bb4d;
font-weight: bold !important;
}
.hero-wrapper .phone-cell a {
    background: transparent;
    color: #61bb4d;
    background-image: url(http://www.crossfireaustralia.com.au/wp-content/uploads/2017/07/phone-flat.png);
    border: none;
        background-repeat: no-repeat;

position: absolute;
    right: 18px;
    top: 37px;
    z-index: 1000;
   
    padding: 14px 22px 20px 65px;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    line-height: 14px;
    text-decoration: none;
}
.nav-wrapper .nav-constrain .nav-block ul li a {
    color: #61bb4d;
    font-weight: bold;
}

i.fa {
    font-size: 17px;
    padding: 3px 7px;
    background: #fff;
    color: #4a4a4a;
    border-radius: 50%;
    line-height: 20px;
    text-decoration: none;
    transition: 1s;
}
i.fa:hover {
    background: #0a3e61;
    color: #fff;
    transition: 1s;
    text-decoration: none;
}

i.fa.fa-google-plus.fa-2 {
    font-size: 16px;
    padding: 3px 4px;
    background: #fff;
    color: #4a4a4a;
    border-radius: 50%;
    line-height: 20px;
    text-decoration: none;
    transition: 1s;
}
i.fa.fa-google-plus.fa-2:hover {
    background: #0a3e61;
    color: #fff;
    transition: 1s;
    text-decoration: none;
}
.contact a {
    text-decoration: none;
}