.elementor-kit-5{--e-global-color-primary:#F0EDE6;--e-global-color-secondary:#3E1D0F;--e-global-color-text:#292826;--e-global-color-accent:#C4B9B0;--e-global-color-6d12198:#F5F5F5;--e-global-color-2df97b5:#2928267A;--e-global-color-87c98ec:#F9F5EF;--e-global-color-f0f2ecc:#FAFAF7;--e-global-typography-primary-font-family:"Scto Grotesk A";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Scto Grotesk A";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Scto Grotesk A";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Scto Grotesk A";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-f0f2ecc );font-family:"Scto Grotesk A", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#292826A1;font-family:"Scto Grotesk A", Sans-serif;}.elementor-kit-5 a:hover{color:var( --e-global-color-text );}.elementor-kit-5 h2{font-family:"Scto Grotesk A", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-5 h3{font-family:"Scto Grotesk A", Sans-serif;}.elementor-kit-5 h4{font-family:"Scto Grotesk A", Sans-serif;}.elementor-kit-5 h5{font-family:"Scto Grotesk A", Sans-serif;}.elementor-kit-5 h6{font-family:"Scto Grotesk A", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Scto Grotesk A", Sans-serif;border-radius:0px 0px 0px 0px;}.elementor-kit-5 label{font-family:"Scto Grotesk A", Sans-serif;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Scto Grotesk A", Sans-serif;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Container da imagem */
.elementor-widget-woocommerce-product-image{
    position: relative;
}

/* Container da imagem hover */
.hover-gallery-container{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:2;
    pointer-events:none;
}

/* Imagem hover */
.hover-gallery-container img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    opacity:0;
    transition:opacity .4s ease;
}

/* Exibe no hover */
.e-loop-item:hover .hover-gallery-container img{
    opacity:1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Scto Grotesk A';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://avastudioart.com/wp-content/uploads/2026/04/Scto-Grotesk-A.ttf') format('truetype');
}
@font-face {
	font-family: 'Scto Grotesk A';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://avastudioart.com/wp-content/uploads/2026/04/SctoGroteskA-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Scto Grotesk A';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://avastudioart.com/wp-content/uploads/2026/04/Scto-Grotesk-A-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */