/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Tags: accessibility-ready,blog,block-patterns,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments
Version: 2.1.4.1753297988
Updated: 2025-07-23 21:13:08

*/

@media (min-width: 1000px) {
  .facetwp-flyout-open {
    display: none!important;
  }
}

.facetwp-selections ul {
	margin: 20px 0;
}

.facetwp-selections li {
	display: inline-block;
	margin: 0 6px 6px 0;
	padding: 8px 10px;
	list-style-type: none;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 15px;
}

.facetwp-selections .facetwp-selection-value {
	color: #716786;
}

.facetwp-selections .facetwp-selection-value:hover {
	text-decoration: underline;
}

.facetwp-selections .facetwp-selection-label + .facetwp-selection-value {
	margin-left: 4px;
}

.facetwp-selections .facetwp-selection-value:last-child {
	margin-right: 0;
}

.facetwp-selections {
  margin-left: -35px !important;
}

.facetwp-display-value {
  font-size: 16px;
}

.facetwp-flyout-close, .facetwp-flyout-content {
  padding: 20px!important;
}

.facetwp-flyout-close {
	font-size:20px;
	text-transform:full-width;
}