@charset "UTF-8";
  a {
color: #cfa700;
}
a:hover {
color: #d57237;
}
::selection {
background: #cfa700;
}
input[type=checkbox] {
border: 1px solid #FFF;
}
input[type=checkbox]:checked, input[type=checkbox]:hover, .wpcf7-submit {
background-color: #cfa700;
border: 1px solid #FFF;
}
.wpcf7-submit:hover {
background-color: #d57237;
}
.nav-container-sticky, #swipebox-bottom-bar, #swipebox-overlay {
background: rgb(145,96,55)!important;
background: linear-gradient(288deg, rgba(145,96,55,1) 0%, rgba(200,158,100,1) 100%)!important;
}
.ubermenu-skin-white .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-white .ubermenu-item-level-0:hover > .ubermenu-target, .dcjq-accordion ul a:hover, .current-menu-item a, h1, h2, h3, h4, h5 {
color: #e0c170!important;
}
.ubermenu-skin-white.ubermenu-responsive-toggle {
color: #916037!important;
}
@media only screen and (max-width:767px) {
.ubermenu-responsive.ubermenu {
background: rgb(145,96,55)!important;
background: linear-gradient(288deg, rgba(145,96,55,1) 0%, rgba(200,158,100,1) 100%)!important;
}
}