.woocommerce-variation-description {
	display: none;
}
.bdt-switcher-content-wrapper .button {
	top: unset !important;
	width: unset !important;
	height: unset !important;
}

.own-quantity.hide {
	display:none;
}

.e-loop-item.product label {
	line-height: unset !important;
}

.add_to_cart_button  {
	margin-left: 0 !important;
}

.quantity input {
	margin-right: 10px !important;
}

.bdt-scrollnav-fixed-yes {
	transform: none !important;
	transition: none !important;
}

.e-con:where(:not(.e-div-block-base)) {
	transform: none !important;
	transition: none !important;
}
.elementor.elementor-motion-effects-parent {
	perspective: none !important;
}

.bdt-scrollnav.scrollit {
	top: 30%;
}