/* 21. Inappropriate heading structure */

.sr-only {
    position: absolute;
    left: -9999px;
}

#top-story-left .top-header-contain h2, #top-story-right .top-header-contain h2{
    border-bottom: 3px solid #000000;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 5px;
    padding: 0 0 3px 5px;
    text-transform: uppercase;
    width: auto;
}

#top-story-left .top-header-contain, #top-story-right .top-header-contain{
    display: flex;
    justify-content: center;
}

h2.home-widget-header {
    float: left;
    font-size: 40px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 10px;
    margin: 10px 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-family: 'Merriweather', sans-serif;
}

.home-widget .home-list-content h4 {
    float: left;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 10px;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    width: 100%;
    font-family: 'Merriweather', sans-serif;
}

/* 22. Heading mark-up used inappropriately */

#top-story-left .top-stories a, #top-story-right .top-stories a {
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
    text-align: center;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    width: 100%;
    color: #111;
    -webkit-backface-visibility: hidden;
}

#top-story-right .top-stories a{
    font-family: 'Merriweather', serif;
}

/* 25. Heading mark-up used inappropriately */

.sidebar-widget .home-list a {
    float: left;
    font: 600 12px/18px 'Raleway', sans-serif;
    margin-bottom: 10px;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    width: 100%;
    -webkit-backface-visibility: hidden;
    color: #111;
}

/* 37. Missing heading mark-up */

.post-tags {
    font: 400 12px/12px 'Oswald', sans-serif !important;
    display: flex;
    align-items: center;
}

.post-tags .custom-ada-h2{
    font-size: 10px !important;
}

/* 12. Focus not visible */

a:focus-visible {
 outline: medium dotted #000 !important;
}

#nav-wrapper{
    padding: 5px 0;
}

/* 3. Missing keyboard support */

#search-button{
    background: transparent !important;
    padding: 0 !important;
}

#search-button button {
    background: url(../images/search-bg.png);
    float: right;
    margin: 0;
    padding: 18px;
    position: relative;
    width: auto;
    border: transparent;
    cursor: pointer;
}

#search-button button img{
    width: 15px;
    max-width: initial;
    height: auto;
}

/* 7. Missing keyboard support */

.fly-but-wrap button {
    cursor: pointer;
    width: 60px;
    height: 50px;
    background: transparent;
    border: transparent;
}

#fly-wrap .fly-side-wrap{
    padding: 0 6px 0px 0px;
}

#fly-wrap .fly-side-wrap .fly-bottom-soc,
#fly-wrap #fly-menu-wrap #menu-mobile{
    padding: 4px;
}

#fly-wrap #fly-menu-wrap #menu-mobile li a{
    padding: 14px 5px;
}

nav.fly-nav-menu ul li:first-child{
    margin-top: 0 !important;
}

#menu-mobile{
    padding: 0 8px;
}

/* main-menu */
.menu-item-has-children--active .sub-menu{
    display: block !important;
    background: #f5f5f5;
    -moz-box-shadow: 0 0 20px -10px #000;
    -ms-box-shadow: 0 0 20px -10px #000;
    -o-box-shadow: 0 0 20px -10px #000;
    -webkit-box-shadow: 0 0 20px -10px #000;
    box-shadow: 0 4px 20px -10px #000;
    position: absolute;
    top: 54px;
    left: 0;
}

.menu-item-has-children--active .sub-menu a{
    float: left !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 100% !important;
    padding: 12px 18px !important;
    text-transform: none !important;
    width: 150px;
    font-family: 'Merriweather Sans', sans-serif !important;
}

.menu-item-has-children--active .sub-menu li:first-child {
    border-top: none;
}

.menu-item-has-children--active .sub-menu li {
    display: block;
    border-top: 1px dotted #ccc;
    float: left;
    position: relative;
}

/* sitenav */
.menu-item-has-children--active1 .sub-menu, .tog-minus .sub-menu{
    display: block !important;
}


/* 10. Insufficient color contrast for input field */
#searchform input{
    background:#94949C! important;
    color: #000 !important;
}
    
/* 13. Missing textual description for image links */

.youtube-but, .fb-but, .twitter-but, .instagram-but, .rss-but, 
.youtube-but2, .fb-but2, .twitter-but2, .instagram-but2, .rss-but2{
    background: unset !important;
}

/* 27. Invalid HTML code */

.home-widget .widget-cat-contain {
    float: left;
    margin-top: -14px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
    
div.sidebar-widget-header {
    background: url(../images/striped-bg.png);
    float: left;
    margin-bottom: 10px;
    padding: 5px 0;
    width: 100%;
}
   
/* 20. Text not visible */

#footer-wrapper{
    z-index: 99999;
    position: relative;
}

/* 48. Insufficient color contrast for input field */

#respond input,
#respond textarea{
    border-color: #000 !important;
}

/* 73. Color alone used to distinguish links */
#content-area a {
    text-decoration: underline;
}

/* 11. Insufficient color contrast for informative images */
.post-header.h4-ada-custom{
    font-family: 'Merriweather', sans-serif;
    background: url(../images/striped-bg.png);
    float: left;
    margin-bottom: 10px;
    padding: 5px 0;
    width: 100%;
    color: #111;
}

h3#reply-title{
    display: block !important;
}

/* 11. Insufficient color contrast for informative images */

ul.fly-bottom-soc li a {
	color: #fff! important;
}

ul.fly-bottom-soc li.rss-soc a:hover {
	background: #FA6400! important;
}

#search-button button{
    background:#949494! important;
 }

 /* Inappropriate heading level */

 #middle-text .ada-h2 {
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}

/* Insufficient Color contrast */

h2.footer-widget-header, .footer-widget:first-child{
    color: #8a8a8a !important;
}

