/*
	Theme Name: Hibbo's Concrete Cutting Child Theme
	Theme URI: http://hibbosconcretecutting.com.au
	Description: Custom Child Template - Hibbo's Concrete Cutting
	Author: Esthetik
	Author URI: http://esthetik.com.au
	Version: 1.1.1
    template:hibbos
*/

@import url(../hibbos/style.css);


.testimonial-slider .flexslider .testimonial-img {
    border:none !important;
}
.testimonial-slider .testimonial-block span.tname, .testimonial-slider .testimonial-block span.tposition {
    color: #000 !important;
}

.liservice-card .lis-icon i {
color: #1E1E1E!important;
}

.gw-btn {
color: #1E1E1E!important;
}

.bbox-tagline {
color: #262626!important;
}

.wgport-list li {
background: transparent!important;
}

.bbox-title a, .bbox-title a:hover {
color: #262626!important;
}

.bbox-icon {
color: #262626!important;
}

.no-sidebar {
width: 100%;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
width: 99%!important;
}
.liservice-card .lis-icon {
padding: 15px 0 15px 0!important;
}



/* icons on blog page */
.smedia-list li a, .sf-menu a, .sf-menu a, .sf-menu a:hover {
  color: #fff!important;
}
.spm-icon, .entry-misc-masonry i, .sblog-title a:hover, .smblog-title a:hover, .single-post a {
  color: #F1C30B!important;
}
.entry-block .more-link:hover, .entry-block-masonry .more-link:hover, #commentform #submit:hover {
	background:#F1C30B!important;
	color:#333!important;
}
.comments-wrapper {
  background-color: #151618!important;
}





/* CONTACT PAGE */

.header-wrapper {
padding-top: 170px!important;
}

.header-wrapper h1 {
color: #F1C30B!important;
}

.gwbg-img {
width:100%;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
background: #F1C30B!important;
color: #18181A!important;
}
.gform_wrapper .gform_footer input[type=submit]:hover {
background: #18181A!important;
color: #F1C30B!important;
}




/* WIDGET - SEARCH */    

.widget_search .search-submit:hover {
background: #F1C30B!important;
}

.widget_search .search-field {
width: 148px!important;
}
.widget_search .search-submit {
margin-left: 5px!important;
}




/* gallery styles */
dt.gallery-icon a img {
  min-height: 200px;
  min-width: 100%;
  border: none!important;
   -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}
dl.gallery-item .gallery-icon a:hover {
  opacity: 0.2!important;
}
.gallery-columns-4 {
  padding: 50px 0px!important;
}
dt.gallery-icon {
  background: #F1C30B!important;
}
dl.gallery-item {
  margin: 0px!important;
}


/* final style fixes 2015 */
.contentbar h5 {
  font-weight: 100!important;
  color: #C3C3C3;
  font-family: Open Sans, Montserrat;
}

.flexslider span {
  font-family: Open Sans, Montserrat;
}
.theader-wrapper.theader-wrapper-shrink {
  background: #1E1E1E!important;
}
.theader-wrapper {
  background: rgba(0, 0, 0, 0.5)!important;
 border-bottom: none!important;
}
body {
background:#000!important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #abaeb5!important;
  background-color: #F8F8F8!important;
  border: 1px solid #CACACA!important;
}
.nav-tabs {
  border-bottom: 1px solid #CACACA!important;
}


.gform_confirmation_message {
  font-size: 28px;
  line-height: 42px;
  color: #F1C30B;
  font-family: Open Sans, Montserrat;
}