.theme-pearl.product-page-v3 .column.main, .theme-pearl.product-page-v4 .column.main, .theme-pearl.store-view-default.page-products .page-title-wrapper, .theme-pearl.store-view-default.page-products .columns, .theme-pearl.store-view-default.page-products .page.messages {
    max-width: 82% !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.theme-pearl .page-wrapper .page-footer .footer-v1, .theme-pearl .page-wrapper .page-footer .footer-v2, .theme-pearl .page-wrapper .page-footer .footer-v3, .theme-pearl .page-wrapper .page-footer .footer-v4, .theme-pearl .page-wrapper .page-footer .footer-v5 {
    max-width: 1400px !important;
    margin: 0 auto;
    float: none;
}

.theme-pearl.store-view-default #maincontent.page-main {
    max-width: 1200px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.theme-pearl.catalog-category-view #maincontent.page-main, .theme-pearl.catalogsearch-result-index #maincontent.page-main, .theme-pearl.catalog-product-view #maincontent.page-main{
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0!important;
}

.payment-group .message.error { display: none; }
.overlay-focus-megamenu { display: none; }