/* Enter Your Custom CSS Here */

html {
	font-family:'CooperHewitt', helvetica, arial, sans-serif;;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

.menu-item  i._mi + span{
		display: block;}

.top-navigation {
	background-color: rgba(144, 134, 146, 0);
		margin-bottom: 0px;}

.site-title {
  	font-family:'CooperHewitt', helvetica, arial, sans-serif; 
    font-size: 2.9em;
    line-height: 1.1em;
    margin-top: -15px!important;
    font-weight: 900!important;
}

.site-branding a:link, .site-branding a:visited {
  color: #fafafa;
	text-decoration: none;
	font-weight: 700;
}

.site-description {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold !important;
  color: #472747!important;
}

.Table
    {
        display: table;
    }
    .Title
    {
        display: table-caption;
        text-align: left;
        font-weight: bold;
        font-size: larger;
    }
    .Heading
    {
        display: table-row;
        
        text-align: left;
    }
    .Row
    {
        display: table-row;
    }
    .Cell
    {
        display: table-cell;
        border: 0;
        border-width: 0;
        padding-left: 5px;
        padding-right: 5px;
    }

hr.style1{
  border-top: 2px dashed;
  color: #071f2e;
}

.page .content-wrapper {
    padding-left: 60px;
}

.ngg-slideshow.slick-slider{
	margin: 0px auto -50px !important;}
.ngg-slideshow.slick-slide {
	margin: 0px auto -50px !important;}
.ngg-gallery-slideshow-image {
	margin: 0px auto -50px !important;}