/*
Theme Name: Superba Child theme
Theme URI: http://thehappybit.com
Template: superba
Author: THBThemes
Author URI: http://thehappybit.com
Description: Media-centric Photography WordPress Theme
Version: 1.0
License URI: http://themeforest.net/licenses/regular_extended
Tags: black, white, light, one-column, fluid-layout, custom-menu, featured-images, post-formats, translation-ready
*/

.grayscale img{
  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+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.grayscale img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.sliderimage_hide_border .slick-slide img{
width:100px;
}
.logo_showcase{
padding-bottom:0px !important;
}

.thb-slideshow-gallery-container .thb-section-column-index-0{
padding-bottom:0px !important;
}

.innerbanner .thb-section-block-header .thb-section-block-title{
color:#fff !important;
}

.innerbanner .thb-section-block-header p{
color:#fff !important;
}

.innerbannerwithwhitebg .thb-section-block-header .thb-section-block-title{
color:#fff !important;
}
.innerbannerwithwhitebg .thb-section-block-header .thb-section-block-title span{
background:url(http://fuzeseo.co/wp-content/uploads/2017/09/whitebg.png);
padding-left:5px;
padding-right:5px;
line-height: 64px;
}

.innerbannerwithwhitebg .thb-section-block-header p{
color:#fff !important;
background:url(http://fuzeseo.co/wp-content/uploads/2017/09/whitebg.png);
display:inline-block;
padding-left:5px;
padding-right:5px;
}

.thb-section .thb-section-extra{
background-position:center;
}

body.home .thb-carousel.owl-carousel .loop-post-content{ display:none !important; }
