.checkout-index-index .checkout-container .amcheckout-column #checkout-step-shipping #shipping-new-address-form > .field:nth-child(4) .control > .field label.label{
    display: none;
}

.catalog-product-view .column.main .product-info-main-wrapper .customwish{
    justify-content: end;
}
.catalog-product-view .product-info-main-wrapper .box-tocart{
    margin-bottom: -5px;
}
.catalog-product-view .product-info-main-wrapper .box-tocart .fieldset{
    margin-bottom: 0px;
}
.catalog-product-view .product-info-main-wrapper .box-tocart #pay-later{
    padding: 0px !important;
}

.ammenu-header-container .header.content .block-search{
    width: 100%;
}
.ammenu-header-container .block-search .minisearch .control{
    padding: 4px 45px;
}