/* 
Theme Name:		 ColorSisthem
Theme URI:		 https://colorsisthem.com.br/
Description:	 ColorSisthem is a child theme of hello-biz, created by Nuvem Singular
Author:			 Nuvem Singular
Author URI:		 https://www.nuvemsingular.com.br/
Template:		 hello-biz
Version:		 1.0.0
Text Domain:	 colorsisthem
*/


.wc-brand-list-layered-nav-product_brand, .wc-brand-list-layered-nav-product_brand li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

/*
    Mobile
*/
@media only screen and (max-width : 640px) {
  selector .faq-num {
    min-width: 45px;
    width: 45px;
    height: 60px;
    min-height: 45px;
  }
  .elementor-widget-n-accordion .e-n-accordion-item-title-text {
    display: flex;
  }
    
    html {
        width: 100%;
        max-width: 100vw;
        overflow-x: hidden !important;
    }
    
    body.woocommerce {
        width: 100%;
        max-width: 100vw;
        overflow-x: hidden !important;
    }
}