/*---------------------------------------*/
.dp-routine {
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
	Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	/* overflow: hidden; */
	width: 100%;
	max-width: 1048px;
	margin: 0 auto;
}

.dp-routine .dp-quickshop {
	display: none !important;
}

.dp-routine__quickshop-link {
	text-align: center;
	padding-top: 15px;
}

.dp-routine__quickshop-link a,
.dp-routine__quickshop-link span {
	background-color: transparent;
	display: inline-block;
	color: #000000;
	padding: 15px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
	Helvetica, Arial, sans-serif;
	cursor: pointer;
	border: 1px solid #e7e4e2;
	min-width: 90px;
	text-align: center;
	border-radius: 5px;
}

.dp-routine__list {
	/* max-width: 788px; */
	margin: 0 auto;
}

.dp-routine__title {
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 40px;
	display: block;
	position: relative;
	z-index: 1;
	max-width: 950px;
	margin: 0 auto;
	line-height: 1.3;
	font-weight: normal;
}

.dp-routine[data-block="toning-lotion"] .dp-routine__title {
	max-width: 685px;
}

.dp-routine__title::after {
	content: " ";
	width: 100%;
	position: absolute;
	z-index: -1;
	height: 2px;
	left: 0;
	top: 33px;
	width: 100%;
	background-color: #e7e4e2;
}

.dp-routine__title span {
	display: inline-block;
	padding: 0 60px;
	background-color: #ffffff;
}

.dp-routine__title strong {
	font-weight: normal;
}

.dp-product-section[data-age="30"] .dp-routine__title strong {
	color: #e5b6c1;
}

.dp-product-section[data-age="40"] .dp-routine__title strong {
	color: #e19179;
}

.dp-product-section[data-age="50"] .dp-routine__title strong {
	color: #ba0c2f;
}

.dp-product-section[data-age="60"] .dp-routine__title strong {
	color: #c5a885;
}

.dp-routine__item {
	padding: 10px;
	/* max-width: 242px; */
	outline: 0;
}

.dp-routine__item.QuickShopLink span {
	color: #000000;
}

.dp-routine__packshot {
	background-color: #f8f8f7;
	display: flex;
	justify-content: center;
	align-items: center;

}

.dp-routine__packshot img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.dp-routine__product-name {
	font-size: 16px;
	text-align: center;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium",
	Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 20px 10% 0px;
	line-height: 1.4;
}

.dp-routine__product-price {
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
	Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-top: 15px;
}

.dp-routine__product-price[data-price]:before {
	display: none;
	content: attr(data-default);
}

.dp-routine__product-price[data-price] span {
	display: block;
}

.dp-routine__product-price[data-price|="%"]:before, .dp-routine__product-price[data-price$="%"]:before, .dp-routine__product-price[data-price*=Product]:before, .dp-routine__product-price[data-price*=price]:before, .dp-routine__product-price[data-price*="N/A"]:before, .dp-routine__product-price[data-price=""]:before {
	display: block !important;
}

.dp-routine__product-price[data-price|="%"] span, .dp-routine__product-price[data-price$="%"] span, .dp-routine__product-price[data-price*=Product] span, .dp-routine__product-price[data-price*=price] span, .dp-routine__product-price[data-price*="N/A"] span, .dp-routine__product-price[data-price=""] span {
	display: none !important;
}

.dp-routine__product-option {
	color: #797674;
	font-size: 9px;
	line-height: 1.2;
	text-align: center;
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
	Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding-top: 5px;
}

@media (max-width: 761px) {
	.dp-routine__title {
		padding: 30px 10% 20px;
	}

	.dp-routine__title::after {
		display: none;
	}

	.dp-routine__title span {
		padding: 0px;
	}

	.dp-routine__title strong {
		display: block;
	}

	.dp-routine__list {
		/* max-width: 262px; */
	}

	.dp-routine__list .slick-list {
		overflow: visible;
	}
}


/* DTW EDITS */
.dp-routine__list {
	/* max-width: max-content; */
	margin: 0 auto;
}

#plus_loin_img {
	width: 210px !important;
}

.dp-routine__quickshop-link a, .dp-routine__quickshop-link span {
	text-transform: initial;
}

.dp-routine__quickshop-link a:hover, .dp-routine__quickshop-link span:hover {
	color: #be0f34;
}

@media (max-width: 480px) {
	.dp-routine__item {
		padding: 10px;
		max-width: 100%;
		outline: 0;
	}
}

/* Custom */
.dp-routine__item_col {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	height: 100%;
}

.slick-dots {
	bottom: 0;
	padding-top: 35px;
	position: relative;
}

.slick-track {
	display: flex !important;
}

.slick-track .slick-slide {
	height: auto;
	display: flex !important;
}

.slick-slide > div {
	display: flex;
}

.slick-prev:not(.cba-button-style), .slick-next:not(.cba-button-style) {
	/* top: 30%; */
}

.slick-prev:not(.cba-button-style), .slick-next:not(.cba-button-style),
.svg-arrow-right-black-dims, .pdp-redesign .quick-shop-ui-dialog .slick-next:after, .slick-next:after,
.slick-prev:not(.cba-button-style):after, .slick-next:not(.cba-button-style):after {
	width: 60px !important;
	height: 60px !important;
}

.svg-arrow-right-black, .pdp-redesign .quick-shop-ui-dialog .slick-next:after, .slick-next:after,
.svg-arrow-left-black-dims, .pdp-redesign .quick-shop-ui-dialog .slick-prev:after, .slick-prev:after {
	top: 0;
	left: 0;
	position: absolute !important;
	background-size: cover;
}

.slick-dotted.slick-slider {
	padding-bottom: 35px;
	margin-bottom: 0;
}

.slick-dots li.slick-active {
	background: #b40024;
}

.svg-arrow-right-black, .pdp-redesign .quick-shop-ui-dialog .slick-next:after, .slick-next:after {
	background-image: url(../img/arrow-right.png);
}

.svg-arrow-left-black, .pdp-redesign .quick-shop-ui-dialog .slick-prev:after, .slick-prev:after {
	background-image: url(../img/arrow-left.png);
}

.svg-arrow-right-black, .pdp-redesign .quick-shop-ui-dialog .slick-next, .slick-next {
	right: -45px;
}

.svg-arrow-left-black, .pdp-redesign .quick-shop-ui-dialog .slick-prev, .slick-prev {
	left: -45px;
}

@media (max-width: 1024px) {
	.slick-prev:not(.cba-button-style) {
		left: 0;
	}

	.slick-next:not(.cba-button-style) {
		right: 0;
	}
}

.dp-routine button.slick-arrow:focus,
.dp-routine button.slick-arrow:active {
	border: none;
	outline: 0px solid #000000 !important;
}



/*--------------------------------------------------------------------------------------*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	.slick-prev {
	    left: -38px;
	}
	.slick-next {
	    right: -38px;
	}
}


/*--------------------------------------------------------*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	.ResultBlock .dp-routine__product-name {
		display: flex;
		flex-wrap: wrap;
	}

	.ResultBlock .dp-routine__product-name {
		font-size: 12px;
	}

	/* .ResultBlock .dp-routine__product-name {
		min-height: 124px;
	} */

	/* .ResultBlock .dp-routine__item_col {
		justify-content: space-between !important;
	} */
}

/*iPhone 6/7/8/plus, XR, 11, X, 12 and 13.*/
@media (max-width: 480px){
	.ResultBlock .dp-routine__product-name {
		padding: 20px 34% 0px;
	}

	.ResultBlock ul.slick-dots {
		left: 1.1%;
	}
}