/* WP Bakery Css Custom Code */
p.product.woocommerce.add_to_cart_inline {
    display: none;
}
.swiper-slide {
    background: #f7f7f7;
    text-transform: uppercase;
}
.gpsc--product-image img {
    width: 100%;
    margin-bottom: 0;
    padding: 25px;
}
.gpsc--product-image h2 {
    margin: 0;
    margin-bottom: -15px;
    padding: 0;
    font-size: 14px;
    position: absolute;
    left: 50%;
    margin-left: -40%;
    bottom: 39px;
    width: 80%;
}
div#gpsc--upsell {
    margin-bottom: 40px;
}
.gpsc--product-slider-carousel {
    position: relative;
    display: flow-root;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
}
.gpsc--product-slider-carousel .swiper-container {
    padding-top: 27px;
}
h2.gpsc--related-product-section-title.gpsc--section-title {
    margin-top: 30px;
}
.gpsc--product-slider-carousel h2.gpsc--section-title {
    position: relative;
}