

nav.main_menu > ul > li > a, .footer_top a {
text-transform:none;
}
.edgt_logo > a{
height: 161px !important;
}
.sticky .edgt_logo > a{
height: 90px !important;
}
.grayscale, .grayscale img{
filter: grayscale(100%) !important;
}
.content.has_slider{
margin-top: 0 !important;
}
.flexing .full_section_inner.clearfix{
    display: flex;
    align-items: center;
}
.flexing .full_section_inner.clearfix h3{
font-weight:bold;
}
.flexing-wide  .full_section_inner.clearfix{
display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 1000px)
header.centered_logo.sticky .edgt_logo img {
    top: -30%;
}
img.sticky{
display:none !important;
}
@media only screen and (max-width: 480px){
.edgt_logo a {
    height: 59px !important;
}
.textwidget > img{
margin: auto !important;
}
}