.content-pages .content-block-content {
	padding: 0;
	background: 0 0;
}

.content-pages .fr {
	float: none;
}

.content-pages .fr .shadow-depth-1 {
	border: none;
}

.landing-page-apple .hide-desktop {
	display: none;
}

.landing-page-apple .hide-mobile {
	display: block;
}

.landing-page-apple .ldg-apl-section {
	background-color: #fff;
}

.landing-page-apple .ldg-apl-section .arrow-down::before {
	content: url(https://sg-repo-production-photos.s3.eu-central-1.amazonaws.com/senukai_lt/uploads/ca/b81b9992/c9dcafaf.svg);
	display: block;
	transform: rotate(90deg);
	opacity: 0.5;
}

.landing-page-apple .ldg-apl-section-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: transparent;
}

.landing-page-apple .ldg-apl-section-title span {
	font-size: 32px;
	font-weight: 700;
	color: #333;
}

.landing-page-apple .ldg-apl-section-title img {
	margin: 20px 0;
}

.landing-page-apple .ldg-apl-section-slider {
	margin-bottom: 20px;
}

.landing-page-apple .ldg-apl-section-slider img {
	width: 100%;
}

.landing-page-apple .ldg-apl-section-slider .swiper-button::after {
	font-size: 20px;
	color: #666;
}

.landing-page-apple .ldg-apl-section-categories {
	padding: 40px;
	margin-bottom: 40px;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-row-wrap {
	display: flex;
	justify-content: space-between;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 380px;
	height: 230px;
	position: relative;
	cursor: pointer;
	user-select: none;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single img {
	width: 100%;
	max-width: 181px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 50px;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single .single-title {
	width: 100%;
	max-width: 120px;
	margin-bottom: 50px;
	font-size: 24px;
	line-height: 34px;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single .single-title::after {
	content: url(https://sg-repo-production-photos.s3.eu-central-1.amazonaws.com/senukai_lt/uploads/ca/b81b9992/c9dcafaf.svg);
	display: inline-block;
	margin-left: 10px;
	transform: rotate(90deg);
	opacity: 0.5;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single.active .single-title::after {
	display: none;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single.active::after {
	content: '';
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	background-color: #333;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content {
	display: none;
	justify-content: space-between;
	align-items: flex-start;
	padding: 60px 70px;
	padding-bottom: 75px;
	border: 1px solid #e4e4e4;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-1 ul li.list-item {
	position: relative;
	margin-bottom: 14px;
	font-size: 15px;
	cursor: pointer;
}

.landing-page-apple
	.ldg-apl-section-categories
	.ldg-apl-single-item-content
	.column-1
	ul
	li.list-item.selected {
	font-weight: 700;
}

.landing-page-apple
	.ldg-apl-section-categories
	.ldg-apl-single-item-content
	.column-1
	ul
	li.list-item.selected::after {
	content: '';
	display: inline-block;
	width: 5px;
	height: 9px;
	position: absolute;
	bottom: 6px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-image: url(https://sg-repo-production-photos.s3.eu-central-1.amazonaws.com/senukai_lt/uploads/ca/b81b9992/c9dcafaf.svg);
	background-size: 5px;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-2 img {
	display: none;
	width: 100%;
	max-width: 360px;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-2 img.selected {
	display: block;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-3 {
	display: none;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-3 h4 {
	font-size: 24px;
	font-weight: 700;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-3 p {
	width: 100%;
	max-width: 380px;
	font-size: 16px;
	color: #666;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-3 .price {
	margin-top: 60px;
	margin-bottom: 28px;
	font-size: 19px;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-3 .price-amount {
	margin-left: 2px;
	font-size: 24px;
	font-weight: 700;
	color: #7d1b99;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-3 button {
	height: 40px;
	padding: 0 20px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 4px;
	background-color: #333;
	color: #fff;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content .column-3.selected {
	display: block;
}

.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content.active {
	display: flex;
}

.landing-page-apple .ldg-apl-section-footer {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
	padding: 40px;
	padding-bottom: 70px;
}

.landing-page-apple .ldg-apl-section-footer span {
	display: block;
	margin: 20px 0;
	font-size: 24px;
}

.landing-page-apple .ldg-apl-section-footer a {
	display: block;
	margin-bottom: 12px;
	font-size: 15px;
	color: #333;
}

@media (max-width: 1120px) {
	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single img {
		max-width: 140px;
		margin-left: 10px;
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single .single-title {
		word-wrap: break-word;
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single-item-content {
		padding: 40px 50px;
	}
}

@media (max-width: 992px) {
	.landing-page-apple .hide-desktop {
		display: block;
	}

	.landing-page-apple .hide-mobile {
		display: none;
	}

	.landing-page-apple .ldg-apl-section {
		margin-left: 10px;
		margin-right: 10px;
	}

	.landing-page-apple .ldg-apl-section-title {
		display: block;
	}

	.landing-page-apple .ldg-apl-section-title span {
		font-size: 18px;
	}

	.landing-page-apple .ldg-apl-section-categories {
		margin: 0 10px;
		margin-bottom: 40px;
		padding: 40px;
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-row-wrap {
		flex-direction: column;
		flex-wrap: wrap;
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single {
		justify-content: center;
		flex-direction: column;
		max-width: none;
		height: auto;
		margin-bottom: 20px;
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single img {
		width: auto;
		max-width: 100%;
		margin: 0;
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single span.single-title {
		width: auto;
		max-width: none;
		margin-top: 20px;
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single.dropdown {
		margin-bottom: 0;
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single.dropdown span.single-title::after {
		transform: rotate(270deg);
	}

	.landing-page-apple .ldg-apl-section-categories .ldg-apl-single.dropdown + ul.mobile-drop-list {
		display: flex;
	}

	.landing-page-apple .ldg-apl-section-categories ul.mobile-drop-list {
		display: none;
		flex-wrap: wrap;
		align-items: center;
		margin: 0 -40px;
		margin-bottom: 32px;
		padding: 28px 0;
		list-style: none;
		text-align: center;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
	}

	.landing-page-apple .ldg-apl-section-categories ul.mobile-drop-list li {
		display: flex;
		align-items: center;
		width: 100%;
	}

	.landing-page-apple .ldg-apl-section-categories ul.mobile-drop-list li a {
		display: flex;
		align-items: center;
		margin-left: 30%;
		text-decoration: none;
		color: #333;
	}

	.landing-page-apple .ldg-apl-section-categories ul.mobile-drop-list li img {
		width: 100%;
		max-width: 100px;
	}

	.landing-page-apple .ldg-apl-section-categories ul.mobile-drop-list li .product-title {
		margin-left: 18px;
		padding: 0;
		text-align: left;
	}

	.landing-page-apple .ldg-apl-section-categories ul.mobile-drop-list.last {
		margin-bottom: -30px;
		border-bottom: none;
	}

	.landing-page-apple .ldg-apl-section-footer {
		flex-wrap: wrap;
	}

	.landing-page-apple .ldg-apl-section-footer .column {
		width: 48%;
		margin-bottom: 20px;
	}
}

@media (max-width: 567px) {
	.landing-page-apple .ldg-apl-section-categories ul.mobile-drop-list li a {
		margin-left: 18%;
	}

	.landing-page-apple .ldg-apl-section-categories ul.mobile-drop-list li img {
		width: 100%;
		max-width: 60px;
	}

	.landing-page-apple .ldg-apl-section-footer {
		display: none;
	}

	.landing-page-apple .ldg-apl-section-footer .column {
		width: 100%;
	}
}