/* Start custom CSS */[data-elementor-id="34431"] {
    display: none !important;
}

.woocommerce-product-gallery__wrapper img {
    width: 50% !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.single-product-wrapper .product-stock.in-stock {
    display: none !important;
}


.dokan-vendor-info-wrap {
    display: none !important;
}

.single-product-wrapper .product-alert-message {
    display: none !important;
}

.single-product-wrapper .wishlist-button {
    display: none !important;
}
.single-product-wrapper.style-1 > *.product-content {
    display: none !important;
}
.more-tours-wrapper {
    display: none !important;
}
.klb-module {
    display: none !important;
}

.dokan-store-support-btn-product {
     display: none !important;
}

.single-product-wrapper .product-meta .product-categories, .single-product-wrapper .product-meta .product-tags {
     display: none !important;
}

.combined-bar {
  display:none;
}

.woocommerce-product-gallery__wrapper a {
    pointer-events: none;
    cursor: default;
}/* End custom CSS */