/*
Theme Name: Notch Solutions The7 Child
Theme URI: https://notchsolutions.com/
Description: Child theme for Notch Solutions site customizations on The7.
Author: Notch Solutions
Template: dt-the7
Version: 1.0.0
Text Domain: notch-the7-child
*/

/*
 * Preserve WPBakery's full-width fallback before its JavaScript initializes.
 * The7 otherwise overrides this margin with -15px, causing a layout shift.
 */
.vc_row[data-vc-full-width-temp][data-vc-full-width-init="false"],
.vc_section[data-vc-full-width-temp][data-vc-full-width-init="false"] {
	margin-left: calc(-50vw + 50%) !important;
}
