.elementor-20 .elementor-element.elementor-element-c7f0015{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-c7f0015 */.custom-search-box {
    width: 100%;
    max-width: 400px;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 8px 12px;
    display: flex;
    align-items: center;
}
.custom-search-box form {
    width: 100%;
    display: flex;
    align-items: center;
}
.search-icon {
    display: flex;
    align-items: center;
    color: #777777;
    margin-right: 10px;
}
.search-input {
    border: none;
    outline: none;
    width: 100%;
    font-size: 14px;
    color: #2c3e50;
    background: transparent;
}
.search-input::placeholder {
    color: #2980b9;
}/* End custom CSS */