/* RESORT 2017 */

body #header-banner-top {
  max-height: none;
}


.resort-2017 #header-section:before {
  content: '';
  width: 100%;
  background-image: url(images/2017-banner-l.jpg);
  background-size: cover;
  background-position: center;
  height: 50px;
  margin: 0 auto 30px;
}

@media (min-width: 500px) {
  .resort-2017 #header-section:before {
    height: 100px;
  }
}

@media (min-width: 769px) {
  .resort-2017 #header-section:before {
    height: 180px;
    width: 724px;
  }
}

@media (min-width: 980px) {
  .resort-2017 #header-section:before {
    height: 210px;
    width: 940px;
  }
}

@media (min-width: 1200px) {
  .resort-2017 #header-section:before {
    height: 250px;
    width: 1170px;
  }
}

.resort-2017 .wpb_content_element strong {
  font-family: FuturaBT-Bold !important;
}

body.resort-2017 .blog-aux-options,
body.resort-2017 .event-date-home,
body.resort-2017 .portfolio-item h4.portfolio-item-title {
  text-align: left !important;
}

body.resort-2017,
body.resort-2017 .overlay {
  background: #D4979C;
  background: -webkit-linear-gradient(top, #D4979C 0, #9B383B 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D4979C), to(#9B383B));
  background: -o-linear-gradient(top, #D4979C 0, #9B383B 100%);
  background: linear-gradient(to bottom, #D4979C 0, #9B383B 100%);
}


.resort-2017 .resort2017-content {
  margin-top: 52px;
}

.resort-2017 .resort2017-content p a,
.event-category-resort-2017 .wpb_content_element a {
  border-bottom: 1px dashed #9B383B;
}

.resort-2017 .resort2017-content p a:hover,
.resort-2017 .resort2017-content p a:focus,
.event-category-resort-2017 .wpb_content_element a:hover,
.event-category-resort-2017 .wpb_content_element a:focus {
  border-bottom: 0 dashed #9B383B;
  color: #9B383B;
}

.resort-2017 .resort2017-logos td {
  padding: 0 10px;
}

@media (min-width: 769px) {
  .resort-2017 .resort2017-logos td {
    padding: 0 35px;
  }
}

@media (min-width: 980px) {
  .resort-2017 .resort2017-logos td {
    padding: 0 50px;
  }

  .resort-2017 .resort2017-logos td:nth-child(2) img,
  .resort-2017 .resort2017-logos td:nth-child(3) img {
    width: 280px;
  }
}

@media (min-width: 1200px) {
  .resort-2017 .resort2017-logos td {
    padding: 0 60px;
  }
}


/* UP LATE 2018 */

.mcul18 #header-section:before {
  content: '';
  width: 100%;
  background-image: url('images/jamesst-banner.jpg');
  background-size: cover;
  background-position: center;
  height: 50px;
  margin: 0 auto 30px;
}

@media (min-width: 500px) {
  .mcul18 #header-section:before {
    height: 80px;
  }
}

@media (min-width: 769px) {
  .mcul18 #header-section:before {
    height: 120px;
    width: 724px;
  }
}

@media (min-width: 980px) {
  .mcul18 #header-section:before {
    height: 150px;
    width: 940px;
  }
}

@media (min-width: 1200px) {
  .mcul18 #header-section:before {
    height: 143px;
    width: 1170px;
  }
}

.mcul18.page-template-page-fw-php .filter-wrap ul li.selected a {
  background: #da6d69 !important;
}

.mcul18.page-template-page-fw-php .portfolio-filter {
  background: rgba(232, 97, 120, .1) !important;
}

body.mcul18 {
  background: -webkit-gradient(linear, left top, right top, from(#fbc4c5), to(#da6d69));
  background: -webkit-linear-gradient(left, #fbc4c5, #da6d69);
  background: -o-linear-gradient(left, #fbc4c5, #da6d69);
  background: linear-gradient(to right, #fbc4c5, #da6d69);
}

body.mcul18 .overlay {
  background: #D4979C;
  background: -webkit-linear-gradient(top, #D4979C 0, #9B383B 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D4979C), to(#9B383B));
  background: -o-linear-gradient(top, #D4979C 0, #9B383B 100%);
  background: linear-gradient(to bottom, #D4979C 0, #9B383B 100%);
}

.mcul18 .filter-wrap ul > li.fashion-sort {
  display: inline-block;
}

.mcul18 .filter-wrap ul li.discountsoffers-sort,
.mcul18 .filter-wrap ul li.fooddrink-sort,
.mcul18 .filter-wrap ul > li.fashion-sort ~ li.fashion-sort,
.mcul18 .filter-wrap ul > li.healthbeauty-sort ~ li.healthbeauty-sort,
.mcul18 .filter-wrap ul > li.lifestyledesign-sort ~ li.lifestyledesign-sort,
.mcul18 .filter-wrap ul li.meettheeditors-sort,
.mcul18 .filter-wrap ul li.marieclaireuplate2018-sort {
  display: none;
}

.mcul18 .resort2017-logos td {
  padding: 0 10px;
}

@media (min-width: 769px) {
  .mcul18 .resort2017-logos td {
    padding: 0 35px;
  }
}

@media (min-width: 980px) {
  .mcul18 .resort2017-logos td {
    padding: 0 30px;
  }

  .mcul18 .resort2017-logos td:nth-child(2) img {
    width: 450px;
  }

  .mcul18 .resort2017-logos td:nth-child(3) img {
    width: 520px;
  }
}

@media (min-width: 1200px) {
  .mcul18 .resort2017-logos td {
    padding: 0 50px;
  }
}


/* FOOD & WINE 2018 */

.fw18 #header-section:before {
  content: '';
  width: 100%;
  background-image: url(images/fw18-banner.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 50px;
  margin: 0 auto 30px;
}

@media (min-width: 500px) {
  .fw18 #header-section:before {
    height: 87px;
  }
}

@media (min-width: 769px) {
  .fw18 #header-section:before {
    height: 89px;
    width: 724px;
  }
}

@media (min-width: 980px) {
  .fw18 #header-section:before {
    height: 115px;
    width: 940px;
  }
}

@media (min-width: 1200px) {
  .fw18 #header-section:before {
    height: 145px;
    width: 1170px;
  }
}

.fw18 .logo-block td {
  width: 33.33%;
}

@media (min-width: 769px) {
  .fw18 .logo-block td:first-child {
    padding-left: 0;
  }

  .fw18 .logo-block td .small-logo {
    display: block;
    margin: 0 auto;
    width: 62%;
  }

  .fw18 .logo-block td .medium-logo {
    display: block;
    margin: 0 auto;
    width: 92%;
  }
}


.page-template-page-fw-php.fw18 .accent a {
  border-bottom: 1px dashed #F9BBCA !important;
}

.page-template-page-fw-php.fw18 .accent a:hover {
  color: #F9BBCA !important;
  border-bottom: 0 dashed #FFA600 !important;
}

body.fw18 {
  background: rgba(253, 186, 203, 1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 90, 150, 1)), color-stop(rgba(0, 90, 150, 1)), color-stop(rgba(248, 186, 198, 1)), to(rgba(248, 186, 198, 1)));
  background: -webkit-linear-gradient(left, rgba(0, 90, 150, 1), rgba(0, 90, 150, 1), rgba(248, 186, 198, 1), rgba(248, 186, 198, 1));
  background: -o-linear-gradient(left, rgba(0, 90, 150, 1), rgba(0, 90, 150, 1), rgba(248, 186, 198, 1), rgba(248, 186, 198, 1));
  background: linear-gradient(to right, rgba(0, 90, 150, 1), rgba(0, 90, 150, 1), rgba(248, 186, 198, 1), rgba(248, 186, 198, 1));
}

body.fw18 .overlay {
  background: rgba(253, 186, 203, 1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 90, 150, .8)), color-stop(rgba(255, 148, 5, .8)), to(rgba(248, 186, 198, .8)));
  background: -webkit-linear-gradient(left, rgba(0, 90, 150, .8), rgba(255, 148, 5, .8), rgba(248, 186, 198, .8));
  background: -o-linear-gradient(left, rgba(0, 90, 150, .8), rgba(255, 148, 5, .8), rgba(248, 186, 198, .8));
  background: linear-gradient(to right, rgba(0, 90, 150, .8), rgba(255, 148, 5, .8), rgba(248, 186, 198, .8));
}


/*

 88888888b dP   dP   dP    d8888b.  a8888a  d88  .d888b.
 88        88   88   88        `88 d8' ..8b  88  Y8' `88
a88aaaa    88  .8P  .8P    .aaadP' 88 .P 88  88  `8bad88
 88        88  d8'  d8'    88'     88 d' 88  88      `88
 88        88.d8P8.d8P     88.     Y8'' .8P  88  d.  .88
 dP        8888' Y88'      Y88888P  Y8888P  d88P `8888P

*/

.fw19 #header-section:before {
  content: '';
  width: 100%;
  background-image: url(images/fw19-banner.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 50px;
  margin: 0 auto 30px;
}

@media (min-width: 500px) {
  .fw19 #header-section:before {
    height: 87px;
  }
}

@media (min-width: 769px) {
  .fw19 #header-section:before {
    height: 89px;
    width: 724px;
  }
}

@media (min-width: 980px) {
  .fw19 #header-section:before {
    height: 115px;
    width: 940px;
  }
}

@media (min-width: 1200px) {
  .fw19 #header-section:before {
    height: 145px;
    width: 1170px;
  }
}

.fw19 .logo-block td {
  width: 33.33%;
}

@media (min-width: 769px) {
  .fw19 .logo-block td:first-child {
    padding-left: 0;
  }

  .fw19 .logo-block td .small-logo {
    display: block;
    margin: 0 auto;
    width: 62%;
  }

  .fw19 .logo-block td .medium-logo {
    display: block;
    margin: 0 auto;
    width: 92%;
  }
}

.page-template-page-fw-php.fw19 .accent a {
  border-bottom: 1px dashed #F9BBCA !important;
}

.page-template-page-fw-php.fw19 .accent a:hover {
  color: #547d66 !important;
  /*border-bottom: 0 dashed #FFA600 !important;*/
}

body.fw19 {
  background: #f2e1cf;
}

body.fw19 .overlay {
  background: #547d66 !important;
}

body.fw19 figure:hover > a > .overlay {
  opacity: .7
}

.fw19.page-shadow .boxed-layout {
  box-shadow: none;
  background: #f2e1cf;
}

.fw19 #header-section,
.fw19 #mini-header,
.fw19 #main-container,
.fw19 .tm-toggle-button-wrap a {
  background: #f2e1cf;
}

.fw19 .wpb_divider {
  border: none !important;
}

.page-template-page-fw-php.fw19 .accent .fw-partners * {
  box-sizing: border-box;
}

.page-template-page-fw-php.fw19 .accent .fw-partners td:first-child {
  width: 38%;
  padding-right: 15px;
}

.page-template-page-fw-php.fw19 .accent .fw-partners td:last-child {
  width: 62%;
  padding-left: 10px;
}

.page-template-page-fw-php.fw19 .accent .fw-partners td:first-child a {
  width: 100%;
}

.page-template-page-fw-php.fw19 .accent .fw-partners td:last-child a {
  width: calc(50% - 8px);
  max-width: 140px;
}

.page-template-page-fw-php.fw19 .accent .fw-partners td:last-child a:first-child {
  margin-right: 15px;
}

.page-template-page-fw-php.fw19 .accent .fw-partners a {
  display: inline-block;
  border: none !important;
  /* margin-left: 16px;
  margin-right: 16px; */
  margin-bottom: 12px;
}


/* INTERACTIVE MAP SHORTCODE */

.interactive-map__background {
  background-size: cover;
  background-position: center;
  position: relative;
  /*max-width: 700px;*/
  /*margin: 0 auto;*/
}

.interactive-map__point {
  position: absolute;
  z-index: 2;
  transform: translate(-50%, -50%);
}

.interactive-map__point.pink .interactive-map__point__icon,
.interactive-map__point.pink .interactive-map__point__popup h3 span {
  background-color: #F3BAC9;
}

.interactive-map__point.orange .interactive-map__point__icon,
.interactive-map__point.orange .interactive-map__point__popup h3 span {
  background-color: #FF9406;
  color: #FF9406;
}

.interactive-map__point.white .interactive-map__point__icon,
.interactive-map__point.white .interactive-map__point__popup h3 span {
  background-color: white;
  color: white;
}

.interactive-map__point.right:hover .interactive-map__point__popup,
.interactive-map__point.right:focus .interactive-map__point__popup {
  left: -265px;
}

.interactive-map__background .interactive-map__point.right .triangle {
  left: calc(100% - 8px);
  right: 0;
  border: none;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

.interactive-map__point.bottom:hover .interactive-map__point__popup,
.interactive-map__point.bottom:focus .interactive-map__point__popup {
  top: auto;
  bottom: -18px;
}

.interactive-map__background .interactive-map__point.bottom .triangle {
  top: auto;
  bottom: 20px;
}

.interactive-map__point__icon {
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  cursor: default;

  width: 26px;
  height: 26px;
  font-size: 14px;
  font-weight: bold;
  background-color: #015894;
  border-radius: 100%;
  font-family: FuturaBT-Bold, Arial, Helvetica, Tahoma, sans-serif !important;
}

.interactive-map__point__popup {
  opacity: 0;
  position: absolute;
  z-index: 3;
  background-color: white;
  padding: 18px 24px 22px;
  border-radius: 6px;
  width: 200px;
  margin-top: 12px;
  border: 1px solid #ccc;
  left: -10000px;
  top: -30px;
  font-size: 12px;
  font-family: FuturaBT, Arial, Helvetica, Tahoma, sans-serif;
  /*color: ;*/
  font-weight: bold;

  -webkit-transition: opacity 0.3s;

  -o-transition: opacity 0.3s;

  transition: opacity 0.3s;
}

.interactive-map__point__popup h3 {
  padding-left: 34px;
  position: relative;
  font-weight: bold;
  margin-top: 0;
  color: #015894;
  font-family: FuturaBT-Bold, Arial, Helvetica, Tahoma, sans-serif !important;
}

.interactive-map__point__popup h3 {
  padding-left: 34px;
  position: relative;
  font-weight: bold;
  margin-top: 0;
  color: #015894;
  font-family: FuturaBT-Bold, Arial, Helvetica, Tahoma, sans-serif !important;
}

.interactive-map__point.blue19 .interactive-map__point__popup h3 {
  color: #88b2b9;
}

.interactive-map__point.red19 .interactive-map__point__popup h3 {
  color: #ED4822;
}

.interactive-map__point__popup h3 .circle {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  width: 26px;
  height: 26px;
  border-radius: 100%;
  background-color: currentColor;
}

.interactive-map__point__popup h3 .circle .number {
  color: white;
  font-size: 14px;
  font-weight: bold;
}

.interactive-map__point__popup *:last-child {
  margin-bottom: 0;
}

.interactive-map__point__popup ul {
  list-style: disc;
  padding-left: 22px;
}

.interactive-map__point__popup li {
  margin-bottom: 6px;
}

.interactive-map__point__popup li:last-child {
  margin-bottom: 0;
}

.interactive-map__background .triangle {
  position: absolute;
  top: 20px;
  left: -100%;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 16px;
  height: 16px;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.interactive-map__point:hover,
.interactive-map__point:focus {
  z-index: 10;
}

.interactive-map__point:hover .interactive-map__point__popup,
.interactive-map__point:focus .interactive-map__point__popup {
  opacity: 1;
  left: 38px;
}

.interactive-map__position {
  display: none;
  position: absolute;
  background: white;
  padding: 4px 8px;
  white-space: nowrap;
  font-family: FuturaBT-Bold, Arial, Helvetica, Tahoma, sans-serif;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.35);
  z-index: 4;
  transform: translate(-100%, -100%);
}


/* RESORT 2018 */

body.resort-2018 #mini-header {
  display: none;
}

body.resort-2018 .resort-2018-banner {
  /*content: '';*/
  display: block;
  width: 100%;
  background-image: url(images/resort2018-banner-v2.jpg);
  background-size: cover;
  background-position: center;
  height: 50px;
  margin: 0 auto 30px;
}

@media (min-width: 500px) {
  body.resort-2018 .resort-2018-banner {
    height: 100px;
  }
}

@media (min-width: 769px) {
  body.resort-2018 .resort-2018-banner {
    height: 180px;
    width: 724px;
  }
}

@media (min-width: 980px) {
  body.resort-2018 .resort-2018-banner {
    height: 210px;
    width: 940px;
  }
}

@media (min-width: 1200px) {
  body.resort-2018 .resort-2018-banner {
    height: 250px;
    width: 1170px;
  }
}

.resort-2018 .logo-title {
  color: #888 !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
}

.resort-2018-h3 {
  font-family: FuturaBT-Bold !important;
}

.resort-2018 .wpb_content_element strong {
  font-family: FuturaBT-Bold !important;
}

body.resort-2018 .event-date-home {
  display: none;
}

body.resort-2018 .portfolio-item figure {
  margin-bottom: 0 !important;
}

body.resort-2018 .blog-aux-options,
body.resort-2018 .event-date-home,
body.resort-2018 .portfolio-item h4.portfolio-item-title {
  text-align: left !important;
}

body.resort-2018 {
  background: white;
}

body.resort-2018 .overlay {
  background: #B3DDDB;
  background: -webkit-linear-gradient(top, #B3DDDB 0, #5AB5AA 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B3DDDB), to(#5AB5AA));
  background: -o-linear-gradient(top, #B3DDDB 0, #5AB5AA 100%);
  background: linear-gradient(to bottom, #B3DDDB 0, #5AB5AA 100%);
}

body.resort-2018 figure:hover > a > .overlay {
  opacity: .8;
}

.resort-2018 .resort2018-content p a,
.event-category-resort-2018 .wpb_content_element a {
  border-bottom: 1px dashed #5AB5AA;
}

.resort-2018 .resort2018-content p a:hover,
.resort-2018 .resort2018-content p a:focus,
.event-category-resort-2018 .wpb_content_element a:hover,
.event-category-resort-2018 .wpb_content_element a:focus {
  border-bottom: 0 dashed #5AB5AA;
  color: #5AB5AA;
}

.resort-2018 .resort2018-logos td {
  padding: 0 10px;
}

@media (min-width: 769px) {
  .resort-2018 .resort2018-logos td {
    padding: 0 35px;
  }
}

@media (min-width: 980px) {
  .resort-2018 .resort2018-logos td {
    padding: 0 50px;
    width: 25%;
  }

  /*.resort-2018 .resort2018-logos td:nth-child(2) img,
  .resort-2018 .resort2018-logos td:nth-child(3) img {
    width: 280px;
  }*/
}


/* RESORT 2019 */

body.resort-2019 #mini-header {
  display: none;
}

body.resort-2019 .resort-2019-banner {
  /*content: '';*/
  display: block;
  width: 100%;
  margin: 0 auto 30px;
}


@media (min-width: 769px) {
  body.resort-2019 .resort-2019-banner {
    width: 724px;
  }
}

@media (min-width: 980px) {
  body.resort-2019 .resort-2019-banner {
    width: 940px;
  }
}

@media (min-width: 1200px) {
  body.resort-2019 .resort-2019-banner {
    width: 1170px;
  }
}

.resort-2019 .logo-title {
  color: #888 !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
}

.resort-2019-h3 {
  font-family: FuturaBT-Bold !important;
}

.resort-2019 .wpb_content_element strong {
  font-family: FuturaBT-Bold !important;
}

body.resort-2019 .event-date-home {
  display: none;
}

body.resort-2019 .portfolio-item figure {
  margin-bottom: 0 !important;
}

body.resort-2019 .blog-aux-options,
body.resort-2019 .event-date-home,
body.resort-2019 .portfolio-item h4.portfolio-item-title {
  text-align: left !important;
}

body.resort-2019 {
  background: #fdf5ea;
}

body.resort-2019 .overlay {
  background: #bf707a;
  background: -webkit-linear-gradient(top, #bf707a 0, #8b3e48 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bf707a), to(#8b3e48));
  background: -o-linear-gradient(top, #bf707a 0, #8b3e48 100%);
  background: linear-gradient(to bottom, #bf707a 0, #8b3e48 100%);
}

body.resort-2019 figure:hover > a > .overlay {
  opacity: .8;
}

.resort-2019 .resort2019-content p a,
.event-category-resort-2019 .wpb_content_element a {
  border-bottom: 1px dashed #5AB5AA;
}

.resort-2019 .resort2019-content p a:hover,
.resort-2019 .resort2019-content p a:focus,
.event-category-resort-2019 .wpb_content_element a:hover,
.event-category-resort-2019 .wpb_content_element a:focus {
  border-bottom: 0 dashed #5AB5AA;
  color: #5AB5AA;
}

.resort-2019 .resort2019-logos td {


  /*border: 1px dotted #ccc;*/
}

@media (max-width: 767px) {
  .resort-2019 .resort2019-logos td {
    display: block;
    text-align: center;
    padding: 20px 0;
  }
}

@media (min-width: 768px) {
  .resort-2019 .resort2019-logos td {
    padding: 0 35px;
    height: 130px;
    padding: 0 10px;
  }
}

@media (min-width: 980px) {
  .resort-2019 .resort2019-logos td {
    width: 20%;
    padding: 0 20px;
    text-align: center;
  }

  /*.resort-2019 .resort2019-logos td:nth-child(2) img,
  .resort-2019 .resort2019-logos td:nth-child(3) img {
    width: 280px;
  }*/
}


.hustle-modal {
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto !important;
}

.hustle-modal .hustle-modal-message img {
  width: auto !important;
  max-height: 70vh !important;
}

.hustle-modal-body {
  height: auto !important;
  max-height: none !important;
}

.hustle-modal-content {
  height: auto !important;
  max-height: none !important;
}


/* Videos Page */
.fluid-width-video-wrapper {
  padding-top: 56% !important;
}


/* Video Carousel */
body .js-video-carousel .caroufredsel_wrapper {
  height: 240px;
}

body .js-video-carousel .portfolio-items {
  height: 240px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
}

body .js-video-carousel .portfolio-item h4 span {
  max-width: none;
  white-space: normal;
  text-align: center;
}

body .js-video-carousel .portfolio-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

body .js-video-carousel .video-image-popup {
  position: relative;
}

body .js-video-carousel .video-image-popup img {
  /*640:360*/
  aspect-ratio: 1.7777;
  object-fit: cover;
}

body .js-video-carousel .video-image-popup:hover .video-image-popup__play {
  background-color: rgba(0, 0, 0, 0.8);
}

body .js-video-carousel .video-image-popup__play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 47px;
  width: 45px;
  padding-top: 3px;
  padding-left: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 28px;
  color: white;
}

/* Magnific Style */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-fade img.mfp-img {
  padding-top: 0;
}

.mfp-fade .mfp-image-holder .mfp-close {
  opacity: 1;
  background-color: #000;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 44px;
  height: 44px;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.mfp-fade .mfp-image-holder .mfp-close:hover, .mfp-fade .mfp-image-holder .mfp-close:focus {
  background-color: #000;
}


/* MENU */
.tab-color-5 a {
  color: #d1b3d1 !important;
}

.tab-color-5:hover {
  background-color: #dbc2db40 !important;
}

.composer-switch {
  height: 29px;
}


/* MCUL 2019 */

.mcul19 #header-section:before {
  content: '';
  width: 100%;
  background-image: url('images/mcul19banner.jpg');
  background-size: cover;
  background-position: center;
  height: 50px;
  margin: 0 auto 30px;
}

.mcul19.mcul19full .hotspot-container {
  margin: 10px 0 30px;
}

.mcul19.mcul19full #header-section:before {
  background-image: url('images/mcul19-banner.jpg');
}

.mcul19.mcul19full .page-content p {
  /*color: #D1454E;*/
}

.mcul19.mcul19full .page-content .accent a {
  border-bottom: 1px dashed transparent !important;
}

.mcul19.mcul19full .page-content .accent a:hover {
  text-decoration: none;
  color: #D1454E !important;
  border-bottom: 1px dashed #D1454E !important;
}

.mcul19.mcul19full #container {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mcul19.mcul19full .event-date-home {
  display: none;
}

.mcul19.mcul19full .page-content a.image-link-logo {
  border-bottom: none !important;
}

.mcul19-logos {
  /*margin-left: -600px;
  margin-right: -600px;
  padding-left: 600px;
  padding-right: 600px;*/
  /*color: #D1454E;*/
  text-align: center;
  /*background-color: #FAC8D3;*/
  padding: 52px;
  padding-bottom: 0;
}

.mcul19-logos.last-logos {
  padding-bottom: 48px;
}

.mcul19-logos p {
  font-family: FuturaBT-Bold;
  margin-bottom: 24px;
}

.mcul19-logos img {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
  width: 150px;
}

.mcul19-logos br {
  display: none;
}

.mcul-19-hotspot {
  /*margin-left: -600px;
  margin-right: -600px;
  padding-left: 600px;
  padding-right: 600px;*/
  background-color: #FAC8D3;
}

.mcul19.mcul19full .portfolio-item-title a:hover {
  color: #D1454E;
}

@media (min-width: 500px) {
  .mcul19 #header-section:before {
    height: 80px;
  }
}

@media (min-width: 769px) {
  .mcul19 #header-section:before {
    height: 120px;
    width: 724px;
  }

  .mcul19-logos {
    display: inline-block;
    width: 49%;
    padding: 0;
    padding-top: 48px;
    vertical-align: top;
  }

  .mcul19-logos.last-logos {
    padding: 0;
    padding-top: 48px;
    width: 49%
  }
}

@media (min-width: 980px) {
  .mcul19 #header-section:before {
    height: 150px;
    width: 940px;
  }
}

@media (min-width: 1200px) {
  .mcul19 #header-section:before {
    height: 143px;
    width: 1170px;
  }

  .mcul19-logos {
    width: 62%;
  }

  .mcul19-logos.last-logos {
    width: 37%
  }
}

.mcul19.page-template-page-fw-php .filter-wrap ul li.selected a {
  background: #C01941 !important;
}

.mcul19.page-template-page-fw-php .portfolio-filter {
  background: rgba(232, 97, 120, .1) !important;
}

body.mcul19 {
  background: #FAC8D3;
  /*background: -webkit-gradient(linear, left top, right top, from(#FAC8D3) , to(#D6444F));
  background: -webkit-linear-gradient(left, #FAC8D3 , #D6444F);
  background: -o-linear-gradient(left, #FAC8D3 , #D6444F);
  background: linear-gradient(to right, #FAC8D3 , #D6444F);*/
}

body.mcul19 .overlay {
  background: #D6444F;
  background: -webkit-linear-gradient(top, #D6444F 0, #FAC8D3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D6444F), to(#FAC8D3));
  background: -o-linear-gradient(top, #D6444F 0, #FAC8D3 100%);
  background: linear-gradient(to bottom, #D6444F 0, #FAC8D3 100%);
}

.mcul19 .filter-wrap ul > li.fashion-sort {
  display: inline-block;
}

.mcul19 .filter-wrap ul li.discountsoffers-sort,
.mcul19 .filter-wrap ul li.fooddrink-sort,
.mcul19 .filter-wrap ul > li.fashion-sort ~ li.fashion-sort,
.mcul19 .filter-wrap ul > li.healthbeauty-sort ~ li.healthbeauty-sort,
.mcul19 .filter-wrap ul > li.lifestyledesign-sort ~ li.lifestyledesign-sort,
.mcul19 .filter-wrap ul li.meettheeditors-sort,
.mcul19 .filter-wrap ul li.marieclaireuplate2018-sort {
  display: none;
}

.mcul19 .resort2017-logos td {
  padding: 0 10px;
}

@media (min-width: 769px) {
  .mcul19 .resort2017-logos td {
    padding: 0 35px;
  }
}

@media (min-width: 980px) {
  .mcul19 .resort2017-logos td {
    padding: 0 30px;
  }

  .mcul19 .resort2017-logos td:nth-child(2) img {
    width: 450px;
  }

  .mcul19 .resort2017-logos td:nth-child(3) img {
    width: 520px;
  }
}

@media (min-width: 1200px) {
  .mcul19 .resort2017-logos td {
    padding: 0 50px;
  }
}


.accent.news a,
.accent.event a {
  border-bottom: 1px dashed #ABABAB;
}

.accent.news-category-fashion a,
.accent.event-category-fashion a {
  border-bottom: 1px dashed #E9637A !important;
}

.accent.news-category-fashion a:hover,
.accent.event-category-fashion a:hover {
  color: #E9637A !important;
  border-bottom: 1px dashed #fff !important;
}

.accent.news-category-food-drink a,
.accent.event-category-food-drink a {
  border-bottom: 1px dashed #FFA600 !important;
  color: #444 !important;
}

.accent.news-category-food-drink a:hover,
.accent.event-category-food-drink a:hover {
  color: #FFA600 !important;
  border-bottom: 0 dashed #FFA600 !important;
}

.accent.news-category-health-beauty a,
.accent.event-category-health-beauty a {
  border-bottom: 1px dashed #6FBD37 !important;
  color: #444 !important;
}

.accent.news-category-health-beauty a:hover,
.accent.event-category-health-beauty a:hover {
  color: #6FBD37 !important;
  border-bottom: 0 dashed #6FBD37 !important;
}

.accent.news-category-lifestyle-design a,
.accent.event-category-lifestyle-design a {
  border-bottom: 1px dashed #96BEE6 !important;
  color: #444 !important;
}

.accent.news-category-lifestyle-design a:hover,
.accent.event-category-lifestyle-design a:hover {
  color: #96BEE6 !important;
  border-bottom: 0 dashed #96BEE6 !important;
}


/* Subscription Form */

body #container .gform_wrapper ul {
  list-style: none !important;
  margin-left: 0;
}

body #container .gform_wrapper li {
  padding-left: 0;
}

.gfield input {
  width: calc(100% - 14px);
}

.gfield.hidden_label .gfield_label {
  display: none;
}

.gfield_description.validation_message {
  font-size: 12px;
  color: red;
}

.gfield_checkbox > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gfield_checkbox > li input {
  margin-right: 15px;
}

.gform_validation_container {
  display: none;
}

.gform_confirmation_message {
  padding-top: 24px;
  padding-bottom: 48px;
  color: #6FBC37;
  font-size: 18px;
}

.gform_button {
  border-radius: 2px;
  padding: 4px 8px;
  text-transform: uppercase;
  border: 2px solid #FFA600;
  color: #FFA600;
  background-color: white;
  font-weight: bold;
  margin-top: 24px;
}

.gform_button:hover,
.gform_button:focus {
  background-color: #FFA600;
  color: white;
}

.woocommerce-checkout #payment label {
  display: flex;
}

.woocommerce-checkout #payment label #cmw_register_email {
  order: 2;
  margin-left: 5px;
}

.product.woocommerce.add-bracelet {
  top: 0;
  margin-top: 20px;
  height: auto !important;
}

.add-bracelet .woocommerce-Price-amount {
  font-family: FuturaBT-Bold !important;
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}

.woocommerce.add-bracelet a.button {
  display: table;
}


#sb_instagram .sbi_photo_wrap {
  margin-bottom: 15px;
}

.blog-wrap .gift-card .gform_button {
  background-color: #383838;
  border-color: #383838;
}

.whats-on {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  padding-bottom: 30px;
}

.whats-on p {
  margin-top: 15px;
}

.whats-on .gform_button {
  color: black;
  background-color: #fcf000;
  border-color: #fcf000;
}

.subscribe-form {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}

.subscribe-form .gform_button {
  background-color: #383838;
  border-color: #383838;
}


#jsPayButton {
  display: block;
  margin-bottom: 20px;
}

.woocommerce ul.order_details li {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: black;
}

.woocommerce ul.order_details li strong {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: normal;
}
