@@ -61,3 +61,47 @@ body .optanon-alert-box-wrapper .optanon-alert-box-bottom-padding
6161 & :hover
6262 background : green - dark
6363 color : white
64+
65+ // ontrust ccpa upgrades
66+ body
67+ #onetrust-pc-sdk .ot-switch
68+ width : 45px !important
69+ padding : 0 !important
70+ #onetrust-pc-sdk .ot-switch-nob :before
71+ transform : translateX (2px )
72+ .onetrust-pc-dark-filter
73+ background : rgba (0 ,0 ,0 ,.75 )
74+ #onetrust-button-group
75+ display : flex !important
76+ flex-direction : row-reverse !important
77+ justify-content : flex-end !important
78+ text-align : left !important
79+ #onetrust-accept-btn-handler
80+ opacity : 1 !important
81+ transition : anime
82+ outline : none !important
83+ & :hover
84+ background-color : green !important
85+ border-color : green !important
86+ transition : anime
87+ #onetrust-pc-sdk #close-pc-btn-handler .ot-close-icon
88+ outline : none !important
89+ .ot-pc-footer-logo
90+ display : none
91+ #ot-sdk-cookie-policy ,
92+ #cookie-policy-description ,
93+ .ot-sdk-cookie-policy-group-desc
94+ font-size : 1rem !important
95+ line-height : 1.5 !important
96+ margin-bottom : 1.0625rem !important
97+ & p
98+ font-size : 1rem !important
99+ line-height : 1.5 !important
100+ margin-bottom : 1.0625rem !important
101+ #onetrust-pc-sdk .ot-cat-grp .ot-always-active
102+ color : #6c c0 4a
103+ #onetrust-pc-sdk .ot-tgl input :checked + .ot-switch .ot-switch-nob
104+ border-color : #6c c0 4a
105+ background-color : #d4 e8 cb
106+ & :before
107+ background-color : #6c c0 4a
0 commit comments