/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1762858829
Updated: 2025-11-11 14:30:29

*/


/* a,body,h1,h2,h3,h4,h5,h6,p,span,input,textarea,ul,li,ol,div {
    font-family: "TitilliumWeb" , TitilliumWeb;
}
 */

@font-face {
  font-family: 'TitilliumWeb';
  src: url('#') format('woff2'),
         url('#') format('woff'),
         url('https://niksathinner.com/wp-content/uploads/2025/11/TitilliumWeb-Regular.ttf') format('truetype');
	font-display: swap;
}



.yith-wcan-filter {
    background: #f8f8f8 !important;
}

a.term-label:hover {
    color: #000 !important;
}


a.term-label {
    color: #000 !important;
    font-weight: normal;
}

/* input#filter_483_1_28 {
    display: none;
}

input#filter_483_1_24 {
    display: none;
} */


.yith-wcan-filter ul.filter-checkbox {
    padding: 0 8px;
    direction: rtl;
}

.yith-wcan-filter .filter-item.checkbox label {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 7px;
    font-size: 15px;
    font-family: inherit;
    text-align: left;
}
.yith-wcan-filter .filter-item.checkbox input[type="checkbox"] {
    border-color: #E3E3E3 !important; 
    margin-right: 0;
    margin-left: 3px;
    /*min-width: 20px;*/
    /*min-height: 20px;*/
}
.yith-wcan-filter .filter-item.checkbox .term-label {
    flex: 1;
    color: #232323;
    text-align: left;
    padding-right: 2px;
}

.yith-wcan-filter .filter-item.checkbox {
    padding: 6px 0;
}

.filter-items.filter-checkbox.level-1 {
    border-left: 1px solid #E3E3E3;
    margin-top: 8px;
}

.product-series-label {
    margin-left: 16px;
    margin-top: 18px;
    display: inline;
    background: #000;
    padding: 2px;
    font-size: 14px;
    color: #fff;
}

span.series-text {
    background: #fff;
    color: #000;
    padding: 0 7px;
}

span.series-value {
    padding: 0 4px;
}

