html, body {
  overflow-x: initial !important; }

body {
  background: white;
  -webkit-overflow-scrolling: touch; }

.home-new .home-slider {
  text-align: center; }
  .home-new .home-slider .home-slider-img-desktop {
    display: block;
    margin: auto;
    width: 100%; }
  .home-new .home-slider .home-slider-img-mobile {
    display: none;
    width: 100%; }
  .home-new .home-slider .slick-arrow {
    display: none !important; }
.home-new .pink-text {
  color: #d91c5c; }
.home-new .bold-text {
  font-weight: bold; }
.home-new h2 {
  font-family: Avenir;
  font-weight: lighter;
  font-size: 27px;
  text-align: center; }
.home-new .the-best-shapewear {
  margin-top: 50px;
  margin-bottom: 50px; }
  .home-new .the-best-shapewear .best {
    font-weight: bold;
    color: #d91c5c; }
.home-new .product-features .img-wrap {
  width: 100%;
  height: 212px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }
.home-new .product-features h3 {
  font-size: 18px;
  margin: auto;
  line-height: 23px;
  max-width: 60%;
  text-align: center;
  font-family: Avenir; }
.home-new .product-features p {
  font-size: 14px;
  color: #d91c5c;
  font-family: Avenir;
  text-align: center; }
.home-new .grey {
  background: #ededed; }
.home-new .number-one-complaint h2 {
  font-family: Avenir;
  font-weight: lighter;
  text-align: center; }
.home-new .hooked-up-is-the-best h3 {
  font-family: Avenir;
  font-weight: lighter;
  font-size: 18px;
  text-align: left;
  text-transform: uppercase; }
.home-new .hooked-up-is-the-best p {
  font-family: Avenir;
  font-weight: lighter;
  text-align: left;
  font-size: 18px; }
.home-new .number-one-complaint-wrap {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }
.home-new .number-one-complaint-flex {
  display: flex;
  flex-direction: row;
  max-width: 1000px;
  margin: auto; }
  .home-new .number-one-complaint-flex p {
    line-height: 25px; }
  .home-new .number-one-complaint-flex .video {
    width: 66%; }
    .home-new .number-one-complaint-flex .video iframe {
      width: 100%;
      height: 100%;
      padding-right: 20px; }
  .home-new .number-one-complaint-flex .hooked-up-is-the-best {
    width: 33%; }
.home-new .anatomy-wrap {
  padding-top: 50px;
  padding-bottom: 50px; }
  .home-new .anatomy-wrap .anatomy {
    display: flex;
    flex-direction: row;
    max-width: 1000px;
    margin: auto; }
    .home-new .anatomy-wrap .anatomy .left-side {
      width: 40%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0 50px; }
      .home-new .anatomy-wrap .anatomy .left-side p {
        text-align: center;
        font-family: Avenir;
        font-weight: lighter;
        font-size: 22px;
        line-height: 28px; }
      .home-new .anatomy-wrap .anatomy .left-side .learn-more {
        width: 100%;
        color: #303030;
        text-shadow: none;
        border: 1px solid #303030;
        background: white;
        border-radius: 0;
        font-family: Avenir; }
    .home-new .anatomy-wrap .anatomy .right-side {
      width: 55%; }
      .home-new .anatomy-wrap .anatomy .right-side img {
        max-width: 100%; }
.home-new .weve-hooked-up {
  margin-bottom: 50px; }
  .home-new .weve-hooked-up #shopify-section-weve-hooked-up {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    max-width: 100%; }
    .home-new .weve-hooked-up #shopify-section-weve-hooked-up img {
      padding: 10px; }
.home-new .save-on-your-next-order {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 100px; }
  .home-new .save-on-your-next-order h3 {
    margin-bottom: 0; }
  .home-new .save-on-your-next-order p {
    font-size: 15px; }
  .home-new .save-on-your-next-order h3, .home-new .save-on-your-next-order p {
    text-align: center;
    font-family: Avenir;
    font-weight: lighter; }
  .home-new .save-on-your-next-order input, .home-new .save-on-your-next-order button {
    display: inline-block;
    vertical-align: top; }
  .home-new .save-on-your-next-order button {
    color: #303030;
    text-shadow: none;
    border: 1px solid #303030;
    background: white;
    border-radius: 0;
    font-family: Avenir;
    background: #ededed;
    padding: 12px 50px;
    margin-left: 15px; }
  .home-new .save-on-your-next-order input {
    border: none;
    border-radius: 0;
    width: 300px;
    font-size: 12px;
    margin-bottom: 0;
    padding: 15px; }
    .home-new .save-on-your-next-order input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #303030; }
    .home-new .save-on-your-next-order input::-moz-placeholder {
      /* Firefox 19+ */
      color: #303030; }
    .home-new .save-on-your-next-order input:-ms-input-placeholder {
      /* IE 10+ */
      color: #303030; }
    .home-new .save-on-your-next-order input:-moz-placeholder {
      /* Firefox 18- */
      color: #303030; }
  .home-new .save-on-your-next-order div {
    text-align: center; }
  .home-new .save-on-your-next-order .message-success {
    color: #fc155d;
    font-weight: bold;
    margin-top: 10px; }
.home-new .for-the-love {
  padding-top: 50px;
  padding-bottom: 25px; }
  .home-new .for-the-love img {
    max-width: 100%; }
.home-new .how-to-get-hooked-up {
  margin-bottom: 100px; }
  .home-new .how-to-get-hooked-up .how {
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
    font-family: Avenir;
    font-weight: lighter; }
  .home-new .how-to-get-hooked-up .how-to-get-hooked-up-item img {
    max-width: 100%; }
.home-new .taras-story {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center; }
  .home-new .taras-story .inner-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .home-new .taras-story .inner-flex iframe {
      width: 67%;
      max-width: 1000px;
      height: 600px; }
    .home-new .taras-story .inner-flex img {
      width: 67%;
      height: auto;
      max-width: 1000px; }
    .home-new .taras-story .inner-flex p {
      font-family: Avenir;
      font-weight: lighter;
      width: 33%;
      font-size: 18px;
      padding: 20px;
      text-align: left; }
    .home-new .taras-story .inner-flex button {
      color: #303030;
      text-shadow: none;
      border: 1px solid #303030;
      background: white;
      border-radius: 0;
      font-family: Avenir;
      background: #ededed;
      padding: 12px 50px; }
.home-new .instagram {
  overflow-y: hidden; }
  .home-new .instagram .instagram-photo {
    display: inline-block;
    vertical-align: top;
    background-position: center;
    background-size: cover;
    width: 16.66666%; }
.home-new .choose {
  margin-bottom: 50px; }
  .home-new .choose .thumbnail-2 .spr-icon::before {
    color: #d91c5c !important; }
  .home-new .choose .thumbnail-2 .spr-badge-caption {
    display: none; }
  .home-new .choose .thumbnail-2 .spr-badge {
    margin: auto !important;
    float: none !important; }
    .home-new .choose .thumbnail-2 .spr-badge .spr-starrating {
      margin: auto !important; }
@media (max-width: 1219px) {
  .home-new .taras-story .inner-flex img {
    width: 80%;
    margin: auto; }
  .home-new .taras-story .inner-flex p {
    width: 80%;
    margin: auto;
    text-align: center;
    font-size: 14px; } }
@media (max-width: 960px) {
  .home-new h2 {
    padding: 0 20px;
    line-height: 35px; }
  .home-new .choose .choose-item {
    margin-bottom: 20px; }
  .home-new .number-one-complaint-flex {
    flex-direction: column; }
    .home-new .number-one-complaint-flex .video {
      width: 80%;
      margin: auto;
      height: 400px; }
      .home-new .number-one-complaint-flex .video iframe {
        padding-right: 0; }
    .home-new .number-one-complaint-flex .hooked-up-is-the-best {
      width: 50%;
      margin: auto;
      margin-top: 50px; }
      .home-new .number-one-complaint-flex .hooked-up-is-the-best h3, .home-new .number-one-complaint-flex .hooked-up-is-the-best p {
        text-align: center; }
  .home-new .anatomy-wrap .anatomy {
    flex-direction: column-reverse; }
    .home-new .anatomy-wrap .anatomy .right-side, .home-new .anatomy-wrap .anatomy .left-side {
      width: 80%;
      margin: auto; }
    .home-new .anatomy-wrap .anatomy button {
      margin: auto; }
  .home-new .taras-story iframe {
    height: 400px; }
  .home-new .taras-story .inner-flex {
    flex-direction: column; }
  .home-new .save-on-your-next-order button {
    width: auto !important; }
  .home-new .instagram .instagram-photo {
    width: 25%; } }
@media (max-width: 740px) {
  .home-new h2 {
    font-size: 25px; }
  .home-new .home-slider {
    text-align: center; }
    .home-new .home-slider .home-slider-img-desktop {
      display: none; }
    .home-new .home-slider .home-slider-img-mobile {
      display: block; }
  .home-new .number-one-complaint-flex .video {
    width: 95%;
    height: 200px; }
  .home-new .number-one-complaint-flex .hooked-up-is-the-best {
    width: 90%; }
  .home-new .anatomy-wrap .anatomy .right-side, .home-new .anatomy-wrap .anatomy .left-side {
    width: 90%;
    padding: 0; }
  .home-new .save-on-your-next-order {
    margin-bottom: 50px; }
    .home-new .save-on-your-next-order button {
      margin: 0 !important;
      margin-top: 15px !important;
      width: 90% !important; }
    .home-new .save-on-your-next-order input {
      width: 90% !important; }
  .home-new .how-to-get-hooked-up {
    margin-bottom: 0; }
    .home-new .how-to-get-hooked-up .how-to-get-hooked-up-item {
      margin-bottom: 50px; }
  .home-new .taras-story iframe {
    height: 200px; }
  .home-new .instagram .instagram-photo {
    width: 50%; }
  .home-new .save-on-your-next-order {
    padding-left: 5%;
    padding-right: 5%; } }

.theme-new .top-bar {
  background: #2F2f2f;
  color: white;
  font-family: Avenir;
  text-align: center;
  padding: 7px 0;
  transition: all 0.5s ease-in-out; }
.theme-new .header-placeholder {
  width: 100%;
  height: 170px; }
.theme-new .header {
  box-sizing: border-box;
  position: relative;
  margin: auto;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  background: white;
  z-index: 2000;
  top: 0;
  transition: top 0.5s ease-in-out; }
  .theme-new .header[data-has-top-bar="true"] {
    top: 40px; }
  .theme-new .header .content {
    max-width: 1200px;
    margin: auto;
    padding: 20px;
    position: relative;
    transition: padding 0.5s ease-in-out; }
  .theme-new .header #customLogo {
    width: auto !important;
    display: inline-block !important; }
    .theme-new .header #customLogo img {
      max-height: 75px;
      margin-right: 50px; }
  .theme-new .header .nav, .theme-new .header .nav .mobile_menu_container {
    text-align: left;
    display: inline-block;
    vertical-align: top; }
  .theme-new .header .mobile-open-btn {
    display: none; }
  .theme-new .header .mobile_menu_container {
    top: 0; }
    .theme-new .header .mobile_menu_container .mobile-logo {
      display: none;
      max-width: 200px;
      margin-left: 37px; }
    .theme-new .header .mobile_menu_container .mobile-close-btn {
      display: none; }
    .theme-new .header .mobile_menu_container ul.main.menu {
      display: inline-block;
      position: static;
      float: none !important;
      line-height: 83px !important; }
      .theme-new .header .mobile_menu_container ul.main.menu li a {
        font-family: Avenir;
        font-weight: normal; }
  .theme-new .header .right-menu {
    position: absolute;
    right: 25px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
    .theme-new .header .right-menu .right-menu-item {
      display: inline-block;
      margin-right: 10px; }
      .theme-new .header .right-menu .right-menu-item:last-child {
        margin-right: 0; }
      .theme-new .header .right-menu .right-menu-item a, .theme-new .header .right-menu .right-menu-item a:visited, .theme-new .header .right-menu .right-menu-item a:active, .theme-new .header .right-menu .right-menu-item a:link {
        color: #303030; }
      .theme-new .header .right-menu .right-menu-item a:hover {
        color: #d91c5c; }
  .theme-new .header #search {
    float: none;
    position: absolute;
    right: 25px;
    text-align: right;
    top: 0;
    line-height: 125px;
    height: 125px;
    display: none; }
    .theme-new .header #search form {
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
      .theme-new .header #search form input {
        width: 100% !important; }
    .theme-new .header #search form, .theme-new .header #search a {
      display: inline-block;
      vertical-align: top; }
    .theme-new .header #search a, .theme-new .header #search a:visited, .theme-new .header #search a:active, .theme-new .header #search a:link {
      color: #303030; }
    .theme-new .header #search a:hover {
      color: #d91c5c; }
    .theme-new .header #search #search_box {
      position: relative;
      top: 0; }
  @media (max-width: 960px) {
    .theme-new .header .right-menu .right-menu-item .right-menu-text {
      display: none; }
    .theme-new .header #customLogo.logo a {
      padding-top: 0; } }
  @media (max-width: 740px) {
    .theme-new .header #customLogo img {
      position: relative;
      top: 6px; }
    .theme-new .header .mobile-open-btn {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      font-size: 25px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0 20px; }
    .theme-new .header .mobile_menu_container {
      text-align: center !important;
      position: fixed;
      top: 0;
      z-index: 2;
      left: 0;
      width: 100%;
      height: 100%;
      background: white;
      display: flex !important;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      left: 100%;
      transition: left 0.2s ease-in-out; }
      .theme-new .header .mobile_menu_container[data-open="true"] {
        left: 0; }
      .theme-new .header .mobile_menu_container .mobile-logo {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        transform: translateX(18px); }
      .theme-new .header .mobile_menu_container .mobile-close-btn {
        display: block;
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        margin: auto;
        font-size: 30px; }
      .theme-new .header .mobile_menu_container ul.main.menu {
        text-align: center; }
        .theme-new .header .mobile_menu_container ul.main.menu li {
          display: block !important; }
      .theme-new .header .mobile_menu_container .right-menu {
        position: static;
        display: block;
        height: auto !important; }
        .theme-new .header .mobile_menu_container .right-menu .right-menu-item {
          line-height: 25px;
          display: block; }
          .theme-new .header .mobile_menu_container .right-menu .right-menu-item .right-menu-text {
            display: inline-block;
            font-family: Avenir !important;
            font-weight: lighter !important; } }
.theme-new .footer {
  margin-top: 0 !important; }

.thumbnail-2 img {
  border: 1px solid #303030; }
.thumbnail-2 .title {
  line-height: 15px;
  font-family: Avenir !important;
  font-weight: lighter !important; }
.thumbnail-2 .number-of-colors {
  font-family: Avenir;
  font-size: 10px;
  font-style: italic;
  color: #303030;
  line-height: 10px;
  margin-top: 3px; }
.thumbnail-2 .price {
  font-family: Avenir;
  font-weight: lighter;
  color: #303030;
  position: static !important; }