<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.icon-compare-grey,
.icon-wishlist-grey,
div.wishlist,
div.compare,
#banner0,
#company-id-display {
  display: none !important;
}
.dropdown-container,
.dropdown-container ul li {
  z-index: 10;
}
.primary-define .kuler-tabs .box {
  padding-bottom: 220px !important;
}
.primary-define .pagination {
  margin: 50px 0 !important;
}
.primary-define .breadcrumb a:before {
  top: 5% !important;
  margin-top: 0 !important;
}

.primary-define #search,
.primary-define #header #cart {
  margin: 20px 0 !important;
}
#localizacao {
  display: none !important;
}
.display_none {
  display: none !important;
}
.price-tax {
  display: none !important;
}
div.price {
  margin-bottom: 10px;
}

.primary-define #topbar .links a {
  color: #5c9233;
  font-size: 14px;
  background: none !important;
}
.primary-define #topbar .links a i {
  margin-right: 4px;
  font-size: 16px;
}
.primary-define #footer {
  background-color: #5c9233;
}
.primary-define #footer h3 {
  color: #eeeeee;
}
.primary-define #footer a {
  color: #eeeeee;
}
.primary-define #footer h3 {
  border-bottom: 1px solid #74b841;
}

#container_televendas {
  text-align: right;
  color: #5b9233;
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
}
.primary-define #header #toppanel {
  background-color: #f0f9ec !important;
}
.primary-define #search input,
.primary-define #header #cart .heading &gt; a span {
  background-color: #fff !important;
}

.primary-define .mainmenu &gt; li &gt; a {
  font-size: 16px !important;
  text-transform: uppercase !important;
}

#topbar {
  background-color: #74b841 !important;
  color: #fff !important;
}
#topbar * {
  color: #fff !important;
  opacity: 1 !important;
}

.primary-define .product-grid &gt; div {
  border-color: #ddd;
}
.primary-define .product-grid &gt; div:hover {
  border-color: #74b841 !important;
}

/*
.primary-define #topbar .links a:hover, .primary-define #topbar #welcome a:hover{ color: #FFF !important; }
.primary-define #topbar .links a, .primary-define #topbar #welcome a{ color: #FFF !important; opacity: 1 !important; }
#footer { background: #74B841 !important; }
#localizacao { width: 290px; float: left; color: #FFF; margin: 20px 0px 10px -505px; text-align: justify; font-size: 16px; display: none !important; }
.primary-define #footer a { color: #FFF !important; opacity: 1 !important; font-size: 14px; }
*/

.primary-define #toppanel #search {
  display: none !important;
}
.item-search {
  float: right !important;
}
.item-search #search {
  display: block;
  margin: 0px !important;
  margin-top: 6.5px !important;
}
.informativo {
  text-align: center;
}
.informativo h2 {
}
.informativo ul {
  font-size: 16px;
  padding-bottom: 20px;
  list-style: none;
}
.informativo li {
  border-bottom: 1px solid #74b841;
  text-transform: uppercase;
  color: #ff0000;
  margin: 0 !important;
  margin: 0 0 20px 0 !important;
  padding-bottom: 5px !important;
}

.informativo .date {
  color: #74b841;
}

.primary-define .product-grid .cart a span {
  padding-left: 35px;
}
#kuler-advanced-html-1 {
  text-align: center !important;
}
#kuler-advanced-html-1 .grid-4 {
  width: 30%;
}

.primary-define .product-grid .cart a span:before {
  content: '\f291';
  font-size: 21px !important;
  font: normal normal normal 14px/1 FontAwesome;
  line-height: 23px;
  background: none !important;
}

.primary-define .kuler-tabs ul.module-nav-list li {
  padding: 6px 20px 25px;
}

.no-mobile {
  display: block;
}
.mobile {
  display: none;
}

.primary-define .item-search .kuler-finder .ui-menu {
  right: -40px;
}

.primary-define .kuler-tabs ul.module-nav-list li:hover a,
.primary-define .kuler-tabs ul.module-nav-list .ui-state-active a,
.informativo h2,
.box-heading span {
  /*color: #74B841 !important;*/
}

.primary-define .category-list ul {
  display: flex;
  flex-wrap: wrap;
  vertical-align: top;
}
.primary-define .category-list ul li {
  width: 33%;
  margin: 5px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.primary-define .category-list ul li a {
  font-weight: bold;
  padding: 7px 0px 7px 7px;
}

@media screen and (max-width: 768px) {
  .primary-define .category-list ul li {
    width: 100%;
  }

  .primary-define #toppanel #search {
    display: inline-block !important;
  }
  .primary-define #toppanel #logo {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  #container_televendas {
    text-align: center;
  }

  .no-mobile {
    display: none;
  }
  .mobile {
    display: block;
  }
}
.list-payments li {
  display: inline-block;
  margin: 0px !important;
}

.list-payments span {
  background-image: url(../image/brands.png);
  display: none;
  width: 60px;
  height: 40px;
  background-size: 460px 400px;
  overflow: hidden;
  text-indent: -5000px;
  border: solid #eee;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 1px 1px 2px;
  border-radius: 3px;
  box-sizing: border-box;
  background-color: #fff;
}

.list-payments .icon-mastercard {
  background-position: 0 -300px;
  display: inline-block;
}

.list-payments .icon-visa {
  background-position: -240px -300px;
  display: inline-block;
}

.list-payments .icon-amex {
  background-position: -320px 0;
  display: inline-block;
}

.list-payments .icon-diners {
  background-position: 0 -240px;
  display: inline-block;
}

.list-payments .icon-elo {
  background-position: -80px -240px;
  display: inline-block;
}

.list-payments .icon-boleto {
  background-position: 0 -180px;
  display: inline-block;
}

.list-payments .icon-pagseguro {
  background-position: -160px 0;
  display: inline-block;
}

.list-payments .icon-brasil {
  background-position: -160px 280px;
  display: inline-block;
}

.primary-define .box-subheading {
  color: #555;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #858585;
}

#whatsapp-floating-button {
  position: fixed;
  left: 50px;
  bottom: 62px;
  background: #71c24f;
  padding: 1rem;
  border-radius: 100%;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  transition: 0.3s;
  z-index: 9;
  width: 64px;
  height: 64px;
  z-index: 99999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #whatsapp-floating-button {
    left: 10px;
    padding: 0.5rem;
    width: 48px;
    height: 48px;
  }

  #whatsapp-floating-button img {
    width: 24px;
    height: 24px;
  }
}

#whatsapp-floating-button:hover {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

#whatsapp-floating-button img {
  width: 32px;
  height: 32px;
}
</pre></body></html>