.bglightbox {
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.25;
	filter: alpha(opacity=70);
}
.lightboxMensagem,
.lightboxContent {
	width: 500px;
	height: auto;
	background: #ffffff;
	position: fixed;
	left: 50%;
	top: 10%;
	margin: 0 0 0 -250px;
	z-index: 9999;
	padding-bottom: 50px;
	text-align: center;
	border-radius: 0;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
}
.lightboxContent.modal {
	width: 100%;
	height: 100%;
	background-color: transparent !important;
	top: 0;
	left: 0;
	z-index: 120 !important;
}
.lightboxContent .modaL_content {
	width: 50%;
	max-height: 50%;
	height: auto;
	border-radius: 4px;
	padding: 24px;
}

.box_cadastroLogin .lightboxContent .modaL_content {
	max-width: 880px;
}

.lightboxContent {
	margin: 0;
}
.lightboxMensagem .btFechar,
.lightboxContent .lbFechar {
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 51px;
	height: 51px;
	text-decoration: none;
	filter: brightness(0) saturate(100%) invert(13%) sepia(13%) saturate(0%)
		hue-rotate(58deg) brightness(99%) contrast(98%);
	font-weight: bold;
	font-family: inherit;
	text-align: center;
	width: 51px;
	font-weight: 500;
	background: url(../imagens/btFechar.svg) no-repeat center;
	font-size: 0;
}
.lightboxMensagem .tituloBloco {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 0;
	text-align: center;
	padding: 0 45px;
}
.lightboxContent .container_lb {
	height: 100%;
}
.lightboxContent .container_lb ul {
	margin-top: 30px;
}
.lightboxContent .container_lb ul li a {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 0;
	text-align: center;
	padding: 0 45px;
}
.box_cadastroLogin .lightboxContent .container_lb ul li a {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
	text-decoration: underline;
}
.lightboxContent .container_lb ul li a:hover {
	text-decoration: underline;
}
.lightboxMensagem .titulo,
.lightboxContent .container_lb h2 {
	font-size: 1rem;
	line-height: 18.4px;
	color: #343434;
	text-transform: none;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: start;
	margin-bottom: 24px;
	/* padding: 0 51px 0 30px; */
	position: relative;
}
.lightboxContent .container_lb h2::before {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url("./../imagens/icones/ico-acotubo.svg");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: -2px;
	left: 0;
}

.lightboxContent .container_lb h2 span {
	line-height: 16px;
	margin-left: 25px;
}
.lightboxMensagem .botao,
#dvListaCompra .btns a,
.lightboxContent .container_lb a.botao {
	width: 150px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-transform: none;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	background: var(--vermelho);
	text-align: center;
	max-width: 200px;
	margin: 0 auto 0px;
	margin-top: 30px;
}
.lightboxMensagem .botao:hover,
.lightboxContent .container_lb a.botao {
	background: rgba(229, 16, 0, 0.8);
}
.lighbox_fundo {
	display: none;
	z-index: 1 !important;
}

.lightboxMensagem2 {
	width: 380px;
	height: auto;
	background: #f6f5f1 url(../imagens/layout/bg_grid_imagens.jpg) no-repeat 252%
		65%;
	position: fixed;
	left: 50%;
	top: 10%;
	margin: 0 0 0 -250px;
	z-index: 9999;
	padding: 50px 95px;
	background-size: 90%;
}
.lightboxMensagem2 p {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.lightboxMensagem2 .botao {
	background: #cd1c22 url(../imagens/layout/bg_bt.jpg) repeat-x 0 100%;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 0;
	min-width: 40px;
	padding: 16px 15px;
	border-radius: 5px;
	text-align: center;
	margin: 20px 0 0;
	float: right;
}

.lightboxMensagem.relgulamento {
	width: 650px;
	top: 50%;
	margin-left: -325px;
	height: 500px;
	margin-top: -250px;
}
.lightboxMensagem.relgulamento .boxTextos {
	display: inline-block;
	margin: 0 20px;
	text-align: left;
	height: 424px;
	overflow-y: scroll;
	font-size: 15px;
}
.lightboxMensagem.relgulamento .boxTextos p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
}
.lightboxMensagem.relgulamento .boxTextos span {
	font-size: 15px !important;
	font-weight: normal !important;
}
.lightboxMensagem.relgulamento .boxTextos a {
	color: #cd1c22;
}

/*MELHORIAS 19/08/2016*/
.lightboxStep1 {
	width: 660px;
	text-align: left;
	height: auto;
	background: #f6f5f1 url(../imagens/layout/bg_grid_imagens.jpg) no-repeat 252%
		65%;
	position: fixed;
	left: 50%;
	top: 5%;
	margin: 0 0 0 -343px;
	z-index: 9999;
	padding: 17px;
	background-size: 90%;
}
.lightboxStep1 .linha1 {
	display: inline-table;
	height: auto;
}
.lightboxStep1 .imgProd {
	margin-right: 10px;
	float: left;
}
.lightboxStep1 .boxTxt {
	float: left;
	margin-right: 10px;
	width: 355px;
}
.lightboxStep1 .boxTxt p strong {
	text-transform: uppercase;
}
.lightboxStep1 .boxTxt a {
	color: #666666;
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 5px;
	text-decoration: none;
}
.lightboxStep1 .boxTxt a:hover {
	color: #797979;
	text-decoration: underline;
}
.lightboxStep1 .extra-links {
	display: inline-block;
}
.lightboxStep1 .add_fav,
.lightboxStep1 .tabela_nutri {
	width: 90px;
	color: #666666;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 5px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding-top: 40px;
	margin-top: 5px;
}
.lightboxStep1 .add_fav {
	background: url(../imagens/icones/ico_favoritos3.png) no-repeat 50% 0;
}
.lightboxStep1 .tabela_nutri {
	background: url(../imagens/icones/ico_pdf_tabela.png) no-repeat 50% 0;
}
.lightboxStep1 .add_fav:hover,
.lightboxStep1 .tabela_nutri:hover {
	color: #797979;
	text-decoration: underline;
}
.lightboxStep1 .boxPassos {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.lightboxStep1 .boxPassos p {
	margin-bottom: 5px;
	color: #1d1d1d;
	text-transform: uppercase;
}
.lightboxStep1 .box-passos li {
	display: inline-block;
	color: #ffffff;
	font-size: 18px;
	padding: 3px 11px;
	background: #bcbcb9;
	border-radius: 16px;
	margin-right: 3px;
}
.lightboxStep1 .box-passos.passo1 li.passo1,
.lightboxStep1 .box-passos.passo2 li.passo2,
.lightboxStep1 .box-passos.passo2 li.passo1,
.lightboxStep1 .box-passos.passo3 li.passo3,
.lightboxStep1 .box-passos.passo3 li.passo1,
.lightboxStep1 .box-passos.passo3 li.passo2,
.lightboxStep1 .box-passos.passo4 li.passo4,
.lightboxStep1 .box-passos.passo4 li.passo1,
.lightboxStep1 .box-passos.passo4 li.passo2,
.lightboxStep1 .box-passos.passo4 li.passo3,
.lightboxStep1 .box-passos.passo5 li.passo5,
.lightboxStep1 .box-passos.passo5 li.passo1,
.lightboxStep1 .box-passos.passo5 li.passo2,
.lightboxStep1 .box-passos.passo5 li.passo3,
.lightboxStep1 .box-passos.passo5 li.passo4,
.lightboxStep1 .box-passos.passo6 li.passo6,
.lightboxStep1 .box-passos.passo6 li.passo1,
.lightboxStep1 .box-passos.passo6 li.passo2,
.lightboxStep1 .box-passos.passo6 li.passo3,
.lightboxStep1 .box-passos.passo6 li.passo4,
.lightboxStep1 .box-passos.passo6 li.passo5 {
	color: #ffffff;
	font-size: 18px;
	padding: 3px 11px;
	background: #cb2029;
	border-radius: 16px;
}
.lightboxStep1 p {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
#combo_p_titulo {
	font-size: 18px;
	line-height: 20px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.lightboxStep1 .botao {
	background: #cd1c22 url(../imagens/layout/bg_bt.jpg) repeat-x 0 100%;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase; /* width:100px; */
	min-width: 40px;
	padding: 16px 15px;
	border-radius: 5px;
	text-align: center;
	margin: 20px auto 0;
	display: inline-table;
	min-width: 100px;
}
.lightboxStep1 .linha3 .boxPassos {
	margin-right: 95px;
}
.lightboxStep1 .linha3 .botao {
	background: #cd1c22 url(../imagens/layout/bg_bt.jpg) repeat-x 0 100%;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase; /* width:100px; */
	min-width: 40px;
	padding: 16px 15px;
	border-radius: 5px;
	text-align: center;
	display: inline-table;
	margin-top: 20px;
	margin-left: 20px;
	min-width: 100px;
}
.lightboxStep1 .linha3 .voltar {
	margin: auto;
	display: table;
	margin-right: 20px;
	background: #fff;
	font-size: 14px;
	line-height: 13px;
	color: #cd1c22;
	text-decoration: none;
	text-transform: uppercase; /* width: 100px; */
	padding: 16px 15px;
	border-radius: 5px;
	text-align: center;
	border: solid 1px #cd1c22;
	float: left;
	margin-top: 20px;
	min-width: 100px;
}
.lightboxStep1 .linha3 .voltar:hover {
	background: #ececec;
}
.lightboxStep1 .btFechar {
	font-size: 25px;
	line-height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "OpenSansLight", Arial, Helvetica, sans-serif;
	background: #b9b7ad;
	position: absolute;
	right: 15px;
	top: 15px;
	padding: 5px 14px;
	text-decoration: none;
}
.lightboxStep1 .btFechar:hover {
	background: #333;
}
.lightboxStep1 .linha2 {
	margin-top: 15px;
	border-top: solid 1px #c7c7c7;
	padding-top: 18px;
	padding-left: 25px;
	padding-right: 25px;
}
.lightboxStep1 .linha2 .styleRadio {
	position: relative;
	width: auto;
	background: url(../imagens/icones/ico_radio.png) no-repeat 0 -126px;
	margin-top: 20px;
	height: auto;
	display: inline-block;
	font-size: 14px;
	line-height: 16px;
	color: #4b4b4b;
	word-wrap: break-word;
	word-break: break-word;
	float: none;
	text-transform: uppercase;
}
.lightboxStep1 .linha2 .styleRadio.dumy {
	width: 100%;
}
.lightboxStep1 .linha2 .btRemover {
	font-size: 12px;
	line-height: 12px;
	color: #cd1c22;
	float: right;
	margin-top: 10px;
}
.lightboxStep1 .linha2 .styleRadio img {
	margin-right: 10px;
	display: inherit;
}
.lightboxStep1 .linha2 .styleRadio.inputRadioChecked {
	background-position: 0 0;
}
.lightboxStep1 .linha2 .styleRadio label input {
	margin: 0 10px 0 0;
	padding: 0;
	width: 17px;
	height: 17px;
}
.lightboxStep1 .linha2 p {
	color: #4b4b4b;
	font-size: 12px;
	margin-left: 31px;
	width: 100%;
	clear: both;
	margin-top: 20px;
	display: inline-block;
}
#txtObsPedido {
	margin-top: 10px;
}
.lightboxStep1 .linha2 p.textoObs {
	margin-left: 0;
}
.lightboxStep1 .linha2 .left {
	float: left;
	width: 450px;
	padding-right: 20px;
}
.lightboxStep1 .linha2 .left span {
	font-family: "OpenSansbold", Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	display: inline-table;
	float: right;
	font-size: 15px;
}
.lightboxStep1 .linha2 .right {
	display: inline-block;
	float: right;
}
.lightboxStep1 .linha2 .right label {
	color: #4b4b4b;
	font-size: 13px;
}
.lightboxStep1 .linha2 .right input {
	width: 58px;
	height: 41px;
	border: solid 1px #333;
	clear: both;
	font-size: 14px;
	line-height: 41px;
	color: #333;
	text-align: center;
	margin-top: 20px;
	display: inline-block;
}
.lightboxStep1 .linha3 {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
}
.lightboxStep1 .linha2 .right .btMenos,
.lightboxStep1 .linha2 .right .btMais {
	width: 38px;
	height: 43px;
	border: solid 1px #333;
	clear: both;
	font-size: 14px;
	line-height: 41px;
	color: #333;
	text-align: center;
	margin-top: 20px;
	display: inline-block;
	background: #fff;
	text-decoration: none;
}
.lightboxStep1 .linha2 .right .btMenos {
	border-right: 0;
}
.lightboxStep1 .linha2 .right .btMais {
	border-left: 0;
}
#combo_p_descricao {
	font-size: 12px;
	line-height: 14px;
	margin: 10px;
}
#combo_p_preco {
	font-size: 18px;
	font-family: "OpenSansBold", Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	margin: 15px 0;
}
#combo_div_left {
	width: 100%;
}
#combo_div_left p {
	margin-bottom: 0;
	margin-top: 0;
}
#txtObsPedido {
	width: 98.9%;
}
#combo_titulo_etapa {
	color: #4b4b4b;
	font-family: "OpenSansBold", Arial, Helvetica, sans-serif;
}
#combo_p_escolha {
	margin-left: 0;
	margin-bottom: 10px;
}
#itemLivre {
	margin-top: 20px;
	margin-bottom: 10px;
}

#itemLivre a {
	padding: 5px 10px;
	border: solid 1px #c7c7c7;
	color: #4b4b4b;
	text-decoration: none;
}
#itemLivre label {
	padding: 5px 10px;
	border-top: solid 1px #c7c7c7;
	border-bottom: solid 1px #c7c7c7;
	color: #4b4b4b;
	font-family: "OpenSansRegular", Arial, Helvetica, sans-serif;
}
#combo_sp_nome {
	margin-left: 15px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 16px;
	color: #4b4b4b;
}
#combo_sp_preco {
	margin-left: 5px;
	float: right;
	margin-top: 5px;
}

/*LIGHTBOX AVALIACAO PDP*/
.modalBackground {
	background: #000;
	opacity: 0.5;
}
.modalPopup {
	overflow: auto;
	max-height: calc(100% - 100px);
	border-radius: 6px;
}
.modalPopup .box {
	display: inline-block;
	width: 700px;
	background: #fff;
	border-radius: 6px;
	position: relative;
}
.modalPopup .top {
	background-color: #e51000;
	padding: 30px 20px;
	position: relative;
}
.modalPopup h1.titulo {
	font-size: 37px;
	color: #fff;
	text-align: left;
	font-weight: 600;
}
.modalPopup h2.titulo {
	font-size: 37px;
	color: #fff;
	text-align: left;
	font-weight: 600;
}
.modalPopup .btFechar {
	font-size: 35px; /* line-height:25px; */ /* text-transform:uppercase; */
	position: absolute;
	right: 20px;
	top: 10px; /* padding: 5px 14px; */
	text-decoration: none;
	color: #dc0034;
	font-weight: 600;
	opacity: 1;
	z-index: 9;
}
.modalPopup .btFechar:hover {
	/* color: #212121; */
}
.modalPopup .medium {
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.modalPopup .medium .prod {
	/* background:#f5f5f5; */
	margin-bottom: 15px;
	text-align: left;
	border-radius: 10px;
}
.modalPopup .medium .prod h1 {
	font-size: 23px;
	margin-bottom: 10px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
}
.modalPopup .medium .prod h2 {
	font-weight: 200;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
}
.modalPopup .medium p.obrig {
	margin-bottom: 10px;
	text-align: right; /* margin-right: 16px; */
	font-size: 14px; /* line-height: 14px; */
	font-weight: 500; /* font-family: 'Ubuntu'; */
}
.modalPopup .row {
	margin: 10px 0;
	display: grid;
}
.modalPopup .row .col label {
	text-align: left;
	font-size: 28px;
	font-weight: 600;
	width: 100%;
	display: inline-block;
}
.modalPopup .row.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 20px 0;
}
.modalPopup .medium input {
	width: 100%;
	height: 40px;
	padding: 0 28px;
	border: 1px solid #999999; /* -webkit-border-radius: 30px; */
	-moz-border-radius: 30px; /* border-radius: 30px; */
	color: #342c21;
	font-size: 15px;
	font-weight: 300;
	border-radius: 0;
}
.modalPopup .medium .row h2 {
	text-align: left;
	font-size: 21px; /* line-height: 20px; */
	font-weight: 600; /* margin-bottom: 2px; */
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: 500;
}
.modalPopup .medium .row h3 {
	text-align: left;
	font-size: 14px; /* line-height: 16px; */
	font-weight: 500;
	margin-bottom: 10px;
}
#star-rating {
	/* margin-left:16px; */
	display: flex;
	max-width: 290px;
}
.modalPopup .medium textarea {
	width: 100%;
	height: 160px;
	padding: 16px 28px;
	border: 1px solid #999999; /* -webkit-border-radius: 30px; */
	-moz-border-radius: 30px; /* border-radius: 30px; */
	color: #342c21;
	font-size: 15px;
	border-radius: 0;
	font-family: "Ubuntu";
}
.modalPopup .botoes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 50%;
	margin-top: 20px;
}
.modalPopup .btEnviar {
}
.modalPopup .btCancelar {
}
/*LIGHTBOX AVALIACAO PDP*/
#star-rating input {
	max-width: 23px;
}

.lightboxMensagem .tituloBloco#p_tituloBloco {
	text-align: justify;
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
.lightboxMensagem .tituloBloco#p_tituloBloco .boxListCompra {
	text-align: left;
	height: auto;
	margin-bottom: 20px;
}
.lightboxMensagem .tituloBloco#p_tituloBloco .boxListCompra label {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	width: 100%;
	display: inline-block;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #707070;
	margin-bottom: 10px;
}
.lightboxMensagem
	.tituloBloco#p_tituloBloco
	.boxListCompra
	input[type="radio"] {
	float: right;
	margin-bottom: -21px;
	position: relative;
}
.lightboxMensagem
	.tituloBloco#p_tituloBloco
	.boxListCompra
	input[type="radio"]:checked {
	border-color: #ec1c26;
	margin-bottom: -21px;
}
.lightboxMensagem .tituloBloco#p_tituloBloco p {
	color: var(--vermelho);
	font-weight: 500;
	clear: both;
	cursor: pointer;
}
.lightboxMensagem .tituloBloco#p_tituloBloco p.act {
	color: #707070;
	clear: both;
	cursor: pointer;
}
.lightboxMensagem .tituloBloco#p_tituloBloco .bxcampo {
	margin-top: 14px;
}
.lightboxMensagem .tituloBloco#p_tituloBloco input[type="text"] {
	border-color: #e4e4e4;
	border-radius: 0;
	font-size: 14px;
	color: #707070;
	font-weight: 300;
	height: 35px;
	max-width: 275px;
	width: 100%;
}
.lightboxMensagem .tituloBloco#p_tituloBloco input[type="radio"] {
	position: relative;
	margin-top: 5px;
}
.lightboxMensagem
	.tituloBloco#p_tituloBloco
	.bxcampo
	input[type="radio"]:checked {
	border-color: #ec1c26;
	margin: 0;
}
.lightboxMensagem
	.tituloBloco#p_tituloBloco
	input[type="radio"]:checked:before {
	content: "";
	width: 14px;
	height: 14px;
	background-color: #ec1c26;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 50%;
}

.modal--ocorrencia .button {
	font-size: 16px;
	margin: 0 auto;
}
.container--ocorrencia {
	padding: 20px 0;
}
.ocorrencia__row {
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
	margin-bottom: 30px;
}
.ocorrencia__row__options tbody {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
}
.ocorrencia__row__options td {
	display: flex;
	column-gap: 5px;
}
.ocorrencia__row__options input[type="checkbox"] {
	width: 20px;
	height: 20px;
	padding: 0;
}
.ocorrencia__row__options input[type="checkbox"]:checked {
	background: url(../imagens/ico-check-red.svg) no-repeat center / contain;
}
.ocorrencia__row__options input[type="radio"] {
	width: 20px;
	height: 20px;
	padding: 0;
	border-radius: 50%;
}
.ocorrencia__row__options input[type="radio"]:checked::before {
	width: 10px;
	height: 10px;
	left: 4px;
	top: 4px;
}

.ocorrencias__table table {
	width: 100%;
}
.lightboxContent.modal .modaL_content input.button--fechar {
	margin: 25px 0 0 auto;
}

.modal__selecionerep__row .hold__check {
	display: flex;
	align-items: center;
	column-gap: 5px;
	padding: 10px;
}
.modal__selecionerep__row .hold__check input[type="checkbox"] {
	width: 25px;
	height: 25px;
	padding: 0;
	cursor: pointer;
}
.modal__selecionerep__row .hold__check input[type="checkbox"]:checked {
	background: url("../imagens/ico-check-red.svg") no-repeat center / contain;
}
.modal__selecionerep__row .hold__check label {
	color: #000;
	margin: 5px;
}

.lightboxMensagem.modal--sair {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	margin: 0;
	background-color: transparent;
}
.lightboxMensagem.modal--sair .modal_buttons {
	justify-content: center;
	margin-top: 0;
}
.lightboxMensagem.modal--sair .modal_buttons a {
	width: auto;
	margin: 0;
	height: auto;
	padding: 0 20px;
}
.lightboxMensagem.modal--sair .modal_buttons a:not(.botao--salvar) {
	background-color: #fff;
	color: var(--vermelho);
}

@media only screen and (max-width: 768px) {
	.ocorrencia__row--infos {
		flex-direction: column;
		text-align: left;
		row-gap: 20px;
	}
	/*LIGHTBOX AVALIACAO PDP*/
	.modalPopup {
		width: 100%;
		left: 0 !important;
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 100vw;
	}
	.modalPopup .box {
		width: 100%;
		height: 100%;
		padding: 0 5px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.modalPopup .medium {
		height: 320px;
		overflow: auto;
		margin-bottom: 15px;
	}
	/*LIGHTBOX AVALIACAO PDP*/

	.lightboxMensagem,
	.lightboxContent {
		width: calc(100% - 40px);
	}

	.lightboxMensagem {
		left: 0;
		margin: 0 0 0 20px;
	}
	.lightboxContent.modal--requisitos .row {
		flex-direction: column;
		row-gap: 30px;
	}

	.lightboxContent.modal--requisitos .row .col {
		width: 100%;
	}
}

@media only screen and (max-width: 545px) {
}

@media only screen and (max-width: 425px) {
	/*LIGHTBOX AVALIACAO PDP*/
	.modalPopup h1.titulo {
		font-size: 18px;
		line-height: 18px;
		padding-left: 20px;
		padding-right: 40px;
	}
	.modalPopup .medium {
		height: 220px;
	}
	.modalPopup .medium .prod h1 {
		font-size: 17px;
		line-height: 17px;
	}
	.modalPopup .btFechar {
		padding: 0;
		line-height: 26px;
	}
	/*LIGHTBOX AVALIACAO PDP*/
}

@media only screen and (max-width: 320px) {
	/*LIGHTBOX*/
	.lightboxMensagem {
		width: 270px;
		margin: 0 0 0 -135px;
	}
	/*LIGHTBOX*/
}
