/*Shop*/
#banner.inner {
	margin: 20px 0;
}
#store {
	margin-top: 40px;
}
#store h1 {
	text-transform: uppercase;
	font-size: 33px;
}
#store ul {
	padding: 0;
	margin: 0;
}
#store ul li {
	list-style: none;
}
#store ul li a {
	color: #582246;
	font-size: 17px;
	display: block;
	padding: 8px 0;
}
#store ul li a:hover {
	background: #f9e5f2;
	padding-left: 20px;
	opacity: 1;
	text-shadow: 0px 1px 0px #fff;
}
#store ol {
	padding-left: 18px;
	margin: 0;
}
#store ol li {
	padding-left: 10px;
	margin-bottom: 4px;
}
#store .list {
	padding-left: 70px;
}
#store .list img {
	width: 200px;
	height: 200px;
	transition: all .2s ease-in-out;
	padding: 12px;
}
#store .list img:hover {
	transform: scale(.9);
}
#store .list table td {
	border: 0;
}
#store .list table tr:first-child td {
	width: 50px;
}
#banner.ppl .carousel-control-prev,
#banner.ppl .carousel-control-next {
	display: none;
}
.ppl-discount {
	color: #fff;
	font-size: 22px;
	width: 85px;
	height: 88px;
	text-align: center;
    padding-top: 22px;
    background: url('https://www.towncentrejumeirah.com/wp-content/uploads/2025/01/bg-brown.jpg') center center no-repeat;
	border-radius: 50%;
	  background-size: cover;
}
.ppl-single {
	margin-bottom: 20px;
}
.store-details .row {
	margin-bottom: 7px;
}
.store-single {
    padding-bottom: 0;
    border-bottom: 1px solid #582246;
}
.store-image p {
	margin: 20px 0;
	padding: 15px;
}
.header-line {
	border-top: 5px solid #582246;
}
#store.inside h1 {
	margin-top: 20px;
	margin-bottom: 0;
}
#store.inside h2 {
	font-size: 23px;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#store.inside p {
	line-height: 28px;
	margin-bottom: 25px;
}
#store.inside .store-details {
	margin-bottom: 30px;
}
#gallery {
	margin-top: 30px;
}
#gallery .carousel-control-prev img,
#gallery .carousel-control-next img {
	width: 50px;
	height: 50px;
}
#gallery .carousel-control-prev {
	left: -80px;
}
#gallery .carousel-control-next {
	right: -80px;
}
#list h1 {
	text-transform: uppercase;
    font-size: 33px;
    margin-top: 10px;
	margin-bottom: 20px;
}
.single-list {
	position: relative;
	margin-bottom: 30px;
}
.single-list img {
	margin-bottom: 15px;
}
.single-logo img {
	position: absolute;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	top: 15px;
	left: 30px;
}
.single-list h4 {
	margin-bottom: 3px;
}
.single-list h4 a {
	color: #582246;
	font-size: 20px;
    text-transform: uppercase;
}

/*PPL*/
#join {
	margin-top: 40px;
}
#join h1 {
	text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 0;
}
#join h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}
#join span.wpcf7-list-item {
	margin: 0;
	margin-right: 15px;
}
#join.benefits a {
	text-decoration: underline;
}
#member {
	margin-top: 30px;
}
#member h3 {
	text-transform: uppercase;
	font-size: 33px;
	margin-bottom: 0;
}
#member ol,
#member ul {
	padding-left: 20px;
}
#member ol li,
#member ul li {
	padding-left: 10px;
}
.form-control {
	font-weight: 300;
	background: #efefef;
	border: 0;
	border-radius: 0;
	margin-bottom: 20px;
}
input[type=date] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
}
input[type=date]:focus:before,
input[type=date]:valid:before {
    content: "";
}
input[type=date]:before {
    content: attr(placeholder)':' !important;
    color: #535353;
    margin-right: 0.5em;
}
.file-upload {
    color: #535353;
    background: #efefef;
    border-radius: 25px;
    padding: 3px 30px;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
    transition: all 0.5s ease;
}
.file-upload:hover {
	color: #fff;
	background: #582246;
	text-shadow: none;
}
div.wpcf7 input[type="file"] {
	display: none;
}
.form-control:disabled,
.form-control[readonly] {
	background: #1a1a1a;
}
input[type=submit] {
	color: #fff;
	cursor: pointer;
	background: #1a1a1a;
}
input[type=submit]:hover {
	background: #582246;
}
#join .checkbox {
	margin-bottom: 15px;
}
#join input[type=submit] {
	margin-top: 3px;
}
#ppl-links ul {
	padding-left: 20px;
}
#ppl-links ul li {
	margin-bottom: 5px;
}
#ppl-links ul li a {
	text-decoration: underline;
}
#teasers {
	margin-top: 30px;
}
#teasers ul li a {
	color: #582246;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	border: 0;
}
#teasers .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	border-bottom: 5px solid #582246;
}
#teasers ul li:first-child {
	margin-right: 30px;
}
#teasers.ppl-join .view-past {
    color: #fff;
    background: #582246;
    padding: 3px 40px;
    margin-top: 30px;
    margin-right: 15px;
    display: inline-block;
}
.nav-tabs {
	border: 0;
}
.tab-content #points {
	padding: 30px;
	background: #f9e5f2;
}
.tab-content ol {
	padding: 0;
}
.tab-content ol li {
	margin-bottom: 5px;
}
.tab-content ol li a {
	text-decoration: underline;
}
.rewards a {
	display: block;
	padding: 5px 15px;
	background: #f9e5f2;
	margin-bottom: 10px;
}
.rewards .collapse a {
	background: none;
}

/*Page*/
#page h1 {
	text-transform: uppercase;
	margin-bottom: 30px;
}
#page h2 {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#page ul {
	padding-left: 20px;
}
#page .carousel-control-prev img,
#page .carousel-control-next img {
	width: 35px;
}
#page .carousel-control-prev,
#page .carousel-control-next {
	width: auto;
}
#page .carousel-inner {
	width: 90%;
	margin: 0 auto;
}
#ppl-partners {
	margin-top: 20px;
}
#page.ppl-winners {
	margin-top: 30px;
}
#page.ppl-winners h1 {
	margin-bottom: 10px;
}
#page.ppl-winners .view-past {
	color: #fff;
    background: #582246;
    padding: 3px 40px;
    margin-top: 30px;
    display: inline-block;
}
.width-less {
	width: 65%;
	margin: 0 auto;
}
#accordion {
	margin-top: 20px;
}
#accordion h4 {
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 15px;
}
.winners-prizes {
	margin-top: 20px;
	text-align: left;
}
.winners-oe {
	padding: 10px 0 10px 0;
}
.winners-oe:nth-child(odd) {
    background: #f9e5f2;
}
.winners-single {
	margin: 20px 0;
}
#page.ppl-faqs {
	margin-top: 30px;
}
#page .table th,
#page .table td {
	border-top: 0;
}
#page.ppl-faqs .faq-list tr td:first-child {
    width: 40px;
}
#page.ppl-faqs .table tr:first-child td {
	background: #f9e5f2;
}
#page.page {
	margin-top: 30px;
}
#page.page ul {
	margin-bottom: 20px;
}
#cookie-notice .cn-button {
	color: #fff;
	text-decoration: underline;
}
#page.contact h1 {
	margin-bottom: 0;
}
#page.contact form {
	margin-top: 30px;
}
#page.contact span.wpcf7-list-item {
	margin: 0;
}
#page.contact textarea {
	height: 150px;
}
.map-responsive {
    overflow: hidden;
    padding-bottom: 76.25%;
    position: relative;
    height: 0;
}
.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
#location,
#opening {
	margin-top: 50px;
}
#page .table.gov-table th {
	border-top: 1px solid #dee2e6;
}
.gov-table td,
.gov-table th {
	border: 1px solid #dee2e6;
	font-size: 14px;
}
.gov-table td {
	width: 10%;
}
.gov-table td:nth-child(1) {
	font-weight: 600;
}

/*Newsletters*/
.topic-single {
	margin-bottom: 30px;
}
.topic-single img {
	max-width: 600px;
	width: 100%;
}
.topic-single p img {
	margin-top: 20px;
}

/*Mall Events*/
strong {
	font-weight: 600;
}
#events.inside h1 {
	margin-top: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
}
#events.inside h2 {
	font-size: 23px;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#events ol {
	padding-left: 18px;
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 600;
}
#events ol li {
	padding-left: 10px;
	margin-bottom: 3px;
}
.modal ul {
	padding-left: 22px;
}
.modal h3 {
	text-transform: uppercase;
}
#event-details {
	margin-top: 30px;
}
.events-single {
	margin-bottom: 50px;
}
.view-past {
	color: #fff;
    background: #582246;
    padding: 3px 40px;
    display: inline-block;
}
.view-past:hover {
  color: #fff;
}
#page.page .events-single h3 {
	margin-bottom: 0;
	font-size: 25px;
}
#page.page .events-single a {
	text-decoration: underline;
}

/*Mobiles*/
@media only screen and (min-width: 320px) and (max-width: 768px) {
.padd-7p {
	padding: 0 15px;
}
#content {
	margin-top: 90px;
}
#store h1,
#page h1,
#list h1,
#join h1 {
	font-size: 25px;
}
#store .list {
	padding-left: 15px;
}
.store-single .col-12 {
	text-align: center;
}
#store .list img {
	width: auto;
	height: auto;
}
#store .list .col-5 {
	padding-right: 0;
}
#store .list .col-7 {
	padding-left: 0;
	font-size: 0.8em;
}
#store {
	margin-top: 20px;
}
#store .img-main,
#page .img-ppl-prizes {
	margin-bottom: 20px;
}
#store.inside h1 {
	margin-top: 0;
}
.store-single {
	padding: 20px 0;
}
.store-single:last-child {
	border: none;
}
.store-single .ppl-label {
	padding-left: 15px;
	text-align: left;
}
.single-list h4 a,
#teasers ul li a,
#page h2,
#accordion h4 {
	font-size: 20px;
}
#accordion {
	margin-top: 0;
}
#teasers ul li a {
	padding: 15px 0;
}
.single-list {
	margin-bottom: 15px;
}
.file-upload {
	padding: 3px 20px;
}
.winners-oe {
	padding: 10px;
}
.width-less {
	width: 100%;
}
#footer-wrap {
	margin-top: 10px;
}
#member h3 {
	font-size: 25px;
}
.events-singe img {
  margin-top: 10px;
}
}