lightspeeddevelopment/lsx-search

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

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

  #secondary.facetwp-sidebar {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  width: 100% !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

  #secondary.facetwp-sidebar .facetwp-row {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .input-group .field:nth-child(2) {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  text-align: left !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

  #primary.content-area {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar .facetwp-filter-title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  margin-top: 20px !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  width: 30.75% !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  -webkit-transition: none !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

2 IDs in the selector, really?
Open

#primary.content-area #facetwp-top .facetwp-sort-select,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .btn.search-submit {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar .facetwp-filter-title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  margin-top: 0 !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

  #secondary.facetwp-sidebar .facetwp-filter-title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar .facetwp-type-search {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  color: #fff !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  margin-right: 3.8% !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

2 IDs in the selector, really?
Open

#primary.content-area #facetwp-top .facetwp-type-sort select {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .input-group .field:first-child {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  float: none !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#secondary.facetwp-sidebar .facetwp-item,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

    position: fixed !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

  body:not(.search-no-results) #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort:after {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort select {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

    margin-top: 0 !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#ui-datepicker-div {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-bottom > .row {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-top .row > .col-xs-12,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-bottom > .row .row > .col-xs-12 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  z-index: 99 !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-bottom > .row .row > .col-xs-12 .facetwp-pager {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-bottom .col-xs-12 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

.search-no-results #facetwp-bottom {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

  margin-top: 0 !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort select {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-top {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

.search-no-results #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Use of !important
Open

    margin: 0 !important;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

.ssm-nav-is-open #secondary {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-bottom > .row {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

  #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-bottom > .row {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

.search-no-results #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

body:not(.search-no-results) #facetwp-top .row > .col-xs-12 .facetwp-pager,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Don't use IDs in selectors.
Open

#facetwp-top .facetwp-type-sort select {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .facetwp-sidebar.widget-area + .content-area.search-sidebar-left
Open

  .search .facetwp-sidebar.widget-area + .content-area.search-sidebar-left,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area + .content-area.search-sidebar-left
Open

.blog .facetwp-sidebar.widget-area + .content-area.search-sidebar-left {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area + .content-area
Open

.blog .facetwp-sidebar.widget-area + .content-area {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: #secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .btn.search-submit
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .btn.search-submit {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button
Open

.lsx-search-form .field.submit-button {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.combination-toggle.hidden
Open

.lsx-search-form .field.combination-toggle.hidden {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results
Open

.search-no-results .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect
Open

.search-results .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-target
Open

.search-results .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-target,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:first-child
Open

  .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:first-child, .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:nth-child(2), .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:nth-child(3) {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .content.role.row
Open

.archive .content.role.row,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: #secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .input-group .field:nth-child(2)
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .input-group .field:nth-child(2) {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: #secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .btn.search-submit
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .btn.search-submit {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .lsx-search-title
Open

.blog .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .lsx-search-title
Open

.search-results .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-results .lsx-search-title
Open

.blog .facetwp-sidebar.widget-area .facetwp-results .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-results .input-group-btn
Open

.search-results .facetwp-sidebar.widget-area .facetwp-results .input-group-btn,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect
Open

.blog .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product
Open

ul.products.list li.product {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse
Open

.search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results
Open

.search-results .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog-description.search-description
Open

.blog-description.search-description {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .lsx-search-title
Open

.search-no-results .facetwp-sidebar.widget-area .lsx-search-title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-results .lsx-search-title
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-results .lsx-search-title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product .gridlist-buttonwrap
Open

ul.products.list li.product .gridlist-buttonwrap {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: #secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .input-group .field:first-child
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .input-group .field:first-child {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse
Open

.blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse
Open

.archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-facet
Open

.search-results .facetwp-sidebar.widget-area .facetwp-facet,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results
Open

.search-no-results .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .lsx-search-title .facetwp-counts
Open

.search-results .facetwp-sidebar.widget-area .lsx-search-title .facetwp-counts,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-results
Open

.search-results .facetwp-sidebar.widget-area .facetwp-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product img
Open

ul.products.list li.product img {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .content.role.row
Open

  .search .content.role.row,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .content.role.row
Open

.archive .content.role.row,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .content.role.row
Open

.blog .content.role.row {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .lsx-search-title
Open

.archive .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .lsx-search-title .facetwp-counts
Open

.archive .facetwp-sidebar.widget-area .lsx-search-title .facetwp-counts,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-results .lsx-search-title
Open

.search-results .facetwp-sidebar.widget-area .facetwp-results .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-results .input-group-btn
Open

.blog .facetwp-sidebar.widget-area .facetwp-results .input-group-btn,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-target
Open

.archive .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-target,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-type-alpha .facetwp-alpha.available
Open

.facetwp-type-alpha .facetwp-alpha.available {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .content.role.row
Open

.blog .content.role.row {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item
Open

.archive .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area
Open

.archive .facetwp-sidebar.widget-area + .content-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button:nth-child(2) .btn
Open

.lsx-search-form .field.submit-button:nth-child(2) .btn {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before
Open

.archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

  .blog .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-pagination-wrapper.facetwp-custom
Open

.lsx-pagination-wrapper.facetwp-custom {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .facetwp-sidebar.widget-area + .content-area
Open

  .search .facetwp-sidebar.widget-area + .content-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product .price
Open

ul.products.list li.product .price,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product .gridlist-buttonwrap
Open

ul.products.list li.product .gridlist-buttonwrap {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results
Open

.archive .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area
Open

.archive .facetwp-sidebar.widget-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-results
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-results {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area
Open

.blog .facetwp-sidebar.widget-area {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area + .content-area
Open

.blog .facetwp-sidebar.widget-area + .content-area {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .facetwp-sidebar.widget-area + .content-area .facetwp-bottom-row-1
Open

  .search .facetwp-sidebar.widget-area + .content-area .facetwp-bottom-row-1,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive-tour-operator .facetwp-template .row.lsx-to-archive-items
Open

.archive-tour-operator .facetwp-template .row.lsx-to-archive-items {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed
Open

.search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse:before
Open

.blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse:before
Open

.archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=true]:before
Open

.blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=true]:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results
Open

.archive .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .lsx-search-title .facetwp-counts
Open

.search-no-results .facetwp-sidebar.widget-area .lsx-search-title .facetwp-counts {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.prev:before
Open

.facetwp-pager > .facetwp-page.prev:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.grid .woocommerce-product-details__short-description
Open

ul.products.grid .woocommerce-product-details__short-description,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button:not(:nth-child(2)) .btn
Open

  .lsx-search-form .field.submit-button:not(:nth-child(2)) .btn {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed
Open

.archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .lsx-search-title
Open

.archive .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .lsx-search-title
Open

.search-results .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results
Open

  .blog .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-results .lsx-search-title
Open

.archive .facetwp-sidebar.widget-area .facetwp-results .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-type-alpha.facetwp-type-alpha
Open

  .facetwp-type-alpha.facetwp-type-alpha {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product h3
Open

ul.products.list li.product h3,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .content.role.row
Open

  .search .content.role.row,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area
Open

.archive .facetwp-sidebar.widget-area + .content-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area + .content-area.search-sidebar-left
Open

.blog .facetwp-sidebar.widget-area + .content-area.search-sidebar-left {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.combination-toggle.hidden
Open

.lsx-search-form .field.combination-toggle.hidden {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button:nth-child(2) .btn
Open

  .lsx-search-form .field.submit-button:nth-child(2) .btn {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-item:first-child
Open

.archive .facetwp-sidebar.widget-area .facetwp-item:first-child,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before
Open

.search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-facet
Open

.archive .facetwp-sidebar.widget-area .facetwp-facet,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-facet
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-facet {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-results
Open

.archive .facetwp-sidebar.widget-area .facetwp-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-results .input-group-btn
Open

.archive .facetwp-sidebar.widget-area .facetwp-results .input-group-btn,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-results .input-group-btn
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-results .input-group-btn {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect
Open

.archive .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-form .search-field {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-pagination-wrapper.facetwp-custom
Open

  .lsx-pagination-wrapper.facetwp-custom {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product .woocommerce-product-details__short-description
Open

ul.products.list li.product .woocommerce-product-details__short-description,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product .star-rating
Open

ul.products.list li.product .star-rating {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product hr
Open

ul.products.list li.product hr {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .facetwp-sidebar.widget-area
Open

  .search .facetwp-sidebar.widget-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button:nth-child(2)
Open

.lsx-search-form .field.submit-button:nth-child(2) {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button:nth-child(2) .btn
Open

.lsx-search-form .field.submit-button:nth-child(2) .btn {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before
Open

.blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=false]:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .lsx-search-title
Open

.search-no-results .facetwp-sidebar.widget-area .lsx-search-title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results
Open

.search-results .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-target
Open

.blog .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-target,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product .woocommerce-loop-product__title
Open

ul.products.list li.product .woocommerce-loop-product__title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .facetwp-sidebar.widget-area + .content-area.search-sidebar-left
Open

  .search .facetwp-sidebar.widget-area + .content-area.search-sidebar-left,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button .search-submit
Open

.lsx-search-form .field.submit-button .search-submit {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-item:first-child
Open

.search-results .facetwp-sidebar.widget-area .facetwp-item:first-child,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-item:first-child
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-item:first-child {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .lsx-search-title .facetwp-counts
Open

.blog .facetwp-sidebar.widget-area .lsx-search-title .facetwp-counts,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-results
Open

.blog .facetwp-sidebar.widget-area .facetwp-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

  .blog .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.next:before
Open

.facetwp-pager > .facetwp-page.next:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product .woocommerce-loop-category__title
Open

ul.products.list li.product .woocommerce-loop-category__title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .facetwp-sidebar.widget-area + .content-area
Open

  .search .facetwp-sidebar.widget-area + .content-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-item:first-child
Open

.blog .facetwp-sidebar.widget-area .facetwp-item:first-child,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .lsx-search-title
Open

.search-results .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.archive .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-form .search-field {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.grid hr
Open

ul.products.grid hr {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product:after
Open

ul.products.list li.product:after {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area.search-sidebar-left
Open

.archive .facetwp-sidebar.widget-area + .content-area.search-sidebar-left,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item
Open

  .search .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: ul.products.list li.product div[itemprop=description]
Open

ul.products.list li.product div[itemprop=description] {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item
Open

.blog .facetwp-sidebar.widget-area + .content-area .facetwp-template .lsx-to-archive-item {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area.search-sidebar-left
Open

.archive .facetwp-sidebar.widget-area + .content-area.search-sidebar-left,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area + .content-area .facetwp-bottom-row-1
Open

.archive .facetwp-sidebar.widget-area + .content-area .facetwp-bottom-row-1,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button:nth-child(2)
Open

.lsx-search-form .field.submit-button:nth-child(2) {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .lsx-search-title
Open

  .blog .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: #secondary.facetwp-sidebar .facetwp-item.facetwp-form
Open

#secondary.facetwp-sidebar .facetwp-item.facetwp-form {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-target
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-target {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.blog .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field .search-field.error
Open

.lsx-search-form .field .search-field.error {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.search-results .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed
Open

.blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse:before
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=true]:before
Open

.archive .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=true]:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.dots
Open

.facetwp-pager > .facetwp-page.dots {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=true]:before
Open

.search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=true]:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=true]:before
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse[aria-expanded=true]:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-facet
Open

.blog .facetwp-sidebar.widget-area .facetwp-facet,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .lsx-search-title
Open

  .blog .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .lsx-search-title
Open

.search-no-results .facetwp-sidebar.widget-area .lsx-search-title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results
Open

  .blog .facetwp-sidebar.widget-area .lsx-search-title.lsx-to-search-title-results,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-type-alpha.facetwp-type-alpha
Open

.facetwp-type-alpha.facetwp-type-alpha {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .blog .facetwp-sidebar.widget-area + .content-area .facetwp-bottom-row-1
Open

.blog .facetwp-sidebar.widget-area + .content-area .facetwp-bottom-row-1 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button:nth-child(2) .btn
Open

  .lsx-search-form .field.submit-button:nth-child(2) .btn {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-search-form .field.submit-button:not(:nth-child(2)) .btn
Open

  .lsx-search-form .field.submit-button:not(:nth-child(2)) .btn {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse:before
Open

.search-results .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .lsx-search-title
Open

.archive .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .search-no-results .facetwp-sidebar.widget-area .facetwp-form .search-field
Open

.search-no-results .facetwp-sidebar.widget-area .facetwp-form .search-field {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .entry-meta
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .entry-meta,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: body:not(.search-no-results) .lsx-search-title.lsx-search-title-results
Open

body:not(.search-no-results) .lsx-search-title.lsx-search-title-results {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.region.country-checked
Open

.facetwp-checkbox.region.country-checked {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.region
Open

.facetwp-checkbox.region {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.country
Open

.facetwp-checkbox.country {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .archive .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect
Open

.archive .facetwp-sidebar.widget-area .facetwp-type-slider .noUi-connect {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-pagination-wrapper.facetwp-custom
Open

  .lsx-pagination-wrapper.facetwp-custom {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .post-meta-categories
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .post-meta-categories {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-type-alpha .facetwp-alpha.available
Open

.facetwp-type-alpha .facetwp-alpha.available {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.checked:before
Open

.facetwp-checkbox.checked:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.depth-2
Open

.facetwp-checkbox.depth-2 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-type-alpha .facetwp-alpha.available:hover
Open

.facetwp-type-alpha .facetwp-alpha.available:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .logged-in .facetwp-item.facetwp-filters-wrap
Open

  .logged-in .facetwp-item.facetwp-filters-wrap {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:nth-child(3)
Open

  .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:first-child, .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:nth-child(2), .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:nth-child(3) {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag
Open

  .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .entry-layout
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .entry-layout {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .entry-title
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .entry-title {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.depth-1
Open

.facetwp-checkbox.depth-1 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-radio.checked:before
Open

.facetwp-radio.checked:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-pagination-wrapper.facetwp-custom .facetwp-page
Open

.lsx-pagination-wrapper.facetwp-custom .facetwp-page {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.active
Open

.facetwp-pager > .facetwp-page.active, .facetwp-pager > .facetwp-page:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.prev:before
Open

.facetwp-pager > .facetwp-page.prev:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.next:before
Open

.facetwp-pager > .facetwp-page.next:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:nth-child(2)
Open

  .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:first-child, .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:nth-child(2), .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot:nth-child(3) {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.region.country-checked
Open

.facetwp-checkbox.region.country-checked {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.checked:before
Open

.facetwp-checkbox.checked:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-radio.depth-2
Open

.facetwp-radio.depth-2 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.prev
Open

.facetwp-pager > .facetwp-page.prev {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-radio.checked:before
Open

.facetwp-radio.checked:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-radio.depth-1
Open

.facetwp-radio.depth-1 {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .continent-visible .facetwp-checkbox.country
Open

.continent-visible .facetwp-checkbox.country {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .continent-visible .facetwp-checkbox.region
Open

.continent-visible .facetwp-checkbox.region {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .post-tags-wrapper
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .post-tags-wrapper,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.country.continent-checked
Open

.facetwp-checkbox.country.continent-checked {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.next
Open

.facetwp-pager > .facetwp-page.next {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

  background-color: rgba(0, 0, 0, 0.2);
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-type-alpha .facetwp-alpha.available:hover
Open

.facetwp-type-alpha .facetwp-alpha.available:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-checkbox.country.continent-checked
Open

.facetwp-checkbox.country.continent-checked {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag:hover
Open

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Adjoining classes: .facetwp-pager > .facetwp-page.active
Open

.facetwp-pager > .facetwp-page.active, .facetwp-pager > .facetwp-page:hover {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using height with border can sometimes make elements larger than you expect.
Open

  border: 1px solid #ddd;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using width with padding-left can sometimes make elements larger than you expect.
Open

    padding-left: 20px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 8px 14px 10px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 10px 20px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using width with border can sometimes make elements larger than you expect.
Open

  border: 1px solid #ddd;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  float: left;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

  padding: 10px 20px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 8px 14px 10px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Unknown property 'background-position-y'.
Open

  background-position-y: 50%;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Unknown property 'background-position-x'.
Open

  background-position-x: 100%;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 0 15px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 15px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Duplicate property 'background' found.
Open

  background: none;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding: 0px 15px 15px 11px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding: 0px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Values of 0 shouldn't have units specified.
Open

  padding: 0px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding: 0px 20px 20px 20px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Element (body.facetwp-loading-body) is overqualified, just use .facetwp-loading-body without element name.
Open

body.facetwp-loading-body .search-submit-facetwp {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 0px -10px -15px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Values of 0 shouldn't have units specified.
Open

  top: 0px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Values of 0 shouldn't have units specified.
Open

  margin: 0px -15px -15px;
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.lsx-pagination-wrapper.facetwp-custom .facetwp-page {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

Heading (h3) should not be qualified.
Open

ul.products.list li.product h3,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.blog .facetwp-sidebar.widget-area .facetwp-item .facetwp-collapsed button.facetwp-collapse,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-pager > .facetwp-page {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

ul.products.list li.product img {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

ul.products.list li.product {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

#secondary.facetwp-sidebar .facetwp-item,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

ul.products.list li.product h3,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.blog .facetwp-sidebar.widget-area .facetwp-form .btn.search-submit:before,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-pager > .facetwp-page.next:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-type-search .facetwp-search-wrap .facetwp-search {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  #secondary.facetwp-sidebar {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.lsx-search-form .field .facetwp-search {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

#secondary.facetwp-sidebar .facetwp-item.facetwp-form {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  .search .content.role.row,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

#secondary.facetwp-sidebar .facetwp-type-search {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

ul.products.list li.product:after {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  .search .facetwp-sidebar.widget-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  .blog .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  .blog .facetwp-sidebar.widget-area .lsx-search-title,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.blog .facetwp-sidebar.widget-area .facetwp-form .search-field,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  .search .facetwp-sidebar.widget-area + .content-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  .search .facetwp-sidebar.widget-area + .content-area,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

#secondary.facetwp-sidebar .facetwp-item.facetwp-form .search-form .btn.search-submit {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-pager > .facetwp-page.prev:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

body:not(.search-no-results) #facetwp-top .row > .col-xs-12 .facetwp-pager,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-sort-select,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-per-page:after,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

body:not(.search-no-results) #facetwp-top .row > .col-xs-12,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-checkbox:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-checkbox.region {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

body:not(.search-no-results) #facetwp-top,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.search-no-results .facetwp-template {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-template .searchwp-revised-search-notice {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  .facetwp-filters-wrap {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.lsx-body-grid-layout.search .facetwp-template > .post-wrapper .lsx-slot .moretag {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-radio:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-sort:hover,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-type-pager button {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

  .facetwp-sort-select,
Severity: Minor
Found in assets/css/lsx-search.css by csslint

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

.facetwp-loading:before {
Severity: Minor
Found in assets/css/lsx-search.css by csslint

There are no issues that match your filters.

Category
Status