/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 18 2023 | 13:55:05 */
.freeprivacypolicy-com---nb-simple{
	max-width: 750px !important;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item-link {
    white-space: normal !important;
    line-height: 1.1em;
}

.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb{
	background: #F4F4F7 !important;
	color: #000;
}

.freeprivacypolicy-com---nb .cc-nb-main-container{
	padding: 30px;
}

.freeprivacypolicy-com---palette-light .cc-nb-buttons-container button{
	border: 2px solid #000;
	color: #000;
	background: #fff;
	opacity: 0.5;
	border-radius: 0;
	cursor: pointer;
	outline: none;
}

.freeprivacypolicy-com---palette-light .cc-nb-buttons-container button:hover{
	opacity: 0.7;
}

.freeprivacypolicy-com---palette-light .cc-nb-buttons-container button.cc-nb-okagree{
	opacity: 1;
	background: #000;
	color: #fff;
}

.freeprivacypolicy-com---palette-light .cc-nb-buttons-container button.cc-nb-okagree:hover{
	opacity: 0.8;
}