/* Variables & mixins */
/* Global, common overrides */
h1, h2, h3, h4, h5, h6 {
  text-transform: lowercase;
  font-weight: 700; }

h5, h6 {
  text-transform: none; }

h2, h4, h6 {
  color: #4b7322 !important; }

p > a {
  border-bottom-width: 1px;
  border-bottom-style: dotted; }

/* Header styles */
#top-header,
#top-menu > li > a {
  font-weight: 300; }

.mobile_menu_bar:before {
  color: white !important; }

/* Media queries */
@media (max-width: 980px) {
  .et_header_style_centered #main-header .mobile_nav {
    background-color: rgba(109, 13, 0, 0.25); }
  #main-header .opened .et_mobile_menu {
    background-color: rgba(109, 13, 0, 0.25) !important; } }

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
  min-height: 100% !important;
  height: 100% !important; }

/* Media queries */
/* Single product page */
.product-template-default.single #main-header {
  background-color: rgba(109, 13, 0, 0.85); }

/* Shop button */
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page button.button.alt:hover {
  color: #6d0d00; }
