/*
Theme Name:   Bw Medxtore Child
Theme URI:    https://bw-medxtore.bzotech.com/
Author:       The BZOTech
Author URI:   #
Description:  MedXtore - a clean, beautiful and fully customizable responsive medical Elementor WooCommerce theme for Medical Suppliers, Medical Shops, Pharmacy Stores or any medical related eCommerce sites.
Template:     bw-medxtore
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: medical woocommerce theme, medical wordpress theme, healthcare woocommerce theme, healthcare wordpress theme, wordpress healthcare theme, elementor theme, elementor woocommerce theme, pharmacy store woocommerce theme, pharmacy store wordpress theme
Text Domain: bw-medxtore-child
*/
.elbzotech-slider-better .item-product .product-thumb {
	padding-bottom: 0 !important;
}
.elbzotech-slider-better .item-product .product-thumb::before {
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
}
.product-label span.sale {
	background-color: #da1c2cde;
}
.elbzotech-heading .font-title .elbzotech-heading-style2 {
	font-size: 36px;
}

.elbzotech-text-item .elementor-repeater-item-ee34842 {
	font-size: 24px;
}
.elbzotech-text-item .elementor-repeater-item-d1db55a {
	font-size: 18px;
}

.bzotech-navbar-nav li.has-mega-menu .mega-menu {
	width: 100% !important;
}

@media (max-width: 767px) {
	body .bzoteche-info-box-style7 .item-title-e {
		margin: 0;
	}
	body .bzoteche-info-box-style7 .info-box-icon {
		width: 100px;
		height: 100px;
	}
	.item-grid-product-style2 .item-product .product-label {
		top: 10px;
		right: 10px;
	}
	.product-label span {
		padding: 0 5px;
		line-height: 20px;
		font-size: 8px;
	}

}

.wc-block-cart .wc-block-cart__submit-container {
	background-color: var(--bzo-main-color2);
}
.wc-block-cart__submit-button {
	color: #ffffff;
}
.woocommerce .cart_item .title16 {
	font-size: 14px;
}
.woocommerce .product-subtotal .woocommerce-Price-amount {
	font-size: 16px;
}
.woocommerce td.product-quantity {
	min-width: 150px;
}
.woocommerce td.product-name {
	max-width: 400px;
	padding-right: 10px !important;
}
.woocommerce .shop_table .button {
	border-radius: 5px;
	background: var(--bzo-main-color);
}
.button, .wishlist_table .product-add-to-cart a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button, .woocommerce input.button {
	border-radius: 5px;
	background: var(--bzo-main-color2);
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-radius: 5px;
}