/*!
Theme Name: FAC V25.2
Version: 25.2.260189
Version = major.minor.{minutes_of_curr_year} = Math.ceil(Date.now()/6e4 - new Date(2025,0,1)/6e4)
*/

.freeprivacypolicy-com---palette-light .cc-nb-changep {
	background-color: #5d5d5d !important;
	color: #fff !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree,
.freeprivacypolicy-com---palette-light .cc-nb-reject,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save {
	color: #fff !important;
	background-color: #a79164 !important;
}

.freeprivacypolicy-com---pc-dialog input[type=checkbox].cc-custom-checkbox {
	visibility: hidden;
}

.freeprivacypolicy-com---palette-light .cc-nb-changep:focus,
.freeprivacypolicy-com---palette-light .cc-nb-okagree:focus .freeprivacypolicy-com---palette-light .cc-nb-reject:focus,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save:focus {
	box-shadow: 0 0 0 2px #ffb620;
}


@media (max-width:991px) {
	body:has(~ui-view.opened:not(.removing)):has(iframe[src^="https://www.google.com/recaptcha/api2/bframe"]) {
		/*overflow: initial!important;*/
	}
}


@media (min-width:992px) {
	body:has(~ui-view)>div:has(>.g-recaptcha-bubble-arrow) {
		position: fixed !important;
	}
}


.size_label>.size_imperial::before {
	content: ' / ';
}
