/*
Theme Name: Haptic Child
Theme URI: http://themexriver.com/wp/haptic
Template: haptic
Author: themexriver
Author URI: http://themexriver.com/
Description: Haptic - Web Agency WordPress Theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.5.1693309114
Updated: 2023-08-29 11:38:34

*/

.brand-logo {
    width: 100px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    height: 62px;
    border: none;
    color: #555;
    padding-left: 20px;
    margin-bottom: 25px;
    border-radius: 5px;
    font-family: var(--heading-3);
	font-size: 14px;
    background: rgba(22, 35, 43, 0.05);
}