/*
Theme Name: green-tornado
Version: 1.0
Description: A child theme of Hello Elementor
Author: Green Tornado
Template: hello-elementor
*/

.elementor-acceptance-field {
	transform: scale(1.3, 1.3);
	margin: 10px;
}

.elementor-message.elementor-message-success {
    font-size: 20px;
    float: right;
    color: green;
    font-weight: bold;
}

@media (max-width: 767px) {
    .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-3a5ee43 {
        margin-bottom: 20px;
    }

    .mytitle {
        max-width: 354px !important;
    }

    #menusec {
        top: -20px;
        background: none;
    }
}