/**
 * 2008-2022 Prestaworld
 *
 * All right is reserved,
 *
 * @author    Prestaworld <prestaworld12@gmail.com>
 * @copyright 2008-2022 Prestaworld
 * @license   One Paid Licence By WebSite Using This Module. No Rent. No Sell. No Share.
 */

.presta_buy_again {
    float: left;
    margin: 4px;
    display: inline-block;
}

#presta_nav1_buyagain a:hover {
    color: white;
}

#presta_nav1_buyagain{
    margin-right: 20px;
}

#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-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;
}
