:root{
    --proler-pro-border-radius: 5px;
}
.proler-adiscount, .proler-schedule-notice{
    width: 99%;
}
.wp-theme-bricks .proler-adiscount, .wp-theme-bricks  .proler-schedule-notice{
    width: 100%;
}
.wp-theme-Divi .proler-adiscount.prad-table, .wp-theme-Divi .proler-adiscount.prad-list{
    margin-left: 13px;
}
.proler-adiscount.prad-table, .proler-adiscount.prad-list{
    margin-bottom: 20px;
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 5px;
    border-radius: var(--proler-pro-border-radius);
}
.proler-adiscount.prad-list:hover{
    box-shadow: rgb(0 0 0 / 30%) 0px 2px 5px;
}
.proler-adiscount.prad-table{
    display: table;
}
.proler-adiscount.prad-table tr {
    background: #f2f2f2;
}
.proler-adiscount.prad-table tr td {
    padding: 10px;
    text-align: center;
    border: none;
}
.proler-adiscount.prad-table thead td {
    color: #8f8f8f;
}
.proler-adiscount.prad-table thead tr td {
    border-bottom: 1px solid #c3c3c3;
}
.proler-adiscount.prad-table thead tr td:first-child {
    border-top-left-radius: var(--proler-pro-border-radius);
}
.proler-adiscount.prad-table thead tr td:last-child {
    border-top-right-radius: var(--proler-pro-border-radius);
}
.proler-adiscount.prad-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: var(--proler-pro-border-radius);
}
.proler-adiscount.prad-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: var(--proler-pro-border-radius);
}
.proler-adiscount.prad-table tbody tr td{
    border-bottom: 1px solid #e0e0e0;
}
.proler-adiscount.prad-table tbody tr:last-child td{
    border-bottom: none;
}
span.prad-tag-range{
    display: block;
    font-size: 15px;
    padding: 10px;
    background: #f5f5f5;
    border-bottom: 1px solid #d5d5d5;
}
.wp-theme-Divi span.prad-tag-range{
    text-align: left;
}
span.prad-tag-range svg {
    fill: #12834d;
    float: left;
    width: 25px;
    height: 23px;
    margin: 1px 10px 0 5px;
}
.proler-adiscount.prad-list span.prad-tag-range:first-child{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.proler-adiscount.prad-list span.prad-tag-range:last-child{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.proler-adiscount span.prad-tag-range:last-child{
    margin-bottom: 0;
}
.proler-adiscount span.prtag-amount, .proler-adiscount span.prtag-discount{
    padding: 0 3px;
    color: #881a00;
}
/* .proler-adiscount.prad-table tbody tr:hover, span.prad-tag-range:hover {
    font-weight: 500;
    background: #c0f0c0;
} */
/* .proler-adiscount.prad-table tbody tr:hover td{
    background: transparent;
} */
span.prad-tag-range.prtag-selected {
    border: 1px solid #000;
    background: #fff;
}
.prad-tag-range td{
    border: 1px solid transparent;
}
.prtag-selected td{
    border: 1px solid #6d6d6d;
}
.prtag-selected td:first-child{
    border-right: none;
}
.prtag-selected td:last-child{
    border-left: none;
}
.storefront-sticky-add-to-cart__content-price del+ins {
    margin-left: 5px;
}
.proler-notice{
    color: #000;
    border-radius: 5px;
}
.wc-block-store-notice.wc-block-components-notice-banner.is-error.proler-notice {
    border-radius: 5px;
}
.wc-block-components-notice-banner.is-error {
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff0f0;
    border: 1px solid #cc1818;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px !important;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
    padding-right: 0;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
    align-self: center;
    flex-basis: 100%;
    padding-right: 16px;
    white-space: normal;
}
.wc-block-components-notice-banner.is-error>svg {
    background-color: #cc1818;
    transform: rotate(180deg);
}
.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%;
    padding: 2px;
}
.brxe-section .wc-block-store-notice.wc-block-components-notice-banner.is-error.proler-notice {
    width: 100%;
}
.brxe-container.main-container.proler-notice-wrap {
    padding: 0 15px;
}
.proler-notice a{
    color: #a92f00;
    text-decoration: underline;
}
.proler-schedule-notice {
    border-radius: 25px;
    color: #881414;
    border: 1px solid #881414;
    /* padding: 7px 18px 6px; */
    margin-bottom: 25px;
    font-size: 15px;
}
.proler-schedule-notice svg{
    float: left;
    width: 20px;
    height: 32px;
    /* margin: 1px 10px 0 0; */
    padding: 7px 15px;
}
.proler-schedule-notice svg circle, .proler-schedule-notice svg path{
    fill: none;
    stroke: #881414;
    stroke-width: 12;
    stroke-linejoin: round;
    stroke-opacity: 1;
}
.proler-schedule-notice span{
    line-height: 44px;
}
/* Elementor styling override */
table.prad-table caption + thead tr:first-child th, table.prad-table caption + thead tr:first-child td, table.prad-table colgroup + thead tr:first-child th, table.prad-table colgroup + thead tr:first-child td, table.prad-table thead:first-child tr:first-child th, table.prad-table thead:first-child tr:first-child td{
    border-block-start: none;
}
@media screen and (max-width: 767px){
    .proler-adiscount.prad-table, .proler-adiscount.prad-list{
        margin-left: 5px;
    }
    .proler-adiscount, .proler-schedule-notice{
        width: 97%;
    }
    .proler-adiscount, .proler-schedule-notice{
        margin: 0 0 20px;
    }
}