.new-pedido-info-coluna{
	width: 22%;
	display: inline-block;
	height: 100%;
	vertical-align: top;
}

[page=start] #info-pedidos{
	height: 27.5%;
	text-align: center;
	display: flex;
	width: 75%;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 13px;
}

#info-pedidos{
	height: 83%;
}

[page=start] #info-pedidos .large-2{
	height: 47.5%!important;
}

[page=start] .header-detalhes, [page=start] .info-border{
	text-align: center;
}

[page=start] .pagamento-row-produtos{
	width: 75%;
	margin: 0 auto;
}

[page=start] .row.info-ped-button{
    width: 77%;
    margin: 5px auto;
}

.new-pedido-title {
    font-size: 3em;
    text-align: center;
    line-height: 1;
}

.info-ped{
	width: 50%;
	height: 100%;
	margin-right: 10px;
}

.container-dados{
	width: 100%;
	height: 75%;
	display: flex;
	border: 1px solid;
}

.coluna-dados{
	width: 34%;
	height: 100%;
}

.coluna-info{
	width: 66%;
	height: 100%;
}

.end-ped{
	width: 100%;
	height: 25%;
	display: flex;
	border-bottom: 1px solid;
    border-right: 1px solid;
	border-left: 1px solid;
	font-size: 14px;
}

.end-ped-titulo{
	width: 51.5%;
	font-size: 14px;
	background-color: #adadad;
	color: white;
	text-align: center;
	line-height: 15px;
    padding-top: 6px;
}

#end-pedido{
	height: 100%;
	font-size: 11px;
	background-color: #ededed;
}

.dados-linha{
    width: 100%;
    height: 12.5%;
    text-align: center;
	font-size: 15px;
}


.title-ped{
	margin-top: 47px;
	width: 47%;
    text-align: right;
}

.imgs-title{
    display: flex;
    width: 48%;
    margin-left: auto;
}

.dados-linha.dark{
	background-color: #adadad;
	color: white;
}

.dados-linha.cinza{
	background-color: #ededed;
}

.dados-ped{
	width: 50%;
	height: 100%;
    border: 1px solid;
}

.new-pedido-options{
	display: flex;
    font-size: 0.7em;
    align-items: center;
}

.new-pedido-options span {
    text-align: center;
}

.new-pedido-options label{
	color: #000;
    font-size: .4em;
    vertical-align: middle;
}

#aprovar-pedido{
    vertical-align: middle;
    margin: 8px;
    font-size: 25px;
}

.botao-whatsapp-container {
    border: 1px solid #00a859;
    width: 27%;
    display: flex;
    align-items: center;
}

.texto-whatsapp-container {
	font-size: 0.5em;
    width: 80%;
    color: #00a859;
	transition:ease-in .2s;
}

.img-whatsapp-container {
    width: 20%;
    object-fit: cover;
}

.botao-whatsapp-container {
	border: 1px solid #00a859;
    width: 27%;
    display: flex;
    align-items: center;
    background-color: none;
    transition: ease-in .2s;
    border-radius: 4px;
    cursor: pointer;
}

.btn-numero-enviar-whatsapp-contente {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn-numero-enviar-whatsapp {
    width: 150px;
    height: 50px;
    color: aliceblue;
    background: #809cab;
    border: none;
    font-size: large;
}

.botao-whatsapp-container:hover {
    border: 1px solid #00a859;
    width: 27%;
    display: flex;
	align-items: center;
	background-color: #f0f0f0;
	transition:ease-in .2s;
}

.new-pedido-options i.fa-check{
	opacity: 0;
}

.logos{
	width: 75%;
	height: 19%;
	display: inline-flex;
	margin-left: auto;
	margin-right: auto;
	justify-content: space-around;
}

.log-emp{
	width: 50%;
	height: 90%;
}

#logo-empre{
	margin-top: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#logo-ecat{
	margin-top: 20px;
}

.val-ped{
	width: 100%;
	height: 100%;
	display: flex;
}

.val-info{
	width: 34%;
	height: 100%;
}

.val-linha{
    width: 100%;
    height: 9.1%;
    text-align: center;
    font-size: 15px;
}

.val-linha.cinza{
    background-color: #ededed;
}

.val-linha.dark{
	background-color: #adadad;
	color: white;
}

.val-linha.azul{
	color: #1ddcf8;
}

.val-dados{
	width: 66%;
    height: 100%;
}

.obs-ped{
	width: 100%;
    height: 12%;
    margin-left: auto;
	margin-right: auto;
	display: flex;
}

.text-obs-ped{
	width: 68%;
	resize: none;
	font-size: 20px;
	margin: 0 1%;
	height: 2.6rem;
}

.info-pedido-table td, th {
    padding: 0px 6px;
    /* display: table-cell; */
    text-align: left;
    vertical-align: middle;
	border-radius: 2px;
	font-size: 17px;
}

.obs-ped label {
    color: #9e9e9e;
	position: absolute;
	font-size: 20px;
}

#logo-empre img{
	width: 100%;
}

#logo-ecat img{
    width: 92%;
    height: 75%;
}

.esc-ped-tipo {
    border: 3px solid #1ddcf8;
    border-radius: 5px;
    background: #fff;
    color: #1ddcf8;
    font-size: 1.3em;
    vertical-align: middle;
}

.text-dtls.selected{
	background:white;
    color: #1ddcf8 !important;
}

.text-dtls-del{

	background:white;
	color: #809CAB;
	width: 18%;
    font-size: 17px !important;
    margin: 0% 1.5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 3em;
    text-align: center;
    padding-top: 14px;
    height: 48px;
    line-height: 1;
    position: relative;
	border: 1px solid black;
	
}

#valor-total{
	font-size: 1.1em;
	padding: 0px;
    font-weight: 900;
}

.esc-ped-tipo.selected{
	background:#1ddcf8;
    color: white !important;
}

.escolher-ped{
	display: flex;
}

.compare-btn{
	margin: 0px 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.compare-main-title{
	font-size: 2em;
	text-align: center;
}

.compare-subtitle-1{
	font-size: 1.5em;
	text-align: center;
}

.compare-subtitle-2{
	font-size: 1.4em;
	text-align: center;
}

.compare-orders-list {
    width: 100%;
    height: 50px;
    white-space: nowrap;
    display: flex;
    align-content: center;
    overflow-y: hidden;
    overflow-x: auto;
}

.compare-filter-section {
    width: 60%;
    display: inline-block;
}

.compare-select-filter {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.compare-date-filter {
    display: inline-block;
    width: 55%;
    height: 3rem;
}

.compare-input{
	height: 3rem;
	border-radius: 5px;
	width: 35%;
	margin: 0px 1px;
}

.compare-orders-item{
	min-width: 32px;
	height: 32px;
	text-align: center;
	margin: 2px;
	border: 1px solid #000;
	background: #ccc;
	flex-shrink: 0;
}

.compare-table-section {
    margin-top: 5px;
    overflow: auto;
    max-height: 350px;
}

.compare-table.zebrado td {
    text-align: center;
    padding: 5px;
    border: 1px solid #000;
}

.compare-info {
    display: inline-flex;
    width: 39%;
    vertical-align: top;
    height: 6rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.compare-order-number, .compare-order-date{
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.1;
}

.compare-image-cell img{
	max-height: 100px;
}

.compare-filter-button{
    width: 22%;
    height: 3rem;
    border: 1px solid #000;
    border-radius: 5px;
    background: #dedede;
}

@media only screen and (max-width: 450px) {
	#info-pedidos{
		width: 100%;
		height: 37%;
		display: flex;
		margin: 0px 0px;
	}

	.info-ped {
		width: 50%;
		height: 96%;
		margin-right: 10px;
	}

	#logo-ecat img {
		width: 92%;
		height: 75%;
	}

	.container-dados{
		width: 100%;
		height: 76%;
		display: flex;
		border: 1px solid;
	}

	.dados-linha{
		width: 100%;
		height: 12.5%;
		text-align: center;
		font-size: 11px;
		padding-top: 8px;
	}

	/* #cl-razao{
		font-size: 8px;
	} */

	.val-linha{
		width: 100%;
		height: 9.09%;
		text-align: center;
		font-size: 12px;
		padding-top: 5px;
	}

	#logo-empre img{
		width: 28%;
		height: 100%;
	}

	.info-pedido-table {
		width: 95%;
		margin: 0 auto;
		font-size: 9px;
	}

	.val-info {
		width: 33%;
		height: 100%;
	}

	.val-dados {
		width: 67%;
		height: 100%;
	}

	.dados-ped {
		width: 50%;
		height: 97%;
		border-right: 1px solid;
		border-bottom: 1px solid;
		border-block-start: 1px solid;
	}

	.val-ped {
		width: 100%;
		height: 100%;
		display: flex;
	}

	.end-ped-titulo {
		width: 51.5%;
		height: 100%;
		font-size: 14px;
		background-color: #adadad;
		color: white;
		text-align: center;
		line-height: 15px;
		padding-top: 12px;
	}

	#end-pedido {
		height: 100%;
		font-size: 0.7em;
		background-color: #ededed;
		overflow: auto;
	}

	.logos {
		width: 100%;
		height: 9%;
		display: flex;
		margin: 0 auto;
		margin-bottom: 3px;
		border-block-end: 1px solid;
		background-color: #809CAB;

	}

	.title-ped {
		margin-top: 16px;
		width: 35%;
		text-align: right;
		font-size: 24px;
	}

	#logo-empre {
		margin-top: 0px;
		background-size: contain;
    	background-repeat: no-repeat;
    	background-position: center;
	}

	#logo-ecat {
		margin-top: 9px;
		margin-left: 7px;
	}

	.ped-infs{
		height:36%
	}

	.info-pedido-table td, th {
		padding: 5px 0px;
		font-size: 11px;
	}
	
	.escolher-ped{
		display: initial;
	}
	
	#detalhes-ped-link{
		width: 92% !important;
		height: 95%;
		top: 2% !important;
	}
	
	.info-marcas{
		width: 100%;
		height: 10%;
		display: flex;
		justify-content: flex-end;
	}

	.info-logo {
		width: 32%;
		height: 83%;
		margin: 5px;
		text-align: center;
	}

	.info-logo img{
		width: 100%;
		height: 100%;
	}

	.info-peds{
		width: 100%;
		height: 100%;
		display: flex;
		padding: 4% 5px;
		margin: -4% 0 0 0;
	}

	.peds-campos{
		width: 38%;
		height: 100%;
		margin-right: 5px;
		font-size: 1.1em;
		font-weight: bold;
	}

	.campos-nome{
		width: 100%;
		height: 13%;
		font-size: 1em;
		border: 1px solid #999999;
		text-align: left;
		display: flex;
		align-items: center;
		padding-left: 3px;
		margin: 4% 0 0 0;
	}

	.peds-valores{
		width: 70%;
		height: 100%;
		font-size: 1.3em;
		font-weight: bold;
	}

	.peds-nome{
		width: 100%;
		height: 13%;
		font-size: 0.9em;
		border: 1px solid #999999;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 1.3% 0 0 0;
	}

	.peds-acoes{
		width: 20%;
		height: 98%;
		border: 1px solid #999999;
		margin-left: 5px;
	}

	.acoes-div{
		width: 100%;
		height: 25%;
		display: flex;
		align-items: center;
	}

	.acoes-btns{
		width: 11vw;
		height: 11vw;
		border-radius: 50%;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
		font-size: 1.7em;
		color: white;
		border: 0px;
		box-shadow: 0px 3px 0.2em #999999;
	}


	.info-prds{
		width: 100%;
		height: 49%;
		padding: 5px;
	}

	.total-ped-final{
		background-color: #809CAB;
		width: 100%;
		height: 10%;
		color: white;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 1.3em;
	}

	.val-final{
		width: 30%;
		text-align: center;
	}

	#cond-pag{
		width: auto;
		text-align: center;
		margin-left: 5px;
		margin-right: 5px;
		font-size: 1em;
	}

	#cond-retirar{
		width: auto;
		text-align: center;
		font-size: 1em;
	}

	.log-emp {
		width: 85%;
		height: 77%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.imgs-title {
		width: 85%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
	}

	.dtls-cl-cep, .dtls-cl-whats{
		width: 93%;
		height: 77%;
		text-align: center;
	}
	
	.dtls-cl-endereco{
		width: 40%;
		height: 77%;
		margin-right: 5px;
	}

	.dtls-cl-numero{
		width: 17%;
		height: 77%;
		margin-right: 5px;
	}

	.dtls-cl-complemento{
		width: 32%;
		height: 77%;
	}

	.dtls-cl-bairro{
		width: 37%;
		height: 77%;
		margin-right: 5px;
	}

	.dtls-cl-uf{
		width: 24%;
		height: 88%;
		padding: 0px;
	}

	.dtls-cl-cidade{
		width: 28%;
		height: 77%;
		margin-right: 5px;
	}

	.nome-btn-prz{
		width: 100%;
		height: 100%;
		background-color: #809CAB;
		color: white;
	}

	.info-titulo{
		width: 100%;
		height: 7%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.info-cab{
		width: 20%;
		height: 100%;
		font-size: 1em;
		display: flex;
		justify-content: center;
		align-items: center;
	}


	.info-detalhes{
		width: 100%;
		height: 7%;
		background-color: #1ddcf8;
		display: flex;
		justify-content: space-between;
    	padding: 6px;
	}

	.info-prd{
		width: 100%;
		height: 95%;
		overflow: auto;
	}

	.info-cont{
		width: 100%;
		height: 25%;
		display: flex;
		border-radius: 5px;
    	/* border: 1px solid #999999 */
	}

	.info-conteudo{
		width: 20%;
		height: 100%;
		border: 1px solid #999999;
		padding: 4px;
		margin: 0px 2px;
		overflow: hidden;
    	text-overflow: ellipsis;
	}

	.imagem-carrinho{
		width: 100%;
		height: 100%;
		color: white;
		display: flex;
		text-align: center;
		align-items: center;
		justify-content: center;
	}

	.info-conteudo img{
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	#caixa-quntidade{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 50%;
		border-bottom: 1px solid;
		font-size: 1.3em;
	}

	#caixa-valor{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 50%;
		font-size: 1.3em;
	}

	.comp-total{
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 1.4em;
	}

	#info-color{
		text-align: center;
		width: 100%;
		font-size: 1.1em;
	}

	#info-ref{
		text-align: center;
		width: 100%;
		font-size: 1em;
		line-height: 1;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.grupo-nome-tmh{
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		overflow: auto;
		height: 100%;
		line-height: 1.1;
	}

	.qtd-caixa{
		text-align: center;
	}

	.selecao-produto{
		border: 3px solid red !important;
	}

	.selecao-tamanho{
		/* border: 3px solid red !important; */
	}

	.tmh-nome{
		width: 50%;
		text-align: center;
		font-size: 1.3em;
	}

	.qtd-tmh{
		border: 1px solid;
		width: 77%;
		margin: 0 auto;
		font-size: 0.8em;
		background-color: #809CAB;
		color: white;
		border: 1px solid black;
	}

	.qtd-comp-pack{
		text-align: center;
		display: flex;
		overflow: auto;
		width: 100%;
		align-items: center;
		justify-content: center;
	}

	.info-desc{
		background-color: white;
		color: #1ddcf8;
		width: auto;
		height: auto;
		font-size: 1.4em;
		display: flex;
		align-items: center;
	}

	.limit-tmh{
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 0.7em;
	}

	/* #img-prd{
		width: 15%;
	} */

	.botao-valor{
		width: 97%;
		height: 4%;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		font-size: 1.1em;
	}

	.campos-botao-valor{
		width: 20%;
		height: 100%;
		border: 1px solid #999999;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		font-weight: bold;
		line-height: 1;
		background: #fff;	
	}

	.peds-botao-valor{
		width: 78%;
		height: 100%;
	}

}

/* ¯\_(ツ)_/¯ */

[page='detalhes'] #mobile-footer .icons {
	justify-content: flex-start;
}

#details-container {
    display: flex;
    flex-direction: column;
	height: 100%;
	color: #494949;
}

#details-container section h1 {
	margin: 0 0 0.4em;
    line-height: 1;
    font-size: 1.4em;
    color: #809cab;
	width: 100%;
}

#details-container .info-row {
	width: 100%;
    line-height: 1;
    margin-bottom: 0.3em;
}

#details-container .info-row:last-child {
    margin-bottom: 0;
}

#details-container .info-row label {
	font-size: 1em;
	color: #809cab;
}

#details-container .info-row span {
	font-size: 1.2em;
}

#details-container .options-container {
    display: flex;
	justify-content: center;
	padding: 1em;
}

#details-container .options-container > *:not(:last-child) {
	margin-right: 20px;
}

#details-container .option-btn {
	border: 2px solid;
    border-radius: 3px;
	cursor: pointer;
    line-height: 1.1;
    padding: 0.2em;
}

#details-container button.option-btn {
	min-width: 12%;
    font-size: 1.6em;
}

#details-container button.option-btn small {
    display: block;
	font-size: 0.7em;
    line-height: 1.2;
}

#details-container .option-btn.approve,
#details-container .option-btn.send-payment {
    border-color: #1ebb90;
    background-color: #e8faf5;
}

#details-container .option-btn.approve.selected {
	background-color: #1ebb90;
	color: #fff;
}

#details-container .option-btn.reverse,
#details-container .option-btn.delete {
    border-color: #f44336;
    background-color: #fff1f0;
}

#details-container .option-btn.reverse.selected {
	background-color: #f44336;
	color: #fff;
}

#details-container .option-btn.send-payment {
    font-size: 1.4em;
    min-width: 18%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#details-container .option-btn.send-payment .icon {
	font-size: 1.6em;
    color: #1ebb90;
    margin-left: 10px;
}

#details-container .option-btn[disabled] {
	opacity: .6;
	filter: grayscale(1);
	pointer-events: none;
}

#details-container .header-container {
    display: flex;
	padding: 1em;
}

#details-container .brand-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 32%;
}

#details-container .client-info-container {
    width: 68%;
    padding-left: 1em;
}

#details-container .client-name {
	font-size: 1.4em;
	line-height: 1;
    margin-bottom: 0.4em;
}

#details-container .order-items-container {
    padding: 0 1em;
    flex-grow: 1;
	overflow: hidden;
}

#details-container .order-items-list {
    height: 100%;
    overflow: overlay;
    display: grid;
    grid-template-columns: 1fr 1fr;
	grid-auto-rows: min-content;
	border: solid #d9d9d9;
    border-width: 2px 0;
	padding: .5em 0;
}

#details-container .order-items-list::-webkit-scrollbar {
	width: .6em;
}

#details-container .order-items-list::-webkit-scrollbar-track {
	background-color: transparent;
}

#details-container .order-items-list::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
}

#details-container .order-items-list::-webkit-scrollbar-thumb:hover {
	background-color: #7d7d7d;
}

#details-container .order-item {
	display: flex;
	padding: 0.6em 1em;
	border: solid #d9d9d9;
	border-width: 2px 2px 0 0;
}

#details-container .order-item:nth-child(-n+2) {
	border-top: none;
}

#details-container .order-item:nth-child(even),
#details-container .order-item:last-child {
	border-right: none;
}

#details-container .item-image {
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	box-shadow: 3px 3px 4px 0 #949494;
    width: 22%;
}

#details-container .item-info {
	width: 78%;
	padding-left: 1em;
}

#details-container .item-name {
	font-size: 1.2em;
    line-height: 1.2;
    height: 2.4em;
	margin-bottom: 2px;
    overflow: hidden;
    word-break: break-word;
    text-transform: uppercase;
}

#details-container .item-attribute {
    line-height: 1.2;
}

#details-container .item-attribute label {
	font-size: .9em;
	color: #809cab;
	margin-right: .4em;
	vertical-align: bottom;
}

#details-container .item-attribute span {
	vertical-align: middle;
}

#details-container .item-color {
	padding: 0 1.2em;
    border: 2px solid #d9d9d9;
    font-size: .7em;
    margin-right: 0.4em;
}

#details-container .item-purchase {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
    line-height: 1.3;
}

#details-container .item-quantity span:first-child {
    font-size: 1.2em;
}

#details-container .item-quantity span:last-child {
    font-size: 1.1em;
}

#details-container .item-total {
    font-size: 1.2em;
}

#details-container .footer-container {
    display: flex;
	padding: 0.5em 1em;
}

#details-container .footer-container section {
	width: 50%;
}

#details-container .footer-container section:first-child {
	border-right: 2px solid #d9d9d9;
	padding: 0.5em 1em 0.5em 0;
}

#details-container .footer-container section:last-child {
	padding: 0.5em 0 0.5em 1em;
}

#details-container .order-info-container {
	display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}

#details-container .order-info-container .info-column {
	width: 50%;
    flex-shrink: 0;
}

#approve-order-modal {
	width: 300px;
}

#approve-order-modal .footer button {
	width: 45%;
}

#send-payment-modal {
	width: 500px;
}

#send-payment-modal textarea {
	height: 9.5em;
}

#send-payment-modal .footer button {
	width: 36%;
}

#reverse-order-modal {
	width: 300px;
}

#reverse-order-modal .footer button {
	width: 45%;
}

#reverse-order-modal .reverse-btn {
	background-color: #f44336;
}

@media only screen and (max-width: 450px) {

	#details-container {
		height: calc(100% - 56px);
	}

	#details-container .order-items-list {
		grid-template-columns: 1fr;
		padding: 0;
	}

	#details-container .order-items-list::-webkit-scrollbar {
		display: none;
	}

	#details-container .order-item {
		border-width: 0 0 2px;
		padding: 1em .5em;
	}
	
	#details-container .order-item:last-child {
		border-bottom: none;
	}

	#details-container .item-image {
		width: 25%;
	}
	
	#details-container .item-info {
		width: 75%;
	}

}