.page-main {
    height: 100%;
    overflow: hidden;
}
.catalog-category-view .products-grid .product-item-details .product-item-actions .actions-secondary.towishlist {
    display: none;
}
.catalog-product-view .page-wrapper > .breadcrumbs {
    margin: 0;
}
.product.description p {
   
    word-break: break-word;
}
.catalog-category-view .small-list.products-grid .product-item-info .product-item-details {
    float: initial;
}
.catalogsearch-result-index .small-list.products-grid .product-item-info .product-item-details {
    float: initial;
}
.catalog-product-view .small-list.products-grid .product-item-info .product-item-details {
    float: initial;
}
body.boxed .page-wrapper {
    overflow: auto !important;
}
.page-header.type11 .block-search {

    left: 9% !important;
}
.field.street.admin__control-fields.required div[name="shippingAddress.street.0"] .label span {
 display: none;
}
.field-tooltip #tooltip-label {
    display: none;
}
html, body {
    overflow-x: unset !important;
}
#search_mini_form {
    width: 374px !important;
    float: right !important;
}

.last_side_part {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.last_side_part h3 {
    color: 
    #0a263c;
}
.last_side_part h4 {
    color: 
    #0a263c;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
    line-height: 1.35;
}
@media only screen and (max-width:770px) {

#search_mini_form {
    width: auto !important;
    float: right !important;
}
}

.mst-searchautocomplete__autocomplete._active { min-width: unset;}

.block-cart-failed .actions.main .continue, .block-cart-failed .actions.main .clear, .cart-container .form-cart .actions.main .continue, .cart-container .form-cart .actions.main .clear {
    display: block !important;float: right;
    clear: both;margin-top: 15px;
}
.cart-container .form-cart .actions.main button.action.update {
    clear: both;
    float: right;
    margin-top: 15px;
}h5.side-menu-title {
    margin: 0;
    background-color: #f5f5f5;
    color: #a39f9c;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding: 14px 15px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #ddd;
}