 /*
Theme Name:   Djewno Child
 Theme URI:    http://klbtheme.com/djewno/
 Description:  Djewno Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     djewno
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  djewno-child
*/

.product .thumbnail-wrapper {
    aspect-ratio: 1 / 1;
}

.elementor-widget-taxonomy-filter .e-filter-item[aria-pressed=true] {
    border-color: #0c0d0e;
    color: red !important;
}

.elementor-widget-taxonomy-filter {
    --e-filter-space-between: 0  !important;
}


.wc-layered-nav-term a {
    color: #000 !important;;
}

.wc-layered-nav-term.chosen a {
    color: #d02c21 !important;
}

.wpc-filters-range-slider-wrapper {
    padding: 0 10px;
}

.widget-body .product-categories a {
    color: #000 !important;
}

.wpc-filters-section {
    border-top: 1px solid #e8e8e8 !important;
    padding-top: 20px !important;
    padding-bottom: 15px !important;
}

.widget-title.wpc-filter-title {
    height: 30px !important;
}
 /*.widget ul.product-categories > li > a {*/
 /*    font-weight: 500 !important;*/
 /*}*/
 /*.widget ul.product-categories > li  {*/
 /*    border-bottom: 1px solid #5c5c5c !important;*/
 /*}*/

 /*.widget ul.product-categories > li > a {*/

 /*}*/


 /*.widget .product-categories .children .cat-item {*/
 /*    padding-left: 10px !important;*/
 /*}*/

 /*.widget ul.product-categories > li > a {*/
 /*    font-weight: 500 !important;*/

 /*}*/
 /*!* Stile base per le freccine nei li principali con sottolivelli *!*/
 /*.widget ul.product-categories > li.cat-item > a::after {*/
 /*    content: '+'; !* freccia destra *!*/
 /*    float: right;*/
 /*    transition: transform 0.3s ease;*/
 /*}*/

 /*!* Se il menu è aperto (usando la classe `current-cat`), cambia la freccia *!*/
 /*.widget ul.product-categories > li.cat-parent.current-cat > a::after {*/
 /*    content: '-'; !* freccia aperta *!*/
 /*}*/
 .wpc-filters-main-wrap a {
     color: #000 !important;
 }

 /* Font weight 400 per tutte le sottocategorie (Collana, Anello, ecc.) */

.wpc-filters-main-wrap  .wpc-filter-product_cat  li.wpc-term-item a {
     font-weight: 500 !important;
 }
 .wpc-filter-product_cat .children .wpc-term-item-content-wrapper label a {
     font-weight: 400 !important;
 }