/* Start custom CSS for shortcode, class: .elementor-element-ca11f5c */input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    color: #000;
    padding: 0.75em;
    height: auto;
    border-width: 1.5px;
    border-style: solid;
    border-color: #000000;
    border-radius: 30px !important;
    background: #8d8d8d91;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;

}/* End custom CSS */