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

.ct-header-socials {
	flex-shrink: 0;
}

body.single-gm-live .gm-cta-button--see-more {
	display: none !important
}

[class*="gallery-aspect-ratio-"] picture {
  height: 100% !important;
}

/* Polylang flag */
.ct-language img {
  width: 22px !important;
  max-width: 22px !important;
  height: auto !important;
}