/*
Theme Name:  Hello Elementor Child
Template:     hello-elementor
*/

.page-template-view-data #content {
    width: calc(100% - 377px);
}

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
    border: inherit;
}
table td {
    border: 1px solid #d4d4d4!important;
}