#aceite-politicas { color: #5f5f5f; }
#aceite-politicas a { color: #5f5f5f; }

#minhas-opcoes { color: #5f5f5f; }
#minhas-opcoes a { color: #5f5f5f; }

/* janelinha */
#aceite-politicas { display: none; position: fixed; bottom: 0px; right: 0px; padding: 24px; width: 100%; height: auto; background-color: #ffffff; box-shadow: 0px 0px 5px 0px rgba(109, 110, 112, 1); z-index: 99999; }
#aceite-politicas .topo { display: flex; justify-content: space-between; margin-bottom: 10px; width: auto; height: auto; }
#aceite-politicas .topo p { line-height: 1; font-weight: 700; }
#aceite-politicas .topo a { line-height: 1; }

#aceite-politicas .links { display:flex; flex-wrap: wrap; justify-content: flex-start; margin: 10px 0px 20px; width: auto; height: auto; }
#aceite-politicas .links a { text-decoration: underline; }
#aceite-politicas .links a:hover { text-decoration: underline; }
#aceite-politicas .links span { margin: 0px 5px; text-decoration: none; }

#aceite-politicas .botoes { display:flex; flex-wrap: wrap; justify-content: space-between; width: auto; }
#aceite-politicas .botoes a.minhas-opcoes { display: inline-block; vertical-align: top; padding: 13px 18px; font-size: 18px; line-height: 1; text-decoration: none; color: #ffffff; background-color: #c85126; transition: all .30s linear; }
#aceite-politicas .botoes a.minhas-opcoes:hover { background-color: #ac421b; transition: all .30s linear; }

#aceite-politicas .botoes a.aceito-politicas { display: inline-block; vertical-align: top; padding: 13px 18px; font-size: 18px; line-height: 1; text-decoration: none; color: #ffffff; background-color: #c85126; transition: all .30s linear; }
#aceite-politicas .botoes a.aceito-politicas:hover { background-color: #ac421b; transition: all .30s linear; }

#minhas-opcoes { display: none; position: fixed; bottom: 0px; right: 0px; padding: 24px; width: 100%; height: auto; background-color: #ffffff; box-shadow: 0px 0px 5px 0px rgba(109, 110, 112, 1); z-index: 99999; }
#minhas-opcoes .topo { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; width: 100%; margin-bottom: 15px; }
#minhas-opcoes .topo p { margin: 0px 10px 0px 0px; line-height: 1; font-weight: 700; }
#minhas-opcoes .topo a.fechar-opcoes { padding: 6px 5px 7px 5px; width: auto; height: auto; line-height: 0.5; font-weight: 700; text-decoration: none; color: #ffffff; background-color: #c85126; border-radius: 50%; }

#minhas-opcoes .container { display: flex; flex-wrap: wrap; margin-top: 0px; padding-right: 10px; width: 100%; height: auto; max-height: 250px; overflow-x: hidden; overflow-y: auto; }
#minhas-opcoes .container .categoria { margin-bottom: 5px; width: 100%; height: auto; }
#minhas-opcoes .container .categoria:last-child { margin-bottom: 0px; }
#minhas-opcoes .container .categoria .superior { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
#minhas-opcoes .container .categoria .superior p { margin-bottom: 0px; font-weight: 700; }

#minhas-opcoes .container .categoria .superior span.aceite-inativo .switch { position: relative; display: inline-block; margin: 0px; width: 32px; height: 10px; float: none; border-radius: 20px; cursor: pointer; z-index: 1; transition: all 0.3s linear; }
#minhas-opcoes .container .categoria .superior span.aceite-inativo .switch.on { border: 1px solid #98cc96; background-color: #98cc96; }
#minhas-opcoes .container .categoria .superior span.aceite-inativo .switch::before { content: ''; position: absolute; top: -5.5px; width: 18px; height: 18px; border-radius: 50px; box-shadow: 0px 1px 1px rgba(0,0,0,0.3); z-index: 2; transition:all 0.1s linear; }
#minhas-opcoes .container .categoria .superior span.aceite-inativo .switch.on::before { left: calc(100% - 16px); background-image: url('../img/check.png'); background-size: 8px; background-repeat: no-repeat; background-position: 50%; background-color: #5cbd58; }
#minhas-opcoes .container .categoria .superior span.aceite .switch { display: inline-block; position: relative; margin: 0px; width: 32px; height: 10px; float: none; border-radius: 20px; cursor: pointer; z-index: 1; transition: all 0.3s linear; }
#minhas-opcoes .container .categoria .superior span.aceite .switch.off { border: 1px solid #bebebe; background-color: #bebebe; }
#minhas-opcoes .container .categoria .superior span.aceite .switch.on { background-color: #98cc96; border: 1px solid #98cc96; }
#minhas-opcoes .container .categoria .superior span.aceite .switch::before { content:''; position: absolute; top: -5.5px; width: 18px; height: 18px; border-radius: 50px; box-shadow: 0px 1px 1px rgba(0,0,0,0.3); z-index: 2; transition: all 0.1s linear; }
#minhas-opcoes .container .categoria .superior span.aceite .switch.off::before { left: -1px; background-image: url('../img/cancel.png'); background-size: 6px; background-repeat: no-repeat; background-position: 50%;  background-color: #898989; }
#minhas-opcoes .container .categoria .superior span.aceite .switch.on::before { left: calc(100% - 16px); background-image: url('../img/check.png'); background-size: 8px; background-repeat: no-repeat; background-position: 50%; background-color: #1a9315; }

#minhas-opcoes .container .categoria .breve { display: flex; flex-flow: column; width: 100%; font-size: 13px; line-height: 17px; }
#minhas-opcoes .container .categoria .breve a.mais-detalhes { margin-top: 2px; font-size: 18px; line-height: 22px; font-weight: 700; text-decoration: none; color: #5f5f5f; }
#minhas-opcoes .container .categoria .breve a.mais-detalhes:hover { text-decoration: underline; }
#minhas-opcoes .container .categoria .itens { display: none; flex-wrap: wrap;  margin-top: 8px; width: 100%; font-size: 13px; line-height: 17px; }
#minhas-opcoes .container .categoria .itens > div { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-bottom: 5px; padding: 8px; width: 100%; height: auto; border: 1px solid #666666; border-radius: 16px; }
#minhas-opcoes .container .categoria .itens > div:hover { border: 1px solid #000000; }
#minhas-opcoes .container .categoria .itens > div p { margin-bottom: 0px; font-size: 13px; line-height: 17px; font-weight: 700; }
#minhas-opcoes .container .categoria .itens > div span.aceite { margin-top: 1px; }

#minhas-opcoes .container .categoria .itens > div span.aceite-inativo .switch { display: inline-block; position: relative; margin: 0px; width: 32px; height: 10px; float: none; border-radius: 20px; cursor: pointer; z-index: 1; transition: all 0.3s linear; }
#minhas-opcoes .container .categoria .itens > div span.aceite-inativo .switch.on { border: 1px solid #98cc96;  background-color: #98cc96; }
#minhas-opcoes .container .categoria .itens > div span.aceite-inativo .switch::before { content: ''; position: absolute; top: -5.5px; width: 18px; height: 18px; border-radius: 50px; box-shadow: 0px 1px 1px rgba(0,0,0,0.3); z-index: 2; transition: all 0.1s linear; }
#minhas-opcoes .container .categoria .itens > div span.aceite-inativo .switch.on::before { left: calc(100% - 16px); background-image: url('../img/check.png'); background-size: 8px; background-repeat: no-repeat; background-position: 50%; background-color: #5cbd58; }
#minhas-opcoes .container .categoria .itens > div span.aceite .switch { display: inline-block; position: relative; margin: 0px; width: 32px; height: 10px; float: none; border-radius: 20px; cursor: pointer; z-index: 1; transition: all 0.3s linear; }
#minhas-opcoes .container .categoria .itens > div span.aceite .switch.off { background-color: #bebebe; border: 1px solid #bebebe; }
#minhas-opcoes .container .categoria .itens > div span.aceite .switch.on { background-color: #98cc96; border: 1px solid #98cc96; }
#minhas-opcoes .container .categoria .itens > div span.aceite .switch::before { content:''; position: absolute; top: -5.5px; width: 18px; height: 18px; border-radius: 50px; box-shadow: 0px 1px 1px rgba(0,0,0,0.3); z-index: 2; transition:all 0.1s linear; }
#minhas-opcoes .container .categoria .itens > div span.aceite .switch.off::before { left: -1px; background-image: url('../img/cancel.png'); background-size: 6px; background-repeat: no-repeat; background-position: 50%;  background-color: #898989; }
#minhas-opcoes .container .categoria .itens > div span.aceite .switch.on::before { left: calc(100% - 16px); background-image: url('../img/check.png'); background-size: 8px; background-repeat: no-repeat; background-position: 50%; background-color: #1a9315; }

#minhas-opcoes .botao { display: flex; justify-content: center; margin-top: 15px; width: 100%; height: auto; }
#minhas-opcoes .botao button { display: inline-block; vertical-align: top; padding: 13px 18px; font-size: 18px; line-height: 1; text-decoration: none; color: #ffffff; background-color: #c85126; transition: all .30s linear; cursor: pointer; }
#minhas-opcoes .botao button:hover { background-color: #ac421b; transition: all .30s linear; }


@media screen and (min-width : 480px){

	#aceite-politicas { bottom: 10px; right: 20px; width: 440px; }
	#minhas-opcoes { bottom: 10px; right: 20px; width: 440px; }
}

@media screen and (min-width : 960px){

	#aceite-politicas { bottom: 30px; right: 50px; }
	#minhas-opcoes { bottom: 30px; right: 50px; }

}

/* remocao cookie */
#requisicao-remocao { width:100%; height:auto; padding:40px 0; }
#requisicao-remocao .miolo { width:auto; height:auto; padding:15px; border-top:4px #c5c5c5 solid; border-left:#c5c5c5 1px solid; border-right:#c5c5c5 1px solid; border-bottom:#c5c5c5 1px solid; }

#requisicao-remocao .miolo .topo { width:100%; height:auto; margin-bottom:25px; }
#requisicao-remocao .miolo .topo h1 { font-family:'Urbane Rounded',sans-serif; font-size:20px; color:#4d1396; font-weight:700; margin-bottom:15px; word-wrap:break-word; }
#requisicao-remocao .miolo .topo p { font-size:16px; line-height:1.3; font-weight:400; margin-bottom:10px; }
#requisicao-remocao .miolo .topo p:last-child { margin-bottom:10px; }

#requisicao-remocao .miolo .politicas { width:100%; height:auto; margin-bottom:25px; }
#requisicao-remocao .miolo .politicas h2 { font-family:'Urbane Rounded',sans-serif; font-size:20px; color:#4d1396; margin-bottom:15px; font-weight:700; }
#requisicao-remocao .miolo .politicas p { font-size:16px; line-height:1.3; font-weight:400; margin-bottom:10px; }
#requisicao-remocao .miolo .politicas p a { color:#000; }

#requisicao-remocao .miolo .exclusao { width:100%; height:auto; margin-bottom:25px; }
#requisicao-remocao .miolo .exclusao h2 { font-family:'Urbane Rounded',sans-serif; font-size:20px; color:#4d1396; margin-bottom:15px; font-weight:700; }
#requisicao-remocao .miolo .exclusao p { font-size:16px; line-height:1.3; font-weight:400; margin-bottom:10px; }

#requisicao-remocao-dados { display:flex; width:100%; height:auto; margin-top:25px; flex-wrap:wrap; align-items:flex-end; justify-content:center; }
#requisicao-remocao-dados > span { width:100%; height:auto; margin-bottom:15px; }
#requisicao-remocao-dados > span label { display:block; font-size:16px; font-weight:400; margin-bottom:5px; }
#requisicao-remocao-dados > span input[type=text] { width:100%; border:#111 1px solid; padding:8px 15px; border-radius:20px; font-size:16px; text-align:center; }
#requisicao-remocao-dados input[type=submit] { background:#4d1396; color:#fff; line-height:1; padding:12px 25px; border:#4d1396 1px solid; border-radius:20px; transition:all 0.2s; }
#requisicao-remocao-dados input[type=submit]:hover { color:#111; background:#fff; transition:all 0.2s; }
#requisicao-remocao-dados .retorno-remocao { width:100%; font-size:16px; line-height:1.1; font-weight:400; text-align:center; margin-top:10px; }
#requisicao-remocao-dados .retorno-remocao.erro { color:#d00; }
#requisicao-remocao-dados .retorno-remocao.sucesso { color:#090; }

/* -- */

@media screen and (min-width : 768px){

	/* remocao cookie */
	#requisicao-remocao .miolo { padding:40px; }
	#requisicao-remocao-dados > span { width:30%; height:auto; margin-bottom:0; margin-right:25px; }

}
@media screen and (min-width : 1135px){

	/* janelinha */
	#aceite-politicas .botoes a.minhas-opcoes { font-size: 20px; }
	#aceite-politicas .botoes a.aceito-politicas { font-size: 20px; }

	#minhas-opcoes .botao button { font-size: 20px; }

}
