/*********** type100 **************/
.page-header.type100 .minicart-wrapper .action.showcart:after {
    color: #606669;
}

.page-header.type100 .minicart-wrapper .action.showcart:before,
.page-header.type100 .minicart-wrapper .action.showcart.active:before {
    font-size: 19px;
}

.page-header.type100 .minicart-wrapper .action.showcart .counter.qty {
    width: 13px;
    height: 13px;
    line-height: 15px;
    margin-top: -12px;
    right: 15px;
    font-size: 9px;
}

.page-header.type100 .minicart-wrapper .action.showcart {
    padding: 0 22px 0 0;
}

.page-header.type100 .minicart-wrapper .block-minicart:before {
    right: 41.7px;
}

.page-header.type100 .minicart-wrapper .block-minicart:after {
    right: 41px;
}

@media (min-width: 768px) {
    .page-header.type100 {
        border-top: 0;
    }

    .page-header.type100 .panel.wrapper {
        border-bottom: #eee solid 2px;
    }

    .page-header.type100 .panel.header {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-header.type100 .search-area {
        display: inline-block;
        margin: 0;
        z-index: 10;
        height: 39px;
        max-width: 50%;
    }

    .page-header.type100 .search-area > a {
        display: block;
        margin-right: 15px;
        text-align: center;
        font-size: 13px;
        text-transform: uppercase;
        color: #777;
        line-height: 39px;
    }

    .page-header.type100 .search-area > a em {
        margin-right: 5px;
    }

    .page-header.type100 .block-search {
        top: 100%;
        margin: 0;
        margin-top: 0;
    }

    .page-header.type100 .block-search input {
        height: 45px;
        border-radius: 25px;
        border: 5px solid #ccc;
    }

    .page-header.type100 .block-search .action.search {
        right: 5px;
        height: 45px;
        border-left: 1px solid #ccc;
        width: 40px;
    }

    .page-header.type100 .panel.header .switcher {
        padding: 12px 15px;
        height: 39px;
    }

    .page-header.type100 .panel.header .switcher strong {
        font-size: 13px;
        text-transform: uppercase;
    }

    .page-header.type100 .minicart-wrapper {
        position: relative;
        margin: 5px 0 0 0;
        float: right;
        width: 42px;
    }

    .page-header.type100 .panel.header > span.split {
        float: right;
        height: 39px;
        border-right-color: #eee;
        border-right-width: 2px;
        width: 1px;
        margin: 0 18px;
    }

    .page-header.type100 .panel.header .toplinks-area {
        float: right;
        font-size: 13px;
        position: relative;
        line-height: 39px;
    }

    .page-header.type100 .panel.header .custom-block {
        float: left;
        font-size: 13px;
        line-height: 39px;
    }

    .page-header.type100 .header.content {
        display: block;
        padding: 28px 15px;
        text-align: center;
    }

    .page-header.type100 .logo {
        display: inline-block;
        margin: 0;
    }

    .page-header.type100 .nav-sections {
        pointer-events: none;
        width: 100%;
        left: 0;
        padding-left: 15px;
        padding-right: 6px;
    }

    .page-header.type100 .navigation > ul {
        text-align: left;
    }

    .page-header.type100 .navigation > ul > li {
        pointer-events: all;
        text-align: left;
    }

    .page-header.type100 .navigation .level0 > .level-top {font-weight: 500;}

    .page-header.type100:not(.sticky-header) .navigation li.level0 > .level-top:first-child {padding-left: 0;}
}

@media (min-width: 992px) {
    .page-header.type100 .panel.header .toplinks-area > a {
        display: none;
    }

    .page-header.type100 .panel.header .toplinks-area ul {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .page-header.type100 .panel.header .toplinks-area ul li {
        display: inline-block;
        margin: 0;
        text-transform: uppercase;
    }

    .page-header.type100 .panel.header .toplinks-area ul li a {
        padding: 0 10px;
    }

    .page-header.type100 .panel.header .toplinks-area ul li > span {
        padding: 0 10px;
    }

    .page-header.type100 .panel.header .custom-block ul {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .page-header.type100 .panel.header .custom-block ul li {
        display: inline-block;
        margin: 0;
        text-transform: uppercase;
    }

    .page-header.type100 .panel.header .custom-block ul li a {
        padding: 0 20px;
    }

    .page-header.type100 .panel.header .custom-block ul li > span {
        padding: 0 10px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .page-header.type100 .panel.header .toplinks-area > a {
        text-transform: uppercase;
        display: inline-block;
    }

    .page-header.type100 .panel.header .toplinks-area > ul {
        position: absolute;
        left: 0;
        top: 100%;
        min-width: 150px;
        padding: 0;
        list-style: none;
        display: none;
        line-height: 24px;
    }

    .page-header.type100 .panel.header toplinks-area > ul.show {
        right: -18px;
        left: auto;
        z-index: 7;
        background-color: #fff;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
        padding: 10px 15px;
        margin-top: 1px;
    }

    .page-header.type100 .panel.header .custom-block > a {
        text-transform: uppercase;
        display: inline-block;
    }

    .page-header.type100 .panel.header .custom-block > ul {
        position: absolute;
        left: 0;
        top: 100%;
        min-width: 150px;
        padding: 0;
        list-style: none;
        display: none;
        line-height: 24px;
    }

    .page-header.type100 .panel.header .custom-block > ul.show {
        right: -18px;
        left: auto;
        z-index: 7;
        background-color: #fff;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
        padding: 10px 15px;
        margin-top: 1px;
    }
}

@media (max-width: 767px) {
    .page-header.type100 .minicart-wrapper {
        position: absolute;
        top: auto;
        right: 15px;
        left: auto;
        margin: 10px 0;
        z-index: 1;
    }

    .page-header.type100 .panel.header .toplinks-area {
        display: none;
    }

    .page-header.type100 .panel.header .custom-block {
        display: none;
    }

    .page-header.type100 .panel.header .custom-block {
        display: none;
    }

    .page-header.type100 .panel.header .custom-block {
        display: none;
    }

    .page-header.type100 .logo {
        height: 40px;
        float: left;
        margin: 10px 0;
    }

    .page-header.type100 .logo img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
    }

    .page-header.type100 .search-toggle-icon {
        display: none;
    }

    .page-header.type100 .block-search .label {
        font-size: 11px;
        text-transform: uppercase;
    }

    .page-header.type100 .block-search .label > span {
        width: auto;
        height: auto;
        position: static;
    }

    .page-header.type100 .block-search .label:before {
        margin-right: 5px;
        color: #777;
        font-size: 11px;
    }

    .page-header.type100 .panel.header > span.split {
        display: none;
    }

    .page-header.type100 .minicart-wrapper .action.showcart .counter.qty {color: #fff;}
}

