.link.wishlist {
    width: 115px;
    right: 0;
	top: 22px;
	list-style:none;
	position:absolute;	
}
#changeText {text-align: left;}
.top-block-header .container .row .col-md-8{text-align: right;}
.link.wishlist a{
 position: relative;
display: inline-block;
text-decoration: none;
}
.link.wishlist a:before{
content: '\e889';
font-family: 'porto-icons';
font-size:30px;
color: #393F4F;
}

.page-header.type17 .header.content .custom-block {    
    border-right: none;
}
.page-header.type17 .minicart-wrapper .action.showcart {  
    z-index: 11111;
}
.page-header.type17.header-newskin.fixed-header{
	position: fixed !important;
	left: 0 !important;
	top: 0 !important;
	z-index: 200 !important;
	margin-top: 30px !important;
	width: 100% !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	pointer-events: all;
}
.top-block-header.fixed-header{
	position: fixed !important;
	z-index:111111;
	padding: 5px 0 !important;
	width: 100% !important;
}
@media only screen and (max-width: 767px) {
	.mobile-sticky .page-wrapper header.page-header {position:relative;}
	.top-block-header.fixed-header {top:0;}
	.page-header.type17.header-newskin.fixed-header {padding-top: 80px !important;padding-bottom:0 !important;}
	.link.wishlist a::before {font-size: 21px;}
	.link.wishlist {top: 16px;width: 35px;}
	.page-header.type17 .header .minicart-wrapper .action.showcart::after {color: #fff0;}
}
@media only screen and (max-width: 520px) {
	#changeText,.top-block-header .container .row .col-md-8{text-align: center; !important}
	
}

/*FEB09
.owl-carousel .owl-item img{WIDTH:135PX;}
*/