.fancybox-wrap.buy-the-look .fancybox-inner {
	overflow: hidden!important;
}
.buy-the-look-default-cart-actions {
	display: none;
}
.buy-the-look {
	width: 100%;
	height: 100%;
	font-size: 0;
	letter-spacing: 0;
}
.buy-the-look-left-panel {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	height: 100%;
}
.buy-the-look-left-panel > img {
	width: 100%;
	height: 100%;
}
.buy-the-look-products-panel {
	display: inline-block;
	vertical-align: top;
	width: 55%;
	height: 100%;
	padding: 20px;
	overflow-y: auto;
}
.buy-the-look-product:not(:last-child) {
	margin-bottom: 20px;
}
.buy-the-look-product-image {
	display: inline-block;
	vertical-align: top;
	width: 130px;
	height: 170px;
	margin-right: 10px;
}
.buy-the-look-product-image > a,
.buy-the-look-product-image img {
	display: block;
	width: 100%;
	height: 100%;
}
.buy-the-look-product-right-panel {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 140px);
}
.buy-the-look-product-info .link {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.buy-the-look-product-info .link .new-label {
	color: #8fca4a;
	font-weight: 700;
}
.buy-the-look-product-info .link .promo-percent {
	color: #bd1e2d;
	font-weight: 700;
}
.buy-the-look-product-info .link-brand {
	font-weight: 700;
	color: #000;
}
.buy-the-look-product-info .link-name {
	color: #6d6e71;
}
.buy-the-look-product-info .prices {
	height: 16px;
	padding-top: 1px;
	font-size: 12px;
}
.buy-the-look-product-info .price {
	color: #000;
	font-weight: 700;
}
.buy-the-look-product-info .price.promo-price {
	color: #bd1e2d;
}
.buy-the-look-product-info .old-price {
	margin-left: 4px;
	color: #6d6e71;
	text-decoration: line-through;
}
.buy-the-look-product-right-panel .customized-configurable-option {
	background: transparent;
}
.buy-the-look-product-right-panel .configurable-option-values {
	margin-top: 0;
}
.buy-the-look-product-right-panel .configurable-option-values .value:not(.selected) {
	background-color: #fff;
}
.buy-the-look-product-right-panel .configurable-option .help-inline:not(.helper-hidden) {
	z-index: 0;
}
.buy-the-look-product-right-panel .configurable-option-label,
.buy-the-look .buy-the-look-wrapper {
	display: none;
}