.yotpo-widget-loyalty-floater-widget .yotpo-floater-widget-layout {
    z-index: 4 !important;
    width: 100%;
    bottom: 0;
  display:none;
  
}
@media only screen and (max-width: 480px) {
 .yotpo-widget-loyalty-floater-widget .yotpo-floater-widget-layout {
    z-index: 4 !important;
    width: 100%;
    bottom: 0;
  
}
}
@media only screen and (max-width: 768px) {
   .yotpo-widget-loyalty-floater-widget .yotpo-floater-widget-layout {
    z-index: 4 !important;
    width: 100%;
    bottom: 0;
  
}
}
.yotpo-widget-loyalty-floater-widget .yotpo-banner-low

 {
    height: 34px;
 
    width: 100%;
    background-color: #ad7710 !important;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    border-radius: 3px;
}