.yotpo-widget-referral-widget .yotpo-background:not(.yotpo-is-mobile) .yotpo-tile-wrapper {
    margin: 0 !important;
    justify-content: center !important;
    align-items: flex-end !important;
    position: relative !important;
}

.yotpo-widget-referral-widget .yotpo-background:not(.yotpo-is-mobile) .yotpo-tile {
    max-width: 590px;
}

.yotpo-widget-referral-widget .yotpo-background.yotpo-is-mobile .yotpo-tile {
    border-radius: 90px !important;
}

.yotpo-widget-referral-widget .yotpo-tile {
    align-items: center !important;
    border-radius: 150px !important;
}

.yotpo-widget-referral-widget .yotpo-referral-widget-form {
    margin: 25px auto 0 !important;
    max-width: 267px !important;
}

.yotpo-widget-referral-widget .yotpo-header-text {
    padding: 10px 15px !important;
    width: fit-content !important;
    margin: 0 auto 20px !important;
    background: #fff !important;
    border-radius: 25px !important;
    font-weight: 700 !important;
}

.yotpo-widget-referral-widget .yotpo-description-text {
    margin-top: 20px !important;
}

.yotpo-widget-referral-widget .yotpo-input-container.yotpo-email-container input {
    border: 1px solid #C4C4C4;
    border-radius: 6px;
    max-width: 267px !important;
    font-weight: 700 !important;
}

.yotpo-widget-referral-widget .yotpo-input-container.yotpo-email-container input::placeholder {
    color: black !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: 50px !important;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget button {
    width: auto !important;
    padding: 0px 20px !important;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget button span {
    font-family: Inconsolata-Regular !important;
    font-weight: 700 !important;
}


.yotpo-widget-referral-widget .yotpo-action-button-widget button span.yopto-widget-button-text:before {
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/0611/8067/4241/files/Vector_f287057d-8156-4949-8533-5f73b763bcda.png?v=1680037643);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    display: inline-block !important;
    width: 20px;
    height: 14px;
    margin-right: 5px;
}

.yotpo-widget-referral-widget .yotpo-background:not(.yotpo-is-mobile) .yotpo-tile-with-history .yotpo-tabs-widget {
    margin: auto !important;
    max-width: 400px !important;
}

.yotpo-widget-referral-widget .yotpo-is-mobile .yotpo-tile-with-history .yotpo-tabs-widget {
    max-width: 250px !important;
    margin: 20px auto !important;
}

.yotpo-widget-referral-widget .yotpo-background:not(.yotpo-is-mobile) .yotpo-row-display {
    width: 500px !important;
    max-width: 400px !important;
}