/**
 * 2008-2024 Prestaworld
 *
 * NOTICE OF LICENSE
 *
 * The source code of this module is under a commercial license.
 * Each license is unique and can be installed and used on only one website.
 * Any reproduction or representation total or partial of the module, one or more of its components,
 * by any means whatsoever, without express permission from us is prohibited.
 *
 * DISCLAIMER
 *
 * Do not alter or add/update to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @author    prestaworld
 * @copyright 2008-2024 Prestaworld
 * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 * International Registered Trademark & Property of prestaworld
 */
.presta_buy_again {
    float: left;
    margin: 4px;
    display: inline-block;
}
.presta-discount-label {
    min-height: 50px;
}
#presta_rvp_cart_page_table_wrapper {
    padding: 10px;
}
.presta-cart-page-loder {
    display: none;
    text-align: center;
}
.presta-discount-label .alert {
    font-size: 0.95rem !important;
    font-weight: 600;
}
#presta_nav1_buyagain a:hover {
    color: white;
}
#presta_nav1_buyagain {
    margin: 0px !important;
    padding:0px !important
}
.buyagain-discount-price {
    background: #f39d72;
    color: #fff;
    font-weight: 600;
    padding: 0.3125rem 0.625rem;
    font-size: 1rem;
    margin-left: 3px;
    margin-right: 3px;
    text-transform: uppercase;
    display: inline-block;
}
#presta_nav2_buyagain a:hover {
    color: white;
}
#presta_nav2_buyagain {
    margin-left: 20px;
}
.buy-again-slider-title {
    text-align: center;
    font-size: x-large;
}
.presta_buyagain_slider .presta-order-product-again {
    width: 100%;
}
.presta_buyagain_slider .buy-again-product-price-details {
    text-align: center;
}
.presta-thumbnail-container {
    background: #fff;
}
 .presta-product-title {
    text-align: center;
    text-transform: capitalize;
    margin-top: 1rem;
}
 .presta-product-title a {
    color: #7a7a7a;
    font-size: .875rem;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
}
.presta-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.presta-product-description {
    padding-bottom: 10px;
}
.presta-highlighted-informations {
    padding-top: .625rem;
    text-align: center;
}
.presta-highlighted-informations a{
    color: #888888;
}
 .presta-highlighted-informations a:hover{
    color: #2fb5d2;
}
.presta-product-description hr {
    width: 70%;
}
.presta_product-div {
    margin-top: 50px;
}
.buy-again-product-unavailable {
    color: #ff9a52;
}
.presta_product-div .slick-slide {
    padding: 10px;
    background: #fff;
    margin: 20px 0px 20px 20px;
}
#header.header-type4 .header-nav .left-nav>div:before{display:none !important}
