#primary {
padding-bottom: 40px!important;
padding-top: 40px!important;
}
ul.onepress-menu {
width: auto!important;
}
.header-right-wrapper {
margin-top: 35px!important;
float: right!important;
}
.site-header {
border-bottom: 3px solid #0083c9;
}
@media (min-width: 1400px)
{
ul.onepress-menu {
width: auto!important;
}
}
@media (min-width: 1141px) and (max-width: 1399px)
{
.onepress-menu {
width: auto!important;
}
}
@media (min-width: 1000px) and (max-width: 1140px)
{
.onepress-menu-mobile {
height: auto!important;
}
}
@media (min-width: 781px) and (max-width: 999px)
{
.onepress-menu-mobile {
height: auto!important;
}
.mobile-image {
width: 100%!important;
float: none!important;
margin-left: 0px!important;
}
.header-right-wrapper {
width: 20%!important;
}
}
@media (max-width: 780px)
{
.onepress-menu-mobile {
height: auto!important;
}
.mobile-image {
width: 100%!important;
float: none!important;
margin-left: 0px!important;
}
.header-right-wrapper {
width: 20%!important;
}
}