/*
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
*/

.woocommerce .woocommerce-container {
    margin-top: 20px;
}

.woocommerce-MyAccount-content .table-1, .table-2, .tkt-slctr-tbl-wrap-dv {
    display: block;
    overflow-x: visible;
}

.elegant-typewriter-text-container .elegant-typewriter-text-prefix, .elegant-typewriter-text-container .elegant-typewriter-text-suffix {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-size: inherit;
    line-height: 50px;
}

.elegant-typewriter-text-container .typewriter-text {
    display: inline-block;
    position: relative;
    line-height: 48px;
}

.mainimg img {
    width: 98%;
    margin-right: -5%!important;
}