.section-item-content.nav-sections-item-content[id="store.links"]{
    display: none ;
}
.page-header.sticky-header{
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999999;
    background: #000;
    border: 0;
}
.page-header.type17 {
    position: fixed;
    border-top: none;
    width: 100%;
    left: 0;
    top: 0;
}

.page-header.type17 .logo {
    margin: 0;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 4;
}
.page-header.type17.sticky-header .header.content > .logo {
    display: none;
}

@media (min-width: 991px) {
    .page-header.type17 .header.content {
        padding: 25px 15px;
        text-align: left;
        height: 92px;
    }
    .page-header.type17 .nav-sections {
        display: block;
        position: relative;
        width: 100%;
        z-index: 4;
    }
    .page-header.type17 .navigation > ul {
        padding-right: 35%; text-align: right;
    }
    .page-header.type17.sticky-header .navigation > ul {
        padding-right: 90px;
    }
    header.page-header.sticky-header.type21 .nav-sections {
        background-color: #fff;
    }
    .page-header.type17 .navigation li.level0 {
        color: #161616;
        text-align: left;
    }
    .page-header.type17 .navigation li.level0 > .level-top {
        font-family: 'Oswald';
    }
    .page-header.type17 .header.panel {
        position: relative;
        float: right;
        padding: 5px 0;
        z-index: 5;
        margin-left: 20px;
        max-width: none;
        width: auto;
    }
    .page-header.type17 .header.panel .top-panel,.page-header.type17 .header.panel .bottom-panel {
        display: inline-block;
        vertical-align: middle;
    }
    body.layout-fullwidth .page-header.type17 .header.panel .top-panel {
        display: inline-block;
        vertical-align: middle;
    }
    .page-header.type17 .top-links-area {
        position: relative;
        display: inline-block;
        margin-left: 20px;
    }
    .page-header.type17 .top-links-icon {
        display: inline-block;
        vertical-align: middle;
        font-size: 11px;
        padding: 7px 20px 7px 0;
        position: relative;
        color: #fff;
        text-transform: uppercase;
    }
    .page-header.type17 .top-links-icon a {
        font-family: 'Oswald';
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.025em;
    }
    .page-header.type17 .top-links-icon a:hover {text-decoration: none;}
    .page-header.type17 .top-links-icon:before {
        content: "\f807";
        display: block;
        position: absolute;
        right: 3px;
        top: 50%;
        font-family: "porto-icons";
        margin-top: -10px;
        font-size: 16px;
        -webkit-font-smoothing: antialiased;
    }
    .page-header.type17 .top-links-area > .links {
        display: none;
        position: absolute;
        right: -90px;
        z-index: 9;
        background-color: #fff!important;
        border-radius: 3px;
        margin: 0;
        padding: 5px 0;
        text-align: right;
        border: 1px solid #ccc;
        min-width: 150px;
        z-index: -1;
    }
    .page-header.type17 .top-links-area .links > li {
        display: block;
        margin: 0;
        text-align: left;
        text-transform: uppercase;
        line-height: 19px;

    }
    .page-header.type17 .top-links-area .links > li > a,
    .page-header.type17 .top-links-area .links > li > span {
        color: #777 !important;
        white-space: nowrap;
        padding: 0 10px;
        display: block;
        transition: all .2s;
        font-weight: 700;
        font-size: 12px;
    }
    .page-header.type17 .custom-block {
        font-family: 'Oswald';
        font-weight: 400;
        display: inline-block;
        text-align: left;
        font-size: 13px;
        vertical-align: middle;
    }
    .page-header.type17 .header.panel .search-area {
        display: none;
        vertical-align: middle;
        padding-left: 15px;
        position: relative;
    }
    .page-header.type17 .header.panel .search-area > a {
        color: #fff;
        padding-right: 6px;
        display: block;
    }
    .page-header.type17 .header.panel .block-search {
        display: none;
        position: absolute;
        right: -20px;
        top: 100%;
        margin-top: 20px;
    }
    .page-header.type17 .header.panel .block-search input {
        height: 45px;
        border-radius: 25px;
        border: 5px solid #ccc;
    }
    .page-header.type17 .header.panel .block-search .action.search {
        right: 5px;
        height: 45px;
        border-left: 1px solid #ccc;
        width: 40px;
    }
    .page-header.type17 .header.panel .switcher {
        float: none;
        padding: 5px 10px;
        height: 24px;
        border-radius: 3px;
        color: #fff;
        text-transform: uppercase;
        text-align: left;
    }
    .page-header.type17 .header.panel .switcher strong {
        font-family: 'Oswald';
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.025em;
    }
}
@media (max-width: 991px) {
    .page-header.type17 .custom-block {
        display: none;
    }
    .page-header.type17 .header.panel .switcher {
        padding-right: 0;
    }
    .page-header.type17 .header.panel {
        margin-left: 0;
    }
    .page-header.type17 .top-links-area {
        margin-left: 10px;
    }
}
@media (max-width: 991px) {
    .mobile-sticky header.page-header{
        z-index: 9999;
    }
    .page-header.type17 .logo {
        height: 40px;
        float: left;
        margin: 10px 0;
    }
    .page-header.type17 .logo img {
        height: 40px;
        width: auto;
    }
    .page-header.type17 .header.panel {
        position: relative;
    }
    .page-header.type17 .top-panel:after {
        content: "";
        display: block;
        clear: both;
    }
    .page-header.type17 .header.panel .search-area {
        top: -40px !important;
        right: -60px !important;
    }
    .page-header.type17 .bottom-panel {
        position: absolute;
        right: 10px;
        top: 8px;
    }
    .page-header.type17 .minicart-wrapper {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        margin: 0;
        float: right;
        margin-right:-8px;
    }
    .page-header.type17 .minicart-wrapper .action.showcart:before,
    .page-header.type17 .minicart-wrapper .action.showcart.active:before {
        font-size: 28px;
        line-height: 40px;
    }
    .page-header.type17 .minicart-wrapper .block-minicart {
        right:-7px;
    }
    .page-header.type17 .minicart-wrapper .action.showcart {
        line-height: 40px;
    }
    .page-header.type17 .search-toggle-icon {
        display: none;
    }
    .page-header.type17 .block-search .label {
        float: right;
        margin-right: 15px;
        margin-top: 17px;
    }
    .page-header.type17 .nav-toggle {
        float: right;
        margin-right: 15px;
    }
    .page-header.type17 .top-links-area, .page-header.type17 .custom-block {
        display: none;
    }
    .page-header.type17 .block-search .label:before, .page-header.type17 .nav-toggle:before {
        font-size: 18px;
    }
}
@media (min-width: 991px) {
    header.page-header.type17.sticky-header .nav-sections {
        background-color: transparent;
        position: static !important;
        pointer-events: none;
    }
    .page-header.type17 .navigation li.level0 > .level-top {
        line-height: 38px;
    }
    header.page-header.type17.sticky-header .navigation li.level0 > .level-top {
        color: #fff;
        line-height: 27px;
    }
}
@media (min-width: 991px) and (max-width: 991px) {
    .page-header.type17.header-newskin .navigation .level0 > .level-top {
        padding: 0 5px;
    }
}

/*header-start-18-july*/
    .page-header.type17 .header.content strong.logo {
        width: 10% !important;
        float: left;
    }
    .page-header.type17 .header.content .panel.header {
        width: 15% !important;
        float: right !important;
    }

    .page-header.type17 .header.content .top-links-icon {
        margin-top: 2px;
        margin-left: -7px;
    }
     
    .page-header.type17.sticky-header .nav-sections {
        padding-top: 36px !important;
    }

    .page-header.type17 .navigation li.level0 > .level-top {
        padding: 0px 9px !important;
    }
    .page-header.header-newskin .minicart-wrapper {
        width: 70px;
    }

/*header-end*/

    .page-header.type17 .header.panel .search-area {
        display: block;
        vertical-align: middle;
        padding-left: 15px;
        position: absolute;
        top: 37px;
        right: -20px;
    }

    .page-header.type17 .header.panel .search-area a .porto-icon-search{
        color: #fff;
        font-size: 20px;
    }

    .page-header.type17 .header.panel .block-search {    
        right: -5px;        
        margin-top: 40px;
    }

    .page-header.type17 .header.panel .block-search .nested{
        display: none;
    }

@media (min-width: 992px) and (max-width: 1199px){}
    
    .page-header.header-newskin .minicart-wrapper {
        width: 50px;
    }
    .page-header.type17 .header.panel .search-area {
        top: 32px;
        right: 0px;
    }
    .page-header.type17 .header.content .top-links-icon {
       margin-left: -40px;
    }
}

