/*
Theme Name:twentyseventeen_child
Template:twentyseventeen
Version:2.4
*/


.topSearch {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    top: -900px;
    z-index: 1000;
}

.topSearch ul {
    position: absolute;
    top: 20px;
    left: 350px;
}

.topSearch li {
    margin: 0;
    padding: 5px!important;
    float: left;
}

.topSearch select.sf-input-select {
    font-size: 30px;
}
