/*!
Theme Name: PBG
Theme URI: #
Author: Nadiia Haida
Author URI: //knott.fun
Description: Description
Version: 1.5.0
*/

.cf-block__preview section {
	margin-top: var(--section-gap);
}

html :where(.wp-block) {
    max-width: none !important;
}

.cf-block__preview .gallery {
	display: block !important;
}

.cf-block__preview section p {
	margin-bottom: 0 !important;
}


.accordion-section-title button.accordion-trigger {
	height: auto;
}

.wpcf7 br {
	display: none;
}

.wpcf7 .wpcf7-form-control-wrap:not(:first-child) {
	display: block;

	margin-top: 8px;
}

.fancybox__dialog {
	--color: var(--white);
}