﻿.slider-button {
    width: 95% !important;
    margin: 0 auto !important;
    height: 40px !important;
    font-size: 14px !important;
}

.show-text-decoration {
    text-decoration: revert !important;
}

.simple-theme-color {
    color: var(--btn-main-color) !important;
}

.show-border {
    background: var(--product-card_border-hover-color) !important;
}

.bold-font {
    font-size: 20px !important;
    font-weight: bold !important;
    margin-left: 5px !important;
}