/* Start custom CSS for Aoriv_Contact_Two, class: .elementor-element-8feb183 */.contact-btn {
    color: #ffffff !important;
}

.wpcf7-response-output {
    margin: 0 !important;
    margin-top: 10px !important;
    border: none !important;
    color: #dc3232;
    padding: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output{
	color: #46b450 !important
}

.contacts-info h3::before{
    background-color: #ff0068 !important;
}

.social-content{
    display: none !important;
}
.contacts-info .info li:last-child {
    margin-bottom: 0;
}

.contacts-info .info li a:hover {
    color: var(--e-global-color-primary);
}


.wpcf7 input[type=number]::-webkit-inner-spin-button,
.wpcf7 input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.wpcf7 input[type=number] {
    -moz-appearance: textfield;
}/* End custom CSS */