/*
Theme Name: BLA - Aqua Tune
Description: Aqua Tune
Author: BLA
Author URI: http://www.bla.com.au
Template: directory2
Version: 0.1
*/
@import url("../directory2/style.css");

/*  FONT STYLE STARTS  */
h1, h2, h3, h4{font-weight: 600 !important;}
h2{letter-spacing: 1px;}
.item-image a.main-link span, input[type="submit"], .search-form-type-2 .elm-search-form .label, .search-form-type-2 .elm-search-form .searchinput, .search-form-type-2 .elm-search-form .select2-chosen, .lang-en_US .search-form-type-2 .elm-search-form .select2-search input[type="text"], .search-form-type-2 .elm-search-form .radius-toggle, .lang-en_US .search-form-type-2 .elm-search-form .radius-display{
  font-weight: 200 !important;
}
.home .elm-search-form .submit-main-button .searchsubmit2{background: #005da7 !important}
/*  FONT STYLE ENDS  */

/*  SHORTCODE STYLE STARTS  */
.ait-sc-button .icon{padding: 5px !important;}
.ait-sc-button .icon .fa{font-size: 25px !important;}
/*  SHORTCODE STYLE ENDS  */

/*  FRAME STYLE STARTS  */
.social-icons ul{margin: 0px !important;}
.elm-main.elm-has-bg{margin-bottom: 0px !important;}
/*  FRAME STYLE ENDS  */

/*  SERVICES STYLE STARTS  */
.home .elm-services-main .layout-box .item-thumbnail .icon img{max-width: 100px !important;}
.home .elm-services-main .layout-list .image-present .item-title{padding: 3% 0}
.single-ait-item .address-container .item-features{display: table-row;}
/*  SERVICES STYLE ENDS  */

/*  LOCATION LIST STYLE STARTS  */
.item-featured .item-image a.main-link span{background: #f78d28}
.column-grid-3 .column-span-2 .entry-content-wrap{padding-top: 40px;}
.items-container .item-features .fa{font-size: 20px !important;}
.items-container .item-footer .contact-owner-container{margin-top: 20px;}
/*  LOCATION LIST STYLE ENDS  */

/*  SIDEBAR STYLE STARTS  */
#main .widget-content{padding: 5%}
#main .widget-content p{margin-bottom: 20px;}
/*  SIDEBAR STYLE ENDS  */

/*  FOOTER STYLE STARTS  */
#footer .footer-widgets .footer-widgets-container .gform_wrapper .top_label label.gfield_label, #footer .footer-widgets .footer-widgets-container .gform_wrapper .ginput_complex label{display: none !important;}
#footer .footer-widgets .footer-widgets-container .gform_wrapper{margin: 0 !important;}
#footer .gform_wrapper textarea, .gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url]{
  background: rgba(255,255,255,0.5);
}
#footer .footer-widgets-wrap{padding: 50px 0 0!important;}
/*.elm-partners ul.partners img{*/
/*	filter: grayscale(100%);*/
/*	transition:all 0.3s ease-in-out 0s;*/
/*	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */*/
/*	-webkit-filter: grayscale(100%);*/
/*	-webkit-transition: .3s ease-in-out;*/
/*	-moz-filter: grayscale(100%);*/
/*	-moz-transition: .3s ease-in-out;*/
/*	-o-filter: grayscale(100%);*/
/*	-o-transition: .3s ease-in-out;*/
/*        max-width: 80%;*/
/*}*/
/*.elm-partners ul.partners img:hover{*/
/*	filter: grayscale(0%);*/
/*	transition:all 0.3s ease-in-out 0s;*/
/*	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");*/
/*	-webkit-filter: grayscale(0%);*/
/*	-webkit-transition: .3s ease-in-out;*/
/*	-moz-filter: grayscale(0%);*/
/*	-moz-transition: .3s ease-in-out;*/
/*	-o-filter: grayscale(0%);*/
/*	-o-transition: .3s ease-in-out;*/
/*}*/
/*  FOOTER STYLE ENDS  */

@media (max-width:480px){
	#elm-revolution-slider-1-script {
    	display: block!important;
	}
}