.rel_pos {background-color: transparent !important; }  #menu {
font-size: 15px;   
} #menu > ul > li ul > li > a {
font-size: 14px;
}
h1,
h2,
h3 {
font-family: "bebas-neue";
letter-spacing: 0.0625em;
}
h2,
h3 {
color: #5f192c;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 25px;
}
.landing-page-hours {
color: #FFF;
font-size: 1.2em;
font-weight: bold;
text-shadow: 1px 1px 1px #000;
} .logo_img img {
max-width: 263px;
}
#footer h3 {
font-size: 16px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea,
select {
border: 1px solid #cbcbcb;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
border: 1px solid #422833;
} .m_nav_ham {
background: #FFF !important;
}
.menu-header {
padding-top: 200px;
padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
#header {
background: #222;
}
}
@media only screen and (max-width: 1017px) and (min-width: 769px) {
#header {
background: #222222 !important;
}
.menu-header {
padding-top: 25px;
padding-bottom: 25px;
}
.top-spacer .boc_spacing {
height: 50px !important;
}
}