
.page-header.type2:not(.header-newskin){background-color:#0083c1;color:#fff;border:0}
.page-header.type2 .header.panel>.header.links>li>a{color:#fff}
.page-header.type2 .header.panel>.header.links>li>a:hover{color:#fff}
.page-header.type2 .minicart-wrapper{position:absolute;top:50%;right:15px;margin-top:-20px}
.page-header.type2 .minicart-wrapper .action.showcart:before,.page-header.type2 .minicart-wrapper .action.showcart.active:before{color:#fff}
.page-header.type2:not(.header-newskin) .minicart-wrapper .action.showcart .counter.qty{color:#000}
.logo {     margin: 5px 0px 0px 0px !important; float: left; }
	
}
@media only screen and (max-width:767px){
    .page-header.type2 .nav-toggle{float:right}
    .page-header.type2 .logo{height:40px;float:left;margin:10px 0}
    .page-header.type2 .logo img{max-width:100%;max-height:100%;width:auto}
    .page-header.type2 .minicart-wrapper{position:relative;top:auto;right:auto;left:auto;margin:10px 0;float:right}
    .page-header.type2 .block-search{float:none;margin-bottom:0}
    .page-header.type2 .block-search .label{float:right;margin:10px 0;line-height:40px;margin-right:10px}
    .page-header.type2 .block-search .label:before{color:#fff;cursor:pointer}
    .page-header.type2 .custom-block{display:none}
    .page-header.type2 .nav-toggle:before{color:#fff}
}
@media all and (min-width:768px),print{
    header.page-header.sticky-header.type2 .minicart-wrapper .action.showcart:before{color: #0072ce;}
    header.page-header.sticky-header.type2 .minicart-wrapper .action.showcart .counter.qty{}
    .page-header.type2:not(.header-newskin){background-color:#0083c1;color:#fff;border-top:0}
    .page-header.type2>.panel.wrapper{background-color:#008acc;color:#fff}
    .page-header.type2:not(.header-newskin) .panel.header .switcher{border-left:1px solid rgba(255,255,255,0.5);padding:0 15px;text-transform:uppercase}
    .page-header.type2 .panel.header .switcher:first-child{border-left:0;padding-left:0}
    .page-header.type2 .panel.header .switcher:last-child{padding-right:0}
    .page-header.type2 .panel.header .header.links>li>a{color:#fff}
    .page-header.type2 .panel.header .header.links>li>a:hover{color:#fff}
    .page-header.type2 .customer-welcome .action.switch{color:#fff}
    .page-header.type2 .nav-sections{background-color:#006fa4;color:#fff}
    .page-header.type2 .navigation .level0.parent>a:after{line-height:44px}
    .page-header.type2 .navigation .level0>.level-top{color:#fff;font-weight:700}
	
	.page-header.type2 .navigation .level0>a.level-top:hover {
		text-decoration: none;
		background: #0072ce;
		color: #fff;
	}
	
    .page-header.type2 .block-search input{background-color:#006393;color:#ddd}
    .page-header.type2 .block-search .action.search{border-left:1px solid rgba(255,255,255,0.2);padding:0 12px}
    .page-header.type2 .block-search .action.search:focus:before{color:#fff}
    .page-header.type2 .block-search .action.search:before,.page-header.type2 .block-search .action.search:hover:before{color:#fff}
    .page-header.type2 .block-search .action.search:hover{border-left-width:1px}
    .page-header.type2 .custom-block{height:40px;line-height:40px;position:absolute;top:50%;right:60px;margin-top:-20px;font-size:14px;color:#fff}
    .page-header.type2 .custom-block>*{display:inline-block;vertical-align:middle}
    .page-header.type2 .custom-block>a{font-size:12px;color:#fff}
}

.page-header.type2.header-newskin {
    color: #bde1f5;
    border-top-width: 0;
}

.quick-links {
	font-family: 'Open Sans', sans-serif;
    background: #ECECEC;
    height: 2.5rem;
    color: #676767;
    font-size: 1.1rem;
	height: 30px;
}



.quick-links .mycolor {
	color: #0072ce;
}

.quick-links a.mycolor {
	color: #0072ce;
}

.quick-links a.mycolor:hover {
	color: #0072ce;
	text-decoration: underline;
}

.quick-links .container { padding: 6px 15px;}

.bl { border-left: 1px solid white; }
.br { border-right: 1px solid white; }

.fl {
	float: left;
    color: white;
}

.fl a{
	padding: 10px 10px;	
	color: white;
}

.fl a:hover{
	padding: 10px 10px;	
	background: white;
	color: 0072ce;
}

#navigation ul li:first-child {
    border-left: 1px solid rgba(255,255,255,0.1);
}

#navigation ul li {
    float: left;
    list-style: none;
    border-right: 1px solid rgba(255,255,255,0.1);
}

#navigation ul li a {
    display: inline-block;
    color: #fff;
    height: 42px;
    line-height: 42px;
    font-size: 13px;
    padding: 0 15px;
    text-decoration: none;
}

#navigation ul li a:hover {
    background: #fff;
    color: #0072ce;
    text-decoration: none;
}

#navigation ul>li {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
#navigation ul {
	padding-left: 0px;
}
.nav-sections-item-content>.navigation {
   height: 50px;
}

.fr {
}

.page-header.type2.header-newskin .minicart-wrapper {
	position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -25px;
}

.sticky-header .minicart-wrapper {
    margin-top: -15px !important;
}


.page-header.type2.header-newskin .minicart-wrapper .block-minicart:before {
    right: 56px;
}
.page-header.type2.header-newskin .minicart-wrapper .block-minicart:after {
    right: 55px;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper .block-minicart:before {
    right: 36px;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper .block-minicart:after {
    right: 35px;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart {
    line-height: 37px;
    color: #606669;
    padding-right: 20px;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart:before, .page-header.type2.header-newskin .minicart-wrapper .action.showcart.active:before {
    color: #0072ce;
    font-size: 25px;
    line-height: 45px;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart .counter.qty {
    background-color: red;
    right: 13px;
    margin-top: -17px;
    line-height: 17px;
}
.page-header.type2.header-newskin .minicart-wrapper .action.showcart:after {
	color: #0072ce;
    -webkit-font-smoothing: inherit;
    margin-top: 3px;
}
.page-header.type2.header-newskin .minicart-wrapper .action.close {
    top: 5px;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper {
    background: transparent;
    box-shadow: none;
    border-color: transparent;
    width: auto;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper .action.showcart {
    padding-right: 15px;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper .action.showcart:after {
    display: none;
}
.page-header.type2.header-newskin.sticky-header .minicart-wrapper .action.showcart .counter.qty {
    right: 8px;
}
.page-header.type2.header-newskin .nav-toggle {
    float: right;
}


@media (min-width: 768px) {
	.logo img { width: 190px !important; }
	
    .page-header.type2.header-newskin {
        color: #bde1f5;
    }
	.nav-sections-item-content { background: #eee; }
	.sticky-header .nav-sections-item-content { background: none; }
    .page-header.type2.header-newskin .switcher strong {
        font-weight: 600;
    }
    .page-header.type2.header-newskin > .main-panel-top {
       background-color: #0072ce;
    }
    .page-header.type2.header-newskin .panel.wrapper {
		background-color: transparent;
		color: #bde1f5;
		max-height: 41px;
    }
    .page-header.type2.header-newskin .panel.header {
        max-width: 100%;
        padding: 0px;
    }
    .page-header.type2.header-newskin .panel.header .switcher {
        padding-right: 25px;
        text-transform: uppercase;
    }
    .page-header.type2.header-newskin .main-panel-inner {
        border-bottom: 1px solid rgba(248,248,248,0.2);
    }
    .page-header.type2.header-newskin .panel.header .header.links > li {
        color: #bde1f5;
        font-weight: 600;
        letter-spacing: 0.025em;
    }
    .page-header.type2.header-newskin .panel.header .header.links > li > a {
        border: none;
        color: #bde1f5;
        font-weight: 600;
        letter-spacing: 0.025em;
    }
    .page-header.type2.header-newskin .block-search {
		margin-left: 50px;
		float: left;
		margin-top: 15px;
    }
    .page-header.type2.header-newskin .block-search input {
		background-color: #fff;
		color: #777;
		border: 1px solid #0072ce;
    }
    .page-header.type2.header-newskin .block-search .field.search {
        background-color: #fff;
        border-radius: 20px;
    }
    .page-header.type2.header-newskin .block-search .action.search {
        border-left: 1px solid rgba(255,255,255,0.2);
        padding: 0 17px;
    }
    .page-header.type2.header-newskin .block-search .action.search:before {
        content: '\e884';
        color: #606669;
        font-size: 16px;
        padding-left: 1px;
    }
    .page-header.type2.header-newskin .block-search .action.search:hover:before {
        color: #606669;
    }
    .page-header.type2.header-newskin .custom-block {
		position: absolute;
		top: 60%;
		right: 160px;
		margin-top: -15px;
		font-size: 14px;
		color: #bde1f5;
    }
    .page-header.type2.header-newskin .custom-block > * {
        display: inline-block;
        vertical-align: top;
		font-size: 12px;
        font-weight: 600;
        text-align: left;
        line-height: 1;
    }
    .page-header.type2.header-newskin .minicart-wrapper {
		width: 105px;
		height: 50px;
		text-align: center;
		border: solid 1px #0072ce;
    }
    .page-header.type2.header-newskin .nav-sections {
        background-color: #f4f4f4;
        color: #6b7a83;
    }
    .page-header.type2.header-newskin.sticky-header .nav-sections {
        background-color: #fff;
        color: #fff;
    }
    .page-header.type2.header-newskin.sticky-header .navigation li.level0.active, .page-header.type2.header-newskin.sticky-header .navigation li.level0:hover {
        color: #bde1f5;
    }
	.header  .support ul {
		margin: 5px 0 0 0px;
		float: left;
		padding: 0px;
	}
	.icon-header {
		float: left;
		padding: 1rem;
		margin-left: 4rem;		
	}
	.icon-header em {
		color: #777;
		font-size: 3.5rem;		
	}
	.header .support ul li {
		list-style: none;
		color: #828282;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 0px !important;
	}	
	.header .support {
		font-size: 1.1rem;
		color: #777777;		
	}
	.header .support ul li span {
		color: #828282;
	}	
    header.page-header.type2.header-newskin.sticky-header .navigation li.level0 > .level-top {
        padding: 0 10px;
    }
    .page-header.type2.header-newskin .navigation .level0 {
		display: table-cell;
		vertical-align: middle;
		list-style: none;
		border-right: 1px solid rgba(0,0,0,0.05);		
	}
    .page-header.type2.header-newskin .navigation .level0 > .level-top {
		padding: 0 20px;
		display: inline-block;
		text-align: center;
		text-transform: uppercase;
		color: #676767;
		line-height: 50px;
		height: 50px;
		text-decoration: none;
    }
	
	.page-header.type2 .navigation .level0.parent>a:after { display:none; }
	
    .page-header.type2.header-newskin .navigation li.level0.active,
    .page-header.type2.header-newskin .navigation li.level0:hover {
        color: #0088cc;
    }
    .page-header.type2.header-newskin .navigation li.level0.parent:hover a.level-top:before {
        display: none;
    }
    .page-header.type2.header-newskin .navigation li.level0 .submenu:before {
        content: "";
        width: 100%;
        height: 20px;
        display: block;
        position: absolute;
        left: 0;
        top: -15px;
    }
    .page-header.type2.header-newskin .navigation .level0 .submenu li.parent > a:after {
        line-height: 25px;
    }
    .page-header.type2.header-newskin.sticky-header .navigation li.level0 > .submenu {
        top: 70px;
    }
}
@media (min-width: 768px) {
    .page-header.type2.header-newskin .header.panel > .header.links {
        float: none;
        text-align: right;
        display: block;
    }
    .page-header.type2.header-newskin .header.panel > .header.links > li.compare {
        float: left;
    }
    .page-header.type2.header-newskin .header.panel > .header.links > li.compare > a {
        padding: 0;
    }
    .page-header.type2.header-newskin .sw-megamenu.navigation li.level0.fl-right {
        /*float: none;*/
    }
}
@media (max-width: 1199px) {
    .page-header.type2.header-newskin .block-search {
        margin-left: 30px;
    }
    .page-header.type2.header-newskin .custom-block {
        right: 150px;
    }
}
@media (max-width: 991px) {
    .page-header.type2.header-newskin .header.panel > .header.links > li > a, .page-header.type2.header-newskin .header.panel > .header.links > li > span {
        padding: 0 7px;
    }
    .page-header.type2.header-newskin .header.panel > .header.links > li:first-child > a, .page-header.type2.header-newskin .header.panel > .header.links > li:first-child > span {
        padding-left: 0;
    }
    .page-header.type2.header-newskin .header.panel > .header.links > li:last-child > a, .page-header.type2.header-newskin .header.panel > .header.links > li:last-child > span {
        padding-right: 0;
    }
    .page-header.type2.header-newskin .panel.header .switcher {
        padding-right: 15px;
    }
    .page-header.type2.header-newskin .navigation .level0 > .level-top {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 767px) {
    .page-header.type2.header-newskin .logo {
        height: 20px;
        float: left;
        margin: 10px 0;
    }
    .page-header.type2.header-newskin .logo img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
    }
    .page-header.type2.header-newskin .minicart-wrapper {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        margin: 10px 0;
        float: right;
    }
    .page-header.type2.header-newskin .block-search {
        float: none;
        margin-bottom: 0;
    }
    .page-header.type2.header-newskin .block-search .label:before,
    .page-header.type2.header-newskin .nav-toggle:before {
        color: #fff;
        font-size: 18px;
        padding-left: 1px;
    }
    .page-header.type2.header-newskin .block-search .label:before {
        margin-top: -1px;
    }
    .page-header.type2.header-newskin .block-search .label {
        float: right;
        margin: 10px 0;
        line-height: 40px;
        margin-right: 13px;
    }
    .page-header.type2.header-newskin .custom-block {
        display: none;
    }
    header.page-header.type2.header-newskin .minicart-wrapper .action.showcart:before, header.page-header.type2.header-newskin .minicart-wrapper .action.showcart.active:before {
        font-size: 25px;
    }
}
header.page-header.type2 .search-category {
    margin-right: 15px;
}
header.page-header.type2 .search-category select {
    border-top-color: transparent;
    border-bottom-color: transparent;
}