/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

li.woocommerce-MyAccount-navigation-link--downloads {
	display: none !important;
}

.woocommerce .quantity .qty {
	width: 5em;
}

.wapo-total-order th {
	font-family: var(--e-global-typography-4d1e209-font-family), Sans-serif;
    font-size: 1em;
    font-weight: var(--e-global-typography-4d1e209-font-weight);
	color: var(--e-global-color-primary);
}

.wapo-total-order th,
.wapo-total-order td {
	border: none;
	background-color: transparent !important;
}

#wapo-total-price-table table th,
.variations th {
	padding-left: 0px;
}

table tbody>tr:nth-child(odd)>td, 
table tbody>tr:nth-child(odd)>th,
table.variations tbody>tr:hover {
	background-color: transparent;
}

table.variations tbody> tr {
	text-align: left;
}

table.variations tbody > tr th,
table.variations tbody > tr td {
	padding-bottom: 16px;
	background-color: transparent;
}

.woocommerce .elementor-485 .elementor-element.elementor-element-89f1b62 form.cart table.variations td.value select, .woocommerce div.product.elementor.elementor-485 .elementor-element.elementor-element-89f1b62 form.cart table.variations td.value:before {
	border: 1px solid;
}