.wd-product .wd-entities-title {
    height: 44px;
}
.single-product .wd-content-layout {
    padding-top: 0;
}

body.single-product .wd-builder-off .single-product-page {
    background-color: #f5834512;
}
body.single-product .wd-builder-off .single-product-page .product-tabs-wrapper {
    background-color: #fff;
}
body.single-product .woocommerce-product-gallery .wd-carousel-inner {
    background-color: #fff;
}
body.single-product .woocommerce-product-gallery .wd-gallery-images .wd-carousel-item img {
    height: 350px;
    object-fit: contain;
}
body.single-product .wd-builder-off .site-content .product-image-summary-inner {
        padding-top: 30px;
}