/*
Theme Name: Avada
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Author: ThemeFusion
Theme URI: https://avada.theme-fusion.com/
Author URI: https://themeforest.net/user/ThemeFusion
Version: 7.5
Requires PHP: 5.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/

/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}

.woocommerce-Input {
    border: 1px solid #000000 !important;
}

.wc-order-now {
    display: flex;
    justify-content: center;
}

.wc-order-now a {
    color: #808080;
    font-size: 30px;
    border: 2px solid #808080;
    border-radius: 5px;
    padding: 10px 15px;
}
abbr[title] {
	text-decoration: none;
}

.woocommerce-PaymentMethods {
	list-style: none;
}