@import url(
    //fonts.googleapis.com/css?family=Source + Sans + Pro:300,
    400,
    600,
    400italic
);
@import url(//fonts.googleapis.com/css?family=Montserrat:400, 700);
/*@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700); */
@import url(gritter.css);

body,
html,
* {
    font-family: "Montserrat", sans-serif;
}

/*MENU ITENS*/
.no-border {
    border: 0;
}

.text-white {
    color: #fff !important;
}

.margin-top-2 {
    margin-top: 2%;
}

.margin-bottom-2 {
    margin-bottom: 2%;
}

.margin-full-20 {
    margin: 20px 0 15px 0;
}

.margin-full-10 {
    margin: 10px 0 0 0;
}

.margin-full-30 {
    margin: 30px 0 10px 0;
}

.margin-left-90 {
    margin-left: -80%;
}

#divTotal {
    background-color: green;
}

.well-custom {
    background: #dcdcdc !important;
    border: 1px solid #999;
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-size: 14px;
}

.affix {
    right: 0px;
}

.affix-top {
    right: 0px;
    position: fixed;
}

.panel-heading-red {
    background: #bc2026 !important;
    color: #fff !important;
}

.panel-heading-red h4 {
    font-weight: 600 !important;
}

.panel-heading-red small {
    color: #fff !important;
}

.fixed {
    position: fixed !important;
}

#painel-carrinho .carrinho-bg {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f5f5f5;
    color: #000;
}

#painel-carrinho .no-shadow {
    box-shadow: none !important;
}

#painel-carrinho .carrinho-total {
    background: #f2f3f3;
    padding: 8px;
    margin-top: 10px;
    font-size: 14px;
}

#painel-carrinho .no-radius {
    border-radius: 0px !important;
}

#painel-carrinho .mar-right-3 {
    margin-right: 3px;
}

#painel-carrinho .item {
    font-size: 16px;
    padding-left: 8px;
}

#painel-carrinho .item .btn-plus-minus {
    font-size: 22px !important;
}

#painel-carrinho .item .item-qtde {
    width: 20px;
    display: inline-block;
}

#painel-carrinho .item .item-nome {
    /*font-size: 13.5px !important;*/
    margin-top: 0px !important;
    margin-left: 5px;
    position: absolute;
}

#painel-carrinho .item .item-valor {
    font-size: 13px !important;
}

#painel-carrinho .item-span {
    margin-bottom: 8px;
    display: block;
}

#painel-carrinho .btn-plus-minus {
    cursor: pointer;
}

#radioBtn .notActive {
    color: #3276b1;
    background-color: #fff;
}

/* FIM CARRINHO */

.mar-left-3 {
    margin-left: 3%;
}

.recupera-senha {
    text-decoration: none !important;
}

.loader {
    display: none;
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #bd3426; /* Red */
    border-radius: 50%;
    margin: auto;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.cut-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    font-size: 14px;
    min-height: 30px;
}

.cut-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.lista-item-box {
    border-bottom: 1px solid #006e494f;
    display: block;
    min-height: 105px !important;
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 20px;
    cursor: pointer;
}

.lista-item-box:hover {
    /*
    box-shadow: 0 0 0 3px #fafafa inset;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    border-bottom: 1px solid #555;
    background: #f6f6f6;
     */
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    border-bottom: 1px solid #999;
}

.text-bold {
    font-weight: bold;
}

label,
h1,
h3,
h4,
h5 {
    color: #3f3e3e;
}

.lista-item-desc {
    /*padding-top: 10px;*/
    font-size: 12px;
}

.lista-item-desc h4 {
    font-size: 16px;
    font-weight: 500;
    color: #3f3e3e !important;
}

.lista-item-desc h5 {
    font-size: 18px;
}

.lista-item h3 {
    padding-bottom: 10px;
    margin-bottom: 24px;
    color: #3f3e3e;
    font-size: 20px;
    border-bottom: 1px solid #3f3e3e;
    font-family: "Source Sans Pro" !important;
}

.lista-item-desc h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    font-size: 14px;
    min-height: 30px;
}

.lista-item-opcao {
    vertical-align: middle !important;
    width: 270px;
    display: inline-block;
    border-bottom-width: medium;
    border-bottom-style: dashed;
    border-bottom-color: #d9d9d9;
}

#home-content {
    padding-top: 50px;
}
/********************************************/

/* Inicio da Estilo pra Loja Aberta ou Fechada NA MODAL*/
.OpenClosedModal {
    text-align: center;
}

/* Estilo aplicado apenas quando a loja está fechada */
.OpenClosedModal.closed {
    padding-top: 2vh; /* Espaço extra quando fechada */
    padding-bottom: 10px;
    /*margin-bottom: -65px;*/ 
    background-color: red; 
}

/* Estilo aplicado quando a loja está aberta */
.OpenClosedModal.open {
    padding-top: 0vh; /* Sem espaço quando aberta */
}

/* Estilo para o texto quando a loja está fechada */
.textDanger {
    color: #ffffff; /* Texto Branco na fonte para indicar que está fechada */
    font-size: 15px;
    font-weight: 700;
    text-align: center; 
}
/* Fim do Estilo pra Loja Aberta ou Fechada NA MODAL*/


@media (max-width: 900px) {
    .OpenClosed.closed {
        padding-top: 7vh; /* Ajuste menor para telas menores */
        padding-bottom: 5px;
        margin-bottom: -6vh;
    }

    .textDanger {
        font-size: 14px; /* Fonte levemente menor para mobile */
    }
}
/* Responsividade para tablets */
@media (min-width: 769px) and (max-width: 1024px) {
    .OpenClosed.closed {
        margin-top: 7vh;
        font-size: 15px; /* Ajuste de tamanho de fonte para tablets */
        padding: 9px 0; /* Ajuste de espaçamento */
        padding-bottom: 5px;
        margin-bottom: -6vh;
    }
}

/* Estilos para o modal de Loja Fechada*/
.custom-modal {
    display: none; /* Oculto por padrão */
    position: fixed; /* Fixa a posição do modal */
    top: 50%; /* 50% da altura da tela */
    left: 50%; /* 50% da largura da tela */
    transform: translate(-50%, -50%); /* Centraliza o modal */
    z-index: 100; /* Certifica que o modal fique acima de outros elementos */
    width: 80%; /* Largura do modal (ajuste conforme necessário) */
    max-width: 600px; /* Tamanho máximo para telas maiores */
    background-color: white; /* Cor de fundo do modal */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra suave */
    border-radius: 10px; /* Bordas arredondadas */
    padding: 20px; /* Espaçamento interno */
}

.custom-modal-content {
    margin: 15px auto;
    margin: 0 0 10px;
    text-align: center;
    font-size: 16px;
}

.custom-modal-content span{
    font-style: italic;
    font-size: 14px;
    color: #6f6f6f;
    
}

.custom-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Fundo semi-transparente */
    z-index: 99; /* Para o overlay ficar abaixo do modal */
    backdrop-filter: blur(8px); /* Adiciona o desfoque no fundo */
    -webkit-backdrop-filter: blur(8px); /* Compatibilidade com navegadores antigos */
}

.custom-close-modal {
    color: white;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: -18px;
    right: -19px;
    cursor: pointer;
    background-color: red; /* Fundo vermelho */
    border-radius: 50%; /* Faz o círculo */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    border: 2px solid #000;
}

.custom-close-modal:hover {
    background-color: darkred; /* Efeito hover para escurecer o vermelho */
    color: #ccc; /* Mantém a cor do texto ao passar o mouse */
}

/********************************************/

@media screen and (min-width: 900px) {
    #myNav {
        height: 85px;
        padding-top: 15px;
        vertical-align: middle !important;
    }

    #brand-logo IMG {
        height: 70px;
        margin-top: -25px;
    }

    #home-content {
        padding-top: 100px;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    #brand-logo IMG {
        height: 50px;
        margin-top: -12px;
    }
}

.categoria-banner {
    margin-top: 25px;
    width: 100%;
    min-height: 140px;
    max-height: 140px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center !important;
}

.categoria-banner IMGs {
    margin-top: 25px;
    width: 100%;
    max-height: 120px;
}


.footer{
background:#BF0016;
padding:30px 0px;
font-family: 'Play', sans-serif;
text-align:center;
border-top: 4px solid /*#ffffff*/#e10020;
box-shadow: 0 0 0 4px #FDC83A, 0 0 4px #BF0016;
}

.footer .row{
width:100%;
margin:1% 0%;
padding:0.6% 0%;
color:#fff;
font-size:0.8em;
}

.footer .row a{
text-decoration:none;
color:#fff;
transition:0.5s;
}

.footer .row a:hover{
color:#000;
}

.footer .row ul{
width:100%;
}

.footer .row ul li{
display:inline-block;
margin:0px 30px;
}

.footer .row a i{
font-size:2em;
margin:0% 1%;
}

@media (max-width:720px){
.footer{
text-align:left;
padding:5%;
}
.footer .row ul li{
display:block;
margin:10px 0px;
text-align:left;
}
.footer .row a i{
margin:0% 3%;
}
}

.NomeNoCarrinho{
    margin-right: -15px;
    margin-left: -15px;
    text-align: center;
}

.descpedido{
  display: flex;
  flex-flow: row wrap;
  padding:3px; #opcional
}
.coluna-100 {
  width: 100%;
  text-align:center;
  font-size: 15px;
}

.somaeValor{
  display: flex;
  flex-flow: row wrap;
  padding:3px; #opcional
}
.col-50 {
  width: 50%;
  text-align:center;
  font-size: 15px;
}

