/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

article.product > .post-wrapper > .single-content-wrapper .entry-info,
article.product > .post-wrapper > .single-content-wrapper .extra-width,
article.product > .post-wrapper > .single-content-wrapper .product_meta,
article.product > .post-wrapper > .single-content-wrapper .woocommerce-tabs,
article.product > .post-wrapper > .single-content-wrapper .entry-price,
div.product > .summary.entry-summary > .price,
body.woocommerce-page .elementor-element-bdf8833,
.woocommerce-product-gallery__trigger {
    display: none;
}

.woocommerce-product-gallery__image:hover {
    cursor: default !important;
}

article.product > .post-wrapper > .single-content-wrapper .entry-title {
    margin-bottom: 10px;
}

button.single_add_to_cart_button,
button#place_order {
    background: #000 !important;
}

.single_variation_wrap .price bdi {
    color: #000;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #000;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
}

table.variations th.label {
    padding-left: 0;
    text-align: left;
}

body.product-template-default .nav-links {
    display: none;
}

body.product-template-default section.related.products {
    display: none;
}

body.product-template-default input#yith-wapo-1-0 {
    padding: 10px;
}

body.product-template-default .woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 10px 0 10px 0;
}

body.product-template-default .wapo-total-options {
    display: none;
}

#wapo-total-price-table table td {
    padding-left: 10px;
}

body.product-template-default.postid-7326
    button.single_add_to_cart_button.button.alt {
    margin-top: 24px;
    padding: 12px;
    margin-left: 10px;
    width: 125px;
}

body.product-template-default.postid-7326 #wapo-total-price-table table {
    font-size: 14px;
}

body.product-template-default.postid-7326
    .yith-wapo-block
    .yith-wapo-addon
    .addon-header {
    display: none;
}

body.product-template-default.postid-7326
    .yith-wapo-block
    .yith-wapo-addon
    .yith-wapo-option
    span.option-price {
    display: none;
}

body.product-template-default.postid-7326
    .yith-wapo-block
    .yith-wapo-addon
    .yith-wapo-option
    br {
    display: none;
}

body.product-template-default.postid-7326 div#wapo-total-price-table {
    margin: 0;
}

body.product-template-default.postid-7326 .date-container {
    margin-top: 0 !important;
}

body.product-template-default.postid-7326 div#yith-wapo-container p {
    margin-top: -10px !important;
}

body.product-template-default.postid-7326
    .yith-wapo-block
    .yith-wapo-addon.empty-title {
    margin-top: -25px;
}

body.product-template-default.postid-7326 a.ui-state-default {
    line-height: inherit;
}

a.ui-state-default {
    line-height: inherit;
}

.yith-wapo-edit-addons-link {
    display: none;
}
