/* Novo CSS Loja */
html {
/* NEVE DE FUNDO   background-image: url(https://28664.cdn.simplo7.net/static/28664/galeria/163658758878995.gif)!important;   */
}
/*
site nao funciona se ativar, isso não ative
.modal-mask {
	background: url(https://28664.cdn.simplo7.net/static/28664/galeria/163658758878995.gif)!important;
    display: block!important;
}
*/

/* Remover opção de Pessoa Fisica */
.row-radio label[for=ClienteTipoPF] { 
    display: none;
}
input#ClienteTipoPF {
    display: none;
}

/* Remover exibição dos preços */
#product-list .product-list-item .product-info .product-price .product-old-price, #product-list-sidebar .product-list-item .product-info .product-price .product-old-price{
display: none!important;
}

.wrapper-product-price .product-price{
display: none!important;
}

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn {
    float: left!important; 
    height: auto;
    padding: 30px 0;
    width: 350px!important;
}
#cart-data .cart-data-price-holder p, #cart-data .cart-data-gift-holder p, #cart-data .cart-data-discount-holder p, #cart-data .cart-data-payment-holder p, #cart-data .cart-data-total p {

    display: none!important;
}


#cart-products-table .cart-products-list .cart-products-list-item>div.cart-item-price-holde, .cart-item-price-holder, li.cart-products-list-item .cart-item-total-holder, .cart-products-header .cart-item-total-holder{
    display: none!important;
}

#cart-products-table .cart-products-list .cart-products-list-item>div.cart-item-name-holder {
    width: 73%!important;
}

.payment-title, .icon-payment-deposito-bancario, .box-cart-header {
    display: none!important;
}

.list-payment .list-payment-item .list-payment-info .list-payment-name {
    display: table-cell;
    font-size: 15px;
    line-height: 22.5px!important;
    vertical-align: middle;
	background: #0096cc;
	color: white;
	padding: 15px 25px;
	font-family: 'Open Sans', sans-serif!important;
    text-transform: uppercase;
}

.list-payment .list-payment-item{
	padding-left: 0px; 
    margin-left: 0px;
}

#data-DepositoBancario-info{
display: none!important;
}

.final-product-unit-value, .final-product-total-value, .table-final-cart, .element-shopping-cart .grid-shopping-cart, .table-recibo, .payment-method, .total-price{
	display: none!important;
}
#product-list .product-list-item .product-info .product-price.product-old-price + .product-price.product-sell-price {
	display: none !important;
}

.orders-list>tbody>tr.content-orders>td {
    padding: 15px 10px;
    text-align: center;
    vertical-align: middle;
    display: none;
}

.product-price{
	visibility: hidden;
}

/* Remoção do faça login */

/*#header-main .element-search .welcome-message > p > a {
   display: none;
}
*/
#header-main .element-search .welcome-message > p{
	display: none;
}

/* HEADER */
/* Contatos */
#header-main .header-1{ 
	background-color: transparent;
    color:#ffffff;
}

/* Cabeçalho Principal */
#header-main{ 
	    /* CÓDIGO DO GRADIENT AZUL ANTIGO      background-image:linear-gradient(to top, #cfeefc 6%, #EFF3F6 39%, #ace0f9 100%); */ 
    	/*COR NATAL 2020: background-image:linear-gradient(to top, #a30033 10%, #87002f 60%) */ 
    /* Verde Natal 2021  background-image: linear-gradient(to top, #185c43, #2e8366, #399070); */
    /* Codigo Azul 2022 */ background-image:linear-gradient(to top, #cfeefc, #EFF3F6, #ace0f9);
}
/* Menus */
#nav-main .element-menu-main{
	/* COR ORIGINAL AZUL: */ /* background:linear-gradient(to top, #2e8366 10%, #399070 60%); */
    /* COR NATAL  2020 PARA COMBINAR COM ANTIGO GRANDIENTE  :    background: #a30033; */
    box-shadow: none;
      background:#cfeefc; 
    /* background: #185c43; */
}

#nav-main .element-menu-main ul[class$="list"] > li > a{
	text-shadow: 1px 1px 1px black;
	font-size: 16px!important;
    line-height: 24px;
    font-family: Helvetica, sans-serif!important;
	/* color: #BE5E85; */
	font-weight: bold;
}

/*HOVER Menu*/
#nav-main .element-menu-main ul[class$="list"] > li:hover > a{
   /* CÓDIGO ANTIGO DO HOVER */ /* background: #9fdcf9!important; */ 
   /* código natal 2020 HOVER: */  /*  background: #87002F!important; */
    /* código natal 2021 HOVER:     background: #a30033 !important; */
    /* AZUL ESCURO */ background:#3e4095;
}

#nav-main .element-menu-main ul[class$="list"] > li > a {
    text-shadow: 1px 1px 1px black;
    font-family: Montserrat, sans-serif;
    /* color: #BE5E85; */
    font-weight: bold;
}

/* Sidebar */
.sidebar .menu-sidebar-list > li > a{
	font-family: Helvetica, sans-serif!important;
    line-height: 21px!important;
}
.sidebar a:hover{
/*	color:  #00a8e6!important;  */ 
    color:  #ffffff!important;
    /* AZUL */ background:#1d7cc5!important;
}

/* BODY: Titulo Lançamentos antes dos itens */
.header-box-content .title-secundary{
	font-size: 24px!important;
    line-height: 36px!important;
    color: #333333!important;
    font-family: Helvetica, sans-serif!important;
	border-bottom: none!important;
}
/* Etiqueta lançamento */
#product-list .product-list-item .label-launch, #product-list-sidebar .product-list-item .label-launch {
	background-color: #a30033!important;
}

/* MUDA COR DE TODOS OS BOTOES*/
/* VERIFICAR ??
#product-list .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list-sidebar .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit, #product-list-sidebar .product-list-item .wrapper-btn-product .btn.btn-buy-kit {
	 /* background:linear-gradient(to top, #2e8366 10%, #399070 60%); 
    background:#1d7cc5;
}
*/


/* Botões de consultar preço */
.btn {
  /* background: linear-gradient(to top, #2e8366 10%, #399070 60%); */ 
    /* AZUL */ background:#1d7cc5;
}

.btn .btn-text {
   /* color: #401B0B; */
    text-shadow: 1px 1px 1px black;
	font-size: 15px!important;
    line-height: 22.5px!important;
    font-family: 'Open Sans', sans-serif!important;
}

.btn.btn-buy{
	width: 100%!important;
}

.btn:hover{
   /* background:#a30033!important; */ 
    /*Verde Natal 2021 background:#185c43!important; */
    /* background: #007099!important; */ 
    /* AZUL ESCURO */ background: #3e4095;
}

.btn.btn-buy:hover{
	   /* Dourado  background: linear-gradient(TO RIGHT, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);  */
      /* AZUL ESCURO */ background: #3e4095;
}

/* Botão Comentar dentro do produto */
.btn-comment-submit{
	/* AZUL */ background:#1d7cc5;
}

.btn-comment-submit:hover{
	/* AZUL ESCURO */ background: #3e4095;
}

/* COR DE FUNDO DO BOTAO PESQUISA */
.btn-search {  
    background-color:#ffffff!important;
}

/*MUDA BOTÃO DA COMPRA DAS PAGINAS DE UM PRODUTO*/
.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy, .element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-buy-kit{
	/* background: linear-gradient(to top, #2e8366 10%, #399070 60%)!important; */
    /* AZUL */ background:#1d7cc5;
}

/* RODAPE */
/* ESCONDE COPYRIGHT */
#footer-main .copyright {
	display: none!important;
}

#footer-main .footer-main-inner .footer-2{
	display: none!important;
}

/* LINHAS DE CONFIGURAÇÃO */
/* CENTRALIZA ELEMENTOS E EVITA ESPAÇOS EM BRANCO */
.element-info {
	display: flex!important;
    justify-content: center;
}
.grid-info {
	width: max-content!important;
}

.item-orders {
	display: none!Important;
}
.element-menu-painel{
	display: none!important;
}
.container-content{
	display: grid;
    justify-content: center;
    margin-left: 0px!important;
}

/* JANELA FINALIZAR PEDIDO OU CONTINUAR COMPRANDO */
.msg-product-add{
	/* Azul */ background: #1d7cc5!important;
        
}


/* MENSSAGEM DE ALERTA */
.msg.msg-warning, .message.msg-warning, .msg.msg-masked-warning, .message.msg-masked-warning, .msg.warning, .message.warning{
    background: red!important;
}
