.quickview-popup {
  padding-bottom: 40px;
  padding-top: 40px;
  height: auto;
  min-height: 468px;
  top: 10px;
  width: 970px;
  display: none;
}

.quickview-popup > div {
  position: relative;
}

.quickview-popup .slider-container {
  float: left;
  margin-right: 10px;
  width: 550px;
}

.quickview-popup .slider-container .scrollable,
.quickview-popup .slider-container img {
  height: 450px;
}
.quickview-popup .slider-container .scrollable {
	width: 450px;
}
.quickview-image {
	display: block;
	height: 450px;
	width: 450px;
	text-align: center;
}

.quickview-popup .slider-container .browse {
  padding-bottom: 210px;
  padding-top: 216px;
}
.quickview-popup .slider-container .prev {
  padding-left: 19px;
  padding-right: 10px;
}
.quickview-popup .slider-container .next {
  padding-left: 10px;
  padding-right: 19px;
}
.quickview-popup .pdp-details {
  float: left;
  padding-top: 5px;
  width: 370px;
}

.quickview-popup .pdp-details p.gwp-description {
	font-family: PNovaReg;
	font-size: 14px;
	line-height: 1.36;
	text-align: left;
	color: #7d7d7d;
}

.quickview-popup .pdp-details .browse {
  font-size: 26px;
}

.quickview-popup .pdp-social {
  border-bottom: none;
}

.qv-product {
  position: relative;
}
.qv-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.badge-preorder,
.badge-lowstock,
.badge-soldout,
.badge-soldout-size {
  left: 397px;
  top: 33px;
}

.qv-product .badge-preorder,
.qv-product .badge-lowstock {
  top: 13px;
}

p.qv-plus-size-available {
	display: inline-block;
}

p.qv-plus-size-available:after {
	content:"|";
	margin: 0 10px;
}

.details-link {
  display: inline-block;
  clear: both;
  margin-top: -10px;
  margin-bottom: 20px;
  text-decoration: underline;
  color: #363636;
  font-family: "PNovaSemiB", Helvetica, Arial;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: capitalize;
}

.details-link span {
  font-size: 13px;
  padding-left: 4px;
}
.details-link:hover {
  color: #f2018a;
}

.vip-access-only-popup {
  min-height: 333px;
  height: 333px;
  padding: 50px 0 0;
  width: 687px;
}

.vip-access-only-popup section {
  float: left;
  text-align: center;
  width: 306px;
}

.vip-access-only-popup section:first-child {
  margin-left: 50px;
  margin-right: 31px;
  width: 250px;
}

.vip-access-only-popup .thumbnail {
  margin-bottom: 12px;
}

.vip-access-only-popup h4 {
  color: #f2018a;
  font-family: "PNovaReg", Helvetica, Arial;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: capitalize;
  padding-bottom: 18px;
  padding-top: 52px;
}

.vip-access-only-popup .access-note {
  color: #7d7d7d;
  font-family: "PNovaReg", Helvetica, Arial;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: inherit;
  line-height: 25px;
}

.vip-access-only-popup .access-note strong {
  color: #363636;
  font-weight: normal;
  font-family: "PNovaSemiB";
}

.vip-access-only-popup .btn-access {
  background-color: #f2018a;
  color: white;
  clear: both;
  cursor: pointer;
  display: block;
  font-family: "PNovaBold";
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  width: 207px;
  -webkit-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  -moz-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  font-size: 15px;
  height: 12px;
  letter-spacing: 3px;
  padding-bottom: 17px;
  padding-top: 11px;
  margin: 27px auto 0;
}

.vip-access-only-popup .btn-access span {
  display: inline-block;
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-transition: color .5s ease-in 0s;
  -moz-transition: color .5s ease-in 0s;
  transition: color .5s ease-in 0s;
  color: white;
  position: relative;
  top: 1px;
}

.vip-access-only-popup .btn-access:hover {
  background-color: black;
}

.vip-access-only-popup .btn-access:hover,
.vip-access-only-popup .btn-access:hover span {
  color: white;
}
.vip-access-only-popup .btn-access span {
  font-size: 16px;
  padding-left: 5px;
}
.vip-access-only-popup .price-reg,
.vip-access-only-popup .price-vip,
.vip-access-only-popup .price-sale {
  font-size: 14px;
}
.vip-access-only-popup .price-vip,
.vip-access-only-popup .price-sale {
  border-right: 1px solid #7d7d7d;
  margin-right: 8px;
  padding-right: 7px;
}

.quickview-popup .price-wrap i,
.vip-access-only-popup .price-wrap i {
  color: transparent;
  width: 1px;
  padding: 0 3px;
}

.onhold-popup {
	min-height: 286px;
	padding-bottom: 59px;
	width: 438px
}
.onhold-popup .popup-content {
	padding: 0 50px
}
.onhold-popup .popup-content>p {
	font-size: 13px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 23px
}
.onhold-popup .popup-content strong {
	color: #000
}
/* .onhold-popup .popup-content .shopping-item {
	border-bottom: 1px solid #d7d7d7
} */
.onhold-popup .popup-content img {
	margin-left: 0
}
.onhold-popup .popup-content .shopping-item {
  margin-bottom: 15px;
  height: 80px;
}
.onhold-popup .popup-content .shopping-item:hover h4 {
	font-family: "PNovaSemiB"
}
.onhold-popup .popup-content .continue-link {
	cursor: pointer;
	display: inline-block;
	float: left;
	line-height: 30px;
	color: #363636;
	font-family: "PNovaBold", Helvetica, Arial;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase
}
.onhold-popup .popup-content .continue-link span {
	margin-right: 3px
}
.onhold-popup .popup-content .continue-link:hover {
	color: #f2018a
}
.onhold-popup .popup-content .btn-checkout {
	background-color: #f2018a;
	color: #fff;
	clear: both;
	cursor: pointer;
	display: block;
	font-family: "PNovaBold";
	font-weight: normal;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	width: auto;
	-webkit-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
	-moz-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
	transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
	font-size: 11px;
	height: 6px;
	letter-spacing: 1px;
	padding-bottom: 15px;
	padding-top: 9px;
	clear: none;
	float: right;
	padding-left: 15px;
	padding-right: 15px
}
.onhold-popup .popup-content .btn-checkout span {
	display: inline-block;
	font-family: "Fontello";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	-webkit-transition: color .5s ease-in 0s;
	-moz-transition: color .5s ease-in 0s;
	transition: color .5s ease-in 0s;
	color: #fff;
	position: relative;
	top: 1px
}
.onhold-popup .popup-content .btn-checkout:hover {
	background-color: #000;
	color: #fff
}
.onhold-popup .popup-content .btn-checkout:hover span {
	color: #fff
}
.onhold-popup .popup-content .btn-checkout span {
	font-size: 12px;
	padding-left: 4px
}
.onhold-popup .popup-content .onhold-promo {
	color: #7d7d7d;
	font-family: "PNovaSemiB", Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #f2f2f2;
	clear: both;
	display: inline-block;
	left: -50px;
	line-height: 39px;
	padding: 0;
	position: relative;
	text-align: center;
	top: 22px;
	width: 438px
}
.onhold-popup .popup-content .onhold-promo a {
	color: #7d7d7d
}
.onhold-popup .popup-content .onhold-promo .accent {
	color: #f2018a;
}

/* JFI-1153 and JFI-1492 - Daily Fix Bundles */
.df-bundle-popup {
	height: 575px;
	width: 600px
}
.df-triple-deal-popup {
	height: 400px;
	width: 650px;
}
.df-bundle-popup .popup-content, 
.df-triple-deal-popup .popup-content {
	padding: 50px;
	text-align: center;
}
.df-bundle-popup .popup-content .container {
	position: relative;
	width: 500px;
}

.df-triple-deal-popup .popup-content .outer-container {
	margin: 30px auto;
	position: relative;
	width: 300px;
}

.df-triple-deal-popup .popup-content .container {
	float: left;
	position: relative;
	width: 100px;
	margin-left: 100px;
}

.df-triple-deal-popup .popup-content .container:first-child{
	margin-left: 0;
}

.df-bundle-popup .popup-content .container .product-img {
	margin: auto;
	position: relative;
	width: 250px;
}

.df-triple-deal-popup .popup-content .container .product-img {
	position: relative;
	height: 100px;
	width: 100px;
}

.df-triple-deal-popup .popup-content .container .product-img img {
	height: 100px;
	width: 100px;
}

.df-bundle-popup .popup-content .container .snag-it {
	margin: auto;
	position: relative;
	text-align: center;
	width: 250px;
}
.df-bundle-popup .popup-content .container .snag-it a {
	color:#000000;
	font-family: "PNovaBold";
	font-size: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.df-bundle-popup .popup-content .container .snag-it a:hover {
	color: #f2018a;
}


.df-triple-deal-popup.popup-content .container .snag-it {

	margin-top: 20px;
	position: relative;
	text-align: center;
	width: 100px;
}
.df-triple-deal-popup .popup-content .container .snag-it a {
	color:#000000;
	font-family: "PNovaBold";
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.df-triple-deal-popup .popup-content .container .snag-it a:hover {
	color: #f2018a;
}


.df-bundle-popup .popup-content .border,
.df-triple-deal-popup .popup-content .border  {
	background-color: #d7d7d7;
	height: 1px;
	margin: 25px 0;
	width: 100%;
}
.df-bundle-popup .popup-content .note,
.df-triple-deal-popup .popup-content .note {
	color: #7d7d7d;
	font-family:"PNovaReg";
	font-size: 11px;
	font-style: normal;
	margin-top: 25px;
}
.df-bundle-popup .btn-pink,
.df-triple-deal-popup .btn-pink {
  background-color: #f2018a;
  clear: both;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "PNovaBold";
  font-size: 15px;
  font-weight: normal;
  height: 12px;
  letter-spacing: 3px;
  line-height: 1;
  margin-top: 8px;
  padding-bottom: 17px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 11px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  -moz-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  width: auto;
}
.df-bundle-popup .btn-pink span,
.df-triple-deal-popup .btn-pink span {
  color: #fff;
  display: inline-block;
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  speak: none;
  top: 1px;
  -webkit-transition: color .5s ease-in 0s;
  -moz-transition: color .5s ease-in 0s;
  transition: color .5s ease-in 0s;
}
.df-bundle-popup .btn-pink:hover,
.df-triple-deal-popup .btn-pink:hover  {
  background-color: #000;
}
.df-bundle-popup .btn-pink:hover,
.df-bundle-popup .btn-pink:hover span,
.df-triple-deal-popup .btn-pink:hover,
.df-triple-deal-popup .btn-pink:hover span {
  color: #fff;
}
.df-bundle-popup .btn-pink span,
.df-triple-deal-popup .btn-pink span {
  font-size: 16px;
  padding-left: 5px;
}
/* end JFI-1153 */

/* JFI-1325 */
.quickview-popup .offer-box {
  margin-top: 17px;
}
.quickview-popup .offer-box .promotion-msg {
  margin-bottom: -2px;
}
.quickview-popup .offer-tooltip {
  display: none;
}
.quickview-popup .price i {
  padding: 0;
  width: 0;
}
/* end JFI-1325 */

/* JFI-615 */
.bag-flow-popup {
  height: 522px;
  padding-top: 0;
  width: 870px;
}

.with_bottom_banner {
	height: 602px;
}

.bogo_bottom_banner {
	bottom: 0;
	height: 80px;
	position:absolute;
	width:100%;
}

.bogo_bottom_banner a:hover {
	cursor: pointer;
}

.bag-flow-popup .overlay-header {
  background: #f2f2f2;
  font: normal 15px/3.5 PNovaSemiB;
  letter-spacing: 1px;
  padding: 0;
  margin-bottom: 37px;
}
.bag-flow-popup section {
  float: left;
  margin: 0 30px;
  width: 300px;
}
.bag-flow-popup .elite-checkout {
  border: 4px solid #f2f2f2;
  margin: 3px 30px 0 0;
  padding: 0 36px;
  width: 400px;
}
.bag-flow-popup h4 {
  font: normal 18px/1 PNovaSemiB;
  letter-spacing: 1px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.elite-checkout h4 {
  background-color: #fff;
  color: #f2018a;
  font-size: 24px;
  letter-spacing: 1px;
  margin: -18px auto 11px;
  padding: 5px 0;
  text-align: center;
  width: 270px;
}
.elite-checkout h5 {
  clear: left;
  font-size: 15px;
  padding: 39px 0 15px;
}
.elite-checkout strong {
  font-weight: normal;
  font-family: PNovaSemiB;
}
.bag-flow-popup ul,
.bag-flow-popup li {
  list-style-type: disc;
}
.bag-flow-popup ul {
  margin-bottom: 160px;
  margin-top: 102px;
  padding-left: 20px;
}
.bag-flow-popup li {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 1.3;
  padding-bottom: 8px;
}
.bag-flow-popup li span {
  color: #363636;
  font-family: PNovaSemiB;
}

.elite-checkout ul {
  margin: 0;
  padding-left: 30px;
}
.bag-flow-popup p {
  border-bottom: 2px dotted #666;
  clear: both;
  display: block;
  font: 18px/1 PNovaReg;
  float: left;
  letter-spacing: 1px;
  margin-bottom: 3px;
  width: 100%;
}
.bag-flow-popup p span {
  float: left;
  background: #fff;
  padding: 0;
  position: relative;
  top: 6px;
  line-height: 1;
}
.bag-flow-popup p span + span {
  float: right;
}
.elite-checkout h4 + p {
  color: #f2018a;
  border-bottom-color: #f2018a;
}
.elite-checkout p + p span:first-child {
  font: italic 15px/1 Georgia;
}
.elite-checkout p + p {
  color: #7d7d7d;
}
.bag-flow-popup .continue-link {
  border-bottom: 1px solid #363636;
  cursor: pointer;
  font-family: PNovaSemiB;
}
.bag-flow-popup .continue-link:hover {
  border-bottom: none;
}
.bag-flow-popup .continue-link,
.bag-flow-popup .continue-link + span  {
  line-height: 35px;
}
.bag-flow-popup .continue-link + span  {
  color: #7d7d7d;
  font-family: PNovaSemiB;
  padding-left: 8px;
}
.bag-flow-popup .btn-checkout {
  background-color: #f2f2f2;
  color: #363636;
  cursor: pointer;
  display: inline-block;
  font: normal 15px/1 PNovaBold;
  float: right;
  letter-spacing: 1px;
  padding: 10px 25px 9px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  -moz-transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  transition: background-color .5s ease-in 0s, color .5s ease-in 0s;
  width: auto;
}
.bag-flow-popup .btn-checkout span {
  color: #363636;
  display: inline-block;
  font: normal 15px/1 Fontello;
  font-style: normal;
  position: relative;
  margin-left: 3px;
  speak: none;
  top: 1px;
  -webkit-transition: color .5s ease-in 0s;
  -moz-transition: color .5s ease-in 0s;
  transition: color .5s ease-in 0s;
}
.elite-checkout .btn-checkout {
  background-color: #f2018a;
  float: none;
  margin: 75px 0 36px 99px;
  padding: 12px 0;
  width: 205px;
}
.bag-flow-popup .btn-checkout:hover {
  background-color: #000;
}
.elite-checkout .btn-checkout,
.elite-checkout .btn-checkout span,
.bag-flow-popup .btn-checkout:hover,
.bag-flow-popup .btn-checkout:hover span {
  color: #fff;
}
/* end JFI-615 */

/* JFI-2559 BOGO $15 */
.bogo-15-popup {
  background:url('//us-cdn.sd-assets.com/media/images/shared/bg_bogo_15_overlay.gif') no-repeat;
  color: #fff;
  height: 540px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 540px;
}

.bogo-15-popup .close {
  color: #fff;
}

.bogo-15-popup .cta_shop_sale {
  position: relative;
  top: 400px;
}

.bogo-15-popup .cta_checkout {
  position: relative;
  top: 415px;
}

/* reward yourself loyalty swag products in checkout */

.rewards_quickview .price.stylepoints {
	color: #f2018a;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
}

.rewards_quickview .details-link,
.rewards_quickview .favorite-flag,
.rewards_quickview .ratings,
.rewards_quickview .pdp-social,
.rewards_quickview .price.reg,
.rewards_quickview .price.sale,
.rewards_quickview .price.saving,
.rewards_quickview .price.strike,
.rewards_quickview .price.vip,
.rewards_quickview  .promotion-msg
 {
	display:none;
}

.add_in_checkout {
	background-color: #f2f2f2;
  color: #363636;
  display: block;
  font: 15px PNovaSemiB;
  line-height: 1.7;
  margin: 50px auto 20px;
  padding: 25px;
}

.dd_add_to_cart_msg {
	display: block;
	margin: 10px auto;
	min-height: 75px;
}