/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
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 ***************/


#slider_point li {
  float: left;
  width: 25%;
  text-align: center;
  list-style: none;
}
#slider_point li img {
  display: block;
  text-align: center;
  width: 80px;
  margin: auto;
}
.product-item .info .name{
  font-size: 143%;
  font-weight: 300;
  text-transform: uppercase;
}

.nasa-first-breadcrumb{
	text-transform:uppercase;
	font-weight:300;
}

.product-info .entry-title{
	text-transform: uppercase;
  font-weight: 300;
}
.product-info .price {
  font-size: 180%;
  font-weight: 300;
}
