/* Add custom CSS styles below */ 
.home-slider-data {
    align-self: flex-end;
}
.promotion-badge-wrap .promotion-badge.has-discount {
    background-color: red !important;
    color: #ffffff;
    font-weight: bold;
}
.home-slider-data {
    align-self: flex-end;
}


.floating-wpp {
    right: 15px;
      left: unset;

    bottom: 70px!important;
}

.floating-wpp .floating-wpp-popup.active {
    right: 0px;
      left: unset;

}
div#visitor-counter-popup {
    left: 20px;
    right: unset;
}

form#single-product-form strong, div#more-content strong {
    color: var(--color-primary) !important;
}