.elementor-287 .elementor-element.elementor-element-0b5c6fa{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-287 .elementor-element.elementor-element-461fbdd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-287 .elementor-element.elementor-element-65d7f25{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-287 .elementor-element.elementor-element-ef85ba3 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:400;font-style:italic;color:#520461;}.elementor-287 .elementor-element.elementor-element-812033b{text-align:justify;}.woocommerce .elementor-287 .elementor-element.elementor-element-812033b .woocommerce-product-details__short-description{color:var( --e-global-color-secondary );}.elementor-widget-wc-add-to-cart .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-287 .elementor-element.elementor-element-39824c2 .elementor-button{background-color:#520461;}.elementor-287 .elementor-element.elementor-element-39824c2 .elementor-button-content-wrapper{flex-direction:row;}.elementor-287 .elementor-element.elementor-element-4566b7c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-287 .elementor-element.elementor-element-ef7ee5a .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:400;font-style:italic;color:#520461;}.elementor-widget-woocommerce-product-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-287 .elementor-element.elementor-element-e7b7427{text-align:justify;color:var( --e-global-color-secondary );}@media(min-width:768px){.elementor-287 .elementor-element.elementor-element-461fbdd{--width:50%;}.elementor-287 .elementor-element.elementor-element-65d7f25{--width:100%;}.elementor-287 .elementor-element.elementor-element-4566b7c{--content-width:1140px;}}@media(max-width:767px){.elementor-287 .elementor-element.elementor-element-0b5c6fa{--margin-top:-51px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-287 .elementor-element.elementor-element-65d7f25{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-287 .elementor-element.elementor-element-ef85ba3{padding:0px 0px 10px 0px;text-align:center;}.elementor-287 .elementor-element.elementor-element-ef85ba3 .elementor-heading-title{font-size:30px;}.elementor-287 .elementor-element.elementor-element-812033b{text-align:center;}.elementor-287 .elementor-element.elementor-element-4566b7c{--padding-top:40px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-287 .elementor-element.elementor-element-ef7ee5a{padding:0px 0px 27px 0px;text-align:center;}.elementor-287 .elementor-element.elementor-element-e7b7427{padding:0px 20px 0px 20px;text-align:center;}}/* Start custom CSS for wc-add-to-cart, class: .elementor-element-39824c2 *//* Força a quebra de linha nas variações do WooCommerce */
.variations tr {
    display: flex;
    flex-direction: column;
}

.variations td, .variations th {
    display: block;
    width: 100%;
    text-align: left !important;
    padding: 5px 0;
}

.variations label {
    margin-bottom: 8px;
    display: inline-block;
}

.woocommerce div.product form.cart .variations label {
    color: #470e47;
    font-family: 'Montserrat';
    font-weight: 500;
    /* text-align: center; */
    font-style: italic;
    line-height: 1.4
}

@media (max-width: 700px) {
.woocommerce div.product form.cart .variations label {
    text-align: center;
}

}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: hsl(0deg 0% 50% / 0%);
}/* End custom CSS */