@media screen and (max-width: 1220px) {
        li.custom-stassie-add-menu {
            background: #E6D6B4;
            max-width: 110px;
            padding: 0px 11px;
        }
        li.custom-stassie-add-menu>a {
            padding: 0 !important;
        }
        li.custom-jesshunt-add-menu {
            background: #E6D6B4;
            max-width: 130px;
            padding: 19px 11px;
        }
        li.custom-jesshunt-add-menu>a {
            padding: 0 !important;
        }
        .page-header .header-links ul li.custom-stassie-add-menu {
            margin-right: 5px;
        }
        .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu.redClr {
            background: #ba0000;
            margin-left: -10px;
        }
        .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu {
            margin-right: 15px;
            padding: 12px 15px;
            margin-bottom: 0px;
        }

        .page-header .header-links ul li.party-nav-menu {
            max-width: inherit;
            padding: 15px;
        }

        .page-header .header-links ul li.party-nav-menu a span img {
            max-height: 23px;
        }
        .page-header .header-links ul {
            padding-bottom: 0;
            padding-left: 0;
        }
        .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu {
            padding: 0;
            background-color: #000000;
        }

        .page-header .header-links ul li.party-nav-menu a span img {
            max-height: 46px;
            margin-bottom: -2px;
            padding: 10px 0px 10px 10px;
        }
    }
    .catalog-category-view .page-main .toolbar-wrapper .category-dropdown-mobile .block-category-list,
    .catalogsearch-result-index .page-main .toolbar-wrapper .category-dropdown-mobile .block-category-list{
        display: block !important;
        position: unset;
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
    }
    .category-dropdown-mobile .block-category-list .block-title strong {
        font-size: 12px !important;
        font-family: 'Helvetica Neue LT W05 65 Medium',sans-serif !important;
        text-transform: uppercase;
        color: #000 !important;
        padding: 0 !important;
    }
    .category-dropdown-mobile .block-category-list .block-title {
        padding: 27px 34px 20px !important;
        border-left: none !important;
        border-right: none !important;
        border-color: #EDEDED !important;
    }
    .category-dropdown-mobile .block-category-list .block-content {
        border-color: #EDEDED !important;
        padding: 15px 34px 20px !important;
        border-left: none !important;
        border-right: none !important;
    }
    .category-dropdown-mobile .block-category-list .block-content ol.items > li > a {
        color: #000;
        font-size: 12px !important;
        font-family: 'Helvetica Neue LT W05 65 Medium',sans-serif !important;
        text-transform: uppercase;
        color: #000 !important;
        padding: 0 !important;
    }
    .category-dropdown-mobile {display: none;position: fixed;z-index: 91;width: 100vw;background: #fff;float: left;left: 0;top: 56px;}

    @media screen and (max-width: 1024px){
        .category-dropdown-mobile{
            display: inline-block;
        }
        .catalogsearch-result-index .custom-active .filter .filter-content .filter-options,
        .catalog-category-view .custom-active .filter .filter-content .filter-options {
            top: 119px !important;
        }
        .catalogsearch-result-index.new-class .custom-active .filter .filter-content .filter-options,
        .catalog-category-view.new-class .custom-active .filter .filter-content .filter-options {
            top: 56px !important;
        }
    }

    @media screen and (max-width:1220px){
        body .page-wrapper .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu span.homepageLogo {
            display: none;
        }
        body.cms-index-index .page-wrapper .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu span.homepageLogo {
            display: inline-block;
        }
        body.cms-index-index .page-wrapper .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu span.otherpageLogo {
            display: none;
        }

        body.cms-index-index .page-wrapper .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu {
            background-color: #000;
        }

        body .page-wrapper .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu {
            background-color: #fff;
        }

    }
    
    
/* Top Nav Logo Style */

.page-wrapper .page-header.type2.header-newskin .navigation .level0.stassie-li.party-nav-menu {
    margin: 5px 0 0 0px !important;
}

.page-wrapper .page-header.type2.header-newskin .navigation .level0.stassie-li.party-nav-menu a span img {
    max-width: 130px !important;
    /*max-width: 120px !important;*/
}

html body .page-wrapper .page-header .header-links ul li.party-nav-menu a span img {
    width: auto;
    height: auto;
}

html body .page-wrapper .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu {
    margin-top: 10px !important; 
    margin-left: 10px;
    margin-right: 10px !important;
}

body.cms-index-index .page-wrapper .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu span.homepageLogo img,
body.cms-index-index .page-wrapper .page-header .header-links ul li.custom-stassie-add-menu.party-nav-menu span.otherpageLogo img{
    max-width: 120px;
}    