

.yotpo-widget-hero-section .yotpo-text-on-background .yotpo-text-container .yotpo-title {
    padding-top: 10px;
}

.yotpo-text-and-buttons {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 19px;
    border-radius: 15px;
}

.yotpo-widget-referral-widget .yotpo-background .yotpo-right-align-image {
    object-position: center!important;
}

.yotpo-widget-hero-section .yotpo-text-on-background.yotpo-is-mobile{
    min-height: unset !important; 
}


.yotpo-logged-in-view .yotpo-customized-text.yotpo-headline .yotpo-inner-text{
  font-weight: bold !important;
}


@media(max-width: 320px){
    .yotpo-widget-my-rewards-widget .yotpo-action-buttons-tile{
     padding: 0 14px !important; 
    }
}


.yotpo-is-mobile .yotpo-title {
    padding-top: 0px !important;
    color: #313131!important;
}

.yotpo-is-mobile .yotpo-description {
    color: #313131!important;
}

.yotpo-widget-campaign-widget .flexified-wrapper {
    padding: 0 120px 14px!important;
}

.yotpo-widget-campaign-widget .yotpo-logged-out-tile .yotpo-action-button-widget .yotpo-button-style {
    margin-top: 0;
    font-family: Manrope!important;
    font-size: 14px!important;
}

img {
    display: unset !important;
}

/*Refer Section*/
.yotpo-widget-referral-widget .yotpo-background.yotpo-right-align-background {
    height: 60vh!important;
}

.yotpo-widget-referral-widget .yotpo-background .yotpo-right-align-image {
    height: 60vh!important;
}

.yotpo-widget-referral-widget .yotpo-tile {
    min-height: 510px!important;
}

.yotpo-widget-referral-widget .yotpo-action-button-widget .yotpo-button-style *{
    font-family: Manrope!important;
}


/*Carrousel Products*/
.yotpo-widget-products-redemption.yotpo-widget-override-css .yotpo-redemption-option-reward {
    white-space: initial;
    overflow: initial;
    text-overflow: unset;
}

.yotpo-widget-hero-section .yotpo-logged-in-customer .yotpo-text-on-background:not(.yotpo-is-mobile) .yotpo-text-and-buttons{
 padding: 15px 35px !important;  
}

.yotpo-widget-hero-section .yotpo-logged-in-customer .yotpo-text-on-background:not(.yotpo-is-mobile) .yotpo-text-container .yotpo-title {
    font-size: 50px !important;
}