.b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
    bottom: 130px;
}

@media screen and (max-device-width: 640px) {
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
        bottom: 30px;
    }
}

/**
after redesign
 */

.breadcrumbs {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}