/*
Theme Name: Town Centre Jumeirah
Theme URI: http://www.towncentrejumeirah.com
Description: Official Town Centre Jumeirah WP Theme for 2019
Author: Alexis
Author URI: http://www.creativouae.com
Version: 1.0
*/

/*Misc*/
body {
	color: #582246;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	height: 100%;
	font-family: 'Catamaran', sans-serif;
	font-weight: 200;
	font-size: 17px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 600;
}
a {
	color: #582246;
	transition: all 0.5s ease;
}
a:hover, a:focus {
	color: #582246;
	text-decoration: none;
	opacity: 0.7;
    filter: alpha(opacity=70);
    outline: none;
}
p {
	color: #582246;
	font-size: 17px;
}
iframe {
	border: 0;
}
.padd-0 {
	padding: 0;
}
.padd-r0 {
	padding-right: 0;
}
.padd-l0 {
	padding-left: 0;
}
.padd-5p {
	padding: 0 5%;
}
.padd-7p {
	padding: 0 7%;
}
.padd-15p {
	padding: 0 15%;
}
.margin-0 {
	margin: 0;
}
.v-center {
    display: flex;
    align-items: center;
}
.light {
	font-weight: 300;
}
.plus {
	font-weight: 600;
}

/*Images*/
.carousel-item img,
.single-unwind img,
#dining img,
.single-fashion img,
.single-whats img {
	width: 100%;
}

/*Language*/
.wpml-ls-current-language a,
.wpml-ls-display {
	display: none;
}

/*Search*/
#search input {
	outline: none;
}
#search input::-webkit-search-decoration,
#search input::-webkit-search-cancel-button {
 	display: none;
}
#search input[type=search] {
	width: 37px;
	height: 37px;
	color: transparent;
	font-family: inherit;
	font-size: 14px;
	margin: 5px 0 0 30px;
	cursor: pointer;
	border: 0;
	background: #dc424f url(images/icon-search.png) no-repeat 9px 9px;
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#search input[type=search]:hover {
	background-color: #dc424f;
}
#search input[type=search]:focus {
	color: #000;
	width: 150px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #dc424f;
	background: none;
	cursor: auto;
}
#search input:-moz-placeholder {
 	color: transparent;
}
#search input::-webkit-input-placeholder {
 	color: transparent;
}
#search form {
	display: inline-block;
}

/*Header*/
#header {
	margin-top: 0;
}
#logo img {
	width: 210px;
}
#arabic a {
	color: #dc424f;
	font-size: 20px;
	font-family: 'Aref Ruqaa', serif;
}
#header ul {
	list-style: none;
}
#header ul li {
	display: inline-block;
}
#navigation {
	margin-top: 0;
}
#navigation ul li {
	margin-right: 60px;
}
#navigation ul li.ppl-drop {
	margin-right: 0;
}
#navigation ul li a {
	color: #582246;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
#subnav {
	margin-top: 10px;
}
#subnav ul {
	padding: 0;
	width: 100%;
	text-align: right;
	margin-right: 15px;
}

/*Menu*/
#content {
	position: absolute;
	width: 100%;
	top: 0;
	margin-top: 103px;
}
.drops {
    background: rgba(88, 34, 70, .90);
    padding: 30px 0 15px 0;
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    top: 7px;
}
#shop h6 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#shop ul {
	color: #fff;
	padding-left: 0;
}
#shop ul li {
	list-style: none;
	margin-bottom: 10px;
}
#shop ul li a {
	color: #fff;
	font-size: 18px;
}
#privilege.drops {
    position: absolute;
    top: 100%;
    left: 50%;
    right: auto;
    text-align: center;
    transform: translate(-50%, 0);
    padding: 0;
    margin-top: 23px;
}
#privilege.drops ul {
	position: absolute;
	padding-left: 0;
	background: rgba(88, 34, 70, .90);
	width: 100%;
	padding: 10px 0;
}
#privilege.drops ul li {
	display: block;
	padding: 0;
	text-align: center;
}
#privilege.drops ul li {
	margin: 0;
	padding: 5px 0;
}
#privilege.drops ul li a {
	color: #fff;
	font-size: 15px;
	text-transform: none;
	font-weight: normal;
}
.ppl-drop {
	position: relative;
}

/*Banner*/
#banner {
	margin-top: 20px;
}
#banner .carousel-inner > .carousel-item > img {
	margin: 0 auto;
	display: block;
}
.carousel-control-prev,
.carousel-control-next {
	width: 70px;
}
.carousel-control-prev img,
.carousel-control-next img {
	width: 70px;
}
#slider {
	width: 100%;
	position: relative;
}
#bar {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 10px 0;
	background: rgba(220,66,79,.80);
}
#bar img {
	width: 35px;
}
#bar span {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
#timings img {
	margin-right: 10px;
}
#call img {
	margin-right: 10px;
}
#social ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#social ul li {
	display: inline;
}
#social ul li img {
	margin-left: 10px;
}
#social ul li:last-child img {
	margin-left: 15px;
}

/*Teasers*/
h3 {
	margin-bottom: 25px;
}
h3.background {
  	position: relative;
  	z-index: 1;
}
h3.background:before {
	border-top: 1px solid #582246;
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
h3.background span {
	text-transform: uppercase;
  	background: #fff;
  	font-size: 35px;
  	padding: 0 15px;
}
#unwind {
	margin-top: 20px;
}
.wrap {
	background: #f9e5f2;
	padding: 15px 20px;
}
.wrap h4 {
	margin: 0;
}
.wrap h4 a {
	color: #582246;
	font-size: 20px;
	text-transform: uppercase;
}
.wrap p {
	color: #582246;
	font-size: 17px;
	margin: 0;
}
#dining {
	margin-top: 50px;
}
.dine-half {
	margin-bottom: 42px;
}
#fashion {
	/*margin-top: 50px;*/
}
#btn-explore {
 	margin-top: 30px;
}
#btn-explore.no-margin {
	margin-top: 0;
}
.btn-explore {
  	border: 1px solid #582246;
  	padding: 3px 30px;
  	font-weight: bold;
}

/*Whats On*/
#whats {
	background: #ececec;
	padding: 30px 0;
	margin-top: 50px;
}
#whats h3 {
	font-size: 35px;
	text-transform: uppercase;
}
#whats img {
	margin-bottom: 13px;
}
#whats h4 {
	margin: 0;
	color: #582246;
	font-size: 20px;
	text-transform: uppercase;
}
#whats h4 a {
	color: #582246;
	font-size: 20px;
	text-transform: uppercase;
}
#whats p {
	color: #582246;
	font-size: 19px;
	margin: 0;
}

#whats .carousel-wrap {
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
#whats .owl-carousel .item {
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
#whats .owl-nav  {
  position: absolute;
  top: 35%;
  width: 100%;
}

#whats .owl-nav img {
  width: 70px;
  height: auto;
}

#whats .owl-nav button {
	opacity: 0.5;
	position: absolute;
}

#whats .owl-nav button:hover {
	opacity: 1;
}

#whats .owl-nav .owl-prev {
  left: 0px;
}

#whats .owl-nav .owl-next {
  right: 0px;
}

/*Stores*/
#stores {
	margin: 50px 0;
}
#stores h4 {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 33px;
	margin-bottom: 5px;
}
#stores p {
	font-size: 17px;
	line-height: 22px;
}

/*Services*/
#services {
	background: #481938;
	padding: 20px 0;
}
#services h4 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 33px;
	margin-bottom: 5px;
}
#services p {
	color: #fff;
	font-size: 17px;
	line-height: 22px;
}
#icons img {
	display: block;
	margin: 0 auto;
}
#icons p {
	font-size: 19px;
	text-align: center;
	text-transform: uppercase;
}

/*Newsletter*/
#newsletter {
	padding: 50px 0;
	background: #000;
}
#newsletter h4 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 33px;
	margin-bottom: 5px;
}
#newsletter p {
	color: #fff;
	font-size: 17px;
}
#newsletter p a {
	color: #fff;
	text-decoration: underline;
}
#newsletter input {
	font-weight: 300;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	background-clip: inherit;
	height: 45px;
}
#newsletter input[type=submit] {
	background: #373737;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.5s ease;
}
#newsletter input[type=submit]:hover {
	background: #582246;
}

/*Discounts*/
#discounts {
	background: #b9303b;
	padding: 50px 0;
}
#discounts h4 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 33px;
	margin-bottom: 20px;
}
#discounts a {
	color: #fff;
	font-size: 19px;
	background: #1a1a1a;
	padding: 10px 40px;
	display: inline-block;
	text-transform: uppercase;
	border-bottom: 3px solid #000;
}

/*Feeds*/
#feeds {
	margin-top: 50px;
}
#feeds .iscwp-gallery-grid.iscwp-image-fit .iscwp-col-5 .iscwp-img-wrp,
#feeds .iscwp-image-fit.slidestoshow-5 .iscwp-img-wrp {
	height: auto;
}
#feeds .iscwp-gallery-slider .slick-prev {
	left: -50px;
	background: url(images/icon-reprev.png) no-repeat!important;
	background-size: 40px 40px!important;
}
#feeds .iscwp-gallery-slider .slick-next {
	right: -110px;
	background: url(images/icon-renext.png) no-repeat!important;
	background-size: 40px 40px!important;
}
#feeds .iscwp-gallery-slider button.slick-arrow {
	width: 100px;
	height: 100px;
}
.wp-iscwp-popup-box .wp-iscwp-popup-close,
.iscwp-mfp-popup button.mfp-arrow,
.iscwp-mfp-popup button.mfp-close {
	display: none!important;
}
a.iscwp-username,
.iscwp-popup-meta,
a.iscwp-view-on-insta-link {
	font-weight: 600!important;
}

/*Footer*/
#footer {
	margin: 30px 0;
}
#footer p {
	font-size: 16px;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	display: inline;
	margin: 0 5px;
}
#footer ul li a {
	color: #582246;
	font-size: 16px;
}
#footer-wrap {
	color: #fff;
	margin-top: 50px;
	background: #582246;
}
#footer.inner a {
	color: #fff;
}

/*Mobile - Arabic*/
#m-arabic {
	position: absolute;
    right: 0;
    width: 100%;
    text-align: right;
    padding: 0 15px;
    margin-top: 22px;
}
#m-arabic ul {
	margin-top: 30px;
	font-weight: bold;
}
#m-arabic ul li {
	list-style: none;
}

/*Mobiles*/
@media only screen and (min-width: 320px) and (max-width: 768px) {
body {
	overflow-x: hidden;
}
#header {
	margin-top: 20px;
}
#logo {
	position: relative;
	z-index: 2;
}
#logo img {
	width: 180px;
}
.padd-15p {
	padding: 0 30px;
}
p, input {
	font-size: 15px;
}
#bar {
	position: relative;
}
#bar span {
	font-size: 15px;
}
#timings {
	text-align: center;
}
.carousel-control-prev,
.carousel-control-next {
	display: none;
}
#social.text-right {
	text-align: left!important;
}
#social ul {
	padding: 0;
}
h3.background span {
	font-size: 25px;
}
.wrap {
	padding: 10px;
}
.wrap h4 a {
	font-size: 20px;
}
.wrap p {
	font-size: 15px;
}
#whats {
	padding: 20px 0;
}
#whats h3 {
	font-size: 25px;
}
#whats h4 a {
	font-size: 20px;
}
#whats .owl-nav {
	top: 30%;
}
#whats .owl-nav img {
  width: 50px;
}
#whats p {
	font-size: 15px;
}
.single-unwind:first-child {
	margin-bottom: 30px;
}
.single-dining {
	margin-bottom: 30px;
}
.dine-half {
	margin-bottom: 30px;
}
.single-fashion {
	margin-bottom: 30px;
}
.single-whats {
	margin-bottom: 30px;
}
#stores {
	margin: 25px 0;
}
#stores h4 {
	font-size: 25px;
	line-height: 28px;
}
#stores p {
	font-size: 15px;
}
#services h4 {
	font-size: 25px;
	line-height: 28px;
}
#services p {
	font-size: 15px;
}
#newsletter {
	padding: 25px 0;
}
#newsletter h4 {
	font-size: 25px;
	line-height: 28px;
}
#newsletter p {
	font-size: 15px;
}
#newsletter input[type=submit] {
	font-size: 15px;
}
#discounts {
	padding: 25px 0;
}
#discounts h4 {
	font-size: 25px;
	line-height: 28px;
}
#discounts a {
	font-size: 15px;
}
#feeds .iscwp-gallery-slider button.slick-arrow {
	display: none!important;
}
#footer ul {
	padding: 0;
}
#footer ul li a {
	font-size: 15px;
}
#footer {
	font-size: 15px;
}
}