.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F5F6F6;--e-global-color-text:#58585A;--e-global-color-accent:#00B8D6;--e-global-color-bbb7f57:#939598;--e-global-typography-primary-font-family:"Omnes";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Omnes";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Omnes";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Omnes";--e-global-typography-accent-font-weight:500;font-family:"Omnes", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );font-family:"Omnes", Sans-serif;}.elementor-kit-7 a:hover{color:var( --e-global-color-bbb7f57 );}.elementor-kit-7 h1{font-family:"Omnes", Sans-serif;}.elementor-kit-7 h2{font-family:"Omnes", Sans-serif;font-size:22px;}.elementor-kit-7 h3{font-family:"Omnes", Sans-serif;}.elementor-kit-7 h4{font-family:"Omnes", Sans-serif;}.elementor-kit-7 h5{font-family:"Omnes", Sans-serif;}.elementor-kit-7 h6{font-family:"Omnes", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Omnes", Sans-serif;border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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 principal */
.elementor-widget-woocommerce-product-image{
    position: relative;
}

/* Container da imagem hover */
.hover-gallery-container{
    position:absolute;
    top:20px;
    left:20px;
    right:20px;
    bottom:20px;

    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: 'Omnes';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://bubababy.com.br/wp-content/uploads/2025/12/Omnes-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Omnes';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://bubababy.com.br/wp-content/uploads/2025/12/Omnes-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Omnes';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://bubababy.com.br/wp-content/uploads/2025/12/Omnes-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Omnes';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://bubababy.com.br/wp-content/uploads/2025/12/Omnes-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Omnes';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://bubababy.com.br/wp-content/uploads/2025/12/Omnes-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Omnes';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://bubababy.com.br/wp-content/uploads/2025/12/Omnes-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */