@media (min-width: 768px) {
    .old-price
        .price-container.price-final_price.tax.weee
        .price-wrapper
        .price.symbol-wrapped {
        text-decoration: line-through #1a3764 2.5px;
        font-weight: 800;
        color: #1a3764;
        font-size: 2.6rem !important;
    }
    .product-info-price .price-box.price-final_price {
        display: flex;
        flex-direction: column;
    }

    .product-info-price .price-box.price-final_price .old-price {
        order: 1;
    }
    .product-info-price .price-box.price-final_price .normal-price {
        order: 2;
    }
    .product-info-price .price-box.price-final_price .special-price {
        order: 3;
    }
}
@media (min-width: 301px) and (max-width: 768px) {
    .old-price
        .price-container.price-final_price.tax.weee
        .price-wrapper
        .price.symbol-wrapped {
        text-decoration: line-through #1a3764 2.4px;
        font-weight: 700;
        color: #1a3764;
        font-size: 2.2rem !important;
    }

    .product-info-price .price-box.price-final_price {
        display: flex;
        flex-direction: column;
    }

    .product-info-price .price-box.price-final_price .old-price {
        order: 1;
    }
    .product-info-price .price-box.price-final_price .special-price {
        order: 2;
    }
    .product-info-price .price-box.price-final_price .special-price {
        order: 3;
    }
}

@media (max-width: 300px) {
    .old-price
        .price-container.price-final_price.tax.weee
        .price-wrapper
        .price.symbol-wrapped {
        text-decoration: line-through #1a3764 1.4px;
        font-weight: 600;
        color: #1a3764;
        font-size: 1.4rem !important;
    }

    .product-info-price .price-box.price-final_price {
        display: flex;
        flex-direction: column;
    }

    .product-info-price .price-box.price-final_price .old-price {
        order: 1;
    }
    .product-info-price .price-box.price-final_price .special-price {
        order: 2;
    }

    .product-info-price .price-box.price-final_price .normal-price {
        order: 3;
    }
}

.product-info-main .box-tocart .actions {
    display: block;
    min-width: 50% !important;
}

@media (min-width: 768px) {
    .product-info-main .box-tocart {
        padding-top: 15px;
        /* margin-bottom: 0px !important; */
    }
}

@media (max-width: 767px) {
    .product-info-main .box-tocart {
        padding-top: 0 !important;
        /* margin-bottom: 0 !important; */
    }
}

.product-info-main .product-add-form,
.product-info-main .fieldset:last-child,
.product-info-main .product-info-price {
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}

.product-info-main .product-social-links {
    margin-bottom: 0px !important;
}

.product-info-price .price-box,
.product-info-main .product-info-stock-sku {
    padding-bottom: 0px !important;
}

.catalog-product-view .page-title-wrapper .page-title {
    line-height: 4.1rem !important;
    margin-top: -4px !important;
}

.product-info-main .product.attribute.overview {
    margin: 8px 0;
}

.item.product-item .product.details.product-item-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 9rem;
}

.block.soldtogether-block.amazon-stripe
    .content
    .amazonstyle-images
    .item.product-item
    .product-item-details
    .price-box
    .old-price {
    display: none;
}

.swiper-container
    .swiper-wrapper
    .product-item.swiper-slide
    .product-item-info
    .product-item-details
    .price-box
    .old-price {
    display: none;
}

.wishlist-btn i {
    color: #878585;
    transition: all 0.3s ease;
    font-size: 16px;
}

.wishlist-btn.added {
    background: transparent;
    border-color: transparent;
    color: #C43D1A;
    animation: heartBeat 0.6s ease;
}

.wishlist-btn.added i {
    color: #C43D1A;
    animation: heartFill 0.4s ease;
}

.wishlist-btn.processing {
    opacity: 0.6;
    cursor: not-allowed;
}

.wishlist-btn span {
    color: #6B6B6B;
}

/* Bottom actions container */
.bottom-actions {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 15px 0;
    gap: 10px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .bottom-actions {
        margin: 0 0;
        gap: 8px;
        align-items: center;
    }

    .wishlist-btn {
        width: auto;
        height: auto;
        font-size: 16px;
        display: inline-flex;
        align-items: center;
        padding: 8px 12px;
        min-height: 40px;
    }

    .wishlist-btn i {
        font-size: 14px;
    }

    .product-info-main .product-social-links {
        padding-top: 0 !important;
    }
}

@media (max-width: 480px) {
    .bottom-actions {
        margin: 0;
        gap: 6px;
        align-items: center;
    }

    .wishlist-btn {
        width: auto;
        height: auto;
        font-size: 14px;
        display: inline-flex;
        align-items: center;
        padding: 6px 10px;
        min-height: 36px;
    }

    .wishlist-btn i {
        font-size: 12px;
    }
}

.action.towishlist.wishlist-btn span {
    margin-left: 14px;
    margin-top: -2px;
}

@media (min-width: 301px) and (max-width: 479px) {
    .product-info-main .page-title-wrapper .page-title span,
    .product-info-main .product-info-price span {
        font-size: 24px !important;
    }
}
@media (min-width: 360px) and (max-width: 375px) {
    .product-info-main .box-tocart .field.qty .control {
        margin: 0 !important;
    }
}

.product-info-main .box-tocart {
    margin-bottom: 18 !important;
}

.product-info-main .bottom-actions {
    margin: 0 !important;
}


.prolabels-wrapper .absolute.top-right span,.product-reviews-summary .reviews-actions a{
    color:#C43D1A !important;
}
.product-item .price-box [data-price-type=finalPrice] .price, .product-item .price-box > .regular-price .price, .product-item .price-box > .minimal-price .price, .product-item .price-box > .price-from .price, .product-item .price-box > .price-to .price {
    color: #C43D1A;
}
.data.switch .counter {
    color: #fff;
}