/**
 * Shop product reviews
 *
 * @author    businesstech.fr <modules@businesstech.fr> - https://www.businesstech.fr/
 * @copyright Business Tech - https://www.businesstech.fr/
 * @license   see file: LICENSE.txt
 *
 *           ____    _______
 *          |  _ \  |__   __|
 *          | |_) |    | |
 *          |  _ <     | |
 *          | |_) |    | |
 *          |____/     |_|
 */
#spr .shop_widget-top-right {
    top: 0px;
    right: 0;
    position: fixed;
    z-index: 9999;
}
#spr .shop_widget-top-left {
    top: 0px;
    left: 0;
    position: fixed;
    z-index: 9999;
}
#spr .shop_widget-middle-right {
    top: 50%;
    right: 0;
    position: fixed;
    z-index: 9999;
}
#spr .shop_widget-middle-left {
    top: 50%;
    left: 0;
    position: fixed;
    z-index: 9999;
}
#spr .shop_widget-bottom-right {
    bottom: 0px;
    right: 0;
    position: fixed;
    z-index: 9999;
}
#spr .shop_widget-bottom-left {
    bottom: 0px;
    left: 0;
    position: fixed;
    z-index: 9999;
}
#spr .card-top-left {
    padding: 25px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -webkit-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -moz-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    border-radius: 10px;
}
#spr .card-top-left-mobile {
    padding: 20px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    border-radius: 10px;
}
#spr .card-top-left-mobile h5 {
    font-size: 15px !important;
}
#spr .card-top-right {
    padding: 25px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -webkit-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -moz-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    border-radius: 10px;
}
#spr .card-top-right-mobile {
    padding: 20px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    border-radius: 10px;
}
#spr .card-top-right-mobile h5 {
    font-size: 15px !important;
}
#spr .card-middle-right {
    padding: 25px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -webkit-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -moz-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    border-radius: 10px;
}
#spr .card-middle-right a {
    margin-left: 10px;
}
#spr .card-middle-right-mobile {
    padding: 20px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    border-radius: 10px;
}
#spr .card-middle-right-mobile h5 {
    font-size: 15px !important;
}
#spr .card-middle-left {
    padding: 25px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -webkit-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -moz-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    border-radius: 10px;
}
#spr .card-middle-left-mobile {
    padding: 20px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    border-radius: 10px;
}
#spr .card-middle-left-mobile h5 {
    font-size: 15px !important;
}
#spr .card-bottom-left {
    padding: 25px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -webkit-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    -moz-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    border-radius: 10px;
}
#spr .card-bottom-left-mobile {
    padding: 20px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    border-radius: 10px;
}
#spr .card-bottom-left-mobile h5 {
    font-size: 15px !important;
}
#spr .card-bottom-right {
    padding: 11px 20px;
    margin-top: auto;
    font-size: 14px;
    margin-bottom: auto;
    /* transform: rotate(180deg); */
    background-color: white;
    /* box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88); */
    /* -webkit-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88); */
    -moz-box-shadow: 5px 4px 3px -2px rgba(209, 209, 209, 0.88);
    border-radius: 10px;
}
#spr .card-bottom-right-mobile {
    padding: 20px;
    margin-top: auto;
    margin-bottom: auto;
    transform: rotate(180deg);
    background-color: white;
    border-radius: 10px;
}
#spr .text-vertical {
    -ms-writing-mode: tb-rl;
    /* writing-mode: vertical-rl; */
    text-orientation: mixed;
}
#spr .card-title-small {
    text-align: center;
    margin-right: 5px;
}
#spr .card-text {
    text-align: center;
}
#spr .star_custom_size-widget {
    font-size: 30px;
    transform: rotate(180deg);
    margin-left: -10px;
}