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


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

.vc_separator h4 {
    font-size: 150%;
}

.product-item .info .name {
    font-size: 140%;
}

#nasa-tab-description p {
    font-size: 120%;
}

body div#top-bar {
display: none;
}

.wpcf7 .wpcf7-form-control-wrap {
    margin-bottom: 0px;
}



.banner-inner .countdown-period {
  color: #ffffff !important;
}


body.nasa-rtl .countdown * {
    direction: ltr !important;
}

.nasa-quickview-product-deal-countdown.nasa-product-variation-countdown.nasa-show, .nasa-detail-product-deal-countdown.nasa-product-variation-countdown.nasa-show {
    float: right;
}

.nasa-promotion-show {
    left: 0;
    right: inherit;
}

.follow-icon {
	font-size: 22px;
}