.dummy{}
html:has(body.single-product.postid-2625) {
    margin-top: 0px !important;
}
.single-product.postid-2625 {
    background: transparent;
}
.single-product.postid-2625 div#wrapper {
    background-color: transparent;
}
.single-product.postid-2625 .content-container.site-container {
    background: transparent !important;
}
.single-product.postid-2625 .summary.entry-summary,
.single-product.postid-2625.woocommerce .container-product-fondocean #customer_details.col2-set,
.single-product.postid-2625.woocommerce-page .container-product-fondocean div#order_review {
    background: #FFF;
}

.single-product.postid-2625 #billing_optin_marketing_field {
    display: none;
}

/* mobile */
.single-product.postid-2625 #mobile-header {
    display: none;
}
.single-product.postid-2625 .product-f1o-don-description {
    display: none;
}
@media (max-width: 992px){
    body.postid-2625 div#product-2625 .summary.entry-summary {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }
}
@media (max-width: 425px) {
    .single-product.postid-2625 .content-container.site-container {
        padding: 0px !important;
    }
}

/* integration */
@media (max-width: 992px) {
    iframe#iframe-don {
        min-height: 1710px;
    }
}
