/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/* Hotfix: homepage hero carousel collapsed to 0px width */
.home .elementor-838 .elementor-element.elementor-element-16252a5 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}
