/* BEGIN YotPo */

.yotpo .text-m {
  color:#000!important;
}

.yotpo .pull-left {
  text-align:center!important;
  display:inline-block!important;
  float:none!important;
  margin-top: 5px!important;
  margin-bottom: 5px!important;
}

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

.yotpo .yotpo-pager {
    margin: 0 0 80px!important;
}

/* END YotPo */

/* BEGIN Product Page */

.product__price {
    font-size: 3.2rem!important;
}

.stamped-badge {
    text-align: center;
}

/* END Product Page */


.slideshow__button-label {
  color: #000!important;
}

@media only screen and (max-width: 749px) {
    margin-left: -55% !important;
}