.product-information__grid .product-details rte-formatter hr {display: none;}
.product-information__grid .product-details rte-formatter h1,
.product-information__grid .product-details rte-formatter h2,
.product-information__grid .product-details rte-formatter h3 {font-size: 0.875rem;
    margin-top: 10px;
    margin-bottom: -3px;
    font-weight: 600;}

search-button .header-actions__action svg {width: 30px!important;height: 30px!important;}

@media (max-width: 767px) {
    search-button {position: absolute;right: 42px;}
}
