.tygh-footer { clear: both; }
.blog .ty-mainbox-title { background: none!important; }
.dropdown-multicolumns .col-1 { width: 230px!important; }
div.site-loading { display: none!important; }
div.span6.header-right { display: none!important; }
div.top-search #searchform { top: 3%!important; }

.home #main { display: grid; grid-template-columns: auto auto; }
.home #primary article.entry { max-height: none; float: none; width: auto; overflow: hidden; }

@media only screen and (min-width: 1200px)
{

}
@media only screen and (max-width: 980px)
{
    .home #main { display: block; }

    /* Sale Banner Active */
    .tygh-header.salebanner-mode div.span10.top-menu-grid { margin-top: -75px!important; }
    .tygh-header.salebanner-mode div.span3.search-cart { top: -64px!important; }
    .tygh-header.salebanner-mode div.search_toggle { top: -30px!important; }
    
    /* Sale Banner Inactive */
    .tygh-header ul.ty-menu__items.cm-responsive-menu { margin-top: 10px!important; }
    .tygh-header div.span10.top-menu-grid { top: -10px !important; }
    .tygh-header div.span3.search-cart { top: 6px!important; }
    .tygh-header div.search-inner { margin-top: -6px!important; }
}