/* this part are from the Master page css start */


.offer-bumper {
  display: none !important;
}

/*--------------------------------------------------------------------------------------------*/
.page-content, .pagedesigner-page-content {
  max-width: 100%;
  width: 100%;
}
#wrapper.pt_category-wide .site-width-slot, #wrapper.pt_category-wide .breadcrumb-container {
  max-width: 100%;
  width: 100%;
}
#main:not(.main-homepage) {
  max-width: revert!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
}
.precious-lp-boldtext {
  max-width: 100%;
}
.footer-wrapper {
  overflow-x: revert !important;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  .precious-lp-title {
      font-size: 45px;
  }
}

/*iPhone 6/7/8/plus, XR, 11, X, 12 and 11.*/
@media (max-width: 480px) {
}


/* --- ------------------------------------------------------ --- */
@media (min-width: 1024px) {
  .precious-lp-navigation {
      top: 120px;
  }
}

@media (max-width: 1023px) {
  .precious-lp-navigation {
      top: 76px;
  }
}


/* this part are from the Master page css ends */


.precious-lp-products__content {
  width: 1170px!important;
}
.precious-lp-popin__title {
  padding: 0 15px;
}
#wrapper {
  padding-top: 113px;
  max-width: revert !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#precious_sciences_visual_1 {
  margin-bottom: 0!important;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  .precious-lp-navigation {
    top: 76px!important;
  }
  #precious_sciences_text_3 .precious-lp-mentions {
    bottom: -10px!important;
  }
}
@media screen and (max-width: 480px) {
  .precious-lp-navigation {
    margin-top: 0px;
    top: 76px!important;
  }
  .precious-pdp-serum__mentions {
    margin: 0 10px!important;
    text-align: center!important;
  }
  .precious-lp-results__mobile-item .precious-lp-stat__label {
    text-align: center!important;
  }
  .precious-lp-sciences__mobile-item::before {
    border: unset!important;
  }
}

/* Precious */
#wrapper.pt_wrapper .precious-lp .precious-lp-navigation {
  display: none;
}

#wrapper.pt_wrapper .precious-lp{
  padding-top: initial;
}