jQuery(document).ready((function($){function i(){var i;$("#sanitize_svg_option input").is(":checked")?$("#sanitize_svg_option_sction").slideDown("slow"):$("#sanitize_svg_option_sction").slideUp("slow")}i(),$("#sanitize_svg_option input").change((function(){i()}))}));.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px)}
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"name": "woocommerce/product-filter-chips",
"title": "Chips",
"description": "Display filter options as chips.",
"category": "woocommerce",
"keywords": [ "WooCommerce" ],
"textdomain": "woocommerce",
"apiVersion": 3,
"ancestor": [
"woocommerce/product-filter-attribute",
"woocommerce/product-filter-status"
],
"supports": {
"interactivity": true
},
"usesContext": [ "filterData" ],
"attributes": {
"chipText": {
"type": "string"
},
"customChipText": {
"type": "string"
},
"chipBackground": {
"type": "string"
},
"customChipBackground": {
"type": "string"
},
"chipBorder": {
"type": "string"
},
"customChipBorder": {
"type": "string"
},
"selectedChipText": {
"type": "string"
},
"customSelectedChipText": {
"type": "string"
},
"selectedChipBackground": {
"type": "string"
},
"customSelectedChipBackground": {
"type": "string"
},
"selectedChipBorder": {
"type": "string"
},
"customSelectedChipBorder": {
"type": "string"
}
},
"viewScriptModule": "woocommerce/product-filter-chips",
"style": "file:../woocommerce/product-filter-chips-style.css",
"editorStyle": "file:../woocommerce/product-filter-chips-editor.css"
}
/*---------- Media Query min-width Structure ----------*/
/*---------- Media Query max-width Structure ----------*/
/*---------- Break-point min-width Structure ----------*/
/*---------- Break-point max-width Structure ----------*/
.ast-below-header-1 .ast-justify-content-flex-end .user-select {
padding-right: 15px;
}
.ast-below-header-1 .ast-justify-content-flex-start .user-select {
padding-left: 15px;
}
.ast-below-header-1 .ast-below-header-navigation {
flex: 1;
}
.ast-below-header-1 .below-header-user-select ~ .below-header-user-select {
flex: auto;
}
.ast-below-header-1 .ast-below-header-section-wrap .ast-justify-content-flex-end:first-child {
margin-right: auto;
}
.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu > .menu-item > .menu-link {
padding-right: 0;
padding-left: 2em;
}
.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu > .menu-item > .sub-menu {
margin-right: -1em;
}
.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu > .menu-item:last-child > .menu-link {
padding-left: 0;
}
.below-header-nav-padding-support .below-header-section-1 .ast-below-header-menu > .menu-item.ast-left-align-sub-menu > .sub-menu {
margin-right: 0;
margin-left: -1em;
}
.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > .menu-item > .menu-link {
padding-right: 2em;
padding-left: 0;
}
.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > .menu-item > .sub-menu {
margin-right: 1em;
}
.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > .menu-item:first-child > .menu-link {
padding-right: 0;
}
.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > .menu-item:first-child > .sub-menu {
margin-right: -1em;
}
.below-header-nav-padding-support .below-header-section-2 .ast-below-header-menu > .menu-item.ast-left-align-sub-menu > .sub-menu {
margin-right: 0;
margin-left: -1em;
}
.ast-header-break-point .ast-below-header-1 .user-select {
padding-right: 0;
padding-left: 0;
}
.ast-header-break-point .ast-below-header-1 .below-header-user-select > .ast-flex {
justify-content: flex-start;
flex-direction: column;
align-items: flex-start;
}
.ast-header-break-point .ast-below-header-1 .ast-below-header-navigation {
flex: auto;
}
.ast-header-break-point .ast-below-header-1 .ast-below-header-section-wrap .ast-justify-content-flex-end:first-child {
margin-right: -20px;
}
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul .menu-item .menu-link,
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul .menu-item:first-child .menu-link {
padding: 0 20px;
}
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul .menu-item .menu-link {
padding-right: 30px;
}
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul .menu-item .menu-item .menu-link {
padding-right: 45px;
}
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul .menu-item .menu-item .menu-item .menu-link {
padding-right: 60px;
}
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-navigation ul .menu-item .menu-item .menu-item .menu-item .menu-link {
padding-right: 75px;
}
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-menu > .menu-item > .sub-menu,
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-menu > .menu-item:first-child > .sub-menu,
.ast-header-break-point.below-header-nav-padding-support .ast-below-header-menu > .menu-item.ast-left-align-sub-menu > .sub-menu {
margin-right: auto;
margin-left: auto;
}