﻿.finalShopInput {
    height: 55px;
    line-height: 55px;    
}

    .finalShopInput:focus {
        outline: none;
    }
