.ecwid {
}
.ecwid-minicart {
    background: none !important;
    border: none !important;
}

.ecwid-categories {
    background: none !important;
}

html#ecwid_html body#ecwid_body div.ecwid-categories table {
    width: 100% !important;
}

td.ecwid-categories-vertical-table-cell table.ecwid-categories-vertical-table-cell-categoryLink {
    margin: 5px 0 !important;
}

span.ecwid-categories-category {
    font-size: 14px !important;
}

html#ecwid_html body#ecwid_body table.ecwid-productBrowser-productsTable-table {
    width: 100% !important;
}

html#ecwid_html body#ecwid_body div.ecwid-productBrowser {
    padding: 0 0 20px !important;
}

html#ecwid_html body#ecwid_body div.ecwid-Checkout div.ecwid-floatLeftPanel {
    float: none !important;
}
div.ecwid-Checkout-EmailBlock div.ecwid-form, div.ecwid-AddressForm div.ecwid-form, div.ecwid-Checkout-PasswordBlock div.ecwid-form {
    width: 100% !important;
}
html#ecwid_html body#ecwid_body div.ecwid-PaymentMethodSelector {
    width: 100% !important;
    margin: 0 !important;
}

html#ecwid_html body#ecwid_body div.ecwid-AddressForm * {
    box-sizing: inherit !important;
}

div.ecwid-ProductBrowser-auth-anonim, html#ecwid_html body#ecwid_body div.ecwid-ProductBrowser-auth-logged {
    margin-right: 0 !important;
}