details[open] summary {
    display: none
}

.field {
    border-bottom: 1px solid #dcdbdb
}

#search-modal #Search {
    border: none;
    font-size: 16px;
    font-weight: 500;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid rgba(68, 25, 25, .8)
}

.field .search__button {
    background: transparent;
    padding: 0 15px;
    float: right
}

.modal__toggle-close {
    position: absolute;
    top: 15px;
    right: 10px
}

.search__button,
#close-search_button {
    background: #fff
}

.search__button svg,
#close-search_button svg {
    height: 30px;
    width: 30px;
    color: #000
}

#close-search_button {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 99;
    padding: 0
}

.search__button {
    position: absolute;
    right: 20px;
    padding: 0;
    top: 70px;
    z-index: 99
}

/*# sourceMappingURL=/cdn/shop/t/309/assets/component-search.css.map?v=180045286555853825521739535342 */