@media (max-width: 768px) {

	.Conteudo .card-body {
		padding: 0 20px 30px 20px;
	}

}



@media (max-width: 450px) {

	body {
		overflow-x: hidden!important;
	}


	h1 {
		font-size: 20px;
		font-weight: 500;
		line-height: 25px;
	}

	.HomeLogin .BoxLogin {
		width: 350px!important;
	}

	.HomeLogin .BoxProfile {
		display: none!important;
	}

	.HomeLogin .PortaLogin {
		width: 100%!important;
	}

	.HomeLogin .BoxLogin .PortaForm {
		width: 100%;
	}

	.HomeLogin .BoxLogin .PortaForm form {
		width: 75%!important;
	}

	.Conteudo {
		padding: 40px 0;
	}

	.Conteudo .card-body {
		padding: 0 20px 30px 20px;
	}

	.Conteudo .card-header {
		padding: 20px 30px;
	}

	.Conteudo .card-header .BtnCloseCard {
		margin: -25px 25px 0 0;
	}

	.Conteudo .Resumo .BordaRight {
		margin: 0 0 10px 0;
	}

	.Conteudo .ValorPedido {
		height: auto;
	}

	.Conteudo .ValorPedido .LineHeight_Left {
		height: auto;
		align-items: center;
		padding: 20px 0;
		border-bottom: 1px solid rgba(0,0,0,0.09);
	}

	.Conteudo .ValorPedido .LineHeight_Right {
		height: auto;
		align-items: center;
		padding: 10px 0!important;
	}

	.Conteudo .ValorPedido .ValorTotal {
		font-size: 25px;
	}

	.Conteudo .HeaderBtns {
		text-align: center;
	}

	.Conteudo .HeaderBtns .Btn_2 {
		margin-bottom: 5px!important;
	}

	.Conteudo .MedidasArmacao {
		height: auto;
	}

	.DivSteps {
		height: 95px;
	}

	.FooterPrice {
		display: none;
		visibility: hidden;
	}

	#back-to-top {
		margin-right: 10px;
	}

	.MaisBackToTop {
		bottom: 15px!important;
	}

	.HideOlhos {
		opacity: 0!important;
		pointer-events: none!important;
        /* display: none!important; */
        visibility: hidden!important;
	}

	.DivOlhoDireito,
	.DivOlhoEsquerdo {
		padding: 0!important;
	}

	.DivOlhoEsquerdo {
		border-top: 1px solid rgba(0,0,0,0.10);
		margin-top: 40px;
	}

	.DivOlhoEsquerdo h1 {
		margin-top: 35px;
	}

	.DivBtnEnviarArmacao {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center!important;
		height: 90px;
	}

	.BtnEnviarArquivo {
		margin: 20px 0 0 0;
	}

	.TxtCenterMobile {
		text-align: center;
	}

	.Modal {
		height: 80vh;
		margin-bottom: -80vh;
	}

	.Modal .LineTable {
		height: 450px;
	}

	.Conteudo .EscolheOlhos,
	.Conteudo .ImagemMarcada,
	.Conteudo .BoxOlhos {
		width: 80px;
		height: 80px;
	}

	.DivChat {
		top: inherit;
		bottom: 0!important;
		left: 0!important;
		margin: 0 0 10px 10px;
		display: flex;
	}
}
