
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

html{
    font: 'Titillium Web', sans-serif!important;
}



h1, h2, h3, h4, h5, p, table, ul, li, a, .uk-button, label, input, textarea, select, div{
    font-family: 'Titillium Web', sans-serif!important;
}

*{
    box-sizing: border-box;
}

a{
    text-decoration: none!important;
    
}
label{
    font-weight: bold!important;
}
label:hover{
    text-decoration: underline;
    opacity: 0.5;
    cursor: pointer;
}

.cursorPointer{
    cursor:pointer;
}
.cursorPointer:hover{
    opacity: 0.7;
}

.top{
    border-bottom:1px solid #ccc;
    padding:5px;
    margin-bottom:10px;
    background-color:#006699;
    color:#fff;
}
.top img{
    height:40px;
    padding:5px 0 5px 25px;
}
.top a{
    color:#fff!important;
    padding:0 15px 0 15px;
    
}

.top .sel{
    color:#006699!important;
    padding:15px 15px 15px 15px;
    background: #fff;
    border-radius:0px;
}
.container{
    padding-bottom:50px;
    min-height:98vh;
}
.w100{
    min-width:100%!important;
}

.box{
    border:3px solid #fff;
    margin:10px; 
    padding:0px 15px 15px 15px;
    height:100%;
    cursor: pointer;
    font-size:12px;
    background:#fff;
    box-shadow:0 0 10px #ccc;
    border-radius:10px;
    font-family: 'Titillium Web', sans-serif!important;
    
}

.box:hover{
    border:3px solid #006699;
    transition: 0.5s;
    opacity:1;
}

.boxFoto{
    border:1px solid #ccc;
    overflow: hidden;
    width:100%;
    height:130px;
    background-color:#eaeaea;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

h2{
    font-weight:bold;
}

.fotoProduto{
    border: 1px solid #ccc;
    background-color: #eaeaea;
    padding:15px 0 15px;
}

.editorGrande{
    min-height:60vh;
}


.editorPeq{
    min-height:30vh;
}

.fotoItem{
    width:150px; 
    height:80px;
    background-size:cover;
    margin-right: 15px;
}
.fotoItemLst{
    width:120px; 
    height:80px;
    background-size:auto 90%;
    margin-right: 0px;
    background-position: center center;
    margin:25px 0 0 10px;
}

.fotoItemPrincipal{
    width:300px; 
    height:180px;
    background-size:100% auto;
    margin-right: 0;
    display:inline-block;
    background-repeat: no-repeat;
}

.bottom{
    position:fixed;
    width:100%;
    height:30x;
    padding:5px;
    background-color: #006699;
    color:#fff;
    display:flex;
    justify-content: center;
    align-items: center;
    bottom:0;
    left:0;
}

.areaProjetos{
    border:1px solid #ccc; 
    border-top:none; 
    margin-top:0px; 
    padding:10px 25px 10px 25px;
}

.ProjetosMsgPreview{
    width:100%;
    height:20px;
    overflow: hidden;
}

.tituloPedidoProduto{
    width:100%;
    height:60px;
    font-weight: bold!important;
    overflow: hidden;
    font-family: 'Titillium Web', sans-serif!important;
    font-size:18px;
    margin-top:0px;
    
}

.tituloPedidoProdutoLst{
    width:100%;
    min-height:30px;
    font-weight: bold!important;
    overflow: hidden;
    font-family: 'Titillium Web', sans-serif!important;
    font-size:18px;
    margin-top:0px;
    
}

.categoriaItemPedido{
    width:100%;
    text-align:left;
}

.categoriaItemPedido .itemCat{
    font-family: 'Titillium Web', sans-serif!important;
    font-size:10px;
    margin-top:-25px;
    background-color:#1aacc1;
    color:#fff;
    border-top-left-radius:10px; 
    border-top-right-radius:10px; 
    padding:3px 3px;
    overflow: hidden;
    text-align: center;
    margin-bottom:10px;
    line-height:15px;
    box-shadow:0 0 10px #ccc;
    
}

.categoriaItemPedidoLst{
    width:100px;
    text-align:left;
}

.categoriaItemPedidoLst .itemCat{
    font-family: 'Titillium Web', sans-serif!important;
    font-size:10px;
    margin-top:-3px;
    background-color:#1aacc1;
    color:#fff;
    border-bottom-left-radius:10px; 
    border-bottom-right-radius:10px; 
    padding:3px 3px;
    overflow: hidden;
    text-align: center;
    margin-bottom:10px;
    line-height:15px;
    box-shadow:0 1px 5px #ccc;
    width:100px;    
}

.textarea-item-pedido{
    background-color: transparent!important;
    width:100%!important;
    border: 1px dotted #ccc!important;
    margin-bottom:5px!important;
}

.box:hover .itemCat{
    background-color: #000;
    color:#fff;
    transition: 1s;
    opacity:1;
}

.descricaoPedidoProduto{
    
    width:100%;
    height:60px;
    overflow: hidden;
    font-family: 'Titillium Web', sans-serif!important;
    font-size:12px;
    line-height: 15px;
    color: #666!important;
}

.descricaoPedidoProdutoLst{
    
    width:100%;
    min-height:30px;
    overflow: hidden;
    font-family: 'Titillium Web', sans-serif!important;
    font-size:14px;
    line-height: 15px;
    color: #666!important;
}

.regraPedidoProduto{
    margin:0px 0 20px;
    width:100%;
    height:60px;
    overflow: hidden;
    font-family: 'Titillium Web', sans-serif!important;
    font-size:12px;
    line-height: 15px;
    color: #e28327!important;
}

.regraPedidoProdutoLst{
    margin:20px 0 20px;
    width:100%;
    min-height:30px;
    overflow: hidden;
    font-family: 'Titillium Web', sans-serif!important;
    font-size:14px;
    line-height: 15px;
    color: #e28327!important;
}

.cobrancaPedidoProduto{
    margin-top:5px;
    width:100%;
    height:40px;
    overflow: hidden;
    font-family: 'Titillium Web', sans-serif!important;
    font-size:12px;
    line-height: 15px;
    color: #006699!important;
}

.prodLinha{
    
    min-height:185.3px!important; 
    
}

/*UIKIT*/
.uk-button-primary{
    background-color:#006699!important;
}


/*DEIXA O VIDEO RESPONSIVO*/
.video {position:relative; padding-bottom:50%; padding-top:0px; height:0; overflow:hidden; margin:0px auto; width:100%;}
.video iframe, .video object, .video embed {position: absolute;	top: 0;	left: 0; width:100%; height:100%;}
.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {max-width: 100%;}


/*CONFIGURAÇÕES pdf
.showPdf{
    display:none!important;
}
.hidePdf{
    display:block!important;
}*/