.pk_cl ul {
	list-style: none;
	margin: 0;
	justify-content: flex-start;
  padding:0;
}
.pk_cl li {
	margin-left: 3%;
	position: relative;
}
.pk_cl li:first-child {
	margin-left: 0;
}
.pk_cl .pk_account li a {
	line-height: 18px;
	color:inherit;
}
.watchlist {
	width: 300px;
}
.pk_cl li ul {
	list-style-type: none;
	margin: 0;
}
.pk_cl li span {
	display: inline-block;
	margin-bottom: 5px;
}
.pk_cl li a span {
	margin: 0;
}
.pk_cl li ul li,
.pk_cl2 li dl dt {
	margin:-1px 0 0;
}
.pk_cl li ul li:first-child,
.pk_cl2 li dl dt:first-child {
	margin:0;
}
.pk_cl .content_img img {
	float:left;
	height: auto;
	width:63px;
}
.pk_cl .text_desc {
	float:left;
	margin-left:10px;
	width:140px;
	}
.pk_cl .text_desc a {
	display: block;
	font-size: 11px;
	line-height: 14px;
}
.pk_cl .text_desc .price {
	font-size:14px;
	line-height: 18px
}
li.no-products,
dt.no-products {
	font-style: italic;
	line-height: 20px;
	margin: 0;
}
.pk_cl > ul > li > a > .svgic {
	height: 14px;
	width:14px;
}
.pk_cl > ul > li > a {
	color:inherit;
}
.pk_register .forgot-password {display:flex}
.pk_register .fb-login-button span {margin:0}
.pk_register .indent {
	padding: 30px;
}
.pk_register h4 {
	margin: 0 5px;
	font-weight: normal;
	font-size: 16px;
}
.pk_register .title-wrap span {
	padding: 0 10px 0px 10px;
}
.pk_register .title-wrap .active span {
	border-bottom: 2px solid #444;
	color:#444
}
.title-wrap {
	justify-content:center;
	margin-bottom: 25px;
}
.dd_container_wide {
	width:350px;
}
.dd_container_wide .focus-border {
	margin: 0;
	display: block;
}
.customer-form > div {
	margin-bottom: 15px;
}
.customer-form-tab {
	cursor: pointer;
}
.form-wrap > form:not(.active) {
	display: none;
}
#header .customer-form svg {
  display: block;
}
.pk_customlinks .mini-product:not(:last-child) {
	border-bottom: 1px solid #eee
}
.pk_customlinks .thumbnail-container {
	padding: 20px;
}