/**
 * Theme Name:     Blocksy Child
 * Author:         CreativeThemes
 * Template:       blocksy
 * Text Domain:	   blocksy-child
 * Description:    Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
 * Theme URI:      https://www.getpageup.com/
 * Author URI:     https://www.getpageup.com/
 */


.ct-header [data-row="bottom"]{
    display: none;
}
.home .ct-header [data-row="bottom"]{
    display: block;
}

.home .ct-header [data-row="bottom"] [data-items]>*{
    margin:0!important;
}


@media (max-width: 999.98px) {
    .single-product div.woocommerce-product-gallery {
        margin-bottom: 1.5em;
    }
}