/*
Theme Name:     Stratus - Child Theme
Theme URI:      http://themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

.w-100{
	width:100%;
}

.wpcf7-acceptance{
	    display: flex;
    border: 0!important;
}

.wpcf7-acceptance .wpcf7-list-item{
margin:0;
	}

.wpcf7-acceptance .wpcf7-list-item label{
		    display: flex;
    align-items: start;
    gap: 8px;
	}