﻿.estilo {
	font-family: Arial, calibri, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	visibility: inherit;
}
.estilo a {
	text-decoration: underline;
	color: #333333;
}
.estilo a:hover {
	text-decoration: underline;	
	color: #333333;
}
.estilo_form   {
    margin-right: 1px;
    border: 1px solid #333333;
    padding: 0.24em;
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    color: #666666;
	border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
}
.transparencia img{
    opacity: 0.70;
   -moz-opacity: 0.70;
   filter:alpha(opacity=70);
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
   float: center;}
   
.transparencia:hover img{
   opacity: 1;
   -moz-opacity: 1;
   filter:alpha(opacity=100);
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   float: center;
} 
.estilo_gigante {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}
.estilo_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-color:#FFFFFF
}
.estilo_foto a {
	text-decoration: none;
	color: #666666;
}
.estilo_foto a:hover {
	text-decoration: underline;	
	color: #333333;
}
.estilo_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.estilo_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.estilo_data a {
	text-decoration: none;
	color: #333333;
}
.estilo_data a:hover {
	text-decoration: underline;	
	color: #333333;
}
.estilo_formulario
   {margin-right: 1px;
    border: 1px solid #333333;
    padding: 0.24em;
    background-color: #CECECE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
}
.estilo_amarelo {
	font-family: Arial, calibri, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	visibility: inherit;
}
.estilo_amarelo a {
	text-decoration: none;
	color: 000000;
}
.estilo_amarelo a:hover {
	text-decoration: underline;	
	color: #000000;
}

.estilo_amarelo_p{
	font-family: Arial, calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	visibility: inherit;
}
.estilo_amarelo_p a {
	text-decoration: none;
	color: 000000;
}
.estilo_amarelo_p a:hover {
	text-decoration: underline;	
	color: #000000;
}

.estilo_preco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.estilo_pp {
	font-family: Arial, calibri, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	visibility: inherit;
}
.control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 2px;
    cursor: pointer;
    font-size: 12px;
}
    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }
.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    background: #e6e6e6;
    border: 1px solid #000000;
}
.control-radio .control_indicator {
    border-radius: undefined%;
}

.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: #d2dad3;
}

.control input:checked ~ .control_indicator {
    background: #f6ff28;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-checkbox .control_indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #111010;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}
.estilo_novo_form   {
    margin-right: 1px;
    border: 1px solid #333333;
    padding: 0.24em;
    background-color: #CECECE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
	border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
}
.estilo_titulo {
	font-family: Arial, calibri, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	visibility: inherit;
    text-transform: uppercase;
}
.estilo_titulo a {
	text-decoration: none;
	color: #333333;
}
.estilo_titulo a:hover {
	text-decoration: none;	
	color: #333333;
}
.estilo_novo_form {
    margin-right: 1px;
    border: 1px solid #333333;
    padding: 0.24em;
    background-color: #CECECE;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.img-pedir {
    background-image: url('imagens/pedindo_escuro.png');
    width: 64px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: 66px;
    cursor: pointer;
	border-radius: 0px;

}

.block-all {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.container-msg {
    width: 200px;
    background: #FFFFFF;
    margin-top: calc(50% - 50px);
    margin-left: calc(50% - 100px);
    border-radius: 10px;
    padding: 20px;
    font-weight: bold;
    -webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.75);
    font-size: 15px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.preco {
    float: right;
}

.float-left {
    float: left;
    width: 87%;
}
.img { 
    height:35px; 
    animation: 5s movimenta infinite;}
@keyframes movimenta {
    0%{ height:30px}
99%{ 
    height:35px}
100%{ 
    height:30px}
}
.transparencia img{
    opacity: 0.70;
   -moz-opacity: 0.70;
   filter:alpha(opacity=70);
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
   float: center;}
   
.transparencia:hover img{
   opacity: 1;
   -moz-opacity: 1;
   filter:alpha(opacity=100);
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   float: center;
} 
.estilo_form_button
   {margin-right: 0px;
    border: none;
    padding: 0.24em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
	border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   text-align: center; 
   background-color: Transparent;
    background-repeat:no-repeat;
	  cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
::-webkit-scrollbar {
    width: 8px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(150,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.10); 
    -webkit-box-shadow: inset 0 0 6px rgba(210,210,210); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0,0,0,0.4); 
}
/* Aparência que terá o seletor de arquivo */
  .food-input-container {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .food-input {
    padding: 10px;
   background-color: Transparent;
    background-repeat:no-repeat;
    border: 1px solid #666666;
    border-radius: 4px;
    padding: 0.24em;
    font-size: 12px;
    color: #666666;
    width: 30px;
    height: 20px;
   text-align: center;
  }
  .food-input[type='number'] {
    -moz-appearance: textfield;
  }
  .food-input::-webkit-outer-spin-button,
  .food-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .food-input-inc {
    width: 20px;
    height: 20px;
    background-image: url('mais.png');
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .food-input-dec {
    width: 20px;
    height: 20px;
    background-image: url('menos.png');
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .food-input-inc {
    margin-left: 5px;
  }
  .food-input-dec {
    margin-right: 5px;
  }
  .estilo_form_pp
   {margin-right: 0px;
    border: none;
    padding: 0.24em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
	border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   text-align: center; 
   background-color: Transparent;
    background-repeat:no-repeat;
	  cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
  .estilo_form_m
   {margin-right: 0px;
    border: none;
    padding: 0.24em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 15px;
    color: #FF0000;
	border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   text-align: center; 
   background-color: Transparent;
    background-repeat:no-repeat;
	  cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
	}
  .food2-input-container {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
  }
  .food2-input {
    padding: 10px;
   background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    padding: 0.24em;
    font-size: 10px;
    color: #999999;
    width: 14px;
    height: 12px;
   text-align: center;
  }
  .food2-input[type='number'] {
    -moz-appearance: textfield;
  }
  .food2-input::-webkit-outer-spin-button,
  .food2-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .food2-input-inc {
    width: 16px;
    height: 16px;
    background-image: url('mais.png');
    border-radius: 2px;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
  }
  .food2-input-dec {
    width: 16px;
    height: 16px;
    background-image: url('menos.png');
    border-radius: 2px;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
}
.food2-input-inc {
margin-left: 1px;
}
.food2-input-dec {
margin-right: 1px;
}
.imagem-arredondada {
border-radius: 10%;
border: none;
border: 2px solid #666666;
}
.imagem-frente {
border-radius: 50%;
border: 2px solid #666666;
}
.zoom-img {
transition: transform .2s;
cursor: pointer; /* altera o cursor para o ponteiro do mouse */
}

.zoom-img:hover {
cursor: zoom-out; /* altera o cursor para o ícone de zoom-out */
transform: scale(1.2);
cursor: pointer; /* altera o cursor para o ponteiro do mouse */
}

/* Container para o grid de produtos (2 em 2) */
.product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Duas colunas de tamanho igual */
    gap: 10px; /* Espaçamento entre os produtos */
    max-width: 300px; /* Alinhe com a largura da sua tabela principal */
    margin: 0 auto; /* Centraliza o grid */
    padding: 10px 0; /* Adiciona um pouco de padding vertical */
}

/* Estilo do card individual do produto */
.product-card {
    /* **CORES MANTIDAS DO SEU CSS ORIGINAL** */
    border: 1px solid #ccc;
    /* Degradê quase neutro (do topo para baixo) */
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.1));

    border-radius: 8px; /* Cantos arredondados, um pouco maiores para o card */
    padding: 5px; /* Espaçamento interno */
    display: flex;
    flex-direction: column; /* Organiza os elementos em coluna */
    align-items: center; /* Centraliza horizontalmente */
    cursor: pointer;
    position: relative;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2); /* Sombra sutil */
    min-height: 140px; /* Altura mínima para os cards */
}

/* Mantém o checkbox escondido e funcional */
.product-checkbox {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}

/* Área da imagem do produto */
.product-image-area {
    width: 100px; /* Largura fixa para a imagem, ajuste conforme necessário */
    height: 100px; /* Altura fixa para a imagem, ajuste conforme necessário */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* Garante que a imagem não transborde */
    border-radius: 5px; /* Leve arredondamento na imagem */
    margin-bottom: 5px; /* Espaçamento abaixo da imagem */
    position: relative; /* Para posicionar o placeholder */
}

.product-image {
    max-width: 100%;
    max-height: 100%;
    display: block;
    object-fit: contain; /* Garante que a imagem caiba sem distorcer */
}

/* Placeholder para "FOTO DO PRODUTO" */
.image-placeholder {
    position: absolute;
    color: #FF0000; /* **COR VERMELHA (DA REFERÊNCIA) APENAS PARA O TEXTO DO PLACEHOLDER** */
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: none; /* Inicialmente escondido */
}

/* Exibe o placeholder se a imagem não carregar */
.product-image-area img:not([src]) + .image-placeholder {
    display: block;
}
.product-image-area img[src=""] + .image-placeholder,
.product-image-area img:not([src]):not([alt]) + .image-placeholder {
     display: block;
}


/* Área do nome do produto - Mantém as cores originais, sem fundo preto */
.product-name-area {
    width: 100%; /* Ocupa toda a largura do card */
    padding: 5px 0;
    text-align: center; /* Centraliza o texto */
    box-sizing: border-box; /* Inclui padding e borda na largura */
}

.product-name-text {
    /* **CORES MANTIDAS DO SEU CSS ORIGINAL** */
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #333333; /* Cor do texto original do .product-description ou padrão */
}

/* Descrição do produto - Mantém as cores originais */
.product-description {
    /* **CORES MANTIDAS DO SEU CSS ORIGINAL** */
    margin: 3px 0 0 0;
    color: #333333;
    font-size: 11px;
    text-align: center; /* Centraliza a descrição */
    padding: 0 5px; /* Padding para a descrição */
}

/* Estilo para quando o item estiver 'selecionado' */
.product-card.selected {
    /* **CORES MANTIDAS DO SEU CSS ORIGINAL PARA SELEÇÃO** */
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2));
    border-color: #666666; /* Borda para indicar seleção */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* Sombra mais forte para seleção */
    transform: scale(1.02); /* Leve aumento no tamanho ao selecionar */
    transition: transform 0.2s ease-in-out; /* Transição suave */
}

/* Removi os estilos do .product-item antigo pois foram substituídos pelo .product-card */