/*.yotpo-background.yotpo-left-align-background {
    background-color: #E31B23!important;
}

.yotpo-widget-referral-widget .yotpo-header-text {
    padding-bottom: 13px!important;
    font-size: 29px!important;
    font-weight: 900!important;
}

div#yotpoReferralTitleText {
    font-size: 47px!important;
}

.yotpo-widget-referral-widget .yotpo-input-container {
    position: relative;
    width: 75%;
}


.yotpo-widget-referral-widget .yotpo-action-button-widget .yotpo-button-standard-size {
    color: #fff!important;
    background-color: #191919!important;
    width: 80%!important;
    height: 51px!important;
    font-style: initial;
    border: unset!important;
    font-size: 14px;
    font-family: inherit;
    -webkit-appearance: button;
    cursor: pointer!important;
    transition: all .25s ease-in-out;
    letter-spacing: .3px;
    overflow: visible;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-customer-share-button, .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-friends-share-button {
    margin-top: -50px!important;
    margin-left: 422px!important;
}

.yotpo-widget-referral-widget .yotpo-left-align-background .yotpo-tile-box {
    width: 90%;
    margin-top: 70px;
}


div#yotpoReferralDescriptionText:after {
    content: '';
    height: 1px;
    left: 0;
    display: block;
    clear: both;
    background-color: #fff;
    margin-top: 30px;
}
.yotpo-input-container.yotpo-email-container:before {
    content: "Enter your email to get started.";
    color: #fff;
    margin-left: 117px;
}

.yotpo-widget-referral-widget .yotpo-input-container .yotpo-input{
    margin-top: 25px;
}*/

.yotpo-background.yotpo-left-align-background {
    background-color: #E31B23!important;
}

.yotpo-widget-referral-widget .yotpo-header-text {
    padding-bottom: 13px!important;
    font-weight: 900!important;
}

div#yotpoReferralTitleText {
}

div#yotpoReferralDescriptionText:after {
    content: '';
    height: 1px;
    left: 0;
    display: block;
    clear: both;
    background-color: #fff;
    margin-top: 30px;
}

.yotpo-input-container.yotpo-email-container:before {
    content: "";
    color: #fff;
}

.yotpo-widget-referral-widget .yotpo-referral-widget-error-message{
  color: #000!important;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-customer-share-button, .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-friends-share-button{
    margin-top: 25px!important;
}

.div#__vzmedia__customer_identifier{
display: none !important;
}

.yotpo-widget-referral-widget .yotpo-input-container .yotpo-input-example {
    font-size: 12px;
    position: absolute;
    color: #fff!important;
}


/*@media only screen and (max-width: 425px){
  .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-customer-share-button, .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-friends-share-button {
    margin-top: -50px!important;
    margin-left: 247px!important;
    width: 35%;
  }
  .yotpo-input-container.yotpo-email-container:before{
    margin-left: -35px;
  }
}


@media only screen and (max-width: 375px){
  .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-customer-share-button, .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-friends-share-button {
    margin-top: -50px!important;
    margin-left: 247px!important;
    width: 35%;
  }
  .yotpo-input-container.yotpo-email-container:before{
    margin-left: -9px;
  }
  .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-customer-share-button, .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-friends-share-button{
    margin-left: 217px!important;
  }
}


@media only screen and (max-width: 320px){
  .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-customer-share-button, .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-friends-share-button {
    margin-top: -50px!important;
    margin-left: 247px!important;
    width: 35%;
  }
  .yotpo-input-container.yotpo-email-container:before{
    margin-left: -17px;
    font-size: 13px;
  }
  .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-customer-share-button, .yotpo-widget-referral-widget .yotpo-action-button-widget.yotpo-friends-share-button{
    margin-left: 186px!important;
  }
}*/