.elementor-kit-728{--e-global-color-primary:#D8C3A5;--e-global-color-secondary:#8E8D70;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-7658486:#FDD89D;--e-global-color-97e6a1a:#FFF0D3;--e-global-color-2ecbf3e:#B4B996;--e-global-color-d3839a4:#D8C3A5;--e-global-color-6e1eeaf:#F0EEE9;--e-global-color-a164482:#141414;--e-global-color-66d8e5e:#616945;--e-global-color-551c9bc:#D1A67C;--e-global-color-1eeec35:#616945;--e-global-color-0a50e40:#D9D9D6;--e-global-color-e12a33b:#B3A480;--e-global-color-9546d18:#B3A480;--e-global-color-b9bbfa9:#F0EEE9;--e-global-color-1c6c1ca:#36322B;--e-global-typography-primary-font-family:"The Seasons";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Carlito";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;overscroll-behavior:contain;}.elementor-kit-728 e-page-transition{background-color:#FFBC7D;}.elementor-kit-728 input:not([type="button"]):not([type="submit"]),.elementor-kit-728 textarea,.elementor-kit-728 .elementor-field-textual{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== VISIBILIDADE DE MENU E ÍCONES ===== */

/* --- No DESKTOP: esconde os links do menu (menu-item-1846 e 1847) --- */
@media (min-width: 769px) {
  .menu-item-1846,
  .menu-item-1847 {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .elementor-element-78f75d2 {
    position: relative !important;
    top: 25px !important; /* ajusta pra mais se quiser descer mais */
    right: 0 !important; /* garante que fique alinhado à direita */
    margin-left: auto !important; /* empurra o menu pro canto direito */
    display: flex !important;
    justify-content: flex-end !important;
  }
}
/* Faz o menu mobile sobrepor o conteúdo abaixo */
.elementor-location-header {
  position: relative;
  z-index: 1000;
}

/* Força o dropdown ou painel do menu a ficar acima de tudo */
.elementor-nav-menu--dropdown, 
.elementor-menu-toggle.active + .elementor-nav-menu__container {
  position: absolute !important;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #fff; /* ou a cor do seu menu */
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

/* Opcional: remove o "empurrão" no conteúdo abaixo */
.elementor-nav-menu--dropdown-open {
  position: absolute !important;
}
/* container evita overflow quando a imagem aumenta */
.product-image-wrap,
.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
.woocommerce .products .product .woocommerce-LoopProduct-link {
  overflow: hidden;
}

/* aplica zoom suave nas imagens dos produtos (leve) */
.woocommerce ul.products li.product img,
.woocommerce .products .product img,
.elementor-widget-image img,
.woocommerce-product-gallery__image img {
  transition: transform 350ms ease, filter 350ms ease;
  transform-origin: center center;
  will-change: transform;
}

/* hover: aumenta levemente */
.woocommerce ul.products li.product:hover img,
.woocommerce .products .product:hover img,
.elementor-widget-image:hover img,
.woocommerce-product-gallery__image:hover img {
  transform: scale(1.06);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'The Seasons';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://goldenrod-echidna-291105.hostingersite.com/wp-content/uploads/2025/11/the-seasons-regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */