/*
Theme Name: RunPositive
Author: Designs Funnel Team
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.single-image .wpgs-for .slick-arrow::before, .wpgs-nav .slick-prev::before, .wpgs-nav .slick-next::before {
    display: block;
    color: #000;
    font-size:20px
    /* background: #fff !important; */
}

.single-image button.slick-next.slick-arrow {
    background: black;
    border-radius: 100px;
    background: #ffffff00;
    color: #00000000;
        padding-right:15px
}
.single-image button.slick-prev.slick-arrow {
    background: black;
    border-radius: 100px;
    background: #ffffff00;
        color: #00000000;
    padding-left:0px
}

@media only screen and (max-width: 600px) {
.elementor-slides-wrapper .swiper-slide-bg {
    background-position: left;
}
}

h3#ship-to-different-address span:after {
    content: 'Shipping Address';
}