.sow-slider-base {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.main-navigation {
    z-index: 99999;
    font-size: 1.1em;
    text-align: right;
}

.main-navigation ul>li a {
    padding-left: 15px;
    padding-right: 15px;
  
  
a:-webkit-any-link {
    color: #c75d5d; ;
    cursor: auto;
    text-decoration: none;
}
  

a {
  color: #c75d5d; }
  text-decoration: none;
a:hover, a:focus {
    color: #a94346; }
a:hover, a:active {
    outline: 0; }
  

body, button, input, select, textarea {
  font-family:Lustria, serif;
  font-weight:normal;
  color:#595959;
  font-size:0.99rem;
  line-height:1.6;
  }


.main-navigation ul>li a {
    padding-left: 20px;
    padding-right: 20px; }


.entry-footer { display:none; }