a:hover,
a:focus {
  text-decoration: none;
}
#mainskip {
  display: none;
}
#mainskip:focus {
  display: block;
}
#page-title {
  padding: 0;
  margin: 0 0 20px;
  color: #2e2b26;
  font-family: "Frank Ruhl Libre";
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 768px) {
  #page-title {
    font-size: 26px;
  }
}
#tmpl-back {
  position: relative;
  background: #fff;
}
#tmpl-head img {
  max-width: 100%;
}
#tmpl-head .logobox {
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  #tmpl-head .logobox img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
}
#tmpl-head .top {
  background: #2e2b26;
  color: #edece8;
  text-align: right;
  padding: 4px 0;
}
#tmpl-head .top a {
  color: #edece8;
}
#tmpl-head .top .fa {
  color: #c9a768;
}
@media (min-width: 992px) {
  #tmpl-head .top .msg,
  #tmpl-head .top .phone {
    display: inline-block;
  }
  #tmpl-head .top .phone {
    margin-left: 10px;
  }
}
#tmpl-head .top .social {
  text-align: left;
}
#tmpl-head .top .social a {
  padding: 2px 0;
  margin-right: 6px;
  background: #edece8;
  color: #2e2b26;
  text-align: center;
  width: 20px;
  border-radius: 10px;
}
#tmpl-head .bottom {
  background-image: url(../images/header-background.png);
  background-repeat: no-repeat;
  background-size: stretch;
}
@media (min-width: 768px) {
  #tmpl-nav {
    padding: 35px 0;
  }
}
#tmpl-content {
  padding: 40px 0;
}
#hpmidart1 {
  padding: 60px 0;
  background-image: url(../images/wood-background.png);
  background-repeat: no-repeat;
  background-size: cover;
}
#hpmidart2 {
  padding: 60px 0;
}
#hpbrands {
  padding: 60px 0;
}
#topimage img {
  max-width: 100%;
}
#tmpl-foot {
  width: 100%;
}
#tmpl-foot img {
  max-width: 100%;
}
#tmpl-foot .top {
  background: #2e2b26;
  color: #edece8;
}
#tmpl-foot .top a {
  color: #edece8;
}
#tmpl-foot .top .container > .row > div {
  margin-top: 40px;
  margin-bottom: 40px;
}
#tmpl-foot .top .msg {
  text-transform: uppercase;
  color: #c9a768;
  font-weight: bold;
  padding-bottom: 10px;
}
#tmpl-foot .diconbox {
  padding-bottom: 8px;
}
#tmpl-foot .diconbox .fa {
  color: #c9a768;
}
#tmpl-foot .social {
  padding-top: 10px;
}
#tmpl-foot .social a {
  padding: 4px 0;
  margin-right: 8px;
  background: #c9a768;
  color: #2e2b26;
  width: 24px;
  border-radius: 12px;
  text-align: center;
}
#tmpl-foot .footmenu .row > div {
  margin-bottom: 6px;
}
#tmpl-foot .bottom {
  text-align: center;
  padding: 7px 0;
  background: #2e2b26;
  color: #edece8;
  border-top: 1px solid #3C3934;
}
#tmpl-foot .copyright {
  display: block;
  padding: 10px 0 4px;
  font-size: 9pt;
}
#tmpl-foot .mediajaw {
  display: block;
}
#mailchimp {
  padding: 60px 0;
  color: #000000;
  background: #c9a768;
  text-align: center;
}
#mailchimp .msg {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 20px;
}
#mailchimp .msg2 {
  font-size: 20px;
  padding-bottom: 20px;
}
#mailchimp form {
  display: inline-block;
  width: 450px;
  max-width: 100%;
  padding: 20px 40px;
  background: #fff;
}
#mailchimp input {
  padding: 30px;
  font-size: 16px;
  border: 1px solid #DCDCDC;
  width: 100%;
  margin-bottom: 20px;
  color: #000;
  text-align: center;
}
#mailchimp input[type=submit] {
  background: #2e2b26;
  color: #edece8;
  border-color: #2e2b26;
  border-radius: 10px;
}
.gmapframe {
  width: 100%;
  height: 300px;
  border: 0;
  margin-bottom: -10px;
}
