div#bike-category-fields {
    margin-top: 20px;
}
div#bike-category-fields p {
    display: inline-block;
    width: 33.3%;
}

.finder-table-row input {
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 12px 14px !important;
    border-color: #0000001a !important;
    border-radius: 0px !important;
    color: #000 !important;
}

div.finder-table-row > div.finder-fields-title p {
    font-size: 13px;
    line-height: 19px;
    margin-top: 3px;
    text-align: left;
    margin-bottom: -3px;
    font-style: italic;
    width: 165px;
    float: left;
    padding-bottom: 10px;
}

.finder-h3 {
    margin-bottom: 0px !important;
    font-size: 19px !important;
    line-height: 24px !important;
    text-align: left;
    margin-left: 0px !important;
    font-weight: 500 !important;
}

input[type=text]:disabled {
    background: #676767;
}

div.finder-table-row > div.finder-fields-title {
    max-width: 305px !important;
    padding-left: 105px;
}

div.finder-table-row > div {
    width: 100%;
}
div.finder-fields-title {
    width: 180px;
    vertical-align: middle;
    border: none !important;
    text-align: -webkit-center;
}
div.finder-fields-make {
    border: none !important;
    vertical-align: middle;
}
div.finder-fields-model {
    border: none !important;
    vertical-align: middle;
}
div.finder-fields-year {
    border: none !important;
    vertical-align: middle;
    max-width: 110px;
}
div.category-bike-fields {
    border: none !important;
    margin-bottom: 25px;
}
div.finder-table-row > div:nth-child(3) {
    margin-left: 15px;
    margin-right: 15px;
}
div.finder-table-row {
    background-color: #f3f3f3 !important;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 16px 22px;
    border-left: 3px solid #f16634;
}
div.finder-table-row > div span {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 4px;
    font-weight: 500!important;
    display: block;
}

div.finder-table-row > div.finder-fields-title:before {
    content: '';
    width: 90px;
    height: 52px;
    display: block;
    position: absolute;
    left: 24px;
    top: 28px;
    background-image: url(/wp-content/uploads/2021/08/motorcycle.svg);
    background-repeat: no-repeat;
}

div.finder-table-row > div.reset-button {
    max-width: 47px;
    margin-top: 23px;
    margin-left: 15px;
}

div.finder-table-row > div.reset-button a {
    display: block;
    background-color: #f16634;
    height: 46px;
    width: 46px;
    color: #fff;
}

div.finder-table-row > div.reset-button a span {
    visibility: hidden;
}

div.finder-table-row > div.reset-button a:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: red;
    position: relative;
    display: block;
    background: url(/wp-content/uploads/2022/10/close.svg);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
}


@media only screen and (max-width: 1400px){
    div.finder-table-row > div.finder-fields-title {padding-right: 20px;}
}

@media only screen and (max-width: 1300px){
    .finder-h3 {font-size: 17px !important;line-height: 21px !important;}
    div.finder-table-row > div.finder-fields-title p {font-size: 12.5px;line-height: 17px;margin-top: 4px;}
    .finder-table-row input {font-size: 15px !important;line-height: 22px !important;padding: 11px 14px !important;border-color: #0000001a !important;border-radius: 0px !important;color: #000 !important;}
    div.finder-table-row > div.finder-fields-title:before {width: 80px;height: 50px;top: 28px;}
    div.finder-table-row {padding: 14px 20px;}
    div.finder-table-row > div.reset-button a {height: 45px;width: 45px;}
    div.finder-table-row > div.reset-button {max-width: 45px;}
    div.finder-table-row > div.finder-fields-title {max-width: 266px !important;padding-left: 95px;padding-right: 15px;}

}

@media only screen and (max-width: 1200px){
    .finder-h3 {font-size: 16px !important;line-height: 18px !important;}
}

@media only screen and (max-width: 1150px){
    div.finder-table-row > div.finder-fields-title:before {width: 89px;height: 58px;top: 24px;left: 0px;background-position: -20px;}
    div.finder-table-row > div.finder-fields-title {max-width: 230px !important;padding-left: 65px;}
    div.finder-table-row > div.finder-fields-title p {font-size: 12.5px;line-height: 18px;margin-top: 4px;}
    .finder-h3 {font-size: 15px !important;line-height: 17px !important;}
    div.finder-fields-year {max-width: 90px;}
    div.finder-table-row > div:nth-child(3) {margin-left: 12px;margin-right: 12px;}
    .finder-table-row input {font-size: 14.5px !important;line-height: 20px !important;padding: 11px 13px !important;}
    div.finder-table-row {border-left: 0px;border-bottom: 3px solid #f16634;padding-bottom: 18px;}
    div.finder-table-row > div.reset-button a {height: 43px;width: 43px;}
    div.finder-table-row > div.reset-button {max-width: 43px;}
}


@media only screen and (max-width: 999px){
    div.finder-table-row {display: block;padding: 28px 25px !important;}
    div.finder-table-row > div.finder-fields-title p {float: none;width: 100%;}
    div.finder-table-row > div:nth-child(3) {margin-left: 0px;margin-right: 0px;margin-top: 15px;margin-bottom: 0px;}
    div.finder-table-row > div:nth-child(4) {max-width: 110px;margin-left: 10px;}
    div.finder-table-row > div:nth-child(3),
    div.finder-table-row > div:nth-child(4) {width: calc(100% - 124px);display: inline-block;}
    div.finder-table-row > div:nth-child(4) {margin-top: 15px;}
    .finder-h3 {font-size: 18px !important;line-height: 19px !important;}
    div.finder-table-row > div.finder-fields-title p {font-size: 14px;line-height: 19px;margin-top: 4px;}
    div.finder-table-row > div.finder-fields-title:before {width: 80px;height: 50px;top: 25px;left: 25px;background-position: center;}
    div.finder-table-row > div.finder-fields-title {width: 100% !important;max-width: 100% !important;display: block !important;margin-bottom: 22px;padding-left: 95px;}
    div.finder-table-row > div.reset-button {max-width: 100%;margin-left: 0px;}
    div.finder-table-row > div.reset-button a {height: 46px;width: 100%;}
    div.finder-table-row > div.reset-button a:before {display: none;visibility: hidden;}
    div.finder-table-row > div.reset-button a span {visibility: visible;text-align: center;margin-bottom: 0px;line-height: 46px !important;}
}

@media only screen and (max-width: 690px) {
    div.finder-table-row > div.finder-fields-title p {font-size: 13px;line-height: 19px;margin-top: 4px;}
    div.finder-table-row {display: block;padding: 25px 25px !important;}
    div.finder-table-row > div.finder-fields-title:before {width: 74px;height: 48px;top: -3px;left: 0px;}
    div.finder-table-row > div.finder-fields-title {margin-bottom: 18px;padding-left: 90px;position: relative;padding-right: 0px;}
}

@media only screen and (max-width: 479px){
    div.finder-table-row > div.finder-fields-title:before {width: 65px;height: 45px;top: -3px;left: 0px;}
    .finder-h3 {font-size: 17px !important;line-height: 19px !important;}
    div.finder-table-row > div.finder-fields-title p {font-size: 12.5px;line-height: 17px;margin-top: 4px;}
    div.finder-table-row > div.finder-fields-title {margin-bottom: 18px;padding-left: 75px;position: relative;}
}

@media only screen and (max-width: 414px) {
    div.finder-table-row > div.finder-fields-title p {display: none !important;}
    .finder-h3 {font-size: 19px !important;line-height: 20px !important;margin-top: 5px;}
    div.finder-table-row > div.finder-fields-title:before {width: 60px;height: 40px;top: -8px;left: unset;right: 0px;-moz-transform: scaleX(-1); -o-transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1);}
    div.finder-table-row > div.finder-fields-title {margin-bottom: 20px;padding-left: 0px;}
}

@media only screen and (max-width: 350px){
    div.finder-table-row > div:nth-child(3),
    div.finder-table-row > div:nth-child(4) {width: 100% !important;display: inline-block;max-width: unset;margin-left: 0px;}
    div.finder-table-row {display: block;padding: 25px 20px !important;}
}




