.elementor-kit-11{--e-global-color-primary:#0A3D91;--e-global-color-secondary:#1F2937;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D4AF37;--e-global-color-75277c0:#05275A;--e-global-color-342b16c:#F8FAFC;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-342b16c );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80rem;}.e-con{--container-max-width:80rem;--container-default-padding-top:0rem;--container-default-padding-right:0rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:0rem;}.elementor-element{--widgets-spacing:0rem 0rem;--widgets-spacing-row:0rem;--widgets-spacing-column:0rem;}{}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 */body::-webkit-scrollbar {
width: 10px;
}
body::-webkit-scrollbar-track {
background: #f8f8f8;
}
body::-webkit-scrollbar-thumb {
background-color: #0A3D91;
border-radius: 10px;
border: 1px solid #f8f8f8;
}
p:last-child{
    margin-bottom:0px;
}
html, body{
	width: 100%;
	overflow-x: hidden;
}
[data-elementor-type="wp-page"]{
    overflow: hidden;
}
[data-elementor-type="wp-post"]{
    overflow: hidden;
}

/* Ver carrinho - cor e centralização */
.added_to_cart.wc-forward {
    color: #7A7A7A;
    display: block !important;
    text-align: center !important;
}

.added_to_cart.wc-forward:hover {
    color: #0A3D91;
}/* End custom CSS */