lightspeeddevelopment/lsx-customizer

View on GitHub
assets/css/lsx-customizer.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) .col2-set .col-2 .form-row-first { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) .col2-set .col-1 .form-row-first { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

2 IDs in the selector, really?
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #primary:not([class*="-8"]) .col2-set { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

2 IDs in the selector, really?
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) .col2-set { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) .col2-set .col-2 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Use of !important
Open

@media (min-width: 992px) { .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page { width: 750px !important; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #primary:not([class*="-8"]) .col2-set .col-2 { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

2 IDs in the selector, really?
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #primary:not([class*="-8"]) #order_review { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Use of !important
Open

.lsx-wc-my-account-menu-item-simple ul.lsx-wc-my-account-sub-menu { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-distraction-free .breadcrumbs-container, .checkout.lsx-wc-checkout-distraction-free #top-menu, .checkout.lsx-wc-checkout-distraction-free .checkout-cta-bottom, .checkout.lsx-wc-checkout-distraction-free .lsx-wc-checkout-steps { display: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-first { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #order_review { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

2 IDs in the selector, really?
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) #order_review { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #order_review_heading { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #primary:not([class*="-8"]) .col2-set .col-1 { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

2 IDs in the selector, really?
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #primary:not([class*="-8"]) #order_review_heading { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

#top-menu .lsx-wc-my-account-menu-item > a:after { margin-left: 1.2rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) .col2-set .col-1 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

2 IDs in the selector, really?
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container .primary-navbar, .checkout.lsx-wc-checkout-distraction-free #masthead > .container #searchform { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-first { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

2 IDs in the selector, really?
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .order-review #order_review_heading { display: block; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) .col2-set .col-2 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Use of !important
Open

article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .woocommerce { max-width: 900px !important; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-distraction-free.using-gutenberg #primary .entry-content { padding-top: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses #order_review { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

#top-menu .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:before { float: none; margin-right: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container .primary-navbar, .checkout.lsx-wc-checkout-distraction-free #masthead > .container #searchform { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #primary:not([class*="-8"]) .col2-set .col-1 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Use of !important
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container .primary-navbar, .checkout.lsx-wc-checkout-distraction-free #masthead > .container #searchform { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout #order_review_heading { display: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

article.page .lsx-wc-checkout-layout-stacked #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Use of !important
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout > li:not(.flex-active-slide) { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-distraction-free:not(.using-gutenberg) #primary { margin-top: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Use of !important
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .flex-disabled { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Use of !important
Open

@media (max-width: 767px) { .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-link:hover, .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-link:focus, .content-area .lsx-wc-checkout-steps a.lsx-wc-checkout-steps-link:not(.btn):not(.wp-block-button__link):hover, .content-area .lsx-wc-checkout-steps a.lsx-wc-checkout-steps-link:not(.btn):not(.wp-block-button__link):focus { color: #418ad0 !important; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Don't use IDs in selectors.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .col2-set, .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout #order_review { width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-last { float: right; margin-right: 0; width: 52.9411764706%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-last { float: right; margin-right: 0; width: 52.9411764706%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review_heading
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-last { float: right; margin-right: 0; width: 52.9411764706%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page
Open

@media (min-width: 992px) { .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page { width: 750px !important; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-first { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review_heading
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-first { float: left; margin-right: 5.8823529412%; width: 41.1764705882%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review_heading
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free.using-gutenberg #primary .entry-content
Open

.checkout.lsx-wc-checkout-distraction-free.using-gutenberg #primary .entry-content { padding-top: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-default article.page .entry-content .woocommerce > *
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-default article.page .entry-content .woocommerce > * { max-width: 1020px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-first { float: left; margin-right: 5.8823529412%; width: 41.1764705882%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-first { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-first { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .checkout .lsx-checkout-slides
Open

article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .checkout .lsx-checkout-slides { max-width: 900px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

The property -ms-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

.lsx-wc-checkout-steps-items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; margin-bottom: 0; padding-left: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

The property -ms-transform is compatible with -webkit-transform and should be included as well.
Open

  .lsx-wc-checkout-steps-item .fa-check-circle:after { border-radius: 50%; content: ""; height: 21px; left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 21px; z-index: 1; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout #order_review_heading
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout #order_review_heading { display: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free .lsx-wc-checkout-steps
Open

.checkout.lsx-wc-checkout-distraction-free .breadcrumbs-container, .checkout.lsx-wc-checkout-distraction-free #top-menu, .checkout.lsx-wc-checkout-distraction-free .checkout-cta-bottom, .checkout.lsx-wc-checkout-distraction-free .lsx-wc-checkout-steps { display: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:nth-child(2) a:after
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:nth-child(2) a:after { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f30b"; margin-left: 0.53em; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free .breadcrumbs-container
Open

.checkout.lsx-wc-checkout-distraction-free .breadcrumbs-container, .checkout.lsx-wc-checkout-distraction-free #top-menu, .checkout.lsx-wc-checkout-distraction-free .checkout-cta-bottom, .checkout.lsx-wc-checkout-distraction-free .lsx-wc-checkout-steps { display: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current
Open

.content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current { color: #418ad0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free #top-menu
Open

.checkout.lsx-wc-checkout-distraction-free .breadcrumbs-container, .checkout.lsx-wc-checkout-distraction-free #top-menu, .checkout.lsx-wc-checkout-distraction-free .checkout-cta-bottom, .checkout.lsx-wc-checkout-distraction-free .lsx-wc-checkout-steps { display: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free.using-gutenberg #primary .entry-content
Open

.checkout.lsx-wc-checkout-distraction-free.using-gutenberg #primary .entry-content { padding-top: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides { margin: 0; padding: 0; margin-bottom: 8.4rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-done .fa-check-circle
Open

@media (max-width: 767px) { .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-done .fa-check-circle { background-color: #6baf21; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current a > span:before
Open

@media (max-width: 767px) { .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current > span:before, .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current a > span:before { background-color: #418ad0; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review_heading
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review_heading { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:before
Open

.lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f007"; float: right; font-size: 20px; margin-right: 0.5rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free #masthead > .container .primary-navbar
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container .primary-navbar, .checkout.lsx-wc-checkout-distraction-free #masthead > .container #searchform { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current > span:before
Open

@media (max-width: 767px) { .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current > span:before, .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-current a > span:before { background-color: #418ad0; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled a > span:before
Open

@media (max-width: 767px) { .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled > span:before, .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled a > span:before { background-color: #dadddf; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled > span:before
Open

@media (max-width: 767px) { .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled > span:before, .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled a > span:before { background-color: #dadddf; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-default article.page .entry-content .woocommerce > *
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-default article.page .entry-content .woocommerce > * { max-width: 1020px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #order_review { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a span
Open

@media (min-width: 1200px) { .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:after, .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a span { display: none; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free #masthead > .container #searchform
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container .primary-navbar, .checkout.lsx-wc-checkout-distraction-free #masthead > .container #searchform { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout { clear: both; margin-left: 0; padding-left: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:nth-child(2)
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:nth-child(2) { float: right; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page
Open

@media (min-width: 992px) { .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page { width: 750px !important; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 .form-row-first { float: left; margin-right: 4.347826087%; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .lsx-wc-my-account-menu-item.lsx-wc-my-account-login > a:after
Open

.lsx-wc-my-account-menu-item.lsx-wc-my-account-login > a:after { content: "\f090"; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a { cursor: default; color: inherit; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:first-child a:before
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:first-child a:before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f30a"; margin-right: 0.53em; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled .lsx-wc-checkout-steps-counter
Open

.content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled .lsx-wc-checkout-steps-counter { background-color: #dadddf; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-1 .form-row-first { float: left; margin-right: 5.8823529412%; width: 41.1764705882%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

The property -moz-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a:before
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a:before { background-color: #d7d7d7; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-done .fa-check-circle:after
Open

  .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-done .fa-check-circle:after { background-color: #fff; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-two-column-addreses article.page .entry-content .woocommerce > *
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-two-column-addreses article.page .entry-content .woocommerce > * { max-width: 900px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: #top-menu .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:before
Open

#top-menu .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:before { float: none; margin-right: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout > li:not(:first-child)
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout > li:not(:first-child) { display: none; -webkit-backface-visibility: hidden; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout > li:not(.flex-active-slide)
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout > li:not(.flex-active-slide) { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:nth-child(2) a:before
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:nth-child(2) a:before { content: ""; display: block; height: 4px; width: 50%; position: absolute; bottom: -1.1em; left: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:nth-child(2) a:before
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:nth-child(2) a:before { background-color: #ebebeb; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .flex-direction-nav li
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav li { list-style: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-two-column-addreses article.page .entry-content .woocommerce > *
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-two-column-addreses article.page .entry-content .woocommerce > * { max-width: 900px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-1 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) #order_review { clear: both; float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .woocommerce
Open

article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .woocommerce { max-width: 900px !important; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

The property -moz-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

.lsx-wc-checkout-steps-items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; margin-bottom: 0; padding-left: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .lsx-wc-my-account-menu-item.lsx-wc-my-account-login.lsx-wc-my-account-menu-item-simple > a:before
Open

.lsx-wc-my-account-menu-item.lsx-wc-my-account-login.lsx-wc-my-account-menu-item-simple > a:before { content: "\f090"; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .flex-direction-nav li a
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav li a { width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .flex-direction-nav a
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav a { cursor: pointer; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-first
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-first { float: left; margin-right: 5.8823529412%; width: 41.1764705882%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page .col2-set .col-2 .form-row-last { float: right; margin-right: 0; width: 52.9411764706%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 { float: none; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-last
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-stacked article.page #primary:not([class*="-8"]) .col2-set .col-2 .form-row-last { float: right; margin-left: 0; margin-right: 0; width: 47.8260869565%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-right-aligned
Open

@media (min-width: 1200px) { .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-right-aligned { margin-left: auto; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .woocommerce
Open

.checkout.lsx-wc-checkout-two-steps .woocommerce { margin-bottom: 8.4rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .col2-set
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .col2-set, .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout #order_review { width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li { display: inline-block; margin: 0 -2px; position: relative; width: 50%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .lsx-wc-my-account-menu-item.lsx-wc-my-account-login.lsx-wc-my-account-menu-item-simple > a:before
Open

.lsx-wc-my-account-menu-item.lsx-wc-my-account-login.lsx-wc-my-account-menu-item-simple > a:before { content: "\f090"; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:before
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:before { display: block; font-weight: 700; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:first-child
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:first-child { float: left; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-right-aligned + .lsx-wc-cart-menu-item-right-aligned
Open

@media (min-width: 1200px) { .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-right-aligned + .lsx-wc-cart-menu-item-right-aligned { margin-left: 0; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .order-review #order_review_heading
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .order-review #order_review_heading { display: block; width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:first-child a:before
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:first-child a:before { content: ""; display: block; height: 4px; width: 50%; position: absolute; bottom: -1.1em; right: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:nth-child(2) a.flex-active:before
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:nth-child(2) a.flex-active:before { background-color: #d7d7d7; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free:not(.using-gutenberg) #primary
Open

.checkout.lsx-wc-checkout-distraction-free:not(.using-gutenberg) #primary { margin-top: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout #order_review
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout .col2-set, .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout #order_review { width: 100%; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav { margin-left: 0; text-align: center; padding: 1em 0 3.632em; margin-bottom: 2.618em; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a:after
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a:after { display: block; content: ""; width: 1em; height: 1em; position: absolute; bottom: -1.5em; left: 50%; margin-left: -0.5em; border-radius: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; border: 4px solid #d7d7d7; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free #masthead > .container
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

The property -ms-box-pack is compatible with -webkit-box-pack and should be included as well.
Open

.checkout.lsx-wc-checkout-distraction-free #masthead > .container { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free .checkout-cta-bottom
Open

.checkout.lsx-wc-checkout-distraction-free .breadcrumbs-container, .checkout.lsx-wc-checkout-distraction-free #top-menu, .checkout.lsx-wc-checkout-distraction-free .checkout-cta-bottom, .checkout.lsx-wc-checkout-distraction-free .lsx-wc-checkout-steps { display: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

The box-sizing property isn't supported in IE6 and IE7.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a:after { display: block; content: ""; width: 1em; height: 1em; position: absolute; bottom: -1.5em; left: 50%; margin-left: -0.5em; border-radius: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; border: 4px solid #d7d7d7; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled
Open

.content-area .lsx-wc-checkout-steps .lsx-wc-checkout-steps-item.lsx-wc-checkout-steps-item-disabled { color: #dadddf; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:after
Open

@media (min-width: 1200px) { .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:after, .lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a span { display: none; } }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .flex-direction-nav
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav { margin: 1rem 0; clear: both; position: relative; z-index: 9; padding: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-distraction-free:not(.using-gutenberg) #primary
Open

.checkout.lsx-wc-checkout-distraction-free:not(.using-gutenberg) #primary { margin-top: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Adjoining classes: .checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .flex-disabled
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .flex-disabled { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

The universal selector (*) is known to be slow.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-default article.page .entry-content .woocommerce > * { max-width: 1020px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

The universal selector (*) is known to be slow.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-two-column-addreses article.page .entry-content .woocommerce > * { max-width: 900px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Element (ul.lsx-wc-my-account-sub-menu) is overqualified, just use .lsx-wc-my-account-sub-menu without element name.
Open

.lsx-wc-my-account-menu-item-simple ul.lsx-wc-my-account-sub-menu { display: none !important; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Element (a.flex-active:before) is overqualified, just use .flex-active without element name.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:nth-child(2) a.flex-active:before { background-color: #d7d7d7; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Duplicate property 'font-size' found.
Open

.lsx-wc-my-account-menu-item > a:after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f007"; float: right; font-size: 20px; margin-left: 2rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Duplicate property 'font-size' found.
Open

.lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f007"; float: right; font-size: 20px; margin-right: 0.5rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

float can't be used with display: inline-block.
Open

.lsx-wc-my-account-menu-item > a:after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f007"; float: right; font-size: 20px; margin-left: 2rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

float can't be used with display: inline-block.
Open

.lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f007"; float: right; font-size: 20px; margin-right: 0.5rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .checkout .lsx-checkout-slides { max-width: 900px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses.lsx-wc-checkout-two-steps .woocommerce { max-width: 900px !important; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.lsx-wc-checkout-steps-items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; list-style: none; margin-bottom: 0; padding-left: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

@media (max-width: 767px) { .lsx-wc-checkout-steps-item .fa-check-circle { border-radius: 50%; line-height: 35px; height: 35px; position: relative; text-align: center; width: 35px; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.lsx-wc-my-account-menu-item > a:after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f007"; float: right; font-size: 20px; margin-left: 2rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav { margin-left: 0; text-align: center; padding: 1em 0 3.632em; margin-bottom: 2.618em; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:first-child a:before { content: ""; display: block; height: 4px; width: 50%; position: absolute; bottom: -1.1em; right: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

  .lsx-wc-checkout-steps-item:not(.lsx-wc-checkout-steps-item-done) > span, .lsx-wc-checkout-steps-item:not(.lsx-wc-checkout-steps-item-done) a > span { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-two-column-addreses article.page .entry-content .woocommerce > * { max-width: 900px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:first-child a:before { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f30a"; margin-right: 0.53em; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-two-step-checkout > li:not(:first-child) { display: none; -webkit-backface-visibility: hidden; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.page-template-default:not(.has-sidebar).woocommerce-page.lsx-wc-checkout-layout-default article.page .entry-content .woocommerce > * { max-width: 1020px; margin-left: auto; margin-right: auto; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

article.page .lsx-wc-checkout-layout-two-column-addreses .col2-set { width: 100%; float: none; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.lsx-wc-my-account-menu-item.lsx-wc-my-account-menu-item-simple > a:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f007"; float: right; font-size: 20px; margin-right: 0.5rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav { margin: 1rem 0; clear: both; position: relative; z-index: 9; padding: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides { margin: 0; padding: 0; margin-bottom: 8.4rem; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a { cursor: default; color: inherit; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .flex-direction-nav li:nth-child(2) a:after { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f30b"; margin-left: 0.53em; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li:nth-child(2) a:before { content: ""; display: block; height: 4px; width: 50%; position: absolute; bottom: -1.1em; left: 0; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.checkout.lsx-wc-checkout-two-steps .lsx-checkout-slides .lsx-checkout-control-nav li a:after { display: block; content: ""; width: 1em; height: 1em; position: absolute; bottom: -1.5em; left: 50%; margin-left: -0.5em; border-radius: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #ffffff; border: 4px solid #d7d7d7; }
Severity: Minor
Found in assets/css/lsx-customizer.css by csslint

There are no issues that match your filters.

Category
Status