.elementor-2461 .elementor-element.elementor-element-b91a739{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:4%;--padding-bottom:4%;--padding-left:0%;--padding-right:0%;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2461 .elementor-element.elementor-element-01ff2ff{text-align:center;}.elementor-2461 .elementor-element.elementor-element-01ff2ff .elementor-heading-title{font-family:"DM Sans", Sans-serif;font-size:22px;font-weight:400;color:#FF0000;}@media(min-width:768px){.elementor-2461 .elementor-element.elementor-element-b91a739{--content-width:80%;}}/* Start custom CSS for shortcode, class: .elementor-element-f36a38a */.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    display: none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    width: 100%;
    clear: none;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    display: none;
}
.price{
     display: none;
}
table td, table th {
    padding: 3% 4% 0% 4%;
    line-height: 1.5;
    vertical-align: center;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
    text-align: left;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
    display: none !important;
}
.product_meta{
     display: none;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    display: none;
}
.woocommerce div.product form.cart {
    margin-bottom: 0em;
    font-family: 'DM Sans';
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: left;
    font-size: 18px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #7f54b3;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-weight: 500;
    padding: 2% 6%;
}
.woocommerce div.product div.summary {
    margin-bottom: 0;
}
/* Center the "Add to Cart" button */
.variations_button {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

/* Style the "View Cart" link (hidden by default) */
.view-cart-link {
    display: none;
    text-align: center;
    margin-top: 15px;
}

.view-cart-link a {
    color: #fff;
    background-color: #333;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
}

.view-cart-link a:hover {
    background-color: #555;
}
.related{
    display: none !important;
}
table th {
    font-weight: 700;
    width: 24%;
}/* End custom CSS */