.menuStyle1 .is-sticky .site-header{
color: #555 !important;
}

.menuStyle1 .site-header{
background-color: #ffffff !important;
font-family: aller light !important;
color: #555 !important;
}

.menuStyle1 .main-navigation a, .menuStyle1 .fa-search{
color: #ff2225!important;
font-weight: bold !important;
}

a:active, a:selected, a:visited { 
    border: none;
    outline: none;
}

.menuStyle1 .sticky-wrapper.is-sticky .main-navigation a, .menuStyle1 .sticky-wrapper.is-sticky .fa-search{
color: #ff2225 !important;
font-weight: bold !important;
}

.site-content {
  padding: 0px 0 !important;
}

.img {
  height: auto;
  max-width: 40% !important;
}

a:link, a{outline:none;}
a:hover{outline:none;}
a:active{outline:none;}


span.wpcf7-list-item { display: block; }
