@font-face {
  font-family: GaramondPremrPro-LtItDisp;
  src: url(https://cdn.shopify.com/s/files/1/0095/2306/8991/files/GaramondPremrPro-LtItDisp.otf?v=1731307327);
}

.yotpo-widget-hero-section .yotpo-text-on-background.yotpo-is-mobile{
        min-height: unset !important; 
    }
.yotpo-widget-hero-section .yotpo-text-on-background:not(.yotpo-is-mobile) .yotpo-text-container.yotpo-center-layout {
    background: #f4f4f495;
  	   /**  padding: 50px;**/
}

.yotpo-widget-hero-section .yotpo-text-on-background:not(.yotpo-is-mobile) .yotpo-text-container.yotpo-right-layout {
    text-align: center !important;
    background: #fff;
    padding: 25px 10px;
}

.yotpo-widget-hero-section .yotpo-text-container {
    max-width: 475px !important;
}

.yotpo-widget-hero-section .yotpo-text-on-background:not(.yotpo-is-mobile) .yotpo-text-container {
    padding: 35px 25px !important;
}

.yotpo-widget-hero-section .yotpo-is-mobile .yotpo-text-container {
    padding-bottom: 35px !important;
}

.yotpo-widget-hero-section .yotpo-title {
    padding-bottom: 0 !important;
    line-height: 35px !important;
}

.yotpo-widget-hero-section .yotpo-logged-in-customer .yotpo-text-on-background:not(.yotpo-is-mobile) .yotpo-title:before {
    content: "Welcome to";
    display: block;
    font-size: 31px;
    font-family: GaramondPremrPro-LtItDisp;
    margin-bottom: 12px;
}

.yotpo-widget-hero-section .yotpo-description {
    padding: 10px 0 25px;
}

.yotpo-widget-hero-section .yotpo-logged-in-customer .yotpo-description {
    padding-bottom: 0 !important;
}

.yotpo-widget-hero-section .yotpo-customer-logged-out-buttons {
    padding: 0 !important;
}

.yotpo-widget-hero-section .yotpo-customer-logged-out-buttons .yotpo-register-link {
    padding-right: 25px !important;
}

.yotpo-widget-hero-section .yotpo-customer-logged-out-buttons button {
    width: 175px !important;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-is-mobile button {
    margin: auto;
}

.yotpo-widget-hero-section.yotpo-widget-override-css .yotpo-is-mobile .yotpo-customer-logged-out-buttons .yotpo-register-link {
    padding-right: 0 !important;
}