/* CSS Dinâmico Gerado pelo Personalizador de Tema */
/* Gerado em: 03/02/2026 12:31:15 */

:root {
  --primary-color: #2196f3;
  --primary-dark: #166bc0;
  --primary-light: #47acff;
  --secondary-color: #e3f2fd;
  --accent-color: #03a9f4;
  --text-color: #333333;
  --text-light: #666666;
  --background-color: #f8f9fa;
  --white: #ffffff;
  --border-radius: 4px;
  --border-radius-large: 25px;
}

/* Elementos que usam a cor primária */
.fa-regular.fa-credit-card { color: #2196f3 !important; }
#top .contact-info i { color: #2196f3 !important; }
.featured-price-new { color: #2196f3 !important; }
.featured-product-item .button-group .botao-desejos-ho { color: #2196f3 !important; }
.featured-product-item .button-group .botao-desejos-ho:hover { color: #166bc0 !important; }
a { color: #2196f3; }
a:hover { color: #166bc0; }
.breadcrumb a { color: #2196f3 !important; }
.breadcrumb a:hover { color: #166bc0 !important; }
/* Abas do Produto */
#product-product .nav-tabs { border-bottom: 1px solid #2196f3 !important; }
#product-product .nav-tabs > li.active > a,
#product-product .nav-tabs > li.active > a:hover,
#product-product .nav-tabs > li.active > a:focus { color: #ffffff !important; border-bottom-color: #2196f3 !important; background: #2196f3 !important; border-color: #2196f3 !important; }
#product-product .nav-tabs > li > a:hover { background: #e3f2fd !important; color: #1766ba !important; border-color: #1976d2 !important; }

.product-thumbnails-left .thumbnail.active { border-color: #2196f3 !important; }
.home-hero-btn { background-color: #2196f3 !important; border-color: #2196f3 !important; }
.home-hero-btn:hover { background-color: #166bc0 !important; border-color: #166bc0 !important; }
.home-hero-title { color: #2196f3 !important; }
.featured-product-title a:hover { color: #2196f3 !important; }
.area-foto:hover .cat-texto { color: #2196f3 !important; }
.category-swiper .swiper-button-prev,
.category-swiper .swiper-button-next { color: #2196f3 !important; }
.category-swiper .swiper-button-prev:hover,
.category-swiper .swiper-button-next:hover { color: #166bc0 !important; }

/* Elementos com degradê */
.featured-title-underline { background: linear-gradient(90deg, #2196f3 0%, #47acff 100%) !important; }

/* Barra de Desconto */
.discount-bar { background-color: #03a9f4cc !important; color: #ffffff !important; text-shadow: 2px 2px 4px rgba(0,0,0,0.3) !important; }

/* Barra Superior Mobile */
.multstore-top-bar.d-block.d-md-none { background: #f2f2f2 !important; }

/* Preço Atual do Produto */
.price-current-value { color: #000000 !important; }

/* Footer */
.modern-footer { background: #2a82d5 !important; border-top: 1px solid #bbdefb !important; }

/* Botões */
.btn-verde { color: #ffffff !important; text-shadow: 1px 1px 2px rgba(0,0,0,0.2) !important; background-color: #4caf50 !important; border-color: #4caf50 !important; border-bottom: 3px solid #388E3C !important; }
.btn-verde:hover { color: #ffffff !important; text-shadow: 1px 1px 2px rgba(0,0,0,0.3) !important; background-color: #388e3c !important; border-color: #388e3c !important; border-bottom: 3px solid #2E7D32 !important; }

.botao-desejos-ho { background: transparent !important; border: 1px solid #2196f3 !important; color: #2196f3 !important; }
.botao-desejos-ho:hover { background: #ffffff !important; border: 1px solid #2196f3 !important; color: #ffffff !important; }

.botao-comprar-ho { background: #2196f3 !important; color: #ffffff !important; }
.botao-comprar-ho:hover { background: #1976d2 !important; color: #ffffff !important; }

.all-categories-btn { background-color: #166bc0 !important; }
.all-categories-btn:hover { background-color: #0978d3 !important; }

.home-hero-btn .multstore-btn-primary { background-color: #0978d3 !important; border-color: #0978d3 !important; }
.home-hero-btn .multstore-btn-primary:hover { background-color: #47acff !important; border-color: #47acff !important; }

.btn.btn-primary { background-color: #2196f3 !important; color: #ffffff !important; border-color: #2196f3 !important; }
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active { background-color: #0978d3 !important; color: #ffffff !important; border-color: #0978d3 !important; }

.features-icon { color:  !important; }

.multstore-main-header { background: #ffffff !important; }

.form-control { border: 1px solid #ddd !important; border-radius: 4px !important; box-shadow: none !important; background: #ffffff !important; }

.contact-info span { color: #3b3b3b !important; }
