.page-header.type16 .logo {
    margin: 20px 0;
}
.page-header.type16 .minicart-wrapper {
    position: relative;
    top: 0;
    right: 0px;
    margin-top: 25px;
    width:auto;
	float:right;
}
.page-header.type16 .minicart-wrapper .action.showcart {
    position: relative;
    padding: 0;
    line-height: 20px;
    color: #fff !important;
}
.page-header.type16 .minicart-wrapper .action.showcart:before,
.page-header.type16 .minicart-wrapper .action.showcart.active:before {
    font-size: 33px;
    line-height: 40px;
}
.page-header.type16 .minicart-wrapper .action.showcart .counter.qty {
    font-size: 10px;
    color: #fff;
    background-color: #ed5348;
    right: 19px;
    margin-top: -21px;
    line-height: 17px;
}
.page-header.type16 .minicart-wrapper .block-minicart {
    right: -15px;
}
.page-header.type16 .minicart-wrapper .block-minicart:before {
    right: 49px;
}
.page-header.type16 .minicart-wrapper .block-minicart:after {
    right: 48px;
}
.page-header.type16.sticky-header .minicart-wrapper .block-minicart:before {
    right: 36px;
}
.page-header.type16.sticky-header .minicart-wrapper .block-minicart:after {
    right: 35px;
}
.page-header.type16.sticky-header .minicart-wrapper .action.showcart {
    padding-right: 12px;
}
.page-header.type16.sticky-header .minicart-wrapper .action.showcart:after {
    display: none;
}
.page-header.type16.sticky-header .minicart-wrapper .action.showcart .counter.qty {
    right: 8px;
}
.page-header.type16.sticky-header .minicart-wrapper {
    width: auto;
}
.page-header.type16 .nav-toggle {
    float: left;
    line-height: 50px;
}
.page-header .navigation .level0.parent > a::after{
	line-height:48px;
}
@media (min-width: 768px) {
    .page-header.type16 {
        background-color: #fff;
        color: #333;
    }
    .page-header.type16 > .panel.wrapper {
        background-color: #fff;
        color: #333;
    }
    .page-header.type16 .header.panel {
        padding:0 15px;
    }
    .page-header.type16 .panel.header .switcher {
        padding: 9px 15px;
        color: #333;
        text-transform: uppercase;
		border-right: 1px solid #ccc;
		height: 32px;
    }
    .page-header.type16 .panel.header .switcher.switcher-currency {
        padding-left: 15px;
		padding-right: 15px;
		border-left: 1px solid #ccc;
    }
    .page-header.type16 .header.panel > .header.links {
        color: #333;
        float: none;
        text-align: right;
        float:right;
    }
    .page-header.type16 .header.panel > .header.links > li.compare {
        float: left;
    }
    .page-header.type16 .header.panel > .header.links > li.compare > a {
        padding-left: 0;
    }
    .page-header.type16 .header.panel > .header.links > li > a {
        color: #333;
		text-decoration:none;
		padding:8px 15px;
		font-size:12px;
    }
	.page-header.type16 .header.panel > .header.links > li:last-child > a{
		border-right: 1px solid #ccc;
	}
	
	.page-header.type16 .header.panel > .header.links > li > a {
        color: #333;
    }
    .page-header.type16 .block-search {
        margin-left: 10%;
		width:320px;
    }
    .page-header.type16 .block-search input {
        background-color: #fff;
        color: #444;
        border:none;
		border-radius:3px;
    }
    .page-header.type16 .block-search .action.search {
        padding: 0 13px;
    }
    .page-header.type16 .block-search .action.search:before {
        content: '\e884';
        color: #283948;
    }
    .page-header.type16 .custom-block {
        height: 40px;
        line-height: 1;
        position: absolute;
        top: 50%;
        right: 100px;
        margin-top: -20px;
        font-size: 11px;
        color: #777;
        border-right: solid 1px #dde0e2;
        padding-right: 35px;
    }
    .page-header.type16 .custom-block > * {
        display: inline-block;
        vertical-align: middle;
    }
    .page-header.type16 .custom-block > a {
        font-size: 12px;
    }
    .page-header.type16 .nav-sections {
        background-color: transparent;
        color: #444;
		background: #fff;
    }
    header.page-header.sticky-header.type16 .nav-sections {
        background-color: #fff;
    }
    .page-header.type16 .navigation {
        background-color: transparent;
        padding: 0 15px;
    }
    .page-header.type16 .navigation > ul {
        padding: 0;
        background-color: #f0f0ed;
    }
    .page-header.type16 .navigation li.level0 {
        color: #424A57;
    }
    .page-header.type16 .navigation li.level0 > .level-top {
        color: inherit;
        padding: 0 20px;
        line-height: 49px;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: inherit;
    }
    
}
@media (max-width: 991px) {
    header.page-header.type16.sticky-header .navigation li.level0 > .level-top {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .page-header.type16 .logo {
        height: 40px;
        float: left;
        margin:0;
		margin-top:6px;
    }
    .page-header.type16 .minicart-wrapper .action.showcart {
        padding-right: 0;
    }
    .page-header.type16 .minicart-wrapper .action.showcart:before, .page-header.type16 .minicart-wrapper .action.showcart.active:before {
        font-size: 25px;
    }
    .page-header.type16 .minicart-wrapper .action.showcart:after {
        display: none;
    }
    .page-header.type16 .minicart-wrapper .action.showcart .counter.qty {
        right: -6px;
        margin-top: -20px;
    }
    .page-header.type16 .minicart-wrapper .block-minicart {
        right: 0;
        min-width: 320px;
    }
    .page-header.type16 .minicart-wrapper .block-minicart:before {
        right: 20px;
    }
    .page-header.type16 .minicart-wrapper .block-minicart:after {
        right: 19px;
    }
    .page-header.type16 .block-search .label:before {
        font-size: 18px;
    }
    .page-header.type16 .nav-toggle:before {
        font-size: 18px;
    }
    .page-header.type16 .minicart-wrapper {
        margin: 0;
        position: static;
        width: auto;
		margin-top:8px;
    }
    .page-header.type16 .block-search {
        float: none;
        margin-bottom: 0;
    }
    .page-header.type16 .block-search .label {
        float: right;
        margin: 0;
        line-height: 40px;
        margin-right: 10px;
		margin-top:6px;
    }
    .page-header.type16 .custom-block {
        display: none;
    }
}
.page-header.type16.sticky-header .minicart-wrapper .action.showcart:before, .page-header.type16.sticky-header .minicart-wrapper .action.showcart.active:before {
    font-size: 25px;
}