.tabletar{margin: 0 auto;}
.tabletar td{
  padding: 5px 10px;
  color: white;
  font-family: "Cabin", sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.ssubtitle{
  color: #B29859;
  font-family: "Yellowtail", serif;
  font-size: 24px;
  margin-bottom: 15px;
  margin-top: -105px;
  position: relative;
  margin-top:0;
  text-align:center;
}

.tsubtitle{
  text-align: center;
  font-family: "Cabin";
  font-weight: 400;
  font-style: italic;
  font-size: 17px;
  color: #c0c0c0;
}

.owl-item .item img {
  border-radius: 10px;
}

#header.overflow.fixed {
  background: rgba(0,0,0,0.5) !important;
}

#header.overflow .menu-item a{color:white}

#footer{padding-top:25px;}

#footer p {
  font-size: 17px;
  font-family: "Cabin";
  font-weight: 400;
  text-align: left;
}