/*

Theme Name: Responsive Brix Child

Template: responsive-brix-premium

Author: wpHoot

Version: 1.0

*/



@import url('https://fonts.googleapis.com/css?family=Titan+One');





.hootslider-html-slide .hootslider-html-slide-column {

    display: table-cell;

    vertical-align: bottom;

    float: none;

    text-align: center;

}



.hootslider-html-slide .column-1-1 h3 {

    font-family: 'Titan One';

    font-size: 3.5em;

    text-shadow: 2px 2px 4px #000000;

}



.hootslider-html-slide .hootslider-html-slide-content {

    font-family: 'Titan One';

    color: #fff;

    background: #333;

    background: none;

    padding: 20px;

}



#header.stuck #site-logo #site-title {

    font-size: 28px;

  }



.entry-grid-featured-img {

    /*position: relative;

    z-index: 1;*/

    display: none;

}



.entry-byline {

    display:none;

}



#featuredPage img {

    width: 300px;

    height: 200px;

}



#featuredPage {

    float: left;

    width: 300px;

    margin: 10px;

}



#subPages {

    border-top: #CCC 1px dotted;

    padding-top: 20px;

    margin-top: 20px;

}



.entry-content-featured-img {

    display: none;

    /*display: block;

    margin: 0 auto 35px;*/

}



