.yotpo-widget-checkout-redemptions-widget .yotpo-apply-redemption-options, .yotpo-widget-checkout-redemptions-widget .yotpo-point-balance-error-container {
	display: block !important;
}
.yotpo-widget-checkout-redemptions-widget .yotpo-point-balance-error-message, .yotpo-widget-checkout-redemptions-widget .yotpo-redemption-options-dropdown,
.yotpo-widget-checkout-redemptions-widget .yotpo-redemption-options-dropdown .vs__dropdown-toggle {
	margin-right: 0 !important;
	margin-bottom: 15px !important;
	background: #FFFFFF !important;
	border-color: #E19AA6 !important;
	box-sizing: border-box !important;
	border-radius: 25px !important;
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
}

.yotpo-widget-checkout-redemptions-widget .yotpo-apply-redemption-button .yotpo-button-style {
    width: 100% !important;
    font-weight: 700 !important;
}
.yotpo-widget-checkout-redemptions-widget .yotpo-action-button-widget .yotpo-action-button-text,
.yotpo-widget-checkout-redemptions-widget .yotpo-redemption-options-dropdown .vs__search {
	font-family: 'Montserrat' !important;
    font-weight: 500 !important;
	font-size: 16px !important;
  text-align: center !important;
}

.yotpo-widget-checkout-redemptions-widget .yotpo-redemption-options-dropdown .vs__dropdown-toggle,
.v-select.yotpo-redemption-options-dropdown.vs--single.vs--unsearchable ul option {
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
}
.yotpo-widget-checkout-redemptions-widget .yotpo-redemption-options-dropdown .vs__selected {
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
    width: 100% !important;
    margin: auto !important;
    text-align: center !important;
}

div.yotpo-widget-checkout-redemptions-widget .yotpo-point-balance-text {
	font-family: 'Montserrat' !important;
    font-weight: 500 !important;
	font-size: 17px !important;	
}

.yotpo-widget-checkout-redemptions-widget .vs__dropdown-menu {
  padding: 12px !important;
  border: 1px solid #E19AA6 !important;	
  border-radius: 25px !important;	
}


.yotpo-widget-checkout-redemptions-widget .vs__dropdown-menu li{
  margin-bottom: 4px !important;
  padding: 5px !important;	
  font-size: 16px !important;
  color: #000000 !important;
  border-radius: 25px !important;
  border-color: #E19AA6 !important;
  text-align: center !Important;
  background-color: transparent !important;
}
.yotpo-widget-checkout-redemptions-widget .vs__dropdown-menu li:hover {
	background-color: #E19AA6 !important;
  color: white !important;
}

.yotpo-widget-checkout-redemptions-widget .vs__dropdown-menu li.vs__dropdown-option--disabled {
	background-color: transparent !important;
  color: #8d8d8d !important
}

.yotpo-widget-checkout-redemptions-widget .vs__dropdown-menu li.vs__dropdown-option--disabled:hover {
	background-color: transparent !important;
}

.yotpo-widget-checkout-redemptions-widget.margin-top {
  	padding-top: 25px !important;
      border-top: 1px solid #e3e3e3;
}

.yotpo-widget-checkout-redemptions-widget .yotpo-redemption-options-dropdown .vs__dropdown-toggle {
   position: relative;
}

.yotpo-widget-checkout-redemptions-widget .yotpo-redemption-options-dropdown .vs__actions {
    padding-right: 10px;
    position: absolute;
    top: 15px;
    right: 6px;
}

.yotpo-widget-checkout-redemptions-widget .yotpo-action-button-widget .yotpo-action-button-text {
 font-weight: 600 !important; 
}