/*
Theme Name: Elessi Child Theme
Theme URI: http://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme
Author URI: http://www.nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
#nasa-footer {
    background: 
    rgba(255, 255, 255, 0.0)!important;
    border-top: 1px solid #ececec;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}

.span{background: #eeeeee;}

@media screen and (max-width: 700px) {
table td, table th {
    padding: 0px 10px 15px;
    float: right;
	}
}

/*My acccaa*/
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
	background: rgba(255, 255, 255, 0);}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
	background: rgba(255, 255, 255, 0); border-bottom: 0px solid #eee; color: #5e3e18;}