.jf-banner{
  background-color: transparent !important;
  min-height: 0 !important;
  margin-bottom: 0 !important;
}
.disc-one {
  color: black;
  font-size: 3.8vw;
  text-align: center;
}

@media (min-width: 992px) {
  .disc-one {
    color: white;
    font-size: 14px;
  }
}

.about-title {
  font-size: 40px;
  font-family: ChronicleDisp-Roman;
  color: white;
  /*line-height: 50px;*/
  max-width: 300px;
  margin-bottom: 24px;
  text-align: center;
}

@media (min-width: 992px) {
  .about-title {
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 24px;
    max-width: 450px;
    text-align: left;
  }
}

.about-txt-col {
  background-color: #d2b6ab;
}

.about-body {
  /*color: white;*/
}

.about-offer-span {
  font-family: FG-medium;
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.cd-headline.clip span {
  display: inline-block;
  padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline b.is-visible {
  opacity: 1;
  /*font-weight: 300;*/
  /*font-size: 3.5vw;*/
}

@media (min-width: 992px) {
  .cd-headline b.is-visible {
    font-size: 14px;
  }
}

.offer-bar {
  padding: .575rem;
  text-align: center;
  font-family: FG-medium;
}

@media (min-width: 992px) {
  .offer-bar {
  }
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

.main-callout {
  font-size: 14px;
  letter-spacing: 0.4px;
  color: white;
  margin: auto;
  font-family: FG-medium;
}

@media (min-width: 992px) {
  .main-callout {
    font-size: 14px;
  }
}

@media (min-width: 576px) {
  .offer {
    font-size: 14px;
    letter-spacing: 0.4px;
  }
}

.offer.sale {
  display: none;
}

@media (min-width: 576px) {
  .offer.sale {
    display: inline;
  }
}

.offer-bar {
  background-color: #D2B6AB;
}

@media (min-width: 992px) {
  .offer-bar {
    /*background-color: #D2B6AB;*/
  }
}

.nav-label {
  /*text-decoration: underline;*/
  color: white;
  font-size: 14px;
  font-family: FG-regular;
  /*text-align: center;*/
  background-color: #d2b6ab;
  padding: 2px 5px;
  border-radius: 2px;
  display: inline;
}

@media (min-width: 992px) {
  .nav-label {
    text-decoration: underline;
    color: #333333;
    font-size: 14px;
    font-family: FG-regular;
    /*text-align: center;*/
    background-color: white;
    padding: 5px 10px;
  }
}

.nav-label:hover {
  /*color: #885650;*/
  background-color: #885650;
  color: white;
  padding: 2px 5px;
}

@media (min-width: 992px) {
  .nav-label:hover {
    background-color: #885650;
    color: white;
    padding: 5px 10px;
  }
}

.btactive {
  background-color: #885650;
  color: white;
  padding: 2px 5px;
  border-radius: 2px;
}

@media (min-width: 992px) {
  .btactive {
    background-color: #885650;
    color: white;
    padding: 5px 10px;
    text-decoration: none;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

a {
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  text-decoration: none;
}

p {
  margin-top: 0;
  /*margin-bottom: 1rem;*/
}

.text-center {
  text-align: center !important;
}

.d-hiw-titles {
  font-size: 20px;
  margin-bottom: 24px;
  font-family: FG-medium;
}

.d-hiw-body {
  font-size: 16px;
  line-height: 22px;
  margin: 0px 0px 40px 0px;
  color: #333333;
  letter-spacing: 0.3px;
  /*max-width: 330px;*/
  font-family: FG-regular, sans-serif;
}

.hiwicons {
  /*color: var(--main-brand-color);*/
  width: 52px;
  margin-bottom: 40px;
}

.m-col {
  /*height: 170px;*/
}

.d-hiw-cont {
  background: #FCF8F7;
  padding: 80px 0px 80px 0px;
}

.simple-slider .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
  width: 50px;
  padding: 10px;
  margin-top: -80px;
}

@media (min-width:576px) {
  .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    margin-top: -100px;
  }
}

.pdp-name {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.3px;
  font-family: FG-regular;
  text-align: left;
}

.price {
  color: #b2b2b2;
  text-decoration: line-through;
  text-decoration-color: #b2b2b2;
  font-size: 14px;
  font-family: FG-regular;
  /*display: inline;*/
  letter-spacing: 0.3px;
  margin-right: 2px;
}

.loglink, .sale-price, a, a:hover {
  text-decoration: none;
}

.sale-price {
  /*margin-left: 4px;*/
  color: #885650;
  /*margin-bottom: 2em;*/
  font-size: 14px;
  font-family: FG-medium;
  line-height: 18px;
}

a:hover {
  color: var(--main-brand-color);
}

.slide-content {
  /*padding: 2px;*/
  text-align: left;
  padding: 5px;
}

@media (min-width:992px) {
  .swiper-wrapper {
    height: auto!important;
  }
}

@media (min-width:1200px) {
  .swiper-wrapper {
    /*height: 550px!important;*/
  }
}

@media (min-width: 1400px) {
  .swiper-wrapper {
    /*height: 600px!important;*/
  }
}

.slider-title {
  font-weight: 100;
}

.swiper-pagination-bullet-active {
  background: #000!important;
}

.stock {
  font-size: .8rem;
  color: red;
  /*display: block;*/
  /*margin-left: .45em;*/
  font-family: canada-type-gibson, sans-serif;
}

@media (min-width: 576px) {
  .stock {
    display: inherit;
  }
}

.swiper-pagination {
  display: none;
  /*margin-top: 1rem;*/
  /*position: relative;*/
}

.slides {
  margin-bottom: 3vw;
  /*overflow: visible;*/
  padding: 10px;
}

@media (min-width: 992px) {
  .slides {
    margin-bottom: 0vw;
    /*overflow: hidden;*/
    padding: 20px;
  }
}

.arrows {
  margin-top: -6.2em;
  background-color: rgba(255,255,255,0);
  height: 500px;
  width: 30px;
  background-repeat: no-repeat!important;
}

.pdp-shop {
  display: block;
  text-decoration: underline;
  color: #333;
  font-size: 14px;
  font-family: FG-regular;
  text-align: left;
}

.pdp-shop:hover {
  color: #885650;
}

.new-vip {
  display: block;
  color: #885650;
  font-size: 10px;
  line-height: 20px;
  letter-spacing: 0.3px;
  font-family: FG-regular;
  text-align: left;
  /*background-color: #b2b2b2;*/
  /*width: 75px;*/
}

.new-vip-holder {
  background-color: #f9eeea;
  width: 80px;
  /*padding: 4px;*/
  margin-bottom: 8px;
}

.perf-col {
  background: #fcf8f7;
  padding: 60px;
}

.perfect-copy {
  max-width: 380px;
}

@media (min-width: 768px) {
  .perfect-copy {
    max-width: 650px;
  }
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

footer {
  width: 100%;
  background: #fff;
}

footer .subtext {
  /*max-width: 480px;*/
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  /*padding: .5em 0;*/
  font-family: FG-regular;
  color: #333333;
}

#regMfoot {
  padding: 20px;
  max-width: 480px;
  margin: 0 auto;
}

#regDfoot {
  /*display: none;*/
  padding: 56px 0px 56px 0px;
}

@media only screen and (min-width:769px) {
  .r-cta {
    margin: 15px 0;
    background: black;
    width: 150px;
    height: 35px;
    border-radius: 0px;
    letter-spacing: 1px;
    border: 0px;
    font-size: 0.775rem;
    font-weight: 400;
    z-index: 10;
  }
}

@media only screen and (min-width:769px) {
  .r-cta:hover {
    color: white!important;
  }
}

#regMfoot {
  display: none;
}

@media only screen and (min-width:769px) {
  #regDfoot {
    display: block;
    padding: 80px 10px;
  }
}

@media only screen and (min-width:769px) {
  #regDfoot .subtext {
    width: 100%;
    max-width: 1200px;
    /*line-height: 1.5em;*/
    /*padding: 20px 0;*/
    position: relative;
    margin: 0px 32px 56px 0px;
  }
}

#regDfoot a.flnk {
  line-height: 20px;
  letter-spacing: 0.3px;
  font-size: 16px;
  color: #333333;
  padding: 0px 5px 8px 0px;
  font-family: FG-medium;
}

#regDfoot a.flnk:hover {
  color: inherit;
}

@media only screen and (min-width:769px) {
  #regDfoot #logonbadge {
    position: absolute;
    top: 20px;
    left: 0;
    width: 300px;
  }
}

@media only screen and (min-width:769px) {
  #regDfoot #logonbadge img {
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    float: left;
  }
}

@media only screen and (min-width:769px) {
  #regDfoot #fcta {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 0;
    background-color: rgb(240,70,150);
    color: white;
    padding: 10px 20px;
    text-decoration: none;
  }
}

@media only screen and (min-width:1200px) {
  footer .subtext {
    font-size: 12px;
    font-family: FG-regular;
    letter-spacing: 0.3px;
    color: #333333;
    line-height: 16px;
  }
}

.jf-footer {
  z-index: 10;
  position: relative;
}

.fconsult {
  font-size: 12px;
  font-family: FG-regular;
  letter-spacing: 0.3px;
  color: #333333;
  line-height: 20px;
}

.copyright {
  display: block;
  padding: 0;
  font-family: FG-medium;
  letter-spacing: 0.3px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
}

.disc {
  font-weight: 400;
}

.jf-mono {
  width: 68px;
  height: 30px;
  margin-bottom: 32px;
}

html, body {
  overflow-x: hidden!important;
  width: auto!important;
}

.section-body {
  color: white;
  font-family: FG-regular;
  font-size: 15px;
  /*line-height: 20px;*/
  text-align: center;
  letter-spacing: 0.3px;
}

.section-titles {
  /*font-size: 2.75em;*/
  font-size: 24px;
  /*padding: 2vw;*/
  font-family: ChronicleDisp-Roman;
  color: #333;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
}

.text-center.d-none.d-lg-block.section-titles {
}

@media (min-width: 992px) {
  .section-body {
    color: #333;
    font-family: FG-regular;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    letter-spacing: 0.3px;
  }
}

@media (min-width: 992px) {
  .section-titles {
    color: #333333;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 32px;
    text-align: left;
    padding: 0px;
  }
}

.section-margin {
  margin-bottom: 56px;
}

@media (min-width: 992px) {
  .section-margin {
    margin-bottom: 80px;
  }
}

.section-pre-title {
  font-family: FG-medium;
  color: #333;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.3px;
  /*padding-top: 4vw;*/
}

@media (min-width: 992px) {
  .section-pre-title {
    font-size: 16px;
    /*margin-bottom: 20px;*/
    line-height: 16px;
    color: #333333;
    text-align: left;
  }
}

.shop-now-sub-cta {
  font-size: 4vw;
  font-weight: 500;
  letter-spacing: .5vw;
  text-decoration: underline;
  font-family: canada-type-gibson, sans-serif;
}

@media (min-width: 992px) {
  .shop-now-sub-cta {
    font-size: .95em;
    letter-spacing: 1px;
    font-family: canada-type-gibson, sans-serif;
  }
}

.who-one {
  /*min-width: 500px;*/
  /*margin: auto;*/
  /*margin-bottom: 6vw;*/
  max-width: 420px;
  margin-bottom: 24px;
}

@media (min-width: 992px) {
  .who-one {
    max-width: 400px;
    /*margin-bottom: 32px;*/
    color: white;
  }
}

.keytrend-text {
  position: absolute;
  color: white;
  /*margin: auto;*/
  line-height: 3.2;
}

.keytrend-title {
  font-family: Savoy-Roman;
  line-height: 10vw;
  /*margin-bottom: 4px;*/
  font-size: 9.2vw;
}

.hiw-one {
  padding: 11vw 6vw 11vw 6vw;
}

@media (min-width: 992px) {
  .hiw-one {
    padding: 0vw;
  }
}

#homepage-custom-multisize-grid-1523893771051 .jvlsrY, #homepage-custom-multisize-grid-1523893771051-modal .jvlsrY {
  display: none!important;
}

.top-layer {
  z-index: 9;
  position: relative;
}

.logo {
  height: 25px;
  margin: 15px 0px 15px 0px;
  /*margin: auto;*/
  position: relative;
}

.login {
  position: absolute;
  display: block;
  right: 15px;
  top: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  padding: 5px 20px;
  /*border: solid;*/
  background: white;
  border-width: 1px;
  border-color: #777;
}

@media (min-width: 992px) {
  .login {
    top: 8px;
  }
}

@media (min-width: 992px) {
  .login {
    background: white;
    color: black;
    border: none;
    background: white;
  }
}

.loglink, a:hover {
  /*color: black!important;*/
  color: inherit;
}

.loglink, a {
  text-decoration: none;
}

#jfheader {
  /*height: 65px;*/
  width: 100%;
  z-index: 100;
  padding: 0;
  display: block;
  font-size: .75em;
  font-weight: 400;
  /*box-shadow: 0 5px 10px rgba(0,0,0,.3);*/
  background: #fff;
}

@media (min-width: 992px) {
  #jfheader {
    height: auto;
    max-width: 1200px;
    position: relative;
    box-shadow: 0 0;
    font-size: .7rem;
    margin: 0 auto;
  }
}

.already-mem {
  display: none;
  font-size: 14px;
  letter-spacing: 0.3px;
  font-family: FG-regular;
}

@media (min-width: 992px) {
  .already-mem {
    display: inline-block;
    color: #000;
  }
}

.loglink {
  color: black;
  text-decoration: underline;
  z-index: 10;
  position: relative;
  font-family: FG-regular;
  font-size: 14px;
}

@media (min-width: 992px) {
  .loglink {
    font-size: 14px;
    letter-spacing: 0.3px;
    text-decoration: underline;
  }
}

.jf-header-section {
  background: white;
  max-width: 100%;
}

form label {
  font-size: 13px;
  padding-bottom: 5px;
}

form {
  text-align: left;
  z-index: 14;
  background: #fff;
  width: 100% !important;
  padding: 10px 15px;
  margin: 0;
  position: relative;
}

input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: .5em 0;
  padding: .5em .2em;
  line-height: 1.4;
  font-size: 13px;
  display: block;
  width: 100%;
  font-family: Gibson, Arial, sans-serif;
  cursor: text;
  border-width: 2px;
  border-style: inset;
}

.fp {
  color: #ff0066;
  cursor: pointer;
  text-decoration: underline;
  font-family: Georgia, Times New Roman, serif;
  font-style: italic;
  font-size: 15px;
  padding: 10px 0;
}

.fp:visited {
  color: #ff0066;
}

.dd_cta {
  background: #ff0066;
  color: #fff !important;
  font-size: 15px;
  text-align: center;
  width: 100%;
  margin: 10px auto;
  display: block;
  cursor: pointer;
  text-decoration: none;
  border-radius: .2em;
  padding: 10px;
  font-family: FG-regular;
  font-weight: 600;
}

#signin {
}

#signin input {
  margin-bottom: 2px;
  padding: 2px;
  color: #666;
  border: solid 1px #ccc;
  width: 118px;
  font-size: 13px;
}

#signin .input_checkbox {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  width: auto !important;
  top: 2px;
  position: relative;
}

#signin .member {
  line-height: 22px;
  color: #000;
  text-decoration: none !important;
}

.brand_dropdown {
  position: absolute;
  width: 212px;
  top: 25px;
  right: -10px;
  text-align: left;
  z-index: 99;
}

.brand_dropdown .body {
  float: left;
  width: 182px;
  padding: 0 10px 10px 10px;
  -webkit-box-shadow: 1px 1px 2px 2px #ddd;
  -moz-box-shadow: 1px 1px 2px 2px #ddd;
  box-shadow: 1px 1px 2px 2px #ddd;
  background-color: #fff;
}

.brand_dropdown #close {
  float: right;
  cursor: pointer;
  position: relative;
  margin-right: -10px;
}

.brand_dropdown .input_text {
  width: 176px !important;
  margin-bottom: 8px !important;
}

.brand_dropdown label {
  font-size: 13px;
  line-height: 20px;
  color: #333;
}

.brand_dropdown label span {
  font-size: 12px;
  line-height: 14px;
}

.brand_dropdown .signin {
  width: 115px;
  height: 26px;
  padding: 26px 0 0;
  background: url('https://us-cdn.justfab.com/media/images/buttons/signin_115x26.png');
  border: 0;
  cursor: pointer;
}

span.show-toggle {
  display: none;
}

input.has-user-input:focus + span.show-toggle {
  color: #999;
  background-color: #f2f2f2;
  position: absolute;
  width: 40px;
  height: 20px;
  border-radius: 5px;
  line-height: 20px;
  text-align: center;
  top: 10px;
  right: 5px;
  cursor: pointer;
  display: block;
  font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media only screen and (max-width:320px) {
  #login_form_lb .container {
    width: 300px !important;
  }
}

@media (min-width: 992px) {
  .d-join-now {
    margin-right: 5px;
    margin-right: 5px;
    background-color: #fcf8f7;
    padding: 5px 15px 5px 15px;
    font-family: FG-medium;
    font-size: 14px;
  }
}

.m-join-now {
  /*text-decoration: underline;*/
  margin-right: 0px;
  background-color: #fcf8f7;
  padding: 5px 15px 5px 15px;
  left: 15px;
  position: absolute;
  top: 15px;
  margin-right: 5px;
  background-color: #fcf8f7;
  padding: 5px 15px 5px 15px;
  font-family: FG-medium;
  font-size: 14px;
}

.clickTo {
  width: 100%;
  max-width: 1200px;
  height: 100vh;
  position: absolute;
  z-index: 5;
}

.container.hit-area-color {
  height: 100vh;
  background-color: rgba(198, 255, 178, .28);
  z-index: 5;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}

.ugc-hitarea {
  width: 100%;
  height: 100%;
  background-color: rgba(122,237,133,0.0);
  z-index: 10;
  position: absolute;
}

.text-center {
  text-align: center !important;
}

.legal-text {
  line-height: 20px;
  color: #333333;
  font-family: FG-regular;
  font-size: 16px;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .legal-text {
    font-size: 16px;
    max-width: 350px;
  }
}

.legal-cont {
  max-width: 350px;
}

@media (min-width: 992px) {
  .legal-cont {
    min-width: 1200px;
  }
}

.m-hiw-body {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 22px;
  /*max-width: 500px;*/
  font-family: FG-regular;
  color: #333333;
}

400;600;700&display=swap'); * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.content {
  margin: 80px auto;
  max-width: 580px;
}

.accordion__item {
  background: #FCF8F7;
}

.accordion__item:not(:last-child) {
  margin-bottom: 2px;
}

.accordion__header {
  padding: 56px 20px 24px 45px;
  padding-right: 50px;
  font-size: 20px;
  color: black;
  position: relative;
  cursor: pointer;
  letter-spacing: 0.3px;
  font-family: FG-medium;
  line-height: 22px;
}

.accordion__header::after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  /*background: url("../../assets/img/arrow-right-burg.svg") no-repeat center;*/
  background-size: contain;
  transition: all .4s ease;
}

.accordion__body {
  padding: 0px 40px 42px 45px;
}

.open-accordion .accordion__body {
  display: block;
}

.open-accordion .accordion__header::after {
  transform: rotate(90deg);
}

.sort_lession_pointer {
  cursor: n-resize;
}

.bg-tag {
  background-color: #bf1010;
  color: #fff;
  /*border-right: 2px solid #ECECEC;*/
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}

.newcta:focus, .newcta:active {
  outline: none !important;
  box-shadow: none;
}

.newcta {
  background: black;
  height: 64px;
  /*max-width: 400px;*/
  border-radius: 0px;
  letter-spacing: 0.4px;
  border: 0px;
  font-size: 18px;
  color: white;
  display: block;
  font-family: FG-regular;
  z-index: 1;
}

@media (min-width: 992px) {
  .newcta {
    background: black;
    width: 230px;
    height: 48px;
    font-size: 16px;
    color: white;
    /*padding: 0px 40px 0px 40px;*/
    position: relative;
  }
}

.newcta:hover {
  /*background-color: #E6DFD1;*/
  background-color: white;
  /*#F8CA68;: #E87FA4;*/
  color: black!important;
  border: solid 1px;
}

.hero-section-update {
  /*margin-top: 6.4rem;*/
}

.mpid-offer-text {
  position: relative;
  display: block;
  /*line-height: 3;*/
}

.offer-text {
  position: relative;
  display: block;
  /*line-height: 3;*/
}

@media (min-width: 992px) {
  .offer-text {
    z-index: 10;
    position: absolute;
    line-height: 3;
    /*margin-top: 2.5vw;*/
  }
}

@media (min-width: 992px) {
  .mpid-offer-text {
    z-index: 10;
    position: absolute;
    line-height: 3;
    /*margin-top: 2.5vw;*/
  }
}

.main-text {
  /*font-size: 2.75em;*/
  font-size: 12.8vw;
  font-family: Savoy-Roman;
  color: #7D9ACF;
  /*max-width: 350px;*/
  /*line-height: 1.4;*/
}

.main-text2 {
  /*font-size: 2.75em;*/
  font-size: 6vw;
  font-family: Savoy-Roman;
  color: #A9B5A3;
  /*max-width: 350px;*/
  /*line-height: 1.4;*/
}

@media (min-width: 992px) {
  .main-text {
    /*font-weight: 300!important;*/
    font-size: 4.8em;
    font-family: Savoy-Roman;
    color: rgb(255,255,255);
    max-width: 100%;
    /*line-height: 1;*/
  }
}

@media (min-width: 992px) {
  .main-text2 {
    /*font-weight: 300!important;*/
    font-size: 2.0em;
    font-family: Savoy-Roman;
    color: rgb(255,255,255);
    max-width: 100%;
    /*line-height: 1;*/
  }
}

.sale-day-text {
  /*font-weight: 300!important;*/
  font-size: 7vw;
  /*font-family: Savoy-Roman;*/
  color: #7D9ACF;
  max-width: 100%;
  /*line-height: 1;*/
}

@media (min-width: 992px) {
  .sale-day-text {
    /*font-weight: 300!important;*/
    font-size: 2.5em;
    /*font-family: Savoy-Roman;*/
    color: rgb(255,255,255);
    max-width: 100%;
    /*line-height: 1;*/
  }
}

.sub-text {
  font-family: Savoy-Roman;
  /*font-style: normal;*/
  font-size: 4.2vw;
  margin: auto;
  /*font-family: Savoy-Roman;*/
  /*color: black;*/
  /*max-width: 500vw;*/
  margin-bottom: 5vw;
  /*letter-spacing: 1px;*/
}

@media (min-width: 992px) {
  .sub-text {
    font-style: normal;
    /*font-size: 2vw;*/
    font-size: 1.25em;
    font-family: Savoy-Roman;
    color: rgb(255,255,255);
    /*max-width: 250px;*/
    margin-bottom: 1.4rem;
    letter-spacing: 1px;
  }
}

.pre-main-text {
  color: rgba(0,0,0,0.6);
  font-style: normal;
  /*font-size: 1em;*/
  font-size: 2.8vw;
  font-weight: 500;
  /*margin-bottom: 40px;*/
  letter-spacing: 1.3px;
  /*line-height: 2;*/
  /*padding-top: 2vw;*/
  font-family: canada-type-gibson, sans-serif;
}

@media (min-width: 992px) {
  .pre-main-text {
    font-style: normal;
    font-size: .75em;
    /*font-size: 1vw;*/
    font-weight: 500;
    /*margin-bottom: 40px;*/
    letter-spacing: 1.3px;
    /*line-height: 28px;*/
    color: rgb(255,255,255);
  }
}

.offer-bold {
  font-family: 'Savoy-Bold';
}

.press-logos {
  width: 80%;
}

.press-quote {
  color: #555555;
  font-family: 'Savoy-Roman';
  font-size: 7vw;
  padding: 2vw;
}

@media (min-width: 992px) {
  .press-quote {
    font-size: 2.3vw;
    color: #bbbbbb;
  }
}

.press-section {
  /*background-color: #fcf8f7;*/
  margin-bottom: 10vw;
  margin-top: -10vw;
}

@media (min-width: 992px) {
  .press-section {
    /*background-color: #fcf8f7;*/
    margin-bottom: 80px;
    margin-top: -4vw;
  }
}

.showcase-cont {
  background-color: black;
}

@media (min-width: 992px) {
  .showcase-cont {
    background-color: white;
  }
}

.showcase-title {
  padding-top: 15vw;
  color: white;
}

@media (min-width: 992px) {
  .showcase-title {
    padding-top: 0vw;
    color: black;
  }
}

.m-spotlight-cont {
  background-color: #FCF8F7;
}

.spotlight-arrows {
  margin-top: -6.2em;
  /*background-color: rgba(255,255,255,0);*/
  height: 30px;
  width: 40px;
  background-repeat: no-repeat!important;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}

.h2, h2 {
  font-size: 2rem;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: canada-type-gibson;
  font-weight: 400 !important;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}

.text-center {
  text-align: center !important;
}

