@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic);

@font-face {
    font-family: 'dombold_btregular';
    src: url('../font/dombold-bt-webfont.eot');
    src: url('../font/dombold-bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/dombold-bt-webfont.woff2') format('woff2'),
         url('../font/dombold-bt-webfont.woff') format('woff'),
         url('../font/dombold-bt-webfont.ttf') format('truetype'),
         url('../font/dombold-bt-webfont.svg#dombold_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot');
    src: url('../font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/fontawesome-webfont.woff2') format('woff2'),
         url('../font/fontawesome-webfont.woff') format('woff'),
         url('../font/fontawesome-webfont.ttf') format('truetype'),
         url('../font/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Custom Stylesheet */

body{background: #ECD4B8  url('../images/brown-paper_bg.jpg') repeat 0 0;}
h1, h2, h3, h4{font-family:'dombold_btregular', sans-serif;}
/*h1, h2, h3, h4{font-family: 'Bangers', cursive;}*/

.right{text-align:right;}
.center{text-align:center;}
.mFont{font-family:'dombold_btregular', sans-serif;}
.sFont{font-family:'PT Sans', sans-serif;}

.fit-text{font-size:2.8rem;}
/* === Header ===*/
.brand-logo img{max-width:170px;padding-top:5px;}
nav ul a,
nav .brand-logo {
    color:#fff;
}
nav{background: url(../images/wood-bg.jpg); }

.top-social {
    display: block;
    max-width: 150px;
    float: left;
    position: absolute;
    margin: 0 auto;
    top:0;
    left: 80%;
    right: -22px;
    text-align:center;
}
.top-social a {
    display: block;
    float: left;
    margin: 10px 5%;

}
.top-social a.instagram{
        color:#DA2205;
        color:#fff;
}
.top-social a.fb {
    color:#3b5998;
    color:#fff;
}
.top-social a.fb:hover{
    color:#2764E4;
}
.top-social a.instagram:hover {
    color:#EF2606;
}
.facebook a.instagram{
     color:#DA2205;
}
.facebook a.instagram:hover{
      color:#EF2606;
}

/* Main Image*/

.header{margin-bottom:0px;}
.pig{
    display:block;
    text-align:center;
}

h1.header.center.text-lighten-2.mFont{
    margin-top:85px;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #EA0808;
}
.btn, .btn-large{
    background-color: #AF0505;
}
.btn:hover, .btn-large:hover{
    background-color:#EA0808;
}

.parallax-container {
  min-height: 425px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
.parallax-container .section {
width: 100%;
}
.white-bg{
    background-color:#fff;
}
.mini-menu a{
    display:block;
    color:#fff;
    margin:5px 3px;
    text-transform: uppercase;
}
.mini-menu a:hover{
    color:#EAEAEA;
    text-shadow:1px 0px 3px #fff;
}
.menu-list h2{text-shadow:1px 0px 1px #000;color:rgba(0, 0, 0, 0.87);}
.menu-list li{display:block; color:rgba(0, 0, 0, 0.87);}
.col.statement{
    padding:40px 50px;
    font-size: 1.2rem;
}
.white-bg p{text-align:justify;}
.icon-block {
  padding: 0 15px;
  background-color: rgb(182, 114, 67);
  color: #fff;
  border-radius: 20px;
  border: 1px solid #fff;
    -webkit-box-shadow: 1px 3px 0px;
    -moz-box-shadow: 1px 3px 0px;
    -ms-box-shadow: 1px 3px 0px;
  box-shadow: 1px 3px 0px; 
    padding-bottom:30px;
    max-height:320px;
    overflow:hidden;
}
.icon-block h2{color:#fff;}
.callout{margin-bottom: 10px;}

#gallery a, #gallery a i.fa.fa-instagram{color:#fff; font-weight:300;}
.images-row{padding-top:20px;}
.img-container{border:2px solid #fff;}
.img-container img{width:100%;}
.images-row a{
    margin-top:5px;
    margin-bottom:5px;
}
.images-row img{
    border:2px solid #fff;
}

.menu{ background-color:rgba(182, 114, 67, .28);border-radius:10px;}
.menu-image{max-height:150px;overflow-y: hidden;border:3px solid #fff;}
.menu-image img{width:100%;}
.menu-list  > li > ul li{border-bottom:3px dotted #fff;padding-top:10px;}
.menu-list li span{float:right;}
.inserp{font-style:italic;}
.inserp.blend{color:rgba(235,216,202,1);}

.videoWrapper {
	position: relative;
	padding-bottom: 26.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    max-height:350px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;;
}

.maps iframe{
    pointer-events: none;
}

footer.page-footer{
    border-top:3px solid rgba(255, 255, 255, .5);
    background-color:#383737;
}

.facebook a{color:#3b5998;font-size:3rem;margin-top:20px;margin-right:10px;}
.facebook a:hover{color:#2764E4;}
.footer-copyright{font-size:.7rem;}

.btn.submit{background-color:transparent;border:1px solid #fff;padding:0;}
 .btn.submit input{padding:.6rem 2rem;}
.btn.submit:hover{background-color:rgba(255,255,255,.4)}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

.side-nav{
    background-color: #6D1103;
}
.side-nav li{
    color:#fff;
    border-bottom:1px solid #903636;
}
.side-nav a{color:#fff;}
/* Form Color*/
input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 0 0 #fff;
}
input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=url]:focus:not([readonly]) + label, input[type=time]:focus:not([readonly]) + label, input[type=date]:focus:not([readonly]) + label, input[type=datetime-local]:focus:not([readonly]) + label, input[type=tel]:focus:not([readonly]) + label, input[type=number]:focus:not([readonly]) + label, input[type=search]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label{color: #fff;}
.input-field .prefix ~ textarea{line-height:6;}

input.waves-button-input{border: none;
    background: transparent;}
.contact-btn{margin-top:100px;}
@media only screen and (min-width : 767px){
    .icon-block{min-height:310px;}
    .instagram-block{min-height: 423px;}
    .callout{margin-bottom: 0px;}
    .container {
    width: 98%;}
    
    .cd-top {
    right: 20px;
    bottom: 20px;
  }
  .top-social{
    top:-10px;
  }
}
@media only screen and (min-width : 1024px) {
  .parallax-container .section {
    /*position: absolute; */
    
  }
  #index-banner .section {
    top: 20%;
  }
      .container {
    width: 75%;
    max-width:960px;
    }
    
        .top-social{
        left:0;
        top:-12px;
        right:-22px;
    }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}


.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}