/* Enter Your Custom CSS Here */
.footer_top .widget_nav_menu li.menu-item a {
      margin-bottom: 0;
    color: #fff !important;
    line-height: 12px;
    border-bottom: 1px solid #fff6;
    padding-bottom: 10px;
}
.footer_top_holder{
    background-position: center!important;
}
#recent-posts-10 ul li a{
  color: #fff !important;
}
#recent-posts-10 ul li a:hover{
  color: #00a5ee !important;
}
/* #recent-posts-10 h5{
  margin-top: 20px !important; 
} */
.footer_top_holder h5:after{
   content: "";
   display: block;
   border-bottom: 2px solid #ffffff;
   width: 20%;
   max-width: 20%;
   padding-top: 10px;
}
.footer-contact i{
    position: absolute;
    top: 2px;
    left: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #cc2127;
    font-size: 19px;
    background: #cc2127;
}


footer .widget_recent_entries li:before, .content .wpb_text_column li:before{
	  content: '\f101';
    display: block;
    position: absolute;
    top: 2px;
    left: 0px;
    color: #cc2127;
    font: normal 20px/1 FontAwesome;
    font-weight: 600;
  
}

footer .widget_recent_entries li, .content .wpb_text_column li{
	    position: relative!important;
    padding-left: 23px!important;
  list-style-type:none;
}

.footer-contact p{
	      position: relative!important;
    padding-left: 55px!important;
    line-height: 30px;
    padding-bottom: 25px;
    font-weight: 500;
}
.post-cnt{
    font-style: italic;
    background: #0000000f;
    padding: 30px;
}
.post-cnt3{
    font-style: italic;
    background: #0000000f;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.post-cnt2{
    font-style: italic;
    background: #e8e21624;
    padding: 30px;
    padding-left: 90px;
  margin-bottom: 20px;
}
.warn-icon:before{
    content: '';
    position: absolute;
    top: 237px;
    left: 60px;
    width: 22px;
    height: 20px;
    background: url(http://australianiss.com.au/wp-content/uploads/2018/06/shortcodes-sprite.png) no-repeat -97px -2px;
}
.gform_fields li input[type=text], .gform_fields li input[type=email], .gform_fields li textarea{
    font-size:14px!important;
      padding: 14px!important;
}
#input_1_1_3_container label{
    display: none;
}
#gform_submit_button_1{
    background: #000;
    border: 2px solid #000;
    color: #fff;
    font-family: Kreon!important;
    font-size: 20px!important;
    line-height: 30px!important;
    padding: 10px 35px;
    height: auto;
    text-align: center!important;
}
#gform_submit_button_1:hover{
    background: #fff;
    border: 2px solid #fff;
    color: #00A5EE;
}
.gform_fields li{
  margin-bottom:0px!important;
}

body .gform_wrapper .top_label div.ginput_container{
  margin-top:0px!important;
}

body .gform_wrapper textarea{
  margin-top:12px!important;
}