Untitled

mail@pastecode.io avatarunknown
plain_text
a month ago
1.0 kB
2
Indexable
Never
.ot-pc-header {
	display: none !important;
}

.ot-pc-footer-logo {
	display: none !important;
}		

#onetrust-pc-sdk #ot-pc-content {
	top: 10px !important;
}

#onetrust-consent-sdk {
	font-family: "Legacy Serif ITC W02 Bk",Arial,Helvetica,sans-serif !important;
}

.ot-pc-footer .ot-btn-container {
	display: flex !important;
}

.ot-pc-refuse-all-handler {
	margin-left: auto !important;
}

.ot-plus-minus * {
	background: #fff !important;
}

.ot-always-active {
	color: #4CB04E !important;
	font-weight: normal !important;
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob { 
	background-color: rgba(76, 176, 78, 0.5) !important;
	border: 1px solid #4CB04E !important;
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before {
	background-color: #4CB04E !important;
    border-color: #4CB04E !important;			
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt, #onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-subgrp-tgl .ot-switch.ot-toggle {
	background: #222 !important;
}