/*
Theme Name: Yobazar Child
Theme URI: https://demo.theme-sky.com/yobazar/
Author: Theme Sky Team
Author URI: https://theme-sky.com/
Description: Child theme for Yobazar
Template: yobazar
Version: 1.0.0
*/

/* Remove background from specific Yobazar product elements */
.woocommerce #main-content.ts-col-24 div.product.images-summary-background:before, 
.woocommerce #main-content.ts-col-24 div.product.images-summary-background > *:not(.product-images-summary):before, 
.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing:before {
    background: none !important;
}