/*Banner Principal 100%*/
body.pagina-home #nav-main .element-menu-category,
body.pagina-home #nav-main .element-menu-main {
	margin-bottom: 0 !important;
}

.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}

.element-banner-main img {
	width: 100%;
}

/*Trocar Cor Tarja de Promoção*/
#product-list .product-list-item .label-promo,
#product-list-sidebar .product-list-item .label-promo {
	background: #000000
}
/*Cor da tag #0b1e3f*/

/*Trocar Cor Header (Cabeçalho)*/
#header-main .header-2 {
	background: #ffffff
}

/*Trocando Cor do Botão Newsletter*/
#footer-main .element-newsletter .btn {
	background: #f1add0
}

.btn {
    background: #f1add0;
}

/*texto principal do rodopé */
#footer-main .title-footer {
    color: #7db1f1;
}
    #footer-main .element-menu-footer .menu-footer-list > li > a {
    color: #7db1f1;
    } 
/*Comentado devido chamado - 232612*/
/*Alterar frase prazo de produção produto
.element-product-detail .product-info .product-production-time {
    font-size: 0;
     display: block!important;
    font-weight:bold !important;
}
p.product-production-time::before {
    content: "Disponível em: ";
    font-size: 18px;
}
.element-product-detail .product-info .product-production-time span {
    font-size: 18px;
}
p.product-production-time::after{
    content: "+ Frete";
    font-size: 18px;
}
*/
/*Tamanho Inputs perguntas customizadas*/

.pagina-produto .container-12 .grid-num {
    width:  98% !important;
}
.element-product-detail .wrapper-product-question {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: flex-end !important;
    align-content: center !important;
}

.pagina-produto .row {
    width: 50%;
}

a.btn-show-instrucao {
    display: block !important;
}

/*CUSTOM - Banner Tarja Topo*/
#header-main .header-1 {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}
#header-main .header-1 li {
    list-style: none;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    width: 100%;
    font-size: 20px;
    text-transform: initial;
}
/*FIM - CUSTOM - Banner Tarja Topo*/

/* Ajuste continuar comprando*/
.row-actions .link {
    background: #ffaed0;
    color: white;
    padding: 8px;
    border-radius: 6px;
    display: inline-block;
}
/* Fim Ajuste continuar comprando*/

/* Fim Ajuste cupom desconto*/
.cart-data-coupon-holder .link {
	border: 0;
	 background: #7db1f1;
    color: white !important;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px !important;
	padding: 10px 15px;
	text-decoration: bold;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
}

/* Fim Ajuste cupom desconto*/

/* Ajuste botão pesquisa*/
#header-main .element-search .search-field {
    border: 3px solid #ffaed0;
}

/* Fim Ajuste botão pesquisa*/

/*CUSTOM - Banner Tarja Topo*/
#header-main .header-1 {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-around;
}
#header-main .header-1 li {
    list-style: none;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}
/*FIM - CUSTOM - Banner Tarja Topo*/


/*Ajustes Chamado #231185*/
.info-arte {
    background: #7db1f1;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
p.info-arte-carrinho {
    padding: 10px 30px 10px 10px;
    width: fit-content;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
span.icon-whats {
    background: url(https://cdn.simplo7.net/static/webroot/img/frontend/icon-chat-wa.png) no-repeat top center;
    background-size: 40px;
    border-radius: 99px;
    margin-left: 10px;
    width: 50px;
    height: 40px;
}

.grid-welcome-message p {
    color: #000;
}
.grid-welcome-message p a {
    font-weight: bold;
}
.grid-search .welcome-message {
    display: none;
}
#header-main .element-info .info-phone {
    display: none;
}
span.info-phone.info-whatsapp {
    display: block !important;
    color: #000;
    margin-left: 0 !important;
}
#header-main .element-info .info-title {
    display: block;
    color: #000;
}
.element-info .info-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 49px;
}
#header-main .element-info .info-phone.info-whatsapp:before {
    color: #57bb63;
    font-size: 35px;
    line-height: 0;
    margin-left: -40px;
    position: absolute;
}
#header-main .element-shopping-cart .link-shopping-cart {
    background: #fff;
    color: #ffaed0;
}
span[class^="icon"].icon-shopping-cart:before{
    display: none;
}
span[class^="icon"].icon-shopping-cart:after {
    content: "";
    position: absolute;
    background: url(https://83373.cdn.simplo7.net/static/83373/galeria/166214589561837.png) no-repeat center center !important;
    background-size: 40px !important;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
}
/*FIM - Ajustes Chamado #231185*/


#product-list .product-list-item .label-promo, #product-list-sidebar .product-list-item .label-promo {
    background: #000000;
}

/*Cor de tag Promoção #7db1f1*/

#product-list .product-list-item .label-launch, #product-list-sidebar .product-list-item .label-launch {
    background: #3498db;
    left: 0;
    top: 0;
}
div#whatswidget-conversation-message-outer {
    display: none !important;
}


.product-view.element-product-description .product-view-content p+p {
	margin-top: 0px !important;
}

.page-content p, .element-product-description p, .element-product-info p {
	margin-bottom: 0px !important;
}

/*Ajustes Menu*/
#nav-main .element-menu-category #menu-category .menu-category-list > li {
	z-index: auto;
}
#nav-main .element-menu-category #menu-category .menu-category-list {
    font-size: 80px !important; 
}

.element-menu-category .container-12 .grid-12 {
    width: 1000px;
}


#product-list .product-list-item .label-promo, #product-list-sidebar .product-list-item .label-promo {
    background: #3498db;
}
