.elementor-4502 .elementor-element.elementor-element-c6edb30{--display:flex;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-a95e4bf */.elementor-4502 .elementor-element.elementor-element-a95e4bf .button  {
    background: var(--e-global-color-accent);
    color: white;
    border-radius: 0;
    /* padding: 15px 30px 15px 30px; */
    font-size: var(--e-global-typography-8b10483-font-size);
    line-height: var(--e-global-typography-8b10483-line-height);
    letter-spacing: var(--e-global-typography-8b10483-letter-spacing);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    transition: all 0.3s;
}

.elementor-4502 .elementor-element.elementor-element-a95e4bf .button:hover {
    background: var(--e-global-color-secondary);
    color: white;
}

.elementor-4502 .elementor-element.elementor-element-a95e4bf .price {
    color: black;
}

.elementor-4502 .elementor-element.elementor-element-a95e4bf .uwa_auction_product_countdown {
    background: transparent;
    box-shadow: none;
}

.elementor-4502 .elementor-element.elementor-element-a95e4bf .products {
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width:1023px) {
    .elementor-4502 .elementor-element.elementor-element-a95e4bf .products {
        gap: 10px;
        justify-content: space-around;
    }
    .elementor-4502 .elementor-element.elementor-element-a95e4bf .uwa_auction_bage_icon {
        z-index: 9;
        right: -10px !important;
    }
}

.elementor-4502 .elementor-element.elementor-element-a95e4bf .products > li {
        display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .elementor-4502 .elementor-element.elementor-element-a95e4bf .products > li {
        width: 100% !important;
    }
}/* End custom CSS */