/*Captcha*/
.recss iframe {
  box-shadow: none;
  border: 0;
}

/*Google Map*/
.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;
}

/*Contents*/
#footer.inner {
  margin-top: 30px;
}
#content.inner {
  margin-top: 132px;
}
#content h1 {
  color: #905e1b;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
}
#content p {
  line-height: 23px;
  margin-bottom: 20px;
}
#content a {
  color: #905e1b;
  text-decoration: underline;
}

/*Store*/
#store {
  margin: 40px auto;
}
#store h1 {
  margin-bottom: 3px;
}
#store h3 {
  margin-top: 0;
}
#store h4 {
  margin: 0 0 15px 0;
  font-size: 19px;
  text-transform: uppercase;
}
#store ul {
  padding: 0;
  list-style: none;
}
#store ul li {
  line-height: 27px;
}
#store ul li a {
  color: #905e1b;
  display: block;
  text-decoration: none;
}
#store ul li a:hover,
#store ul li.current-cat a {
  color: #fff;
  background: #660000;
  opacity: 1;
  padding-left: 10px;
}
.store-details {
  padding-left: 50px;
}
.store-logo {
  max-width: 195px;
  min-height: 160px;
  margin: 0 auto;
}
.store-single {
  padding-bottom: 0;
  border-bottom: 1px solid #f2e2cb;
}
#content .store-single a {
  text-decoration: none;
}
.store-single img {
  transition: all 0.2s ease;
  width: 95%;
  padding: 15px;
}
.store-single img:hover {
  padding: 10px;
}
#store-img .store-pp {
  position: relative;
}
#store-img .store-ilogo img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: 15px;
}
#store-img .store-ilogo.ilogo-bottom img {
  bottom: 15px;
  top: auto;
}
.align-middle {
  height: 160px;
  width: 230px;
  display: table-cell;
  vertical-align: middle;
}
.align-middle.p-middle {
  width: 160px;
  text-align: center;
}
.v-center {
  display: flex;
  align-items: center;
}
.m-center img {
  margin: 0 auto;
}
.m-full img {
  margin: 0 auto;
  width: 100%;
}
#content .align-middle.p-middle p {
  margin: 0;
}
.ppl-discount {
  text-align: center;
  background: url('https://www.mercatoshoppingmall.com/wp-content/uploads/2025/01/bg-color.jpg') center center no-repeat;
}
.ppl-discount-sm {
  width: 49px;
  height: 51px;
  background-size: 49px 51px;
  line-height: 15px;
  display: table;
}
.ppl-discount-lg {
  width: 65px;
  height: 65px;
  background-size: 65px 65px;
  display: table;
}
.ppl-discount span {
  color: #fff;
  font-size: 14px;
  vertical-align: middle;
  display: table-cell;
  padding-top: 1px;
}
.store-text {
  color: #905e1b;
}
#content .view-menu a {
  color: #fff;
  background: #8f5e1b;
  padding: 8px 22px;
  line-height: 38px;
}
.ppl-wrap {
  margin-top: 10px;
}
.ppl-wrap .ppl-discount span {
  line-height: 17px;
  display: table-cell;
  vertical-align: middle;
  padding-top: 1px;
}
.ppl-wrap .ppl-discount span.ppl-aed {
  font-size: 15px;
}
#content .ppl-wrap .ppl-label p {
  margin: 0 0 20px 0;
}
.ppl-img {
  width: 360px;
  height: 360px;
  overflow: hidden;
}
.ppl-img img {
  max-width: 360px;
  height: 360px;
}
.store-gallery {
  margin-top: 30px;
}
#store .carousel-control.left,
#store .carousel-control.right {
  background: none;
}
#store .carousel-control.left {
  top: 42%;
  left: -11%;
}
#store .carousel-control.right {
  top: 42%;
  right: -11%;
}
.embed-responsive {
  padding-bottom: 100%;
}

/*Ekko Lightbox*/
.modal-content {
  border-radius: 0;
}
.ekko-lightbox-nav-overlay a {
  padding: 20px;
}
.ekko-lightbox-nav-overlay a span {
  color: transparent;
  background: url(images/icon-prev.png) no-repeat center left;
}
.ekko-lightbox-nav-overlay a:last-child span {
  color: transparent;
  background: url(images/icon-next.png) no-repeat center right;
}

/*VOX*/
#page .movie-wrap {
  margin-bottom: 40px;
}
#page .movie-wrap h3 {
  margin-bottom: 15px;
}
.video-wrap {
  position: relative;
  padding-bottom: 43%;
  padding-top: 25px;
  height: 0;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 375px;
  height: 100%;
}
.mov-inner tr:nth-child(odd) {
  background: #fff8ee;
}
.mov-inner td {
  padding: 8px 10px;
}

/*Dine & Entertain*/
#dien {
  margin: 25px auto 40px auto;
}
#dien h1 {
  width: 220px;
  font-size: 33px;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  background: url(images/img-divider.png) no-repeat bottom center;
  background-size: 212px 19px;
}
#dien-bnr {
  margin-bottom: 50px;
}
#dien h3 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 15px 0 0 0;
}
#dien h3 a {
  text-decoration: none;
}
.dien-single {
  margin-bottom: 20px;
}
.dien-pp {
  position: relative;
}
.dien-logo img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: 15px;
}
.ul-details {
  margin-bottom: 20px;
}
#content .ul-details a {
  text-decoration: none;
}

/*Services*/
#page {
  margin: 30px auto;
}
#page h1 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}
#page h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
}
#page ul {
  padding-left: 17px;
}
#page ul li {
  line-height: 23px;
}
.services-single {
  margin-bottom: 30px;
}
#services-legend ul {
  padding: 0;
  list-style: none;
  margin-top: 40px;
}
#services-legend ul li {
  display: inline;
  margin: 0 20px;
}
#page .carousel-control.left,
#page .carousel-control.right {
  background: none;
}
#page .carousel-control.left {
  top: 42%;
  left: -11%;
}
#page .carousel-control.right {
  top: 42%;
  right: -11%;
}

/*Events*/
.events-divider {
  margin: 30px 0 40px 0;
}
#page .events-single {
  margin: 25px 0;
}
#page .events-single h3 {
  font-size: 26px;
  text-transform: uppercase;
  margin: 10px 0 0 0;
}
#page .events-single h5 {
  font-size: 17px;
  margin: 5px 0 35px 0;
}
#page.ppl .events-single h5 {
  font-size: 17px;
  margin: 5px 0 35px 0;
  text-transform: none;
}
.align-middle-events {
  height: 400px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
#events.inner {
  margin: 30px auto 40px auto;
}
.divider-push {
  margin-bottom: 20px;
}
.divider-pull {
  margin-top: 20px;
}
.events-single:last-child .events-divider {
  display: none;
}
#events h2 {
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#events h4 {
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 30px;
}
#events h5 {
  font-size: 17px;
  margin-bottom: 3px;
  line-height: 24px;
}
#events .carousel-control.left,
#events .carousel-control.right {
  background: none;
}
#events.inner .carousel-control.left {
  top: 42%;
  left: -6%;
}
#events.inner .carousel-control.right {
  top: 42%;
  right: -6%;
}
.event-vid {
  position: relative;
}
.event-play {
  position: absolute;
  top: 40%;
  left: 40%;
  opacity: 0.85;
}
.prize-single {
  margin-bottom: 40px;
  margin-top: 0;
}
#content #prog-link {
  margin: 40px 0;
}
#content #prog-link ul {
  padding-left: 0;
}
#content #prog-link ul li {
  display: inline;
  margin: 0 10px;
}
#content #prog-link a {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  background: #8f5e1b;
  padding: 8px 22px;
}
#page.inner .view-past {
  color: #fff;
  background: #660000;
  padding: 9px 25px;
  margin: 30px 0 20px 0;
  display: inline-block;
}
.poster-table {
  width: 80%;
  margin: 0 auto;
}
.poster-table > tbody > tr > td,
.gov-table > tbody > tr > td {
  border-top: 0;
}
.poster-table tr:nth-child(odd),
.gov-table tr:nth-child(odd) {
  background: #fff8ee;
}
.table.gov-table > tbody > tr > th {
  border-top: 2px solid #f1ddc1;
}
.gov-table th {
  border: 2px solid #f1ddc1;
  font-family: "Rotis Serif Std Bold";
}
.gov-table td {
  /*width: 10%;*/
  border: 2px solid #f1ddc1;
  font-family: "Rotis Serif Std Bold";
}
.gov-table {
  overflow-x: auto;
  display: block;
  font-size: 16px;
}

.table > tbody > tr > th {
  border-top: 0;
}
.poster-table th,
.poster-table.bordered th {
  font-size: 17px;
  font-family: "Rotis Serif Std Bold";
  text-transform: uppercase;
}
.poster-table.bordered td,
.poster-table.bordered th {
  border: 1px solid #f1ddc1;
}
#events.inner form {
  padding: 0 25%;
}
#events.inner ol {
  padding-left: 18px;
  margin-bottom: 15px;
  font-family: "Rotis Serif Std Bold";
}
#events.inner ol li {
  padding-left: 10px;
  margin-bottom: 3px;
}
#events.inner .modal ul {
  padding-left: 17px;
}
#copy {
  margin-bottom: 40px;
}
#copy h3 {
  margin-top: 0;
  text-transform: uppercase;
}
#copy ul {
  padding-left: 16px;
}
#copy ul li {
  margin-bottom: 3px;
}
#events.inner h5 {
  line-height: 24px;
}

/*Offers*/
.single-offer {
  margin-bottom: 30px;
}

/*Blog*/
#blog {
  margin: 30px auto 40px auto;
}
#blog h1 {
  margin-bottom: 30px;
}
#blog.inner h1 {
  margin-bottom: 0;
}
#blog h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 0;
}
#blog h4 {
  margin-bottom: 0;
}
#blog h4 a {
  color: #905e1b;
  font-size: 22px;
  text-transform: uppercase;
  text-decoration: none;
}
.single-blog span {
  display: block;
  margin-bottom: 20px;
}
.single-blog {
  margin-bottom: 70px;
}
#blog .sidebar ul {
  padding-left: 0;
}
#blog .sidebar ul li {
  list-style: none;
}
#blog .sidebar ul li a {
  display: block;
  text-decoration: none;
  padding: 7px 15px;
}
#blog .sidebar ul li:nth-child(odd) a {
  background: #fff8ee;
}
#blog .sidebar ul li:nth-child(even) a {
  background: #fff;
}
#blog.inner span.meta-date {
  display: block;
  margin-bottom: 20px;
}
#blog.inner ol li,
#blog.inner ul li {
  margin-bottom: 20px;
}
#blog strong,
#blog b {
  font-family: "EB Garamond", serif;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.page-label {
  margin-right: 15px;
}
.page-numbers {
  margin-right: 15px;
}
#blog.inner img.img-responsive {
  margin: 0 auto;
}

/*Error*/
#page.error h1 {
  margin-bottom: 10px;
}

/*Forms*/
#forms {
  margin: 30px auto;
}
#forms h1 {
  font-size: 30px;
  margin-bottom: 30px;
}
.form-group {
  margin-bottom: 10px;
}
.form-group input,
.form-group select {
  color: #905e1b;
  background: #fff8ee;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #fef1df;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
input[type="date"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
}
.form-group textarea {
  height: 80px;
  color: #905e1b;
  background: #fff8ee;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #fef1df;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
button.g-recaptcha {
  padding: 7px 0;
  width: 100%;
}
button.g-recaptcha,
.form-group input[type="submit"],
.form-group input[type="button"] {
  color: #fff;
  background: #660000;
  text-shadow: none;
  border: 0;
  transition: all 0.5s ease;
}
button.g-recaptcha:hover,
.form-group input[type="submit"]:hover,
.form-group input[type="button"]:hover {
  background: #905e1b;
}
.form-control::-webkit-input-placeholder {
  color: #905e1b;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.form-control::-moz-placeholder {
  color: #905e1b;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.form-control:-ms-input-placeholder {
  color: #905e1b;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.form-control:-moz-placeholder {
  color: #905e1b;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.form-control:focus {
  outline: 0;
  background: #f8edde;
  border-color: #e2cbaa;
  box-shadow: none;
}
#forms.leasing h1 {
  margin: 0;
}
.form-break {
  margin: 10px 0;
}
.form-break-more {
  margin: 20px 0;
}
#media-enquiry span.wpcf7-list-item {
  margin: 0;
}

/*TravellersPLUS*/
.travellers-single {
  margin-bottom: 30px;
}

/*PPL*/
#content.ppl-page {
/*   background: url(images/bgr-ppl-page.png) no-repeat; */
 }
#page.ppl {
  margin: 50px auto;
}
#ppl {
  margin: 50px auto;
}
#ppl h1 {
  font-size: 30px;
  margin-bottom: 30px;
}
#ppl ul {
  padding-left: 17px;
  margin-bottom: 20px;
}
#ppl ul li {
  margin-bottom: 5px;
}
#ppl ul.no-bullets {
  padding-left: 0;
  list-style: none;
}
#ppl .ppl-dl {
  margin: 15px 0 20px 0;
  width: 211px;
  height: 62px;
  background: url(images/bgr-ppl.png) center center no-repeat;
  padding: 13px;
}
#ppl .ppl-dl a {
  color: #fff;
  display: block;
}
#ppl.inner h2 {
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#ppl.inner h4 {
  margin-bottom: 20px;
  font-size: 19px;
}
#page.ppl h1 {
  margin-bottom: 10px;
}
#page.ppl h4 {
  font-size: 23px;
  text-transform: uppercase;
  text-decoration: underline;
  margin: 40px 0 25px 0;
}
#page.ppl h5 {
  font-size: 18px;
  text-transform: uppercase;
}
.img-divider {
  width: 212px;
  height: 19px;
}
#page.ppl .winners-single p {
  margin-bottom: 5px;
}
.winners-gallery {
  width: 60%;
  margin: 20px auto 0 auto;
}
.winners-prizes {
  width: 80%;
  margin: 20px auto 40px auto;
  text-align: left;
}
.winners-oe:nth-child(odd) {
  padding: 5px 0;
  background: #fff8ee;
  /*padding-left: 50px;*/
}
.winners-oe:nth-child(even) {
  padding: 5px 0;
  background: #fff;
  /*padding-left: 50px;*/
}
#accordion .panel-default .row:last-child img.divider-push {
  display: none;
}
.panel {
  box-shadow: none;
  background: transparent;
}
.panel-default {
  border: 0;
}
.panel-body {
  padding: 0;
}
.news-single {
  margin-bottom: 20px;
  min-height: 500px;
}
.news-single p {
  background: #fff8ee;
  padding: 10px;
}
#page.ppl-news {
  margin: 50px auto;
}
#page.ppl-news h1 {
  font-size: 30px;
  margin: 0;
}
#forms.leasing {
  margin: 50px auto;
}
#forms.leasing h4 {
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#forms.leasing h5 {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
}
label {
  font-weight: normal;
}
#displayimage div {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#displayimage {
  margin-top: 10px;
}
#displayimage div input {
  width: 85px;
  float: right;
  border-radius: 25px;
  text-transform: capitalize;
}
/*PPL - Benefits*/
#content .rewards {
  margin-bottom: 5px;
}
#content .rewards a.r-link {
  padding: 4px 10px;
  background: #fff8ee;
  display: block;
}
.rewards img {
  padding: 5px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  transition: all 0.5s ease;
}
.rewards img:hover {
  padding: 0;
}
/*PPL Gallery*/
#ppl .iscwp-main-wrp {
  margin-bottom: 30px;
}
#ppl .iscwp-gallery-grid.iscwp-image-fit .iscwp-col-3 .iscwp-img-wrp {
  height: 360px;
}
#ppl .iscwp-image-fit img.iscwp-img {
  width: 360px;
  height: 360px;
}
#ppl .iscwp-meta-inner-wrap {
  text-shadow: none;
}
#ppl #simple-instagram-wrap .simple-instagram-list .simple-instagram-list-item {
  width: 360px;
  height: 360px;
  margin: 0 20px 20px 0;
  overflow: hidden;
}
#ppl #simple-instagram-wrap .si-follow-me a {
  background: #660000;
}
#ppl #simple-instagram-wrap .si-follow-me a:hover {
  background: #905e1b;
}
/*PPL Join*/
#ppl.join h1 {
  margin-bottom: 10px;
}
#ppl.join h2 {
  font-size: 19px;
  margin-top: 0;
  margin-bottom: 9px;
}
#ppl.join h3 {
  font-size: 30px;
  text-transform: uppercase;
}
#ppl.join .checkbox {
  margin-bottom: 30px;
}
#ppl.join .form-group {
  margin-bottom: 20px;
}
#ppl.join .form-group.ppl-submit {
  margin: 20px 0 0 0;
}
#ppl.join ol {
  padding-left: 16px;
}
#ppl.join ol li {
  padding-left: 10px;
}
#ppl.join .view-past {
  color: #fff;
  background: #660000;
  padding: 9px 25px;
  text-decoration: underline;
  margin: 30px 10px 0 0;
  display: inline-block;
}
#teasers.ppl-join {
  margin-bottom: 50px;
}
#teasers.ppl-join .nav-tabs > li:first-child {
  width: 60%;
}
#teasers.ppl-join .nav-tabs > li:last-child {
  width: 40%;
}
#teasers.ppl-join .tab-content {
  background: #fff;
  padding: 0;
}
#teasers.ppl-join a {
  text-transform: none;
}
#points ol li {
  padding-left: 10px;
  margin-bottom: 5px;
}
#points {
  background: #fff8ee;
  padding: 40px 15px;
}
#stores {
  margin-top: 30px;
}
input[name="confirmation"] {
  margin-top: -11px;
  margin-left: -32px;
}
input[type="date"]:before {
  content: attr(placeholder) ":" !important;
  color: #905e1b;
  margin-right: 0.5em;
}
input[type="date"]:focus:before,
input[type="date"]:valid:before {
  content: "";
}
input#wpcf-custom-btn-0 {
  margin-top: 5px;
}
#content.ppl-page #banner .carousel-control.right,
#content.ppl-page #banner .carousel-control.left {
  display: none;
}

/*PPL Prizes*/
#ppl.prizes h1 {
  margin-bottom: 20px;
}
#ppl.prizes h2 {
  margin-top: 50px;
}
#ppl.prizes .carousel-control.left,
#ppl.prizes .carousel-control.right {
  background: none;
}
#ppl.prizes .carousel-control.left {
  top: 42%;
  left: -2%;
}
#ppl.prizes .carousel-control.right {
  top: 42%;
  right: -2%;
}
.padding-lr65 {
  padding: 0 65px;
}
/*PPL Winners*/
#ppl.winners h1 {
  margin-bottom: 10px;
}
#ppl.winners h2 {
  font-size: 19px;
  margin-top: 0;
}
#ppl.winners h4 {
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: underline;
}
#ppl.winners .view-past {
  color: #fff;
  background: #660000;
  padding: 9px 25px;
}
/*PPL FAQs*/
#ppl .panel-heading {
  padding: 0;
  background: none;
  border: 0;
}
#ppl .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 0;
  padding: 20px 0;
}
#ppl .panel-heading h4 a {
  font-size: 22px;
  text-transform: uppercase;
}
#ppl .faq-list {
  padding: 0 5px;
}
#ppl .faq-list td {
  border: 0;
}
#ppl .faq-qs {
  display: inline-block;
}
#ppl .faq-list tr:first-child td {
  background: #fff8ee;
  padding: 3px 8px;
}
#ppl.faq h5 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#ppl .faq-list tr td:first-child {
  width: 40px;
}
#ppl .panel-group .panel {
  margin-bottom: 20px;
}

/*General Page*/
#page.general h4 {
  margin-top: 25px;
}
#page.faq p {
  margin-bottom: 5px;
}
#page.faq .faq-list {
  margin-bottom: 25px;
}

/*Newsletters*/
#page.newsletter h1 {
  margin-bottom: 0;
}
#page.newsletter h3 {
  text-transform: none;
  font-size: 25px;
  margin-bottom: 20px;
}
#page.newsletter h4 {
  font-size: 23px;
}
#page.newsletter h5 {
  font-size: 18px;
}
img.alignleft {
  float: left;
  margin-right: 15px;
}
img.alignright {
  float: right;
  margin-left: 15px;
}
#page.newsletter img {
  max-width: 500px;
  margin: 0 auto;
  display: block;
}
#page.newsletter .img-divider {
  margin-bottom: 30px;
}
#page.newsletter .topic-single .img-divider {
  margin-top: 20px;
  margin-bottom: 0;
}
.topic-single {
  margin-top: 20px;
}

/*What's Happening*/
#events.happening h4 {
  text-transform: none;
  margin-bottom: 0;
}

/*Campaigns*/
#page.campaign h1 {
  margin-bottom: 7px;
}
#page.campaign h2 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#page.campaign h3 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
}
#page.campaign p {
  font-size: 19px;
  line-height: 30px;
}

/*Checkbox and Radio*/
#forms.leasing .container {
  font-size: 15px;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#forms.leasing .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
#forms.leasing .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #e9dac4;
}
#forms.leasing .checkmark-radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #e9dac4;
  border-radius: 50%;
}
#forms.leasing .container:hover input ~ .checkmark {
  background-color: #f2e7d6;
}
#forms.leasing .container:hover input ~ .checkmark-radio {
  background-color: #f2e7d6;
}
#forms.leasing .container input:checked ~ .checkmark {
  background-color: #e9dac4;
}
#forms.leasing .container input:checked ~ .checkmark-radio {
  background-color: #e9dac4;
}
#forms.leasing .checkmark:after,
#forms.leasing .checkmark-radio:after {
  content: "";
  position: absolute;
  display: none;
}
#forms.leasing .container input:checked ~ .checkmark:after,
#forms.leasing .container input:checked ~ .checkmark-radio:after {
  display: block;
}
#forms.leasing .container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #905e1b;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#forms.leasing.container .checkmark-radio:after {
  left: 6px;
  top: 6px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #905e1b;
}
.file-upload {
  color: #905e1b;
  background: #e9dac4;
  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: #660000;
  text-shadow: none;
}

/*Sitemap*/
#content .page-list .current_page_item > a {
  font-weight: normal;
}
/*#content .page-list {
	columns: 2;
  	-webkit-columns: 2;
  	-moz-columns: 2;
}*/

/*Offers*/
#page.offer {
  margin-top: 115px;
}
#page.offer h1 {
  text-transform: uppercase;
}

/*Mobiles*/
@media only screen and (min-width: 320px) and (max-width: 768px) {
  #contact .sample.thirteen button.btn-search {
    background: transparent;
  }
  .padding-r0 {
    padding-right: 15px;
  }
  .padding-l0 {
    padding-left: 15px;
  }
  .padding-lr65 {
    padding: 0;
  }
  #content.inner {
    margin-top: 115px;
  }
  #store h1,
  #dien h1,
  #page h1,
  #ppl h1,
  #page.ppl-news h1,
  #forms h1,
  #content h1,
  #store h2 {
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 100%;
  }
  #ppl.join h1 {
    text-align: inherit;
  }
  #store h4 {
    text-align: center;
  }
  .store-details {
    padding-left: 0;
  }
  .align-middle.p-middle {
    width: 150px;
  }
  .store-logo {
    padding-right: 0;
  }
  #store-img {
    margin-bottom: 15px;
  }
  .v-center {
    display: block;
  }
  #store-img .store-ilogo img {
    width: 100px;
    height: 100px;
  }
  .store-gallery {
    margin-top: 0;
  }
  .dien-single {
    margin-bottom: 30px;
  }
  #dien h3 {
    font-size: 19px;
    margin-top: 10px;
    text-align: center;
  }
  #dien p {
    text-align: center;
  }
  .dien-logo img {
    width: 100px;
    height: 100px;
  }
  #content p {
    line-height: 20px;
  }
  #ppl .ppl-dl {
    width: 194px;
  }
  #ppl.inner h4 {
    text-align: center;
  }
  .ppl-banner {
    margin-bottom: 15px;
  }
  #page.ppl-news .ppl-title,
  #page.ppl-news .ppl-title p {
    text-align: center;
  }
  #page.ppl-news p {
    text-align: left;
  }
  #page.ppl h4 {
    margin: 20px 0 25px 0;
    font-size: 20px;
  }
  .winners-gallery,
  .winners-prizes {
    width: 100%;
  }
  .winners-oe:nth-child(odd) {
    /*padding-left: 15px;*/
  }
  .winners-oe:nth-child(even) {
    /*padding-left: 15px;*/
  }
  .ppl-img,
  .ppl-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #page h3 {
    font-size: 19px;
  }
  #page .events-single h3 {
    font-size: 20px;
  }
  #page .events-single h5 {
    font-size: 15px;
    margin: 5px 0 15px 0;
  }
  #content .events-single img {
    margin-top: 15px;
  }
  #events.inner {
    text-align: center;

    margin: 150px auto 40px auto;
  }
  #events.inner .gallery-logo {
    width: 150px;
    margin: 0 auto;
  }
  .prize-single {
    margin-bottom: 20px;
  }
  .services-single img {
    width: 100%;
  }
  .ppl-cat {
    padding: 0;
    margin-bottom: 50px;
  }
  .ppl-discount-sm {
    float: right;
  }
  .ppl-label {
    padding-left: 0;
  }
  .ppl-cat .align-middle {
    height: 0;
    width: 100%;
    display: block;
    vertical-align: top;
  }
  #ppl
    #simple-instagram-wrap
    .simple-instagram-list
    .simple-instagram-list-item {
    width: 100%;
    height: auto;
  }
  #ppl.padding-10p {
    padding-left: 15px;
    padding-right: 15px;
  }
  #teasers.ppl-join .nav-tabs > li:first-child {
    width: 100%;
  }
  #teasers.ppl-join .nav-tabs > li:last-child {
    width: 100%;
  }
  #points ol {
    padding-left: 15px;
  }
  .file-upload {
    padding: 3px 10px;
  }
  #content #prog-link ul li {
    display: block;
  }
  #content #prog-link a {
    display: block;
    margin: 10px 0;
  }
  #page.offer {
    margin-top: 40px;
  }
}


/*Contact Form*/
textarea.wpcf7-not-valid,
select.wpcf7-not-valid,
input.wpcf7-not-valid {
  background: #ffd5d5 !important;
  border-bottom: 2px solid #dcafaf;
}
span.wpcf7-not-valid-tip {
  display: none !important;
}
div.wpcf7-spam-blocked {
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  border: none !important;
  width: 100%;
  z-index: 99999;
  margin: 0 !important;
  padding: 25px 0 !important;
  background: #ffa500;
}
div.wpcf7-validation-errors {
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  border: none !important;
  width: 100%;
  z-index: 99999;
  margin: 0 !important;
  padding: 25px 0 !important;
  background: #cb2028;
}
div.wpcf7-mail-sent-ok {
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  border: none !important;
  width: 100%;
  z-index: 99999;
  margin: 0 !important;
  padding: 25px 0 !important;
  background: #398f14;
}
.wpcf7-response-output {
  -moz-animation: cssAnimation 0s ease-in 5s forwards;
  -webkit-animation: cssAnimation 0s ease-in 5s forwards;
  -o-animation: cssAnimation 0s ease-in 5s forwards;
  animation: cssAnimation 0s ease-in 5s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.wpcf7-response-output {
  -moz-animation: cssAnimation 0s ease-in 5s forwards;
  -webkit-animation: cssAnimation 0s ease-in 5s forwards;
  -o-animation: cssAnimation 0s ease-in 5s forwards;
  animation: cssAnimation 0s ease-in 5s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
#forms.leasing .chk-required .checkmark {
  background: #ffd5d5 !important;
  border-bottom: 2px solid #dcafaf;
}
#forms.leasing .chk-required .checkmark-radio {
  background: #ffd5d5 !important;
  border-bottom: 2px solid #dcafaf;
}

div.wpcf7 img.ajax-loader {
  display: none !important;
}
@keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    overflow: hidden;
  }
}
@-webkit-keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    visibility: hidden;
  }
}
@media only screen and (max-width: 425px){
	#events.inner {
		margin: 90px auto 40px auto
	}
  .poster-table {
    width: 100%;
    font-size: 0.9em;
  }
}
