.termsfeed-com---palette-light.termsfeed-com---nb{
	background-color: #17271f !important;
}

.termsfeed-com---palette-light .cc-nb-title{
	color: #f2ecdc !important;
}
.termsfeed-com---palette-light .cc-nb-text{
	color: rgba(242,236,220,.75) !important;
}

.termsfeed-com---palette-light .cc-nb-okagree{
	background: #b07d52 !important;
	color: #17271f !important;
}
.termsfeed-com---palette-light .cc-nb-reject{
	background: #f2ecdc !important;
	color: #17271f !important;
}

.termsfeed-com---palette-light .cc-nb-changep{
	background: transparent !important;
	border: 1px solid rgba(242,236,220,.4);
	color: #f2ecdc !important;
}

.cc_dialog.simple {
    right: 20px !important;
    bottom: 20px !important;
    max-width: 530px !important;
    position: fixed !important;
    border-radius: 20px;
	background-color: #17271f !important;
	padding: 35px !important;
	box-shadow: 0 24px 48px rgba(23,39,31,.35);
}
.cc_dialog .cc_dialog_headline{
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 22px !important;
    font-weight: 500 !important;
    text-transform: none;
	color: #f2ecdc !important;
}
.cc_dialog button.cc_b_ok:active, .cc_dialog button.cc_b_ok, .dark.cc_dialog button.cc_b_ok {
    background: #b07d52 !important;
	color: #17271f !important;
	font-family: "Hanken Grotesk", system-ui, sans-serif;
	font-weight: 500;
	border-radius: 999px !important;
}
.light.cookie-consent-preferences-overlay .cookie-consent-preferences-dialog .cc_cp_container .cc_cp_footer .cc_cp_f_save button {
    background: #b07d52 !important;
	color: #17271f !important;
	border-radius: 999px !important;
}
.cc_dialog button.cc_b_cp{
	font-family: "Hanken Grotesk", system-ui, sans-serif;
	font-weight: 500;
	color: #f2ecdc !important;
	border: 1px solid rgba(242,236,220,.4) !important;
	background: transparent !important;
	border-radius: 999px !important;
}
.cc_dialog .cc_dialog_text {
    font-size: 14px !important;
	font-family: "Hanken Grotesk", system-ui, sans-serif;
	color: rgba(242,236,220,.75) !important;
}
/* Cookies de funcionalidad */
.cc-cp-body-tabs > li:nth-child(3){
	display: none !important;
}
/* Cookies de seguimiento */
.cc-cp-body-tabs > li:nth-child(5){
	display: none !important;
}
.cc_dialog_text a{
	color: #b07d52 !important;
	text-decoration: underline !important;
}
.cc-nb-text-urls-privacy a{
	color: #b07d52 !important;
}
.cc-nb-text-urls-privacy {
	font-weight: 600;
}
.cc-cp-foot-byline{
	visibility: hidden !important;
}
.termsfeed-com---nb-simple{
	max-width: 561px !important;
}
.termsfeed-com---nb .cc-nb-main-container{
	padding: 30px;	
}
.termsfeed-com---nb .cc-nb-text{
	font-size: 14px;
	font-family: "Hanken Grotesk", system-ui, sans-serif;
}
.termsfeed-com---nb .cc-nb-title{
	font-size: 20px;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-weight: 500;
}
@media (max-width: 575.98px){
	.termsfeed-com---nb .cc-nb-main-container{
		padding: 25px !important;
	}
	.cc-nb-title-container{
		display: none !important;
	}
	.cc-nb-text{
		font-size: 13px !important;
	}
}