.yotpo-widgets-action-button {
  display: none !important;
}

.yotpo-headline{text-align:center}

.yotpo-coupons-redemption-widget .yotpo-redemption-option-container.yotpo-redemption-no-background {
    border-radius: 0px !important;
  	border: 1px solid #81969e !important;
}

.yotpo-rule{font-family: monospace !important; padding-bottom: 10px;}

.yotpo-redemption-option-cost{color: #1e1e1e !important; font-size: 14px !important; padding-top: 5px;}

.yotpo-coupons-redemption-widget-container .yotpo-content-container {

  display: flex;

  flex-direction: column;

}
 
.yotpo-coupons-redemption-widget-container .yotpo-content-container .yotpo-rule-container {

  order: -1

}

.yotpo-coupons-redemption-widget .yotpo-redemption-option-container.yotpo-redemption-no-background {
    padding: 40px 30px !important;
}
 