/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 08 2023 | 13:24:56 */
.et-product-detail .showcase-active .woocommerce-product-details__short-description {
    display: block!important;
}

.et-product-detail .showcase-active .summary h1.product_title {
	
	    font-size: 2rem;
}

.single-product .showcase-active .woocommerce-product-gallery__image img {
    max-height: 100%;
    width: auto;
    margin-top: -15%;
}

.et-product-detail.et-product-layout-no-padding.product-header-transparent .showcase-inner .product-information {
    padding-top: 0px!important;
}

.et-product-detail .summary h1 {
    margin-bottom: 0rem!important;
}

#product_cat-1, .side-panel-title, .free-shipping-progress-bar, .add_to_wishlist, .quick_wishlist, .product_meta, #tab-additional_information, .woocommerce-notices-wrapper {display:none!important;}

.deliveryFree {
background: #5783b7;
    background: #5783b7;
    color: white;
padding: 0px;
    margin-bottom: 5px;
    width: 60%;
    text-align: center;
}

.et-product-detail:not(.et-product-layout-full-width) .showcase-active.showcase-regular .variations_form .variations {
    margin: 0px 0 30px;
}

.et-product-detail .summary .price {
    font-size: 18px;
    margin: 0 10px 0px 0;
    display: inline-block;
    float: left;
}

.et-product-detail:not(.et-product-layout-full-width) .showcase-active.showcase-regular .variations_form .variations {
    margin: 0px 0 0px;
}