/* Product Card Pro v4.5 - Base CSS */

.pcp-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.elementor-widget-product-card-pro {
    max-width: 100%;
    overflow: hidden;
}

.e-con-full {
    max-width: 100% !important;
    box-sizing: border-box !important;
}
