.header .search input[type='button']{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 44px;
    border: none;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
    background: var(--varColor) url(dfiles/14565/images/search.png) no-repeat center center;}
