label.label.montonio-logo-only {
    background-position: center;
}

.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
    float:left;
    width: 20%;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
    float: right;
    /* min-width: unset; */
}

.footer-logo {
    max-width: 200px;
}

.category-product-actions .toolbar-products .filter-placeholder, .category-product-actions .toolbar-products .toolbar-sorter {
    text-align: right!important;
}

a.action.action-auth-toggle.social-login-btn {
    display: none;
}

dt.filter-options-title {
    font-size: 14px!important;
}

.minicart-items .product .toggle {
    display: none;
}

table.table-checkout-shipping-method tbody tr td {
    width: 25%;
    text-align: right!important;
}

table.table-checkout-shipping-method tbody tr td {
    width: 50%;
    text-align: right;
}


td#label_carrier_smartpostestonia_smartpostestonia {
    float: left;
}

td#label_carrier_omnivaeeparcelpoint_omnivaeeparcelpoint {
    float: left;
}

td#label_carrier_omnivaeepostoffice_omnivaeepostoffice {
    float: left;
}

.table-checkout-shipping-method tbody td {
    border-top: unset!important;
}

.mst-searchautocomplete__item.magento_catalog_product {
    display: unset;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
    display: none!important;
}


div#notice-cookie-block {
    background-color: #fff !important;
    border-top: 1px solid black;
}



.table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 90%!important;
}