body {
font-variant-ligatures: none;
-webkit-font-variant-ligatures: none;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
.custom-form.elementor-element div.wpforms-container-full .wpforms-form input,
.custom-form.elementor-element div.wpforms-container-full .wpforms-form textarea {
font-family: "Raleway", Sans-serif;
font-size: 14px;
font-weight: normal;
border-radius: 8px;
}
.custom-form.elementor-element div.wpforms-container-full .wpforms-form textarea {
resize: none;
overflow-y: auto;
}
.custom-form.elementor-element div.wpforms-container-full .wpforms-form .wpforms-submit {
width: 100%;
max-width: 234px;
padding: 17px;
font-family: "Raleway", Sans-serif;
font-size: 15px;
font-weight: normal;
text-transform: uppercase;
border: none;
background: #ea9919;
color: #fff;
line-height: 1;
}
.elementor-element .officehours-table {
margin: 0;
border-color: #fff;
border-width: 1px 1px 1px 1px;
}
.elementor-element .officehours-table tr td {
width: 50%;
padding: 7px;
border-color: #fff;
border-width: 0 0 1px 0;
color: #fff;
font-family: "Raleway", Sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 1;
}
.elementor-element .officehours-table tr td:first-child {
padding-left: 78px;
}
@media (max-width: 767px) {
.elementor-element .officehours-table,
.elementor-element .officehours-table tbody,
.elementor-element .officehours-table tr,
.elementor-element .officehours-table td {
display: block;
}
.elementor-element .officehours-table tr td {
width: 100%;
padding: 7px;
text-align: center;
}
.elementor-element .officehours-table tr td:first-child {
padding-left: 7px;
}
}