/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-widget-cart-number {
	color: white;
}

.btn_astc {
	/* display: none; */
}

.social-share {
	display: none !important;
}

.related {
	display: none !important;
}

/* Hide ‘Select options’ button from categories page */
.woocommerce .products .product_type_variable {
display: none !important;
}

.wishlist_item td {
	text-align: center !important;
}

.single_add_to_cart_button {
    padding: 10px !important;
}

.product-buttons a {
    max-width: 100% !important;
}

#tab-title-reviews {
	display: none !important;
}

.product-border {
	display: none !important;
}

.payment_methods {
	display: none;
}

.show_details_button {
	display: none !important;
}

.tinvwl-break-checkbox {
	display: none;
}

.qty {
	text-align: center !important;
}

#product-row-single-attribute .woocommerce-Price-amount {
	display: none;
}

.wc-bulk-variations-table-wrapper {
	padding-right: 10px;
}

.product-expand {
	text-align: center;
}

.shop_table tbody tr {
	height: auto;
}

.quantity buttons_added {
	background-color: #fff;
}

.input-text {
	background-color: #fff !important;
}

table.dataTable thead th, table.dataTable thead td {
	border-bottom: none !important;
}

table.dataTable tfoot th, table.dataTable tfoot td {
	border-bottom: none !important;
}

table.dataTable tfoot th, table.dataTable tfoot td {
	border-top: none !important;
}

#place_order {
	margin-top: 10px;
}

.navigation-button {
	display: none !important;
}


