/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.1.0
Text Domain:  Avada
*/

/* Product Archive Page Styles */

.facet-container {
    display: flex;
    align-items: center;
}

.facetwp-facet {
  margin-bottom: 0;
}

.facetwp-facet * {
    color: rgb(33, 41, 52) !important;
    font-family: "Work Sans", Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    line-height: 28.1667px !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    list-style-type: none !important;
    pointer-events: none !important;
}