.sp-text-left{
    text-align: left;
}
.sp-text-center{
    text-align: center;
}
.sp-text-right{
    text-align: right;
}
.sp-text-capitalize{
    text-transform: capitalize;
}
.sp-text-uppercase{
    text-transform: uppercase;
}
.sp-text-lowercase{
    text-transform: lowercase;
}
div.wpsp-slider-section h2.sp-woo-product-slider-pro-section-title{
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 23px;
    line-height: 23px;
    display: inline-block;
}
div.wpsp-product-section{
    display: none;
}
div.wpsp-product-section.slick-initialized {
    display: block;
}
div.wpsp-slider-section{
    overflow: hidden;
}
div.wpsp-slider-section.wpsp_theme_four .wpsp-product .product-details{
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
div.wpsp-slider-section.wpsp_theme_three .wpsp-product .wpsp-cart-button,
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .product-details,
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .product-details,
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-product-box,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .product-details,
div.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .wpsp-product-add-to-cart,
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-box,
div.wpsp-slider-section.wpsp_category_theme_one .wpsp-cat-item a.wpsp-cat-name,
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-box,
div.wpsp-slider-section.wpsp_theme_nineteen .product-details:after,
div.wpsp-slider-section.wpsp_theme_nineteen .product-details,
div.wpsp-slider-section.wpsp_theme_twenty_two .product-details,
div.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-cart-button a,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product,
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .product-overlay-color,
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button,
div.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details,
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .product-details,
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-buttons-area,
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product .star-rating,
div.wpsp-slider-section.wpsp_theme_twenty_eight .wpsp-product .product-details,
div.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-buttons-area,
div.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-cart-button a,
div.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-view-details a,
div.wpsp-slider-section.wpsp_theme_six .wpsp-product .star-rating,
div.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-buttons-area,
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product .wpsp-buttons-area,
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product .product-details,
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product .product-overlay-color,
div.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .product-overlay-color,
div.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-buttons-area{
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
div.wpsp-slider-section h2.wpsp-section-title{
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
}

div.wpsp-slider-section .wpsp-product-section{
    margin-left: -20px;
}

div.wpsp-slider-section .wpsp-product{
    margin-left: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
div.wpsp-slider-section .wpsp-product:focus,
div.wpsp-slider-section .slick-dots li button:focus,
div.wpsp-slider-section a:focus{
    outline: none;
}
div.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product{
    position: relative;
}
div.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product .product-details-inner{
    padding: 20% 15px 15px 15px;
}
div.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product:hover .product-details-inner{
    padding-top: 40%;
}
div.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product .product-details{
    position: absolute;
    bottom: -53px;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
div.wpsp-slider-section.wpsp_theme_twenty_seven .wpsp-product:hover .product-details{
    bottom: 0;
}

/* GrayScale */
div.wpsp-slider-section .wpsp-product .wpsp-product-image.sp-wpsp-gray-with-normal-on-hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

div.wpsp-slider-section .wpsp-product:hover .wpsp-product-image.sp-wpsp-gray-with-normal-on-hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

div.wpsp-slider-section .wpsp-product:hover .wpsp-product-image.sp-wpsp-gray-on-hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

div.wpsp-slider-section .wpsp-product .wpsp-product-image.sp-wpsp-always-gray img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

div.wpsp-slider-section img.wpsp-product-img{
    border-radius: 0;
    box-shadow: 0 0 0 0;
    width: 100%;
}
div.wpsp-slider-section .wpsp-product .wpsp-product-image{
    display: block;
    position: relative;
    overflow: hidden;
}
div.wpsp-slider-section.wpsp_theme_one .wpsp-product .wpsp-product-image{
    border: 1px solid #dddddd;
}
div.wpsp-slider-section.wpsp_theme_two .wpsp-product .product-details{
    margin-top: -61px;
    overflow: hidden;
}
div.wpsp-slider-section.wpsp_theme_two .wpsp-product:hover .product-details-inner{
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    position: relative;
    z-index: 9;
}
div.wpsp-slider-section.wpsp_theme_two .wpsp-product{
    padding-bottom: 1px;
}
div.wpsp-slider-section.wpsp_theme_two .wpsp-product .product-details-inner{
    background-color: #fff;
    padding: 0 15px 15px 15px;
    transform: translateY(54px);
    -webkit-transform: translateY(54px);
    -ms-transform: translateY(54px);
    -o-transform: translateY(54px);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
div.wpsp-slider-section .wpsp-product-title{
    padding-top: 10px;
}

div.wpsp-slider-section a,
div.wpsp-slider-section a:hover,
div.wpsp-slider-section a:focus{
    box-shadow: 0 0 0;
}

div.wpsp-slider-section .wpsp-product-title a{
    color: #444444;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}
div.wpsp-slider-section .wpsp-product-price{
    padding-top: 6px;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    color: #222222;
}
div.wpsp-slider-section .wpsp-product-price ins{
    background-color: transparent;
    text-decoration: none;
}
div.wpsp-slider-section .wpsp-product-price del{
    font-weight: 400;
    color: #888888;
    padding-right: 5px;
}
div.wpsp-slider-section .wpsp-product .star-rating{
    display: inline-flex;
    margin: 8px 0 0 0;
    overflow: hidden;
    position: relative;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    width: 78px;
    float: none;
}
div.wpsp-slider-section .wpsp-product .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
div.wpsp-slider-section .wpsp-product .star-rating:before {
    content: "\f005\f005\f005\f005\f005";
    position: absolute;
    color: #C8C8C8;
    font-family: FontAwesome;
    left: 0;
    letter-spacing: 1px;
}

div.wpsp-slider-section .wpsp-product .star-rating span:before{
    content: "\f005\f005\f005\f005\f005";
    position: absolute;
    color: #F4C100;
    font-family: FontAwesome;
    top: 0;
    left: 0;
    letter-spacing: 1px;
}
div.wpsp-slider-section .wpsp-product .sp-product-more-content a{
    margin-top: 7px;
    display: inline-block;
    margin-bottom: 6px;
    text-decoration: underline !important;
}
div.wpsp-slider-section .wpsp-product .sp-product-more-content a:hover{
    text-decoration: none !important;
}
div.wpsp-slider-section .wpsp-product .sp-product-content{
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}

div.wpsp-slider-section .wpsp-cart-button a{
    border: 1px solid #222222;
    line-height: 19px;
    min-width: 80px;
    background-color: transparent;
    color: #444444;
    padding: 8px 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
}

div.wpsp-slider-section .wpsp-cart-button a.added{
    display: none !important;
}

div.wpsp-slider-section .wpsp-cart-button p{
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
}

div.wpsp-slider-section .wpsp-cart-button .amount,
div.wpsp-slider-section .wpsp-cart-button .woocommerce-price-suffix{
    display: none !important;
}

div.wpsp-slider-section .wpsp-product .sale_text{
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0.625rem;
    left: -34px;
    padding: 6px 24px;
    width: 106px;
    z-index: 2;
}
div.wpsp-slider-section .wpsp-product .wpsp-out-of-stock{
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(45deg);
    top: 0.625rem;
    right: -34px;
    text-align: center;
    background-color: #fd5a27;
    color: #fff;
    line-height: 9px;
    padding: 6px 24px;
    font-size: 0.900rem;
    width: 106px;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
}

/* Nav */
div.wpsp-slider-section .slick-prev,
div.wpsp-slider-section .slick-next{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    border: 1px solid #aaaaaa;
    background-color: transparent;
    color: #aaaaaa;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    position: absolute;
    z-index: 9;
    cursor: pointer;
}
div.wpsp-slider-section .slick-prev i.fa,
div.wpsp-slider-section .slick-next i.fa{
    display: block;
    line-height: 28px;
}
div.wpsp-slider-section .slick-prev:before,
div.wpsp-slider-section .slick-next:before,
div.wpsp-slider-section .slick-prev:after,
div.wpsp-slider-section .slick-next:after{
    display: none;
}
div.wpsp-slider-section .slick-prev:hover,
div.wpsp-slider-section .slick-next:hover{
    background-color: #444444;
    border-color: #444444;
    color: #ffffff;
}
div.wpsp-slider-section.navigation_position_top_right .slick-prev{
    right: 36px;
    top: -46px;
}
div.wpsp-slider-section.navigation_position_top_right .slick-next{
    right: 0;
    top: -46px;
}
div.wpsp-slider-section.navigation_position_top_center .slick-prev{
    left: 50%;
    top: -46px;
    margin-left: -25px;
}
div.wpsp-slider-section.navigation_position_top_center .slick-next{
    left: 50%;
    top: -46px;
    margin-left: 12px;
}
div.wpsp-slider-section.navigation_position_top_left .slick-prev{
    top: -46px;
}
div.wpsp-slider-section.navigation_position_top_left .slick-next{
    top: -46px;
}
div.wpsp-slider-section.navigation_position_bottom_right .slick-prev{
    right: 36px;
    bottom: -46px;
}
div.wpsp-slider-section.navigation_position_bottom_right .slick-next{
    right: 0;
    bottom: -46px;
}
div.wpsp-slider-section.navigation_position_bottom_center .slick-prev{
    left: 50%;
    bottom: -46px;
    margin-left: -25px;
}
div.wpsp-slider-section.navigation_position_bottom_center .slick-next{
    left: 50%;
    bottom: -46px;
    margin-left: 12px;
}
div.wpsp-slider-section.navigation_position_bottom_left .slick-prev,
div.wpsp-slider-section.navigation_position_bottom_left .slick-next{
    bottom: -46px;
}
div.wpsp-slider-section.navigation_position_vertical_center .slick-prev{
    top: 50%;
    left: 0;
    margin-top: -15px;
}
div.wpsp-slider-section.navigation_position_vertical_center .slick-next{
    top: 50%;
    right: 0;
    margin-top: -15px;
}
div.wpsp-slider-section.navigation_position_vertical_center_inner .slick-prev{
    top: 50%;
    left: 0;
    margin-top: -15px;
}
div.wpsp-slider-section.navigation_position_vertical_center_inner .slick-next{
    top: 50%;
    right: 2px;
    margin-top: -15px;
}
div.wpsp-slider-section.navigation_position_vertical_center_inner_hover .slick-prev{
    top: 50%;
    left: -35px;
    margin-top: -15px;
}
div.wpsp-slider-section.navigation_position_vertical_center_inner_hover .slick-next{
    top: 50%;
    right: -35px;
    margin-top: -15px;
}
div.wpsp-slider-section.navigation_position_vertical_center_inner_hover:hover .slick-prev{
    left: 0;
}
div.wpsp-slider-section.navigation_position_vertical_center_inner_hover:hover .slick-next{
    right: 2px;
}


div.wpsp-slider-section .slick-dots{
    margin: 0;
    margin-top:21px;
    padding: 0;
    list-style: none;
    text-align: center;
}
div.wpsp-slider-section.pagination-type-dots .slick-dots li{
    display: inline-block;
    border: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    margin: 3px;
    overflow: hidden;
}
div.wpsp-slider-section.pagination-type-dots .slick-dots li button{
    border-radius: 50%;
    text-indent: -999px;
    width: 12px;
    height: 12px;
    padding: 0;
    border: 0;
    background-color: #cccccc;
    color: #333333;
    display: block;
}
div.wpsp-slider-section.pagination-type-dots .slick-dots li.slick-active button{
    background-color: #333333;
    color: #ffffff;
}
div.wpsp-slider-section.pagination-type-number .slick-dots li{
    display: inline-block;
    border: 0;
    padding: 0;
    width: 28px;
    height: 28px;
    margin: 3px;
}
div.wpsp-slider-section.pagination-type-number .slick-dots li button{
    width: 28px;
    height: 28px;
    position: relative;
    border-radius: 50%;
    background: transparent;
    transition: all 350ms ease-in-out;
    border: none;
    z-index: 1;
    line-height: 1;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
}
div.wpsp-slider-section.pagination-type-number .slick-dots li button:before{
    transform: scale(0);
    content: "";
    position: absolute;
    background-color: #46a9e2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 50%;
    transition: all 350ms ease-in-out;
}
div.wpsp-slider-section.pagination-type-number .slick-dots li.slick-active button:before,
div.wpsp-slider-section.pagination-type-number .slick-dots li button:hover:before{
    transform: scale(1);
}

h3.wpsp-no-products-found{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: red;
}

.sp-wpsp-widget div.wpsp-slider-section .wpsp-product-section,
.sp-wpsp-widget div.wpsp-slider-section .wpsp-product{
    margin-left: 0;
}

/* Image Flipper */
.wpsp-product.wpsp-product-image-flip .wpsp-secondary-image,
.wpsp-product.wpsp-product-image-flip .wpsp-product-img{
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}
.wpsp-product.wpsp-product-image-flip .wpsp-secondary-image{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
}
.wpsp-product.wpsp-product-image-flip .wpsp-product-image:hover .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_eleven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_seven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_four .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_six .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_thirteen .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_three .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_twenty_eight .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_twenty_seven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_twenty_three .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_two .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image,
.wpsp_theme_five .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img.wpsp-secondary-image{
    opacity: 1;
}
.wpsp-product.wpsp-product-image-flip .wpsp-product-image:hover .wpsp-product-img,
.wpsp_theme_eleven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_seven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_four .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_six .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_thirteen .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_three .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_twenty_eight .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_twenty_seven .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_twenty_three .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_two .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img,
.wpsp_theme_five .wpsp-product.wpsp-product-image-flip:hover .wpsp-product-image .wpsp-product-img{
    opacity: 0;
}


/* Theme Three */
div.wpsp-slider-section.wpsp_theme_three .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_four .wpsp-product .wpsp-product-image-area{
    position: relative;
}
div.wpsp-slider-section.wpsp_theme_three .wpsp-product .wpsp-cart-button{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
div.wpsp-slider-section.wpsp_theme_three .wpsp-product:hover .wpsp-cart-button{
    opacity: 1;
}
/* Theme Four */
div.wpsp-slider-section.wpsp_theme_four .wpsp-product .product-details{
    position: absolute;
    bottom: -100%;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
div.wpsp-slider-section.wpsp_theme_four .wpsp-product:hover .product-details{
    opacity: 1;
    bottom: 0;
}

/* Theme Eight */
div.wpsp-slider-section.wpsp_theme_twenty_eight .wpsp-product .product-details{
    position: absolute;
    bottom: -90px;
    width: 100%;
    background: rgba(51, 51, 51, 0.7);
    padding: 0 15px 15px 15px;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_twenty_eight .wpsp-product:hover .product-details{
    opacity: 1;
    bottom: 0;
}


/* Theme Five */
div.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-product-image-area{
    position: relative;
    overflow: hidden;
}
div.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-buttons-area{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.49);
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
div.wpsp-slider-section.wpsp_theme_five .wpsp-product:hover .wpsp-buttons-area{
    opacity: 1;
}
div.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-cart-button a{
    min-width: 110px;
    -webkit-transform: translateY(-170px);
    transform: translateY(-170px);
}
div.wpsp-slider-section.wpsp_theme_five .wpsp-product:hover .wpsp-cart-button a,
div.wpsp-slider-section.wpsp_theme_five .wpsp-product:hover .wpsp-view-details a{
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
div.wpsp-slider-section.wpsp_theme_five .wpsp-product .wpsp-view-details a{
    min-width: 110px;
    border: 1px solid #222222;
    line-height: 19px;
    background-color: transparent;
    color: #444444;
    padding: 8px 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
    -webkit-transform: translateY(170px);
    transform: translateY(170px);
}

/* Theme Six */
div.wpsp-slider-section.wpsp_theme_six .wpsp-product .star-rating{
    position: absolute;
    right: 10px;
    top: 11px;
    margin: 0;
    opacity: 0;
    z-index: 1;
}
div.wpsp-slider-section.wpsp_theme_six .wpsp-product:hover .star-rating{
    opacity: 1;
}
div.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-buttons-area{
    position: absolute;
    bottom: -10px;
    width: 100%;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_six .wpsp-product:hover .wpsp-buttons-area{
    opacity: 1;
    bottom: 12px;
}
div.wpsp-slider-section.wpsp_theme_six .wpsp-product .product-details{
    padding: 0 15px 7px 15px;
}
div.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-cart-button a.button:before,
div.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-cart-button a.added_to_cart:before,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-cart-button a.button:before,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-cart-button a.added_to_cart:before,
div.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .wpsp-cart-button a.button:before,
div.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .wpsp-cart-button a.added_to_cart:before,
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-buttons-area a.button:before,
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-buttons-area a.added_to_cart:before,
div.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-buttons-area a.button:before,
div.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-buttons-area a.added_to_cart:before,
div.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-buttons-area a.button:before,
div.wpsp-slider-section.wpsp_theme_six .wpsp-product .wpsp-buttons-area a.added_to_cart:before {
    content: "\f07a";
    font-family: FontAwesome;
    padding-right: 5px;
}

/* Theme Seven */
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product .wpsp-buttons-area{
    position: absolute;
    bottom: -10px;
    width: 100%;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product:hover .wpsp-buttons-area{
    opacity: 1;
    bottom: 20px;
}
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product .product-details{
    position: absolute;
    width: 100%;
    top: 150px;
    opacity: 0;
    z-index: 1;
}
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product:hover .product-details{
    opacity: 1;
    top: 10px;
}
div.wpsp-slider-section.wpsp_theme_eleven .wpsp-product:hover .product-overlay-color,
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product:hover .product-overlay-color{
    opacity: 1;
}
div.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .product-overlay-color,
div.wpsp-slider-section.wpsp_theme_seven .wpsp-product .product-overlay-color{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
}

/* Theme Eight */
div.wpsp-slider-section.wpsp_theme_eight .wpsp-product .wpsp-buttons-area{
    position: absolute;
    bottom: -35px;
    right: 0;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_eight .wpsp-product:hover .wpsp-buttons-area{
    opacity: 1;
    bottom: 0;
}
/* Theme Nine */
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product .star-rating{
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -39px;
    opacity: 0;
    z-index: 1;
}
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product:hover .star-rating{
    opacity: 1;
}
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-buttons-area{
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product:hover .wpsp-buttons-area{
    opacity: 1;
    bottom: 0;
}
div.wpsp-slider-section.wpsp_theme_nine .wpsp-product .wpsp-cart-button a{
    width: 100%;
}
/*Theme Ten*/
div.wpsp-slider-section.wpsp_theme_ten .wpsp-product .product-details{
    padding: 0 15px 15px 15px;
}
/*Theme Eleven*/
div.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .product-details-inner-inner{
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_eleven .wpsp-product .product-details{
    position: absolute;
    top: 78%;
    padding: 15px;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 2;
}
div.wpsp-slider-section.wpsp_theme_eleven .wpsp-product:hover .product-details,
div.wpsp-slider-section.wpsp_theme_eleven .wpsp-product:hover .product-details-inner-inner{
    opacity: 1;
    top: 0;
}
/*Theme Twelve*/
div.wpsp-slider-section.wpsp_theme_twelve .wpsp-product .product-details{
    padding: 0 15px;
}
div.wpsp-slider-section.wpsp_theme_twelve .wpsp-product .wpsp-product-cat{
    margin-top: 3px;
}
/*Theme Thirteen*/
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .product-details{
    padding: 0 15px 8px 15px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -30px;
    position: relative;
    z-index: 9;
}
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product:hover .wpsp-product-image-area .wpsp-cart-button,
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product:hover .wpsp-product-image-area .product-overlay-color{
    opacity: 1;
    z-index: 2;
}
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .product-overlay-color{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.button,
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.added_to_cart{
    text-indent: -999px;
    overflow: hidden;
    max-width: 40px;
    min-width: 40px;
    height: 40px;
    position: relative;
}
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area a.button:before,
div.wpsp-slider-section.wpsp_theme_thirteen .wpsp-product .wpsp-product-image-area a.added_to_cart:before{
    content: "\f07a";
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 100%;
    left: 0;
    line-height: 38px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}

/*Theme Fourteen*/
div.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -30px;
    position: relative;
    z-index: 9;
}
div.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details .product-details-inner{
    padding: 0 15px;
}
div.wpsp-slider-section.wpsp_theme_fourteen .wpsp-product .product-details .wpsp-cart-button a{
    width: 100%;
    text-transform: uppercase;
}

/*Theme Fifteen*/
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-cart-button a{
    position: absolute;
    left: 0;
    bottom: -35px;
    right: 0;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product:hover .wpsp-cart-button a{
    bottom: 0;
    opacity: 1;
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist{
    position: absolute;
    right: 0;
    bottom: -35px;
    z-index: 1;
    margin: 0;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product:hover .wpsp-product-image-area .yith-wcwl-add-to-wishlist{
    opacity: 1;
    bottom: 0;
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button{
    width: 38px;
    height: 38px;
    display: block;
    text-indent: -999px;
    overflow: hidden;
    border-radius: 0;
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button{
    position: absolute;
    right: 38px;
    bottom: -35px;
    z-index: 1;
    margin: 0;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product:hover .wpsp-product-image-area a.wpl-yith-wcqv-button{
    opacity: 1;
    bottom: 0;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .yith-wcwl-add-to-wishlist .feedback,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .yith-wcwl-add-to-wishlist .ajax-loading,
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .yith-wcwl-add-to-wishlist .feedback,
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .yith-wcwl-add-to-wishlist .ajax-loading,
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .yith-wcwl-add-to-wishlist .feedback,
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .yith-wcwl-add-to-wishlist .ajax-loading,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist .feedback,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist .ajax-loading{
    display: none !important;
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a:before{
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-size: 14px;
    height: 100%;
    left: 0;
    line-height: 38px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-wishlistaddedbrowse.show a:before,
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-wishlistexistsbrowse.show a:before{
    content: "\f004";
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area .yith-wcwl-add-button.show a:before {
    content: "\f08a";
}
div.wpsp-slider-section.wpsp_theme_fifteen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button:before{
    font-family: FontAwesome;
    content: "\f00e";
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-size: 14px;
    height: 100%;
    left: 0;
    line-height: 38px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}

/* Theme Sixteen */
div.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-title a:hover{
    text-decoration: underline !important;
}
div.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-cat{
    padding-top: 8px;
    margin-bottom: 0;
    text-transform: uppercase;
}
div.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-title {
    padding-top: 6px;
}
div.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button:before,
div.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button:before{
    font-family: FontAwesome;
    content: "\f00e";
    padding-right: 5px;
    font-weight: 400;
}
div.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button{
    line-height: 19px;
    padding: 8px 14px;
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_sixteen .wpsp-product:hover .wpsp-product-image-area a.wpl-yith-wcqv-button{
    bottom: 0;
    opacity: 1;
}

/* Theme Seventeen */
div.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area .wpsp-cart-button a{
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 50%;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button{
    position: absolute;
    bottom: -35px;
    right: 0;
    left: 50%;
    line-height: 19px;
    padding: 8px 14px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product:hover .wpsp-product-image-area .wpsp-cart-button a,
div.wpsp-slider-section.wpsp_theme_seventeen .wpsp-product:hover .wpsp-product-image-area a.wpl-yith-wcqv-button{
    opacity: 1;
    bottom: 0;
}

/* Theme Eighteen */
div.wpsp-slider-section.wpsp_theme_eighteen .wpsp-product-price del{
    display: none;
}

/* Theme Nineteen */
div.wpsp-slider-section.wpsp_theme_nineteen .product-details{
    padding: 0 15px 15px 15px;
    position: relative;
}
div.wpsp-slider-section.wpsp_theme_nineteen .product-details:after,
div.wpsp-slider-section.wpsp_theme_nineteen .product-details:before {
    top: -30px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 15px;
    margin-left: -15px;
}

/* Theme Twenty */
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-box{
    margin: 6px;
    padding: 16px 20px;
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-title{
    padding-top: 0;
    padding-bottom: 10px;
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-cat{
    padding-bottom: 8px;
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .wpsp-product-price{
    padding-top: 10px;
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com{
    margin-top: 14px;
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist a:before{
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-size: 14px;
    height: 100%;
    margin-right: 3px;
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-wishlistaddedbrowse.show a:before,
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-wishlistexistsbrowse.show a:before{
    content: "\f004";
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-add-button.show a:before {
    content: "\f08a";
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist{
    display: inline-block;
    margin-left: 10px;
    position: relative;
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .compare-button a:before{
    font-family: FontAwesome;
    content: "\f0ec";
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-size: 14px;
    height: 100%;
    margin-right: 5px;
}
div.wpsp-slider-section.wpsp_theme_twenty .wpsp-product .product-wishlist-com .compare-button{
    display: inline-block;
    margin-right: 10px;
    position: relative;
    margin-top: 10px;
}

/* Theme Twenty One */
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-box{
    margin: 6px;
    padding: 16px 20px;
    overflow: hidden;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-title{
    padding-top: 0;
    padding-bottom: 10px;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-cat{
    padding-bottom: 8px;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-price{
    padding-top: 10px;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com{
    margin-top: 14px;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist a:before{
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-size: 14px;
    height: 100%;
    margin-right: 3px;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-wishlistaddedbrowse.show a:before,
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-wishlistexistsbrowse.show a:before{
    content: "\f004";
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-add-button.show a:before {
    content: "\f08a";
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .yith-wcwl-add-to-wishlist{
    display: inline-block;
    margin-left: 10px;
    position: relative;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .compare-button a:before{
    font-family: FontAwesome;
    content: "\f0ec";
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    font-size: 14px;
    height: 100%;
    margin-right: 5px;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .product-wishlist-com .compare-button{
    display: inline-block;
    position: relative;
    margin-top: 10px;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-image-area{
    float: left;
    width: 40%;
}
div.wpsp-slider-section.wpsp_theme_twenty_one .wpsp-product .wpsp-product-content-area{
    float: left;
    width: 60%;
    padding-left: 20px;
}

/* Theme Twenty Two */
div.wpsp-slider-section.wpsp_theme_twenty_two .wpsp-product .product-details{
    padding: 8px 14px 10px 14px;
}

/* Theme Twenty Three */
div.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .wpsp-product-image-area,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area{
    position: relative;
}
div.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .product-details{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 3px 14px 12px 14px;
}
div.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product .wpsp-product-add-to-cart{
    position: absolute;
    bottom: -10px;
    width: 100%;
    padding: 12px 15px 30px 15px;
    opacity: 0;
}
div.wpsp-slider-section.wpsp_theme_twenty_three .wpsp-product:hover .wpsp-product-add-to-cart{
    opacity: 1;
    bottom: 70px;
}

/* Theme Twenty Four */
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-add-to-cart{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-add-to-cart ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    height: 17px;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-add-to-cart ul li{
    float: left;
    border-right: 1px solid;
    height: 22px;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-add-to-cart ul li:last-child{
    border-right: none;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.button,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .wpsp-cart-button a.added_to_cart,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .compare-button a,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a{
    text-indent: -999px;
    overflow: hidden;
    max-width: 30px;
    min-width: 30px;
    height: 22px;
    line-height: 22px;
    position: relative;
    background-color: transparent !important;
    border: none !important;
    margin: 0;
    display: inline-block;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area a.button:before,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area a.added_to_cart:before{
    content: "\f07a";
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 100%;
    left: 0;
    line-height: 22px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .compare-button a:before{
    content: "\f0ec";
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 100%;
    left: 0;
    line-height: 22px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area a.wpl-yith-wcqv-button:before{
    content: "\f00e";
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 100%;
    left: 0;
    line-height: 22px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist a:before{
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 100%;
    left: 0;
    line-height: 22px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-wishlistaddedbrowse.show a:before,
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-wishlistexistsbrowse.show a:before {
    content: "\f004";
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-button.show a:before{
    content: "\f08a";
}
div.wpsp-slider-section.wpsp_theme_twenty_four .wpsp-product .wpsp-product-image-area .yith-wcwl-add-to-wishlist{
    margin: 0;
}

/* Theme Twenty Five */
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-product-box{
    margin: 6px;
}
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .product-details{
    padding: 2px 16px 8px 16px;
    overflow: hidden;
}
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-cart-button a.button,
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-cart-button a.added_to_cart{
    text-indent: -999px;
    overflow: hidden;
    max-width: 34px;
    min-width: 34px;
    height: 34px;
    position: relative;
    text-align: center;
    margin: 0;
}
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product a.button:before,
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product a.added_to_cart:before{
    content: "\f07a";
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 100%;
    left: 0;
    line-height: 33px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-product-title-price{
    float: left;
}
div.wpsp-slider-section.wpsp_theme_twenty_five .wpsp-product .wpsp-cart-button{
    float: right;
    margin-top: 20px;
}

/* Theme Twenty Six */
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product{
    border-radius: 5px;
}
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .product-details{
    padding: 2px 16px 8px 16px;
    overflow: hidden;
}
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-cart-button a.button,
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-cart-button a.added_to_cart{
    text-indent: -999px;
    overflow: hidden;
    max-width: 34px;
    min-width: 34px;
    height: 34px;
    position: relative;
    text-align: center;
    margin: 0;
}
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product a.button:before,
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product a.added_to_cart:before{
    content: "\f07a";
    font-family: FontAwesome;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    height: 100%;
    left: 0;
    line-height: 33px;
    position: absolute;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%;
}
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-product-title-price{
    float: left;
}
div.wpsp-slider-section.wpsp_theme_twenty_six .wpsp-product .wpsp-cart-button{
    float: right;
    margin-top: 20px;
}


/* Category Carousel */
div.wpsp-slider-section.wpsp_category_theme_one .wpsp-cat-item a.wpsp-cat-name .wpsp-cat-item-count{
    margin-left: 5px;
}
div.wpsp-slider-section.wpsp_category_theme_one .wpsp-cat-item a.wpsp-cat-name{
    padding: 34px 20px;
    display: block;
}
div.wpsp-slider-section.wpsp_category_theme_two .wpsp-cat-item{
    position: relative;
}
div.wpsp-slider-section.wpsp_category_theme_two .wpsp-cat-item img{
    width: 100%;
}
div.wpsp-slider-section.wpsp_category_theme_two .wpsp-cat-item a.wpsp-cat-name{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}