<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.element-search-vitrine .search-inner{
    width: 700px;
    float: left;
}
.element-search-vitrine .search-field{
    width: 415px;
    float: left;
}
.element-search-vitrine .btn-search{
    float: left;
    margin: 0 0 0 10px;
}*/

p.product-sell-price span.product-price{
    font-size: 18px!important;
}

.wrapper-product-combination .product-combination-list .product-combination-item label {
    background: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    display: block;
    font-size: 12px;
    min-height: 34px;
    line-height: 18px;
    padding: 0 1px;
    text-align: center;
    height: 30px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-image img {
    height: auto;
    max-width: 30px;
    max-height: 30px;
    width: auto;
}

#header-main div[class^="header-"] {
    background: var(--header-color);
}

.menu-category-inner {
    border-bottom: 1px solid var(--header-text-color);
}

ul.menu-category-list li a {
    color: var(--header-text-color);
}

#header-main .element-menu-category-header #menu-category-header .menu-category-list li &gt; ul {
    background: var(--header-color);
}

#header-main .element-menu-category-header #menu-category-header .menu-category-list &gt; li ul li a {
    color: var(--header-text-color);
}

.element-menu-category,
.element-menu-main {
	display: none !important;
}

#header-main .element-search .btn.btn-search {
    background: none;
}

#header-main .element-search .btn.btn-search .btn-icon {
    color: var(--base-color);
}
/*botão comprar com cnpj*/
a.link.pj-enable {
    font-size: 18px;
    background: red;
    border-radius: 10px;
    color: black;
    padding: 5px;
    height: 70px;
    line-height: 25px;
}
.product-list-item[data-id="1875"] .label-promo,
.product-list-item[data-id="1787"] .label-promo,
.product-list-item[data-id="1854"] .label-promo
{
    display: block !important;
}
/*Alterar Frase mensagem erro pop-up - Nicolas - 202900 */
/*
.msg-error .msg-text-top{
    font-size:0px;
}
.msg-error .msg-text-top:before{
    font-size:20px;
    content:'Cupom enviado. Verifique seu email';
}

/*Ajuste avaliações*/
.product-rating .product-rating-stars-wrapper .product-rating-stars {
    background: url(
https://cdn.simplo7.net/static/webroot/img/frontend/bg-stars.png)
no-repeat;
}

.wa-chat-wrapper.wa-chat-right .wa-chat-header {
    right: 0px;
    bottom: 75px;
}</pre></body></html>