/**
 * Theme Name: LP Designs
 * Author: Left Bank Design
 * Author URI: https://www.leftbankdesign.net
 * Description: A perfectly scalable, performance and SEO optimized, responsive, retina ready theme for LP Designs.
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: wps
 * Template: dt-the7
 */

.vpc-cart-options-container .vpc-cart-options:nth-child(3) {
    display: none;
}

ul.vpc-font-list {
    display: none;
}

.woocommerce-tabs .entry-content h3 {
    font-size: 18px;
    font-weight: normal;
    color: #757474;
}

.the7-add-to-cart .stock {
    display: none;
}

.stock.available-on-backorder {
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
}

#vpc-container .vpc-options label.custom {
	max-width: 25px;
	max-height: 25px;
}

#vpc-container .vpc-options label.custom:before {
	max-width: 25px;
	max-height: 25px;
	line-height: 25px!important;
}

.single-product .the7-elementor-widget .tabs li::after{background:none !important}