.elementor-8981 .elementor-element.elementor-element-3fd1e79d{--display:flex;--background-transition:0.3s;}:root{--page-title-display:none;}/* Start custom CSS */.product_meta .sku_wrapper,
.product_meta .posted_in{
    display: none;
}
.woocommerce #reviews #comments ol.commentlist{
    display: flex;
    flex-direction: column-reverse;
}
.list-none #tab-title-reviews{
    order: 1;
}
.wrap-bread-crumb{
    padding: 30px 0;
}
/*Begin Bread crumb elementor*/

@media(min-width: 1200px){
    .bread-crumb-{
        background-position: right;
        min-height: 397px;
    }
}
@media(max-width: 600px){
    .product-detail-info .product-price .woocommerce-Price-amount{
        font-size:32px;
    }
}/* End custom CSS */