/*!
Theme Name:		Bespoke Framing 2021
Author: 		CME Digital
Author URI: 	HTTPS://CME.Digital/
Description:	Theme for Buckinghamshire based Picture Framers of distinction.
Version: 		1.0.0
License:		GNU General Public License v3 or later
License URI:	https://www.gnu.org/licenses/gpl-3.0.html
Template:		page-builder-framework
Text Domain:	Bespoke2021
*/


.frame-collections {
    margin-top: 20px;
}

.frame-collections .facetwp-checkbox {
    background-image: none;
    background-size: 14px 14px;
    margin-bottom: 0;
    padding: 5px 0 5px 10px;
    color: #89764B;
}

.frame-collections .facetwp-checkbox:hover {
    background-color: #050505;
}

.frame-collections .facetwp-checkbox.checked {
 	background-image: none;
 	background-color: #000000;
	color: #89764B ;
}

.frame-collections .facetwp-checkbox .facetwp-counter {
	display:none;
}

#frame-gallery-facet .wpgb-facet .wpgb-inline-list li {
	width: 100%;
}

#frame-gallery-facet .wpgb-facet ul .wpgb-button {
    color: #89764B;
    background-color: #ffffff;
	border-color: #ffffff;	
}

#frame-gallery-facet .wpgb-facet .wpgb-button:hover:not(button):not([aria-pressed="true"]):not([tabindex="-1"]) {
    color: #89764B;
    background-color: #050505;
}


#frame-gallery-facet .wpgb-facet .wpgb-button[aria-pressed="true"] {
    color: #89764B;
    background-color: #050505;

}

#frame-gallery-facet  .wpgb-facet .wpgb-button:focus:not(button)  {
    outline-color: #050505;    
}