/*
Generated time: October 7, 2025 15:12
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.rebuy-widget-container {
    overflow: hidden !important
}

.rebuy-widget-container .primary-title {
    font-family: Oswald, sans-serif !important;
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    color: #1e1e1e;
}

.rebuy-widget-container .rebuy-addon__item {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    gap: 18px !important;
    background-color: #ebebeb !important;
    border-radius: 9px !important;
    padding-right: 8px !important;
    overflow: hidden !important;
    overflow-x: auto !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.rebuy-widget-container .rebuy-addon__item::-webkit-scrollbar {
    height: 2px !important
}

.rebuy-widget-container .rebuy-addon__item::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px transparent !important
}

.rebuy-widget-container .rebuy-addon__item::-webkit-scrollbar-thumb {
    background-color: #ff5501 !important
}

.rebuy-addon__item .rebuy-addon__item-info {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 6px !important;
    height: 100% !important;
    padding: 8px 0 !important;
    min-height: 143px !important
}

.rebuy-widget-container .rebuy-addon__item .rebuy-addon__item-image {
    padding: 0 !important;
    border-radius: 10px !important;
    width: 168px !important;
    height: 143px !important
}

.rebuy-widget-container .rebuy-addon__item .rebuy-addon__item-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important
}

.rebuy-addon__item-info .rebuy-addon__item-product-title.rebuy-product-title {
    font-family: Oswald, sans-serif !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-transform: capitalize !important;
    color: #1e1e1e !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important
}

.rebuy-widget.widget-type-product-addon .rebuy-addon__item-learn-more {
    margin: auto 0 0 !important
}

.rebuy-widget.widget-type-product-addon .rebuy-addon__item-learn-more-link {
    font-family: Inter, sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    letter-spacing: 0 !important;
    text-decoration: none !important;
    color: #000 !important
}

.rebuy-addon__item-info .rebuy-addon__item-product-price.rebuy-product-price>div {
    display: flex !important;
    flex-direction: row-reverse !important;
    align-items: center !important;
    justify-content: start !important;
    gap: 6px !important;
    flex-wrap: wrap !important
}

.rebuy-addon__item-info .rebuy-addon__item-product-price.rebuy-product-price>div>span {
    font-family: Oswald, sans-serif !important;
    font-weight: 700 !important;
    font-size: 30px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important
}

.rebuy-addon__item .rebuy-addon__item-checkbox {
    order: 3 !important;
    display: flex !important;
    align-items: center !important
}

.as-addons__pagination .swiper-pagination-bullet {
    display: flex !important;
    width: 12px;
    height: 12px;
    min-width: 12px;
    min-height: 12px;
    border-radius: 100%;
    background-color: #d9d9d9
}

.as-addons__pagination .swiper-pagination-bullet::after,
.as-addons__pagination .swiper-pagination-bullet::before {
    content: none !important
}

.as-addons__pagination .swiper-pagination-bullet-active {
    background: #1e1e1e;
    width: 12px;
    height: 12px;
    min-width: 12px;
    min-height: 12px
}

.rebuy-widget.widget-type-product-addon .rebuy-addon__item-checkbox .rebuy-checkbox-label {
    position: relative !important;
    display: inline-block !important;
    width: 50px !important;
    height: 28px !important
}

.checkbox-input.rebuy-checkbox {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    position: absolute !important
}

.rebuy-widget.widget-type-product-addon .rebuy-addon__item-checkbox .rebuy-checkbox-label .as-checkbox-slider {
    position: absolute !important;
    cursor: pointer !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0 !important;
    background-color: #ccc !important;
    transition: .4s !important;
    border-radius: 28px !important
}

.rebuy-widget.widget-type-product-addon .rebuy-addon__item-checkbox .rebuy-checkbox-label .as-checkbox-slider:before {
    position: absolute !important;
    content: "" !important;
    height: 22px !important;
    width: 22px !important;
    left: 3px !important;
    bottom: 3px !important;
    background-color: #fff !important;
    transition: .4s !important;
    border-radius: 50% !important
}

.rebuy-widget.widget-type-product-addon .checkbox-input.rebuy-checkbox:checked+.as-checkbox-slider {
    background-color: #ff5501 !important
}

.rebuy-widget.widget-type-product-addon .checkbox-input.rebuy-checkbox:checked+.as-checkbox-slider:before {
    transform: translateX(22px) !important
}

@media screen and (max-width:768px) {
    .rebuy-widget-container .primary-title {
        font-size: 26px !important
    }

    .rebuy-addon__item .rebuy-addon__item-info {
        min-height: 150px !important
    }

    .rebuy-widget-container .rebuy-addon__item .rebuy-addon__item-image {
        padding: 0 !important;
        border-radius: 10px !important;
        width: 50% !important;
        height: 50% !important;
        max-width: 159px !important
    }

    .rebuy-addon__item-info .rebuy-addon__item-product-title.rebuy-product-title {
        -webkit-line-clamp: 1 !important
    }

    .rebuy-addon__item .rebuy-addon__item-checkbox {
        position: absolute !important;
        bottom: 11px !important;
        right: 7px !important;
        display: flex !important;
        align-items: center !important
    }

    .rebuy-addon__item-info .rebuy-addon__item-product-price.rebuy-product-price>div>span {
        font-size: 26px !important
    }
}