
/*--------------------------- 
Add Plugin Front-End CSS here 
---------------------------*/
#bidWidgetCustom > div {
    width:auto !important;
}

#bidWidgetCustom .bidwidget__activated {
    padding: 0;
    border: none;
}

#bidWidgetCustom h1 {
    display: none;
}

#bidWidgetCustom p {
    font-size: 1.2rem;
}

#bidWidgetCustom bogo-button button span {
    font-size: 1.5rem;
}

#bidWidgetCustom a span {
    font-size: 1.5rem;
}

#bidWidgetCustom .bidwidget__loading {
    width: auto;
}

#bidWidgetCustom .bidwidget {
    min-height: 500px;
}