/* ==========================================================================
   SINGLE PRODUCT PAGE
   ========================================================================== */

.reset_variations{display:none!important;}

.woocommerce-product-attributes-item--weight,
.woocommerce-product-attributes-item--dimensions{
    display:none;
}

.product_title.entry-title{font-size:2em;}
.price{margin-top:-15px;}

.woocommerce-product-details__short-description{
    margin-top:-15px;
    line-height:1.5;
}

.single_variation_wrap{margin-top:-30px;}

.woocommerce-shipping-calculator.scpp-shipping-calculator-container.js--scpp-shipping-calculator-container{
    margin-top:-25px;
}

.woocommerce-tabs.wc-tabs-wrapper{margin-top:0;}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information.panel.entry-content.wc-tab{
    margin-top:-40px;
}

.woocommerce-Tabs-panel--description,
.woocommerce-Tabs-panel--data,
.woocommerce-Tabs-panel--publications,
.woocommerce-Tabs-panel--protocols,
.woocommerce-Tabs-panel--documents,
.woocommerce-Tabs-panel--reviews{
    position:relative;
    top:-20px;
}

.related.products{
    position:relative;
    top:-20px;
}

.related.products::before,
.related.products::after{
    content:"";
    display:block;
    width:100%;
    height:15px;
    margin-bottom:10px;
    background:#32373c;
}

.star-rating{position:relative;top:-6px;}

.woocommerce-review__dash,
.woocommerce-review__published-date{
    display:none;
}

ul.wc_stripe_cart_payment_methods,
ul.wc_stripe_product_payment_methods,
li.payment_method_stripe_payment_request{
    display:none!important;
}

.related.products.wt-related-products h2.wt-crp-heading{
    font-size:24px!important;
}

.related.products.wt-related-products .woocommerce-loop-product__title,
.related.products.wt-related-products .price{
    font-size:14px!important;
}

.special-overlay{
    position:absolute;
    right:320px;
    bottom:-160px;
    width:25%;
    height:130%;
    background:url('https://benchmarkantibodies.com/wp-content/uploads/2024/09/ivd4rndpink.png') no-repeat center center;
    background-size:contain;
    pointer-events:none;
}
